korganizer
KOrg::CellItem Class Reference
Inheritance diagram for KOrg::CellItem:

Detailed Description
Definition at line 34 of file cellitem.h.
Public Member Functions | |
| CellItem () | |
| void | setSubCells (int v) |
| int | subCells () const |
| void | setSubCell (int v) |
| int | subCell () const |
| virtual bool | overlaps (CellItem *other) const =0 |
| virtual QString | label () const |
Static Public Member Functions | |
| static QPtrList< CellItem > | placeItem (QPtrList< CellItem > cells, CellItem *placeItem) |
Member Function Documentation
|
||||||||||||
|
Place item.
Definition at line 39 of file cellitem.cpp. |
The documentation for this class was generated from the following files:

