homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hsallappsstate.h
changeset 97 66b5fe3c07fd
parent 90 3ac3aaebaee5
child 98 e6f74eb7f69f
equal deleted inserted replaced
95:32e56106abf2 97:66b5fe3c07fd
    54     void addToCollection();
    54     void addToCollection();
    55     void ascendingMenuAction();
    55     void ascendingMenuAction();
    56     void descendingMenuAction();
    56     void descendingMenuAction();
    57     void normalModeEntered();
    57     void normalModeEntered();
    58     void stateExited();
    58     void stateExited();
       
    59     void updateLabel();
       
    60     
    59 private:
    61 private:
    60     void construct();
    62     void construct();
    61     void setMenuOptions();
    63     void setMenuOptions();
    62     void setContextMenuOptions(HbAbstractViewItem *item, EntryFlags flags);
    64     void setContextMenuOptions(HbAbstractViewItem *item, EntryFlags flags);
    63 
    65