Inkscape
Vector Graphics Editor
|
#include <error-reporter.h>
Public Member Functions | |
ErrorReporter (bool with_gui) | |
void | handleError (Glib::ustring const &primary, Glib::ustring const &secondary) const |
Private Attributes | |
bool | _with_gui |
Definition at line 21 of file error-reporter.h.
|
inlineexplicit |
Definition at line 23 of file error-reporter.h.
|
inline |
Definition at line 27 of file error-reporter.h.
References _with_gui, and Inkscape::UI::dialog_run().
Referenced by Inkscape::Preferences::_reportError(), and Inkscape::Application::Application().
|
private |
Definition at line 40 of file error-reporter.h.
Referenced by handleError().