Home
last modified time | relevance | path

Searched refs:slotFinished (Results 1 – 25 of 481) sorted by relevance

12345678910>>...20

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/webservices/rajce/
H A Drajcewindow.cpp62 this, SLOT(slotFinished())); in RajceWindow()
85 void RajceWindow::slotFinished() in slotFinished() function in DigikamGenericRajcePlugin::RajceWindow
98 slotFinished(); in closeEvent()
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/rajce/
H A Drajcewindow.cpp64 this, SLOT(slotFinished())); in RajceWindow()
101 void RajceWindow::slotFinished() in slotFinished() function in KIPIRajcePlugin::RajceWindow
114 slotFinished(); in closeEvent()
/dports/editors/calligraplan/calligraplan-3.3.0/src/plugins/schedulers/rcps/
H A DKPlatoRCPSPlugin.cpp91 connect(job, SIGNAL(jobFinished(SchedulerThread*)), SLOT(slotFinished(SchedulerThread*))); in calculate()
119 …disconnect(sch, SIGNAL(jobFinished(KPlatoRCPSScheduler*)), this, SLOT(slotFinished(KPlatoRCPSSched… in stopCalculation()
127 slotFinished(sch); in stopCalculation()
137 void KPlatoRCPSPlugin::slotFinished(SchedulerThread *j) in slotFinished() function in KPlatoRCPSPlugin
/dports/editors/calligraplan/calligraplan-3.3.0/src/plugins/schedulers/tj/
H A DPlanTJPlugin.cpp87 connect(job, &KPlato::SchedulerThread::jobFinished, this, &PlanTJPlugin::slotFinished); in calculate()
115 disconnect(sch, &KPlato::SchedulerThread::jobFinished, this, &PlanTJPlugin::slotFinished); in stopCalculation()
123 slotFinished(sch); in stopCalculation()
134 void PlanTJPlugin::slotFinished(SchedulerThread *j) in slotFinished() function in PlanTJPlugin
/dports/devel/dolphin-plugins/dolphin-plugins-21.12.3/hg/
H A Dservewrapper.h100 void slotFinished(int exitCode, QProcess::ExitStatus status);
127 this, &ServerProcessType::slotFinished); in ServerProcessType()
148 void slotFinished() in slotFinished() function
/dports/misc/bibletime/bibletime-2.11.2/src/frontend/
H A Dbtmoduleindexdialog.cpp57 BT_CONNECT(m, SIGNAL(indexingFinished()), this, SLOT(slotFinished())); in indexAllModulesPrivate()
88 this, SLOT(slotFinished())); in indexAllModulesPrivate()
110 void BtModuleIndexDialog::slotFinished() { in slotFinished() function in BtModuleIndexDialog
/dports/net/kmailtransport/kmailtransport-21.12.3/src/kmailtransport/
H A Dprecommandjob.cpp32 void slotFinished(int, QProcess::ExitStatus);
55 d->slotFinished(val, status); in PrecommandJob()
89 void PreCommandJobPrivate::slotFinished(int exitCode, QProcess::ExitStatus exitStatus) in slotFinished() function in PreCommandJobPrivate
/dports/www/kdsoap/kdsoap-1.9.0/unittests/webcalls/
H A Dwebcalls.cpp39 void slotFinished(KDSoapPendingCallWatcher *watcher) in slotFinished() function in WebCalls
65 this, SLOT(slotFinished(KDSoapPendingCallWatcher*))); in testAddIntegers_async()
100 this, SLOT(slotFinished(KDSoapPendingCallWatcher*)));
135 this, SLOT(slotFinished(KDSoapPendingCallWatcher*))); in testOrteLookup()
/dports/net-im/qxmpp-qt5/qxmpp-1.4.0/examples/example_3_transferHandling/
H A Dexample_3_transferHandling.cpp80 this, &xmppClient::slotFinished); in slotFileReceived()
93 void xmppClient::slotFinished() in slotFinished() function in xmppClient
115 this, &xmppClient::slotFinished); in slotPresenceReceived()
/dports/x11-fm/konqueror/konqueror-21.12.3/plugins/shellcmdplugin/
H A Dkshellcmdexecutor.cpp91 slotFinished(); in readDataFromShell()
115 slotFinished(); in writeDataToShell()
123 void KShellCommandExecutor::slotFinished() in slotFinished() function in KShellCommandExecutor
/dports/audio/libkcddb/libkcddb-21.12.3/libkcddb/
H A Dasynchttpsubmit.cpp27 connect(job, &KJob::result, this, &AsyncHTTPSubmit::slotFinished); in runJob()
32 void AsyncHTTPSubmit::slotFinished(KJob* job) in slotFinished() function in KCDDB::AsyncHTTPSubmit
H A Dclient.cpp184 this, &Client::slotFinished ); in lookup()
198 this, &Client::slotFinished ); in lookup()
206 this, &Client::slotFinished ); in lookup()
216 Client::slotFinished( Result r ) in slotFinished() function in KCDDB::Client
/dports/devel/kf5-kio/kio-5.89.0/src/core/
H A Demptytrashjob.cpp43 void EmptyTrashJob::slotFinished() in slotFinished() function in EmptyTrashJob
45 SimpleJob::slotFinished(); in slotFinished()
H A Dfilesystemfreespacejob.cpp57 void FileSystemFreeSpaceJob::slotFinished() in slotFinished() function in FileSystemFreeSpaceJob
70 SimpleJob::slotFinished(); in slotFinished()
H A Dmimetypejob.cpp45 void MimetypeJob::slotFinished() in slotFinished() function in MimetypeJob
81 TransferJob::slotFinished(); in slotFinished()
/dports/x11-fm/krusader2/krusader-2.7.2/krusader/Synchronizer/
H A Dsynchronizertask.cpp73 connect(m_dirList, SIGNAL(finished(bool)), this, SLOT(slotFinished(bool))); in start()
84 void CompareTask::slotFinished(bool result) in slotFinished() function in CompareTask
164 this, SLOT(slotFinished(KJob*))); in start()
166 this, SLOT(slotFinished(KJob*))); in start()
286 void CompareContentTask::slotFinished(KJob *job) in slotFinished() function in CompareContentTask
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/valgrind/
H A Dcallgrindengine.cpp54 this, &CallgrindToolRunner::slotFinished); in CallgrindToolRunner()
56 this, &CallgrindToolRunner::slotFinished); in CallgrindToolRunner()
163 void CallgrindToolRunner::slotFinished() in slotFinished() function in Valgrind::Internal::CallgrindToolRunner
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Network/
H A DNetworkClient.cpp17 connect (this, SIGNAL (finished (QNetworkReply *)), this, SLOT (slotFinished (QNetworkReply *))); in NetworkClient()
40 void NetworkClient::slotFinished (QNetworkReply *reply) in slotFinished() function in NetworkClient
/dports/devel/kf5-knewstuff/knewstuff-5.89.0/src/core/
H A Dsecurity.cpp64 …oid (QProcess::*)(int, QProcess::ExitStatus)>(&QProcess::finished), this, &Security::slotFinished); in readKeys()
88 …oid (QProcess::*)(int, QProcess::ExitStatus)>(&QProcess::finished), this, &Security::slotFinished); in readSecretKeys()
99 void Security::slotFinished(int exitCode, QProcess::ExitStatus exitStatus) in slotFinished() function in Security
257 …oid (QProcess::*)(int, QProcess::ExitStatus)>(&QProcess::finished), this, &Security::slotFinished); in slotCheckValidity()
340 …oid (QProcess::*)(int, QProcess::ExitStatus)>(&QProcess::finished), this, &Security::slotFinished); in slotSignFile()
/dports/deskutils/kmail/kmail-21.12.3/src/editor/
H A Dkmcomposerupdatetemplatejob.cpp25 …&TemplateParser::TemplateParserJob::parsingDone, this, &KMComposerUpdateTemplateJob::slotFinished); in start()
36 void KMComposerUpdateTemplateJob::slotFinished() in slotFinished() function in KMComposerUpdateTemplateJob
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/webservices/filetransfer/
H A Dftexportwindow.cpp89 this, SLOT(slotFinished())); in FTExportWindow()
108 void FTExportWindow::slotFinished() in slotFinished() function in DigikamGenericFileTransferPlugin::FTExportWindow
121 slotFinished(); in closeEvent()
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/webservices/ipfs/
H A Dipfswindow.cpp122 this, &IpfsWindow::slotFinished); in IpfsWindow()
174 void IpfsWindow::slotFinished() in slotFinished() function in DigikamGenericIpfsPlugin::IpfsWindow
263 slotFinished(); in closeEvent()
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/sendimages/
H A Dsendimagesdialog.cpp122 this, SLOT(slotFinished())); in SendImagesDialog()
147 slotFinished(); in closeEvent()
151 void SendImagesDialog::slotFinished() in slotFinished() function in KIPISendimagesPlugin::SendImagesDialog
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/remotestorage/
H A DKioExportWindow.cpp74 this, SLOT(slotFinished())); in KioExportWindow()
105 void KioExportWindow::slotFinished() in slotFinished() function in KIPIRemoteStoragePlugin::KioExportWindow
118 slotFinished(); in closeEvent()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/klipper/
H A Dclipcommandprocess.cpp44 …connect(this, SIGNAL(finished(int, QProcess::ExitStatus)), SLOT(slotFinished(int, QProcess::ExitSt… in ClipCommandProcess()
53 void ClipCommandProcess::slotFinished(int /*exitCode*/, QProcess::ExitStatus /*newState*/) in slotFinished() function in ClipCommandProcess

12345678910>>...20