equal
deleted
inserted
replaced
73 //from base view |
73 //from base view |
74 void listViewLongPressed(HbAbstractViewItem *aItem, const QPointF& aCoords); |
74 void listViewLongPressed(HbAbstractViewItem *aItem, const QPointF& aCoords); |
75 |
75 |
76 void initToolBar(); |
76 void initToolBar(); |
77 |
77 |
78 void lazyInit(); |
|
79 |
|
80 void normalInit(); |
|
81 |
|
82 private: |
78 private: |
83 |
79 |
84 IRStationShare *iStationShare; |
80 IRStationShare *iStationShare; |
85 IRFavoritesModel *iModel; |
81 IRFavoritesModel *iModel; |
86 HbSelectionDialog *iMultiDeleteDialog; |
82 HbSelectionDialog *iMultiDeleteDialog; |