radioapp/radiowidgets/inc/radiohistoryview.h
changeset 54 a8ba0c289b44
parent 51 bbebb0235466
child 57 21be958eb3ce
equal deleted inserted replaced
51:bbebb0235466 54:a8ba0c289b44
    52     HbIcon taggedIcon() const;
    52     HbIcon taggedIcon() const;
    53 
    53 
    54 private slots:
    54 private slots:
    55 
    55 
    56     void updateViewMode();
    56     void updateViewMode();
    57     void clearList();
    57     void openMultiSelection();
    58     void updateVisibilities();
    58     void updateVisibilities();
    59     void showContextMenu( const QModelIndex& index );
    59     void showContextMenu( const QModelIndex& index );
    60     void handleLongPress( HbAbstractViewItem* item );
    60     void handleLongPress( HbAbstractViewItem* item );
    61     void toggleTagging();
    61     void toggleTagging();
    62     void openOviStore();
    62     void openOviStore();