Qt Mobility Reference Documentation

QOrganizerItemComment Class Reference

The QOrganizerItemComment class contains some arbitrary information which is relevant to the organizer item. More...

 #include <QOrganizerItemComment>

Inherits QOrganizerItemDetail.


Public Functions

QString comment () const
void setComment ( const QString & comment )

Public Variables

const char * DefinitionName
const char * FieldComment

Detailed Description

The QOrganizerItemComment class contains some arbitrary information which is relevant to the organizer item.


Member Function Documentation

QString QOrganizerItemComment::comment () const

Returns a string for a comment associated with an organizer item.

See also setComment().

void QOrganizerItemComment::setComment ( const QString & comment )

Sets a comment associated with an organizer item to comment.

See also comment().


Member Variable Documentation

const char * QOrganizerItemComment::DefinitionName

The constant string which identifies the definition of details which are comments.

const char * QOrganizerItemComment::FieldComment

The constant key for which the comment value is stored in details of the QOrganizerItemComment type.


Copyright © 2009-2010 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt Mobility Project 1.1.0