#include <childwindow.h>
Inherited by CostCentreChild, CostTypeChild, CostUnitChild, and PriceComparisonChild.
Public Member Functions | |
| ChildWindow () | |
| int | type () |
| void | setType (int type) |
| virtual AbstractModel * | model () |
All QMdiSubWindows shown in Allevo subclass this class (it handels the type of the window
Definition at line 16 of file childwindow.h.
| ChildWindow::ChildWindow | ( | ) |
Definition at line 4 of file childwindow.cpp.
| AbstractModel * ChildWindow::model | ( | ) | [virtual] |
| void ChildWindow::setType | ( | int | type | ) |
| int ChildWindow::type | ( | ) |
Definition at line 15 of file childwindow.cpp.
1.5.9