This interface gives access to a date query.
org.freesmartphone.PIM.DateQuery
Description: Return the number of items in the query result
Amount of dates in the query result.
Description: Rewind the result cursor to the first date (for this dbus client only).
Description: Skip n dates in the result cursor (for this dbus client only).
Amount of dates to skip.
Description: Path for the date the result cursor points to.
The path to the date.
Description: Return the next date in the query result, and move the query to the next date.
fields of the result.
Description: Get multiple dates from the result set at once.
The number of dates to get from the result set.
The list of the returned dates data.
Description: Delete the query result object.
Description: Sent when a new date which matches this query is loaded.
The path of the newly loaded date.