54
55
56
57
58
62 MouseButtonRelease = 3,
63 MouseButtonDblClick = 4,
69 FocusAboutToChange = 23,
82 ParentAboutToChange = 131,
85 WindowDeactivate = 25,
89 WindowTitleChange = 33,
90 WindowIconChange = 34,
91 ApplicationWindowIconChange = 35,
92 ApplicationFontChange = 36,
93 ApplicationLayoutDirectionChange = 37,
94 ApplicationPaletteChange = 38,
110 ShowWindowRequest = 73,
117 EmbeddingControl = 79,
118 ActivateControl = 80,
119 DeactivateControl = 81,
125 LayoutDirectionChange = 90,
136 ActivationChange = 99,
138 IconTextChange = 101,
139 ModifiedChange = 102,
140 MouseTrackingChange = 109,
143 WindowUnblocked = 104,
144 WindowStateChange = 105,
146 ReadOnlyChange = 106,
159 ShortcutOverride = 51,
161 WhatsThisClicked = 118,
165 ApplicationActivate = 121,
166 ApplicationActivated = ApplicationActivate,
167 ApplicationDeactivate = 122,
168 ApplicationDeactivated = ApplicationDeactivate,
170 QueryWhatsThis = 123,
171 EnterWhatsThisMode = 124,
172 LeaveWhatsThisMode = 125,
182#ifdef QT_KEYPAD_NAVIGATION
183 EnterEditFocus = 150,
184 LeaveEditFocus = 151,
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,