PIMPrint Library
PimPrint::Calendar::PrintCellItem Class Reference
#include <cellitem.h>
Inheritance diagram for PimPrint::Calendar::PrintCellItem:
Public Member Functions | |
PrintCellItem (const KCalCore::Event::Ptr &event, const KDateTime &start, const KDateTime &end) | |
KDateTime | end () const |
KCalCore::Event::Ptr | event () const |
QString | label () const |
bool | overlaps (CellItem *o) const |
KDateTime | start () const |
Public Member Functions inherited from PimPrint::Calendar::CellItem | |
CellItem () | |
virtual | ~CellItem () |
void | setSubCell (int v) |
void | setSubCells (int v) |
int | subCell () const |
int | subCells () const |
Additional Inherited Members | |
Static Public Member Functions inherited from PimPrint::Calendar::CellItem | |
static QList< CellItem * > | placeItem (QList< CellItem * > cells, CellItem *placeItem) |
Detailed Description
Definition at line 88 of file cellitem.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 91 of file cellitem.h.
Member Function Documentation
|
inline |
Definition at line 112 of file cellitem.h.
|
inline |
Definition at line 97 of file cellitem.h.
|
inlinevirtual |
Reimplemented from PimPrint::Calendar::CellItem.
Definition at line 102 of file cellitem.h.
|
inlinevirtual |
Calculate the start and end date/time of the recurrence that happens on the given day.
Implements PimPrint::Calendar::CellItem.
Definition at line 119 of file cellitem.h.
|
inline |
Definition at line 107 of file cellitem.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.