Member Function Documentation
QDateTime QOrganizerJournalTime::entryDateTime () const
Returns the journal entry date and time as QDateTime.
See also setEntryDateTime().
void QOrganizerJournalTime::setEntryDateTime ( const QDateTime & entryDateTime )
Sets the journal entry date and time to entryDateTime.
See also entryDateTime().
Member Variable Documentation
const QLatin1Constant QOrganizerJournalTime::DefinitionName
The constant string which identifies the definition of details which describe the date and time associated with a journal item.
const QLatin1Constant QOrganizerJournalTime::FieldEntryDateTime
The constant key for which the date and time of value for a journal entry is stored in details of the QOrganizerJournalTime type.