#include <app/calentry.h>
| class CCalGeoValue : public CBase |
| Public Member Functions | |
|---|---|
| ~CCalGeoValue() | |
| IMPORT_C TBool | GetLatLong(TReal &, TReal &) |
| IMPORT_C CCalGeoValue * | NewL() |
| IMPORT_C void | SetLatLongL(const TReal &, const TReal &) |
Class representing the geographical location of a calendar entry. This corresponds to the GEO property as defined in vCalendar / iCalendar (RFC 2445). It contains a latitude and a longitude.