homescreenapp/hsutils/inc/hsmenuevent.h
changeset 92 6727c5d0afc7
parent 77 4b195f3bea29
child 90 3ac3aaebaee5
equal deleted inserted replaced
85:35368b604b28 92:6727c5d0afc7
    50         CreateCollection,
    50         CreateCollection,
    51         PreviewHSWidget,
    51         PreviewHSWidget,
    52         ShowAppSettings,
    52         ShowAppSettings,
    53         ShowAppDetails,
    53         ShowAppDetails,
    54         ShowInstallationLog,
    54         ShowInstallationLog,
       
    55         UninstallationFailed,
    55         Unknown
    56         Unknown
    56     };
    57     };
    57 
    58 
    58     static QEvent::Type eventType();
    59     static QEvent::Type eventType();
    59 
    60