Home
last modified time | relevance | path

Searched refs:_k_slotCurrentPageChanged (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/libs/dialogs/
H A Ddconfigdlgwidgets.cpp48 void DConfigDlgWdgPrivate::_k_slotCurrentPageChanged(const QModelIndex& current, const QModelIndex&… in _k_slotCurrentPageChanged() function in Digikam::DConfigDlgWdgPrivate
75 this, SLOT(_k_slotCurrentPageChanged(QModelIndex,QModelIndex))); in DConfigDlgWdg()
96 this, SLOT(_k_slotCurrentPageChanged(QModelIndex,QModelIndex))); in DConfigDlgWdg()
H A Ddconfigdlgwidgets_p.h54 void _k_slotCurrentPageChanged(const QModelIndex&, const QModelIndex&);
H A Ddconfigdlgwidgets.h169 Q_PRIVATE_SLOT(d_func(), void _k_slotCurrentPageChanged(const QModelIndex&, const QModelIndex&))
/dports/deskutils/kontact/kontact-21.12.3/src/ksettingsdialog/
H A Dkontactkcmultidialog_p.h42 void _k_slotCurrentPageChanged(KPageWidgetItem *current, KPageWidgetItem *previous);
H A Dkontactkcmultidialog.h117 Q_PRIVATE_SLOT(d_func(), void _k_slotCurrentPageChanged(KPageWidgetItem *, KPageWidgetItem *))
H A Dkontactkcmultidialog.cpp72 void KontactKCMultiDialogPrivate::_k_slotCurrentPageChanged(KPageWidgetItem *current, KPageWidgetIt… in _k_slotCurrentPageChanged() function in KontactKCMultiDialogPrivate
224 _k_slotCurrentPageChanged(current, before); in init()
/dports/devel/kf5-kcmutils/kcmutils-5.89.0/src/
H A Dkcmultidialog_p.h43 void _k_slotCurrentPageChanged(KPageWidgetItem *current, KPageWidgetItem *previous);
H A Dkcmultidialog.h192 Q_PRIVATE_SLOT(d_func(), void _k_slotCurrentPageChanged(KPageWidgetItem *, KPageWidgetItem *))
H A Dkcmultidialog.cpp76 void KCMultiDialogPrivate::_k_slotCurrentPageChanged(KPageWidgetItem *current, KPageWidgetItem *pre… in _k_slotCurrentPageChanged() function in KCMultiDialogPrivate
284 _k_slotCurrentPageChanged(current, before); in init()