Home
last modified time | relevance | path

Searched refs:slotComplete (Results 1 – 25 of 98) sorted by relevance

1234

/dports/graphics/digikam/digikam-7.4.0/core/libs/dialogs/
H A Ddbusydlg.cpp89 this, SLOT(slotComplete())); in setBusyThread()
96 void DBusyDlg::slotComplete() in slotComplete() function in Digikam::DBusyDlg
H A Ddbusydlg.h74 void slotComplete();
/dports/net-im/ruqola/ruqola-1.6.1/src/widgets/dialogs/
H A Dadduserscompletionlineedit.cpp19 …nect(this, &AddUsersCompletionLineEdit::complete, this, &AddUsersCompletionLineEdit::slotComplete); in AddUsersCompletionLineEdit()
32 void AddUsersCompletionLineEdit::slotComplete(const QModelIndex &index) in slotComplete() function in AddUsersCompletionLineEdit
H A Dchannelsearchnamelineedit.cpp28 …onnect(this, &ChannelSearchNameLineEdit::complete, this, &ChannelSearchNameLineEdit::slotComplete); in ChannelSearchNameLineEdit()
68 void ChannelSearchNameLineEdit::slotComplete(const QModelIndex &index) in slotComplete() function in ChannelSearchNameLineEdit
H A Dadduserscompletionlineedit.h28 void slotComplete(const QModelIndex &index);
H A Dchannelsearchnamelineedit.h30 void slotComplete(const QModelIndex &index);
/dports/graphics/digikam/digikam-7.4.0/core/utilities/maintenance/
H A Diteminfoalbumsjob.cpp62 this, SLOT(slotComplete())); in ItemInfoAlbumsJob()
98 void ItemInfoAlbumsJob::slotComplete() in slotComplete() function in Digikam::ItemInfoAlbumsJob
H A Diteminfoalbumsjob.h58 void slotComplete();
/dports/net-im/ruqola/ruqola-1.6.1/src/widgets/room/
H A Dmessagetextedit.cpp37 …AndChannelCompletionListView, &CompletionListView::complete, this, &MessageTextEdit::slotComplete); in MessageTextEdit()
41 …ect(mEmojiCompletionListView, &CompletionListView::complete, this, &MessageTextEdit::slotComplete); in MessageTextEdit()
45 …t(mCommandCompletionListView, &CompletionListView::complete, this, &MessageTextEdit::slotComplete); in MessageTextEdit()
267 void MessageTextEdit::slotComplete(const QModelIndex &index) in slotComplete() function in MessageTextEdit
H A Dmessagetextedit.h52 void slotComplete(const QModelIndex &index);
/dports/net-im/ruqola/ruqola-1.6.1/src/widgets/teams/
H A Daddteamroomcompletionlineedit.cpp30 …his, &AddTeamRoomCompletionLineEdit::complete, this, &AddTeamRoomCompletionLineEdit::slotComplete); in AddTeamRoomCompletionLineEdit()
88 void AddTeamRoomCompletionLineEdit::slotComplete(const QModelIndex &index) in slotComplete() function in AddTeamRoomCompletionLineEdit
H A Dsearchteamcompletionlineedit.cpp30 …(this, &SearchTeamCompletionLineEdit::complete, this, &SearchTeamCompletionLineEdit::slotComplete); in SearchTeamCompletionLineEdit()
91 void SearchTeamCompletionLineEdit::slotComplete(const QModelIndex &index) in slotComplete() function in SearchTeamCompletionLineEdit
H A Dsearchteamcompletionlineedit.h27 void slotComplete(const QModelIndex &index);
H A Daddteamroomcompletionlineedit.h32 void slotComplete(const QModelIndex &index);
/dports/misc/tellico/tellico-3.4.2/src/fetch/
H A Dbibsonomyfetcher.cpp104 this, &BibsonomyFetcher::slotComplete); in search()
120 void BibsonomyFetcher::slotComplete(KJob*) { in slotComplete() function in BibsonomyFetcher
H A Dxmlfetcher.cpp77 connect(m_job.data(), &KJob::result, this, &XMLFetcher::slotComplete); in doSearch()
92 void XMLFetcher::slotComplete(KJob* ) { in slotComplete() function in XMLFetcher
H A Dmrlookupfetcher.cpp100 connect(m_job.data(), &KJob::result, this, &MRLookupFetcher::slotComplete); in search()
127 void MRLookupFetcher::slotComplete(KJob* job_) { in slotComplete() function in MRLookupFetcher
H A Dxmlfetcher.h72 void slotComplete(KJob* job);
H A Dgooglescholarfetcher.cpp134 this, &GoogleScholarFetcher::slotComplete); in doSearch()
149 void GoogleScholarFetcher::slotComplete(KJob*) { in slotComplete() function in GoogleScholarFetcher
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/ui/
H A Ddlgahcommand.cpp93 connect(this, SIGNAL(okClicked()), SLOT(slotComplete())); in dlgAHCommand()
126 void dlgAHCommand::slotComplete() in slotComplete() function in dlgAHCommand
H A Ddlgahcommand.h37 void slotComplete();
/dports/net-im/kopete/kopete-21.12.3/libkopete/
H A Dkopetetransfermanager.h215 void slotComplete(KJob *);
287 void slotComplete();
H A Dkopetetransfermanager.cpp263 void Kopete::Transfer::slotComplete() in slotComplete() function in Kopete::Transfer
383 connect(trans, SIGNAL(result(KJob*)), this, SLOT(slotComplete(KJob*))); in addTransfer()
468 connect(trans, SIGNAL(result(KJob*)), this, SLOT(slotComplete(KJob*))); in saveIncomingTransfer()
487 void Kopete::TransferManager::slotComplete(KJob *job) in slotComplete() function in Kopete::TransferManager
/dports/graphics/digikam/digikam-7.4.0/core/utilities/fuzzysearch/
H A Dfindduplicatesview.h74 void slotComplete();
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/imap/
H A Dsetupserver.h93 void slotComplete();

1234