Home
last modified time | relevance | path

Searched refs:mEventLoop (Results 1 – 25 of 30) sorted by relevance

12

/dports/databases/akonadi/akonadi-21.12.3/src/core/
H A Dcontrol.cpp49 QEventLoop *mEventLoop = nullptr; member in Akonadi::ControlPrivate
59 mEventLoop = new QEventLoop(mParent); in exec()
60 mEventLoop->exec(); in exec()
61 mEventLoop->deleteLater(); in exec()
62 mEventLoop = nullptr; in exec()
79 if (mEventLoop && mEventLoop->isRunning()) { in serverStateChanged()
84 mEventLoop->quit(); in serverStateChanged()
112 if (ServerManager::isRunning() || s_instance->d->mEventLoop) { in start()
129 if (!ServerManager::isRunning() || s_instance->d->mEventLoop) { in stop()
/dports/databases/akonadi/akonadi-21.12.3/src/widgets/
H A Dcontrolgui.cpp106 QEventLoop *mEventLoop = nullptr; member in Akonadi::ControlGuiPrivate
121 mEventLoop = new QEventLoop(mParent); in exec()
122 mEventLoop->exec(); in exec()
123 mEventLoop->deleteLater(); in exec()
124 mEventLoop = nullptr; in exec()
151 if (mEventLoop && mEventLoop->isRunning()) { in serverStateChanged()
156 mEventLoop->quit(); in serverStateChanged()
184 if (ServerManager::isRunning() || s_instance->d->mEventLoop) { in start()
201 if (!ServerManager::isRunning() || s_instance->d->mEventLoop) { in stop()
/dports/net/messagelib/messagelib-21.12.3/mimetreeparser/src/job/
H A Dqgpgmejobexecutor.cpp24 , mEventLoop(new QEventLoop(this)) in QGpgMEJobExecutor()
37 mEventLoop->exec(QEventLoop::ExcludeUserInputEvents); in exec()
53 mEventLoop->exec(QEventLoop::ExcludeUserInputEvents); in exec()
68 mEventLoop->exec(QEventLoop::ExcludeUserInputEvents); in exec()
80 mEventLoop->exec(QEventLoop::ExcludeUserInputEvents); in exec()
97 mEventLoop->quit(); in verificationResult()
109 mEventLoop->quit(); in verificationResult()
124 mEventLoop->quit(); in decryptResult()
134 mEventLoop->quit(); in importResult()
H A Dqgpgmejobexecutor.h53 QEventLoop *const mEventLoop;
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/network/
H A DHttpServerRequestor.cpp20 , mEventLoop() in Q_DECLARE_LOGGING_CATEGORY()
23 connect(&mTimer, &QTimer::timeout, &mEventLoop, &QEventLoop::quit); in Q_DECLARE_LOGGING_CATEGORY()
47 if (mEventLoop.isRunning()) in request()
59 mEventLoop.exec(); in request()
76 mEventLoop.quit(); in finished()
H A DHttpServerRequestor.h24 QEventLoop mEventLoop;
/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/widgets/util/
H A Dpopup_widget.hpp59 if (mEventLoop) {
60 mEventLoop->exit();
61 mEventLoop = 0;
75 QEventLoop* mEventLoop;
H A Dpopup_widget.cpp30 PopUpWidget::PopUpWidget(QWidget* parent): QWidget(parent, Qt::ToolTip), mEventLoop(0), mResult(0) … in PopUpWidget()
35 if (mEventLoop) { in exec()
44 mEventLoop = &eventLoop; in exec()
49 mEventLoop->exec(); in exec()
/dports/devel/okteta/okteta-0.26.6/libs/kasten/gui/controller/
H A Dabstractlinepopup_p.cpp56 if (!visible && mEventLoop) { in setVisible()
57 mEventLoop->exit(); in setVisible()
66 mEventLoop = &eventLoop; in exec()
68 mEventLoop = nullptr; in exec()
H A Dabstractlinepopup_p.hpp60 QEventLoop* mEventLoop = nullptr; member in Kasten::AbstractLinePopupPrivate
/dports/security/kleopatra/kleopatra-21.12.3/tests/
H A Dtest_verify.cpp44 QEventLoop mEventLoop; member in VerifyTest
61 mEventLoop.quit(); in slotParallelKeyListJobFinished()
113 QTimer::singleShot(1s, &mEventLoop, &QEventLoop::quit); in startAnotherJob()
199 mEventLoop.exec(); in testParallelVerifyAndKeyListJobs()
206 mEventLoop.exec(); in testMixedParallelJobs()
/dports/graphics/gwenview/gwenview-21.12.3/importer/
H A Ddialogpage.cpp44 QEventLoop *mEventLoop; member
136 d->mEventLoop->exit(id); in addButton()
161 d->mEventLoop = &loop; in exec()
/dports/graphics/qgis/qgis-3.22.3/src/core/vectortile/
H A Dqgsvectortileloader.cpp32 : mEventLoop( new QEventLoop ) in QgsVectorTileLoader()
78 mEventLoop->exec( QEventLoop::ExcludeUserInputEvents ); in downloadBlocking()
144 QMetaObject::invokeMethod( mEventLoop.get(), "quit", Qt::QueuedConnection ); in tileReplyFinished()
155 mEventLoop->quit(); in canceled()
H A Dqgsvectortileloader.h106 std::unique_ptr<QEventLoop> mEventLoop;
/dports/graphics/qgis/qgis-3.22.3/src/providers/wms/
H A Dqgswmsprovider.h516 void finish() { QMetaObject::invokeMethod( mEventLoop, "quit", Qt::QueuedConnection ); } in finish()
523 QEventLoop *mEventLoop = nullptr; variable
555 void finish() { QMetaObject::invokeMethod( mEventLoop, "quit", Qt::QueuedConnection ); } in finish()
564 QEventLoop *mEventLoop = nullptr; variable
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/wms/
H A Dqgswmsprovider.h516 void finish() { QMetaObject::invokeMethod( mEventLoop, "quit", Qt::QueuedConnection ); } in finish()
523 QEventLoop *mEventLoop = nullptr; variable
555 void finish() { QMetaObject::invokeMethod( mEventLoop, "quit", Qt::QueuedConnection ); } in finish()
564 QEventLoop *mEventLoop = nullptr; variable
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/vectortile/
H A Dqgsvectortileloader.cpp30 : mEventLoop( new QEventLoop ) in QgsVectorTileLoader()
76 mEventLoop->exec( QEventLoop::ExcludeUserInputEvents ); in downloadBlocking()
143 QMetaObject::invokeMethod( mEventLoop.get(), "quit", Qt::QueuedConnection ); in tileReplyFinished()
H A Dqgsvectortileloader.h104 std::unique_ptr<QEventLoop> mEventLoop;
/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkGui/
H A DDkPong.cpp292 mEventLoop = new QTimer(this); in DkPongPort()
293 mEventLoop->setInterval(10); in DkPongPort()
299 connect(mEventLoop, SIGNAL(timeout()), this, SLOT(gameLoop())); in DkPongPort()
328 pauseGame(mEventLoop->isActive()); in togglePause()
335 mEventLoop->stop(); in pauseGame()
350 mEventLoop->start(); in pauseGame()
H A DDkPong.h194 QTimer *mEventLoop;
/dports/graphics/qgis/qgis-3.22.3/src/providers/arcgisrest/
H A Dqgsamsprovider.h204 void finish() { QMetaObject::invokeMethod( mEventLoop, "quit", Qt::QueuedConnection ); } in finish()
212 QEventLoop *mEventLoop = nullptr; variable
H A Dqgsamsprovider.cpp940 , mEventLoop( new QEventLoop ) in QgsAmsTiledImageDownloadHandler()
986 delete mEventLoop; in ~QgsAmsTiledImageDownloadHandler()
994 mEventLoop->exec( QEventLoop::ExcludeUserInputEvents ); in downloadBlocking()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/arcgisrest/
H A Dqgsamsprovider.h201 void finish() { QMetaObject::invokeMethod( mEventLoop, "quit", Qt::QueuedConnection ); } in finish()
209 QEventLoop *mEventLoop = nullptr; variable
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/wcs/
H A Dqgswcsprovider.h426 void finish() { QMetaObject::invokeMethod( mEventLoop, "quit", Qt::QueuedConnection ); } in finish()
429 QEventLoop *mEventLoop = nullptr; variable
/dports/graphics/qgis/qgis-3.22.3/src/providers/wcs/
H A Dqgswcsprovider.h429 void finish() { QMetaObject::invokeMethod( mEventLoop, "quit", Qt::QueuedConnection ); } in finish()
432 QEventLoop *mEventLoop = nullptr; variable

12