58
59
60
61
62
66 MouseButtonRelease = 3,
67 MouseButtonDblClick = 4,
73 FocusAboutToChange = 23,
86 ParentAboutToChange = 131,
89 WindowDeactivate = 25,
93 WindowTitleChange = 33,
94 WindowIconChange = 34,
95 ApplicationWindowIconChange = 35,
96 ApplicationFontChange = 36,
97 ApplicationLayoutDirectionChange = 37,
98 ApplicationPaletteChange = 38,
114 ShowWindowRequest = 73,
121 EmbeddingControl = 79,
122 ActivateControl = 80,
123 DeactivateControl = 81,
129 LayoutDirectionChange = 90,
140 ActivationChange = 99,
142 IconTextChange = 101,
143 ModifiedChange = 102,
144 MouseTrackingChange = 109,
147 WindowUnblocked = 104,
148 WindowStateChange = 105,
150 ReadOnlyChange = 106,
163 ShortcutOverride = 51,
165 WhatsThisClicked = 118,
169 ApplicationActivate = 121,
170 ApplicationActivated = ApplicationActivate,
171 ApplicationDeactivate = 122,
172 ApplicationDeactivated = ApplicationDeactivate,
174 QueryWhatsThis = 123,
175 EnterWhatsThisMode = 124,
176 LeaveWhatsThisMode = 125,
186 AcceptDropsChange = 152,
188 ZeroTimerEvent = 154,
190 GraphicsSceneMouseMove = 155,
191 GraphicsSceneMousePress = 156,
192 GraphicsSceneMouseRelease = 157,
193 GraphicsSceneMouseDoubleClick = 158,
194 GraphicsSceneContextMenu = 159,
195 GraphicsSceneHoverEnter = 160,
196 GraphicsSceneHoverMove = 161,
197 GraphicsSceneHoverLeave = 162,
198 GraphicsSceneHelp = 163,
199 GraphicsSceneDragEnter = 164,
200 GraphicsSceneDragMove = 165,
201 GraphicsSceneDragLeave = 166,
202 GraphicsSceneDrop = 167,
203 GraphicsSceneWheel = 168,
204 GraphicsSceneLeave = 220,
206 KeyboardLayoutChange = 169,
208 DynamicPropertyChange = 170,
210 TabletEnterProximity = 171,
211 TabletLeaveProximity = 172,
213 NonClientAreaMouseMove = 173,
214 NonClientAreaMouseButtonPress = 174,
215 NonClientAreaMouseButtonRelease = 175,
216 NonClientAreaMouseButtonDblClick = 176,
220 ContentsRectChange = 178,
222 MacGLWindowChange = 179,
226 GraphicsSceneResize = 181,
227 GraphicsSceneMove = 182,
232 NetworkReplyUpdated = 185,
237 UngrabKeyboard = 189,
239 StateMachineSignal = 192,
240 StateMachineWrapped = 193,
246#ifndef QT_NO_GESTURES
249 RequestSoftwareInputPanel = 199,
250 CloseSoftwareInputPanel = 200,
253#ifndef QT_NO_GESTURES
255 GestureOverride = 202,
262 InputMethodQuery = 207,
263 OrientationChange = 208,
273 StyleAnimationUpdate = 213,
274 ApplicationStateChange = 214,
276 WindowChangeInternal = 215,
277 ScreenChangeInternal = 216,
279 PlatformSurface = 217,
283 TabletTrackingChange = 219,
286 WindowAboutToChangeInternal = 221,
288 DevicePixelRatioChange = 222,
290 ChildWindowAdded = 223,
291 ChildWindowRemoved = 224,
292 ParentWindowAboutToChange = 225,
293 ParentWindowChange = 226,
295 SafeAreaMarginsChange = 227,