homescreenapp/stateplugins/hsapplibrarystateplugin/inc/hsallcollectionsstate.h
changeset 97 66b5fe3c07fd
parent 81 7dd137878ff8
equal deleted inserted replaced
95:32e56106abf2 97:66b5fe3c07fd
    50     void createNewCollection();
    50     void createNewCollection();
    51     void createArrangeCollection();
    51     void createArrangeCollection();
    52     void normalModeEntered();
    52     void normalModeEntered();
    53     void normalModeExited();
    53     void normalModeExited();
    54     void stateExited();
    54     void stateExited();
       
    55     void updateLabel();
    55 private:
    56 private:
    56     void construct();
    57     void construct();
    57     void setMenuOptions();
    58     void setMenuOptions();
    58     void setContextMenuOptions(HbAbstractViewItem *item, EntryFlags flags);
    59     void setContextMenuOptions(HbAbstractViewItem *item, EntryFlags flags);
    59 };
    60 };