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

#include <event.h>

Public Member Functions

 Event (XML::Event *_event, Glib::ustring _description="", Glib::ustring _icon_name="")
 
virtual ~Event ()
 

Public Attributes

XML::Eventevent
 
unsigned int type = 0
 
Glib::ustring description
 
Glib::ustring icon_name
 

Detailed Description

Definition at line 32 of file event.h.

Constructor & Destructor Documentation

◆ Event()

Inkscape::Event::Event ( XML::Event _event,
Glib::ustring  _description = "",
Glib::ustring  _icon_name = "" 
)
inline

Definition at line 36 of file event.h.

◆ ~Event()

virtual Inkscape::Event::~Event ( )
inlinevirtual

Definition at line 39 of file event.h.

References event, and sp_repr_free_log().

Member Data Documentation

◆ description

Glib::ustring Inkscape::Event::description

Definition at line 43 of file event.h.

◆ event

◆ icon_name

Glib::ustring Inkscape::Event::icon_name

Definition at line 44 of file event.h.

◆ type

unsigned int Inkscape::Event::type = 0

Definition at line 42 of file event.h.


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