Home
last modified time | relevance | path

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

/dports/games/colorcode/ColorCode-0.8.5/
H A Dprefdialog.h47 void CancelSlot();
H A Dprefdialog.cpp91 connect(mCancelBtn, SIGNAL(clicked()), this, SLOT(CancelSlot())); in InitControls()
447 void PrefDialog::CancelSlot() in CancelSlot() function in PrefDialog