libkcal
recurrencerule.h File Reference
#include <qdatetime.h>#include <libkcal/listbase.h>#include "libkcal_export.h"
Include dependency graph for recurrencerule.h:

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

Go to the source code of this file.
Classes | |
| class | KCal::RecurrenceRule::Observer |
| class | KCal::RecurrenceRule |
| This class represents a recurrence rule for a calendar incidence. More... | |
| class | KCal::RecurrenceRule::WDayPos |
| structure for describing the n-th weekday of the month/year. More... | |
Namespaces | |
| namespace | KCal |
Typedefs | |
| typedef QValueList< QTime > | KCal::TimeList |
Functions | |
| template<class T > | |
| Q_INLINE_TEMPLATES void | qSortUnique (QValueList< T > &lst) |
Function Documentation
template<class T >
| Q_INLINE_TEMPLATES void qSortUnique | ( | QValueList< T > & | lst | ) | [inline] |
Definition at line 33 of file recurrencerule.h.
