Home
last modified time | relevance | path

Searched refs:QueuedConnection (Results 201 – 225 of 4600) sorted by relevance

12345678910>>...184

/dports/misc/bibletime/bibletime-2.11.2/src/frontend/bookshelfwizard/
H A Dbtbookshelfsourcesprogresspage.cpp106 Qt::QueuedConnection); in initializePage()
109 Qt::QueuedConnection); in initializePage()
112 Qt::QueuedConnection); in initializePage()
/dports/astro/marble/marble-21.12.3/tools/mapreproject/
H A DNasaWorldWindToOpenStreetMapConverter.cpp78 QMetaObject::invokeMethod( renderer, "initMapSources", Qt::QueuedConnection ); in start()
79 QMetaObject::invokeMethod( renderer, "renderOsmTileCluster", Qt::QueuedConnection, in start()
121 QMetaObject::invokeMethod( renderer, "renderOsmTileCluster", Qt::QueuedConnection, in assignNextCluster()
/dports/net-im/beebeep/beebeep-code-r1476/src/sharedesktop/
H A DShareDesktop.cpp39 …connect( &m_timer, SIGNAL( timeout() ), this, SLOT( onScreenshotTimeout() ), Qt::QueuedConnection in ShareDesktop()
87 …lable( const QImage& ) ), mp_job, SLOT( processNewImage( const QImage& ) ), Qt::QueuedConnection ); in start()
88 …geDataAvailable( const QByteArray&, const QString&, bool, unsigned int ) ), Qt::QueuedConnection ); in start()
/dports/net/libksieve/libksieve-21.12.3/src/kmanagesieve/
H A Dsessionthread.cpp53 QMetaObject::invokeMethod(this, &SessionThread::doDestroy, Qt::QueuedConnection); in ~SessionThread()
93 Qt::QueuedConnection); in connectToHost()
117 Qt::QueuedConnection); in disconnectFromHost()
139 Qt::QueuedConnection); in sendData()
212 QMetaObject::invokeMethod(this, &SessionThread::doStartAuthentication, Qt::QueuedConnection); in startAuthentication()
277 …QMetaObject::invokeMethod(this, "doContinueAuthentication", Qt::QueuedConnection, Q_ARG(KManageSie… in continueAuthentication()
406 QMetaObject::invokeMethod(this, &SessionThread::doStartSsl, Qt::QueuedConnection); in startSsl()
/dports/deskutils/syncthingtray/syncthingtray/widgets/misc/
H A Dsyncthinglauncher.cpp39 …ncthingProcess::readyRead, this, &SyncthingLauncher::handleProcessReadyRead, Qt::QueuedConnection); in SyncthingLauncher()
41 &SyncthingLauncher::handleProcessFinished, Qt::QueuedConnection); in SyncthingLauncher()
42 …gProcess::stateChanged, this, &SyncthingLauncher::handleProcessStateChanged, Qt::QueuedConnection); in SyncthingLauncher()
43 …, &SyncthingProcess::errorOccurred, this, &SyncthingLauncher::errorOccurred, Qt::QueuedConnection); in SyncthingLauncher()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtdeclarative/examples/quick/scenegraph/textureinthread/
H A Dthreadrenderer.cpp241 …QuickWindow::sceneGraphInvalidated, m_renderThread, &RenderThread::shutDown, Qt::QueuedConnection); in ready()
288 …nect(node, &TextureNode::pendingNewTexture, window(), &QQuickWindow::update, Qt::QueuedConnection); in updatePaintNode()
290 …node, &TextureNode::textureInUse, m_renderThread, &RenderThread::renderNext, Qt::QueuedConnection); in updatePaintNode()
293 QMetaObject::invokeMethod(m_renderThread, "renderNext", Qt::QueuedConnection); in updatePaintNode()
/dports/security/kleopatra/kleopatra-21.12.3/src/crypto/
H A Dtask.cpp160 …QMetaObject::invokeMethod(this, "emitError", Qt::QueuedConnection, Q_ARG(int, e.error().encodedErr… in start()
162 …QMetaObject::invokeMethod(this, "emitError", Qt::QueuedConnection, Q_ARG(int, e.error().encodedErr… in start()
164 …QMetaObject::invokeMethod(this, "emitError", Qt::QueuedConnection, Q_ARG(int, makeGnuPGError(GPG_E… in start()
166 …QMetaObject::invokeMethod(this, "emitError", Qt::QueuedConnection, Q_ARG(int, makeGnuPGError(GPG_E… in start()
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/subversion/
H A Dsvninternaljobbase.cpp207 m_parentJob, &SvnJobBase::askForCommitMessage, Qt::QueuedConnection ); in initBeforeRun()
209 m_parentJob, &SvnJobBase::askForLogin, Qt::QueuedConnection ); in initBeforeRun()
211 m_parentJob, &SvnJobBase::askForSslServerTrust, Qt::QueuedConnection ); in initBeforeRun()
213 m_parentJob, &SvnJobBase::showNotification, Qt::QueuedConnection ); in initBeforeRun()
215 m_parentJob, &SvnJobBase::askForSslClientCert, Qt::QueuedConnection ); in initBeforeRun()
217 m_parentJob, &SvnJobBase::askForSslClientCertPassword, Qt::QueuedConnection ); in initBeforeRun()
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/plugins/Output/qtmultimedia/
H A Doutputqtmultimedia.cpp39 QMetaObject::invokeMethod(m_control, "stop", Qt::QueuedConnection); in ~OutputQtMultimedia()
149 QMetaObject::invokeMethod(m_control, "suspend", Qt::QueuedConnection); in suspend()
154 QMetaObject::invokeMethod(m_control, "resume", Qt::QueuedConnection); in resume()
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/songinfo/
H A Dsonginfofetcher.cpp32 Qt::QueuedConnection); in AddProvider()
35 Qt::QueuedConnection); in AddProvider()
37 Qt::QueuedConnection); in AddProvider()
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/shell/
H A Dsourceformatterjob.cpp64 QMetaObject::invokeMethod(this, "doWork", Qt::QueuedConnection); in doWork()
73 QMetaObject::invokeMethod(this, "doWork", Qt::QueuedConnection); in doWork()
91 QMetaObject::invokeMethod(this, "doWork", Qt::QueuedConnection); in start()
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/tutorials/threads/movedobject/
H A Dmain.cpp59 QMetaObject::invokeMethod(worker, "doWork", Qt::QueuedConnection); in main()
60 QMetaObject::invokeMethod(worker, "startPolling", Qt::QueuedConnection, Q_ARG(int, 500)); in main()
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/xmpp-core/
H A Dsimplesasl.cpp154 QMetaObject::invokeMethod(this, "resultsReady", Qt::QueuedConnection); in startClient()
242 QMetaObject::invokeMethod(this, "resultsReady", Qt::QueuedConnection); in tryAgain()
250 QMetaObject::invokeMethod(this, "resultsReady", Qt::QueuedConnection); in update()
349 QMetaObject::invokeMethod(this, "resultsReady", Qt::QueuedConnection); in startServer()
353 QMetaObject::invokeMethod(this, "resultsReady", Qt::QueuedConnection); in serverFirstStep()
/dports/databases/akonadi/akonadi-21.12.3/src/server/
H A Dcollectionscheduler.cpp117 …bool success = QMetaObject::invokeMethod(mScheduler, &PauseableTimer::pause, Qt::QueuedConnection); in inhibit()
121 …ool success = QMetaObject::invokeMethod(mScheduler, &PauseableTimer::resume, Qt::QueuedConnection); in inhibit()
163 Qt::QueuedConnection); in collectionAdded()
184 Qt::QueuedConnection); in collectionChanged()
207 … QMetaObject::invokeMethod(this, &CollectionScheduler::startScheduler, Qt::QueuedConnection); in collectionRemoved()
/dports/multimedia/phonon/phonon-4.11.1/phonon/experimental/
H A Dvideodataoutput2.cpp44 …QMetaObject::invokeMethod(this, "frameReadySignal", Qt::QueuedConnection, Q_ARG(Phonon::Experiment… in frameReady()
49 QMetaObject::invokeMethod(this, "endOfMediaSignal", Qt::QueuedConnection); in endOfMedia()
/dports/multimedia/phonon-designerplugin/phonon-4.11.1/phonon/experimental/
H A Dvideodataoutput2.cpp44 …QMetaObject::invokeMethod(this, "frameReadySignal", Qt::QueuedConnection, Q_ARG(Phonon::Experiment… in frameReady()
49 QMetaObject::invokeMethod(this, "endOfMediaSignal", Qt::QueuedConnection); in endOfMedia()
/dports/multimedia/mpc-qt/mpc-qt-20.10/
H A Dmpvwidget.cpp90 ctrl, &MpvController::continueHook, Qt::QueuedConnection); in MpvObject()
92 ctrl, &MpvController::command, Qt::QueuedConnection); in MpvObject()
98 ctrl, &MpvController::setLogLevel, Qt::QueuedConnection); in MpvObject()
100 ctrl, &MpvController::showStatsPage, Qt::QueuedConnection); in MpvObject()
106 this, &MpvObject::ctrl_hookEvent, Qt::QueuedConnection); in MpvObject()
173 Qt::QueuedConnection, in MpvObject()
178 Qt::QueuedConnection, in MpvObject()
183 Qt::QueuedConnection, in MpvObject()
1260 "reply", Qt::QueuedConnection, in handleMpvEvent()
1270 "reply", Qt::QueuedConnection, in handleMpvEvent()
[all …]
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/src/app/
H A Devents.cpp9 }, Qt::QueuedConnection); in registerLoggerForConnection()
15 }, Qt::QueuedConnection); in registerLoggerForConnection()
/dports/comms/qt5-serialbus/kde-qtserialbus-5.15.2p2/src/plugins/canbus/passthrucan/
H A Dpassthrucanbackend.cpp218 return QMetaObject::invokeMethod(m_canIO, "open", Qt::QueuedConnection, in open()
230 QMetaObject::invokeMethod(m_canIO, "close", Qt::QueuedConnection); in close()
253 QMetaObject::invokeMethod(m_canIO, "listen", Qt::QueuedConnection); in ackOpenFinished()
271 QMetaObject::invokeMethod(m_canIO, "applyConfig", Qt::QueuedConnection, in applyConfig()
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/tests/
H A Ddpmstest.cpp66 Qt::QueuedConnection); in setupOutput()
103 Qt::QueuedConnection); in setupOutput()
109 Qt::QueuedConnection); in setupOutput()
174 Qt::QueuedConnection); in main()
/dports/x11/kf5-kwayland/kwayland-5.89.0/tests/
H A Ddpmstest.cpp52 Qt::QueuedConnection); in setupOutput()
89 Qt::QueuedConnection); in setupOutput()
97 Qt::QueuedConnection); in setupOutput()
162 Qt::QueuedConnection); in main()
/dports/x11/plasma5-kwayland-server/kwayland-server-5.23.5/tests/
H A Ddpmstest.cpp52 Qt::QueuedConnection); in setupOutput()
89 Qt::QueuedConnection); in setupOutput()
97 Qt::QueuedConnection); in setupOutput()
163 Qt::QueuedConnection); in main()
/dports/x11/antimicro/antimicro-2.23/src/
H A Dsetjoystick.cpp586 …(button, SIGNAL(clicked(int)), this, SLOT(propogateSetDPadButtonClick(int)), Qt::QueuedConnection); in addVDPad()
886 …nect(button, SIGNAL(clicked(int)), this, SLOT(propogateSetButtonClick(int)), Qt::QueuedConnection); in enableButtonConnections()
887 … connect(button, SIGNAL(clicked(int)), device, SLOT(buttonClickEvent(int)), Qt::QueuedConnection); in enableButtonConnections()
903 …(button, SIGNAL(clicked(int)), this, SLOT(propogateSetAxisButtonClick(int)), Qt::QueuedConnection); in enableAxisConnections()
904 …tton, SIGNAL(released(int)), this, SLOT(propogateSetAxisButtonRelease(int)), Qt::QueuedConnection); in enableAxisConnections()
910 …(button, SIGNAL(clicked(int)), this, SLOT(propogateSetAxisButtonClick(int)), Qt::QueuedConnection); in enableAxisConnections()
911 …tton, SIGNAL(released(int)), this, SLOT(propogateSetAxisButtonRelease(int)), Qt::QueuedConnection); in enableAxisConnections()
927 …(button, SIGNAL(clicked(int)), this, SLOT(propogateSetDPadButtonClick(int)), Qt::QueuedConnection); in enableHatConnections()
928 …nnect(button, SIGNAL(clicked(int)), device, SLOT(dpadButtonClickEvent(int)), Qt::QueuedConnection); in enableHatConnections()
929 …tton, SIGNAL(released(int)), this, SLOT(propogateSetDPadButtonRelease(int)), Qt::QueuedConnection); in enableHatConnections()
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/qml/qmlpuppet/qml2puppet/editor3d/
H A Dselectionboxgeometry.cpp112 … this, &SelectionBoxGeometry::spatialNodeUpdateNeeded, Qt::QueuedConnection); in setTargetNode()
114 … this, &SelectionBoxGeometry::spatialNodeUpdateNeeded, Qt::QueuedConnection); in setTargetNode()
118 … this, &SelectionBoxGeometry::spatialNodeUpdateNeeded, Qt::QueuedConnection); in setTargetNode()
392 … this, &SelectionBoxGeometry::updateGeometry, Qt::QueuedConnection); in trackNodeChanges()
394 … this, &SelectionBoxGeometry::updateGeometry, Qt::QueuedConnection); in trackNodeChanges()
396 … this, &SelectionBoxGeometry::updateGeometry, Qt::QueuedConnection); in trackNodeChanges()
398 … this, &SelectionBoxGeometry::updateGeometry, Qt::QueuedConnection); in trackNodeChanges()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/multimedia/audio/
H A Dqaudiooutput_mac_p.cpp467 …QMetaObject::invokeMethod(this, "stateChanged", Qt::QueuedConnection, Q_ARG(QAudio::State, stateCo… in stop()
479 …QMetaObject::invokeMethod(this, "stateChanged", Qt::QueuedConnection, Q_ARG(QAudio::State, stateCo… in reset()
491 …QMetaObject::invokeMethod(this, "stateChanged", Qt::QueuedConnection, Q_ARG(QAudio::State, stateCo… in suspend()
503 …QMetaObject::invokeMethod(this, "stateChanged", Qt::QueuedConnection, Q_ARG(QAudio::State, stateCo… in resume()
603 QMetaObject::invokeMethod(this, "deviceStopped", Qt::QueuedConnection); in audioDeviceIdle()
615 QMetaObject::invokeMethod(this, "deviceStopped", Qt::QueuedConnection); in audioDeviceError()
648 …QMetaObject::invokeMethod(this, "stateChanged", Qt::QueuedConnection, Q_ARG(QAudio::State, stateCo… in inputReady()

12345678910>>...184