homescreenapp/runtimeplugins/hsdefaultruntimeplugin/inc/hsdefaultruntime.h
changeset 60 30f14686fb04
parent 51 4785f57bf3d4
child 61 2b1b11a301d2
equal deleted inserted replaced
55:03646e8da489 60:30f14686fb04
    57     bool eventFilter(QObject *watched, QEvent *event);
    57     bool eventFilter(QObject *watched, QEvent *event);
    58 
    58 
    59 private:
    59 private:
    60     Q_DISABLE_COPY(HsDefaultRuntime)
    60     Q_DISABLE_COPY(HsDefaultRuntime)
    61 
    61 
       
    62     void registerAnimations();
    62     void createStatePublisher();
    63     void createStatePublisher();
    63     void createContentServiceParts();
    64     void createContentServiceParts();
    64     void createStates();
    65     void createStates();
    65     void assignServices();
    66     void assignServices();
    66 	void updatePSKeys();
    67 	void updatePSKeys();