#include <axlCylinderWriter.h>
Public Member Functions | |
| axlCylinderWriter (void) | |
| ~axlCylinderWriter (void) | |
| QString | identifier (void) const |
| QString | description (void) const |
| QStringList | handled (void) const |
| bool | accept (dtkAbstractData *data) |
| bool | reject (dtkAbstractData *data) |
| QDomElement | write (QDomDocument *doc, dtkAbstractData *data) |
Public Member Functions inherited from axlAbstractDataWriter | |
| axlAbstractDataWriter (void) | |
| virtual | ~axlAbstractDataWriter (void) |
| void | setName (QDomElement &e, axlAbstractData *data) |
| void | setColor (QDomElement &e, axlAbstractData *data) |
| void | setSize (QDomElement &e, axlAbstractData *data) |
| void | setShader (QDomElement &e, axlAbstractData *data) |
Static Public Member Functions | |
| static bool | registered (void) |
Definition at line 29 of file axlCylinderWriter.h.
| axlCylinderWriter::axlCylinderWriter | ( | void | ) |
Definition at line 34 of file axlCylinderWriter.cpp.
| axlCylinderWriter::~axlCylinderWriter | ( | void | ) |
Definition at line 39 of file axlCylinderWriter.cpp.
|
virtual |
Implements axlAbstractDataWriter.
Definition at line 64 of file axlCylinderWriter.cpp.
| QString axlCylinderWriter::description | ( | void | ) | const |
Definition at line 49 of file axlCylinderWriter.cpp.
| QStringList axlCylinderWriter::handled | ( | void | ) | const |
Definition at line 54 of file axlCylinderWriter.cpp.
| QString axlCylinderWriter::identifier | ( | void | ) | const |
Definition at line 44 of file axlCylinderWriter.cpp.
|
static |
Definition at line 59 of file axlCylinderWriter.cpp.
|
virtual |
Implements axlAbstractDataWriter.
Definition at line 73 of file axlCylinderWriter.cpp.
|
virtual |
Implements axlAbstractDataWriter.
Definition at line 78 of file axlCylinderWriter.cpp.