Searched refs:actionInspector (Results 1 – 2 of 2) sorted by relevance
111 void actionInspector();
67 connect(&fActionInspector, SIGNAL(triggered()), this, SLOT(actionInspector())); in SkDebuggerGUI()182 void SkDebuggerGUI::actionInspector() { in actionInspector() function in SkDebuggerGUI