Developer documentation | Axl-2.5.1

axlConeReader Class Reference

#include <axlConeReader.h>

Inheritance diagram for axlConeReader:
axlAbstractDataReader

Public Member Functions

 axlConeReader (void)
 
 ~axlConeReader (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 axlConeReader.h.

Constructor & Destructor Documentation

axlConeReader::axlConeReader ( void  )

Definition at line 35 of file axlConeReader.cpp.

axlConeReader::~axlConeReader ( void  )

Definition at line 40 of file axlConeReader.cpp.

Member Function Documentation

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

Implements axlAbstractDataReader.

Definition at line 65 of file axlConeReader.cpp.

QString axlConeReader::description ( void  ) const

Definition at line 50 of file axlConeReader.cpp.

QStringList axlConeReader::handled ( void  ) const

Definition at line 55 of file axlConeReader.cpp.

QString axlConeReader::identifier ( void  ) const

Definition at line 45 of file axlConeReader.cpp.

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

Implements axlAbstractDataReader.

Definition at line 86 of file axlConeReader.cpp.

bool axlConeReader::registered ( void  )
static

Definition at line 60 of file axlConeReader.cpp.

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

Implements axlAbstractDataReader.

Definition at line 81 of file axlConeReader.cpp.


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