Developer documentation | Axl-2.5.1

axlTabulatedCylinderReader Class Reference

#include <axlTabulatedCylinderReader.h>

Inheritance diagram for axlTabulatedCylinderReader:
axlAbstractDataReader

Public Member Functions

 axlTabulatedCylinderReader (void)
 
virtual ~axlTabulatedCylinderReader (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 9 of file axlTabulatedCylinderReader.h.

Constructor & Destructor Documentation

axlTabulatedCylinderReader::axlTabulatedCylinderReader ( void  )

Definition at line 16 of file axlTabulatedCylinderReader.cpp.

axlTabulatedCylinderReader::~axlTabulatedCylinderReader ( void  )
virtual

Definition at line 22 of file axlTabulatedCylinderReader.cpp.

Member Function Documentation

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

Implements axlAbstractDataReader.

Definition at line 41 of file axlTabulatedCylinderReader.cpp.

QString axlTabulatedCylinderReader::description ( void  ) const

Definition at line 29 of file axlTabulatedCylinderReader.cpp.

QStringList axlTabulatedCylinderReader::handled ( void  ) const

Definition at line 33 of file axlTabulatedCylinderReader.cpp.

QString axlTabulatedCylinderReader::identifier ( void  ) const

Definition at line 25 of file axlTabulatedCylinderReader.cpp.

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

Implements axlAbstractDataReader.

Definition at line 54 of file axlTabulatedCylinderReader.cpp.

bool axlTabulatedCylinderReader::registered ( void  )
static

Definition at line 37 of file axlTabulatedCylinderReader.cpp.

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

Implements axlAbstractDataReader.

Definition at line 50 of file axlTabulatedCylinderReader.cpp.


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