Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: t32wld.h
Link against:

Class TCityData

TCityData

Support

Supported from 5.0

Description

City information.

This class stores city specific information, including its name, country, area code, daylight savings zone, latitude and longitude, map position and UTC offset.

Defined in TCityData:
iAreaCode, iCity, iCountry, iDaylightSavingZone, iLatLong, iMapPos, iUniversalTimeOffset


Data members


iAreaCode

TAreaCode iAreaCode

Description

The local area code.


iCity

TCityName iCity

Description

The city name.


iCountry

TCountryName iCountry

Description

The country name.


iDaylightSavingZone

TDaylightSavingZone iDaylightSavingZone

Description

The daylight savings zone.


iLatLong

TLatLong iLatLong

Description

The city’s latitude and longitude. This is used to calculate the distance between cities, and the sunrise and sunset time.


iMapPos

TPoint iMapPos

Description

This position of the city in pixels — on the Time app map.


iUniversalTimeOffset

TInt iUniversalTimeOffset

Description

The UTC offset.