Searched refs:SkDebuggerGUI (Results 1 – 4 of 4) sorted by relevance
14 SkDebuggerGUI::SkDebuggerGUI(QWidget *parent) : in SkDebuggerGUI() function in SkDebuggerGUI104 void SkDebuggerGUI::actionBreakpoints() { in actionBreakpoints()112 void SkDebuggerGUI::showDeletes() { in showDeletes()120 void SkDebuggerGUI::actionCancel() { in actionCancel()126 void SkDebuggerGUI::actionClearBreakpoints() { in actionClearBreakpoints()135 void SkDebuggerGUI::actionClearDeletes() { in actionClearDeletes()145 void SkDebuggerGUI::actionClose() { in actionClose()149 void SkDebuggerGUI::actionDelete() { in actionDelete()173 void SkDebuggerGUI::actionGLSettingsChanged() { in actionGLSettingsChanged()182 void SkDebuggerGUI::actionInspector() { in actionInspector()[all …]
46 class SkDebuggerGUI : public QMainWindow {54 SkDebuggerGUI(QWidget *parent = 0);306 void setupUi(QMainWindow *SkDebuggerGUI);
107 '../debugger/QT/SkDebuggerGUI.cpp',108 '../debugger/QT/SkDebuggerGUI.h',157 '<(moc_src_dir)/SkDebuggerGUI.h',
58 SkDebuggerGUI w; in main()