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
Member Function Documentation
| void Column::analyse | ( | const | QDomNode | ) | [virtual] |
The documentation for this class was generated from the following files:

