Searched refs:doesExternalQAppExist (Results 1 – 2 of 2) sorted by relevance
151 bool doesExternalQAppExist; variable
769 doesExternalQAppExist = (QApplication::instance() != 0); in GuiReceiver()775 if ( doesExternalQAppExist ) { in GuiReceiver()788 if (!doesExternalQAppExist) in isLastWindow()