Home
last modified time | relevance | path

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

/dports/games/colorcode/ColorCode-0.8.5/
H A Dprefdialog.h45 void ApplySlot();
H A Dprefdialog.cpp90 connect(mApplyBtn, SIGNAL(clicked()), this, SLOT(ApplySlot())); in InitControls()
433 void PrefDialog::ApplySlot() in ApplySlot() function in PrefDialog