#include <xmlmodelevents.h>
Inheritance diagram for XmlCommentEvent:
Public Methods | |
XmlCommentEvent (const XmlChar *data) | |
A constructor. More... | |
Public Attributes | |
const XmlChar * | data |
Data of the comment. |
Definition at line 253 of file xmlmodelevents.h.
|
A constructor.
Definition at line 259 of file xmlmodelevents.h. References XmlModelEvent::Comment, data, XmlModelEvent::type, and XmlChar. |