HomeSort by relevance Sort by last modified time
    Searched refs:doesExternalQAppExist (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/highgui/src/
window_QT.h 151 bool doesExternalQAppExist;
window_QT.cpp 769 doesExternalQAppExist = (QApplication::instance() != 0);
775 if ( doesExternalQAppExist ) {
788 if (!doesExternalQAppExist)
    [all...]

Completed in 40 milliseconds