Qt Organizer C++ Classes
The QtOrganizer module allows access to calendar event information. More...
Detailed Description
The Qt 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