Searched refs:actionClose (Results 1 – 2 of 2) sorted by relevance
94 void actionClose();
73 connect(&fActionClose, SIGNAL(triggered()), this, SLOT(actionClose())); in SkDebuggerGUI()145 void SkDebuggerGUI::actionClose() { in actionClose() function in SkDebuggerGUI