Home
last modified time | relevance | path

Searched refs:slotNewClicked (Results 1 – 10 of 10) sorted by relevance

/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/wizards/newloanwizard/
H A Dloanattributeswizardpage.cpp50 …nect(ui->m_qbuttonNew, &QAbstractButton::clicked, this, &LoanAttributesWizardPage::slotNewClicked); in LoanAttributesWizardPage()
96 void LoanAttributesWizardPage::slotNewClicked() in slotNewClicked() function in LoanAttributesWizardPage
H A Dloanattributeswizardpage.h65 void slotNewClicked();
/dports/devel/kf5-kcoreaddons/kcoreaddons-5.89.0/tests/
H A Dkdirwatchtest_gui.cpp77 connect(e, &QPushButton::clicked, this, &KDirWatchTest_GUI::slotNewClicked); in KDirWatchTest_GUI()
110 void KDirWatchTest_GUI::slotNewClicked() in slotNewClicked() function in KDirWatchTest_GUI
H A Dkdirwatchtest_gui.h21 void slotNewClicked();
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/dialogs/
H A Dknewaccountdlg.h111 void slotNewClicked();
H A Dknewaccountdlg.cpp368 q->connect(ui->m_qbuttonNew, &QAbstractButton::clicked, q, &KNewAccountDlg::slotNewClicked); in init()
821 void KNewAccountDlg::slotNewClicked() in slotNewClicked() function in KNewAccountDlg
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/dialogs/usermenu/
H A Dusermenudialog.h59 void slotNewClicked();
H A Dusermenudialog.cpp111 …onnect(m_UserMenuDialog.m_pbNew, &QPushButton::clicked, this, &UserMenuDialog::slotNewClicked); in UserMenuDialog()
255 void UserMenuDialog::slotNewClicked() in slotNewClicked() function in KileMenu::UserMenuDialog
/dports/deskutils/kontact/kontact-21.12.3/src/
H A Dmainwindow.h66 void slotNewClicked();
H A Dmainwindow.cpp286 connect(mNewActions, &KActionMenu::triggered, this, &MainWindow::slotNewClicked); in setupActions()
515 void MainWindow::slotNewClicked() in slotNewClicked() function in MainWindow