filters
Column Class Reference
#include <column.h>
Inheritance diagram for Column:

Detailed Description
This class hold a column.
Definition at line 37 of file column.h.
Public Member Functions | |
Column () | |
virtual | ~Column () |
long | getCol () const |
double | getWidth () const |
void | setCol (int c) |
void | setWidth (double w) |
void | analyse (const QDomNode) |
void | generate (QTextStream &) |
Constructor & Destructor Documentation
|
Creates a new instance of Column.
|
Member Function Documentation
|
Helpfull functions.
Reimplemented from Format. |
|
getters
|
|
setters
|
The documentation for this class was generated from the following files: