equal
deleted
inserted
replaced
44 public slots: |
44 public slots: |
45 void toMainView(); |
45 void toMainView(); |
46 void refreshMainView(const RPointerArray<MIAUpdateNode>& nodes, |
46 void refreshMainView(const RPointerArray<MIAUpdateNode>& nodes, |
47 const RPointerArray<MIAUpdateFwNode>& fwNodes, |
47 const RPointerArray<MIAUpdateFwNode>& fwNodes, |
48 int error); |
48 int error); |
|
49 void refreshMainViewProgress(); |
|
50 void setRefreshingAnimation(bool animation); |
|
51 void updateCompleted(); |
49 void toSettingView(); |
52 void toSettingView(); |
50 |
53 |
51 private: |
54 private: |
52 void addMainView(IAUpdateEngine *engine); |
55 void addMainView(IAUpdateEngine *engine); |
53 void addSettingView(); |
56 void addSettingView(); |