#include <cellfactory.h>
Inheritance diagram for IAEX::CellFactory:
Public Member Functions | |
CellFactory (Document *doc) | |
The class constructor. | |
virtual | ~CellFactory () |
The class destructor. | |
virtual Cell * | createCell (const QString &style, Cell *parent=0) |
|
The class constructor.
|
|
The class destructor.
|
|
Implements IAEX::Factory. |