• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdepim
  • Sitemap
  • Contact Us
 

kalarm/lib

datetime.h File Reference

#include <kdatetime.h>

Include dependency graph for datetime.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  DateTime
 A KDateTime with date-only option. More...

Functions

bool operator!= (const KDateTime &dt1, const DateTime &dt2)
bool operator!= (const DateTime &dt1, const DateTime &dt2)
bool operator< (const KDateTime &dt1, const DateTime &dt2)
bool operator< (const DateTime &dt1, const DateTime &dt2)
bool operator<= (const KDateTime &dt1, const DateTime &dt2)
bool operator<= (const DateTime &dt1, const DateTime &dt2)
bool operator== (const KDateTime &dt1, const DateTime &dt2)
bool operator== (const DateTime &dt1, const DateTime &dt2)
bool operator> (const KDateTime &dt1, const DateTime &dt2)
bool operator> (const DateTime &dt1, const DateTime &dt2)
bool operator>= (const KDateTime &dt1, const DateTime &dt2)
bool operator>= (const DateTime &dt1, const DateTime &dt2)

Function Documentation

bool operator!= ( const KDateTime &  dt1,
const DateTime &  dt2 
) [inline]

Definition at line 217 of file datetime.h.

bool operator!= ( const DateTime &  dt1,
const DateTime &  dt2 
) [inline]

Returns true if the two values are not equal.

Definition at line 216 of file datetime.h.

bool operator< ( const KDateTime &  dt1,
const DateTime &  dt2 
) [inline]

Definition at line 214 of file datetime.h.

bool operator< ( const DateTime &  dt1,
const DateTime &  dt2 
) [inline]

Returns true if the dt1 is earlier than dt2.

If the two values have the same date, and one value is date-only while the other is a date-time, the time used for the date-only value is the start-of-day time set in the KAlarm Preferences dialog.

Definition at line 213 of file datetime.h.

bool operator<= ( const KDateTime &  dt1,
const DateTime &  dt2 
) [inline]

Definition at line 235 of file datetime.h.

bool operator<= ( const DateTime &  dt1,
const DateTime &  dt2 
) [inline]

Returns true if the dt1 is earlier than or equal to dt2.

If the two values have the same date, and one value is date-only while the other is a date-time, the time used for the date-only value is the start-of-day time set in the KAlarm Preferences dialog.

Definition at line 234 of file datetime.h.

bool operator== ( const KDateTime &  dt1,
const DateTime &  dt2 
) [inline]

Definition at line 208 of file datetime.h.

bool operator== ( const DateTime &  dt1,
const DateTime &  dt2 
) [inline]

Returns true if the two values are equal.

Definition at line 207 of file datetime.h.

bool operator> ( const KDateTime &  dt1,
const DateTime &  dt2 
) [inline]

Definition at line 223 of file datetime.h.

bool operator> ( const DateTime &  dt1,
const DateTime &  dt2 
) [inline]

Returns true if the dt1 is later than dt2.

If the two values have the same date, and one value is date-only while the other is a date-time, the time used for the date-only value is the start-of-day time set in the KAlarm Preferences dialog.

Definition at line 222 of file datetime.h.

bool operator>= ( const KDateTime &  dt1,
const DateTime &  dt2 
) [inline]

Definition at line 229 of file datetime.h.

bool operator>= ( const DateTime &  dt1,
const DateTime &  dt2 
) [inline]

Returns true if the dt1 is later than or equal to dt2.

If the two values have the same date, and one value is date-only while the other is a date-time, the time used for the date-only value is the start-of-day time set in the KAlarm Preferences dialog.

Definition at line 228 of file datetime.h.

kalarm/lib

Skip menu "kalarm/lib"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members

kdepim

Skip menu "kdepim"
  • akonadi
  •   clients
  •   kabc
  •   kcal
  •   kcm
  • akregator
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt
  • kdgantt1
  • kjots
  • kleopatra
  • kmail
  • kmobiletools
  • knode
  • knotes
  • kontact
  • kontactinterfaces
  • korganizer
  •   korgac
  • kpilot
  • ktimetracker
  •   doc
  • libkdepim
  • libkholidays
  • libkleo
  • libkpgp
  • maildir
Generated for kdepim by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal