homescreenapp/hsutils/inc/hsmenuevent.h
changeset 51 4785f57bf3d4
parent 39 4e8ebe173323
child 55 03646e8da489
equal deleted inserted replaced
46:23b5d6a29cce 51:4785f57bf3d4
    45         OpenHomeScreen,
    45         OpenHomeScreen,
    46         ArrangeCollection,
    46         ArrangeCollection,
    47         CreateCollection,
    47         CreateCollection,
    48         PreviewHSWidget,
    48         PreviewHSWidget,
    49         ShowAppSettings,
    49         ShowAppSettings,
       
    50         ShowAppDetails,
    50         Unknown
    51         Unknown
    51     };
    52     };
    52 
    53 
    53     static QEvent::Type eventType();
    54     static QEvent::Type eventType();
    54 
    55