Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QDependentEventsContext class provides a base class for QAppointments generated by other models. More...
#include <QDependentEventsContext>
This class is under development and is subject to change.
Inherits QAppointmentContext.
Inherited by QContactAnniversaryContext, QContactBirthdayContext, and QTaskEventContext.
The QDependentEventsContext class provides a base class for QAppointments generated by other models.
It provides a simplified version of a QAppointmentContext that provides mostly read only access to events (QAppointments) that might be generated by other PIM data - for example, birthdays from contacts. In this sense, the events presented by the QDependentEventsContext are dependent on other types of PIM records.
See also QAppointment, QContactBirthdayContext, QContactAnniversaryContext, QTaskEventContext, and Pim Library.
Creates a QDependentBirthdayContext with the given parent and IO access.
Returns false, as QDependentEventsContext records are not editable through QAppointmentModel.
Reimplemented from QPimContext.
Returns the identifier for this context, mapped to the local device.
See also id() and QUniqueIdGenerator::mappedContext().
Returns a list with the default source in it.
Reimplemented from QPimContext.
See also defaultSource().
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |