QOrganizerEventTimeRange Class Reference
The QOrganizerEventTimeRange class contains the start and end dates and times of a recurring event series, or occurrence of an event. More...
#include <QOrganizerEventTimeRange>
Inherits QOrganizerItemDetail.
Public Functions
QDateTime | endDateTime () const |
void | setEndDateTime ( const QDateTime & dueDateTime ) |
void | setStartDateTime ( const QDateTime & startDateTime ) |
QDateTime | startDateTime () const |
- 21 public functions inherited from QOrganizerItemDetail
Public Variables
const char * | DefinitionName |
const char * | FieldEndDateTime |
const char * | FieldStartDateTime |
Detailed Description
The QOrganizerEventTimeRange class contains the start and end dates and times of a recurring event series, or occurrence of an event.