clock/clockmw/clocktimezone/inc/timezoneclient.h
changeset 50 579cc610882e
parent 26 a949c2543c15
child 58 ef813d54df51
equal deleted inserted replaced
49:5de72ea7a065 50:579cc610882e
    68 
    68 
    69 private:
    69 private:
    70 
    70 
    71 private:
    71 private:
    72 	static TimezoneClient *mTimezoneClient;
    72 	static TimezoneClient *mTimezoneClient;
    73 	static int mReferenceCount;
    73 	static bool mReferenceCount;
    74 
    74 
    75 // TODO: still refatoring
    75 // TODO: still refatoring
    76 public:
    76 public:
    77 	/*TIMEZONECLIENT_EXPORT*/ 	QList<LocationInfo> &getLocations();
    77 	/*TIMEZONECLIENT_EXPORT*/ 	QList<LocationInfo> &getLocations();
    78 	/*TIMEZONECLIENT_EXPORT*/ LocationInfo getCurrentZoneInfoL();
    78 	/*TIMEZONECLIENT_EXPORT*/ LocationInfo getCurrentZoneInfoL();