KCal Library
period.h
Go to the documentation of this file.
bool operator>(const Period &other) const
Returns true if the start of this period is later than the start of the other one.
Definition: period.h:103
The period can be defined by either a start time and an end time or by a start time and a duration...
Definition: period.h:47
This file is part of the API for handling calendar data and defines the Duration class.
bool operator!=(const Period &other) const
Returns true if this period is not equal to the other one.
Definition: period.h:121
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:30 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:38:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.