The QOrganizerJournal class supplies a journal which is associated with a particular point in time More...
#include <QOrganizerJournal>
Inherits QOrganizerItem.
QDateTime | dateTime () const |
void | setDateTime ( const QDateTime & dateTime ) |
The QOrganizerJournal class supplies a journal which is associated with a particular point in time
A journal consists of personal data which is associated with a particular point in time.
Returns the date time associated with this journal
See also setDateTime().
Sets the date time which this journal is associated with to dateTime
See also dateTime().