KCal Library
KCal::Duration Member List
This is the complete list of members for KCal::Duration, including all inherited members.
asDays() const | KCal::Duration | |
asSeconds() const | KCal::Duration | |
Days enum value | KCal::Duration | |
Duration() | KCal::Duration | |
Duration(const KDateTime &start, const KDateTime &end) | KCal::Duration | |
Duration(const KDateTime &start, const KDateTime &end, Type type) | KCal::Duration | |
Duration(int duration, Type type=Seconds) | KCal::Duration | |
Duration(const Duration &duration) | KCal::Duration | |
end(const KDateTime &start) const | KCal::Duration | |
isDaily() const | KCal::Duration | |
operator bool() const | KCal::Duration | |
operator!() const | KCal::Duration | inline |
operator!=(const Duration &other) const | KCal::Duration | inline |
operator*(int value) const | KCal::Duration | inline |
operator*=(int value) | KCal::Duration | |
operator+(const Duration &other) const | KCal::Duration | inline |
operator+=(const Duration &other) | KCal::Duration | |
operator-() const | KCal::Duration | |
operator-(const Duration &other) const | KCal::Duration | inline |
operator-=(const Duration &other) | KCal::Duration | |
operator/(int value) const | KCal::Duration | inline |
operator/=(int value) | KCal::Duration | |
operator<(const Duration &other) const | KCal::Duration | |
operator<=(const Duration &other) const | KCal::Duration | inline |
operator=(const Duration &duration) | KCal::Duration | |
operator==(const Duration &other) const | KCal::Duration | |
operator>(const Duration &other) const | KCal::Duration | inline |
operator>=(const Duration &other) const | KCal::Duration | inline |
Seconds enum value | KCal::Duration | |
type() const | KCal::Duration | |
Type enum name | KCal::Duration | |
value() const | KCal::Duration | |
~Duration() | KCal::Duration |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:58 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:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.