This file is part of the API for handling calendar data and defines the ExtendedStorage abstract base class. More...
#include "extendedstorage.h"#include "extendedstorageobserver.h"#include "alarmhandler_p.h"#include "logging_p.h"#include <KCalendarCore/Exceptions>#include <KCalendarCore/Calendar>
Classes | |
| struct | Range |
Functions | |
| bool | operator< (const Range &a, const Range &b) |
| bool | operator< (const QDate &at, const Range &range) |
This file is part of the API for handling calendar data and defines the ExtendedStorage abstract base class.
An abstract base class that provides a calendar storage interface.
| bool operator< | ( | const QDate & | at, |
| const Range & | range ) |
1.16.1