Qt Mobility Reference Documentation

QOrganizerItemLocation Class Reference

The QOrganizerItemLocation class contains information about a location which is related to the organizer item in some manner. More...

 #include <QOrganizerItemLocation>

Inherits QOrganizerItemDetail.


Public Functions

QString address () const
QString geoLocation () const
QString locationName () const
void setAddress ( const QString & address )
void setGeoLocation ( const QString & stringCoords )
void setLocationName ( const QString & locationName )

Public Variables

const char * DefinitionName
const char * FieldAddress
const char * FieldGeoLocation
const char * FieldLocationName

Detailed Description

The QOrganizerItemLocation class contains information about a location which is related to the organizer item in some manner.


Member Function Documentation

QString QOrganizerItemLocation::address () const

Returns a string of address name.

See also setAddress().

QString QOrganizerItemLocation::geoLocation () const

Returns a string of geolication value.

See also setGeoLocation().

QString QOrganizerItemLocation::locationName () const

Returns a string of location name.

See also setLocationName().

void QOrganizerItemLocation::setAddress ( const QString & address )

Sets address name to address.

See also address().

void QOrganizerItemLocation::setGeoLocation ( const QString & stringCoords )

Sets geolication value to stringCoords.

See also geoLocation().

void QOrganizerItemLocation::setLocationName ( const QString & locationName )

Sets location name to locationName.

See also locationName().


Member Variable Documentation

const char * QOrganizerItemLocation::DefinitionName

The constant string which identifies the definition of details which describe a location associated with an organizer item.

const char * QOrganizerItemLocation::FieldAddress

The constant key for which the location address value is stored in details of the QOrganizerItemLocation type.

const char * QOrganizerItemLocation::FieldGeoLocation

The constant key for which the geolocation value is stored in details of the QOrganizerItemLocation type.

const char * QOrganizerItemLocation::FieldLocationName

The constant key for which the location label value is stored in details of the QOrganizerItemLocation type.


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