changeset 20 | ecc8def7944a |
parent 18 | 578830873419 |
child 23 | 2dc6caa42ec3 |
18:578830873419 | 20:ecc8def7944a |
---|---|
56 virtual CpBaseSettingView *createSettingView() const; |
56 virtual CpBaseSettingView *createSettingView() const; |
57 |
57 |
58 void launchSettingView(const NmId &mailboxId, |
58 void launchSettingView(const NmId &mailboxId, |
59 const QString &mailboxName) const; |
59 const QString &mailboxName) const; |
60 |
60 |
61 signals: |
|
62 |
|
63 void aboutToClose(); |
|
64 |
|
61 private slots: |
65 private slots: |
62 |
66 |
63 void backPress(); |
67 void backPress(); |
64 |
68 |
65 private: |
69 private: |