clock/clockui/clocksettingsview/inc/clocksettingsview.h
changeset 70 a5ed90760192
parent 63 a3cb48f6c889
child 75 7ac58b2aae6f
equal deleted inserted replaced
64:1881ad52dc45 70:a5ed90760192
    62 	void handleNetworkTimeStateChange(int state);
    62 	void handleNetworkTimeStateChange(int state);
    63 	void handleAutoTimeUpdateChange(int value);
    63 	void handleAutoTimeUpdateChange(int value);
    64 	void handleAlarmSnoozeTimeChanged(int index);
    64 	void handleAlarmSnoozeTimeChanged(int index);
    65 	void handleClockTypeChanged();
    65 	void handleClockTypeChanged();
    66 	void eventMonitor(const XQSettingsKey& key, const QVariant& value);
    66 	void eventMonitor(const XQSettingsKey& key, const QVariant& value);
       
    67 	void updateClockType();
    67 
    68 
    68 private:
    69 private:
    69 	void setupView();
    70 	void setupView();
    70 	void createModel();
    71 	void createModel();
    71 	void populateModel();
    72 	void populateModel();