Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::ErrorReporter Class Reference

#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
 

Detailed Description

Definition at line 21 of file error-reporter.h.

Constructor & Destructor Documentation

◆ ErrorReporter()

Inkscape::ErrorReporter::ErrorReporter ( bool  with_gui)
inlineexplicit

Definition at line 23 of file error-reporter.h.

Member Function Documentation

◆ handleError()

void Inkscape::ErrorReporter::handleError ( Glib::ustring const &  primary,
Glib::ustring const &  secondary 
) const
inline

Member Data Documentation

◆ _with_gui

bool Inkscape::ErrorReporter::_with_gui
private

Definition at line 40 of file error-reporter.h.

Referenced by handleError().


The documentation for this class was generated from the following file: