Home
last modified time | relevance | path

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

/dports/games/colorcode/ColorCode-0.8.5/
H A Dprefdialog.h51 void ColorCntChangedSlot();
H A Dprefdialog.cpp81 connect(mColorCntCmb, SIGNAL(currentIndexChanged(int)), this, SLOT(ColorCntChangedSlot())); in InitControls()
366 void PrefDialog::ColorCntChangedSlot() in ColorCntChangedSlot() function in PrefDialog
H A Dcolorcode.h167 void ColorCntChangedSlot();
H A Dcolorcode.cpp648 connect(mColorCntCmb, SIGNAL(currentIndexChanged(int)), this, SLOT(ColorCntChangedSlot())); in InitToolBars()
1295 void ColorCode::ColorCntChangedSlot() in ColorCntChangedSlot() function in ColorCode