Home
last modified time | relevance | path

Searched refs:useQtLoop (Results 1 – 1 of 1) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/symbian/qmainexceptions/
H A Dtst_qmainexceptions.cpp224 …vingFunc* aFunc, bool qtLoop = false) : CActive(EPriorityStandard), iFunc(aFunc), useQtLoop(qtLoop) in CTestActive()
257 if (useQtLoop) in StartLoop()
264 if (useQtLoop) in StopLoop()
276 bool useQtLoop; member in CTestActive