homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuserviceutils.h
changeset 85 35368b604b28
parent 35 f9ce957a272c
equal deleted inserted replaced
77:4b195f3bea29 85:35368b604b28
    30 
    30 
    31 public:
    31 public:
    32 
    32 
    33     // Function declarations
    33     // Function declarations
    34     static SortAttribute sortBy(
    34     static SortAttribute sortBy(
    35         HsSortAttribute menuSortAttribute);
    35         Hs::HsSortAttribute menuSortAttribute);
    36     static Qt::SortOrder sortOrder(
    36     static Qt::SortOrder sortOrder(
    37         HsSortAttribute menuSortAttribute);
    37         Hs::HsSortAttribute menuSortAttribute);
    38 
    38 
    39 };
    39 };
    40 
    40 
    41 #endif // HSMENUSERVICEUTILS_H
    41 #endif // HSMENUSERVICEUTILS_H