Searched refs:actionSave (Results 1 – 2 of 2) sorted by relevance
142 void actionSave();
88 connect(&fActionSave, SIGNAL(triggered()), this, SLOT(actionSave())); in SkDebuggerGUI()227 void SkDebuggerGUI::actionSave() { in actionSave() function in SkDebuggerGUI