Developer documentation | Axl-2.5.1

axlPlaneParametricReader Class Reference

#include <axlPlaneParametricReader.h>

Inheritance diagram for axlPlaneParametricReader:
axlAbstractDataReader

Public Member Functions

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

Constructor & Destructor Documentation

axlPlaneParametricReader::axlPlaneParametricReader ( void  )

Definition at line 32 of file axlPlaneParametricReader.cpp.

axlPlaneParametricReader::~axlPlaneParametricReader ( void  )
virtual

Definition at line 36 of file axlPlaneParametricReader.cpp.

Member Function Documentation

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

Implements axlAbstractDataReader.

Definition at line 55 of file axlPlaneParametricReader.cpp.

QString axlPlaneParametricReader::description ( void  ) const

Definition at line 43 of file axlPlaneParametricReader.cpp.

QStringList axlPlaneParametricReader::handled ( void  ) const

Definition at line 47 of file axlPlaneParametricReader.cpp.

QString axlPlaneParametricReader::identifier ( void  ) const

Definition at line 39 of file axlPlaneParametricReader.cpp.

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

Implements axlAbstractDataReader.

Definition at line 77 of file axlPlaneParametricReader.cpp.

bool axlPlaneParametricReader::registered ( void  )
static

Definition at line 51 of file axlPlaneParametricReader.cpp.

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

Implements axlAbstractDataReader.

Definition at line 73 of file axlPlaneParametricReader.cpp.


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