equal
deleted
inserted
replaced
61 void prepareMenu(); |
61 void prepareMenu(); |
62 void startConvert(int aIndex); |
62 void startConvert(int aIndex); |
63 void convertStationHistory2Preset(const IRQSongHistoryInfo& aHistoryInfo, IRQPreset& aPreset); |
63 void convertStationHistory2Preset(const IRQSongHistoryInfo& aHistoryInfo, IRQPreset& aPreset); |
64 void addContextAction(); |
64 void addContextAction(); |
65 void deleteContextAction(); |
65 void deleteContextAction(); |
66 void detailContextAction(); |
66 void detailsContextAction(); |
67 |
67 |
68 private: |
68 private: |
69 IRHistoryModel *iModel; |
69 IRHistoryModel *iModel; |
70 HbAction *iClearHistoryAction; |
70 HbAction *iClearHistoryAction; |
71 HbAction *iSongHistoryAction; |
71 HbAction *iSongHistoryAction; |