QtMobility Reference Documentation

QOrganizerJournal Class Reference

The QOrganizerJournal class supplies a journal which is associated with a particular point in time More...

 #include <QOrganizerJournal>

Inherits: QOrganizerItem.

This class was introduced in Qt Mobility 1.1.

Public Functions

QDateTime dateTime () const
void setDateTime ( const QDateTime & dateTime )

Detailed Description

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.

Member Function Documentation

QDateTime QOrganizerJournal::dateTime () const

Returns the date time associated with this journal

This function was introduced in Qt Mobility 1.1.

See also setDateTime().

void QOrganizerJournal::setDateTime ( const QDateTime & dateTime )

Sets the date time which this journal is associated with to dateTime

This function was introduced in Qt Mobility 1.1.

See also dateTime().

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.