Home · All Classes · All Functions ·

QContactNote Class Reference

The QContactNote class contains a note associated with a contact. More...

    #include <QContactNote>

Inherits QContactDetail.


Public Functions

QString note () const
void setNote ( const QString & note )

Public Variables

const char * DefinitionName
const char * FieldNote

Additional Inherited Members


Detailed Description

The QContactNote class contains a note associated with a contact.


Member Function Documentation

QString QContactNote::note () const

Returns a string for a note associated with a contact.

See also setNote().

void QContactNote::setNote ( const QString & note )

Sets a note associated with a contact to note.

See also note().


Member Variable Documentation

const char * QContactNote::DefinitionName

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

const char * QContactNote::FieldNote

The constant key for which the note value is stored in details of the QContactNote type.


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