homescreenapp/hsutils/inc/hsmenuevent.h
changeset 86 e4f038c420f7
parent 63 52b0f64eeb51
child 90 3ac3aaebaee5
equal deleted inserted replaced
81:7dd137878ff8 86:e4f038c420f7
    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