Event::RepeatPattern Struct Reference
List of all members.Public Member Functions | |
| bool | operator== (const RepeatPattern &right) const |
| QDate | endDate () const |
| void | setEndDate (const QDate &dt) |
Public Attributes | |
| RepeatType | type |
| int | frequency |
| int | position |
| char | days |
| bool | hasEndDate |
| time_t | endDateUTC |
| time_t | createTime |
Detailed Description
The Event::RepeatPattern class is internal.
Definition at line 51 of file event.h.
The documentation for this struct was generated from the following files:
