filters
Row Class Reference
#include <row.h>
Inheritance diagram for Row:

Detailed Description
This class hold a row.
Definition at line 37 of file row.h.
Public Member Functions | |
| Row () | |
| virtual | ~Row () |
| long | getRow () const |
| double | getHeight () const |
| void | setRow (int r) |
| void | setHeight (double h) |
| void | analyse (const QDomNode) |
| void | generate (QTextStream &) |
Constructor & Destructor Documentation
|
|
Creates a new instance of Row.
|
Member Function Documentation
|
|
Helpfull functions.
Reimplemented from Format. |
|
|
getters
|
|
|
setters
|
The documentation for this class was generated from the following files:

