Home
last modified time | relevance | path

Searched refs:PegCntChangedSlot (Results 1 – 4 of 4) sorted by relevance

/dports/games/colorcode/ColorCode-0.8.5/
H A Dprefdialog.h52 void PegCntChangedSlot();
H A Dprefdialog.cpp82 connect(mPegCntCmb, SIGNAL(currentIndexChanged(int)), this, SLOT(PegCntChangedSlot())); in InitControls()
375 void PrefDialog::PegCntChangedSlot() in PegCntChangedSlot() function in PrefDialog
H A Dcolorcode.h168 void PegCntChangedSlot();
H A Dcolorcode.cpp658 connect(mPegCntCmb, SIGNAL(currentIndexChanged(int)), this, SLOT(PegCntChangedSlot())); in InitToolBars()
1321 void ColorCode::PegCntChangedSlot() in PegCntChangedSlot() function in ColorCode