homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsappschecklist.h
changeset 98 e6f74eb7f69f
parent 81 7dd137878ff8
equal deleted inserted replaced
97:66b5fe3c07fd 98:e6f74eb7f69f
    45 
    45 
    46     void cleanUp();
    46     void cleanUp();
    47 
    47 
    48     void setSortOrder(Hs::HsSortAttribute sortAttribute);
    48     void setSortOrder(Hs::HsSortAttribute sortAttribute);
    49 
    49 
    50     void showAppsCheckboxList(Hs::HsSortAttribute sortAttribute);
    50     void showAppsCheckboxList(Hs::HsSortAttribute sortAttribute,
       
    51                               int scrollPosition);
    51 
    52 
    52 signals:
    53 signals:
    53 
    54 
    54     void commit(const QList<int> &appList);
    55     void commit(const QList<int> &appList);
    55 
    56