equal
deleted
inserted
replaced
30 virtual ~NmMailboxListViewItem(); |
30 virtual ~NmMailboxListViewItem(); |
31 |
31 |
32 public: // from HbListViewItem |
32 public: // from HbListViewItem |
33 HbListViewItem *createItem(); |
33 HbListViewItem *createItem(); |
34 void updateChildItems(); |
34 void updateChildItems(); |
35 bool canSetModelIndex(const QModelIndex &index); |
35 bool canSetModelIndex(const QModelIndex &index) const; |
36 |
36 |
37 protected: |
37 protected: |
38 void polishEvent(); |
38 void polishEvent(); |
39 |
39 |
40 private: |
40 private: |