qtinternetradio/ui/inc/irhistoryview.h
changeset 5 0930554dc389
parent 3 ee64f059b8e1
child 8 3b03c28289e6
equal deleted inserted replaced
3:ee64f059b8e1 5:0930554dc389
    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;