Qt Mobility Reference Documentation

QtOrganizer Module

The QtOrganizer module offers classes that allow you to manage calendar, scheduling and personal data. More...

Classes

QOrganizerEvent

Event in time which may reoccur

QOrganizerEventOccurrence

Occurrence of an event

QOrganizerEventTimeRange

Contains the start and end dates and times of a recurring event series, or occurrence of an event

QOrganizerItem

Represents an event, todo, note, or journal entry

QOrganizerItemAbstractRequest

Mechanism for asynchronous requests to be made of a manager if it supports them

QOrganizerItemAudibleReminder

Contains information about an audible reminder of an item

QOrganizerItemChangeLogFilter

Filter based around a organizer item timestamp criterion

QOrganizerItemChangeSet

Simple API to simplify the emission of state-change signals from QOrganizerItemManagerEngine implementations

QOrganizerItemComment

Contains some arbitrary information which is relevant to the organizer item

QOrganizerItemDateTimePeriodFilter

Filter based around a datetime period between start and end datetime

QOrganizerItemDescription

Contains some arbitrary information which is relevant to the organizer item

QOrganizerItemDetail

Represents a single, complete detail about an organizer item

QOrganizerItemDetailDefinition

QOrganizerItemDetailDefinitionFetchRequest

Allows a client to asynchronously request detail definitions from an organizer item store manager

QOrganizerItemDetailDefinitionRemoveRequest

Allows a client to asynchronously request that certain detail definitions be removed from an organizer item manager

QOrganizerItemDetailDefinitionSaveRequest

Allows a client to asynchronously request that certain detail definitions be saved in an organizer item store manager

QOrganizerItemDetailFieldDefinition

Field in a QOrganizerItemDetail

QOrganizerItemDetailFilter

Filter based around a detail value criterion

QOrganizerItemDetailRangeFilter

Filter based around a detail value range criterion

QOrganizerItemDisplayLabel

Contains the backend-synthesized display label of the organizer item

QOrganizerItemEmailReminder

Contains information about an email reminder of an item

QOrganizerItemFetchHint

Hints to the manager about which organizer item information needs to be retrieved in an asynchronous fetch request or a synchronous function call

QOrganizerItemFetchRequest

Allows a client to asynchronously request organizer items from an organizer item store manager

QOrganizerItemFilter

Used to select organizer items made available through a QOrganizerItemManager

QOrganizerItemGuid

Contains the globally unique identifier of the organizer item, which can be used for synchronization purposes

QOrganizerItemId

Information that uniquely identifies an organizer item in a particular manager

QOrganizerItemInstanceFetchRequest

Allows a client to asynchronously request organizer item instances (occurrences) from an organizer item store manager

QOrganizerItemInstanceOrigin

Contains information about when and from where or whom the organizer item originated

QOrganizerItemIntersectionFilter

Filter which intersects the results of other filters

QOrganizerItemInvalidEngine

Implementation of QOrganizerItemManagerEngine whose functions always return an error

QOrganizerItemInvalidFilter

Matches no organizeritems

QOrganizerItemLocalIdFetchRequest

Allows a client to asynchronously request a list of organizer item ids from a organizer item store manager

QOrganizerItemLocalIdFilter

Filter based around a list of organizer item ids

QOrganizerItemLocation

Contains information about a location which is related to the organizer item in some manner

QOrganizerItemManager

Interface which allows clients with access to organizer item information stored in a particular backend

QOrganizerItemManagerEngine

The interface for all implementations of the organizer item manager backend functionality

QOrganizerItemManagerEngineFactory

The interface for plugins that implement QOrganizerItemManagerEngine functionality

QOrganizerItemMemoryEngine

In-memory implementation of an organizer item backend

QOrganizerItemPriority

Contains the priority of the organizer item, which may be used to resolve scheduling conflicts

QOrganizerItemRecurrence

Contains a list of rules and dates on which the recurrent item occurs, and a list of rules and dates on which exceptions occur

QOrganizerItemRecurrenceRule

Describes the a rule by which a QOrganizerItem repeats

QOrganizerItemReminder

Contains information about when and how the user wants to reminded of the item

QOrganizerItemRemoveRequest

Allows a client to asynchronously request that certain organizer items be removed from a organizer items store

QOrganizerItemSaveRequest

Allows a client to asynchronously request that certain organizer items be saved to an organizer item store

QOrganizerItemSortOrder

Defines how a list of organizer items should be ordered according to some criteria

QOrganizerItemTimestamp

Contains the creation and last-modified timestamp associated with the organizer item. XXX TODO: what about last accessed?

QOrganizerItemType

Describes the type of the organizer item. This detail may be automatically synthesized by the backend depending on other details in the organizer item

QOrganizerItemUnionFilter

Filter which unions the results of other filters

QOrganizerItemVisualReminder

Contains information about a visual reminder of an item

QOrganizerJournal

Supplies a journal which is associated with a particular point in time

QOrganizerJournalTimeRange

Contains information about the date and time for which a journal entry has been created

QOrganizerNote

Note which is not associated with any particular point in time

QOrganizerTodo

Task which should be completed

QOrganizerTodoOccurrence

Occurrence of a task which should be completed

QOrganizerTodoProgress

Contains information about the progress of a todo item

QOrganizerTodoTimeRange

Contains information about the time range of a todo item

Detailed Description

X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.