Searched defs:DebugDialog (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Ddebug.h27 class DebugDialog class in namespace:Inkscape::UI::Dialog
30 DebugDialog() {}; function in class:Inkscape::UI::Dialog::DebugDialog
34 static DebugDialog *create();
39 virtual ~DebugDialog() {};
75 * Factory method. Use this to create a new DebugDialog
77 static DebugDialog *getInstance();

Completed in 788 milliseconds