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 ) |
- 21 public functions inherited from QOrganizerItemDetail
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.