Home
last modified time | relevance | path

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

/dports/misc/klettres/klettres-21.12.3/src/
H A Dklettresview.cpp145 QObject::disconnect(m_letterEdit, &QLineEdit::textChanged, this, &KLettresView::slotProcess); in game()
153 QObject::connect(m_letterEdit, &QLineEdit::textChanged, this, &KLettresView::slotProcess); in game()
156 void KLettresView::slotProcess(const QString &inputLetter) in slotProcess() function in KLettresView
159 QObject::disconnect(m_letterEdit, &QLineEdit::textChanged, this, &KLettresView::slotProcess); in slotProcess()
165 QObject::connect(m_letterEdit, &QLineEdit::textChanged, this, &KLettresView::slotProcess); in slotProcess()
187 QObject::connect(m_letterEdit, &QLineEdit::textChanged, this, &KLettresView::slotProcess); in slotProcess()
205 … QObject::connect(m_letterEdit, &QLineEdit::textChanged, this, &KLettresView::slotProcess); in slotTimerDone()
216 QObject::connect(m_letterEdit, &QLineEdit::textChanged, this, &KLettresView::slotProcess); in slotTimerDone()
H A Dklettresview.h92 void slotProcess(const QString &inputLetter);
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/jalbum/wizard/
H A Djalbumfinalpage.cpp98 QTimer::singleShot(0, this, SLOT(slotProcess())); in initializePage()
101 void JAlbumFinalPage::slotProcess() in slotProcess() function in DigikamGenericJAlbumPlugin::JAlbumFinalPage
H A Djalbumfinalpage.h53 void slotProcess();
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/webservices/unified/wizard/
H A Dwsfinalpage.cpp122 QTimer::singleShot(0, this, SLOT(slotProcess())); in initializePage()
131 void WSFinalPage::slotProcess() in slotProcess() function in DigikamGenericUnifiedPlugin::WSFinalPage
H A Dwsfinalpage.h56 void slotProcess();
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/htmlgallery/wizard/
H A Dhtmlfinalpage.cpp99 QTimer::singleShot(0, this, SLOT(slotProcess())); in initializePage()
102 void HTMLFinalPage::slotProcess() in slotProcess() function in DigikamGenericHtmlGalleryPlugin::HTMLFinalPage
H A Dhtmlfinalpage.h53 void slotProcess();
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/sendbymail/wizard/
H A Dmailfinalpage.cpp114 QTimer::singleShot(0, this, SLOT(slotProcess())); in initializePage()
123 void MailFinalPage::slotProcess() in slotProcess() function in DigikamGenericSendByMailPlugin::MailFinalPage
H A Dmailfinalpage.h55 void slotProcess();
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/videoslideshow/wizard/
H A Dvidslidefinalpage.cpp115 QTimer::singleShot(0, this, SLOT(slotProcess())); in initializePage()
118 void VidSlideFinalPage::slotProcess() in slotProcess() function in DigikamGenericVideoSlideShowPlugin::VidSlideFinalPage
H A Dvidslidefinalpage.h54 void slotProcess();
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/printcreator/wizard/
H A Dadvprintfinalpage.h66 void slotProcess();
H A Dadvprintfinalpage.cpp135 QTimer::singleShot(0, this, SLOT(slotProcess())); in initializePage()
138 void AdvPrintFinalPage::slotProcess() in slotProcess() function in DigikamGenericPrintCreatorPlugin::AdvPrintFinalPage
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/expoblending/blendingdlg/
H A Dexpoblendingdlg.h82 void slotProcess();
H A Dexpoblendingdlg.cpp248 this, SLOT(slotProcess())); in ExpoBlendingDlg()
467 void ExpoBlendingDlg::slotProcess() in slotProcess() function in DigikamGenericExpoBlendingPlugin::ExpoBlendingDlg