QtOrganizer ModuleClasses
The Organizer API enables a client to request calendar, schedule and personal data from local or remote backends. To include the definitions of the module's classes, use the following directive: #include <QtOrganizer>
To link against the module, add this line to your qmake .pro file: QT += organizer |