#include <axlCylinderParametricReader.h>
Public Member Functions | |
| axlCylinderParametricReader (void) | |
| virtual | ~axlCylinderParametricReader (void) |
| QString | identifier (void) const |
| QString | description (void) const |
| QStringList | handled (void) const |
| bool | accept (const QDomNode &node) |
| bool | reject (const QDomNode &node) |
| axlAbstractData * | read (const QDomNode &node) |
Public Member Functions inherited from axlAbstractDataReader | |
| axlAbstractDataReader (void) | |
| virtual | ~axlAbstractDataReader (void) |
| void | setNameOf (axlAbstractData *data, const QDomElement &e) |
| void | setColorOf (axlAbstractData *data, const QDomElement &e) |
| void | setSizeOf (axlAbstractData *data, const QDomElement &e) |
| void | setShaderOf (axlAbstractData *data, const QDomElement &e) |
Static Public Member Functions | |
| static bool | registered (void) |
Definition at line 25 of file axlCylinderParametricReader.h.
| axlCylinderParametricReader::axlCylinderParametricReader | ( | void | ) |
Definition at line 33 of file axlCylinderParametricReader.cpp.
|
virtual |
Definition at line 37 of file axlCylinderParametricReader.cpp.
|
virtual |
Implements axlAbstractDataReader.
Definition at line 56 of file axlCylinderParametricReader.cpp.
| QString axlCylinderParametricReader::description | ( | void | ) | const |
Definition at line 44 of file axlCylinderParametricReader.cpp.
| QStringList axlCylinderParametricReader::handled | ( | void | ) | const |
Definition at line 48 of file axlCylinderParametricReader.cpp.
| QString axlCylinderParametricReader::identifier | ( | void | ) | const |
Definition at line 40 of file axlCylinderParametricReader.cpp.
|
virtual |
Implements axlAbstractDataReader.
Definition at line 81 of file axlCylinderParametricReader.cpp.
|
static |
Definition at line 52 of file axlCylinderParametricReader.cpp.
|
virtual |
Implements axlAbstractDataReader.
Definition at line 77 of file axlCylinderParametricReader.cpp.