equal
deleted
inserted
replaced
39 DeleteCollection, |
39 DeleteCollection, |
40 CollectionDeleted, |
40 CollectionDeleted, |
41 AddAppsToCollection, |
41 AddAppsToCollection, |
42 RemoveAppFromCollection, |
42 RemoveAppFromCollection, |
43 OpenApplicationLibrary, |
43 OpenApplicationLibrary, |
|
44 OpenInstalledView, |
44 OpenHomeScreen, |
45 OpenHomeScreen, |
45 ArrangeCollection, |
46 ArrangeCollection, |
46 CreateCollection, |
47 CreateCollection, |
47 PreviewHSWidget, |
48 PreviewHSWidget, |
|
49 ShowAppSettings, |
48 Unknown |
50 Unknown |
49 }; |
51 }; |
50 |
52 |
51 static QEvent::Type eventType(); |
53 static QEvent::Type eventType(); |
52 |
54 |