Developer documentation | Axl-2.5.1

axlSphereReader Class Reference

#include <axlSphereReader.h>

Inheritance diagram for axlSphereReader:
axlAbstractDataReader

Public Member Functions

 axlSphereReader (void)
 
 ~axlSphereReader (void)
 
QString identifier (void) const
 
QString description (void) const
 
QStringList handled (void) const
 
bool accept (const QDomNode &node)
 
bool reject (const QDomNode &node)
 
axlAbstractDataread (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)
 

Detailed Description

Definition at line 29 of file axlSphereReader.h.

Constructor & Destructor Documentation

axlSphereReader::axlSphereReader ( void  )

Definition at line 34 of file axlSphereReader.cpp.

axlSphereReader::~axlSphereReader ( void  )

Definition at line 39 of file axlSphereReader.cpp.

Member Function Documentation

bool axlSphereReader::accept ( const QDomNode &  node)
virtual

Implements axlAbstractDataReader.

Definition at line 64 of file axlSphereReader.cpp.

QString axlSphereReader::description ( void  ) const

Definition at line 49 of file axlSphereReader.cpp.

QStringList axlSphereReader::handled ( void  ) const

Definition at line 54 of file axlSphereReader.cpp.

QString axlSphereReader::identifier ( void  ) const

Definition at line 44 of file axlSphereReader.cpp.

axlAbstractData * axlSphereReader::read ( const QDomNode &  node)
virtual

Implements axlAbstractDataReader.

Definition at line 86 of file axlSphereReader.cpp.

bool axlSphereReader::registered ( void  )
static

Definition at line 59 of file axlSphereReader.cpp.

bool axlSphereReader::reject ( const QDomNode &  node)
virtual

Implements axlAbstractDataReader.

Definition at line 81 of file axlSphereReader.cpp.


The documentation for this class was generated from the following files: