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
QPtrList< CellItem > CellItem::placeItem | ( | QPtrList< CellItem > | cells, | |
CellItem * | placeItem | |||
) | [static] |
Place item.
- placeItem into stripe containing items
- cells in a way that items don't overlap.
- Returns:
- Placed items
Definition at line 39 of file cellitem.cpp.
The documentation for this class was generated from the following files: