Home
last modified time | relevance | path

Searched refs:slotSizeBoxChanged (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/kfind/kfind-21.12.3/src/
H A Dkftabdlg.h59 void slotSizeBoxChanged(int);
H A Dkftabdlg.cpp270 …_cast<void (KComboBox::*)(int)>(&KComboBox::activated), this, &KfindTabWidget::slotSizeBoxChanged); in KfindTabWidget()
512 void KfindTabWidget::slotSizeBoxChanged(int index) in slotSizeBoxChanged() function in KfindTabWidget