KCal Library
duration.h
Go to the documentation of this file.
60 Days
Duration operator-(const Duration &other) const
Returns the difference between another duration and this.
Definition: duration.h:218
bool operator>(const Duration &other) const
Returns true if this duration is greater than the other.
Definition: duration.h:148
bool operator>=(const Duration &other) const
Returns true if this duration is greater than or equal to the other.
Definition: duration.h:155
bool operator<=(const Duration &other) const
Returns true if this duration is smaller than or equal to the other.
Definition: duration.h:141
bool operator!=(const Duration &other) const
Returns true if this duration is not equal to the other.
Definition: duration.h:174
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.