Searched refs:actionCancel (Results 1 – 2 of 2) sorted by relevance
79 void actionCancel();
70 connect(&fActionCancel, SIGNAL(triggered()), this, SLOT(actionCancel())); in SkDebuggerGUI()120 void SkDebuggerGUI::actionCancel() { in actionCancel() function in SkDebuggerGUI