#include <axlSurfaceRevolutionReader.h>
Public Member Functions | |
axlSurfaceRevolutionReader (void) | |
virtual | ~axlSurfaceRevolutionReader (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 9 of file axlSurfaceRevolutionReader.h.
axlSurfaceRevolutionReader::axlSurfaceRevolutionReader | ( | void | ) |
Definition at line 16 of file axlSurfaceRevolutionReader.cpp.
|
virtual |
Definition at line 22 of file axlSurfaceRevolutionReader.cpp.
|
virtual |
Implements axlAbstractDataReader.
Definition at line 41 of file axlSurfaceRevolutionReader.cpp.
QString axlSurfaceRevolutionReader::description | ( | void | ) | const |
Definition at line 29 of file axlSurfaceRevolutionReader.cpp.
QStringList axlSurfaceRevolutionReader::handled | ( | void | ) | const |
Definition at line 33 of file axlSurfaceRevolutionReader.cpp.
QString axlSurfaceRevolutionReader::identifier | ( | void | ) | const |
Definition at line 25 of file axlSurfaceRevolutionReader.cpp.
|
virtual |
Implements axlAbstractDataReader.
Definition at line 54 of file axlSurfaceRevolutionReader.cpp.
|
static |
Definition at line 37 of file axlSurfaceRevolutionReader.cpp.
|
virtual |
Implements axlAbstractDataReader.
Definition at line 50 of file axlSurfaceRevolutionReader.cpp.