Developer documentation | Axl-2.5.1

axlShapeReader Class Reference

#include <axlShapeReader.h>

Inheritance diagram for axlShapeReader:
axlAbstractDataReader

Public Member Functions

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

Constructor & Destructor Documentation

axlShapeReader::axlShapeReader ( void  )

Definition at line 34 of file axlShapeReader.cpp.

axlShapeReader::~axlShapeReader ( void  )
virtual

Definition at line 40 of file axlShapeReader.cpp.

Member Function Documentation

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

Implements axlAbstractDataReader.

Definition at line 59 of file axlShapeReader.cpp.

QString axlShapeReader::description ( void  ) const

Definition at line 47 of file axlShapeReader.cpp.

QStringList axlShapeReader::handled ( void  ) const

Definition at line 51 of file axlShapeReader.cpp.

QString axlShapeReader::identifier ( void  ) const

Definition at line 43 of file axlShapeReader.cpp.

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

Implements axlAbstractDataReader.

Definition at line 72 of file axlShapeReader.cpp.

bool axlShapeReader::registered ( void  )
static

Definition at line 55 of file axlShapeReader.cpp.

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

Implements axlAbstractDataReader.

Definition at line 68 of file axlShapeReader.cpp.


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