#include <axlSphereWriter.h>
Public Member Functions | |
axlSphereWriter (void) | |
~axlSphereWriter (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 axlSphereWriter.h.
axlSphereWriter::axlSphereWriter | ( | void | ) |
Definition at line 33 of file axlSphereWriter.cpp.
axlSphereWriter::~axlSphereWriter | ( | void | ) |
Definition at line 38 of file axlSphereWriter.cpp.
|
virtual |
Implements axlAbstractDataWriter.
Definition at line 63 of file axlSphereWriter.cpp.
QString axlSphereWriter::description | ( | void | ) | const |
Definition at line 48 of file axlSphereWriter.cpp.
QStringList axlSphereWriter::handled | ( | void | ) | const |
Definition at line 53 of file axlSphereWriter.cpp.
QString axlSphereWriter::identifier | ( | void | ) | const |
Definition at line 43 of file axlSphereWriter.cpp.
|
static |
Definition at line 58 of file axlSphereWriter.cpp.
|
virtual |
Implements axlAbstractDataWriter.
Definition at line 72 of file axlSphereWriter.cpp.
|
virtual |
Implements axlAbstractDataWriter.
Definition at line 77 of file axlSphereWriter.cpp.