1 2 LSB Qt4 Toolkit Module Specification for the IA64 Architecture 3.1 3 4 Copyright © 2006 Free Standards Group 5 6 Permission is granted to copy, distribute and/or modify this 7 document under the terms of the GNU Free Documentation 8 License, Version 1.1; with no Invariant Sections, with no 9 Front-Cover Texts, and with no Back-Cover Texts. A copy of the 10 license is included in the section entitled "GNU Free 11 Documentation License". 12 13 Portions of the text are copyrighted by the following parties: 14 15 * The Regents of the University of California 16 * Free Software Foundation 17 * Ian F. Darwin 18 * Paul Vixie 19 * BSDI (now Wind River) 20 * Andrew G Morgan 21 * Jean-loup Gailly and Mark Adler 22 * Massachusetts Institute of Technology 23 24 These excerpts are being used in accordance with their 25 respective licenses. 26 27 Linux is the registered trademark of Linus Torvalds in the 28 U.S. and other countries. 29 30 UNIX is a registered trademark of The Open Group. 31 32 LSB is a trademark of the Free Standards Group in the United 33 States and other countries. 34 35 AMD is a trademark of Advanced Micro Devices, Inc. 36 37 Intel and Itanium are registered trademarks and Intel386 is a 38 trademark of Intel Corporation. 39 40 PowerPC is a registered trademark and PowerPC Architecture is 41 a trademark of the IBM Corporation. 42 43 S/390 is a registered trademark of the IBM Corporation. 44 45 OpenGL is a registered trademark of Silicon Graphics, Inc. 46 _________________________________________________________ 47 48 Table of Contents 49 Foreword 50 Introduction 51 I. Introductory Elements 52 53 1. Scope 54 2. Normative References 55 3. Requirements 56 57 3.1. Relevant Libraries 58 59 4. Definitions 60 5. Terminology 61 62 II. Qt Libraries 63 64 6. Libraries 65 66 6.1. Introduction 67 6.2. Interfaces for libQtCore 68 6.3. Data Definitions for libQtCore 69 6.4. Interfaces for libQtGui 70 6.5. Data Definitions for libQtGui 71 6.6. Interfaces for libQtXml 72 6.7. Data Definitions for libQtXml 73 6.8. Interfaces for libQtOpenGL 74 6.9. Data Definitions for libQtOpenGL 75 6.10. Interfaces for libQtSql 76 6.11. Data Definitions for libQtSql 77 6.12. Interfaces for libQtSvg 78 6.13. Data Definitions for libQtSvg 79 6.14. Interfaces for libQtNetwork 80 6.15. Data Definitions for libQtNetwork 81 82 A. GNU Free Documentation License (Informative) 83 84 A.1. PREAMBLE 85 A.2. APPLICABILITY AND DEFINITIONS 86 A.3. VERBATIM COPYING 87 A.4. COPYING IN QUANTITY 88 A.5. MODIFICATIONS 89 A.6. COMBINING DOCUMENTS 90 A.7. COLLECTIONS OF DOCUMENTS 91 A.8. AGGREGATION WITH INDEPENDENT WORKS 92 A.9. TRANSLATION 93 A.10. TERMINATION 94 A.11. FUTURE REVISIONS OF THIS LICENSE 95 A.12. How to use this License for your documents 96 97 List of Tables 98 2-1. Normative References 99 3-1. Standard Library Names 100 6-1. libQtCore Definition 101 6-2. Primary vtable for QObject 102 6-3. typeinfo for QObject 103 6-4. Primary vtable for QObjectUserData 104 6-5. typeinfo for QObjectUserData 105 6-6. Primary vtable for QIODevice 106 6-7. typeinfo for QIODevice 107 6-8. Primary vtable for QDataStream 108 6-9. typeinfo for QDataStream 109 6-10. Primary vtable for QTextCodec 110 6-11. typeinfo for QTextCodec 111 6-12. Primary vtable for QTextStream 112 6-13. typeinfo for QTextStream 113 6-14. Primary vtable for QFile 114 6-15. typeinfo for QFile 115 6-16. Primary vtable for QTemporaryFile 116 6-17. typeinfo for QTemporaryFile 117 6-18. Primary vtable for QAbstractFileEngine 118 6-19. typeinfo for QAbstractFileEngine 119 6-20. Primary vtable for QAbstractFileEngineHandler 120 6-21. typeinfo for QAbstractFileEngineHandler 121 6-22. Primary vtable for QFSFileEngine 122 6-23. typeinfo for QFSFileEngine 123 6-24. Primary vtable for QProcess 124 6-25. typeinfo for QProcess 125 6-26. Primary vtable for QBuffer 126 6-27. typeinfo for QBuffer 127 6-28. Primary vtable for QSettings 128 6-29. typeinfo for QSettings 129 6-30. Primary vtable for QFactoryInterface 130 6-31. typeinfo for QFactoryInterface 131 6-32. Primary vtable for QTextCodecFactoryInterface 132 6-33. typeinfo for QTextCodecFactoryInterface 133 6-34. Primary vtable for QTextCodecPlugin 134 6-35. Secondary vtable for QTextCodecPlugin 135 6-36. typeinfo for QTextCodecPlugin 136 6-37. Primary vtable for QTranslator 137 6-38. typeinfo for QTranslator 138 6-39. Primary vtable for QMimeData 139 6-40. typeinfo for QMimeData 140 6-41. Primary vtable for QEventLoop 141 6-42. typeinfo for QEventLoop 142 6-43. Primary vtable for QEvent 143 6-44. typeinfo for QEvent 144 6-45. Primary vtable for QTimerEvent 145 6-46. typeinfo for QTimerEvent 146 6-47. Primary vtable for QChildEvent 147 6-48. typeinfo for QChildEvent 148 6-49. Primary vtable for QCustomEvent 149 6-50. typeinfo for QCustomEvent 150 6-51. Primary vtable for QCoreApplication 151 6-52. typeinfo for QCoreApplication 152 6-53. Primary vtable for QAbstractItemModel 153 6-54. typeinfo for QAbstractItemModel 154 6-55. Primary vtable for QAbstractTableModel 155 6-56. typeinfo for QAbstractTableModel 156 6-57. Primary vtable for QAbstractListModel 157 6-58. typeinfo for QAbstractListModel 158 6-59. Primary vtable for QSignalMapper 159 6-60. typeinfo for QSignalMapper 160 6-61. Primary vtable for QObjectCleanupHandler 161 6-62. typeinfo for QObjectCleanupHandler 162 6-63. Primary vtable for QSocketNotifier 163 6-64. typeinfo for QSocketNotifier 164 6-65. Primary vtable for QTimer 165 6-66. typeinfo for QTimer 166 6-67. Primary vtable for QAbstractEventDispatcher 167 6-68. typeinfo for QAbstractEventDispatcher 168 6-69. Primary vtable for QPluginLoader 169 6-70. typeinfo for QPluginLoader 170 6-71. Primary vtable for QLibrary 171 6-72. typeinfo for QLibrary 172 6-73. Primary vtable for QThread 173 6-74. typeinfo for QThread 174 6-75. libQtCore - QtCore Function Interfaces 175 6-76. libQtGui Definition 176 6-77. Primary vtable for QTextObject 177 6-78. typeinfo for QTextObject 178 6-79. Primary vtable for QTextBlockGroup 179 6-80. typeinfo for QTextBlockGroup 180 6-81. Primary vtable for QTextFrameLayoutData 181 6-82. typeinfo for QTextFrameLayoutData 182 6-83. Primary vtable for QTextFrame 183 6-84. typeinfo for QTextFrame 184 6-85. Primary vtable for QTextBlockUserData 185 6-86. typeinfo for QTextBlockUserData 186 6-87. Primary vtable for QTextDocument 187 6-88. typeinfo for QTextDocument 188 6-89. Primary vtable for QTextTable 189 6-90. typeinfo for QTextTable 190 6-91. Primary vtable for QMimeSource 191 6-92. typeinfo for QMimeSource 192 6-93. Primary vtable for QDrag 193 6-94. typeinfo for QDrag 194 6-95. Primary vtable for QInputEvent 195 6-96. typeinfo for QInputEvent 196 6-97. Primary vtable for QMouseEvent 197 6-98. typeinfo for QMouseEvent 198 6-99. Primary vtable for QHoverEvent 199 6-100. typeinfo for QHoverEvent 200 6-101. Primary vtable for QWheelEvent 201 6-102. typeinfo for QWheelEvent 202 6-103. Primary vtable for QTabletEvent 203 6-104. typeinfo for QTabletEvent 204 6-105. Primary vtable for QKeyEvent 205 6-106. typeinfo for QKeyEvent 206 6-107. Primary vtable for QFocusEvent 207 6-108. typeinfo for QFocusEvent 208 6-109. Primary vtable for QPaintEvent 209 6-110. typeinfo for QPaintEvent 210 6-111. Primary vtable for QMoveEvent 211 6-112. typeinfo for QMoveEvent 212 6-113. Primary vtable for QResizeEvent 213 6-114. typeinfo for QResizeEvent 214 6-115. Primary vtable for QCloseEvent 215 6-116. typeinfo for QCloseEvent 216 6-117. Primary vtable for QIconDragEvent 217 6-118. typeinfo for QIconDragEvent 218 6-119. Primary vtable for QShowEvent 219 6-120. typeinfo for QShowEvent 220 6-121. Primary vtable for QHideEvent 221 6-122. typeinfo for QHideEvent 222 6-123. Primary vtable for QContextMenuEvent 223 6-124. typeinfo for QContextMenuEvent 224 6-125. Primary vtable for QInputMethodEvent 225 6-126. typeinfo for QInputMethodEvent 226 6-127. Primary vtable for QDropEvent 227 6-128. Secondary vtable for QDropEvent 228 6-129. typeinfo for QDropEvent 229 6-130. Primary vtable for QDragMoveEvent 230 6-131. Secondary vtable for QDragMoveEvent 231 6-132. typeinfo for QDragMoveEvent 232 6-133. Primary vtable for QDragEnterEvent 233 6-134. Secondary vtable for QDragEnterEvent 234 6-135. typeinfo for QDragEnterEvent 235 6-136. Primary vtable for QDragResponseEvent 236 6-137. typeinfo for QDragResponseEvent 237 6-138. Primary vtable for QDragLeaveEvent 238 6-139. typeinfo for QDragLeaveEvent 239 6-140. Primary vtable for QHelpEvent 240 6-141. typeinfo for QHelpEvent 241 6-142. Primary vtable for QStatusTipEvent 242 6-143. typeinfo for QStatusTipEvent 243 6-144. Primary vtable for QWhatsThisClickedEvent 244 6-145. typeinfo for QWhatsThisClickedEvent 245 6-146. Primary vtable for QActionEvent 246 6-147. typeinfo for QActionEvent 247 6-148. Primary vtable for QFileOpenEvent 248 6-149. typeinfo for QFileOpenEvent 249 6-150. Primary vtable for QToolBarChangeEvent 250 6-151. typeinfo for QToolBarChangeEvent 251 6-152. Primary vtable for QShortcutEvent 252 6-153. typeinfo for QShortcutEvent 253 6-154. Primary vtable for QClipboardEvent 254 6-155. typeinfo for QClipboardEvent 255 6-156. Primary vtable for QWindowStateChangeEvent 256 6-157. typeinfo for QWindowStateChangeEvent 257 6-158. Primary vtable for QMenubarUpdatedEvent 258 6-159. typeinfo for QMenubarUpdatedEvent 259 6-160. Primary vtable for QTextList 260 6-161. typeinfo for QTextList 261 6-162. Primary vtable for QAbstractTextDocumentLayout 262 6-163. typeinfo for QAbstractTextDocumentLayout 263 6-164. Primary vtable for QTextObjectInterface 264 6-165. typeinfo for QTextObjectInterface 265 6-166. Primary vtable for QSyntaxHighlighter 266 6-167. typeinfo for QSyntaxHighlighter 267 6-168. Primary vtable for QPaintDevice 268 6-169. typeinfo for QPaintDevice 269 6-170. Primary vtable for QWidget 270 6-171. Secondary vtable for QWidget 271 6-172. typeinfo for QWidget 272 6-173. Primary vtable for QDialog 273 6-174. Secondary vtable for QDialog 274 6-175. typeinfo for QDialog 275 6-176. Primary vtable for QAbstractPageSetupDialog 276 6-177. Secondary vtable for QAbstractPageSetupDialog 277 6-178. typeinfo for QAbstractPageSetupDialog 278 6-179. Primary vtable for QColorDialog 279 6-180. Secondary vtable for QColorDialog 280 6-181. typeinfo for QColorDialog 281 6-182. Primary vtable for QFontDialog 282 6-183. Secondary vtable for QFontDialog 283 6-184. typeinfo for QFontDialog 284 6-185. Primary vtable for QMessageBox 285 6-186. Secondary vtable for QMessageBox 286 6-187. typeinfo for QMessageBox 287 6-188. Primary vtable for QProgressDialog 288 6-189. Secondary vtable for QProgressDialog 289 6-190. typeinfo for QProgressDialog 290 6-191. Primary vtable for QErrorMessage 291 6-192. Secondary vtable for QErrorMessage 292 6-193. typeinfo for QErrorMessage 293 6-194. Primary vtable for QFileDialog 294 6-195. Secondary vtable for QFileDialog 295 6-196. typeinfo for QFileDialog 296 6-197. Primary vtable for QAbstractPrintDialog 297 6-198. Secondary vtable for QAbstractPrintDialog 298 6-199. typeinfo for QAbstractPrintDialog 299 6-200. Primary vtable for QPrintDialog 300 6-201. Secondary vtable for QPrintDialog 301 6-202. typeinfo for QPrintDialog 302 6-203. Primary vtable for QPageSetupDialog 303 6-204. Secondary vtable for QPageSetupDialog 304 6-205. typeinfo for QPageSetupDialog 305 6-206. Primary vtable for QFrame 306 6-207. Secondary vtable for QFrame 307 6-208. typeinfo for QFrame 308 6-209. Primary vtable for QLineEdit 309 6-210. Secondary vtable for QLineEdit 310 6-211. typeinfo for QLineEdit 311 6-212. Primary vtable for QInputDialog 312 6-213. Secondary vtable for QInputDialog 313 6-214. typeinfo for QInputDialog 314 6-215. Primary vtable for QImage 315 6-216. typeinfo for QImage 316 6-217. Primary vtable for QPixmap 317 6-218. typeinfo for QPixmap 318 6-219. Primary vtable for QImageIOHandler 319 6-220. typeinfo for QImageIOHandler 320 6-221. Primary vtable for QImageIOHandlerFactoryInterface 321 6-222. typeinfo for QImageIOHandlerFactoryInterface 322 6-223. Primary vtable for QImageIOPlugin 323 6-224. Secondary vtable for QImageIOPlugin 324 6-225. typeinfo for QImageIOPlugin 325 6-226. Primary vtable for QPicture 326 6-227. typeinfo for QPicture 327 6-228. Primary vtable for QMovie 328 6-229. typeinfo for QMovie 329 6-230. Primary vtable for QIconEngineFactoryInterface 330 6-231. typeinfo for QIconEngineFactoryInterface 331 6-232. Primary vtable for QIconEnginePlugin 332 6-233. Secondary vtable for QIconEnginePlugin 333 6-234. typeinfo for QIconEnginePlugin 334 6-235. Primary vtable for QIconEngine 335 6-236. typeinfo for QIconEngine 336 6-237. Primary vtable for QBitmap 337 6-238. typeinfo for QBitmap 338 6-239. Primary vtable for QPictureFormatInterface 339 6-240. typeinfo for QPictureFormatInterface 340 6-241. Primary vtable for QPictureFormatPlugin 341 6-242. Secondary vtable for QPictureFormatPlugin 342 6-243. typeinfo for QPictureFormatPlugin 343 6-244. Primary vtable for QPrinter 344 6-245. typeinfo for QPrinter 345 6-246. Primary vtable for QPrintEngine 346 6-247. typeinfo for QPrintEngine 347 6-248. Primary vtable for QStyle 348 6-249. typeinfo for QStyle 349 6-250. Primary vtable for QPaintEngine 350 6-251. typeinfo for QPaintEngine 351 6-252. Primary vtable for QItemSelectionModel 352 6-253. typeinfo for QItemSelectionModel 353 6-254. Primary vtable for QAbstractScrollArea 354 6-255. Secondary vtable for QAbstractScrollArea 355 6-256. typeinfo for QAbstractScrollArea 356 6-257. Primary vtable for QValidator 357 6-258. typeinfo for QValidator 358 6-259. Primary vtable for QIntValidator 359 6-260. typeinfo for QIntValidator 360 6-261. Primary vtable for QDoubleValidator 361 6-262. typeinfo for QDoubleValidator 362 6-263. Primary vtable for QRegExpValidator 363 6-264. typeinfo for QRegExpValidator 364 6-265. Primary vtable for QAbstractSpinBox 365 6-266. Secondary vtable for QAbstractSpinBox 366 6-267. typeinfo for QAbstractSpinBox 367 6-268. Primary vtable for QAbstractSlider 368 6-269. Secondary vtable for QAbstractSlider 369 6-270. typeinfo for QAbstractSlider 370 6-271. Primary vtable for QSlider 371 6-272. Secondary vtable for QSlider 372 6-273. typeinfo for QSlider 373 6-274. Primary vtable for QTabBar 374 6-275. Secondary vtable for QTabBar 375 6-276. typeinfo for QTabBar 376 6-277. Primary vtable for QTabWidget 377 6-278. Secondary vtable for QTabWidget 378 6-279. typeinfo for QTabWidget 379 6-280. Primary vtable for QRubberBand 380 6-281. Secondary vtable for QRubberBand 381 6-282. typeinfo for QRubberBand 382 6-283. Primary vtable for QAbstractItemDelegate 383 6-284. typeinfo for QAbstractItemDelegate 384 6-285. Primary vtable for QAbstractItemView 385 6-286. Secondary vtable for QAbstractItemView 386 6-287. typeinfo for QAbstractItemView 387 6-288. Primary vtable for QStringListModel 388 6-289. typeinfo for QStringListModel 389 6-290. Primary vtable for QListView 390 6-291. Secondary vtable for QListView 391 6-292. typeinfo for QListView 392 6-293. Primary vtable for QListWidgetItem 393 6-294. typeinfo for QListWidgetItem 394 6-295. Primary vtable for QListWidget 395 6-296. Secondary vtable for QListWidget 396 6-297. typeinfo for QListWidget 397 6-298. Primary vtable for QFileIconProvider 398 6-299. typeinfo for QFileIconProvider 399 6-300. Primary vtable for QDirModel 400 6-301. typeinfo for QDirModel 401 6-302. Primary vtable for QStandardItemModel 402 6-303. typeinfo for QStandardItemModel 403 6-304. Primary vtable for QAbstractProxyModel 404 6-305. typeinfo for QAbstractProxyModel 405 6-306. Primary vtable for QSortFilterProxyModel 406 6-307. typeinfo for QSortFilterProxyModel 407 6-308. Primary vtable for QItemDelegate 408 6-309. typeinfo for QItemDelegate 409 6-310. Primary vtable for QTableView 410 6-311. Secondary vtable for QTableView 411 6-312. typeinfo for QTableView 412 6-313. Primary vtable for QTableWidgetItem 413 6-314. typeinfo for QTableWidgetItem 414 6-315. Primary vtable for QTableWidget 415 6-316. Secondary vtable for QTableWidget 416 6-317. typeinfo for QTableWidget 417 6-318. Primary vtable for QTreeView 418 6-319. Secondary vtable for QTreeView 419 6-320. typeinfo for QTreeView 420 6-321. Primary vtable for QProxyModel 421 6-322. typeinfo for QProxyModel 422 6-323. Primary vtable for QHeaderView 423 6-324. Secondary vtable for QHeaderView 424 6-325. typeinfo for QHeaderView 425 6-326. Primary vtable for QItemEditorFactory 426 6-327. typeinfo for QItemEditorFactory 427 6-328. Primary vtable for QTreeWidgetItem 428 6-329. typeinfo for QTreeWidgetItem 429 6-330. Primary vtable for QTreeWidget 430 6-331. Secondary vtable for QTreeWidget 431 6-332. typeinfo for QTreeWidget 432 6-333. Primary vtable for QAccessibleBridgeFactoryInterface 433 6-334. typeinfo for QAccessibleBridgeFactoryInterface 434 6-335. Primary vtable for QAccessibleBridgePlugin 435 6-336. Secondary vtable for QAccessibleBridgePlugin 436 6-337. typeinfo for QAccessibleBridgePlugin 437 6-338. Primary vtable for QAccessibleInterface 438 6-339. typeinfo for QAccessibleInterface 439 6-340. Primary vtable for QAccessibleObject 440 6-341. typeinfo for QAccessibleObject 441 6-342. Primary vtable for QAccessibleApplication 442 6-343. typeinfo for QAccessibleApplication 443 6-344. Primary vtable for QAccessibleWidget 444 6-345. typeinfo for QAccessibleWidget 445 6-346. Primary vtable for QAccessibleFactoryInterface 446 6-347. typeinfo for QAccessibleFactoryInterface 447 6-348. Primary vtable for QAccessiblePlugin 448 6-349. Secondary vtable for QAccessiblePlugin 449 6-350. typeinfo for QAccessiblePlugin 450 6-351. Primary vtable for QClipboard 451 6-352. typeinfo for QClipboard 452 6-353. Primary vtable for QDesktopWidget 453 6-354. Secondary vtable for QDesktopWidget 454 6-355. typeinfo for QDesktopWidget 455 6-356. Primary vtable for QLayoutItem 456 6-357. typeinfo for QLayoutItem 457 6-358. Primary vtable for QSpacerItem 458 6-359. typeinfo for QSpacerItem 459 6-360. Primary vtable for QWidgetItem 460 6-361. typeinfo for QWidgetItem 461 6-362. Primary vtable for QLayout 462 6-363. Secondary vtable for QLayout 463 6-364. typeinfo for QLayout 464 6-365. Primary vtable for QGridLayout 465 6-366. Secondary vtable for QGridLayout 466 6-367. typeinfo for QGridLayout 467 6-368. Primary vtable for QBoxLayout 468 6-369. Secondary vtable for QBoxLayout 469 6-370. typeinfo for QBoxLayout 470 6-371. Primary vtable for QHBoxLayout 471 6-372. Secondary vtable for QHBoxLayout 472 6-373. typeinfo for QHBoxLayout 473 6-374. Primary vtable for QVBoxLayout 474 6-375. Secondary vtable for QVBoxLayout 475 6-376. typeinfo for QVBoxLayout 476 6-377. Primary vtable for QShortcut 477 6-378. typeinfo for QShortcut 478 6-379. Primary vtable for QSessionManager 479 6-380. typeinfo for QSessionManager 480 6-381. Primary vtable for QApplication 481 6-382. typeinfo for QApplication 482 6-383. Primary vtable for QAction 483 6-384. typeinfo for QAction 484 6-385. Primary vtable for QActionGroup 485 6-386. typeinfo for QActionGroup 486 6-387. Primary vtable for QSound 487 6-388. typeinfo for QSound 488 6-389. Primary vtable for QStackedLayout 489 6-390. Secondary vtable for QStackedLayout 490 6-391. typeinfo for QStackedLayout 491 6-392. Primary vtable for QCommonStyle 492 6-393. typeinfo for QCommonStyle 493 6-394. Primary vtable for QMotifStyle 494 6-395. typeinfo for QMotifStyle 495 6-396. Primary vtable for QStyleFactoryInterface 496 6-397. typeinfo for QStyleFactoryInterface 497 6-398. Primary vtable for QStylePlugin 498 6-399. Secondary vtable for QStylePlugin 499 6-400. typeinfo for QStylePlugin 500 6-401. Primary vtable for QWindowsStyle 501 6-402. typeinfo for QWindowsStyle 502 6-403. Primary vtable for QCDEStyle 503 6-404. typeinfo for QCDEStyle 504 6-405. Primary vtable for QPlastiqueStyle 505 6-406. typeinfo for QPlastiqueStyle 506 6-407. Primary vtable for QInputContextFactoryInterface 507 6-408. typeinfo for QInputContextFactoryInterface 508 6-409. Primary vtable for QInputContextPlugin 509 6-410. Secondary vtable for QInputContextPlugin 510 6-411. typeinfo for QInputContextPlugin 511 6-412. Primary vtable for QInputContext 512 6-413. typeinfo for QInputContext 513 6-414. Primary vtable for QAbstractButton 514 6-415. Secondary vtable for QAbstractButton 515 6-416. typeinfo for QAbstractButton 516 6-417. Primary vtable for QCheckBox 517 6-418. Secondary vtable for QCheckBox 518 6-419. typeinfo for QCheckBox 519 6-420. Primary vtable for QMenu 520 6-421. Secondary vtable for QMenu 521 6-422. typeinfo for QMenu 522 6-423. Primary vtable for QWorkspace 523 6-424. Secondary vtable for QWorkspace 524 6-425. typeinfo for QWorkspace 525 6-426. Primary vtable for QButtonGroup 526 6-427. typeinfo for QButtonGroup 527 6-428. Primary vtable for QSpinBox 528 6-429. Secondary vtable for QSpinBox 529 6-430. typeinfo for QSpinBox 530 6-431. Primary vtable for QDoubleSpinBox 531 6-432. Secondary vtable for QDoubleSpinBox 532 6-433. typeinfo for QDoubleSpinBox 533 6-434. Primary vtable for QLCDNumber 534 6-435. Secondary vtable for QLCDNumber 535 6-436. typeinfo for QLCDNumber 536 6-437. Primary vtable for QStackedWidget 537 6-438. Secondary vtable for QStackedWidget 538 6-439. typeinfo for QStackedWidget 539 6-440. Primary vtable for QPushButton 540 6-441. Secondary vtable for QPushButton 541 6-442. typeinfo for QPushButton 542 6-443. Primary vtable for QSplashScreen 543 6-444. Secondary vtable for QSplashScreen 544 6-445. typeinfo for QSplashScreen 545 6-446. Primary vtable for QDateTimeEdit 546 6-447. Secondary vtable for QDateTimeEdit 547 6-448. typeinfo for QDateTimeEdit 548 6-449. Primary vtable for QTimeEdit 549 6-450. Secondary vtable for QTimeEdit 550 6-451. typeinfo for QTimeEdit 551 6-452. Primary vtable for QDateEdit 552 6-453. Secondary vtable for QDateEdit 553 6-454. typeinfo for QDateEdit 554 6-455. Primary vtable for QLabel 555 6-456. Secondary vtable for QLabel 556 6-457. typeinfo for QLabel 557 6-458. Primary vtable for QDockWidget 558 6-459. Secondary vtable for QDockWidget 559 6-460. typeinfo for QDockWidget 560 6-461. Primary vtable for QGroupBox 561 6-462. Secondary vtable for QGroupBox 562 6-463. typeinfo for QGroupBox 563 6-464. Primary vtable for QMainWindow 564 6-465. Secondary vtable for QMainWindow 565 6-466. typeinfo for QMainWindow 566 6-467. Primary vtable for QTextEdit 567 6-468. Secondary vtable for QTextEdit 568 6-469. typeinfo for QTextEdit 569 6-470. Primary vtable for QProgressBar 570 6-471. Secondary vtable for QProgressBar 571 6-472. typeinfo for QProgressBar 572 6-473. Primary vtable for QScrollBar 573 6-474. Secondary vtable for QScrollBar 574 6-475. typeinfo for QScrollBar 575 6-476. Primary vtable for QSizeGrip 576 6-477. Secondary vtable for QSizeGrip 577 6-478. typeinfo for QSizeGrip 578 6-479. Primary vtable for QTextBrowser 579 6-480. Secondary vtable for QTextBrowser 580 6-481. typeinfo for QTextBrowser 581 6-482. Primary vtable for QStatusBar 582 6-483. Secondary vtable for QStatusBar 583 6-484. typeinfo for QStatusBar 584 6-485. Primary vtable for QScrollArea 585 6-486. Secondary vtable for QScrollArea 586 6-487. typeinfo for QScrollArea 587 6-488. Primary vtable for QToolButton 588 6-489. Secondary vtable for QToolButton 589 6-490. typeinfo for QToolButton 590 6-491. Primary vtable for QComboBox 591 6-492. Secondary vtable for QComboBox 592 6-493. typeinfo for QComboBox 593 6-494. Primary vtable for QMenuItem 594 6-495. typeinfo for QMenuItem 595 6-496. Primary vtable for QRadioButton 596 6-497. Secondary vtable for QRadioButton 597 6-498. typeinfo for QRadioButton 598 6-499. Primary vtable for QMenuBar 599 6-500. Secondary vtable for QMenuBar 600 6-501. typeinfo for QMenuBar 601 6-502. Primary vtable for QFocusFrame 602 6-503. Secondary vtable for QFocusFrame 603 6-504. typeinfo for QFocusFrame 604 6-505. Primary vtable for QToolBar 605 6-506. Secondary vtable for QToolBar 606 6-507. typeinfo for QToolBar 607 6-508. Primary vtable for QToolBox 608 6-509. Secondary vtable for QToolBox 609 6-510. typeinfo for QToolBox 610 6-511. Primary vtable for QSplitter 611 6-512. Secondary vtable for QSplitter 612 6-513. typeinfo for QSplitter 613 6-514. Primary vtable for QSplitterHandle 614 6-515. Secondary vtable for QSplitterHandle 615 6-516. typeinfo for QSplitterHandle 616 6-517. Primary vtable for QDial 617 6-518. Secondary vtable for QDial 618 6-519. typeinfo for QDial 619 6-520. libQtGui - QtGui Function Interfaces 620 6-521. libQtXml Definition 621 6-522. Primary vtable for QXmlAttributes 622 6-523. typeinfo for QXmlAttributes 623 6-524. Primary vtable for QXmlInputSource 624 6-525. typeinfo for QXmlInputSource 625 6-526. Primary vtable for QXmlReader 626 6-527. typeinfo for QXmlReader 627 6-528. Primary vtable for QXmlSimpleReader 628 6-529. typeinfo for QXmlSimpleReader 629 6-530. Primary vtable for QXmlLocator 630 6-531. typeinfo for QXmlLocator 631 6-532. Primary vtable for QXmlContentHandler 632 6-533. typeinfo for QXmlContentHandler 633 6-534. Primary vtable for QXmlErrorHandler 634 6-535. typeinfo for QXmlErrorHandler 635 6-536. Primary vtable for QXmlDTDHandler 636 6-537. typeinfo for QXmlDTDHandler 637 6-538. Primary vtable for QXmlEntityResolver 638 6-539. typeinfo for QXmlEntityResolver 639 6-540. Primary vtable for QXmlLexicalHandler 640 6-541. typeinfo for QXmlLexicalHandler 641 6-542. Primary vtable for QXmlDeclHandler 642 6-543. typeinfo for QXmlDeclHandler 643 6-544. Primary vtable for QXmlDefaultHandler 644 6-545. Secondary vtable for QXmlDefaultHandler 645 6-546. Secondary vtable for QXmlDefaultHandler 646 6-547. Secondary vtable for QXmlDefaultHandler 647 6-548. Secondary vtable for QXmlDefaultHandler 648 6-549. Secondary vtable for QXmlDefaultHandler 649 6-550. typeinfo for QXmlDefaultHandler 650 6-551. libQtXml - QtXml Function Interfaces 651 6-552. libQtOpenGL Definition 652 6-553. Primary vtable for QGLContext 653 6-554. typeinfo for QGLContext 654 6-555. Primary vtable for QGLWidget 655 6-556. Secondary vtable for QGLWidget 656 6-557. typeinfo for QGLWidget 657 6-558. Primary vtable for QGLPixelBuffer 658 6-559. typeinfo for QGLPixelBuffer 659 6-560. libQtOpenGL - QtOpenGL Function Interfaces 660 6-561. libQtSql Definition 661 6-562. Primary vtable for QSqlResult 662 6-563. typeinfo for QSqlResult 663 6-564. Primary vtable for QSqlDriverFactoryInterface 664 6-565. typeinfo for QSqlDriverFactoryInterface 665 6-566. Primary vtable for QSqlDriverPlugin 666 6-567. Secondary vtable for QSqlDriverPlugin 667 6-568. typeinfo for QSqlDriverPlugin 668 6-569. Primary vtable for QSqlDriver 669 6-570. typeinfo for QSqlDriver 670 6-571. Primary vtable for QSqlQueryModel 671 6-572. typeinfo for QSqlQueryModel 672 6-573. Primary vtable for QSqlTableModel 673 6-574. typeinfo for QSqlTableModel 674 6-575. Primary vtable for QSqlRelationalTableModel 675 6-576. typeinfo for QSqlRelationalTableModel 676 6-577. libQtSql - QtSql Function Interfaces 677 6-578. libQtSvg Definition 678 6-579. Primary vtable for QSvgRenderer 679 6-580. typeinfo for QSvgRenderer 680 6-581. Primary vtable for QSvgWidget 681 6-582. Secondary vtable for QSvgWidget 682 6-583. typeinfo for QSvgWidget 683 6-584. libQtSvg - QtSvg Function Interfaces 684 6-585. libQtNetwork Definition 685 6-586. Primary vtable for QHttpHeader 686 6-587. typeinfo for QHttpHeader 687 6-588. Primary vtable for QHttpResponseHeader 688 6-589. typeinfo for QHttpResponseHeader 689 6-590. Primary vtable for QHttpRequestHeader 690 6-591. typeinfo for QHttpRequestHeader 691 6-592. Primary vtable for QHttp 692 6-593. typeinfo for QHttp 693 6-594. Primary vtable for QAbstractSocket 694 6-595. typeinfo for QAbstractSocket 695 6-596. Primary vtable for QUrlInfo 696 6-597. typeinfo for QUrlInfo 697 6-598. Primary vtable for QFtp 698 6-599. typeinfo for QFtp 699 6-600. Primary vtable for QTcpServer 700 6-601. typeinfo for QTcpServer 701 6-602. Primary vtable for QUdpSocket 702 6-603. typeinfo for QUdpSocket 703 6-604. Primary vtable for QTcpSocket 704 6-605. typeinfo for QTcpSocket 705 _________________________________________________________ 706 707 Foreword 708 709 This is version 3.1 of the LSB-Toolkit-Qt4 Module 710 Specification. An implementation of this version of the 711 specification may not claim to be an implementation of 712 LSB-Toolkit-Qt4 Module unless it has successfully completed 713 the compliance process as defined by the Free Standards Group. 714 _________________________________________________________ 715 716 Introduction 717 718 The LSB-Toolkit-Qt4 Module defines the Qt4 toolkit components 719 that are required to be present on a conforming system. 720 721 This document should be used in conjunction with the documents 722 it references. Information referenced in this way is as much a 723 part of this document as is the information explicitly 724 included here. 725 726 I. Introductory Elements 727 728 Table of Contents 729 1. Scope 730 2. Normative References 731 3. Requirements 732 733 3.1. Relevant Libraries 734 735 4. Definitions 736 5. Terminology 737 _________________________________________________________ 738 739 Chapter 1. Scope 740 741 The LSB Toolkit-Qt4 defines the Qt4 Application framework 742 libraries interface found on an LSB conforming system. 743 _________________________________________________________ 744 745 Chapter 2. Normative References 746 747 The specifications listed below are referenced in whole or in 748 part by the LSB-Toolkit-Qt4 Module Standard. Such references 749 may be normative or informative; a reference to specification 750 shall only be considered normative if it is explicitly cited 751 as such. The LSB-Toolkit-Qt4 Module may make normative 752 references to a portion of these specifications (that is, to 753 define a specific function or group of functions); in such 754 cases, only the explicitly referenced portion of the 755 specification is to be considered normative. 756 757 Table 2-1. Normative References 758 Name Title URL 759 ISO C (1999) ISO/IEC 9899: 1999, Programming Languages --C 760 ISO/IEC 14882: 2003 C++ Language ISO/IEC 14882: 2003 761 Programming languages --C++ 762 QtCore 4.1.0 Qt 4.1.0 Reference Manual 763 http://doc.trolltech.com/4.1/qtcore.html 764 QtGui 4.1.0 Qt 4.1.0 Reference Manual 765 http://doc.trolltech.com/4.1/qtgui.html 766 QtNetwork 4.1.0 Qt 4.1.0 Reference Manual 767 http://doc.trolltech.com/4.1/qtnetwork.html 768 QtOpenGL 4.1.0 Qt 4.1.0 Reference Manual 769 http://doc.trolltech.com/4.1/qtopengl.html 770 QtSql 4.1.0 Qt 4.1.0 Reference Manual 771 http://doc.trolltech.com/4.1/qtsql.html 772 QtSvg 4.1.0 Qt 4.1.0 Reference Manual 773 http://doc.trolltech.com/4.1/qtsvg.html 774 QtXml 4.1.0 Qt 4.1.0 Reference Manual 775 http://doc.trolltech.com/4.1/qtxml.html 776 _________________________________________________________ 777 778 Chapter 3. Requirements 779 780 3.1. Relevant Libraries 781 782 The libraries listed in Table 3-1 shall be available on a 783 Linux Standard Base system, with the specified runtime names. 784 This list may be supplemented or amended by the 785 architecture-specific specification. 786 787 Table 3-1. Standard Library Names 788 Library Runtime Name 789 libQtCore libQtCore.so.4 790 libQtGui libQtGui.so.4 791 libQtNetwork libQtNetwork.so.4 792 libQtXml libQtXml.so.4 793 libQtOpenGL libQtOpenGL.so.4 794 libQtSql libQtSql.so.4 795 libQtSvg libQtSvg.so.4 796 797 These libraries will be in an implementation-defined directory 798 which the dynamic linker shall search by default. 799 _________________________________________________________ 800 801 Chapter 4. Definitions 802 803 For the purposes of this document, the following definitions, 804 as specified in the ISO/IEC Directives, Part 2, 2001, 4th 805 Edition, apply: 806 807 can 808 809 be able to; there is a possibility of; it is possible to 810 cannot 811 812 be unable to; there is no possibilty of; it is not possible to 813 may 814 815 is permitted; is allowed; is permissible 816 need not 817 818 it is not required that; no...is required 819 shall 820 821 is to; is required to; it is required that; has to; only...is 822 permitted; it is necessary 823 shall not 824 825 is not allowed [permitted] [acceptable] [permissible]; is 826 required to be not; is required that...be not; is not to be 827 should 828 829 it is recommended that; ought to 830 should not 831 832 it is not recommended that; ought not to 833 _________________________________________________________ 834 835 Chapter 5. Terminology 836 837 For the purposes of this document, the following terms apply: 838 839 implementation-defined 840 Describes a value or behavior that is not defined by 841 this document but is selected by an implementor. The 842 value or behavior may vary among implementations that 843 conform to this document. An application should not 844 rely on the existence of the value or behavior. An 845 application that relies on such a value or behavior 846 cannot be assured to be portable across conforming 847 implementations. The implementor shall document such a 848 value or behavior so that it can be used correctly by 849 an application. 850 851 Shell Script 852 A file that is read by an interpreter (e.g., awk). The 853 first line of the shell script includes a reference to 854 its interpreter binary. 855 856 undefined 857 Describes the nature of a value or behavior not defined 858 by this document which results from use of an invalid 859 program construct or invalid data input. The value or 860 behavior may vary among implementations that conform to 861 this document. An application should not rely on the 862 existence or validity of the value or behavior. An 863 application that relies on any particular value or 864 behavior cannot be assured to be portable across 865 conforming implementations. 866 867 unspecified 868 Describes the nature of a value or behavior not 869 specified by this document which results from use of a 870 valid program construct or valid data input. The value 871 or behavior may vary among implementations that conform 872 to this document. An application should not rely on the 873 existence or validity of the value or behavior. An 874 application that relies on any particular value or 875 behavior cannot be assured to be portable across 876 conforming implementations. 877 878 II. Qt Libraries 879 880 Table of Contents 881 6. Libraries 882 883 6.1. Introduction 884 6.2. Interfaces for libQtCore 885 886 6.2.1. QtCore 887 888 6.3. Data Definitions for libQtCore 889 890 6.3.1. QtCore/qabstracteventdispatcher.h 891 6.3.2. QtCore/qabstractfileengine.h 892 6.3.3. QtCore/qabstractitemmodel.h 893 6.3.4. QtCore/qatomic.h 894 6.3.5. QtCore/qbasictimer.h 895 6.3.6. QtCore/qbitarray.h 896 6.3.7. QtCore/qbuffer.h 897 6.3.8. QtCore/qbytearray.h 898 6.3.9. QtCore/qbytearraymatcher.h 899 6.3.10. QtCore/qchar.h 900 6.3.11. QtCore/qcoreapplication.h 901 6.3.12. QtCore/qcoreevent.h 902 6.3.13. QtCore/qdatastream.h 903 6.3.14. QtCore/qdatetime.h 904 6.3.15. QtCore/qdebug.h 905 6.3.16. QtCore/qdir.h 906 6.3.17. QtCore/qeventloop.h 907 6.3.18. QtCore/qfactoryinterface.h 908 6.3.19. QtCore/qfile.h 909 6.3.20. QtCore/qfileinfo.h 910 6.3.21. QtCore/qfsfileengine.h 911 6.3.22. QtCore/qglobal.h 912 6.3.23. QtCore/qhash.h 913 6.3.24. QtCore/qiodevice.h 914 6.3.25. QtCore/qlibrary.h 915 6.3.26. QtCore/qlibraryinfo.h 916 6.3.27. QtCore/qline.h 917 6.3.28. QtCore/qlinkedlist.h 918 6.3.29. QtCore/qlist.h 919 6.3.30. QtCore/qlocale.h 920 6.3.31. QtCore/qmap.h 921 6.3.32. QtCore/qmetaobject.h 922 6.3.33. QtCore/qmetatype.h 923 6.3.34. QtCore/qmimedata.h 924 6.3.35. QtCore/qmutex.h 925 6.3.36. QtCore/qnamespace.h 926 6.3.37. QtCore/qobject.h 927 6.3.38. QtCore/qobjectcleanuphandler.h 928 6.3.39. QtCore/qobjectdefs.h 929 6.3.40. QtCore/qpair.h 930 6.3.41. QtCore/qplugin.h 931 6.3.42. QtCore/qpluginloader.h 932 6.3.43. QtCore/qpoint.h 933 6.3.44. QtCore/qprocess.h 934 6.3.45. QtCore/qreadwritelock.h 935 6.3.46. QtCore/qrect.h 936 6.3.47. QtCore/qregexp.h 937 6.3.48. QtCore/qsemaphore.h 938 6.3.49. QtCore/qsettings.h 939 6.3.50. QtCore/qshareddata.h 940 6.3.51. QtCore/qsignalmapper.h 941 6.3.52. QtCore/qsize.h 942 6.3.53. QtCore/qsocketnotifier.h 943 6.3.54. QtCore/qstring.h 944 6.3.55. QtCore/qstringlist.h 945 6.3.56. QtCore/qstringmatcher.h 946 6.3.57. QtCore/qtemporaryfile.h 947 6.3.58. QtCore/qtextcodec.h 948 6.3.59. QtCore/qtextcodecplugin.h 949 6.3.60. QtCore/qtextstream.h 950 6.3.61. QtCore/qthread.h 951 6.3.62. QtCore/qthreadstorage.h 952 6.3.63. QtCore/qtimer.h 953 6.3.64. QtCore/qtranslator.h 954 6.3.65. QtCore/qurl.h 955 6.3.66. QtCore/quuid.h 956 6.3.67. QtCore/qvariant.h 957 6.3.68. QtCore/qvector.h 958 6.3.69. QtCore/qwaitcondition.h 959 960 6.4. Interfaces for libQtGui 961 962 6.4.1. QtGui 963 964 6.5. Data Definitions for libQtGui 965 966 6.5.1. QtGui/qabstractbutton.h 967 6.5.2. QtGui/qabstractitemdelegate.h 968 6.5.3. QtGui/qabstractitemview.h 969 6.5.4. QtGui/qabstractpagesetupdialog.h 970 6.5.5. QtGui/qabstractprintdialog.h 971 6.5.6. QtGui/qabstractproxymodel.h 972 6.5.7. QtGui/qabstractscrollarea.h 973 6.5.8. QtGui/qabstractslider.h 974 6.5.9. QtGui/qabstractspinbox.h 975 6.5.10. QtGui/qabstracttextdocumentlayout.h 976 6.5.11. QtGui/qaccessible.h 977 6.5.12. QtGui/qaccessiblebridge.h 978 6.5.13. QtGui/qaccessibleobject.h 979 6.5.14. QtGui/qaccessibleplugin.h 980 6.5.15. QtGui/qaccessiblewidget.h 981 6.5.16. QtGui/qaction.h 982 6.5.17. QtGui/qactiongroup.h 983 6.5.18. QtGui/qapplication.h 984 6.5.19. QtGui/qbitmap.h 985 6.5.20. QtGui/qboxlayout.h 986 6.5.21. QtGui/qbrush.h 987 6.5.22. QtGui/qbuttongroup.h 988 6.5.23. QtGui/qcdestyle.h 989 6.5.24. QtGui/qcheckbox.h 990 6.5.25. QtGui/qclipboard.h 991 6.5.26. QtGui/qcolor.h 992 6.5.27. QtGui/qcolordialog.h 993 6.5.28. QtGui/qcolormap.h 994 6.5.29. QtGui/qcombobox.h 995 6.5.30. QtGui/qcommonstyle.h 996 6.5.31. QtGui/qcursor.h 997 6.5.32. QtGui/qdatetimeedit.h 998 6.5.33. QtGui/qdesktopwidget.h 999 6.5.34. QtGui/qdial.h 1000 6.5.35. QtGui/qdialog.h 1001 6.5.36. QtGui/qdirmodel.h 1002 6.5.37. QtGui/qdockwidget.h 1003 6.5.38. QtGui/qdrag.h 1004 6.5.39. QtGui/qerrormessage.h 1005 6.5.40. QtGui/qevent.h 1006 6.5.41. QtGui/qfiledialog.h 1007 6.5.42. QtGui/qfocusframe.h 1008 6.5.43. QtGui/qfont.h 1009 6.5.44. QtGui/qfontdatabase.h 1010 6.5.45. QtGui/qfontdialog.h 1011 6.5.46. QtGui/qfontinfo.h 1012 6.5.47. QtGui/qfontmetrics.h 1013 6.5.48. QtGui/qframe.h 1014 6.5.49. QtGui/qgridlayout.h 1015 6.5.50. QtGui/qgroupbox.h 1016 6.5.51. QtGui/qheaderview.h 1017 6.5.52. QtGui/qicon.h 1018 6.5.53. QtGui/qiconengine.h 1019 6.5.54. QtGui/qiconengineplugin.h 1020 6.5.55. QtGui/qimage.h 1021 6.5.56. QtGui/qimageiohandler.h 1022 6.5.57. QtGui/qimagereader.h 1023 6.5.58. QtGui/qimagewriter.h 1024 6.5.59. QtGui/qinputcontext.h 1025 6.5.60. QtGui/qinputcontextfactory.h 1026 6.5.61. QtGui/qinputcontextplugin.h 1027 6.5.62. QtGui/qinputdialog.h 1028 6.5.63. QtGui/qitemdelegate.h 1029 6.5.64. QtGui/qitemeditorfactory.h 1030 6.5.65. QtGui/qitemselectionmodel.h 1031 6.5.66. QtGui/qkeysequence.h 1032 6.5.67. QtGui/qlabel.h 1033 6.5.68. QtGui/qlayout.h 1034 6.5.69. QtGui/qlayoutitem.h 1035 6.5.70. QtGui/qlcdnumber.h 1036 6.5.71. QtGui/qlineedit.h 1037 6.5.72. QtGui/qlistview.h 1038 6.5.73. QtGui/qlistwidget.h 1039 6.5.74. QtGui/qmainwindow.h 1040 6.5.75. QtGui/qmatrix.h 1041 6.5.76. QtGui/qmenu.h 1042 6.5.77. QtGui/qmenubar.h 1043 6.5.78. QtGui/qmenudata.h 1044 6.5.79. QtGui/qmessagebox.h 1045 6.5.80. QtGui/qmime.h 1046 6.5.81. QtGui/qmotifstyle.h 1047 6.5.82. QtGui/qmovie.h 1048 6.5.83. QtGui/qpagesetupdialog.h 1049 6.5.84. QtGui/qpaintdevice.h 1050 6.5.85. QtGui/qpaintengine.h 1051 6.5.86. QtGui/qpainter.h 1052 6.5.87. QtGui/qpainterpath.h 1053 6.5.88. QtGui/qpalette.h 1054 6.5.89. QtGui/qpen.h 1055 6.5.90. QtGui/qpicture.h 1056 6.5.91. QtGui/qpictureformatplugin.h 1057 6.5.92. QtGui/qpixmap.h 1058 6.5.93. QtGui/qpixmapcache.h 1059 6.5.94. QtGui/qplastiquestyle.h 1060 6.5.95. QtGui/qpolygon.h 1061 6.5.96. QtGui/qprintdialog.h 1062 6.5.97. QtGui/qprintengine.h 1063 6.5.98. QtGui/qprinter.h 1064 6.5.99. QtGui/qprogressbar.h 1065 6.5.100. QtGui/qprogressdialog.h 1066 6.5.101. QtGui/qproxymodel.h 1067 6.5.102. QtGui/qpushbutton.h 1068 6.5.103. QtGui/qradiobutton.h 1069 6.5.104. QtGui/qregion.h 1070 6.5.105. QtGui/qrgb.h 1071 6.5.106. QtGui/qrubberband.h 1072 6.5.107. QtGui/qscrollarea.h 1073 6.5.108. QtGui/qscrollbar.h 1074 6.5.109. QtGui/qsessionmanager.h 1075 6.5.110. QtGui/qshortcut.h 1076 6.5.111. QtGui/qsizegrip.h 1077 6.5.112. QtGui/qsizepolicy.h 1078 6.5.113. QtGui/qslider.h 1079 6.5.114. QtGui/qsortfilterproxymodel.h 1080 6.5.115. QtGui/qsound.h 1081 6.5.116. QtGui/qspinbox.h 1082 6.5.117. QtGui/qsplashscreen.h 1083 6.5.118. QtGui/qsplitter.h 1084 6.5.119. QtGui/qstackedlayout.h 1085 6.5.120. QtGui/qstackedwidget.h 1086 6.5.121. QtGui/qstandarditemmodel.h 1087 6.5.122. QtGui/qstatusbar.h 1088 6.5.123. QtGui/qstringlistmodel.h 1089 6.5.124. QtGui/qstyle.h 1090 6.5.125. QtGui/qstylefactory.h 1091 6.5.126. QtGui/qstyleoption.h 1092 6.5.127. QtGui/qstylepainter.h 1093 6.5.128. QtGui/qstyleplugin.h 1094 6.5.129. QtGui/qsyntaxhighlighter.h 1095 6.5.130. QtGui/qtabbar.h 1096 6.5.131. QtGui/qtableview.h 1097 6.5.132. QtGui/qtablewidget.h 1098 6.5.133. QtGui/qtabwidget.h 1099 6.5.134. QtGui/qtextbrowser.h 1100 6.5.135. QtGui/qtextcursor.h 1101 6.5.136. QtGui/qtextdocument.h 1102 6.5.137. QtGui/qtextdocumentfragment.h 1103 6.5.138. QtGui/qtextedit.h 1104 6.5.139. QtGui/qtextformat.h 1105 6.5.140. QtGui/qtextlayout.h 1106 6.5.141. QtGui/qtextlist.h 1107 6.5.142. QtGui/qtextobject.h 1108 6.5.143. QtGui/qtextoption.h 1109 6.5.144. QtGui/qtexttable.h 1110 6.5.145. QtGui/qtoolbar.h 1111 6.5.146. QtGui/qtoolbox.h 1112 6.5.147. QtGui/qtoolbutton.h 1113 6.5.148. QtGui/qtooltip.h 1114 6.5.149. QtGui/qtreeview.h 1115 6.5.150. QtGui/qtreewidget.h 1116 6.5.151. QtGui/qtreewidgetitemiterator.h 1117 6.5.152. QtGui/qvalidator.h 1118 6.5.153. QtGui/qvfbhdr.h 1119 6.5.154. QtGui/qwhatsthis.h 1120 6.5.155. QtGui/qwidget.h 1121 6.5.156. QtGui/qwindowdefs.h 1122 6.5.157. QtGui/qwindowsstyle.h 1123 6.5.158. QtGui/qwmatrix.h 1124 6.5.159. QtGui/qworkspace.h 1125 1126 6.6. Interfaces for libQtXml 1127 1128 6.6.1. QtXml 1129 1130 6.7. Data Definitions for libQtXml 1131 1132 6.7.1. QtXml/qdom.h 1133 6.7.2. QtXml/qxml.h 1134 1135 6.8. Interfaces for libQtOpenGL 1136 1137 6.8.1. QtOpenGL 1138 1139 6.9. Data Definitions for libQtOpenGL 1140 1141 6.9.1. QtOpenGL/qgl.h 1142 6.9.2. QtOpenGL/qglcolormap.h 1143 6.9.3. QtOpenGL/qglpixelbuffer.h 1144 1145 6.10. Interfaces for libQtSql 1146 1147 6.10.1. QtSql 1148 1149 6.11. Data Definitions for libQtSql 1150 1151 6.11.1. QtSql/qsql.h 1152 6.11.2. QtSql/qsqldatabase.h 1153 6.11.3. QtSql/qsqldriver.h 1154 6.11.4. QtSql/qsqldriverplugin.h 1155 6.11.5. QtSql/qsqlerror.h 1156 6.11.6. QtSql/qsqlfield.h 1157 6.11.7. QtSql/qsqlindex.h 1158 6.11.8. QtSql/qsqlquery.h 1159 6.11.9. QtSql/qsqlquerymodel.h 1160 6.11.10. QtSql/qsqlrecord.h 1161 6.11.11. QtSql/qsqlrelationaltablemodel.h 1162 6.11.12. QtSql/qsqlresult.h 1163 6.11.13. QtSql/qsqltablemodel.h 1164 1165 6.12. Interfaces for libQtSvg 1166 1167 6.12.1. QtSvg 1168 1169 6.13. Data Definitions for libQtSvg 1170 1171 6.13.1. QtSvg/qsvgrenderer.h 1172 6.13.2. QtSvg/qsvgwidget.h 1173 1174 6.14. Interfaces for libQtNetwork 1175 1176 6.14.1. QtNetwork 1177 1178 6.15. Data Definitions for libQtNetwork 1179 1180 6.15.1. QtNetwork/qabstractsocket.h 1181 6.15.2. QtNetwork/qftp.h 1182 6.15.3. QtNetwork/qhostaddress.h 1183 6.15.4. QtNetwork/qhostinfo.h 1184 6.15.5. QtNetwork/qhttp.h 1185 6.15.6. QtNetwork/qnetworkproxy.h 1186 6.15.7. QtNetwork/qtcpserver.h 1187 6.15.8. QtNetwork/qtcpsocket.h 1188 6.15.9. QtNetwork/qudpsocket.h 1189 6.15.10. QtNetwork/qurlinfo.h 1190 _________________________________________________________ 1191 1192 Chapter 6. Libraries 1193 1194 6.1. Introduction 1195 1196 An conforming implementation shall support the following Qt 1197 libraries which provide interfaces for creating rich user 1198 applications, either graphical or console. 1199 1200 QtCore 1201 1202 A general-purpose application development library, not 1203 specific to graphical user interfaces. QtCore provides a main 1204 loop, threading classes, tool classes, template container 1205 classes, IO classes, and so on. 1206 QtGui 1207 1208 The GUI part of Qt, provides a paint engine, text rendering 1209 engine, widgets, printing, PDF generation, accessibility 1210 classes, and so on. 1211 QtXml 1212 1213 The XML support for Qt, provides fast XML parsing and DOM 1214 classes to traverse the XML tree. 1215 QtOpenGL 1216 1217 The OpenGL integration for Qt, provides OpenGL rendering and 1218 embedding. 1219 QtSql 1220 1221 The database part of Qt, provides access to databases and 1222 models that connect databases into the model/view framework of 1223 QtGui. 1224 QtSvg 1225 1226 Renders Svg files into any context, for displaying on the 1227 screen, printing or embedding in PDF. 1228 QtNetwork 1229 1230 Provides network server and client classes, TCP/IP, UDP, Http, 1231 Ftp, Url parsing support, and so on. 1232 1233 There are three main parts to the definition of each of these 1234 libraries. 1235 1236 The "Interfaces" section defines the required library name and 1237 version, and the required public symbols (interfaces and 1238 global data), as well as symbol versions, if any. 1239 1240 The "Interface Definitions" section provides complete or 1241 partial definitions of certain interfaces where either this 1242 specification is the source specification, or where there are 1243 variations from the source specification. If an interface 1244 definition requires one or more header files, one of those 1245 headers shall include the function prototype for the 1246 interface. 1247 1248 For source definitions of interfaces which include a reference 1249 to a header file, the contents of such header files form a 1250 part of the specification. The "Data Definitions" section 1251 provides the binary-level details for the header files from 1252 the source specifications, such as values for macros and 1253 enumerated types, as well as structure layouts, sizes and 1254 padding, etc. These data definitions, although presented in 1255 the form of header files for convenience, should not be taken 1256 a representing complete header files, as they are a supplement 1257 to the source specifications. Application developers should 1258 follow the guidelines of the source specifications when 1259 determining which header files need to be included to 1260 completely resolve all references. 1261 1262 Note: While the Data Definitions supplement the source 1263 specifications, this specification itself does not require 1264 conforming implementations to supply any header files. 1265 _________________________________________________________ 1266 1267 6.2. Interfaces for libQtCore 1268 1269 Table 6-1 defines the library name and shared object name for 1270 the libQtCore library 1271 1272 Table 6-1. libQtCore Definition 1273 Library: libQtCore 1274 SONAME: libQtCore.so.4 1275 1276 The behavior of the interfaces in this library is specified by 1277 the following specifications: 1278 1279 [QtCore] QtCore 4.1.0 1280 _________________________________________________________ 1281 1282 6.2.1. QtCore 1283 _________________________________________________________ 1284 1285 6.2.1.1. Class data for QObject 1286 1287 The virtual table for the QObject class is described by Table 1288 6-2 1289 1290 Table 6-2. Primary vtable for QObject 1291 Base Offset 0 1292 Virtual Base Offset 0 1293 RTTI typeinfo for QObject 1294 vfunc[0]: QObject::metaObject() const 1295 vfunc[1]: QObject::qt_metacast(char const*) 1296 vfunc[2]: QObject::qt_metacall(QMetaObject::Call, int, void**) 1297 vfunc[3]: QObject::~QObject() 1298 vfunc[4]: QObject::~QObject() 1299 vfunc[5]: QObject::event(QEvent*) 1300 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 1301 vfunc[7]: QObject::timerEvent(QTimerEvent*) 1302 vfunc[8]: QObject::childEvent(QChildEvent*) 1303 vfunc[9]: QObject::customEvent(QEvent*) 1304 vfunc[10]: QObject::connectNotify(char const*) 1305 vfunc[11]: QObject::disconnectNotify(char const*) 1306 1307 The Run Time Type Information for the QObject class is 1308 described by Table 6-3 1309 1310 Table 6-3. typeinfo for QObject 1311 Base Vtable vtable for __cxxabiv1::__class_type_info 1312 Name typeinfo name for QObject 1313 _________________________________________________________ 1314 1315 6.2.1.2. Class data for QObjectUserData 1316 1317 The virtual table for the QObjectUserData class is described 1318 by Table 6-4 1319 1320 Table 6-4. Primary vtable for QObjectUserData 1321 Base Offset 0 1322 Virtual Base Offset 0 1323 RTTI typeinfo for QObjectUserData 1324 vfunc[0]: QObjectUserData::~QObjectUserData() 1325 vfunc[1]: QObjectUserData::~QObjectUserData() 1326 1327 The Run Time Type Information for the QObjectUserData class is 1328 described by Table 6-5 1329 1330 Table 6-5. typeinfo for QObjectUserData 1331 Base Vtable vtable for __cxxabiv1::__class_type_info 1332 Name typeinfo name for QObjectUserData 1333 _________________________________________________________ 1334 1335 6.2.1.3. Class data for QIODevice 1336 1337 The virtual table for the QIODevice class is described by 1338 Table 6-6 1339 1340 Table 6-6. Primary vtable for QIODevice 1341 Base Offset 0 1342 Virtual Base Offset 0 1343 RTTI typeinfo for QIODevice 1344 vfunc[0]: QIODevice::metaObject() const 1345 vfunc[1]: QIODevice::qt_metacast(char const*) 1346 vfunc[2]: QIODevice::qt_metacall(QMetaObject::Call, int, 1347 void**) 1348 vfunc[3]: QIODevice::~QIODevice() 1349 vfunc[4]: QIODevice::~QIODevice() 1350 vfunc[5]: QObject::event(QEvent*) 1351 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 1352 vfunc[7]: QObject::timerEvent(QTimerEvent*) 1353 vfunc[8]: QObject::childEvent(QChildEvent*) 1354 vfunc[9]: QObject::customEvent(QEvent*) 1355 vfunc[10]: QObject::connectNotify(char const*) 1356 vfunc[11]: QObject::disconnectNotify(char const*) 1357 vfunc[12]: QIODevice::isSequential() const 1358 vfunc[13]: QIODevice::open(QFlags) 1359 vfunc[14]: QIODevice::close() 1360 vfunc[15]: QIODevice::pos() const 1361 vfunc[16]: QIODevice::size() const 1362 vfunc[17]: QIODevice::seek(long long) 1363 vfunc[18]: QIODevice::atEnd() const 1364 vfunc[19]: QIODevice::reset() 1365 vfunc[20]: QIODevice::bytesAvailable() const 1366 vfunc[21]: QIODevice::bytesToWrite() const 1367 vfunc[22]: QIODevice::canReadLine() const 1368 vfunc[23]: QIODevice::waitForReadyRead(int) 1369 vfunc[24]: QIODevice::waitForBytesWritten(int) 1370 vfunc[25]: __cxa_pure_virtual 1371 vfunc[26]: QIODevice::readLineData(char*, long long) 1372 vfunc[27]: __cxa_pure_virtual 1373 1374 The Run Time Type Information for the QIODevice class is 1375 described by Table 6-7 1376 1377 Table 6-7. typeinfo for QIODevice 1378 Base Vtable vtable for __cxxabiv1::__si_class_type_info 1379 Name typeinfo name for QIODevice 1380 basetype: typeinfo for QObject 1381 _________________________________________________________ 1382 1383 6.2.1.4. Class data for QDataStream 1384 1385 The virtual table for the QDataStream class is described by 1386 Table 6-8 1387 1388 Table 6-8. Primary vtable for QDataStream 1389 Base Offset 0 1390 Virtual Base Offset 0 1391 RTTI typeinfo for QDataStream 1392 vfunc[0]: QDataStream::~QDataStream() 1393 vfunc[1]: QDataStream::~QDataStream() 1394 1395 The Run Time Type Information for the QDataStream class is 1396 described by Table 6-9 1397 1398 Table 6-9. typeinfo for QDataStream 1399 Base Vtable vtable for __cxxabiv1::__class_type_info 1400 Name typeinfo name for QDataStream 1401 _________________________________________________________ 1402 1403 6.2.1.5. Class data for QTextCodec 1404 1405 The virtual table for the QTextCodec class is described by 1406 Table 6-10 1407 1408 Table 6-10. Primary vtable for QTextCodec 1409 Base Offset 0 1410 Virtual Base Offset 0 1411 RTTI typeinfo for QTextCodec 1412 vfunc[0]: __cxa_pure_virtual 1413 vfunc[1]: QTextCodec::aliases() const 1414 vfunc[2]: __cxa_pure_virtual 1415 vfunc[3]: __cxa_pure_virtual 1416 vfunc[4]: __cxa_pure_virtual 1417 vfunc[5]: QTextCodec::~QTextCodec() 1418 vfunc[6]: QTextCodec::~QTextCodec() 1419 1420 The Run Time Type Information for the QTextCodec class is 1421 described by Table 6-11 1422 1423 Table 6-11. typeinfo for QTextCodec 1424 Base Vtable vtable for __cxxabiv1::__class_type_info 1425 Name typeinfo name for QTextCodec 1426 _________________________________________________________ 1427 1428 6.2.1.6. Class data for QTextStream 1429 1430 The virtual table for the QTextStream class is described by 1431 Table 6-12 1432 1433 Table 6-12. Primary vtable for QTextStream 1434 Base Offset 0 1435 Virtual Base Offset 0 1436 RTTI typeinfo for QTextStream 1437 vfunc[0]: QTextStream::~QTextStream() 1438 vfunc[1]: QTextStream::~QTextStream() 1439 1440 The Run Time Type Information for the QTextStream class is 1441 described by Table 6-13 1442 1443 Table 6-13. typeinfo for QTextStream 1444 Base Vtable vtable for __cxxabiv1::__class_type_info 1445 Name typeinfo name for QTextStream 1446 _________________________________________________________ 1447 1448 6.2.1.7. Class data for QFile 1449 1450 The virtual table for the QFile class is described by Table 1451 6-14 1452 1453 Table 6-14. Primary vtable for QFile 1454 Base Offset 0 1455 Virtual Base Offset 0 1456 RTTI typeinfo for QFile 1457 vfunc[0]: QFile::metaObject() const 1458 vfunc[1]: QFile::qt_metacast(char const*) 1459 vfunc[2]: QFile::qt_metacall(QMetaObject::Call, int, void**) 1460 vfunc[3]: QFile::~QFile() 1461 vfunc[4]: QFile::~QFile() 1462 vfunc[5]: QObject::event(QEvent*) 1463 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 1464 vfunc[7]: QObject::timerEvent(QTimerEvent*) 1465 vfunc[8]: QObject::childEvent(QChildEvent*) 1466 vfunc[9]: QObject::customEvent(QEvent*) 1467 vfunc[10]: QObject::connectNotify(char const*) 1468 vfunc[11]: QObject::disconnectNotify(char const*) 1469 vfunc[12]: QFile::isSequential() const 1470 vfunc[13]: QFile::open(QFlags) 1471 vfunc[14]: QFile::close() 1472 vfunc[15]: QFile::pos() const 1473 vfunc[16]: QFile::size() const 1474 vfunc[17]: QFile::seek(long long) 1475 vfunc[18]: QFile::atEnd() const 1476 vfunc[19]: QIODevice::reset() 1477 vfunc[20]: QIODevice::bytesAvailable() const 1478 vfunc[21]: QIODevice::bytesToWrite() const 1479 vfunc[22]: QIODevice::canReadLine() const 1480 vfunc[23]: QIODevice::waitForReadyRead(int) 1481 vfunc[24]: QIODevice::waitForBytesWritten(int) 1482 vfunc[25]: QFile::readData(char*, long long) 1483 vfunc[26]: QFile::readLineData(char*, long long) 1484 vfunc[27]: QFile::writeData(char const*, long long) 1485 vfunc[28]: QFile::fileEngine() const 1486 1487 The Run Time Type Information for the QFile class is described 1488 by Table 6-15 1489 1490 Table 6-15. typeinfo for QFile 1491 Base Vtable vtable for __cxxabiv1::__si_class_type_info 1492 Name typeinfo name for QFile 1493 basetype: typeinfo for QIODevice 1494 _________________________________________________________ 1495 1496 6.2.1.8. Class data for QTemporaryFile 1497 1498 The virtual table for the QTemporaryFile class is described by 1499 Table 6-16 1500 1501 Table 6-16. Primary vtable for QTemporaryFile 1502 Base Offset 0 1503 Virtual Base Offset 0 1504 RTTI typeinfo for QTemporaryFile 1505 vfunc[0]: QTemporaryFile::metaObject() const 1506 vfunc[1]: QTemporaryFile::qt_metacast(char const*) 1507 vfunc[2]: QTemporaryFile::qt_metacall(QMetaObject::Call, int, 1508 void**) 1509 vfunc[3]: QTemporaryFile::~QTemporaryFile() 1510 vfunc[4]: QTemporaryFile::~QTemporaryFile() 1511 vfunc[5]: QObject::event(QEvent*) 1512 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 1513 vfunc[7]: QObject::timerEvent(QTimerEvent*) 1514 vfunc[8]: QObject::childEvent(QChildEvent*) 1515 vfunc[9]: QObject::customEvent(QEvent*) 1516 vfunc[10]: QObject::connectNotify(char const*) 1517 vfunc[11]: QObject::disconnectNotify(char const*) 1518 vfunc[12]: QFile::isSequential() const 1519 vfunc[13]: 1520 QTemporaryFile::open(QFlags) 1521 vfunc[14]: QFile::close() 1522 vfunc[15]: QFile::pos() const 1523 vfunc[16]: QFile::size() const 1524 vfunc[17]: QFile::seek(long long) 1525 vfunc[18]: QFile::atEnd() const 1526 vfunc[19]: QIODevice::reset() 1527 vfunc[20]: QIODevice::bytesAvailable() const 1528 vfunc[21]: QIODevice::bytesToWrite() const 1529 vfunc[22]: QIODevice::canReadLine() const 1530 vfunc[23]: QIODevice::waitForReadyRead(int) 1531 vfunc[24]: QIODevice::waitForBytesWritten(int) 1532 vfunc[25]: QFile::readData(char*, long long) 1533 vfunc[26]: QFile::readLineData(char*, long long) 1534 vfunc[27]: QFile::writeData(char const*, long long) 1535 vfunc[28]: QTemporaryFile::fileEngine() const 1536 1537 The Run Time Type Information for the QTemporaryFile class is 1538 described by Table 6-17 1539 1540 Table 6-17. typeinfo for QTemporaryFile 1541 Base Vtable vtable for __cxxabiv1::__si_class_type_info 1542 Name typeinfo name for QTemporaryFile 1543 basetype: typeinfo for QFile 1544 _________________________________________________________ 1545 1546 6.2.1.9. Class data for QAbstractFileEngine 1547 1548 The virtual table for the QAbstractFileEngine class is 1549 described by Table 6-18 1550 1551 Table 6-18. Primary vtable for QAbstractFileEngine 1552 Base Offset 0 1553 Virtual Base Offset 0 1554 RTTI typeinfo for QAbstractFileEngine 1555 vfunc[0]: QAbstractFileEngine::~QAbstractFileEngine() 1556 vfunc[1]: QAbstractFileEngine::~QAbstractFileEngine() 1557 vfunc[2]: 1558 QAbstractFileEngine::open(QFlags) 1559 vfunc[3]: QAbstractFileEngine::close() 1560 vfunc[4]: QAbstractFileEngine::flush() 1561 vfunc[5]: QAbstractFileEngine::size() const 1562 vfunc[6]: QAbstractFileEngine::pos() const 1563 vfunc[7]: QAbstractFileEngine::seek(long long) 1564 vfunc[8]: QAbstractFileEngine::isSequential() const 1565 vfunc[9]: QAbstractFileEngine::remove() 1566 vfunc[10]: QAbstractFileEngine::copy(QString const&) 1567 vfunc[11]: QAbstractFileEngine::rename(QString const&) 1568 vfunc[12]: QAbstractFileEngine::link(QString const&) 1569 vfunc[13]: QAbstractFileEngine::mkdir(QString const&, bool) 1570 const 1571 vfunc[14]: QAbstractFileEngine::rmdir(QString const&, bool) 1572 const 1573 vfunc[15]: QAbstractFileEngine::setSize(long long) 1574 vfunc[16]: QAbstractFileEngine::caseSensitive() const 1575 vfunc[17]: QAbstractFileEngine::isRelativePath() const 1576 vfunc[18]: 1577 QAbstractFileEngine::entryList(QFlags, 1578 QStringList const&) const 1579 vfunc[19]: 1580 QAbstractFileEngine::fileFlags(QFlags) const 1582 vfunc[20]: QAbstractFileEngine::setPermissions(unsigned int) 1583 vfunc[21]: 1584 QAbstractFileEngine::fileName(QAbstractFileEngine::FileName) 1585 const 1586 vfunc[22]: 1587 QAbstractFileEngine::ownerId(QAbstractFileEngine::FileOwner) 1588 const 1589 vfunc[23]: 1590 QAbstractFileEngine::owner(QAbstractFileEngine::FileOwner) 1591 const 1592 vfunc[24]: 1593 QAbstractFileEngine::fileTime(QAbstractFileEngine::FileTime) 1594 const 1595 vfunc[25]: QAbstractFileEngine::setFileName(QString const&) 1596 vfunc[26]: QAbstractFileEngine::handle() const 1597 vfunc[27]: 1598 QAbstractFileEngine::beginEntryList(QFlags, 1599 QStringList const&) 1600 vfunc[28]: QAbstractFileEngine::endEntryList() 1601 vfunc[29]: QAbstractFileEngine::read(char*, long long) 1602 vfunc[30]: QAbstractFileEngine::readLine(char*, long long) 1603 vfunc[31]: QAbstractFileEngine::write(char const*, long long) 1604 vfunc[32]: 1605 QAbstractFileEngine::extension(QAbstractFileEngine::Extension, 1606 QAbstractFileEngine::ExtensionOption const*, 1607 QAbstractFileEngine::ExtensionReturn*) 1608 vfunc[33]: 1609 QAbstractFileEngine::supportsExtension(QAbstractFileEngine::Ex 1610 tension) const 1611 1612 The Run Time Type Information for the QAbstractFileEngine 1613 class is described by Table 6-19 1614 1615 Table 6-19. typeinfo for QAbstractFileEngine 1616 Base Vtable vtable for __cxxabiv1::__class_type_info 1617 Name typeinfo name for QAbstractFileEngine 1618 _________________________________________________________ 1619 1620 6.2.1.10. Class data for QAbstractFileEngineHandler 1621 1622 The virtual table for the QAbstractFileEngineHandler class is 1623 described by Table 6-20 1624 1625 Table 6-20. Primary vtable for QAbstractFileEngineHandler 1626 Base Offset 0 1627 Virtual Base Offset 0 1628 RTTI typeinfo for QAbstractFileEngineHandler 1629 vfunc[0]: 1630 QAbstractFileEngineHandler::~QAbstractFileEngineHandler() 1631 vfunc[1]: 1632 QAbstractFileEngineHandler::~QAbstractFileEngineHandler() 1633 vfunc[2]: __cxa_pure_virtual 1634 1635 The Run Time Type Information for the 1636 QAbstractFileEngineHandler class is described by Table 6-21 1637 1638 Table 6-21. typeinfo for QAbstractFileEngineHandler 1639 Base Vtable vtable for __cxxabiv1::__class_type_info 1640 Name typeinfo name for QAbstractFileEngineHandler 1641 _________________________________________________________ 1642 1643 6.2.1.11. Class data for QFSFileEngine 1644 1645 The virtual table for the QFSFileEngine class is described by 1646 Table 6-22 1647 1648 Table 6-22. Primary vtable for QFSFileEngine 1649 Base Offset 0 1650 Virtual Base Offset 0 1651 RTTI typeinfo for QFSFileEngine 1652 vfunc[0]: QFSFileEngine::~QFSFileEngine() 1653 vfunc[1]: QFSFileEngine::~QFSFileEngine() 1654 vfunc[2]: QFSFileEngine::open(QFlags) 1655 vfunc[3]: QFSFileEngine::close() 1656 vfunc[4]: QFSFileEngine::flush() 1657 vfunc[5]: QFSFileEngine::size() const 1658 vfunc[6]: QFSFileEngine::pos() const 1659 vfunc[7]: QFSFileEngine::seek(long long) 1660 vfunc[8]: QFSFileEngine::isSequential() const 1661 vfunc[9]: QFSFileEngine::remove() 1662 vfunc[10]: QFSFileEngine::copy(QString const&) 1663 vfunc[11]: QFSFileEngine::rename(QString const&) 1664 vfunc[12]: QFSFileEngine::link(QString const&) 1665 vfunc[13]: QFSFileEngine::mkdir(QString const&, bool) const 1666 vfunc[14]: QFSFileEngine::rmdir(QString const&, bool) const 1667 vfunc[15]: QFSFileEngine::setSize(long long) 1668 vfunc[16]: QFSFileEngine::caseSensitive() const 1669 vfunc[17]: QFSFileEngine::isRelativePath() const 1670 vfunc[18]: QFSFileEngine::entryList(QFlags, 1671 QStringList const&) const 1672 vfunc[19]: 1673 QFSFileEngine::fileFlags(QFlags 1674 ) const 1675 vfunc[20]: QFSFileEngine::setPermissions(unsigned int) 1676 vfunc[21]: 1677 QFSFileEngine::fileName(QAbstractFileEngine::FileName) const 1678 vfunc[22]: 1679 QFSFileEngine::ownerId(QAbstractFileEngine::FileOwner) const 1680 vfunc[23]: 1681 QFSFileEngine::owner(QAbstractFileEngine::FileOwner) const 1682 vfunc[24]: 1683 QFSFileEngine::fileTime(QAbstractFileEngine::FileTime) const 1684 vfunc[25]: QFSFileEngine::setFileName(QString const&) 1685 vfunc[26]: QFSFileEngine::handle() const 1686 vfunc[27]: QFSFileEngine::beginEntryList(QFlags, 1687 QStringList const&) 1688 vfunc[28]: QFSFileEngine::endEntryList() 1689 vfunc[29]: QFSFileEngine::read(char*, long long) 1690 vfunc[30]: QFSFileEngine::readLine(char*, long long) 1691 vfunc[31]: QFSFileEngine::write(char const*, long long) 1692 vfunc[32]: 1693 QFSFileEngine::extension(QAbstractFileEngine::Extension, 1694 QAbstractFileEngine::ExtensionOption const*, 1695 QAbstractFileEngine::ExtensionReturn*) 1696 vfunc[33]: 1697 QFSFileEngine::supportsExtension(QAbstractFileEngine::Extensio 1698 n) const 1699 1700 The Run Time Type Information for the QFSFileEngine class is 1701 described by Table 6-23 1702 1703 Table 6-23. typeinfo for QFSFileEngine 1704 Base Vtable vtable for __cxxabiv1::__si_class_type_info 1705 Name typeinfo name for QFSFileEngine 1706 basetype: typeinfo for QAbstractFileEngine 1707 _________________________________________________________ 1708 1709 6.2.1.12. Class data for QProcess 1710 1711 The virtual table for the QProcess class is described by Table 1712 6-24 1713 1714 Table 6-24. Primary vtable for QProcess 1715 Base Offset 0 1716 Virtual Base Offset 0 1717 RTTI typeinfo for QProcess 1718 vfunc[0]: QProcess::metaObject() const 1719 vfunc[1]: QProcess::qt_metacast(char const*) 1720 vfunc[2]: QProcess::qt_metacall(QMetaObject::Call, int, 1721 void**) 1722 vfunc[3]: QProcess::~QProcess() 1723 vfunc[4]: QProcess::~QProcess() 1724 vfunc[5]: QObject::event(QEvent*) 1725 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 1726 vfunc[7]: QObject::timerEvent(QTimerEvent*) 1727 vfunc[8]: QObject::childEvent(QChildEvent*) 1728 vfunc[9]: QObject::customEvent(QEvent*) 1729 vfunc[10]: QObject::connectNotify(char const*) 1730 vfunc[11]: QObject::disconnectNotify(char const*) 1731 vfunc[12]: QProcess::isSequential() const 1732 vfunc[13]: QIODevice::open(QFlags) 1733 vfunc[14]: QProcess::close() 1734 vfunc[15]: QIODevice::pos() const 1735 vfunc[16]: QIODevice::size() const 1736 vfunc[17]: QIODevice::seek(long long) 1737 vfunc[18]: QProcess::atEnd() const 1738 vfunc[19]: QIODevice::reset() 1739 vfunc[20]: QProcess::bytesAvailable() const 1740 vfunc[21]: QProcess::bytesToWrite() const 1741 vfunc[22]: QProcess::canReadLine() const 1742 vfunc[23]: QProcess::waitForReadyRead(int) 1743 vfunc[24]: QProcess::waitForBytesWritten(int) 1744 vfunc[25]: QProcess::readData(char*, long long) 1745 vfunc[26]: QIODevice::readLineData(char*, long long) 1746 vfunc[27]: QProcess::writeData(char const*, long long) 1747 vfunc[28]: QProcess::setupChildProcess() 1748 1749 The Run Time Type Information for the QProcess class is 1750 described by Table 6-25 1751 1752 Table 6-25. typeinfo for QProcess 1753 Base Vtable vtable for __cxxabiv1::__si_class_type_info 1754 Name typeinfo name for QProcess 1755 basetype: typeinfo for QIODevice 1756 _________________________________________________________ 1757 1758 6.2.1.13. Class data for QBuffer 1759 1760 The virtual table for the QBuffer class is described by Table 1761 6-26 1762 1763 Table 6-26. Primary vtable for QBuffer 1764 Base Offset 0 1765 Virtual Base Offset 0 1766 RTTI typeinfo for QBuffer 1767 vfunc[0]: QBuffer::metaObject() const 1768 vfunc[1]: QBuffer::qt_metacast(char const*) 1769 vfunc[2]: QBuffer::qt_metacall(QMetaObject::Call, int, void**) 1770 vfunc[3]: QBuffer::~QBuffer() 1771 vfunc[4]: QBuffer::~QBuffer() 1772 vfunc[5]: QObject::event(QEvent*) 1773 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 1774 vfunc[7]: QObject::timerEvent(QTimerEvent*) 1775 vfunc[8]: QObject::childEvent(QChildEvent*) 1776 vfunc[9]: QObject::customEvent(QEvent*) 1777 vfunc[10]: QObject::connectNotify(char const*) 1778 vfunc[11]: QObject::disconnectNotify(char const*) 1779 vfunc[12]: QIODevice::isSequential() const 1780 vfunc[13]: QBuffer::open(QFlags) 1781 vfunc[14]: QBuffer::close() 1782 vfunc[15]: QBuffer::pos() const 1783 vfunc[16]: QBuffer::size() const 1784 vfunc[17]: QBuffer::seek(long long) 1785 vfunc[18]: QBuffer::atEnd() const 1786 vfunc[19]: QIODevice::reset() 1787 vfunc[20]: QIODevice::bytesAvailable() const 1788 vfunc[21]: QIODevice::bytesToWrite() const 1789 vfunc[22]: QBuffer::canReadLine() const 1790 vfunc[23]: QIODevice::waitForReadyRead(int) 1791 vfunc[24]: QIODevice::waitForBytesWritten(int) 1792 vfunc[25]: QBuffer::readData(char*, long long) 1793 vfunc[26]: QIODevice::readLineData(char*, long long) 1794 vfunc[27]: QBuffer::writeData(char const*, long long) 1795 1796 The Run Time Type Information for the QBuffer class is 1797 described by Table 6-27 1798 1799 Table 6-27. typeinfo for QBuffer 1800 Base Vtable vtable for __cxxabiv1::__si_class_type_info 1801 Name typeinfo name for QBuffer 1802 basetype: typeinfo for QIODevice 1803 _________________________________________________________ 1804 1805 6.2.1.14. Class data for QSettings 1806 1807 The virtual table for the QSettings class is described by 1808 Table 6-28 1809 1810 Table 6-28. Primary vtable for QSettings 1811 Base Offset 0 1812 Virtual Base Offset 0 1813 RTTI typeinfo for QSettings 1814 vfunc[0]: QSettings::metaObject() const 1815 vfunc[1]: QSettings::qt_metacast(char const*) 1816 vfunc[2]: QSettings::qt_metacall(QMetaObject::Call, int, 1817 void**) 1818 vfunc[3]: QSettings::~QSettings() 1819 vfunc[4]: QSettings::~QSettings() 1820 vfunc[5]: QSettings::event(QEvent*) 1821 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 1822 vfunc[7]: QObject::timerEvent(QTimerEvent*) 1823 vfunc[8]: QObject::childEvent(QChildEvent*) 1824 vfunc[9]: QObject::customEvent(QEvent*) 1825 vfunc[10]: QObject::connectNotify(char const*) 1826 vfunc[11]: QObject::disconnectNotify(char const*) 1827 1828 The Run Time Type Information for the QSettings class is 1829 described by Table 6-29 1830 1831 Table 6-29. typeinfo for QSettings 1832 Base Vtable vtable for __cxxabiv1::__si_class_type_info 1833 Name typeinfo name for QSettings 1834 basetype: typeinfo for QObject 1835 _________________________________________________________ 1836 1837 6.2.1.15. Class data for QFactoryInterface 1838 1839 The virtual table for the QFactoryInterface class is described 1840 by Table 6-30 1841 1842 Table 6-30. Primary vtable for QFactoryInterface 1843 Base Offset 0 1844 Virtual Base Offset 0 1845 RTTI typeinfo for QFactoryInterface 1846 vfunc[0]: QFactoryInterface::~QFactoryInterface() 1847 vfunc[1]: QFactoryInterface::~QFactoryInterface() 1848 vfunc[2]: __cxa_pure_virtual 1849 1850 The Run Time Type Information for the QFactoryInterface class 1851 is described by Table 6-31 1852 1853 Table 6-31. typeinfo for QFactoryInterface 1854 Base Vtable vtable for __cxxabiv1::__class_type_info 1855 Name typeinfo name for QFactoryInterface 1856 _________________________________________________________ 1857 1858 6.2.1.16. Class data for QTextCodecFactoryInterface 1859 1860 The virtual table for the QTextCodecFactoryInterface class is 1861 described by Table 6-32 1862 1863 Table 6-32. Primary vtable for QTextCodecFactoryInterface 1864 Base Offset 0 1865 Virtual Base Offset 0 1866 RTTI typeinfo for QTextCodecFactoryInterface 1867 vfunc[0]: 1868 QTextCodecFactoryInterface::~QTextCodecFactoryInterface() 1869 vfunc[1]: 1870 QTextCodecFactoryInterface::~QTextCodecFactoryInterface() 1871 vfunc[2]: __cxa_pure_virtual 1872 vfunc[3]: __cxa_pure_virtual 1873 1874 The Run Time Type Information for the 1875 QTextCodecFactoryInterface class is described by Table 6-33 1876 1877 Table 6-33. typeinfo for QTextCodecFactoryInterface 1878 Base Vtable vtable for __cxxabiv1::__si_class_type_info 1879 Name typeinfo name for QTextCodecFactoryInterface 1880 basetype: typeinfo for QFactoryInterface 1881 _________________________________________________________ 1882 1883 6.2.1.17. Class data for QTextCodecPlugin 1884 1885 The virtual table for the QTextCodecPlugin class is described 1886 by Table 6-34 1887 1888 Table 6-34. Primary vtable for QTextCodecPlugin 1889 Base Offset 0 1890 Virtual Base Offset 0 1891 RTTI typeinfo for QTextCodecPlugin 1892 vfunc[0]: QTextCodecPlugin::metaObject() const 1893 vfunc[1]: QTextCodecPlugin::qt_metacast(char const*) 1894 vfunc[2]: QTextCodecPlugin::qt_metacall(QMetaObject::Call, 1895 int, void**) 1896 vfunc[3]: QTextCodecPlugin::~QTextCodecPlugin() 1897 vfunc[4]: QTextCodecPlugin::~QTextCodecPlugin() 1898 vfunc[5]: QObject::event(QEvent*) 1899 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 1900 vfunc[7]: QObject::timerEvent(QTimerEvent*) 1901 vfunc[8]: QObject::childEvent(QChildEvent*) 1902 vfunc[9]: QObject::customEvent(QEvent*) 1903 vfunc[10]: QObject::connectNotify(char const*) 1904 vfunc[11]: QObject::disconnectNotify(char const*) 1905 vfunc[12]: __cxa_pure_virtual 1906 vfunc[13]: __cxa_pure_virtual 1907 vfunc[14]: __cxa_pure_virtual 1908 vfunc[15]: __cxa_pure_virtual 1909 vfunc[16]: __cxa_pure_virtual 1910 vfunc[17]: QTextCodecPlugin::keys() const 1911 vfunc[18]: QTextCodecPlugin::create(QString const&) 1912 1913 Table 6-35. Secondary vtable for QTextCodecPlugin 1914 Base Offset -16 1915 Virtual Base Offset 0 1916 RTTI typeinfo for QTextCodecPlugin 1917 vfunc[0]: non-virtual thunk to 1918 QTextCodecPlugin::~QTextCodecPlugin() 1919 vfunc[1]: non-virtual thunk to 1920 QTextCodecPlugin::~QTextCodecPlugin() 1921 vfunc[2]: non-virtual thunk to QTextCodecPlugin::keys() const 1922 vfunc[3]: non-virtual thunk to 1923 QTextCodecPlugin::create(QString const&) 1924 1925 The Run Time Type Information for the QTextCodecPlugin class 1926 is described by Table 6-36 1927 1928 Table 6-36. typeinfo for QTextCodecPlugin 1929 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 1930 Name typeinfo name for QTextCodecPlugin 1931 flags: 0 1932 basetype: typeinfo for QObject 2 1933 basetype: typeinfo for QTextCodecFactoryInterface 2050 1934 _________________________________________________________ 1935 1936 6.2.1.18. Class data for QTranslator 1937 1938 The virtual table for the QTranslator class is described by 1939 Table 6-37 1940 1941 Table 6-37. Primary vtable for QTranslator 1942 Base Offset 0 1943 Virtual Base Offset 0 1944 RTTI typeinfo for QTranslator 1945 vfunc[0]: QTranslator::metaObject() const 1946 vfunc[1]: QTranslator::qt_metacast(char const*) 1947 vfunc[2]: QTranslator::qt_metacall(QMetaObject::Call, int, 1948 void**) 1949 vfunc[3]: QTranslator::~QTranslator() 1950 vfunc[4]: QTranslator::~QTranslator() 1951 vfunc[5]: QObject::event(QEvent*) 1952 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 1953 vfunc[7]: QObject::timerEvent(QTimerEvent*) 1954 vfunc[8]: QObject::childEvent(QChildEvent*) 1955 vfunc[9]: QObject::customEvent(QEvent*) 1956 vfunc[10]: QObject::connectNotify(char const*) 1957 vfunc[11]: QObject::disconnectNotify(char const*) 1958 vfunc[12]: QTranslator::translate(char const*, char const*, 1959 char const*) const 1960 vfunc[13]: QTranslator::isEmpty() const 1961 1962 The Run Time Type Information for the QTranslator class is 1963 described by Table 6-38 1964 1965 Table 6-38. typeinfo for QTranslator 1966 Base Vtable vtable for __cxxabiv1::__si_class_type_info 1967 Name typeinfo name for QTranslator 1968 basetype: typeinfo for QObject 1969 _________________________________________________________ 1970 1971 6.2.1.19. Class data for QMimeData 1972 1973 The virtual table for the QMimeData class is described by 1974 Table 6-39 1975 1976 Table 6-39. Primary vtable for QMimeData 1977 Base Offset 0 1978 Virtual Base Offset 0 1979 RTTI typeinfo for QMimeData 1980 vfunc[0]: QMimeData::metaObject() const 1981 vfunc[1]: QMimeData::qt_metacast(char const*) 1982 vfunc[2]: QMimeData::qt_metacall(QMetaObject::Call, int, 1983 void**) 1984 vfunc[3]: QMimeData::~QMimeData() 1985 vfunc[4]: QMimeData::~QMimeData() 1986 vfunc[5]: QObject::event(QEvent*) 1987 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 1988 vfunc[7]: QObject::timerEvent(QTimerEvent*) 1989 vfunc[8]: QObject::childEvent(QChildEvent*) 1990 vfunc[9]: QObject::customEvent(QEvent*) 1991 vfunc[10]: QObject::connectNotify(char const*) 1992 vfunc[11]: QObject::disconnectNotify(char const*) 1993 vfunc[12]: QMimeData::hasFormat(QString const&) const 1994 vfunc[13]: QMimeData::formats() const 1995 vfunc[14]: QMimeData::retrieveData(QString const&, 1996 QVariant::Type) const 1997 1998 The Run Time Type Information for the QMimeData class is 1999 described by Table 6-40 2000 2001 Table 6-40. typeinfo for QMimeData 2002 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2003 Name typeinfo name for QMimeData 2004 basetype: typeinfo for QObject 2005 _________________________________________________________ 2006 2007 6.2.1.20. Class data for QEventLoop 2008 2009 The virtual table for the QEventLoop class is described by 2010 Table 6-41 2011 2012 Table 6-41. Primary vtable for QEventLoop 2013 Base Offset 0 2014 Virtual Base Offset 0 2015 RTTI typeinfo for QEventLoop 2016 vfunc[0]: QEventLoop::metaObject() const 2017 vfunc[1]: QEventLoop::qt_metacast(char const*) 2018 vfunc[2]: QEventLoop::qt_metacall(QMetaObject::Call, int, 2019 void**) 2020 vfunc[3]: QEventLoop::~QEventLoop() 2021 vfunc[4]: QEventLoop::~QEventLoop() 2022 vfunc[5]: QObject::event(QEvent*) 2023 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 2024 vfunc[7]: QObject::timerEvent(QTimerEvent*) 2025 vfunc[8]: QObject::childEvent(QChildEvent*) 2026 vfunc[9]: QObject::customEvent(QEvent*) 2027 vfunc[10]: QObject::connectNotify(char const*) 2028 vfunc[11]: QObject::disconnectNotify(char const*) 2029 2030 The Run Time Type Information for the QEventLoop class is 2031 described by Table 6-42 2032 2033 Table 6-42. typeinfo for QEventLoop 2034 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2035 Name typeinfo name for QEventLoop 2036 basetype: typeinfo for QObject 2037 _________________________________________________________ 2038 2039 6.2.1.21. Class data for QEvent 2040 2041 The virtual table for the QEvent class is described by Table 2042 6-43 2043 2044 Table 6-43. Primary vtable for QEvent 2045 Base Offset 0 2046 Virtual Base Offset 0 2047 RTTI typeinfo for QEvent 2048 vfunc[0]: QEvent::~QEvent() 2049 vfunc[1]: QEvent::~QEvent() 2050 2051 The Run Time Type Information for the QEvent class is 2052 described by Table 6-44 2053 2054 Table 6-44. typeinfo for QEvent 2055 Base Vtable vtable for __cxxabiv1::__class_type_info 2056 Name typeinfo name for QEvent 2057 _________________________________________________________ 2058 2059 6.2.1.22. Class data for QTimerEvent 2060 2061 The virtual table for the QTimerEvent class is described by 2062 Table 6-45 2063 2064 Table 6-45. Primary vtable for QTimerEvent 2065 Base Offset 0 2066 Virtual Base Offset 0 2067 RTTI typeinfo for QTimerEvent 2068 vfunc[0]: QTimerEvent::~QTimerEvent() 2069 vfunc[1]: QTimerEvent::~QTimerEvent() 2070 2071 The Run Time Type Information for the QTimerEvent class is 2072 described by Table 6-46 2073 2074 Table 6-46. typeinfo for QTimerEvent 2075 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2076 Name typeinfo name for QTimerEvent 2077 basetype: typeinfo for QEvent 2078 _________________________________________________________ 2079 2080 6.2.1.23. Class data for QChildEvent 2081 2082 The virtual table for the QChildEvent class is described by 2083 Table 6-47 2084 2085 Table 6-47. Primary vtable for QChildEvent 2086 Base Offset 0 2087 Virtual Base Offset 0 2088 RTTI typeinfo for QChildEvent 2089 vfunc[0]: QChildEvent::~QChildEvent() 2090 vfunc[1]: QChildEvent::~QChildEvent() 2091 2092 The Run Time Type Information for the QChildEvent class is 2093 described by Table 6-48 2094 2095 Table 6-48. typeinfo for QChildEvent 2096 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2097 Name typeinfo name for QChildEvent 2098 basetype: typeinfo for QEvent 2099 _________________________________________________________ 2100 2101 6.2.1.24. Class data for QCustomEvent 2102 2103 The virtual table for the QCustomEvent class is described by 2104 Table 6-49 2105 2106 Table 6-49. Primary vtable for QCustomEvent 2107 Base Offset 0 2108 Virtual Base Offset 0 2109 RTTI typeinfo for QCustomEvent 2110 vfunc[0]: QCustomEvent::~QCustomEvent() 2111 vfunc[1]: QCustomEvent::~QCustomEvent() 2112 2113 The Run Time Type Information for the QCustomEvent class is 2114 described by Table 6-50 2115 2116 Table 6-50. typeinfo for QCustomEvent 2117 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2118 Name typeinfo name for QCustomEvent 2119 basetype: typeinfo for QEvent 2120 _________________________________________________________ 2121 2122 6.2.1.25. Class data for QCoreApplication 2123 2124 The virtual table for the QCoreApplication class is described 2125 by Table 6-51 2126 2127 Table 6-51. Primary vtable for QCoreApplication 2128 Base Offset 0 2129 Virtual Base Offset 0 2130 RTTI typeinfo for QCoreApplication 2131 vfunc[0]: QCoreApplication::metaObject() const 2132 vfunc[1]: QCoreApplication::qt_metacast(char const*) 2133 vfunc[2]: QCoreApplication::qt_metacall(QMetaObject::Call, 2134 int, void**) 2135 vfunc[3]: QCoreApplication::~QCoreApplication() 2136 vfunc[4]: QCoreApplication::~QCoreApplication() 2137 vfunc[5]: QCoreApplication::event(QEvent*) 2138 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 2139 vfunc[7]: QObject::timerEvent(QTimerEvent*) 2140 vfunc[8]: QObject::childEvent(QChildEvent*) 2141 vfunc[9]: QObject::customEvent(QEvent*) 2142 vfunc[10]: QObject::connectNotify(char const*) 2143 vfunc[11]: QObject::disconnectNotify(char const*) 2144 vfunc[12]: QCoreApplication::notify(QObject*, QEvent*) 2145 vfunc[13]: QCoreApplication::compressEvent(QEvent*, QObject*, 2146 QPostEventList*) 2147 2148 The Run Time Type Information for the QCoreApplication class 2149 is described by Table 6-52 2150 2151 Table 6-52. typeinfo for QCoreApplication 2152 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2153 Name typeinfo name for QCoreApplication 2154 basetype: typeinfo for QObject 2155 _________________________________________________________ 2156 2157 6.2.1.26. Class data for QAbstractItemModel 2158 2159 The virtual table for the QAbstractItemModel class is 2160 described by Table 6-53 2161 2162 Table 6-53. Primary vtable for QAbstractItemModel 2163 Base Offset 0 2164 Virtual Base Offset 0 2165 RTTI typeinfo for QAbstractItemModel 2166 vfunc[0]: QAbstractItemModel::metaObject() const 2167 vfunc[1]: QAbstractItemModel::qt_metacast(char const*) 2168 vfunc[2]: QAbstractItemModel::qt_metacall(QMetaObject::Call, 2169 int, void**) 2170 vfunc[3]: QAbstractItemModel::~QAbstractItemModel() 2171 vfunc[4]: QAbstractItemModel::~QAbstractItemModel() 2172 vfunc[5]: QObject::event(QEvent*) 2173 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 2174 vfunc[7]: QObject::timerEvent(QTimerEvent*) 2175 vfunc[8]: QObject::childEvent(QChildEvent*) 2176 vfunc[9]: QObject::customEvent(QEvent*) 2177 vfunc[10]: QObject::connectNotify(char const*) 2178 vfunc[11]: QObject::disconnectNotify(char const*) 2179 vfunc[12]: __cxa_pure_virtual 2180 vfunc[13]: __cxa_pure_virtual 2181 vfunc[14]: __cxa_pure_virtual 2182 vfunc[15]: __cxa_pure_virtual 2183 vfunc[16]: QAbstractItemModel::hasChildren(QModelIndex const&) 2184 const 2185 vfunc[17]: __cxa_pure_virtual 2186 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 2187 QVariant const&, int) 2188 vfunc[19]: QAbstractItemModel::headerData(int, 2189 Qt::Orientation, int) const 2190 vfunc[20]: QAbstractItemModel::setHeaderData(int, 2191 Qt::Orientation, QVariant const&, int) 2192 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 2193 const 2194 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 2195 QMap const&) 2196 vfunc[23]: QAbstractItemModel::mimeTypes() const 2197 vfunc[24]: QAbstractItemModel::mimeData(QList 2198 const&) const 2199 vfunc[25]: QAbstractItemModel::dropMimeData(QMimeData const*, 2200 Qt::DropAction, int, int, QModelIndex const&) 2201 vfunc[26]: QAbstractItemModel::supportedDropActions() const 2202 vfunc[27]: QAbstractItemModel::insertRows(int, int, 2203 QModelIndex const&) 2204 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 2205 QModelIndex const&) 2206 vfunc[29]: QAbstractItemModel::removeRows(int, int, 2207 QModelIndex const&) 2208 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 2209 QModelIndex const&) 2210 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 2211 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex 2212 const&) const 2213 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 2214 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 2215 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 2216 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 2217 QVariant const&, int, QFlags) const 2218 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 2219 vfunc[38]: QAbstractItemModel::submit() 2220 vfunc[39]: QAbstractItemModel::revert() 2221 2222 The Run Time Type Information for the QAbstractItemModel class 2223 is described by Table 6-54 2224 2225 Table 6-54. typeinfo for QAbstractItemModel 2226 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2227 Name typeinfo name for QAbstractItemModel 2228 basetype: typeinfo for QObject 2229 _________________________________________________________ 2230 2231 6.2.1.27. Class data for QAbstractTableModel 2232 2233 The virtual table for the QAbstractTableModel class is 2234 described by Table 6-55 2235 2236 Table 6-55. Primary vtable for QAbstractTableModel 2237 Base Offset 0 2238 Virtual Base Offset 0 2239 RTTI typeinfo for QAbstractTableModel 2240 vfunc[0]: QAbstractTableModel::metaObject() const 2241 vfunc[1]: QAbstractTableModel::qt_metacast(char const*) 2242 vfunc[2]: QAbstractTableModel::qt_metacall(QMetaObject::Call, 2243 int, void**) 2244 vfunc[3]: QAbstractTableModel::~QAbstractTableModel() 2245 vfunc[4]: QAbstractTableModel::~QAbstractTableModel() 2246 vfunc[5]: QObject::event(QEvent*) 2247 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 2248 vfunc[7]: QObject::timerEvent(QTimerEvent*) 2249 vfunc[8]: QObject::childEvent(QChildEvent*) 2250 vfunc[9]: QObject::customEvent(QEvent*) 2251 vfunc[10]: QObject::connectNotify(char const*) 2252 vfunc[11]: QObject::disconnectNotify(char const*) 2253 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 2254 const&) const 2255 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 2256 const 2257 vfunc[14]: __cxa_pure_virtual 2258 vfunc[15]: __cxa_pure_virtual 2259 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex 2260 const&) const 2261 vfunc[17]: __cxa_pure_virtual 2262 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 2263 QVariant const&, int) 2264 vfunc[19]: QAbstractItemModel::headerData(int, 2265 Qt::Orientation, int) const 2266 vfunc[20]: QAbstractItemModel::setHeaderData(int, 2267 Qt::Orientation, QVariant const&, int) 2268 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 2269 const 2270 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 2271 QMap const&) 2272 vfunc[23]: QAbstractItemModel::mimeTypes() const 2273 vfunc[24]: QAbstractItemModel::mimeData(QList 2274 const&) const 2275 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 2276 Qt::DropAction, int, int, QModelIndex const&) 2277 vfunc[26]: QAbstractItemModel::supportedDropActions() const 2278 vfunc[27]: QAbstractItemModel::insertRows(int, int, 2279 QModelIndex const&) 2280 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 2281 QModelIndex const&) 2282 vfunc[29]: QAbstractItemModel::removeRows(int, int, 2283 QModelIndex const&) 2284 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 2285 QModelIndex const&) 2286 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 2287 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex 2288 const&) const 2289 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 2290 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 2291 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 2292 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 2293 QVariant const&, int, QFlags) const 2294 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 2295 vfunc[38]: QAbstractItemModel::submit() 2296 vfunc[39]: QAbstractItemModel::revert() 2297 2298 The Run Time Type Information for the QAbstractTableModel 2299 class is described by Table 6-56 2300 2301 Table 6-56. typeinfo for QAbstractTableModel 2302 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2303 Name typeinfo name for QAbstractTableModel 2304 basetype: typeinfo for QAbstractItemModel 2305 _________________________________________________________ 2306 2307 6.2.1.28. Class data for QAbstractListModel 2308 2309 The virtual table for the QAbstractListModel class is 2310 described by Table 6-57 2311 2312 Table 6-57. Primary vtable for QAbstractListModel 2313 Base Offset 0 2314 Virtual Base Offset 0 2315 RTTI typeinfo for QAbstractListModel 2316 vfunc[0]: QAbstractListModel::metaObject() const 2317 vfunc[1]: QAbstractListModel::qt_metacast(char const*) 2318 vfunc[2]: QAbstractListModel::qt_metacall(QMetaObject::Call, 2319 int, void**) 2320 vfunc[3]: QAbstractListModel::~QAbstractListModel() 2321 vfunc[4]: QAbstractListModel::~QAbstractListModel() 2322 vfunc[5]: QObject::event(QEvent*) 2323 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 2324 vfunc[7]: QObject::timerEvent(QTimerEvent*) 2325 vfunc[8]: QObject::childEvent(QChildEvent*) 2326 vfunc[9]: QObject::customEvent(QEvent*) 2327 vfunc[10]: QObject::connectNotify(char const*) 2328 vfunc[11]: QObject::disconnectNotify(char const*) 2329 vfunc[12]: QAbstractListModel::index(int, int, QModelIndex 2330 const&) const 2331 vfunc[13]: QAbstractListModel::parent(QModelIndex const&) 2332 const 2333 vfunc[14]: __cxa_pure_virtual 2334 vfunc[15]: QAbstractListModel::columnCount(QModelIndex const&) 2335 const 2336 vfunc[16]: QAbstractListModel::hasChildren(QModelIndex const&) 2337 const 2338 vfunc[17]: __cxa_pure_virtual 2339 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 2340 QVariant const&, int) 2341 vfunc[19]: QAbstractItemModel::headerData(int, 2342 Qt::Orientation, int) const 2343 vfunc[20]: QAbstractItemModel::setHeaderData(int, 2344 Qt::Orientation, QVariant const&, int) 2345 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 2346 const 2347 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 2348 QMap const&) 2349 vfunc[23]: QAbstractItemModel::mimeTypes() const 2350 vfunc[24]: QAbstractItemModel::mimeData(QList 2351 const&) const 2352 vfunc[25]: QAbstractListModel::dropMimeData(QMimeData const*, 2353 Qt::DropAction, int, int, QModelIndex const&) 2354 vfunc[26]: QAbstractItemModel::supportedDropActions() const 2355 vfunc[27]: QAbstractItemModel::insertRows(int, int, 2356 QModelIndex const&) 2357 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 2358 QModelIndex const&) 2359 vfunc[29]: QAbstractItemModel::removeRows(int, int, 2360 QModelIndex const&) 2361 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 2362 QModelIndex const&) 2363 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 2364 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex 2365 const&) const 2366 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 2367 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 2368 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 2369 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 2370 QVariant const&, int, QFlags) const 2371 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 2372 vfunc[38]: QAbstractItemModel::submit() 2373 vfunc[39]: QAbstractItemModel::revert() 2374 2375 The Run Time Type Information for the QAbstractListModel class 2376 is described by Table 6-58 2377 2378 Table 6-58. typeinfo for QAbstractListModel 2379 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2380 Name typeinfo name for QAbstractListModel 2381 basetype: typeinfo for QAbstractItemModel 2382 _________________________________________________________ 2383 2384 6.2.1.29. Class data for QSignalMapper 2385 2386 The virtual table for the QSignalMapper class is described by 2387 Table 6-59 2388 2389 Table 6-59. Primary vtable for QSignalMapper 2390 Base Offset 0 2391 Virtual Base Offset 0 2392 RTTI typeinfo for QSignalMapper 2393 vfunc[0]: QSignalMapper::metaObject() const 2394 vfunc[1]: QSignalMapper::qt_metacast(char const*) 2395 vfunc[2]: QSignalMapper::qt_metacall(QMetaObject::Call, int, 2396 void**) 2397 vfunc[3]: QSignalMapper::~QSignalMapper() 2398 vfunc[4]: QSignalMapper::~QSignalMapper() 2399 vfunc[5]: QObject::event(QEvent*) 2400 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 2401 vfunc[7]: QObject::timerEvent(QTimerEvent*) 2402 vfunc[8]: QObject::childEvent(QChildEvent*) 2403 vfunc[9]: QObject::customEvent(QEvent*) 2404 vfunc[10]: QObject::connectNotify(char const*) 2405 vfunc[11]: QObject::disconnectNotify(char const*) 2406 2407 The Run Time Type Information for the QSignalMapper class is 2408 described by Table 6-60 2409 2410 Table 6-60. typeinfo for QSignalMapper 2411 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2412 Name typeinfo name for QSignalMapper 2413 basetype: typeinfo for QObject 2414 _________________________________________________________ 2415 2416 6.2.1.30. Class data for QObjectCleanupHandler 2417 2418 The virtual table for the QObjectCleanupHandler class is 2419 described by Table 6-61 2420 2421 Table 6-61. Primary vtable for QObjectCleanupHandler 2422 Base Offset 0 2423 Virtual Base Offset 0 2424 RTTI typeinfo for QObjectCleanupHandler 2425 vfunc[0]: QObjectCleanupHandler::metaObject() const 2426 vfunc[1]: QObjectCleanupHandler::qt_metacast(char const*) 2427 vfunc[2]: 2428 QObjectCleanupHandler::qt_metacall(QMetaObject::Call, int, 2429 void**) 2430 vfunc[3]: QObjectCleanupHandler::~QObjectCleanupHandler() 2431 vfunc[4]: QObjectCleanupHandler::~QObjectCleanupHandler() 2432 vfunc[5]: QObject::event(QEvent*) 2433 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 2434 vfunc[7]: QObject::timerEvent(QTimerEvent*) 2435 vfunc[8]: QObject::childEvent(QChildEvent*) 2436 vfunc[9]: QObject::customEvent(QEvent*) 2437 vfunc[10]: QObject::connectNotify(char const*) 2438 vfunc[11]: QObject::disconnectNotify(char const*) 2439 2440 The Run Time Type Information for the QObjectCleanupHandler 2441 class is described by Table 6-62 2442 2443 Table 6-62. typeinfo for QObjectCleanupHandler 2444 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2445 Name typeinfo name for QObjectCleanupHandler 2446 basetype: typeinfo for QObject 2447 _________________________________________________________ 2448 2449 6.2.1.31. Class data for QSocketNotifier 2450 2451 The virtual table for the QSocketNotifier class is described 2452 by Table 6-63 2453 2454 Table 6-63. Primary vtable for QSocketNotifier 2455 Base Offset 0 2456 Virtual Base Offset 0 2457 RTTI typeinfo for QSocketNotifier 2458 vfunc[0]: QSocketNotifier::metaObject() const 2459 vfunc[1]: QSocketNotifier::qt_metacast(char const*) 2460 vfunc[2]: QSocketNotifier::qt_metacall(QMetaObject::Call, int, 2461 void**) 2462 vfunc[3]: QSocketNotifier::~QSocketNotifier() 2463 vfunc[4]: QSocketNotifier::~QSocketNotifier() 2464 vfunc[5]: QSocketNotifier::event(QEvent*) 2465 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 2466 vfunc[7]: QObject::timerEvent(QTimerEvent*) 2467 vfunc[8]: QObject::childEvent(QChildEvent*) 2468 vfunc[9]: QObject::customEvent(QEvent*) 2469 vfunc[10]: QObject::connectNotify(char const*) 2470 vfunc[11]: QObject::disconnectNotify(char const*) 2471 2472 The Run Time Type Information for the QSocketNotifier class is 2473 described by Table 6-64 2474 2475 Table 6-64. typeinfo for QSocketNotifier 2476 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2477 Name typeinfo name for QSocketNotifier 2478 basetype: typeinfo for QObject 2479 _________________________________________________________ 2480 2481 6.2.1.32. Class data for QTimer 2482 2483 The virtual table for the QTimer class is described by Table 2484 6-65 2485 2486 Table 6-65. Primary vtable for QTimer 2487 Base Offset 0 2488 Virtual Base Offset 0 2489 RTTI typeinfo for QTimer 2490 vfunc[0]: QTimer::metaObject() const 2491 vfunc[1]: QTimer::qt_metacast(char const*) 2492 vfunc[2]: QTimer::qt_metacall(QMetaObject::Call, int, void**) 2493 vfunc[3]: QTimer::~QTimer() 2494 vfunc[4]: QTimer::~QTimer() 2495 vfunc[5]: QObject::event(QEvent*) 2496 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 2497 vfunc[7]: QTimer::timerEvent(QTimerEvent*) 2498 vfunc[8]: QObject::childEvent(QChildEvent*) 2499 vfunc[9]: QObject::customEvent(QEvent*) 2500 vfunc[10]: QObject::connectNotify(char const*) 2501 vfunc[11]: QObject::disconnectNotify(char const*) 2502 2503 The Run Time Type Information for the QTimer class is 2504 described by Table 6-66 2505 2506 Table 6-66. typeinfo for QTimer 2507 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2508 Name typeinfo name for QTimer 2509 basetype: typeinfo for QObject 2510 _________________________________________________________ 2511 2512 6.2.1.33. Class data for QAbstractEventDispatcher 2513 2514 The virtual table for the QAbstractEventDispatcher class is 2515 described by Table 6-67 2516 2517 Table 6-67. Primary vtable for QAbstractEventDispatcher 2518 Base Offset 0 2519 Virtual Base Offset 0 2520 RTTI typeinfo for QAbstractEventDispatcher 2521 vfunc[0]: QAbstractEventDispatcher::metaObject() const 2522 vfunc[1]: QAbstractEventDispatcher::qt_metacast(char const*) 2523 vfunc[2]: 2524 QAbstractEventDispatcher::qt_metacall(QMetaObject::Call, int, 2525 void**) 2526 vfunc[3]: 2527 QAbstractEventDispatcher::~QAbstractEventDispatcher() 2528 vfunc[4]: 2529 QAbstractEventDispatcher::~QAbstractEventDispatcher() 2530 vfunc[5]: QObject::event(QEvent*) 2531 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 2532 vfunc[7]: QObject::timerEvent(QTimerEvent*) 2533 vfunc[8]: QObject::childEvent(QChildEvent*) 2534 vfunc[9]: QObject::customEvent(QEvent*) 2535 vfunc[10]: QObject::connectNotify(char const*) 2536 vfunc[11]: QObject::disconnectNotify(char const*) 2537 vfunc[12]: __cxa_pure_virtual 2538 vfunc[13]: __cxa_pure_virtual 2539 vfunc[14]: __cxa_pure_virtual 2540 vfunc[15]: __cxa_pure_virtual 2541 vfunc[16]: __cxa_pure_virtual 2542 vfunc[17]: __cxa_pure_virtual 2543 vfunc[18]: __cxa_pure_virtual 2544 vfunc[19]: __cxa_pure_virtual 2545 vfunc[20]: __cxa_pure_virtual 2546 vfunc[21]: __cxa_pure_virtual 2547 vfunc[22]: __cxa_pure_virtual 2548 vfunc[23]: QAbstractEventDispatcher::startingUp() 2549 vfunc[24]: QAbstractEventDispatcher::closingDown() 2550 2551 The Run Time Type Information for the QAbstractEventDispatcher 2552 class is described by Table 6-68 2553 2554 Table 6-68. typeinfo for QAbstractEventDispatcher 2555 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2556 Name typeinfo name for QAbstractEventDispatcher 2557 basetype: typeinfo for QObject 2558 _________________________________________________________ 2559 2560 6.2.1.34. Class data for QPluginLoader 2561 2562 The virtual table for the QPluginLoader class is described by 2563 Table 6-69 2564 2565 Table 6-69. Primary vtable for QPluginLoader 2566 Base Offset 0 2567 Virtual Base Offset 0 2568 RTTI typeinfo for QPluginLoader 2569 vfunc[0]: QPluginLoader::metaObject() const 2570 vfunc[1]: QPluginLoader::qt_metacast(char const*) 2571 vfunc[2]: QPluginLoader::qt_metacall(QMetaObject::Call, int, 2572 void**) 2573 vfunc[3]: QPluginLoader::~QPluginLoader() 2574 vfunc[4]: QPluginLoader::~QPluginLoader() 2575 vfunc[5]: QObject::event(QEvent*) 2576 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 2577 vfunc[7]: QObject::timerEvent(QTimerEvent*) 2578 vfunc[8]: QObject::childEvent(QChildEvent*) 2579 vfunc[9]: QObject::customEvent(QEvent*) 2580 vfunc[10]: QObject::connectNotify(char const*) 2581 vfunc[11]: QObject::disconnectNotify(char const*) 2582 2583 The Run Time Type Information for the QPluginLoader class is 2584 described by Table 6-70 2585 2586 Table 6-70. typeinfo for QPluginLoader 2587 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2588 Name typeinfo name for QPluginLoader 2589 basetype: typeinfo for QObject 2590 _________________________________________________________ 2591 2592 6.2.1.35. Class data for QLibrary 2593 2594 The virtual table for the QLibrary class is described by Table 2595 6-71 2596 2597 Table 6-71. Primary vtable for QLibrary 2598 Base Offset 0 2599 Virtual Base Offset 0 2600 RTTI typeinfo for QLibrary 2601 vfunc[0]: QLibrary::metaObject() const 2602 vfunc[1]: QLibrary::qt_metacast(char const*) 2603 vfunc[2]: QLibrary::qt_metacall(QMetaObject::Call, int, 2604 void**) 2605 vfunc[3]: QLibrary::~QLibrary() 2606 vfunc[4]: QLibrary::~QLibrary() 2607 vfunc[5]: QObject::event(QEvent*) 2608 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 2609 vfunc[7]: QObject::timerEvent(QTimerEvent*) 2610 vfunc[8]: QObject::childEvent(QChildEvent*) 2611 vfunc[9]: QObject::customEvent(QEvent*) 2612 vfunc[10]: QObject::connectNotify(char const*) 2613 vfunc[11]: QObject::disconnectNotify(char const*) 2614 2615 The Run Time Type Information for the QLibrary class is 2616 described by Table 6-72 2617 2618 Table 6-72. typeinfo for QLibrary 2619 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2620 Name typeinfo name for QLibrary 2621 basetype: typeinfo for QObject 2622 _________________________________________________________ 2623 2624 6.2.1.36. Class data for QThread 2625 2626 The virtual table for the QThread class is described by Table 2627 6-73 2628 2629 Table 6-73. Primary vtable for QThread 2630 Base Offset 0 2631 Virtual Base Offset 0 2632 RTTI typeinfo for QThread 2633 vfunc[0]: QThread::metaObject() const 2634 vfunc[1]: QThread::qt_metacast(char const*) 2635 vfunc[2]: QThread::qt_metacall(QMetaObject::Call, int, void**) 2636 vfunc[3]: QThread::~QThread() 2637 vfunc[4]: QThread::~QThread() 2638 vfunc[5]: QObject::event(QEvent*) 2639 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 2640 vfunc[7]: QObject::timerEvent(QTimerEvent*) 2641 vfunc[8]: QObject::childEvent(QChildEvent*) 2642 vfunc[9]: QObject::customEvent(QEvent*) 2643 vfunc[10]: QObject::connectNotify(char const*) 2644 vfunc[11]: QObject::disconnectNotify(char const*) 2645 vfunc[12]: __cxa_pure_virtual 2646 2647 The Run Time Type Information for the QThread class is 2648 described by Table 6-74 2649 2650 Table 6-74. typeinfo for QThread 2651 Base Vtable vtable for __cxxabiv1::__si_class_type_info 2652 Name typeinfo name for QThread 2653 basetype: typeinfo for QObject 2654 _________________________________________________________ 2655 2656 6.2.1.37. Interfaces for QtCore 2657 2658 An LSB conforming implementation shall provide the 2659 architecture specific functions for QtCore specified in Table 2660 6-75, with the full mandatory functionality as described in 2661 the referenced underlying specification. 2662 2663 Table 6-75. libQtCore - QtCore Function Interfaces 2664 _Z10qvsnprintfPcmPKcPv [QtCore] _Z7qMallocm [QtCore] 2665 _Z7qMemSetPvim [QtCore] _Z8qMemCopyPvPKvm [QtCore] 2666 _Z8qReallocPvm [QtCore] _Z9qsnprintfPcmPKcz [QtCore] 2667 _ZThn16_N16QTextCodecPlugin6createERK7QString [QtCore] 2668 _ZThn16_N16QTextCodecPluginD0Ev [QtCore] 2669 _ZThn16_N16QTextCodecPluginD1Ev [QtCore] 2670 _ZThn16_NK16QTextCodecPlugin4keysEv [QtCore] 2671 _________________________________________________________ 2672 2673 6.3. Data Definitions for libQtCore 2674 2675 This section defines global identifiers and their values that 2676 are associated with interfaces contained in libQtCore. These 2677 definitions are organized into groups that correspond to 2678 system headers. This convention is used as a convenience for 2679 the reader, and does not imply the existence of these headers, 2680 or their content. Where an interface is defined as requiring a 2681 particular system header file all of the data definitions for 2682 that system header file presented here shall be in effect. 2683 2684 This section gives data definitions to promote binary 2685 application portability, not to repeat source interface 2686 definitions available elsewhere. System providers and 2687 application developers should use this ABI to supplement - not 2688 to replace - source interface definition specifications. 2689 2690 This specification uses the ISO C (1999) C Language as the 2691 reference programming language, and data definitions are 2692 specified in ISO C format. The C language is used here as a 2693 convenient notation. Using a C language description of these 2694 data objects does not preclude their use by other programming 2695 languages. 2696 _________________________________________________________ 2697 2698 6.3.1. QtCore/qabstracteventdispatcher.h 2699 2700 /* 2701 * This header is architecture neutral 2702 * Please refer to the generic specification for details 2703 */ 2704 _________________________________________________________ 2705 2706 6.3.2. QtCore/qabstractfileengine.h 2707 2708 /* 2709 * This header is architecture neutral 2710 * Please refer to the generic specification for details 2711 */ 2712 _________________________________________________________ 2713 2714 6.3.3. QtCore/qabstractitemmodel.h 2715 2716 /* 2717 * This header is architecture neutral 2718 * Please refer to the generic specification for details 2719 */ 2720 _________________________________________________________ 2721 2722 6.3.4. QtCore/qatomic.h 2723 2724 /* 2725 * This header is architecture neutral 2726 * Please refer to the generic specification for details 2727 */ 2728 _________________________________________________________ 2729 2730 6.3.5. QtCore/qbasictimer.h 2731 2732 /* 2733 * This header is architecture neutral 2734 * Please refer to the generic specification for details 2735 */ 2736 _________________________________________________________ 2737 2738 6.3.6. QtCore/qbitarray.h 2739 2740 /* 2741 * This header is architecture neutral 2742 * Please refer to the generic specification for details 2743 */ 2744 _________________________________________________________ 2745 2746 6.3.7. QtCore/qbuffer.h 2747 2748 /* 2749 * This header is architecture neutral 2750 * Please refer to the generic specification for details 2751 */ 2752 _________________________________________________________ 2753 2754 6.3.8. QtCore/qbytearray.h 2755 2756 /* 2757 * This header is architecture neutral 2758 * Please refer to the generic specification for details 2759 */ 2760 _________________________________________________________ 2761 2762 6.3.9. QtCore/qbytearraymatcher.h 2763 2764 /* 2765 * This header is architecture neutral 2766 * Please refer to the generic specification for details 2767 */ 2768 _________________________________________________________ 2769 2770 6.3.10. QtCore/qchar.h 2771 2772 /* 2773 * This header is architecture neutral 2774 * Please refer to the generic specification for details 2775 */ 2776 _________________________________________________________ 2777 2778 6.3.11. QtCore/qcoreapplication.h 2779 2780 /* 2781 * This header is architecture neutral 2782 * Please refer to the generic specification for details 2783 */ 2784 _________________________________________________________ 2785 2786 6.3.12. QtCore/qcoreevent.h 2787 2788 /* 2789 * This header is architecture neutral 2790 * Please refer to the generic specification for details 2791 */ 2792 _________________________________________________________ 2793 2794 6.3.13. QtCore/qdatastream.h 2795 2796 /* 2797 * This header is architecture neutral 2798 * Please refer to the generic specification for details 2799 */ 2800 _________________________________________________________ 2801 2802 6.3.14. QtCore/qdatetime.h 2803 2804 /* 2805 * This header is architecture neutral 2806 * Please refer to the generic specification for details 2807 */ 2808 _________________________________________________________ 2809 2810 6.3.15. QtCore/qdebug.h 2811 2812 /* 2813 * This header is architecture neutral 2814 * Please refer to the generic specification for details 2815 */ 2816 _________________________________________________________ 2817 2818 6.3.16. QtCore/qdir.h 2819 2820 /* 2821 * This header is architecture neutral 2822 * Please refer to the generic specification for details 2823 */ 2824 _________________________________________________________ 2825 2826 6.3.17. QtCore/qeventloop.h 2827 2828 /* 2829 * This header is architecture neutral 2830 * Please refer to the generic specification for details 2831 */ 2832 _________________________________________________________ 2833 2834 6.3.18. QtCore/qfactoryinterface.h 2835 2836 /* 2837 * This header is architecture neutral 2838 * Please refer to the generic specification for details 2839 */ 2840 _________________________________________________________ 2841 2842 6.3.19. QtCore/qfile.h 2843 2844 /* 2845 * This header is architecture neutral 2846 * Please refer to the generic specification for details 2847 */ 2848 _________________________________________________________ 2849 2850 6.3.20. QtCore/qfileinfo.h 2851 2852 /* 2853 * This header is architecture neutral 2854 * Please refer to the generic specification for details 2855 */ 2856 _________________________________________________________ 2857 2858 6.3.21. QtCore/qfsfileengine.h 2859 2860 /* 2861 * This header is architecture neutral 2862 * Please refer to the generic specification for details 2863 */ 2864 _________________________________________________________ 2865 2866 6.3.22. QtCore/qglobal.h 2867 2868 /* 2869 * This header is architecture neutral 2870 * Please refer to the generic specification for details 2871 */ 2872 _________________________________________________________ 2873 2874 6.3.23. QtCore/qhash.h 2875 2876 /* 2877 * This header is architecture neutral 2878 * Please refer to the generic specification for details 2879 */ 2880 _________________________________________________________ 2881 2882 6.3.24. QtCore/qiodevice.h 2883 2884 /* 2885 * This header is architecture neutral 2886 * Please refer to the generic specification for details 2887 */ 2888 _________________________________________________________ 2889 2890 6.3.25. QtCore/qlibrary.h 2891 2892 /* 2893 * This header is architecture neutral 2894 * Please refer to the generic specification for details 2895 */ 2896 _________________________________________________________ 2897 2898 6.3.26. QtCore/qlibraryinfo.h 2899 2900 /* 2901 * This header is architecture neutral 2902 * Please refer to the generic specification for details 2903 */ 2904 _________________________________________________________ 2905 2906 6.3.27. QtCore/qline.h 2907 2908 /* 2909 * This header is architecture neutral 2910 * Please refer to the generic specification for details 2911 */ 2912 _________________________________________________________ 2913 2914 6.3.28. QtCore/qlinkedlist.h 2915 2916 /* 2917 * This header is architecture neutral 2918 * Please refer to the generic specification for details 2919 */ 2920 _________________________________________________________ 2921 2922 6.3.29. QtCore/qlist.h 2923 2924 /* 2925 * This header is architecture neutral 2926 * Please refer to the generic specification for details 2927 */ 2928 _________________________________________________________ 2929 2930 6.3.30. QtCore/qlocale.h 2931 2932 /* 2933 * This header is architecture neutral 2934 * Please refer to the generic specification for details 2935 */ 2936 _________________________________________________________ 2937 2938 6.3.31. QtCore/qmap.h 2939 2940 /* 2941 * This header is architecture neutral 2942 * Please refer to the generic specification for details 2943 */ 2944 _________________________________________________________ 2945 2946 6.3.32. QtCore/qmetaobject.h 2947 2948 /* 2949 * This header is architecture neutral 2950 * Please refer to the generic specification for details 2951 */ 2952 _________________________________________________________ 2953 2954 6.3.33. QtCore/qmetatype.h 2955 2956 /* 2957 * This header is architecture neutral 2958 * Please refer to the generic specification for details 2959 */ 2960 _________________________________________________________ 2961 2962 6.3.34. QtCore/qmimedata.h 2963 2964 /* 2965 * This header is architecture neutral 2966 * Please refer to the generic specification for details 2967 */ 2968 _________________________________________________________ 2969 2970 6.3.35. QtCore/qmutex.h 2971 2972 /* 2973 * This header is architecture neutral 2974 * Please refer to the generic specification for details 2975 */ 2976 _________________________________________________________ 2977 2978 6.3.36. QtCore/qnamespace.h 2979 2980 /* 2981 * This header is architecture neutral 2982 * Please refer to the generic specification for details 2983 */ 2984 _________________________________________________________ 2985 2986 6.3.37. QtCore/qobject.h 2987 2988 /* 2989 * This header is architecture neutral 2990 * Please refer to the generic specification for details 2991 */ 2992 _________________________________________________________ 2993 2994 6.3.38. QtCore/qobjectcleanuphandler.h 2995 2996 /* 2997 * This header is architecture neutral 2998 * Please refer to the generic specification for details 2999 */ 3000 _________________________________________________________ 3001 3002 6.3.39. QtCore/qobjectdefs.h 3003 3004 /* 3005 * This header is architecture neutral 3006 * Please refer to the generic specification for details 3007 */ 3008 _________________________________________________________ 3009 3010 6.3.40. QtCore/qpair.h 3011 3012 /* 3013 * This header is architecture neutral 3014 * Please refer to the generic specification for details 3015 */ 3016 _________________________________________________________ 3017 3018 6.3.41. QtCore/qplugin.h 3019 3020 /* 3021 * This header is architecture neutral 3022 * Please refer to the generic specification for details 3023 */ 3024 _________________________________________________________ 3025 3026 6.3.42. QtCore/qpluginloader.h 3027 3028 /* 3029 * This header is architecture neutral 3030 * Please refer to the generic specification for details 3031 */ 3032 _________________________________________________________ 3033 3034 6.3.43. QtCore/qpoint.h 3035 3036 /* 3037 * This header is architecture neutral 3038 * Please refer to the generic specification for details 3039 */ 3040 _________________________________________________________ 3041 3042 6.3.44. QtCore/qprocess.h 3043 3044 /* 3045 * This header is architecture neutral 3046 * Please refer to the generic specification for details 3047 */ 3048 _________________________________________________________ 3049 3050 6.3.45. QtCore/qreadwritelock.h 3051 3052 /* 3053 * This header is architecture neutral 3054 * Please refer to the generic specification for details 3055 */ 3056 _________________________________________________________ 3057 3058 6.3.46. QtCore/qrect.h 3059 3060 /* 3061 * This header is architecture neutral 3062 * Please refer to the generic specification for details 3063 */ 3064 _________________________________________________________ 3065 3066 6.3.47. QtCore/qregexp.h 3067 3068 /* 3069 * This header is architecture neutral 3070 * Please refer to the generic specification for details 3071 */ 3072 _________________________________________________________ 3073 3074 6.3.48. QtCore/qsemaphore.h 3075 3076 /* 3077 * This header is architecture neutral 3078 * Please refer to the generic specification for details 3079 */ 3080 _________________________________________________________ 3081 3082 6.3.49. QtCore/qsettings.h 3083 3084 /* 3085 * This header is architecture neutral 3086 * Please refer to the generic specification for details 3087 */ 3088 _________________________________________________________ 3089 3090 6.3.50. QtCore/qshareddata.h 3091 3092 /* 3093 * This header is architecture neutral 3094 * Please refer to the generic specification for details 3095 */ 3096 _________________________________________________________ 3097 3098 6.3.51. QtCore/qsignalmapper.h 3099 3100 /* 3101 * This header is architecture neutral 3102 * Please refer to the generic specification for details 3103 */ 3104 _________________________________________________________ 3105 3106 6.3.52. QtCore/qsize.h 3107 3108 /* 3109 * This header is architecture neutral 3110 * Please refer to the generic specification for details 3111 */ 3112 _________________________________________________________ 3113 3114 6.3.53. QtCore/qsocketnotifier.h 3115 3116 /* 3117 * This header is architecture neutral 3118 * Please refer to the generic specification for details 3119 */ 3120 _________________________________________________________ 3121 3122 6.3.54. QtCore/qstring.h 3123 3124 /* 3125 * This header is architecture neutral 3126 * Please refer to the generic specification for details 3127 */ 3128 _________________________________________________________ 3129 3130 6.3.55. QtCore/qstringlist.h 3131 3132 /* 3133 * This header is architecture neutral 3134 * Please refer to the generic specification for details 3135 */ 3136 _________________________________________________________ 3137 3138 6.3.56. QtCore/qstringmatcher.h 3139 3140 /* 3141 * This header is architecture neutral 3142 * Please refer to the generic specification for details 3143 */ 3144 _________________________________________________________ 3145 3146 6.3.57. QtCore/qtemporaryfile.h 3147 3148 /* 3149 * This header is architecture neutral 3150 * Please refer to the generic specification for details 3151 */ 3152 _________________________________________________________ 3153 3154 6.3.58. QtCore/qtextcodec.h 3155 3156 /* 3157 * This header is architecture neutral 3158 * Please refer to the generic specification for details 3159 */ 3160 _________________________________________________________ 3161 3162 6.3.59. QtCore/qtextcodecplugin.h 3163 3164 /* 3165 * This header is architecture neutral 3166 * Please refer to the generic specification for details 3167 */ 3168 _________________________________________________________ 3169 3170 6.3.60. QtCore/qtextstream.h 3171 3172 /* 3173 * This header is architecture neutral 3174 * Please refer to the generic specification for details 3175 */ 3176 _________________________________________________________ 3177 3178 6.3.61. QtCore/qthread.h 3179 3180 /* 3181 * This header is architecture neutral 3182 * Please refer to the generic specification for details 3183 */ 3184 _________________________________________________________ 3185 3186 6.3.62. QtCore/qthreadstorage.h 3187 3188 /* 3189 * This header is architecture neutral 3190 * Please refer to the generic specification for details 3191 */ 3192 _________________________________________________________ 3193 3194 6.3.63. QtCore/qtimer.h 3195 3196 /* 3197 * This header is architecture neutral 3198 * Please refer to the generic specification for details 3199 */ 3200 _________________________________________________________ 3201 3202 6.3.64. QtCore/qtranslator.h 3203 3204 /* 3205 * This header is architecture neutral 3206 * Please refer to the generic specification for details 3207 */ 3208 _________________________________________________________ 3209 3210 6.3.65. QtCore/qurl.h 3211 3212 /* 3213 * This header is architecture neutral 3214 * Please refer to the generic specification for details 3215 */ 3216 _________________________________________________________ 3217 3218 6.3.66. QtCore/quuid.h 3219 3220 /* 3221 * This header is architecture neutral 3222 * Please refer to the generic specification for details 3223 */ 3224 _________________________________________________________ 3225 3226 6.3.67. QtCore/qvariant.h 3227 3228 /* 3229 * This header is architecture neutral 3230 * Please refer to the generic specification for details 3231 */ 3232 _________________________________________________________ 3233 3234 6.3.68. QtCore/qvector.h 3235 3236 /* 3237 * This header is architecture neutral 3238 * Please refer to the generic specification for details 3239 */ 3240 _________________________________________________________ 3241 3242 6.3.69. QtCore/qwaitcondition.h 3243 3244 /* 3245 * This header is architecture neutral 3246 * Please refer to the generic specification for details 3247 */ 3248 _________________________________________________________ 3249 3250 6.4. Interfaces for libQtGui 3251 3252 Table 6-76 defines the library name and shared object name for 3253 the libQtGui library 3254 3255 Table 6-76. libQtGui Definition 3256 Library: libQtGui 3257 SONAME: libQtGui.so.4 3258 3259 The behavior of the interfaces in this library is specified by 3260 the following specifications: 3261 3262 [QtGui] QtGui 4.1.0 3263 _________________________________________________________ 3264 3265 6.4.1. QtGui 3266 _________________________________________________________ 3267 3268 6.4.1.1. Class data for QTextObject 3269 3270 The virtual table for the QTextObject class is described by 3271 Table 6-77 3272 3273 Table 6-77. Primary vtable for QTextObject 3274 Base Offset 0 3275 Virtual Base Offset 0 3276 RTTI typeinfo for QTextObject 3277 vfunc[0]: QTextObject::metaObject() const 3278 vfunc[1]: QTextObject::qt_metacast(char const*) 3279 vfunc[2]: QTextObject::qt_metacall(QMetaObject::Call, int, 3280 void**) 3281 vfunc[3]: QTextObject::~QTextObject() 3282 vfunc[4]: QTextObject::~QTextObject() 3283 vfunc[5]: QObject::event(QEvent*) 3284 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 3285 vfunc[7]: QObject::timerEvent(QTimerEvent*) 3286 vfunc[8]: QObject::childEvent(QChildEvent*) 3287 vfunc[9]: QObject::customEvent(QEvent*) 3288 vfunc[10]: QObject::connectNotify(char const*) 3289 vfunc[11]: QObject::disconnectNotify(char const*) 3290 3291 The Run Time Type Information for the QTextObject class is 3292 described by Table 6-78 3293 3294 Table 6-78. typeinfo for QTextObject 3295 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3296 Name typeinfo name for QTextObject 3297 basetype: typeinfo for QObject 3298 _________________________________________________________ 3299 3300 6.4.1.2. Class data for QTextBlockGroup 3301 3302 The virtual table for the QTextBlockGroup class is described 3303 by Table 6-79 3304 3305 Table 6-79. Primary vtable for QTextBlockGroup 3306 Base Offset 0 3307 Virtual Base Offset 0 3308 RTTI typeinfo for QTextBlockGroup 3309 vfunc[0]: QTextBlockGroup::metaObject() const 3310 vfunc[1]: QTextBlockGroup::qt_metacast(char const*) 3311 vfunc[2]: QTextBlockGroup::qt_metacall(QMetaObject::Call, int, 3312 void**) 3313 vfunc[3]: QTextBlockGroup::~QTextBlockGroup() 3314 vfunc[4]: QTextBlockGroup::~QTextBlockGroup() 3315 vfunc[5]: QObject::event(QEvent*) 3316 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 3317 vfunc[7]: QObject::timerEvent(QTimerEvent*) 3318 vfunc[8]: QObject::childEvent(QChildEvent*) 3319 vfunc[9]: QObject::customEvent(QEvent*) 3320 vfunc[10]: QObject::connectNotify(char const*) 3321 vfunc[11]: QObject::disconnectNotify(char const*) 3322 vfunc[12]: QTextBlockGroup::blockInserted(QTextBlock const&) 3323 vfunc[13]: QTextBlockGroup::blockRemoved(QTextBlock const&) 3324 vfunc[14]: QTextBlockGroup::blockFormatChanged(QTextBlock 3325 const&) 3326 3327 The Run Time Type Information for the QTextBlockGroup class is 3328 described by Table 6-80 3329 3330 Table 6-80. typeinfo for QTextBlockGroup 3331 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3332 Name typeinfo name for QTextBlockGroup 3333 basetype: typeinfo for QTextObject 3334 _________________________________________________________ 3335 3336 6.4.1.3. Class data for QTextFrameLayoutData 3337 3338 The virtual table for the QTextFrameLayoutData class is 3339 described by Table 6-81 3340 3341 Table 6-81. Primary vtable for QTextFrameLayoutData 3342 Base Offset 0 3343 Virtual Base Offset 0 3344 RTTI typeinfo for QTextFrameLayoutData 3345 vfunc[0]: QTextFrameLayoutData::~QTextFrameLayoutData() 3346 vfunc[1]: QTextFrameLayoutData::~QTextFrameLayoutData() 3347 3348 The Run Time Type Information for the QTextFrameLayoutData 3349 class is described by Table 6-82 3350 3351 Table 6-82. typeinfo for QTextFrameLayoutData 3352 Base Vtable vtable for __cxxabiv1::__class_type_info 3353 Name typeinfo name for QTextFrameLayoutData 3354 _________________________________________________________ 3355 3356 6.4.1.4. Class data for QTextFrame 3357 3358 The virtual table for the QTextFrame class is described by 3359 Table 6-83 3360 3361 Table 6-83. Primary vtable for QTextFrame 3362 Base Offset 0 3363 Virtual Base Offset 0 3364 RTTI typeinfo for QTextFrame 3365 vfunc[0]: QTextFrame::metaObject() const 3366 vfunc[1]: QTextFrame::qt_metacast(char const*) 3367 vfunc[2]: QTextFrame::qt_metacall(QMetaObject::Call, int, 3368 void**) 3369 vfunc[3]: QTextFrame::~QTextFrame() 3370 vfunc[4]: QTextFrame::~QTextFrame() 3371 vfunc[5]: QObject::event(QEvent*) 3372 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 3373 vfunc[7]: QObject::timerEvent(QTimerEvent*) 3374 vfunc[8]: QObject::childEvent(QChildEvent*) 3375 vfunc[9]: QObject::customEvent(QEvent*) 3376 vfunc[10]: QObject::connectNotify(char const*) 3377 vfunc[11]: QObject::disconnectNotify(char const*) 3378 3379 The Run Time Type Information for the QTextFrame class is 3380 described by Table 6-84 3381 3382 Table 6-84. typeinfo for QTextFrame 3383 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3384 Name typeinfo name for QTextFrame 3385 basetype: typeinfo for QTextObject 3386 _________________________________________________________ 3387 3388 6.4.1.5. Class data for QTextBlockUserData 3389 3390 The virtual table for the QTextBlockUserData class is 3391 described by Table 6-85 3392 3393 Table 6-85. Primary vtable for QTextBlockUserData 3394 Base Offset 0 3395 Virtual Base Offset 0 3396 RTTI typeinfo for QTextBlockUserData 3397 vfunc[0]: QTextBlockUserData::~QTextBlockUserData() 3398 vfunc[1]: QTextBlockUserData::~QTextBlockUserData() 3399 3400 The Run Time Type Information for the QTextBlockUserData class 3401 is described by Table 6-86 3402 3403 Table 6-86. typeinfo for QTextBlockUserData 3404 Base Vtable vtable for __cxxabiv1::__class_type_info 3405 Name typeinfo name for QTextBlockUserData 3406 _________________________________________________________ 3407 3408 6.4.1.6. Class data for QTextDocument 3409 3410 The virtual table for the QTextDocument class is described by 3411 Table 6-87 3412 3413 Table 6-87. Primary vtable for QTextDocument 3414 Base Offset 0 3415 Virtual Base Offset 0 3416 RTTI typeinfo for QTextDocument 3417 vfunc[0]: QTextDocument::metaObject() const 3418 vfunc[1]: QTextDocument::qt_metacast(char const*) 3419 vfunc[2]: QTextDocument::qt_metacall(QMetaObject::Call, int, 3420 void**) 3421 vfunc[3]: QTextDocument::~QTextDocument() 3422 vfunc[4]: QTextDocument::~QTextDocument() 3423 vfunc[5]: QObject::event(QEvent*) 3424 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 3425 vfunc[7]: QObject::timerEvent(QTimerEvent*) 3426 vfunc[8]: QObject::childEvent(QChildEvent*) 3427 vfunc[9]: QObject::customEvent(QEvent*) 3428 vfunc[10]: QObject::connectNotify(char const*) 3429 vfunc[11]: QObject::disconnectNotify(char const*) 3430 vfunc[12]: QTextDocument::clear() 3431 vfunc[13]: QTextDocument::createObject(QTextFormat const&) 3432 vfunc[14]: QTextDocument::loadResource(int, QUrl const&) 3433 3434 The Run Time Type Information for the QTextDocument class is 3435 described by Table 6-88 3436 3437 Table 6-88. typeinfo for QTextDocument 3438 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3439 Name typeinfo name for QTextDocument 3440 basetype: typeinfo for QObject 3441 _________________________________________________________ 3442 3443 6.4.1.7. Class data for QTextTable 3444 3445 The virtual table for the QTextTable class is described by 3446 Table 6-89 3447 3448 Table 6-89. Primary vtable for QTextTable 3449 Base Offset 0 3450 Virtual Base Offset 0 3451 RTTI typeinfo for QTextTable 3452 vfunc[0]: QTextTable::metaObject() const 3453 vfunc[1]: QTextTable::qt_metacast(char const*) 3454 vfunc[2]: QTextTable::qt_metacall(QMetaObject::Call, int, 3455 void**) 3456 vfunc[3]: QTextTable::~QTextTable() 3457 vfunc[4]: QTextTable::~QTextTable() 3458 vfunc[5]: QObject::event(QEvent*) 3459 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 3460 vfunc[7]: QObject::timerEvent(QTimerEvent*) 3461 vfunc[8]: QObject::childEvent(QChildEvent*) 3462 vfunc[9]: QObject::customEvent(QEvent*) 3463 vfunc[10]: QObject::connectNotify(char const*) 3464 vfunc[11]: QObject::disconnectNotify(char const*) 3465 3466 The Run Time Type Information for the QTextTable class is 3467 described by Table 6-90 3468 3469 Table 6-90. typeinfo for QTextTable 3470 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3471 Name typeinfo name for QTextTable 3472 basetype: typeinfo for QTextFrame 3473 _________________________________________________________ 3474 3475 6.4.1.8. Class data for QMimeSource 3476 3477 The virtual table for the QMimeSource class is described by 3478 Table 6-91 3479 3480 Table 6-91. Primary vtable for QMimeSource 3481 Base Offset 0 3482 Virtual Base Offset 0 3483 RTTI typeinfo for QMimeSource 3484 vfunc[0]: QMimeSource::~QMimeSource() 3485 vfunc[1]: QMimeSource::~QMimeSource() 3486 vfunc[2]: __cxa_pure_virtual 3487 vfunc[3]: QMimeSource::provides(char const*) const 3488 vfunc[4]: __cxa_pure_virtual 3489 3490 The Run Time Type Information for the QMimeSource class is 3491 described by Table 6-92 3492 3493 Table 6-92. typeinfo for QMimeSource 3494 Base Vtable vtable for __cxxabiv1::__class_type_info 3495 Name typeinfo name for QMimeSource 3496 _________________________________________________________ 3497 3498 6.4.1.9. Class data for QDrag 3499 3500 The virtual table for the QDrag class is described by Table 3501 6-93 3502 3503 Table 6-93. Primary vtable for QDrag 3504 Base Offset 0 3505 Virtual Base Offset 0 3506 RTTI typeinfo for QDrag 3507 vfunc[0]: QDrag::metaObject() const 3508 vfunc[1]: QDrag::qt_metacast(char const*) 3509 vfunc[2]: QDrag::qt_metacall(QMetaObject::Call, int, void**) 3510 vfunc[3]: QDrag::~QDrag() 3511 vfunc[4]: QDrag::~QDrag() 3512 vfunc[5]: QObject::event(QEvent*) 3513 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 3514 vfunc[7]: QObject::timerEvent(QTimerEvent*) 3515 vfunc[8]: QObject::childEvent(QChildEvent*) 3516 vfunc[9]: QObject::customEvent(QEvent*) 3517 vfunc[10]: QObject::connectNotify(char const*) 3518 vfunc[11]: QObject::disconnectNotify(char const*) 3519 3520 The Run Time Type Information for the QDrag class is described 3521 by Table 6-94 3522 3523 Table 6-94. typeinfo for QDrag 3524 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3525 Name typeinfo name for QDrag 3526 basetype: typeinfo for QObject 3527 _________________________________________________________ 3528 3529 6.4.1.10. Class data for QInputEvent 3530 3531 The virtual table for the QInputEvent class is described by 3532 Table 6-95 3533 3534 Table 6-95. Primary vtable for QInputEvent 3535 Base Offset 0 3536 Virtual Base Offset 0 3537 RTTI typeinfo for QInputEvent 3538 vfunc[0]: QInputEvent::~QInputEvent() 3539 vfunc[1]: QInputEvent::~QInputEvent() 3540 3541 The Run Time Type Information for the QInputEvent class is 3542 described by Table 6-96 3543 3544 Table 6-96. typeinfo for QInputEvent 3545 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3546 Name typeinfo name for QInputEvent 3547 basetype: typeinfo for QEvent 3548 _________________________________________________________ 3549 3550 6.4.1.11. Class data for QMouseEvent 3551 3552 The virtual table for the QMouseEvent class is described by 3553 Table 6-97 3554 3555 Table 6-97. Primary vtable for QMouseEvent 3556 Base Offset 0 3557 Virtual Base Offset 0 3558 RTTI typeinfo for QMouseEvent 3559 vfunc[0]: QMouseEvent::~QMouseEvent() 3560 vfunc[1]: QMouseEvent::~QMouseEvent() 3561 3562 The Run Time Type Information for the QMouseEvent class is 3563 described by Table 6-98 3564 3565 Table 6-98. typeinfo for QMouseEvent 3566 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3567 Name typeinfo name for QMouseEvent 3568 basetype: typeinfo for QInputEvent 3569 _________________________________________________________ 3570 3571 6.4.1.12. Class data for QHoverEvent 3572 3573 The virtual table for the QHoverEvent class is described by 3574 Table 6-99 3575 3576 Table 6-99. Primary vtable for QHoverEvent 3577 Base Offset 0 3578 Virtual Base Offset 0 3579 RTTI typeinfo for QHoverEvent 3580 vfunc[0]: QHoverEvent::~QHoverEvent() 3581 vfunc[1]: QHoverEvent::~QHoverEvent() 3582 3583 The Run Time Type Information for the QHoverEvent class is 3584 described by Table 6-100 3585 3586 Table 6-100. typeinfo for QHoverEvent 3587 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3588 Name typeinfo name for QHoverEvent 3589 basetype: typeinfo for QEvent 3590 _________________________________________________________ 3591 3592 6.4.1.13. Class data for QWheelEvent 3593 3594 The virtual table for the QWheelEvent class is described by 3595 Table 6-101 3596 3597 Table 6-101. Primary vtable for QWheelEvent 3598 Base Offset 0 3599 Virtual Base Offset 0 3600 RTTI typeinfo for QWheelEvent 3601 vfunc[0]: QWheelEvent::~QWheelEvent() 3602 vfunc[1]: QWheelEvent::~QWheelEvent() 3603 3604 The Run Time Type Information for the QWheelEvent class is 3605 described by Table 6-102 3606 3607 Table 6-102. typeinfo for QWheelEvent 3608 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3609 Name typeinfo name for QWheelEvent 3610 basetype: typeinfo for QInputEvent 3611 _________________________________________________________ 3612 3613 6.4.1.14. Class data for QTabletEvent 3614 3615 The virtual table for the QTabletEvent class is described by 3616 Table 6-103 3617 3618 Table 6-103. Primary vtable for QTabletEvent 3619 Base Offset 0 3620 Virtual Base Offset 0 3621 RTTI typeinfo for QTabletEvent 3622 vfunc[0]: QTabletEvent::~QTabletEvent() 3623 vfunc[1]: QTabletEvent::~QTabletEvent() 3624 3625 The Run Time Type Information for the QTabletEvent class is 3626 described by Table 6-104 3627 3628 Table 6-104. typeinfo for QTabletEvent 3629 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3630 Name typeinfo name for QTabletEvent 3631 basetype: typeinfo for QInputEvent 3632 _________________________________________________________ 3633 3634 6.4.1.15. Class data for QKeyEvent 3635 3636 The virtual table for the QKeyEvent class is described by 3637 Table 6-105 3638 3639 Table 6-105. Primary vtable for QKeyEvent 3640 Base Offset 0 3641 Virtual Base Offset 0 3642 RTTI typeinfo for QKeyEvent 3643 vfunc[0]: QKeyEvent::~QKeyEvent() 3644 vfunc[1]: QKeyEvent::~QKeyEvent() 3645 3646 The Run Time Type Information for the QKeyEvent class is 3647 described by Table 6-106 3648 3649 Table 6-106. typeinfo for QKeyEvent 3650 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3651 Name typeinfo name for QKeyEvent 3652 basetype: typeinfo for QInputEvent 3653 _________________________________________________________ 3654 3655 6.4.1.16. Class data for QFocusEvent 3656 3657 The virtual table for the QFocusEvent class is described by 3658 Table 6-107 3659 3660 Table 6-107. Primary vtable for QFocusEvent 3661 Base Offset 0 3662 Virtual Base Offset 0 3663 RTTI typeinfo for QFocusEvent 3664 vfunc[0]: QFocusEvent::~QFocusEvent() 3665 vfunc[1]: QFocusEvent::~QFocusEvent() 3666 3667 The Run Time Type Information for the QFocusEvent class is 3668 described by Table 6-108 3669 3670 Table 6-108. typeinfo for QFocusEvent 3671 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3672 Name typeinfo name for QFocusEvent 3673 basetype: typeinfo for QEvent 3674 _________________________________________________________ 3675 3676 6.4.1.17. Class data for QPaintEvent 3677 3678 The virtual table for the QPaintEvent class is described by 3679 Table 6-109 3680 3681 Table 6-109. Primary vtable for QPaintEvent 3682 Base Offset 0 3683 Virtual Base Offset 0 3684 RTTI typeinfo for QPaintEvent 3685 vfunc[0]: QPaintEvent::~QPaintEvent() 3686 vfunc[1]: QPaintEvent::~QPaintEvent() 3687 3688 The Run Time Type Information for the QPaintEvent class is 3689 described by Table 6-110 3690 3691 Table 6-110. typeinfo for QPaintEvent 3692 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3693 Name typeinfo name for QPaintEvent 3694 basetype: typeinfo for QEvent 3695 _________________________________________________________ 3696 3697 6.4.1.18. Class data for QMoveEvent 3698 3699 The virtual table for the QMoveEvent class is described by 3700 Table 6-111 3701 3702 Table 6-111. Primary vtable for QMoveEvent 3703 Base Offset 0 3704 Virtual Base Offset 0 3705 RTTI typeinfo for QMoveEvent 3706 vfunc[0]: QMoveEvent::~QMoveEvent() 3707 vfunc[1]: QMoveEvent::~QMoveEvent() 3708 3709 The Run Time Type Information for the QMoveEvent class is 3710 described by Table 6-112 3711 3712 Table 6-112. typeinfo for QMoveEvent 3713 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3714 Name typeinfo name for QMoveEvent 3715 basetype: typeinfo for QEvent 3716 _________________________________________________________ 3717 3718 6.4.1.19. Class data for QResizeEvent 3719 3720 The virtual table for the QResizeEvent class is described by 3721 Table 6-113 3722 3723 Table 6-113. Primary vtable for QResizeEvent 3724 Base Offset 0 3725 Virtual Base Offset 0 3726 RTTI typeinfo for QResizeEvent 3727 vfunc[0]: QResizeEvent::~QResizeEvent() 3728 vfunc[1]: QResizeEvent::~QResizeEvent() 3729 3730 The Run Time Type Information for the QResizeEvent class is 3731 described by Table 6-114 3732 3733 Table 6-114. typeinfo for QResizeEvent 3734 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3735 Name typeinfo name for QResizeEvent 3736 basetype: typeinfo for QEvent 3737 _________________________________________________________ 3738 3739 6.4.1.20. Class data for QCloseEvent 3740 3741 The virtual table for the QCloseEvent class is described by 3742 Table 6-115 3743 3744 Table 6-115. Primary vtable for QCloseEvent 3745 Base Offset 0 3746 Virtual Base Offset 0 3747 RTTI typeinfo for QCloseEvent 3748 vfunc[0]: QCloseEvent::~QCloseEvent() 3749 vfunc[1]: QCloseEvent::~QCloseEvent() 3750 3751 The Run Time Type Information for the QCloseEvent class is 3752 described by Table 6-116 3753 3754 Table 6-116. typeinfo for QCloseEvent 3755 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3756 Name typeinfo name for QCloseEvent 3757 basetype: typeinfo for QEvent 3758 _________________________________________________________ 3759 3760 6.4.1.21. Class data for QIconDragEvent 3761 3762 The virtual table for the QIconDragEvent class is described by 3763 Table 6-117 3764 3765 Table 6-117. Primary vtable for QIconDragEvent 3766 Base Offset 0 3767 Virtual Base Offset 0 3768 RTTI typeinfo for QIconDragEvent 3769 vfunc[0]: QIconDragEvent::~QIconDragEvent() 3770 vfunc[1]: QIconDragEvent::~QIconDragEvent() 3771 3772 The Run Time Type Information for the QIconDragEvent class is 3773 described by Table 6-118 3774 3775 Table 6-118. typeinfo for QIconDragEvent 3776 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3777 Name typeinfo name for QIconDragEvent 3778 basetype: typeinfo for QEvent 3779 _________________________________________________________ 3780 3781 6.4.1.22. Class data for QShowEvent 3782 3783 The virtual table for the QShowEvent class is described by 3784 Table 6-119 3785 3786 Table 6-119. Primary vtable for QShowEvent 3787 Base Offset 0 3788 Virtual Base Offset 0 3789 RTTI typeinfo for QShowEvent 3790 vfunc[0]: QShowEvent::~QShowEvent() 3791 vfunc[1]: QShowEvent::~QShowEvent() 3792 3793 The Run Time Type Information for the QShowEvent class is 3794 described by Table 6-120 3795 3796 Table 6-120. typeinfo for QShowEvent 3797 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3798 Name typeinfo name for QShowEvent 3799 basetype: typeinfo for QEvent 3800 _________________________________________________________ 3801 3802 6.4.1.23. Class data for QHideEvent 3803 3804 The virtual table for the QHideEvent class is described by 3805 Table 6-121 3806 3807 Table 6-121. Primary vtable for QHideEvent 3808 Base Offset 0 3809 Virtual Base Offset 0 3810 RTTI typeinfo for QHideEvent 3811 vfunc[0]: QHideEvent::~QHideEvent() 3812 vfunc[1]: QHideEvent::~QHideEvent() 3813 3814 The Run Time Type Information for the QHideEvent class is 3815 described by Table 6-122 3816 3817 Table 6-122. typeinfo for QHideEvent 3818 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3819 Name typeinfo name for QHideEvent 3820 basetype: typeinfo for QEvent 3821 _________________________________________________________ 3822 3823 6.4.1.24. Class data for QContextMenuEvent 3824 3825 The virtual table for the QContextMenuEvent class is described 3826 by Table 6-123 3827 3828 Table 6-123. Primary vtable for QContextMenuEvent 3829 Base Offset 0 3830 Virtual Base Offset 0 3831 RTTI typeinfo for QContextMenuEvent 3832 vfunc[0]: QContextMenuEvent::~QContextMenuEvent() 3833 vfunc[1]: QContextMenuEvent::~QContextMenuEvent() 3834 3835 The Run Time Type Information for the QContextMenuEvent class 3836 is described by Table 6-124 3837 3838 Table 6-124. typeinfo for QContextMenuEvent 3839 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3840 Name typeinfo name for QContextMenuEvent 3841 basetype: typeinfo for QInputEvent 3842 _________________________________________________________ 3843 3844 6.4.1.25. Class data for QInputMethodEvent 3845 3846 The virtual table for the QInputMethodEvent class is described 3847 by Table 6-125 3848 3849 Table 6-125. Primary vtable for QInputMethodEvent 3850 Base Offset 0 3851 Virtual Base Offset 0 3852 RTTI typeinfo for QInputMethodEvent 3853 vfunc[0]: QInputMethodEvent::~QInputMethodEvent() 3854 vfunc[1]: QInputMethodEvent::~QInputMethodEvent() 3855 3856 The Run Time Type Information for the QInputMethodEvent class 3857 is described by Table 6-126 3858 3859 Table 6-126. typeinfo for QInputMethodEvent 3860 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3861 Name typeinfo name for QInputMethodEvent 3862 basetype: typeinfo for QEvent 3863 _________________________________________________________ 3864 3865 6.4.1.26. Class data for QDropEvent 3866 3867 The virtual table for the QDropEvent class is described by 3868 Table 6-127 3869 3870 Table 6-127. Primary vtable for QDropEvent 3871 Base Offset 0 3872 Virtual Base Offset 0 3873 RTTI typeinfo for QDropEvent 3874 vfunc[0]: QDropEvent::~QDropEvent() 3875 vfunc[1]: QDropEvent::~QDropEvent() 3876 vfunc[2]: QDropEvent::format(int) const 3877 vfunc[3]: QDropEvent::encodedData(char const*) const 3878 vfunc[4]: QDropEvent::provides(char const*) const 3879 3880 Table 6-128. Secondary vtable for QDropEvent 3881 Base Offset -24 3882 Virtual Base Offset 0 3883 RTTI typeinfo for QDropEvent 3884 vfunc[0]: non-virtual thunk to QDropEvent::~QDropEvent() 3885 vfunc[1]: non-virtual thunk to QDropEvent::~QDropEvent() 3886 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 3887 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 3888 const*) const 3889 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 3890 const*) const 3891 3892 The Run Time Type Information for the QDropEvent class is 3893 described by Table 6-129 3894 3895 Table 6-129. typeinfo for QDropEvent 3896 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 3897 Name typeinfo name for QDropEvent 3898 flags: 0 3899 basetype: typeinfo for QEvent 2 3900 basetype: typeinfo for QMimeSource 3074 3901 _________________________________________________________ 3902 3903 6.4.1.27. Class data for QDragMoveEvent 3904 3905 The virtual table for the QDragMoveEvent class is described by 3906 Table 6-130 3907 3908 Table 6-130. Primary vtable for QDragMoveEvent 3909 Base Offset 0 3910 Virtual Base Offset 0 3911 RTTI typeinfo for QDragMoveEvent 3912 vfunc[0]: QDragMoveEvent::~QDragMoveEvent() 3913 vfunc[1]: QDragMoveEvent::~QDragMoveEvent() 3914 vfunc[2]: QDropEvent::format(int) const 3915 vfunc[3]: QDropEvent::encodedData(char const*) const 3916 vfunc[4]: QDropEvent::provides(char const*) const 3917 3918 Table 6-131. Secondary vtable for QDragMoveEvent 3919 Base Offset -24 3920 Virtual Base Offset 0 3921 RTTI typeinfo for QDragMoveEvent 3922 vfunc[0]: non-virtual thunk to 3923 QDragMoveEvent::~QDragMoveEvent() 3924 vfunc[1]: non-virtual thunk to 3925 QDragMoveEvent::~QDragMoveEvent() 3926 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 3927 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 3928 const*) const 3929 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 3930 const*) const 3931 3932 The Run Time Type Information for the QDragMoveEvent class is 3933 described by Table 6-132 3934 3935 Table 6-132. typeinfo for QDragMoveEvent 3936 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3937 Name typeinfo name for QDragMoveEvent 3938 basetype: typeinfo for QDropEvent 3939 _________________________________________________________ 3940 3941 6.4.1.28. Class data for QDragEnterEvent 3942 3943 The virtual table for the QDragEnterEvent class is described 3944 by Table 6-133 3945 3946 Table 6-133. Primary vtable for QDragEnterEvent 3947 Base Offset 0 3948 Virtual Base Offset 0 3949 RTTI typeinfo for QDragEnterEvent 3950 vfunc[0]: QDragEnterEvent::~QDragEnterEvent() 3951 vfunc[1]: QDragEnterEvent::~QDragEnterEvent() 3952 vfunc[2]: QDropEvent::format(int) const 3953 vfunc[3]: QDropEvent::encodedData(char const*) const 3954 vfunc[4]: QDropEvent::provides(char const*) const 3955 3956 Table 6-134. Secondary vtable for QDragEnterEvent 3957 Base Offset -24 3958 Virtual Base Offset 0 3959 RTTI typeinfo for QDragEnterEvent 3960 vfunc[0]: non-virtual thunk to 3961 QDragEnterEvent::~QDragEnterEvent() 3962 vfunc[1]: non-virtual thunk to 3963 QDragEnterEvent::~QDragEnterEvent() 3964 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 3965 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 3966 const*) const 3967 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 3968 const*) const 3969 3970 The Run Time Type Information for the QDragEnterEvent class is 3971 described by Table 6-135 3972 3973 Table 6-135. typeinfo for QDragEnterEvent 3974 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3975 Name typeinfo name for QDragEnterEvent 3976 basetype: typeinfo for QDragMoveEvent 3977 _________________________________________________________ 3978 3979 6.4.1.29. Class data for QDragResponseEvent 3980 3981 The virtual table for the QDragResponseEvent class is 3982 described by Table 6-136 3983 3984 Table 6-136. Primary vtable for QDragResponseEvent 3985 Base Offset 0 3986 Virtual Base Offset 0 3987 RTTI typeinfo for QDragResponseEvent 3988 vfunc[0]: QDragResponseEvent::~QDragResponseEvent() 3989 vfunc[1]: QDragResponseEvent::~QDragResponseEvent() 3990 3991 The Run Time Type Information for the QDragResponseEvent class 3992 is described by Table 6-137 3993 3994 Table 6-137. typeinfo for QDragResponseEvent 3995 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3996 Name typeinfo name for QDragResponseEvent 3997 basetype: typeinfo for QEvent 3998 _________________________________________________________ 3999 4000 6.4.1.30. Class data for QDragLeaveEvent 4001 4002 The virtual table for the QDragLeaveEvent class is described 4003 by Table 6-138 4004 4005 Table 6-138. Primary vtable for QDragLeaveEvent 4006 Base Offset 0 4007 Virtual Base Offset 0 4008 RTTI typeinfo for QDragLeaveEvent 4009 vfunc[0]: QDragLeaveEvent::~QDragLeaveEvent() 4010 vfunc[1]: QDragLeaveEvent::~QDragLeaveEvent() 4011 4012 The Run Time Type Information for the QDragLeaveEvent class is 4013 described by Table 6-139 4014 4015 Table 6-139. typeinfo for QDragLeaveEvent 4016 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4017 Name typeinfo name for QDragLeaveEvent 4018 basetype: typeinfo for QEvent 4019 _________________________________________________________ 4020 4021 6.4.1.31. Class data for QHelpEvent 4022 4023 The virtual table for the QHelpEvent class is described by 4024 Table 6-140 4025 4026 Table 6-140. Primary vtable for QHelpEvent 4027 Base Offset 0 4028 Virtual Base Offset 0 4029 RTTI typeinfo for QHelpEvent 4030 vfunc[0]: QHelpEvent::~QHelpEvent() 4031 vfunc[1]: QHelpEvent::~QHelpEvent() 4032 4033 The Run Time Type Information for the QHelpEvent class is 4034 described by Table 6-141 4035 4036 Table 6-141. typeinfo for QHelpEvent 4037 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4038 Name typeinfo name for QHelpEvent 4039 basetype: typeinfo for QEvent 4040 _________________________________________________________ 4041 4042 6.4.1.32. Class data for QStatusTipEvent 4043 4044 The virtual table for the QStatusTipEvent class is described 4045 by Table 6-142 4046 4047 Table 6-142. Primary vtable for QStatusTipEvent 4048 Base Offset 0 4049 Virtual Base Offset 0 4050 RTTI typeinfo for QStatusTipEvent 4051 vfunc[0]: QStatusTipEvent::~QStatusTipEvent() 4052 vfunc[1]: QStatusTipEvent::~QStatusTipEvent() 4053 4054 The Run Time Type Information for the QStatusTipEvent class is 4055 described by Table 6-143 4056 4057 Table 6-143. typeinfo for QStatusTipEvent 4058 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4059 Name typeinfo name for QStatusTipEvent 4060 basetype: typeinfo for QEvent 4061 _________________________________________________________ 4062 4063 6.4.1.33. Class data for QWhatsThisClickedEvent 4064 4065 The virtual table for the QWhatsThisClickedEvent class is 4066 described by Table 6-144 4067 4068 Table 6-144. Primary vtable for QWhatsThisClickedEvent 4069 Base Offset 0 4070 Virtual Base Offset 0 4071 RTTI typeinfo for QWhatsThisClickedEvent 4072 vfunc[0]: QWhatsThisClickedEvent::~QWhatsThisClickedEvent() 4073 vfunc[1]: QWhatsThisClickedEvent::~QWhatsThisClickedEvent() 4074 4075 The Run Time Type Information for the QWhatsThisClickedEvent 4076 class is described by Table 6-145 4077 4078 Table 6-145. typeinfo for QWhatsThisClickedEvent 4079 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4080 Name typeinfo name for QWhatsThisClickedEvent 4081 basetype: typeinfo for QEvent 4082 _________________________________________________________ 4083 4084 6.4.1.34. Class data for QActionEvent 4085 4086 The virtual table for the QActionEvent class is described by 4087 Table 6-146 4088 4089 Table 6-146. Primary vtable for QActionEvent 4090 Base Offset 0 4091 Virtual Base Offset 0 4092 RTTI typeinfo for QActionEvent 4093 vfunc[0]: QActionEvent::~QActionEvent() 4094 vfunc[1]: QActionEvent::~QActionEvent() 4095 4096 The Run Time Type Information for the QActionEvent class is 4097 described by Table 6-147 4098 4099 Table 6-147. typeinfo for QActionEvent 4100 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4101 Name typeinfo name for QActionEvent 4102 basetype: typeinfo for QEvent 4103 _________________________________________________________ 4104 4105 6.4.1.35. Class data for QFileOpenEvent 4106 4107 The virtual table for the QFileOpenEvent class is described by 4108 Table 6-148 4109 4110 Table 6-148. Primary vtable for QFileOpenEvent 4111 Base Offset 0 4112 Virtual Base Offset 0 4113 RTTI typeinfo for QFileOpenEvent 4114 vfunc[0]: QFileOpenEvent::~QFileOpenEvent() 4115 vfunc[1]: QFileOpenEvent::~QFileOpenEvent() 4116 4117 The Run Time Type Information for the QFileOpenEvent class is 4118 described by Table 6-149 4119 4120 Table 6-149. typeinfo for QFileOpenEvent 4121 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4122 Name typeinfo name for QFileOpenEvent 4123 basetype: typeinfo for QEvent 4124 _________________________________________________________ 4125 4126 6.4.1.36. Class data for QToolBarChangeEvent 4127 4128 The virtual table for the QToolBarChangeEvent class is 4129 described by Table 6-150 4130 4131 Table 6-150. Primary vtable for QToolBarChangeEvent 4132 Base Offset 0 4133 Virtual Base Offset 0 4134 RTTI typeinfo for QToolBarChangeEvent 4135 vfunc[0]: QToolBarChangeEvent::~QToolBarChangeEvent() 4136 vfunc[1]: QToolBarChangeEvent::~QToolBarChangeEvent() 4137 4138 The Run Time Type Information for the QToolBarChangeEvent 4139 class is described by Table 6-151 4140 4141 Table 6-151. typeinfo for QToolBarChangeEvent 4142 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4143 Name typeinfo name for QToolBarChangeEvent 4144 basetype: typeinfo for QEvent 4145 _________________________________________________________ 4146 4147 6.4.1.37. Class data for QShortcutEvent 4148 4149 The virtual table for the QShortcutEvent class is described by 4150 Table 6-152 4151 4152 Table 6-152. Primary vtable for QShortcutEvent 4153 Base Offset 0 4154 Virtual Base Offset 0 4155 RTTI typeinfo for QShortcutEvent 4156 vfunc[0]: QShortcutEvent::~QShortcutEvent() 4157 vfunc[1]: QShortcutEvent::~QShortcutEvent() 4158 4159 The Run Time Type Information for the QShortcutEvent class is 4160 described by Table 6-153 4161 4162 Table 6-153. typeinfo for QShortcutEvent 4163 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4164 Name typeinfo name for QShortcutEvent 4165 basetype: typeinfo for QEvent 4166 _________________________________________________________ 4167 4168 6.4.1.38. Class data for QClipboardEvent 4169 4170 The virtual table for the QClipboardEvent class is described 4171 by Table 6-154 4172 4173 Table 6-154. Primary vtable for QClipboardEvent 4174 Base Offset 0 4175 Virtual Base Offset 0 4176 RTTI typeinfo for QClipboardEvent 4177 vfunc[0]: QClipboardEvent::~QClipboardEvent() 4178 vfunc[1]: QClipboardEvent::~QClipboardEvent() 4179 4180 The Run Time Type Information for the QClipboardEvent class is 4181 described by Table 6-155 4182 4183 Table 6-155. typeinfo for QClipboardEvent 4184 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4185 Name typeinfo name for QClipboardEvent 4186 basetype: typeinfo for QEvent 4187 _________________________________________________________ 4188 4189 6.4.1.39. Class data for QWindowStateChangeEvent 4190 4191 The virtual table for the QWindowStateChangeEvent class is 4192 described by Table 6-156 4193 4194 Table 6-156. Primary vtable for QWindowStateChangeEvent 4195 Base Offset 0 4196 Virtual Base Offset 0 4197 RTTI typeinfo for QWindowStateChangeEvent 4198 vfunc[0]: QWindowStateChangeEvent::~QWindowStateChangeEvent() 4199 vfunc[1]: QWindowStateChangeEvent::~QWindowStateChangeEvent() 4200 4201 The Run Time Type Information for the QWindowStateChangeEvent 4202 class is described by Table 6-157 4203 4204 Table 6-157. typeinfo for QWindowStateChangeEvent 4205 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4206 Name typeinfo name for QWindowStateChangeEvent 4207 basetype: typeinfo for QEvent 4208 _________________________________________________________ 4209 4210 6.4.1.40. Class data for QMenubarUpdatedEvent 4211 4212 The virtual table for the QMenubarUpdatedEvent class is 4213 described by Table 6-158 4214 4215 Table 6-158. Primary vtable for QMenubarUpdatedEvent 4216 Base Offset 0 4217 Virtual Base Offset 0 4218 RTTI typeinfo for QMenubarUpdatedEvent 4219 vfunc[0]: QMenubarUpdatedEvent::~QMenubarUpdatedEvent() 4220 vfunc[1]: QMenubarUpdatedEvent::~QMenubarUpdatedEvent() 4221 4222 The Run Time Type Information for the QMenubarUpdatedEvent 4223 class is described by Table 6-159 4224 4225 Table 6-159. typeinfo for QMenubarUpdatedEvent 4226 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4227 Name typeinfo name for QMenubarUpdatedEvent 4228 basetype: typeinfo for QEvent 4229 _________________________________________________________ 4230 4231 6.4.1.41. Class data for QTextList 4232 4233 The virtual table for the QTextList class is described by 4234 Table 6-160 4235 4236 Table 6-160. Primary vtable for QTextList 4237 Base Offset 0 4238 Virtual Base Offset 0 4239 RTTI typeinfo for QTextList 4240 vfunc[0]: QTextList::metaObject() const 4241 vfunc[1]: QTextList::qt_metacast(char const*) 4242 vfunc[2]: QTextList::qt_metacall(QMetaObject::Call, int, 4243 void**) 4244 vfunc[3]: QTextList::~QTextList() 4245 vfunc[4]: QTextList::~QTextList() 4246 vfunc[5]: QObject::event(QEvent*) 4247 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4248 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4249 vfunc[8]: QObject::childEvent(QChildEvent*) 4250 vfunc[9]: QObject::customEvent(QEvent*) 4251 vfunc[10]: QObject::connectNotify(char const*) 4252 vfunc[11]: QObject::disconnectNotify(char const*) 4253 vfunc[12]: QTextBlockGroup::blockInserted(QTextBlock const&) 4254 vfunc[13]: QTextBlockGroup::blockRemoved(QTextBlock const&) 4255 vfunc[14]: QTextBlockGroup::blockFormatChanged(QTextBlock 4256 const&) 4257 4258 The Run Time Type Information for the QTextList class is 4259 described by Table 6-161 4260 4261 Table 6-161. typeinfo for QTextList 4262 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4263 Name typeinfo name for QTextList 4264 basetype: typeinfo for QTextBlockGroup 4265 _________________________________________________________ 4266 4267 6.4.1.42. Class data for QAbstractTextDocumentLayout 4268 4269 The virtual table for the QAbstractTextDocumentLayout class is 4270 described by Table 6-162 4271 4272 Table 6-162. Primary vtable for QAbstractTextDocumentLayout 4273 Base Offset 0 4274 Virtual Base Offset 0 4275 RTTI typeinfo for QAbstractTextDocumentLayout 4276 vfunc[0]: QAbstractTextDocumentLayout::metaObject() const 4277 vfunc[1]: QAbstractTextDocumentLayout::qt_metacast(char 4278 const*) 4279 vfunc[2]: 4280 QAbstractTextDocumentLayout::qt_metacall(QMetaObject::Call, 4281 int, void**) 4282 vfunc[3]: 4283 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout() 4284 vfunc[4]: 4285 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout() 4286 vfunc[5]: QObject::event(QEvent*) 4287 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4288 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4289 vfunc[8]: QObject::childEvent(QChildEvent*) 4290 vfunc[9]: QObject::customEvent(QEvent*) 4291 vfunc[10]: QObject::connectNotify(char const*) 4292 vfunc[11]: QObject::disconnectNotify(char const*) 4293 vfunc[12]: __cxa_pure_virtual 4294 vfunc[13]: __cxa_pure_virtual 4295 vfunc[14]: __cxa_pure_virtual 4296 vfunc[15]: __cxa_pure_virtual 4297 vfunc[16]: __cxa_pure_virtual 4298 vfunc[17]: __cxa_pure_virtual 4299 vfunc[18]: __cxa_pure_virtual 4300 vfunc[19]: 4301 QAbstractTextDocumentLayout::resizeInlineObject(QTextInlineObj 4302 ect, int, QTextFormat const&) 4303 vfunc[20]: 4304 QAbstractTextDocumentLayout::positionInlineObject(QTextInlineO 4305 bject, int, QTextFormat const&) 4306 vfunc[21]: 4307 QAbstractTextDocumentLayout::drawInlineObject(QPainter*, 4308 QRectF const&, QTextInlineObject, int, QTextFormat const&) 4309 4310 The Run Time Type Information for the 4311 QAbstractTextDocumentLayout class is described by Table 6-163 4312 4313 Table 6-163. typeinfo for QAbstractTextDocumentLayout 4314 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4315 Name typeinfo name for QAbstractTextDocumentLayout 4316 basetype: typeinfo for QObject 4317 _________________________________________________________ 4318 4319 6.4.1.43. Class data for QTextObjectInterface 4320 4321 The virtual table for the QTextObjectInterface class is 4322 described by Table 6-164 4323 4324 Table 6-164. Primary vtable for QTextObjectInterface 4325 Base Offset 0 4326 Virtual Base Offset 0 4327 RTTI typeinfo for QTextObjectInterface 4328 vfunc[0]: QTextObjectInterface::~QTextObjectInterface() 4329 vfunc[1]: QTextObjectInterface::~QTextObjectInterface() 4330 vfunc[2]: __cxa_pure_virtual 4331 vfunc[3]: __cxa_pure_virtual 4332 4333 The Run Time Type Information for the QTextObjectInterface 4334 class is described by Table 6-165 4335 4336 Table 6-165. typeinfo for QTextObjectInterface 4337 Base Vtable vtable for __cxxabiv1::__class_type_info 4338 Name typeinfo name for QTextObjectInterface 4339 _________________________________________________________ 4340 4341 6.4.1.44. Class data for QSyntaxHighlighter 4342 4343 The virtual table for the QSyntaxHighlighter class is 4344 described by Table 6-166 4345 4346 Table 6-166. Primary vtable for QSyntaxHighlighter 4347 Base Offset 0 4348 Virtual Base Offset 0 4349 RTTI typeinfo for QSyntaxHighlighter 4350 vfunc[0]: QSyntaxHighlighter::metaObject() const 4351 vfunc[1]: QSyntaxHighlighter::qt_metacast(char const*) 4352 vfunc[2]: QSyntaxHighlighter::qt_metacall(QMetaObject::Call, 4353 int, void**) 4354 vfunc[3]: QSyntaxHighlighter::~QSyntaxHighlighter() 4355 vfunc[4]: QSyntaxHighlighter::~QSyntaxHighlighter() 4356 vfunc[5]: QObject::event(QEvent*) 4357 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4358 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4359 vfunc[8]: QObject::childEvent(QChildEvent*) 4360 vfunc[9]: QObject::customEvent(QEvent*) 4361 vfunc[10]: QObject::connectNotify(char const*) 4362 vfunc[11]: QObject::disconnectNotify(char const*) 4363 vfunc[12]: __cxa_pure_virtual 4364 4365 The Run Time Type Information for the QSyntaxHighlighter class 4366 is described by Table 6-167 4367 4368 Table 6-167. typeinfo for QSyntaxHighlighter 4369 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4370 Name typeinfo name for QSyntaxHighlighter 4371 basetype: typeinfo for QObject 4372 _________________________________________________________ 4373 4374 6.4.1.45. Class data for QPaintDevice 4375 4376 The virtual table for the QPaintDevice class is described by 4377 Table 6-168 4378 4379 Table 6-168. Primary vtable for QPaintDevice 4380 Base Offset 0 4381 Virtual Base Offset 0 4382 RTTI typeinfo for QPaintDevice 4383 vfunc[0]: QPaintDevice::~QPaintDevice() 4384 vfunc[1]: QPaintDevice::~QPaintDevice() 4385 vfunc[2]: QPaintDevice::devType() const 4386 vfunc[3]: __cxa_pure_virtual 4387 vfunc[4]: 4388 QPaintDevice::metric(QPaintDevice::PaintDeviceMetric) const 4389 4390 The Run Time Type Information for the QPaintDevice class is 4391 described by Table 6-169 4392 4393 Table 6-169. typeinfo for QPaintDevice 4394 Base Vtable vtable for __cxxabiv1::__class_type_info 4395 Name typeinfo name for QPaintDevice 4396 _________________________________________________________ 4397 4398 6.4.1.46. Class data for QWidget 4399 4400 The virtual table for the QWidget class is described by Table 4401 6-170 4402 4403 Table 6-170. Primary vtable for QWidget 4404 Base Offset 0 4405 Virtual Base Offset 0 4406 RTTI typeinfo for QWidget 4407 vfunc[0]: QWidget::metaObject() const 4408 vfunc[1]: QWidget::qt_metacast(char const*) 4409 vfunc[2]: QWidget::qt_metacall(QMetaObject::Call, int, void**) 4410 vfunc[3]: QWidget::~QWidget() 4411 vfunc[4]: QWidget::~QWidget() 4412 vfunc[5]: QWidget::event(QEvent*) 4413 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4414 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4415 vfunc[8]: QObject::childEvent(QChildEvent*) 4416 vfunc[9]: QObject::customEvent(QEvent*) 4417 vfunc[10]: QObject::connectNotify(char const*) 4418 vfunc[11]: QObject::disconnectNotify(char const*) 4419 vfunc[12]: QWidget::devType() const 4420 vfunc[13]: QWidget::setVisible(bool) 4421 vfunc[14]: QWidget::sizeHint() const 4422 vfunc[15]: QWidget::minimumSizeHint() const 4423 vfunc[16]: QWidget::heightForWidth(int) const 4424 vfunc[17]: QWidget::paintEngine() const 4425 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 4426 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 4427 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 4428 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 4429 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 4430 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 4431 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 4432 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 4433 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 4434 vfunc[27]: QWidget::enterEvent(QEvent*) 4435 vfunc[28]: QWidget::leaveEvent(QEvent*) 4436 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 4437 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 4438 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 4439 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 4440 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 4441 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 4442 vfunc[35]: QWidget::actionEvent(QActionEvent*) 4443 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 4444 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 4445 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 4446 vfunc[39]: QWidget::dropEvent(QDropEvent*) 4447 vfunc[40]: QWidget::showEvent(QShowEvent*) 4448 vfunc[41]: QWidget::hideEvent(QHideEvent*) 4449 vfunc[42]: QWidget::x11Event(_XEvent*) 4450 vfunc[43]: QWidget::changeEvent(QEvent*) 4451 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 4452 const 4453 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 4454 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 4455 const 4456 vfunc[47]: QWidget::focusNextPrevChild(bool) 4457 vfunc[48]: QWidget::styleChange(QStyle&) 4458 vfunc[49]: QWidget::enabledChange(bool) 4459 vfunc[50]: QWidget::paletteChange(QPalette const&) 4460 vfunc[51]: QWidget::fontChange(QFont const&) 4461 vfunc[52]: QWidget::windowActivationChange(bool) 4462 vfunc[53]: QWidget::languageChange() 4463 4464 Table 6-171. Secondary vtable for QWidget 4465 Base Offset -16 4466 Virtual Base Offset 0 4467 RTTI typeinfo for QWidget 4468 vfunc[0]: non-virtual thunk to QWidget::~QWidget() 4469 vfunc[1]: non-virtual thunk to QWidget::~QWidget() 4470 vfunc[2]: non-virtual thunk to QWidget::devType() const 4471 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 4472 vfunc[4]: non-virtual thunk to 4473 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 4474 4475 The Run Time Type Information for the QWidget class is 4476 described by Table 6-172 4477 4478 Table 6-172. typeinfo for QWidget 4479 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 4480 Name typeinfo name for QWidget 4481 flags: 0 4482 basetype: typeinfo for QObject 2 4483 basetype: typeinfo for QPaintDevice 2050 4484 _________________________________________________________ 4485 4486 6.4.1.47. Class data for QDialog 4487 4488 The virtual table for the QDialog class is described by Table 4489 6-173 4490 4491 Table 6-173. Primary vtable for QDialog 4492 Base Offset 0 4493 Virtual Base Offset 0 4494 RTTI typeinfo for QDialog 4495 vfunc[0]: QDialog::metaObject() const 4496 vfunc[1]: QDialog::qt_metacast(char const*) 4497 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 4498 vfunc[3]: QDialog::~QDialog() 4499 vfunc[4]: QDialog::~QDialog() 4500 vfunc[5]: QWidget::event(QEvent*) 4501 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 4502 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4503 vfunc[8]: QObject::childEvent(QChildEvent*) 4504 vfunc[9]: QObject::customEvent(QEvent*) 4505 vfunc[10]: QObject::connectNotify(char const*) 4506 vfunc[11]: QObject::disconnectNotify(char const*) 4507 vfunc[12]: QWidget::devType() const 4508 vfunc[13]: QDialog::setVisible(bool) 4509 vfunc[14]: QDialog::sizeHint() const 4510 vfunc[15]: QDialog::minimumSizeHint() const 4511 vfunc[16]: QWidget::heightForWidth(int) const 4512 vfunc[17]: QWidget::paintEngine() const 4513 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 4514 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 4515 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 4516 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 4517 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 4518 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 4519 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 4520 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 4521 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 4522 vfunc[27]: QWidget::enterEvent(QEvent*) 4523 vfunc[28]: QWidget::leaveEvent(QEvent*) 4524 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 4525 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 4526 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 4527 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 4528 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 4529 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 4530 vfunc[35]: QWidget::actionEvent(QActionEvent*) 4531 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 4532 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 4533 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 4534 vfunc[39]: QWidget::dropEvent(QDropEvent*) 4535 vfunc[40]: QDialog::showEvent(QShowEvent*) 4536 vfunc[41]: QWidget::hideEvent(QHideEvent*) 4537 vfunc[42]: QWidget::x11Event(_XEvent*) 4538 vfunc[43]: QWidget::changeEvent(QEvent*) 4539 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 4540 const 4541 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 4542 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 4543 const 4544 vfunc[47]: QWidget::focusNextPrevChild(bool) 4545 vfunc[48]: QWidget::styleChange(QStyle&) 4546 vfunc[49]: QWidget::enabledChange(bool) 4547 vfunc[50]: QWidget::paletteChange(QPalette const&) 4548 vfunc[51]: QWidget::fontChange(QFont const&) 4549 vfunc[52]: QWidget::windowActivationChange(bool) 4550 vfunc[53]: QWidget::languageChange() 4551 vfunc[54]: QDialog::done(int) 4552 vfunc[55]: QDialog::accept() 4553 vfunc[56]: QDialog::reject() 4554 4555 Table 6-174. Secondary vtable for QDialog 4556 Base Offset -16 4557 Virtual Base Offset 0 4558 RTTI typeinfo for QDialog 4559 vfunc[0]: non-virtual thunk to QDialog::~QDialog() 4560 vfunc[1]: non-virtual thunk to QDialog::~QDialog() 4561 vfunc[2]: non-virtual thunk to QWidget::devType() const 4562 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 4563 vfunc[4]: non-virtual thunk to 4564 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 4565 4566 The Run Time Type Information for the QDialog class is 4567 described by Table 6-175 4568 4569 Table 6-175. typeinfo for QDialog 4570 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4571 Name typeinfo name for QDialog 4572 basetype: typeinfo for QWidget 4573 _________________________________________________________ 4574 4575 6.4.1.48. Class data for QAbstractPageSetupDialog 4576 4577 The virtual table for the QAbstractPageSetupDialog class is 4578 described by Table 6-176 4579 4580 Table 6-176. Primary vtable for QAbstractPageSetupDialog 4581 Base Offset 0 4582 Virtual Base Offset 0 4583 RTTI typeinfo for QAbstractPageSetupDialog 4584 vfunc[0]: QDialog::metaObject() const 4585 vfunc[1]: QDialog::qt_metacast(char const*) 4586 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 4587 vfunc[3]: 4588 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 4589 vfunc[4]: 4590 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 4591 vfunc[5]: QWidget::event(QEvent*) 4592 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 4593 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4594 vfunc[8]: QObject::childEvent(QChildEvent*) 4595 vfunc[9]: QObject::customEvent(QEvent*) 4596 vfunc[10]: QObject::connectNotify(char const*) 4597 vfunc[11]: QObject::disconnectNotify(char const*) 4598 vfunc[12]: QWidget::devType() const 4599 vfunc[13]: QDialog::setVisible(bool) 4600 vfunc[14]: QDialog::sizeHint() const 4601 vfunc[15]: QDialog::minimumSizeHint() const 4602 vfunc[16]: QWidget::heightForWidth(int) const 4603 vfunc[17]: QWidget::paintEngine() const 4604 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 4605 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 4606 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 4607 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 4608 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 4609 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 4610 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 4611 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 4612 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 4613 vfunc[27]: QWidget::enterEvent(QEvent*) 4614 vfunc[28]: QWidget::leaveEvent(QEvent*) 4615 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 4616 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 4617 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 4618 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 4619 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 4620 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 4621 vfunc[35]: QWidget::actionEvent(QActionEvent*) 4622 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 4623 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 4624 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 4625 vfunc[39]: QWidget::dropEvent(QDropEvent*) 4626 vfunc[40]: QDialog::showEvent(QShowEvent*) 4627 vfunc[41]: QWidget::hideEvent(QHideEvent*) 4628 vfunc[42]: QWidget::x11Event(_XEvent*) 4629 vfunc[43]: QWidget::changeEvent(QEvent*) 4630 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 4631 const 4632 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 4633 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 4634 const 4635 vfunc[47]: QWidget::focusNextPrevChild(bool) 4636 vfunc[48]: QWidget::styleChange(QStyle&) 4637 vfunc[49]: QWidget::enabledChange(bool) 4638 vfunc[50]: QWidget::paletteChange(QPalette const&) 4639 vfunc[51]: QWidget::fontChange(QFont const&) 4640 vfunc[52]: QWidget::windowActivationChange(bool) 4641 vfunc[53]: QWidget::languageChange() 4642 vfunc[54]: QDialog::done(int) 4643 vfunc[55]: QDialog::accept() 4644 vfunc[56]: QDialog::reject() 4645 vfunc[57]: __cxa_pure_virtual 4646 4647 Table 6-177. Secondary vtable for QAbstractPageSetupDialog 4648 Base Offset -16 4649 Virtual Base Offset 0 4650 RTTI typeinfo for QAbstractPageSetupDialog 4651 vfunc[0]: non-virtual thunk to 4652 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 4653 vfunc[1]: non-virtual thunk to 4654 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 4655 vfunc[2]: non-virtual thunk to QWidget::devType() const 4656 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 4657 vfunc[4]: non-virtual thunk to 4658 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 4659 4660 The Run Time Type Information for the QAbstractPageSetupDialog 4661 class is described by Table 6-178 4662 4663 Table 6-178. typeinfo for QAbstractPageSetupDialog 4664 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4665 Name typeinfo name for QAbstractPageSetupDialog 4666 basetype: typeinfo for QDialog 4667 _________________________________________________________ 4668 4669 6.4.1.49. Class data for QColorDialog 4670 4671 The virtual table for the QColorDialog class is described by 4672 Table 6-179 4673 4674 Table 6-179. Primary vtable for QColorDialog 4675 Base Offset 0 4676 Virtual Base Offset 0 4677 RTTI typeinfo for QColorDialog 4678 vfunc[0]: QColorDialog::metaObject() const 4679 vfunc[1]: QColorDialog::qt_metacast(char const*) 4680 vfunc[2]: QColorDialog::qt_metacall(QMetaObject::Call, int, 4681 void**) 4682 vfunc[3]: QColorDialog::~QColorDialog() 4683 vfunc[4]: QColorDialog::~QColorDialog() 4684 vfunc[5]: QWidget::event(QEvent*) 4685 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 4686 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4687 vfunc[8]: QObject::childEvent(QChildEvent*) 4688 vfunc[9]: QObject::customEvent(QEvent*) 4689 vfunc[10]: QObject::connectNotify(char const*) 4690 vfunc[11]: QObject::disconnectNotify(char const*) 4691 vfunc[12]: QWidget::devType() const 4692 vfunc[13]: QDialog::setVisible(bool) 4693 vfunc[14]: QDialog::sizeHint() const 4694 vfunc[15]: QDialog::minimumSizeHint() const 4695 vfunc[16]: QWidget::heightForWidth(int) const 4696 vfunc[17]: QWidget::paintEngine() const 4697 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 4698 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 4699 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 4700 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 4701 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 4702 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 4703 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 4704 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 4705 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 4706 vfunc[27]: QWidget::enterEvent(QEvent*) 4707 vfunc[28]: QWidget::leaveEvent(QEvent*) 4708 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 4709 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 4710 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 4711 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 4712 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 4713 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 4714 vfunc[35]: QWidget::actionEvent(QActionEvent*) 4715 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 4716 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 4717 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 4718 vfunc[39]: QWidget::dropEvent(QDropEvent*) 4719 vfunc[40]: QDialog::showEvent(QShowEvent*) 4720 vfunc[41]: QWidget::hideEvent(QHideEvent*) 4721 vfunc[42]: QWidget::x11Event(_XEvent*) 4722 vfunc[43]: QWidget::changeEvent(QEvent*) 4723 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 4724 const 4725 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 4726 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 4727 const 4728 vfunc[47]: QWidget::focusNextPrevChild(bool) 4729 vfunc[48]: QWidget::styleChange(QStyle&) 4730 vfunc[49]: QWidget::enabledChange(bool) 4731 vfunc[50]: QWidget::paletteChange(QPalette const&) 4732 vfunc[51]: QWidget::fontChange(QFont const&) 4733 vfunc[52]: QWidget::windowActivationChange(bool) 4734 vfunc[53]: QWidget::languageChange() 4735 vfunc[54]: QDialog::done(int) 4736 vfunc[55]: QDialog::accept() 4737 vfunc[56]: QDialog::reject() 4738 4739 Table 6-180. Secondary vtable for QColorDialog 4740 Base Offset -16 4741 Virtual Base Offset 0 4742 RTTI typeinfo for QColorDialog 4743 vfunc[0]: non-virtual thunk to QColorDialog::~QColorDialog() 4744 vfunc[1]: non-virtual thunk to QColorDialog::~QColorDialog() 4745 vfunc[2]: non-virtual thunk to QWidget::devType() const 4746 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 4747 vfunc[4]: non-virtual thunk to 4748 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 4749 4750 The Run Time Type Information for the QColorDialog class is 4751 described by Table 6-181 4752 4753 Table 6-181. typeinfo for QColorDialog 4754 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4755 Name typeinfo name for QColorDialog 4756 basetype: typeinfo for QDialog 4757 _________________________________________________________ 4758 4759 6.4.1.50. Class data for QFontDialog 4760 4761 The virtual table for the QFontDialog class is described by 4762 Table 6-182 4763 4764 Table 6-182. Primary vtable for QFontDialog 4765 Base Offset 0 4766 Virtual Base Offset 0 4767 RTTI typeinfo for QFontDialog 4768 vfunc[0]: QFontDialog::metaObject() const 4769 vfunc[1]: QFontDialog::qt_metacast(char const*) 4770 vfunc[2]: QFontDialog::qt_metacall(QMetaObject::Call, int, 4771 void**) 4772 vfunc[3]: QFontDialog::~QFontDialog() 4773 vfunc[4]: QFontDialog::~QFontDialog() 4774 vfunc[5]: QWidget::event(QEvent*) 4775 vfunc[6]: QFontDialog::eventFilter(QObject*, QEvent*) 4776 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4777 vfunc[8]: QObject::childEvent(QChildEvent*) 4778 vfunc[9]: QObject::customEvent(QEvent*) 4779 vfunc[10]: QObject::connectNotify(char const*) 4780 vfunc[11]: QObject::disconnectNotify(char const*) 4781 vfunc[12]: QWidget::devType() const 4782 vfunc[13]: QDialog::setVisible(bool) 4783 vfunc[14]: QDialog::sizeHint() const 4784 vfunc[15]: QDialog::minimumSizeHint() const 4785 vfunc[16]: QWidget::heightForWidth(int) const 4786 vfunc[17]: QWidget::paintEngine() const 4787 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 4788 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 4789 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 4790 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 4791 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 4792 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 4793 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 4794 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 4795 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 4796 vfunc[27]: QWidget::enterEvent(QEvent*) 4797 vfunc[28]: QWidget::leaveEvent(QEvent*) 4798 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 4799 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 4800 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 4801 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 4802 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 4803 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 4804 vfunc[35]: QWidget::actionEvent(QActionEvent*) 4805 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 4806 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 4807 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 4808 vfunc[39]: QWidget::dropEvent(QDropEvent*) 4809 vfunc[40]: QDialog::showEvent(QShowEvent*) 4810 vfunc[41]: QWidget::hideEvent(QHideEvent*) 4811 vfunc[42]: QWidget::x11Event(_XEvent*) 4812 vfunc[43]: QWidget::changeEvent(QEvent*) 4813 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 4814 const 4815 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 4816 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 4817 const 4818 vfunc[47]: QWidget::focusNextPrevChild(bool) 4819 vfunc[48]: QWidget::styleChange(QStyle&) 4820 vfunc[49]: QWidget::enabledChange(bool) 4821 vfunc[50]: QWidget::paletteChange(QPalette const&) 4822 vfunc[51]: QWidget::fontChange(QFont const&) 4823 vfunc[52]: QWidget::windowActivationChange(bool) 4824 vfunc[53]: QWidget::languageChange() 4825 vfunc[54]: QDialog::done(int) 4826 vfunc[55]: QDialog::accept() 4827 vfunc[56]: QDialog::reject() 4828 4829 Table 6-183. Secondary vtable for QFontDialog 4830 Base Offset -16 4831 Virtual Base Offset 0 4832 RTTI typeinfo for QFontDialog 4833 vfunc[0]: non-virtual thunk to QFontDialog::~QFontDialog() 4834 vfunc[1]: non-virtual thunk to QFontDialog::~QFontDialog() 4835 vfunc[2]: non-virtual thunk to QWidget::devType() const 4836 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 4837 vfunc[4]: non-virtual thunk to 4838 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 4839 4840 The Run Time Type Information for the QFontDialog class is 4841 described by Table 6-184 4842 4843 Table 6-184. typeinfo for QFontDialog 4844 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4845 Name typeinfo name for QFontDialog 4846 basetype: typeinfo for QDialog 4847 _________________________________________________________ 4848 4849 6.4.1.51. Class data for QMessageBox 4850 4851 The virtual table for the QMessageBox class is described by 4852 Table 6-185 4853 4854 Table 6-185. Primary vtable for QMessageBox 4855 Base Offset 0 4856 Virtual Base Offset 0 4857 RTTI typeinfo for QMessageBox 4858 vfunc[0]: QMessageBox::metaObject() const 4859 vfunc[1]: QMessageBox::qt_metacast(char const*) 4860 vfunc[2]: QMessageBox::qt_metacall(QMetaObject::Call, int, 4861 void**) 4862 vfunc[3]: QMessageBox::~QMessageBox() 4863 vfunc[4]: QMessageBox::~QMessageBox() 4864 vfunc[5]: QWidget::event(QEvent*) 4865 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 4866 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4867 vfunc[8]: QObject::childEvent(QChildEvent*) 4868 vfunc[9]: QObject::customEvent(QEvent*) 4869 vfunc[10]: QObject::connectNotify(char const*) 4870 vfunc[11]: QObject::disconnectNotify(char const*) 4871 vfunc[12]: QWidget::devType() const 4872 vfunc[13]: QDialog::setVisible(bool) 4873 vfunc[14]: QMessageBox::sizeHint() const 4874 vfunc[15]: QDialog::minimumSizeHint() const 4875 vfunc[16]: QWidget::heightForWidth(int) const 4876 vfunc[17]: QWidget::paintEngine() const 4877 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 4878 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 4879 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 4880 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 4881 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 4882 vfunc[23]: QMessageBox::keyPressEvent(QKeyEvent*) 4883 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 4884 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 4885 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 4886 vfunc[27]: QWidget::enterEvent(QEvent*) 4887 vfunc[28]: QWidget::leaveEvent(QEvent*) 4888 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 4889 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 4890 vfunc[31]: QMessageBox::resizeEvent(QResizeEvent*) 4891 vfunc[32]: QMessageBox::closeEvent(QCloseEvent*) 4892 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 4893 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 4894 vfunc[35]: QWidget::actionEvent(QActionEvent*) 4895 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 4896 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 4897 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 4898 vfunc[39]: QWidget::dropEvent(QDropEvent*) 4899 vfunc[40]: QMessageBox::showEvent(QShowEvent*) 4900 vfunc[41]: QWidget::hideEvent(QHideEvent*) 4901 vfunc[42]: QWidget::x11Event(_XEvent*) 4902 vfunc[43]: QMessageBox::changeEvent(QEvent*) 4903 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 4904 const 4905 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 4906 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 4907 const 4908 vfunc[47]: QWidget::focusNextPrevChild(bool) 4909 vfunc[48]: QWidget::styleChange(QStyle&) 4910 vfunc[49]: QWidget::enabledChange(bool) 4911 vfunc[50]: QWidget::paletteChange(QPalette const&) 4912 vfunc[51]: QWidget::fontChange(QFont const&) 4913 vfunc[52]: QWidget::windowActivationChange(bool) 4914 vfunc[53]: QWidget::languageChange() 4915 vfunc[54]: QDialog::done(int) 4916 vfunc[55]: QDialog::accept() 4917 vfunc[56]: QDialog::reject() 4918 4919 Table 6-186. Secondary vtable for QMessageBox 4920 Base Offset -16 4921 Virtual Base Offset 0 4922 RTTI typeinfo for QMessageBox 4923 vfunc[0]: non-virtual thunk to QMessageBox::~QMessageBox() 4924 vfunc[1]: non-virtual thunk to QMessageBox::~QMessageBox() 4925 vfunc[2]: non-virtual thunk to QWidget::devType() const 4926 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 4927 vfunc[4]: non-virtual thunk to 4928 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 4929 4930 The Run Time Type Information for the QMessageBox class is 4931 described by Table 6-187 4932 4933 Table 6-187. typeinfo for QMessageBox 4934 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4935 Name typeinfo name for QMessageBox 4936 basetype: typeinfo for QDialog 4937 _________________________________________________________ 4938 4939 6.4.1.52. Class data for QProgressDialog 4940 4941 The virtual table for the QProgressDialog class is described 4942 by Table 6-188 4943 4944 Table 6-188. Primary vtable for QProgressDialog 4945 Base Offset 0 4946 Virtual Base Offset 0 4947 RTTI typeinfo for QProgressDialog 4948 vfunc[0]: QProgressDialog::metaObject() const 4949 vfunc[1]: QProgressDialog::qt_metacast(char const*) 4950 vfunc[2]: QProgressDialog::qt_metacall(QMetaObject::Call, int, 4951 void**) 4952 vfunc[3]: QProgressDialog::~QProgressDialog() 4953 vfunc[4]: QProgressDialog::~QProgressDialog() 4954 vfunc[5]: QWidget::event(QEvent*) 4955 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 4956 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4957 vfunc[8]: QObject::childEvent(QChildEvent*) 4958 vfunc[9]: QObject::customEvent(QEvent*) 4959 vfunc[10]: QObject::connectNotify(char const*) 4960 vfunc[11]: QObject::disconnectNotify(char const*) 4961 vfunc[12]: QWidget::devType() const 4962 vfunc[13]: QDialog::setVisible(bool) 4963 vfunc[14]: QProgressDialog::sizeHint() const 4964 vfunc[15]: QDialog::minimumSizeHint() const 4965 vfunc[16]: QWidget::heightForWidth(int) const 4966 vfunc[17]: QWidget::paintEngine() const 4967 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 4968 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 4969 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 4970 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 4971 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 4972 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 4973 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 4974 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 4975 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 4976 vfunc[27]: QWidget::enterEvent(QEvent*) 4977 vfunc[28]: QWidget::leaveEvent(QEvent*) 4978 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 4979 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 4980 vfunc[31]: QProgressDialog::resizeEvent(QResizeEvent*) 4981 vfunc[32]: QProgressDialog::closeEvent(QCloseEvent*) 4982 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 4983 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 4984 vfunc[35]: QWidget::actionEvent(QActionEvent*) 4985 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 4986 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 4987 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 4988 vfunc[39]: QWidget::dropEvent(QDropEvent*) 4989 vfunc[40]: QProgressDialog::showEvent(QShowEvent*) 4990 vfunc[41]: QWidget::hideEvent(QHideEvent*) 4991 vfunc[42]: QWidget::x11Event(_XEvent*) 4992 vfunc[43]: QProgressDialog::changeEvent(QEvent*) 4993 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 4994 const 4995 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 4996 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 4997 const 4998 vfunc[47]: QWidget::focusNextPrevChild(bool) 4999 vfunc[48]: QWidget::styleChange(QStyle&) 5000 vfunc[49]: QWidget::enabledChange(bool) 5001 vfunc[50]: QWidget::paletteChange(QPalette const&) 5002 vfunc[51]: QWidget::fontChange(QFont const&) 5003 vfunc[52]: QWidget::windowActivationChange(bool) 5004 vfunc[53]: QWidget::languageChange() 5005 vfunc[54]: QDialog::done(int) 5006 vfunc[55]: QDialog::accept() 5007 vfunc[56]: QDialog::reject() 5008 5009 Table 6-189. Secondary vtable for QProgressDialog 5010 Base Offset -16 5011 Virtual Base Offset 0 5012 RTTI typeinfo for QProgressDialog 5013 vfunc[0]: non-virtual thunk to 5014 QProgressDialog::~QProgressDialog() 5015 vfunc[1]: non-virtual thunk to 5016 QProgressDialog::~QProgressDialog() 5017 vfunc[2]: non-virtual thunk to QWidget::devType() const 5018 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 5019 vfunc[4]: non-virtual thunk to 5020 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 5021 5022 The Run Time Type Information for the QProgressDialog class is 5023 described by Table 6-190 5024 5025 Table 6-190. typeinfo for QProgressDialog 5026 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5027 Name typeinfo name for QProgressDialog 5028 basetype: typeinfo for QDialog 5029 _________________________________________________________ 5030 5031 6.4.1.53. Class data for QErrorMessage 5032 5033 The virtual table for the QErrorMessage class is described by 5034 Table 6-191 5035 5036 Table 6-191. Primary vtable for QErrorMessage 5037 Base Offset 0 5038 Virtual Base Offset 0 5039 RTTI typeinfo for QErrorMessage 5040 vfunc[0]: QErrorMessage::metaObject() const 5041 vfunc[1]: QErrorMessage::qt_metacast(char const*) 5042 vfunc[2]: QErrorMessage::qt_metacall(QMetaObject::Call, int, 5043 void**) 5044 vfunc[3]: QErrorMessage::~QErrorMessage() 5045 vfunc[4]: QErrorMessage::~QErrorMessage() 5046 vfunc[5]: QWidget::event(QEvent*) 5047 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 5048 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5049 vfunc[8]: QObject::childEvent(QChildEvent*) 5050 vfunc[9]: QObject::customEvent(QEvent*) 5051 vfunc[10]: QObject::connectNotify(char const*) 5052 vfunc[11]: QObject::disconnectNotify(char const*) 5053 vfunc[12]: QWidget::devType() const 5054 vfunc[13]: QDialog::setVisible(bool) 5055 vfunc[14]: QDialog::sizeHint() const 5056 vfunc[15]: QDialog::minimumSizeHint() const 5057 vfunc[16]: QWidget::heightForWidth(int) const 5058 vfunc[17]: QWidget::paintEngine() const 5059 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 5060 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 5061 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 5062 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 5063 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 5064 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 5065 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 5066 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 5067 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 5068 vfunc[27]: QWidget::enterEvent(QEvent*) 5069 vfunc[28]: QWidget::leaveEvent(QEvent*) 5070 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 5071 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 5072 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 5073 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 5074 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 5075 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 5076 vfunc[35]: QWidget::actionEvent(QActionEvent*) 5077 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 5078 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 5079 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 5080 vfunc[39]: QWidget::dropEvent(QDropEvent*) 5081 vfunc[40]: QDialog::showEvent(QShowEvent*) 5082 vfunc[41]: QWidget::hideEvent(QHideEvent*) 5083 vfunc[42]: QWidget::x11Event(_XEvent*) 5084 vfunc[43]: QWidget::changeEvent(QEvent*) 5085 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 5086 const 5087 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 5088 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 5089 const 5090 vfunc[47]: QWidget::focusNextPrevChild(bool) 5091 vfunc[48]: QWidget::styleChange(QStyle&) 5092 vfunc[49]: QWidget::enabledChange(bool) 5093 vfunc[50]: QWidget::paletteChange(QPalette const&) 5094 vfunc[51]: QWidget::fontChange(QFont const&) 5095 vfunc[52]: QWidget::windowActivationChange(bool) 5096 vfunc[53]: QWidget::languageChange() 5097 vfunc[54]: QErrorMessage::done(int) 5098 vfunc[55]: QDialog::accept() 5099 vfunc[56]: QDialog::reject() 5100 5101 Table 6-192. Secondary vtable for QErrorMessage 5102 Base Offset -16 5103 Virtual Base Offset 0 5104 RTTI typeinfo for QErrorMessage 5105 vfunc[0]: non-virtual thunk to QErrorMessage::~QErrorMessage() 5106 vfunc[1]: non-virtual thunk to QErrorMessage::~QErrorMessage() 5107 vfunc[2]: non-virtual thunk to QWidget::devType() const 5108 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 5109 vfunc[4]: non-virtual thunk to 5110 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 5111 5112 The Run Time Type Information for the QErrorMessage class is 5113 described by Table 6-193 5114 5115 Table 6-193. typeinfo for QErrorMessage 5116 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5117 Name typeinfo name for QErrorMessage 5118 basetype: typeinfo for QDialog 5119 _________________________________________________________ 5120 5121 6.4.1.54. Class data for QFileDialog 5122 5123 The virtual table for the QFileDialog class is described by 5124 Table 6-194 5125 5126 Table 6-194. Primary vtable for QFileDialog 5127 Base Offset 0 5128 Virtual Base Offset 0 5129 RTTI typeinfo for QFileDialog 5130 vfunc[0]: QFileDialog::metaObject() const 5131 vfunc[1]: QFileDialog::qt_metacast(char const*) 5132 vfunc[2]: QFileDialog::qt_metacall(QMetaObject::Call, int, 5133 void**) 5134 vfunc[3]: QFileDialog::~QFileDialog() 5135 vfunc[4]: QFileDialog::~QFileDialog() 5136 vfunc[5]: QWidget::event(QEvent*) 5137 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 5138 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5139 vfunc[8]: QObject::childEvent(QChildEvent*) 5140 vfunc[9]: QObject::customEvent(QEvent*) 5141 vfunc[10]: QObject::connectNotify(char const*) 5142 vfunc[11]: QObject::disconnectNotify(char const*) 5143 vfunc[12]: QWidget::devType() const 5144 vfunc[13]: QDialog::setVisible(bool) 5145 vfunc[14]: QDialog::sizeHint() const 5146 vfunc[15]: QDialog::minimumSizeHint() const 5147 vfunc[16]: QWidget::heightForWidth(int) const 5148 vfunc[17]: QWidget::paintEngine() const 5149 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 5150 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 5151 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 5152 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 5153 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 5154 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 5155 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 5156 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 5157 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 5158 vfunc[27]: QWidget::enterEvent(QEvent*) 5159 vfunc[28]: QWidget::leaveEvent(QEvent*) 5160 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 5161 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 5162 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 5163 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 5164 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 5165 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 5166 vfunc[35]: QWidget::actionEvent(QActionEvent*) 5167 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 5168 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 5169 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 5170 vfunc[39]: QWidget::dropEvent(QDropEvent*) 5171 vfunc[40]: QDialog::showEvent(QShowEvent*) 5172 vfunc[41]: QWidget::hideEvent(QHideEvent*) 5173 vfunc[42]: QWidget::x11Event(_XEvent*) 5174 vfunc[43]: QWidget::changeEvent(QEvent*) 5175 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 5176 const 5177 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 5178 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 5179 const 5180 vfunc[47]: QWidget::focusNextPrevChild(bool) 5181 vfunc[48]: QWidget::styleChange(QStyle&) 5182 vfunc[49]: QWidget::enabledChange(bool) 5183 vfunc[50]: QWidget::paletteChange(QPalette const&) 5184 vfunc[51]: QWidget::fontChange(QFont const&) 5185 vfunc[52]: QWidget::windowActivationChange(bool) 5186 vfunc[53]: QWidget::languageChange() 5187 vfunc[54]: QFileDialog::done(int) 5188 vfunc[55]: QFileDialog::accept() 5189 vfunc[56]: QDialog::reject() 5190 5191 Table 6-195. Secondary vtable for QFileDialog 5192 Base Offset -16 5193 Virtual Base Offset 0 5194 RTTI typeinfo for QFileDialog 5195 vfunc[0]: non-virtual thunk to QFileDialog::~QFileDialog() 5196 vfunc[1]: non-virtual thunk to QFileDialog::~QFileDialog() 5197 vfunc[2]: non-virtual thunk to QWidget::devType() const 5198 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 5199 vfunc[4]: non-virtual thunk to 5200 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 5201 5202 The Run Time Type Information for the QFileDialog class is 5203 described by Table 6-196 5204 5205 Table 6-196. typeinfo for QFileDialog 5206 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5207 Name typeinfo name for QFileDialog 5208 basetype: typeinfo for QDialog 5209 _________________________________________________________ 5210 5211 6.4.1.55. Class data for QAbstractPrintDialog 5212 5213 The virtual table for the QAbstractPrintDialog class is 5214 described by Table 6-197 5215 5216 Table 6-197. Primary vtable for QAbstractPrintDialog 5217 Base Offset 0 5218 Virtual Base Offset 0 5219 RTTI typeinfo for QAbstractPrintDialog 5220 vfunc[0]: QDialog::metaObject() const 5221 vfunc[1]: QDialog::qt_metacast(char const*) 5222 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 5223 vfunc[3]: QAbstractPrintDialog::~QAbstractPrintDialog() 5224 vfunc[4]: QAbstractPrintDialog::~QAbstractPrintDialog() 5225 vfunc[5]: QWidget::event(QEvent*) 5226 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 5227 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5228 vfunc[8]: QObject::childEvent(QChildEvent*) 5229 vfunc[9]: QObject::customEvent(QEvent*) 5230 vfunc[10]: QObject::connectNotify(char const*) 5231 vfunc[11]: QObject::disconnectNotify(char const*) 5232 vfunc[12]: QWidget::devType() const 5233 vfunc[13]: QDialog::setVisible(bool) 5234 vfunc[14]: QDialog::sizeHint() const 5235 vfunc[15]: QDialog::minimumSizeHint() const 5236 vfunc[16]: QWidget::heightForWidth(int) const 5237 vfunc[17]: QWidget::paintEngine() const 5238 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 5239 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 5240 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 5241 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 5242 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 5243 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 5244 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 5245 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 5246 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 5247 vfunc[27]: QWidget::enterEvent(QEvent*) 5248 vfunc[28]: QWidget::leaveEvent(QEvent*) 5249 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 5250 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 5251 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 5252 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 5253 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 5254 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 5255 vfunc[35]: QWidget::actionEvent(QActionEvent*) 5256 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 5257 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 5258 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 5259 vfunc[39]: QWidget::dropEvent(QDropEvent*) 5260 vfunc[40]: QDialog::showEvent(QShowEvent*) 5261 vfunc[41]: QWidget::hideEvent(QHideEvent*) 5262 vfunc[42]: QWidget::x11Event(_XEvent*) 5263 vfunc[43]: QWidget::changeEvent(QEvent*) 5264 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 5265 const 5266 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 5267 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 5268 const 5269 vfunc[47]: QWidget::focusNextPrevChild(bool) 5270 vfunc[48]: QWidget::styleChange(QStyle&) 5271 vfunc[49]: QWidget::enabledChange(bool) 5272 vfunc[50]: QWidget::paletteChange(QPalette const&) 5273 vfunc[51]: QWidget::fontChange(QFont const&) 5274 vfunc[52]: QWidget::windowActivationChange(bool) 5275 vfunc[53]: QWidget::languageChange() 5276 vfunc[54]: QDialog::done(int) 5277 vfunc[55]: QDialog::accept() 5278 vfunc[56]: QDialog::reject() 5279 vfunc[57]: __cxa_pure_virtual 5280 5281 Table 6-198. Secondary vtable for QAbstractPrintDialog 5282 Base Offset -16 5283 Virtual Base Offset 0 5284 RTTI typeinfo for QAbstractPrintDialog 5285 vfunc[0]: non-virtual thunk to 5286 QAbstractPrintDialog::~QAbstractPrintDialog() 5287 vfunc[1]: non-virtual thunk to 5288 QAbstractPrintDialog::~QAbstractPrintDialog() 5289 vfunc[2]: non-virtual thunk to QWidget::devType() const 5290 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 5291 vfunc[4]: non-virtual thunk to 5292 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 5293 5294 The Run Time Type Information for the QAbstractPrintDialog 5295 class is described by Table 6-199 5296 5297 Table 6-199. typeinfo for QAbstractPrintDialog 5298 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5299 Name typeinfo name for QAbstractPrintDialog 5300 basetype: typeinfo for QDialog 5301 _________________________________________________________ 5302 5303 6.4.1.56. Class data for QPrintDialog 5304 5305 The virtual table for the QPrintDialog class is described by 5306 Table 6-200 5307 5308 Table 6-200. Primary vtable for QPrintDialog 5309 Base Offset 0 5310 Virtual Base Offset 0 5311 RTTI typeinfo for QPrintDialog 5312 vfunc[0]: QPrintDialog::metaObject() const 5313 vfunc[1]: QPrintDialog::qt_metacast(char const*) 5314 vfunc[2]: QPrintDialog::qt_metacall(QMetaObject::Call, int, 5315 void**) 5316 vfunc[3]: QPrintDialog::~QPrintDialog() 5317 vfunc[4]: QPrintDialog::~QPrintDialog() 5318 vfunc[5]: QWidget::event(QEvent*) 5319 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 5320 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5321 vfunc[8]: QObject::childEvent(QChildEvent*) 5322 vfunc[9]: QObject::customEvent(QEvent*) 5323 vfunc[10]: QObject::connectNotify(char const*) 5324 vfunc[11]: QObject::disconnectNotify(char const*) 5325 vfunc[12]: QWidget::devType() const 5326 vfunc[13]: QDialog::setVisible(bool) 5327 vfunc[14]: QDialog::sizeHint() const 5328 vfunc[15]: QDialog::minimumSizeHint() const 5329 vfunc[16]: QWidget::heightForWidth(int) const 5330 vfunc[17]: QWidget::paintEngine() const 5331 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 5332 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 5333 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 5334 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 5335 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 5336 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 5337 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 5338 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 5339 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 5340 vfunc[27]: QWidget::enterEvent(QEvent*) 5341 vfunc[28]: QWidget::leaveEvent(QEvent*) 5342 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 5343 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 5344 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 5345 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 5346 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 5347 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 5348 vfunc[35]: QWidget::actionEvent(QActionEvent*) 5349 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 5350 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 5351 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 5352 vfunc[39]: QWidget::dropEvent(QDropEvent*) 5353 vfunc[40]: QDialog::showEvent(QShowEvent*) 5354 vfunc[41]: QWidget::hideEvent(QHideEvent*) 5355 vfunc[42]: QWidget::x11Event(_XEvent*) 5356 vfunc[43]: QWidget::changeEvent(QEvent*) 5357 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 5358 const 5359 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 5360 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 5361 const 5362 vfunc[47]: QWidget::focusNextPrevChild(bool) 5363 vfunc[48]: QWidget::styleChange(QStyle&) 5364 vfunc[49]: QWidget::enabledChange(bool) 5365 vfunc[50]: QWidget::paletteChange(QPalette const&) 5366 vfunc[51]: QWidget::fontChange(QFont const&) 5367 vfunc[52]: QWidget::windowActivationChange(bool) 5368 vfunc[53]: QWidget::languageChange() 5369 vfunc[54]: QDialog::done(int) 5370 vfunc[55]: QDialog::accept() 5371 vfunc[56]: QDialog::reject() 5372 vfunc[57]: QPrintDialog::exec() 5373 5374 Table 6-201. Secondary vtable for QPrintDialog 5375 Base Offset -16 5376 Virtual Base Offset 0 5377 RTTI typeinfo for QPrintDialog 5378 vfunc[0]: non-virtual thunk to QPrintDialog::~QPrintDialog() 5379 vfunc[1]: non-virtual thunk to QPrintDialog::~QPrintDialog() 5380 vfunc[2]: non-virtual thunk to QWidget::devType() const 5381 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 5382 vfunc[4]: non-virtual thunk to 5383 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 5384 5385 The Run Time Type Information for the QPrintDialog class is 5386 described by Table 6-202 5387 5388 Table 6-202. typeinfo for QPrintDialog 5389 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5390 Name typeinfo name for QPrintDialog 5391 basetype: typeinfo for QAbstractPrintDialog 5392 _________________________________________________________ 5393 5394 6.4.1.57. Class data for QPageSetupDialog 5395 5396 The virtual table for the QPageSetupDialog class is described 5397 by Table 6-203 5398 5399 Table 6-203. Primary vtable for QPageSetupDialog 5400 Base Offset 0 5401 Virtual Base Offset 0 5402 RTTI typeinfo for QPageSetupDialog 5403 vfunc[0]: QDialog::metaObject() const 5404 vfunc[1]: QDialog::qt_metacast(char const*) 5405 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 5406 vfunc[3]: QPageSetupDialog::~QPageSetupDialog() 5407 vfunc[4]: QPageSetupDialog::~QPageSetupDialog() 5408 vfunc[5]: QWidget::event(QEvent*) 5409 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 5410 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5411 vfunc[8]: QObject::childEvent(QChildEvent*) 5412 vfunc[9]: QObject::customEvent(QEvent*) 5413 vfunc[10]: QObject::connectNotify(char const*) 5414 vfunc[11]: QObject::disconnectNotify(char const*) 5415 vfunc[12]: QWidget::devType() const 5416 vfunc[13]: QDialog::setVisible(bool) 5417 vfunc[14]: QDialog::sizeHint() const 5418 vfunc[15]: QDialog::minimumSizeHint() const 5419 vfunc[16]: QWidget::heightForWidth(int) const 5420 vfunc[17]: QWidget::paintEngine() const 5421 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 5422 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 5423 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 5424 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 5425 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 5426 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 5427 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 5428 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 5429 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 5430 vfunc[27]: QWidget::enterEvent(QEvent*) 5431 vfunc[28]: QWidget::leaveEvent(QEvent*) 5432 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 5433 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 5434 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 5435 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 5436 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 5437 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 5438 vfunc[35]: QWidget::actionEvent(QActionEvent*) 5439 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 5440 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 5441 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 5442 vfunc[39]: QWidget::dropEvent(QDropEvent*) 5443 vfunc[40]: QDialog::showEvent(QShowEvent*) 5444 vfunc[41]: QWidget::hideEvent(QHideEvent*) 5445 vfunc[42]: QWidget::x11Event(_XEvent*) 5446 vfunc[43]: QWidget::changeEvent(QEvent*) 5447 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 5448 const 5449 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 5450 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 5451 const 5452 vfunc[47]: QWidget::focusNextPrevChild(bool) 5453 vfunc[48]: QWidget::styleChange(QStyle&) 5454 vfunc[49]: QWidget::enabledChange(bool) 5455 vfunc[50]: QWidget::paletteChange(QPalette const&) 5456 vfunc[51]: QWidget::fontChange(QFont const&) 5457 vfunc[52]: QWidget::windowActivationChange(bool) 5458 vfunc[53]: QWidget::languageChange() 5459 vfunc[54]: QDialog::done(int) 5460 vfunc[55]: QDialog::accept() 5461 vfunc[56]: QDialog::reject() 5462 vfunc[57]: QPageSetupDialog::exec() 5463 5464 Table 6-204. Secondary vtable for QPageSetupDialog 5465 Base Offset -16 5466 Virtual Base Offset 0 5467 RTTI typeinfo for QPageSetupDialog 5468 vfunc[0]: non-virtual thunk to 5469 QPageSetupDialog::~QPageSetupDialog() 5470 vfunc[1]: non-virtual thunk to 5471 QPageSetupDialog::~QPageSetupDialog() 5472 vfunc[2]: non-virtual thunk to QWidget::devType() const 5473 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 5474 vfunc[4]: non-virtual thunk to 5475 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 5476 5477 The Run Time Type Information for the QPageSetupDialog class 5478 is described by Table 6-205 5479 5480 Table 6-205. typeinfo for QPageSetupDialog 5481 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5482 Name typeinfo name for QPageSetupDialog 5483 basetype: typeinfo for QAbstractPageSetupDialog 5484 _________________________________________________________ 5485 5486 6.4.1.58. Class data for QFrame 5487 5488 The virtual table for the QFrame class is described by Table 5489 6-206 5490 5491 Table 6-206. Primary vtable for QFrame 5492 Base Offset 0 5493 Virtual Base Offset 0 5494 RTTI typeinfo for QFrame 5495 vfunc[0]: QFrame::metaObject() const 5496 vfunc[1]: QFrame::qt_metacast(char const*) 5497 vfunc[2]: QFrame::qt_metacall(QMetaObject::Call, int, void**) 5498 vfunc[3]: QFrame::~QFrame() 5499 vfunc[4]: QFrame::~QFrame() 5500 vfunc[5]: QFrame::event(QEvent*) 5501 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5502 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5503 vfunc[8]: QObject::childEvent(QChildEvent*) 5504 vfunc[9]: QObject::customEvent(QEvent*) 5505 vfunc[10]: QObject::connectNotify(char const*) 5506 vfunc[11]: QObject::disconnectNotify(char const*) 5507 vfunc[12]: QWidget::devType() const 5508 vfunc[13]: QWidget::setVisible(bool) 5509 vfunc[14]: QFrame::sizeHint() const 5510 vfunc[15]: QWidget::minimumSizeHint() const 5511 vfunc[16]: QWidget::heightForWidth(int) const 5512 vfunc[17]: QWidget::paintEngine() const 5513 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 5514 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 5515 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 5516 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 5517 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 5518 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 5519 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 5520 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 5521 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 5522 vfunc[27]: QWidget::enterEvent(QEvent*) 5523 vfunc[28]: QWidget::leaveEvent(QEvent*) 5524 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 5525 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 5526 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 5527 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 5528 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 5529 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 5530 vfunc[35]: QWidget::actionEvent(QActionEvent*) 5531 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 5532 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 5533 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 5534 vfunc[39]: QWidget::dropEvent(QDropEvent*) 5535 vfunc[40]: QWidget::showEvent(QShowEvent*) 5536 vfunc[41]: QWidget::hideEvent(QHideEvent*) 5537 vfunc[42]: QWidget::x11Event(_XEvent*) 5538 vfunc[43]: QFrame::changeEvent(QEvent*) 5539 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 5540 const 5541 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 5542 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 5543 const 5544 vfunc[47]: QWidget::focusNextPrevChild(bool) 5545 vfunc[48]: QWidget::styleChange(QStyle&) 5546 vfunc[49]: QWidget::enabledChange(bool) 5547 vfunc[50]: QWidget::paletteChange(QPalette const&) 5548 vfunc[51]: QWidget::fontChange(QFont const&) 5549 vfunc[52]: QWidget::windowActivationChange(bool) 5550 vfunc[53]: QWidget::languageChange() 5551 5552 Table 6-207. Secondary vtable for QFrame 5553 Base Offset -16 5554 Virtual Base Offset 0 5555 RTTI typeinfo for QFrame 5556 vfunc[0]: non-virtual thunk to QFrame::~QFrame() 5557 vfunc[1]: non-virtual thunk to QFrame::~QFrame() 5558 vfunc[2]: non-virtual thunk to QWidget::devType() const 5559 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 5560 vfunc[4]: non-virtual thunk to 5561 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 5562 5563 The Run Time Type Information for the QFrame class is 5564 described by Table 6-208 5565 5566 Table 6-208. typeinfo for QFrame 5567 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5568 Name typeinfo name for QFrame 5569 basetype: typeinfo for QWidget 5570 _________________________________________________________ 5571 5572 6.4.1.59. Class data for QLineEdit 5573 5574 The virtual table for the QLineEdit class is described by 5575 Table 6-209 5576 5577 Table 6-209. Primary vtable for QLineEdit 5578 Base Offset 0 5579 Virtual Base Offset 0 5580 RTTI typeinfo for QLineEdit 5581 vfunc[0]: QLineEdit::metaObject() const 5582 vfunc[1]: QLineEdit::qt_metacast(char const*) 5583 vfunc[2]: QLineEdit::qt_metacall(QMetaObject::Call, int, 5584 void**) 5585 vfunc[3]: QLineEdit::~QLineEdit() 5586 vfunc[4]: QLineEdit::~QLineEdit() 5587 vfunc[5]: QLineEdit::event(QEvent*) 5588 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5589 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5590 vfunc[8]: QObject::childEvent(QChildEvent*) 5591 vfunc[9]: QObject::customEvent(QEvent*) 5592 vfunc[10]: QObject::connectNotify(char const*) 5593 vfunc[11]: QObject::disconnectNotify(char const*) 5594 vfunc[12]: QWidget::devType() const 5595 vfunc[13]: QWidget::setVisible(bool) 5596 vfunc[14]: QLineEdit::sizeHint() const 5597 vfunc[15]: QLineEdit::minimumSizeHint() const 5598 vfunc[16]: QWidget::heightForWidth(int) const 5599 vfunc[17]: QWidget::paintEngine() const 5600 vfunc[18]: QLineEdit::mousePressEvent(QMouseEvent*) 5601 vfunc[19]: QLineEdit::mouseReleaseEvent(QMouseEvent*) 5602 vfunc[20]: QLineEdit::mouseDoubleClickEvent(QMouseEvent*) 5603 vfunc[21]: QLineEdit::mouseMoveEvent(QMouseEvent*) 5604 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 5605 vfunc[23]: QLineEdit::keyPressEvent(QKeyEvent*) 5606 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 5607 vfunc[25]: QLineEdit::focusInEvent(QFocusEvent*) 5608 vfunc[26]: QLineEdit::focusOutEvent(QFocusEvent*) 5609 vfunc[27]: QWidget::enterEvent(QEvent*) 5610 vfunc[28]: QWidget::leaveEvent(QEvent*) 5611 vfunc[29]: QLineEdit::paintEvent(QPaintEvent*) 5612 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 5613 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 5614 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 5615 vfunc[33]: QLineEdit::contextMenuEvent(QContextMenuEvent*) 5616 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 5617 vfunc[35]: QWidget::actionEvent(QActionEvent*) 5618 vfunc[36]: QLineEdit::dragEnterEvent(QDragEnterEvent*) 5619 vfunc[37]: QLineEdit::dragMoveEvent(QDragMoveEvent*) 5620 vfunc[38]: QLineEdit::dragLeaveEvent(QDragLeaveEvent*) 5621 vfunc[39]: QLineEdit::dropEvent(QDropEvent*) 5622 vfunc[40]: QWidget::showEvent(QShowEvent*) 5623 vfunc[41]: QWidget::hideEvent(QHideEvent*) 5624 vfunc[42]: QWidget::x11Event(_XEvent*) 5625 vfunc[43]: QLineEdit::changeEvent(QEvent*) 5626 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 5627 const 5628 vfunc[45]: QLineEdit::inputMethodEvent(QInputMethodEvent*) 5629 vfunc[46]: QLineEdit::inputMethodQuery(Qt::InputMethodQuery) 5630 const 5631 vfunc[47]: QWidget::focusNextPrevChild(bool) 5632 vfunc[48]: QWidget::styleChange(QStyle&) 5633 vfunc[49]: QWidget::enabledChange(bool) 5634 vfunc[50]: QWidget::paletteChange(QPalette const&) 5635 vfunc[51]: QWidget::fontChange(QFont const&) 5636 vfunc[52]: QWidget::windowActivationChange(bool) 5637 vfunc[53]: QWidget::languageChange() 5638 5639 Table 6-210. Secondary vtable for QLineEdit 5640 Base Offset -16 5641 Virtual Base Offset 0 5642 RTTI typeinfo for QLineEdit 5643 vfunc[0]: non-virtual thunk to QLineEdit::~QLineEdit() 5644 vfunc[1]: non-virtual thunk to QLineEdit::~QLineEdit() 5645 vfunc[2]: non-virtual thunk to QWidget::devType() const 5646 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 5647 vfunc[4]: non-virtual thunk to 5648 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 5649 5650 The Run Time Type Information for the QLineEdit class is 5651 described by Table 6-211 5652 5653 Table 6-211. typeinfo for QLineEdit 5654 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5655 Name typeinfo name for QLineEdit 5656 basetype: typeinfo for QWidget 5657 _________________________________________________________ 5658 5659 6.4.1.60. Class data for QInputDialog 5660 5661 The virtual table for the QInputDialog class is described by 5662 Table 6-212 5663 5664 Table 6-212. Primary vtable for QInputDialog 5665 Base Offset 0 5666 Virtual Base Offset 0 5667 RTTI typeinfo for QInputDialog 5668 vfunc[0]: QInputDialog::metaObject() const 5669 vfunc[1]: QInputDialog::qt_metacast(char const*) 5670 vfunc[2]: QInputDialog::qt_metacall(QMetaObject::Call, int, 5671 void**) 5672 vfunc[3]: QInputDialog::~QInputDialog() 5673 vfunc[4]: QInputDialog::~QInputDialog() 5674 vfunc[5]: QWidget::event(QEvent*) 5675 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 5676 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5677 vfunc[8]: QObject::childEvent(QChildEvent*) 5678 vfunc[9]: QObject::customEvent(QEvent*) 5679 vfunc[10]: QObject::connectNotify(char const*) 5680 vfunc[11]: QObject::disconnectNotify(char const*) 5681 vfunc[12]: QWidget::devType() const 5682 vfunc[13]: QDialog::setVisible(bool) 5683 vfunc[14]: QDialog::sizeHint() const 5684 vfunc[15]: QDialog::minimumSizeHint() const 5685 vfunc[16]: QWidget::heightForWidth(int) const 5686 vfunc[17]: QWidget::paintEngine() const 5687 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 5688 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 5689 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 5690 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 5691 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 5692 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 5693 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 5694 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 5695 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 5696 vfunc[27]: QWidget::enterEvent(QEvent*) 5697 vfunc[28]: QWidget::leaveEvent(QEvent*) 5698 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 5699 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 5700 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 5701 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 5702 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 5703 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 5704 vfunc[35]: QWidget::actionEvent(QActionEvent*) 5705 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 5706 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 5707 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 5708 vfunc[39]: QWidget::dropEvent(QDropEvent*) 5709 vfunc[40]: QDialog::showEvent(QShowEvent*) 5710 vfunc[41]: QWidget::hideEvent(QHideEvent*) 5711 vfunc[42]: QWidget::x11Event(_XEvent*) 5712 vfunc[43]: QWidget::changeEvent(QEvent*) 5713 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 5714 const 5715 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 5716 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 5717 const 5718 vfunc[47]: QWidget::focusNextPrevChild(bool) 5719 vfunc[48]: QWidget::styleChange(QStyle&) 5720 vfunc[49]: QWidget::enabledChange(bool) 5721 vfunc[50]: QWidget::paletteChange(QPalette const&) 5722 vfunc[51]: QWidget::fontChange(QFont const&) 5723 vfunc[52]: QWidget::windowActivationChange(bool) 5724 vfunc[53]: QWidget::languageChange() 5725 vfunc[54]: QDialog::done(int) 5726 vfunc[55]: QDialog::accept() 5727 vfunc[56]: QDialog::reject() 5728 5729 Table 6-213. Secondary vtable for QInputDialog 5730 Base Offset -16 5731 Virtual Base Offset 0 5732 RTTI typeinfo for QInputDialog 5733 vfunc[0]: non-virtual thunk to QInputDialog::~QInputDialog() 5734 vfunc[1]: non-virtual thunk to QInputDialog::~QInputDialog() 5735 vfunc[2]: non-virtual thunk to QWidget::devType() const 5736 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 5737 vfunc[4]: non-virtual thunk to 5738 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 5739 5740 The Run Time Type Information for the QInputDialog class is 5741 described by Table 6-214 5742 5743 Table 6-214. typeinfo for QInputDialog 5744 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5745 Name typeinfo name for QInputDialog 5746 basetype: typeinfo for QDialog 5747 _________________________________________________________ 5748 5749 6.4.1.61. Class data for QImage 5750 5751 The virtual table for the QImage class is described by Table 5752 6-215 5753 5754 Table 6-215. Primary vtable for QImage 5755 Base Offset 0 5756 Virtual Base Offset 0 5757 RTTI typeinfo for QImage 5758 vfunc[0]: QImage::~QImage() 5759 vfunc[1]: QImage::~QImage() 5760 vfunc[2]: QImage::devType() const 5761 vfunc[3]: QImage::paintEngine() const 5762 vfunc[4]: QImage::metric(QPaintDevice::PaintDeviceMetric) 5763 const 5764 5765 The Run Time Type Information for the QImage class is 5766 described by Table 6-216 5767 5768 Table 6-216. typeinfo for QImage 5769 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5770 Name typeinfo name for QImage 5771 basetype: typeinfo for QPaintDevice 5772 _________________________________________________________ 5773 5774 6.4.1.62. Class data for QPixmap 5775 5776 The virtual table for the QPixmap class is described by Table 5777 6-217 5778 5779 Table 6-217. Primary vtable for QPixmap 5780 Base Offset 0 5781 Virtual Base Offset 0 5782 RTTI typeinfo for QPixmap 5783 vfunc[0]: QPixmap::~QPixmap() 5784 vfunc[1]: QPixmap::~QPixmap() 5785 vfunc[2]: QPixmap::devType() const 5786 vfunc[3]: QPixmap::paintEngine() const 5787 vfunc[4]: QPixmap::metric(QPaintDevice::PaintDeviceMetric) 5788 const 5789 5790 The Run Time Type Information for the QPixmap class is 5791 described by Table 6-218 5792 5793 Table 6-218. typeinfo for QPixmap 5794 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5795 Name typeinfo name for QPixmap 5796 basetype: typeinfo for QPaintDevice 5797 _________________________________________________________ 5798 5799 6.4.1.63. Class data for QImageIOHandler 5800 5801 The virtual table for the QImageIOHandler class is described 5802 by Table 6-219 5803 5804 Table 6-219. Primary vtable for QImageIOHandler 5805 Base Offset 0 5806 Virtual Base Offset 0 5807 RTTI typeinfo for QImageIOHandler 5808 vfunc[0]: QImageIOHandler::~QImageIOHandler() 5809 vfunc[1]: QImageIOHandler::~QImageIOHandler() 5810 vfunc[2]: QImageIOHandler::name() const 5811 vfunc[3]: __cxa_pure_virtual 5812 vfunc[4]: __cxa_pure_virtual 5813 vfunc[5]: QImageIOHandler::write(QImage const&) 5814 vfunc[6]: 5815 QImageIOHandler::option(QImageIOHandler::ImageOption) const 5816 vfunc[7]: 5817 QImageIOHandler::setOption(QImageIOHandler::ImageOption, 5818 QVariant const&) 5819 vfunc[8]: 5820 QImageIOHandler::supportsOption(QImageIOHandler::ImageOption) 5821 const 5822 vfunc[9]: QImageIOHandler::jumpToNextImage() 5823 vfunc[10]: QImageIOHandler::jumpToImage(int) 5824 vfunc[11]: QImageIOHandler::loopCount() const 5825 vfunc[12]: QImageIOHandler::imageCount() const 5826 vfunc[13]: QImageIOHandler::nextImageDelay() const 5827 vfunc[14]: QImageIOHandler::currentImageNumber() const 5828 vfunc[15]: QImageIOHandler::currentImageRect() const 5829 5830 The Run Time Type Information for the QImageIOHandler class is 5831 described by Table 6-220 5832 5833 Table 6-220. typeinfo for QImageIOHandler 5834 Base Vtable vtable for __cxxabiv1::__class_type_info 5835 Name typeinfo name for QImageIOHandler 5836 _________________________________________________________ 5837 5838 6.4.1.64. Class data for QImageIOHandlerFactoryInterface 5839 5840 The virtual table for the QImageIOHandlerFactoryInterface 5841 class is described by Table 6-221 5842 5843 Table 6-221. Primary vtable for 5844 QImageIOHandlerFactoryInterface 5845 Base Offset 0 5846 Virtual Base Offset 0 5847 RTTI typeinfo for QImageIOHandlerFactoryInterface 5848 vfunc[0]: 5849 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterf 5850 ace() 5851 vfunc[1]: 5852 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterf 5853 ace() 5854 vfunc[2]: __cxa_pure_virtual 5855 vfunc[3]: __cxa_pure_virtual 5856 5857 The Run Time Type Information for the 5858 QImageIOHandlerFactoryInterface class is described by Table 5859 6-222 5860 5861 Table 6-222. typeinfo for QImageIOHandlerFactoryInterface 5862 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5863 Name typeinfo name for QImageIOHandlerFactoryInterface 5864 basetype: typeinfo for QFactoryInterface 5865 _________________________________________________________ 5866 5867 6.4.1.65. Class data for QImageIOPlugin 5868 5869 The virtual table for the QImageIOPlugin class is described by 5870 Table 6-223 5871 5872 Table 6-223. Primary vtable for QImageIOPlugin 5873 Base Offset 0 5874 Virtual Base Offset 0 5875 RTTI typeinfo for QImageIOPlugin 5876 vfunc[0]: QImageIOPlugin::metaObject() const 5877 vfunc[1]: QImageIOPlugin::qt_metacast(char const*) 5878 vfunc[2]: QImageIOPlugin::qt_metacall(QMetaObject::Call, int, 5879 void**) 5880 vfunc[3]: QImageIOPlugin::~QImageIOPlugin() 5881 vfunc[4]: QImageIOPlugin::~QImageIOPlugin() 5882 vfunc[5]: QObject::event(QEvent*) 5883 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5884 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5885 vfunc[8]: QObject::childEvent(QChildEvent*) 5886 vfunc[9]: QObject::customEvent(QEvent*) 5887 vfunc[10]: QObject::connectNotify(char const*) 5888 vfunc[11]: QObject::disconnectNotify(char const*) 5889 vfunc[12]: __cxa_pure_virtual 5890 vfunc[13]: __cxa_pure_virtual 5891 vfunc[14]: __cxa_pure_virtual 5892 5893 Table 6-224. Secondary vtable for QImageIOPlugin 5894 Base Offset -16 5895 Virtual Base Offset 0 5896 RTTI typeinfo for QImageIOPlugin 5897 vfunc[0]: non-virtual thunk to 5898 QImageIOPlugin::~QImageIOPlugin() 5899 vfunc[1]: non-virtual thunk to 5900 QImageIOPlugin::~QImageIOPlugin() 5901 vfunc[2]: __cxa_pure_virtual 5902 vfunc[3]: __cxa_pure_virtual 5903 5904 The Run Time Type Information for the QImageIOPlugin class is 5905 described by Table 6-225 5906 5907 Table 6-225. typeinfo for QImageIOPlugin 5908 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 5909 Name typeinfo name for QImageIOPlugin 5910 flags: 0 5911 basetype: typeinfo for QObject 2 5912 basetype: typeinfo for QImageIOHandlerFactoryInterface 2050 5913 _________________________________________________________ 5914 5915 6.4.1.66. Class data for QPicture 5916 5917 The virtual table for the QPicture class is described by Table 5918 6-226 5919 5920 Table 6-226. Primary vtable for QPicture 5921 Base Offset 0 5922 Virtual Base Offset 0 5923 RTTI typeinfo for QPicture 5924 vfunc[0]: QPicture::~QPicture() 5925 vfunc[1]: QPicture::~QPicture() 5926 vfunc[2]: QPicture::devType() const 5927 vfunc[3]: QPicture::paintEngine() const 5928 vfunc[4]: QPicture::metric(QPaintDevice::PaintDeviceMetric) 5929 const 5930 vfunc[5]: QPicture::setData(char const*, unsigned int) 5931 5932 The Run Time Type Information for the QPicture class is 5933 described by Table 6-227 5934 5935 Table 6-227. typeinfo for QPicture 5936 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5937 Name typeinfo name for QPicture 5938 basetype: typeinfo for QPaintDevice 5939 _________________________________________________________ 5940 5941 6.4.1.67. Class data for QMovie 5942 5943 The virtual table for the QMovie class is described by Table 5944 6-228 5945 5946 Table 6-228. Primary vtable for QMovie 5947 Base Offset 0 5948 Virtual Base Offset 0 5949 RTTI typeinfo for QMovie 5950 vfunc[0]: QMovie::metaObject() const 5951 vfunc[1]: QMovie::qt_metacast(char const*) 5952 vfunc[2]: QMovie::qt_metacall(QMetaObject::Call, int, void**) 5953 vfunc[3]: QMovie::~QMovie() 5954 vfunc[4]: QMovie::~QMovie() 5955 vfunc[5]: QObject::event(QEvent*) 5956 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5957 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5958 vfunc[8]: QObject::childEvent(QChildEvent*) 5959 vfunc[9]: QObject::customEvent(QEvent*) 5960 vfunc[10]: QObject::connectNotify(char const*) 5961 vfunc[11]: QObject::disconnectNotify(char const*) 5962 5963 The Run Time Type Information for the QMovie class is 5964 described by Table 6-229 5965 5966 Table 6-229. typeinfo for QMovie 5967 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5968 Name typeinfo name for QMovie 5969 basetype: typeinfo for QObject 5970 _________________________________________________________ 5971 5972 6.4.1.68. Class data for QIconEngineFactoryInterface 5973 5974 The virtual table for the QIconEngineFactoryInterface class is 5975 described by Table 6-230 5976 5977 Table 6-230. Primary vtable for QIconEngineFactoryInterface 5978 Base Offset 0 5979 Virtual Base Offset 0 5980 RTTI typeinfo for QIconEngineFactoryInterface 5981 vfunc[0]: 5982 QIconEngineFactoryInterface::~QIconEngineFactoryInterface() 5983 vfunc[1]: 5984 QIconEngineFactoryInterface::~QIconEngineFactoryInterface() 5985 vfunc[2]: __cxa_pure_virtual 5986 vfunc[3]: __cxa_pure_virtual 5987 5988 The Run Time Type Information for the 5989 QIconEngineFactoryInterface class is described by Table 6-231 5990 5991 Table 6-231. typeinfo for QIconEngineFactoryInterface 5992 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5993 Name typeinfo name for QIconEngineFactoryInterface 5994 basetype: typeinfo for QFactoryInterface 5995 _________________________________________________________ 5996 5997 6.4.1.69. Class data for QIconEnginePlugin 5998 5999 The virtual table for the QIconEnginePlugin class is described 6000 by Table 6-232 6001 6002 Table 6-232. Primary vtable for QIconEnginePlugin 6003 Base Offset 0 6004 Virtual Base Offset 0 6005 RTTI typeinfo for QIconEnginePlugin 6006 vfunc[0]: QIconEnginePlugin::metaObject() const 6007 vfunc[1]: QIconEnginePlugin::qt_metacast(char const*) 6008 vfunc[2]: QIconEnginePlugin::qt_metacall(QMetaObject::Call, 6009 int, void**) 6010 vfunc[3]: QIconEnginePlugin::~QIconEnginePlugin() 6011 vfunc[4]: QIconEnginePlugin::~QIconEnginePlugin() 6012 vfunc[5]: QObject::event(QEvent*) 6013 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6014 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6015 vfunc[8]: QObject::childEvent(QChildEvent*) 6016 vfunc[9]: QObject::customEvent(QEvent*) 6017 vfunc[10]: QObject::connectNotify(char const*) 6018 vfunc[11]: QObject::disconnectNotify(char const*) 6019 vfunc[12]: __cxa_pure_virtual 6020 vfunc[13]: __cxa_pure_virtual 6021 6022 Table 6-233. Secondary vtable for QIconEnginePlugin 6023 Base Offset -16 6024 Virtual Base Offset 0 6025 RTTI typeinfo for QIconEnginePlugin 6026 vfunc[0]: non-virtual thunk to 6027 QIconEnginePlugin::~QIconEnginePlugin() 6028 vfunc[1]: non-virtual thunk to 6029 QIconEnginePlugin::~QIconEnginePlugin() 6030 vfunc[2]: __cxa_pure_virtual 6031 vfunc[3]: __cxa_pure_virtual 6032 6033 The Run Time Type Information for the QIconEnginePlugin class 6034 is described by Table 6-234 6035 6036 Table 6-234. typeinfo for QIconEnginePlugin 6037 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6038 Name typeinfo name for QIconEnginePlugin 6039 flags: 0 6040 basetype: typeinfo for QObject 2 6041 basetype: typeinfo for QIconEngineFactoryInterface 2050 6042 _________________________________________________________ 6043 6044 6.4.1.70. Class data for QIconEngine 6045 6046 The virtual table for the QIconEngine class is described by 6047 Table 6-235 6048 6049 Table 6-235. Primary vtable for QIconEngine 6050 Base Offset 0 6051 Virtual Base Offset 0 6052 RTTI typeinfo for QIconEngine 6053 vfunc[0]: QIconEngine::~QIconEngine() 6054 vfunc[1]: QIconEngine::~QIconEngine() 6055 vfunc[2]: __cxa_pure_virtual 6056 vfunc[3]: QIconEngine::actualSize(QSize const&, QIcon::Mode, 6057 QIcon::State) 6058 vfunc[4]: QIconEngine::pixmap(QSize const&, QIcon::Mode, 6059 QIcon::State) 6060 vfunc[5]: QIconEngine::addPixmap(QPixmap const&, QIcon::Mode, 6061 QIcon::State) 6062 vfunc[6]: QIconEngine::addFile(QString const&, QSize const&, 6063 QIcon::Mode, QIcon::State) 6064 6065 The Run Time Type Information for the QIconEngine class is 6066 described by Table 6-236 6067 6068 Table 6-236. typeinfo for QIconEngine 6069 Base Vtable vtable for __cxxabiv1::__class_type_info 6070 Name typeinfo name for QIconEngine 6071 _________________________________________________________ 6072 6073 6.4.1.71. Class data for QBitmap 6074 6075 The virtual table for the QBitmap class is described by Table 6076 6-237 6077 6078 Table 6-237. Primary vtable for QBitmap 6079 Base Offset 0 6080 Virtual Base Offset 0 6081 RTTI typeinfo for QBitmap 6082 vfunc[0]: QBitmap::~QBitmap() 6083 vfunc[1]: QBitmap::~QBitmap() 6084 vfunc[2]: QPixmap::devType() const 6085 vfunc[3]: QPixmap::paintEngine() const 6086 vfunc[4]: QPixmap::metric(QPaintDevice::PaintDeviceMetric) 6087 const 6088 6089 The Run Time Type Information for the QBitmap class is 6090 described by Table 6-238 6091 6092 Table 6-238. typeinfo for QBitmap 6093 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6094 Name typeinfo name for QBitmap 6095 basetype: typeinfo for QPixmap 6096 _________________________________________________________ 6097 6098 6.4.1.72. Class data for QPictureFormatInterface 6099 6100 The virtual table for the QPictureFormatInterface class is 6101 described by Table 6-239 6102 6103 Table 6-239. Primary vtable for QPictureFormatInterface 6104 Base Offset 0 6105 Virtual Base Offset 0 6106 RTTI typeinfo for QPictureFormatInterface 6107 vfunc[0]: QPictureFormatInterface::~QPictureFormatInterface() 6108 vfunc[1]: QPictureFormatInterface::~QPictureFormatInterface() 6109 vfunc[2]: __cxa_pure_virtual 6110 vfunc[3]: __cxa_pure_virtual 6111 vfunc[4]: __cxa_pure_virtual 6112 vfunc[5]: __cxa_pure_virtual 6113 6114 The Run Time Type Information for the QPictureFormatInterface 6115 class is described by Table 6-240 6116 6117 Table 6-240. typeinfo for QPictureFormatInterface 6118 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6119 Name typeinfo name for QPictureFormatInterface 6120 basetype: typeinfo for QFactoryInterface 6121 _________________________________________________________ 6122 6123 6.4.1.73. Class data for QPictureFormatPlugin 6124 6125 The virtual table for the QPictureFormatPlugin class is 6126 described by Table 6-241 6127 6128 Table 6-241. Primary vtable for QPictureFormatPlugin 6129 Base Offset 0 6130 Virtual Base Offset 0 6131 RTTI typeinfo for QPictureFormatPlugin 6132 vfunc[0]: QPictureFormatPlugin::metaObject() const 6133 vfunc[1]: QPictureFormatPlugin::qt_metacast(char const*) 6134 vfunc[2]: QPictureFormatPlugin::qt_metacall(QMetaObject::Call, 6135 int, void**) 6136 vfunc[3]: QPictureFormatPlugin::~QPictureFormatPlugin() 6137 vfunc[4]: QPictureFormatPlugin::~QPictureFormatPlugin() 6138 vfunc[5]: QObject::event(QEvent*) 6139 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6140 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6141 vfunc[8]: QObject::childEvent(QChildEvent*) 6142 vfunc[9]: QObject::customEvent(QEvent*) 6143 vfunc[10]: QObject::connectNotify(char const*) 6144 vfunc[11]: QObject::disconnectNotify(char const*) 6145 vfunc[12]: __cxa_pure_virtual 6146 vfunc[13]: QPictureFormatPlugin::loadPicture(QString const&, 6147 QString const&, QPicture*) 6148 vfunc[14]: QPictureFormatPlugin::savePicture(QString const&, 6149 QString const&, QPicture const&) 6150 vfunc[15]: __cxa_pure_virtual 6151 6152 Table 6-242. Secondary vtable for QPictureFormatPlugin 6153 Base Offset -16 6154 Virtual Base Offset 0 6155 RTTI typeinfo for QPictureFormatPlugin 6156 vfunc[0]: non-virtual thunk to 6157 QPictureFormatPlugin::~QPictureFormatPlugin() 6158 vfunc[1]: non-virtual thunk to 6159 QPictureFormatPlugin::~QPictureFormatPlugin() 6160 vfunc[2]: __cxa_pure_virtual 6161 vfunc[3]: non-virtual thunk to 6162 QPictureFormatPlugin::loadPicture(QString const&, QString 6163 const&, QPicture*) 6164 vfunc[4]: non-virtual thunk to 6165 QPictureFormatPlugin::savePicture(QString const&, QString 6166 const&, QPicture const&) 6167 vfunc[5]: __cxa_pure_virtual 6168 6169 The Run Time Type Information for the QPictureFormatPlugin 6170 class is described by Table 6-243 6171 6172 Table 6-243. typeinfo for QPictureFormatPlugin 6173 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6174 Name typeinfo name for QPictureFormatPlugin 6175 flags: 0 6176 basetype: typeinfo for QObject 2 6177 basetype: typeinfo for QPictureFormatInterface 2050 6178 _________________________________________________________ 6179 6180 6.4.1.74. Class data for QPrinter 6181 6182 The virtual table for the QPrinter class is described by Table 6183 6-244 6184 6185 Table 6-244. Primary vtable for QPrinter 6186 Base Offset 0 6187 Virtual Base Offset 0 6188 RTTI typeinfo for QPrinter 6189 vfunc[0]: QPrinter::~QPrinter() 6190 vfunc[1]: QPrinter::~QPrinter() 6191 vfunc[2]: QPrinter::devType() const 6192 vfunc[3]: QPrinter::paintEngine() const 6193 vfunc[4]: QPrinter::metric(QPaintDevice::PaintDeviceMetric) 6194 const 6195 6196 The Run Time Type Information for the QPrinter class is 6197 described by Table 6-245 6198 6199 Table 6-245. typeinfo for QPrinter 6200 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6201 Name typeinfo name for QPrinter 6202 basetype: typeinfo for QPaintDevice 6203 _________________________________________________________ 6204 6205 6.4.1.75. Class data for QPrintEngine 6206 6207 The virtual table for the QPrintEngine class is described by 6208 Table 6-246 6209 6210 Table 6-246. Primary vtable for QPrintEngine 6211 Base Offset 0 6212 Virtual Base Offset 0 6213 RTTI typeinfo for QPrintEngine 6214 vfunc[0]: QPrintEngine::~QPrintEngine() 6215 vfunc[1]: QPrintEngine::~QPrintEngine() 6216 vfunc[2]: __cxa_pure_virtual 6217 vfunc[3]: __cxa_pure_virtual 6218 vfunc[4]: __cxa_pure_virtual 6219 vfunc[5]: __cxa_pure_virtual 6220 vfunc[6]: __cxa_pure_virtual 6221 vfunc[7]: __cxa_pure_virtual 6222 6223 The Run Time Type Information for the QPrintEngine class is 6224 described by Table 6-247 6225 6226 Table 6-247. typeinfo for QPrintEngine 6227 Base Vtable vtable for __cxxabiv1::__class_type_info 6228 Name typeinfo name for QPrintEngine 6229 _________________________________________________________ 6230 6231 6.4.1.76. Class data for QStyle 6232 6233 The virtual table for the QStyle class is described by Table 6234 6-248 6235 6236 Table 6-248. Primary vtable for QStyle 6237 Base Offset 0 6238 Virtual Base Offset 0 6239 RTTI typeinfo for QStyle 6240 vfunc[0]: QStyle::metaObject() const 6241 vfunc[1]: QStyle::qt_metacast(char const*) 6242 vfunc[2]: QStyle::qt_metacall(QMetaObject::Call, int, void**) 6243 vfunc[3]: QStyle::~QStyle() 6244 vfunc[4]: QStyle::~QStyle() 6245 vfunc[5]: QObject::event(QEvent*) 6246 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6247 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6248 vfunc[8]: QObject::childEvent(QChildEvent*) 6249 vfunc[9]: QObject::customEvent(QEvent*) 6250 vfunc[10]: QObject::connectNotify(char const*) 6251 vfunc[11]: QObject::disconnectNotify(char const*) 6252 vfunc[12]: QStyle::polish(QWidget*) 6253 vfunc[13]: QStyle::unpolish(QWidget*) 6254 vfunc[14]: QStyle::polish(QApplication*) 6255 vfunc[15]: QStyle::unpolish(QApplication*) 6256 vfunc[16]: QStyle::polish(QPalette&) 6257 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 6258 const&, int, bool, QString const&) const 6259 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 6260 const&) const 6261 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 6262 QPalette const&, bool, QString const&, QPalette::ColorRole) 6263 const 6264 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, 6265 int, QPixmap const&) const 6266 vfunc[21]: QStyle::standardPalette() const 6267 vfunc[22]: __cxa_pure_virtual 6268 vfunc[23]: __cxa_pure_virtual 6269 vfunc[24]: __cxa_pure_virtual 6270 vfunc[25]: __cxa_pure_virtual 6271 vfunc[26]: __cxa_pure_virtual 6272 vfunc[27]: __cxa_pure_virtual 6273 vfunc[28]: __cxa_pure_virtual 6274 vfunc[29]: __cxa_pure_virtual 6275 vfunc[30]: __cxa_pure_virtual 6276 vfunc[31]: __cxa_pure_virtual 6277 vfunc[32]: __cxa_pure_virtual 6278 6279 The Run Time Type Information for the QStyle class is 6280 described by Table 6-249 6281 6282 Table 6-249. typeinfo for QStyle 6283 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6284 Name typeinfo name for QStyle 6285 basetype: typeinfo for QObject 6286 _________________________________________________________ 6287 6288 6.4.1.77. Class data for QPaintEngine 6289 6290 The virtual table for the QPaintEngine class is described by 6291 Table 6-250 6292 6293 Table 6-250. Primary vtable for QPaintEngine 6294 Base Offset 0 6295 Virtual Base Offset 0 6296 RTTI typeinfo for QPaintEngine 6297 vfunc[0]: QPaintEngine::~QPaintEngine() 6298 vfunc[1]: QPaintEngine::~QPaintEngine() 6299 vfunc[2]: __cxa_pure_virtual 6300 vfunc[3]: __cxa_pure_virtual 6301 vfunc[4]: __cxa_pure_virtual 6302 vfunc[5]: QPaintEngine::drawRects(QRect const*, int) 6303 vfunc[6]: QPaintEngine::drawRects(QRectF const*, int) 6304 vfunc[7]: QPaintEngine::drawLines(QLine const*, int) 6305 vfunc[8]: QPaintEngine::drawLines(QLineF const*, int) 6306 vfunc[9]: QPaintEngine::drawEllipse(QRectF const&) 6307 vfunc[10]: QPaintEngine::drawEllipse(QRect const&) 6308 vfunc[11]: QPaintEngine::drawPath(QPainterPath const&) 6309 vfunc[12]: QPaintEngine::drawPoints(QPointF const*, int) 6310 vfunc[13]: QPaintEngine::drawPoints(QPoint const*, int) 6311 vfunc[14]: QPaintEngine::drawPolygon(QPointF const*, int, 6312 QPaintEngine::PolygonDrawMode) 6313 vfunc[15]: QPaintEngine::drawPolygon(QPoint const*, int, 6314 QPaintEngine::PolygonDrawMode) 6315 vfunc[16]: __cxa_pure_virtual 6316 vfunc[17]: QPaintEngine::drawTextItem(QPointF const&, 6317 QTextItem const&) 6318 vfunc[18]: QPaintEngine::drawTiledPixmap(QRectF const&, 6319 QPixmap const&, QPointF const&) 6320 vfunc[19]: QPaintEngine::drawImage(QRectF const&, QImage 6321 const&, QRectF const&, QFlags) 6322 vfunc[20]: QPaintEngine::coordinateOffset() const 6323 vfunc[21]: __cxa_pure_virtual 6324 6325 The Run Time Type Information for the QPaintEngine class is 6326 described by Table 6-251 6327 6328 Table 6-251. typeinfo for QPaintEngine 6329 Base Vtable vtable for __cxxabiv1::__class_type_info 6330 Name typeinfo name for QPaintEngine 6331 _________________________________________________________ 6332 6333 6.4.1.78. Class data for QItemSelectionModel 6334 6335 The virtual table for the QItemSelectionModel class is 6336 described by Table 6-252 6337 6338 Table 6-252. Primary vtable for QItemSelectionModel 6339 Base Offset 0 6340 Virtual Base Offset 0 6341 RTTI typeinfo for QItemSelectionModel 6342 vfunc[0]: QItemSelectionModel::metaObject() const 6343 vfunc[1]: QItemSelectionModel::qt_metacast(char const*) 6344 vfunc[2]: QItemSelectionModel::qt_metacall(QMetaObject::Call, 6345 int, void**) 6346 vfunc[3]: QItemSelectionModel::~QItemSelectionModel() 6347 vfunc[4]: QItemSelectionModel::~QItemSelectionModel() 6348 vfunc[5]: QObject::event(QEvent*) 6349 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6350 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6351 vfunc[8]: QObject::childEvent(QChildEvent*) 6352 vfunc[9]: QObject::customEvent(QEvent*) 6353 vfunc[10]: QObject::connectNotify(char const*) 6354 vfunc[11]: QObject::disconnectNotify(char const*) 6355 vfunc[12]: QItemSelectionModel::select(QModelIndex const&, 6356 QFlags) 6357 vfunc[13]: QItemSelectionModel::select(QItemSelection const&, 6358 QFlags) 6359 vfunc[14]: QItemSelectionModel::clear() 6360 vfunc[15]: QItemSelectionModel::reset() 6361 6362 The Run Time Type Information for the QItemSelectionModel 6363 class is described by Table 6-253 6364 6365 Table 6-253. typeinfo for QItemSelectionModel 6366 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6367 Name typeinfo name for QItemSelectionModel 6368 basetype: typeinfo for QObject 6369 _________________________________________________________ 6370 6371 6.4.1.79. Class data for QAbstractScrollArea 6372 6373 The virtual table for the QAbstractScrollArea class is 6374 described by Table 6-254 6375 6376 Table 6-254. Primary vtable for QAbstractScrollArea 6377 Base Offset 0 6378 Virtual Base Offset 0 6379 RTTI typeinfo for QAbstractScrollArea 6380 vfunc[0]: QAbstractScrollArea::metaObject() const 6381 vfunc[1]: QAbstractScrollArea::qt_metacast(char const*) 6382 vfunc[2]: QAbstractScrollArea::qt_metacall(QMetaObject::Call, 6383 int, void**) 6384 vfunc[3]: QAbstractScrollArea::~QAbstractScrollArea() 6385 vfunc[4]: QAbstractScrollArea::~QAbstractScrollArea() 6386 vfunc[5]: QAbstractScrollArea::event(QEvent*) 6387 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6388 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6389 vfunc[8]: QObject::childEvent(QChildEvent*) 6390 vfunc[9]: QObject::customEvent(QEvent*) 6391 vfunc[10]: QObject::connectNotify(char const*) 6392 vfunc[11]: QObject::disconnectNotify(char const*) 6393 vfunc[12]: QWidget::devType() const 6394 vfunc[13]: QWidget::setVisible(bool) 6395 vfunc[14]: QAbstractScrollArea::sizeHint() const 6396 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 6397 vfunc[16]: QWidget::heightForWidth(int) const 6398 vfunc[17]: QWidget::paintEngine() const 6399 vfunc[18]: QAbstractScrollArea::mousePressEvent(QMouseEvent*) 6400 vfunc[19]: 6401 QAbstractScrollArea::mouseReleaseEvent(QMouseEvent*) 6402 vfunc[20]: 6403 QAbstractScrollArea::mouseDoubleClickEvent(QMouseEvent*) 6404 vfunc[21]: QAbstractScrollArea::mouseMoveEvent(QMouseEvent*) 6405 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 6406 vfunc[23]: QAbstractScrollArea::keyPressEvent(QKeyEvent*) 6407 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6408 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6409 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6410 vfunc[27]: QWidget::enterEvent(QEvent*) 6411 vfunc[28]: QWidget::leaveEvent(QEvent*) 6412 vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) 6413 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6414 vfunc[31]: QAbstractScrollArea::resizeEvent(QResizeEvent*) 6415 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 6416 vfunc[33]: 6417 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 6418 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6419 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6420 vfunc[36]: 6421 QAbstractScrollArea::dragEnterEvent(QDragEnterEvent*) 6422 vfunc[37]: QAbstractScrollArea::dragMoveEvent(QDragMoveEvent*) 6423 vfunc[38]: 6424 QAbstractScrollArea::dragLeaveEvent(QDragLeaveEvent*) 6425 vfunc[39]: QAbstractScrollArea::dropEvent(QDropEvent*) 6426 vfunc[40]: QWidget::showEvent(QShowEvent*) 6427 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6428 vfunc[42]: QWidget::x11Event(_XEvent*) 6429 vfunc[43]: QFrame::changeEvent(QEvent*) 6430 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6431 const 6432 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6433 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6434 const 6435 vfunc[47]: QWidget::focusNextPrevChild(bool) 6436 vfunc[48]: QWidget::styleChange(QStyle&) 6437 vfunc[49]: QWidget::enabledChange(bool) 6438 vfunc[50]: QWidget::paletteChange(QPalette const&) 6439 vfunc[51]: QWidget::fontChange(QFont const&) 6440 vfunc[52]: QWidget::windowActivationChange(bool) 6441 vfunc[53]: QWidget::languageChange() 6442 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 6443 vfunc[55]: QAbstractScrollArea::scrollContentsBy(int, int) 6444 6445 Table 6-255. Secondary vtable for QAbstractScrollArea 6446 Base Offset -16 6447 Virtual Base Offset 0 6448 RTTI typeinfo for QAbstractScrollArea 6449 vfunc[0]: non-virtual thunk to 6450 QAbstractScrollArea::~QAbstractScrollArea() 6451 vfunc[1]: non-virtual thunk to 6452 QAbstractScrollArea::~QAbstractScrollArea() 6453 vfunc[2]: non-virtual thunk to QWidget::devType() const 6454 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6455 vfunc[4]: non-virtual thunk to 6456 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6457 6458 The Run Time Type Information for the QAbstractScrollArea 6459 class is described by Table 6-256 6460 6461 Table 6-256. typeinfo for QAbstractScrollArea 6462 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6463 Name typeinfo name for QAbstractScrollArea 6464 basetype: typeinfo for QFrame 6465 _________________________________________________________ 6466 6467 6.4.1.80. Class data for QValidator 6468 6469 The virtual table for the QValidator class is described by 6470 Table 6-257 6471 6472 Table 6-257. Primary vtable for QValidator 6473 Base Offset 0 6474 Virtual Base Offset 0 6475 RTTI typeinfo for QValidator 6476 vfunc[0]: QValidator::metaObject() const 6477 vfunc[1]: QValidator::qt_metacast(char const*) 6478 vfunc[2]: QValidator::qt_metacall(QMetaObject::Call, int, 6479 void**) 6480 vfunc[3]: QValidator::~QValidator() 6481 vfunc[4]: QValidator::~QValidator() 6482 vfunc[5]: QObject::event(QEvent*) 6483 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6484 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6485 vfunc[8]: QObject::childEvent(QChildEvent*) 6486 vfunc[9]: QObject::customEvent(QEvent*) 6487 vfunc[10]: QObject::connectNotify(char const*) 6488 vfunc[11]: QObject::disconnectNotify(char const*) 6489 vfunc[12]: __cxa_pure_virtual 6490 vfunc[13]: QValidator::fixup(QString&) const 6491 6492 The Run Time Type Information for the QValidator class is 6493 described by Table 6-258 6494 6495 Table 6-258. typeinfo for QValidator 6496 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6497 Name typeinfo name for QValidator 6498 basetype: typeinfo for QObject 6499 _________________________________________________________ 6500 6501 6.4.1.81. Class data for QIntValidator 6502 6503 The virtual table for the QIntValidator class is described by 6504 Table 6-259 6505 6506 Table 6-259. Primary vtable for QIntValidator 6507 Base Offset 0 6508 Virtual Base Offset 0 6509 RTTI typeinfo for QIntValidator 6510 vfunc[0]: QIntValidator::metaObject() const 6511 vfunc[1]: QIntValidator::qt_metacast(char const*) 6512 vfunc[2]: QIntValidator::qt_metacall(QMetaObject::Call, int, 6513 void**) 6514 vfunc[3]: QIntValidator::~QIntValidator() 6515 vfunc[4]: QIntValidator::~QIntValidator() 6516 vfunc[5]: QObject::event(QEvent*) 6517 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6518 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6519 vfunc[8]: QObject::childEvent(QChildEvent*) 6520 vfunc[9]: QObject::customEvent(QEvent*) 6521 vfunc[10]: QObject::connectNotify(char const*) 6522 vfunc[11]: QObject::disconnectNotify(char const*) 6523 vfunc[12]: QIntValidator::validate(QString&, int&) const 6524 vfunc[13]: QValidator::fixup(QString&) const 6525 vfunc[14]: QIntValidator::setRange(int, int) 6526 6527 The Run Time Type Information for the QIntValidator class is 6528 described by Table 6-260 6529 6530 Table 6-260. typeinfo for QIntValidator 6531 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6532 Name typeinfo name for QIntValidator 6533 basetype: typeinfo for QValidator 6534 _________________________________________________________ 6535 6536 6.4.1.82. Class data for QDoubleValidator 6537 6538 The virtual table for the QDoubleValidator class is described 6539 by Table 6-261 6540 6541 Table 6-261. Primary vtable for QDoubleValidator 6542 Base Offset 0 6543 Virtual Base Offset 0 6544 RTTI typeinfo for QDoubleValidator 6545 vfunc[0]: QDoubleValidator::metaObject() const 6546 vfunc[1]: QDoubleValidator::qt_metacast(char const*) 6547 vfunc[2]: QDoubleValidator::qt_metacall(QMetaObject::Call, 6548 int, void**) 6549 vfunc[3]: QDoubleValidator::~QDoubleValidator() 6550 vfunc[4]: QDoubleValidator::~QDoubleValidator() 6551 vfunc[5]: QObject::event(QEvent*) 6552 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6553 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6554 vfunc[8]: QObject::childEvent(QChildEvent*) 6555 vfunc[9]: QObject::customEvent(QEvent*) 6556 vfunc[10]: QObject::connectNotify(char const*) 6557 vfunc[11]: QObject::disconnectNotify(char const*) 6558 vfunc[12]: QDoubleValidator::validate(QString&, int&) const 6559 vfunc[13]: QValidator::fixup(QString&) const 6560 vfunc[14]: QDoubleValidator::setRange(double, double, int) 6561 6562 The Run Time Type Information for the QDoubleValidator class 6563 is described by Table 6-262 6564 6565 Table 6-262. typeinfo for QDoubleValidator 6566 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6567 Name typeinfo name for QDoubleValidator 6568 basetype: typeinfo for QValidator 6569 _________________________________________________________ 6570 6571 6.4.1.83. Class data for QRegExpValidator 6572 6573 The virtual table for the QRegExpValidator class is described 6574 by Table 6-263 6575 6576 Table 6-263. Primary vtable for QRegExpValidator 6577 Base Offset 0 6578 Virtual Base Offset 0 6579 RTTI typeinfo for QRegExpValidator 6580 vfunc[0]: QRegExpValidator::metaObject() const 6581 vfunc[1]: QRegExpValidator::qt_metacast(char const*) 6582 vfunc[2]: QRegExpValidator::qt_metacall(QMetaObject::Call, 6583 int, void**) 6584 vfunc[3]: QRegExpValidator::~QRegExpValidator() 6585 vfunc[4]: QRegExpValidator::~QRegExpValidator() 6586 vfunc[5]: QObject::event(QEvent*) 6587 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6588 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6589 vfunc[8]: QObject::childEvent(QChildEvent*) 6590 vfunc[9]: QObject::customEvent(QEvent*) 6591 vfunc[10]: QObject::connectNotify(char const*) 6592 vfunc[11]: QObject::disconnectNotify(char const*) 6593 vfunc[12]: QRegExpValidator::validate(QString&, int&) const 6594 vfunc[13]: QValidator::fixup(QString&) const 6595 6596 The Run Time Type Information for the QRegExpValidator class 6597 is described by Table 6-264 6598 6599 Table 6-264. typeinfo for QRegExpValidator 6600 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6601 Name typeinfo name for QRegExpValidator 6602 basetype: typeinfo for QValidator 6603 _________________________________________________________ 6604 6605 6.4.1.84. Class data for QAbstractSpinBox 6606 6607 The virtual table for the QAbstractSpinBox class is described 6608 by Table 6-265 6609 6610 Table 6-265. Primary vtable for QAbstractSpinBox 6611 Base Offset 0 6612 Virtual Base Offset 0 6613 RTTI typeinfo for QAbstractSpinBox 6614 vfunc[0]: QAbstractSpinBox::metaObject() const 6615 vfunc[1]: QAbstractSpinBox::qt_metacast(char const*) 6616 vfunc[2]: QAbstractSpinBox::qt_metacall(QMetaObject::Call, 6617 int, void**) 6618 vfunc[3]: QAbstractSpinBox::~QAbstractSpinBox() 6619 vfunc[4]: QAbstractSpinBox::~QAbstractSpinBox() 6620 vfunc[5]: QAbstractSpinBox::event(QEvent*) 6621 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6622 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 6623 vfunc[8]: QObject::childEvent(QChildEvent*) 6624 vfunc[9]: QObject::customEvent(QEvent*) 6625 vfunc[10]: QObject::connectNotify(char const*) 6626 vfunc[11]: QObject::disconnectNotify(char const*) 6627 vfunc[12]: QWidget::devType() const 6628 vfunc[13]: QWidget::setVisible(bool) 6629 vfunc[14]: QAbstractSpinBox::sizeHint() const 6630 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 6631 vfunc[16]: QWidget::heightForWidth(int) const 6632 vfunc[17]: QWidget::paintEngine() const 6633 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 6634 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 6635 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6636 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 6637 vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) 6638 vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) 6639 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 6640 vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) 6641 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 6642 vfunc[27]: QWidget::enterEvent(QEvent*) 6643 vfunc[28]: QWidget::leaveEvent(QEvent*) 6644 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 6645 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6646 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 6647 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 6648 vfunc[33]: 6649 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 6650 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6651 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6652 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6653 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6654 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6655 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6656 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 6657 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 6658 vfunc[42]: QWidget::x11Event(_XEvent*) 6659 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 6660 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6661 const 6662 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6663 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6664 const 6665 vfunc[47]: QWidget::focusNextPrevChild(bool) 6666 vfunc[48]: QWidget::styleChange(QStyle&) 6667 vfunc[49]: QWidget::enabledChange(bool) 6668 vfunc[50]: QWidget::paletteChange(QPalette const&) 6669 vfunc[51]: QWidget::fontChange(QFont const&) 6670 vfunc[52]: QWidget::windowActivationChange(bool) 6671 vfunc[53]: QWidget::languageChange() 6672 vfunc[54]: QAbstractSpinBox::validate(QString&, int&) const 6673 vfunc[55]: QAbstractSpinBox::fixup(QString&) const 6674 vfunc[56]: QAbstractSpinBox::stepBy(int) 6675 vfunc[57]: QAbstractSpinBox::clear() 6676 vfunc[58]: QAbstractSpinBox::stepEnabled() const 6677 6678 Table 6-266. Secondary vtable for QAbstractSpinBox 6679 Base Offset -16 6680 Virtual Base Offset 0 6681 RTTI typeinfo for QAbstractSpinBox 6682 vfunc[0]: non-virtual thunk to 6683 QAbstractSpinBox::~QAbstractSpinBox() 6684 vfunc[1]: non-virtual thunk to 6685 QAbstractSpinBox::~QAbstractSpinBox() 6686 vfunc[2]: non-virtual thunk to QWidget::devType() const 6687 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6688 vfunc[4]: non-virtual thunk to 6689 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6690 6691 The Run Time Type Information for the QAbstractSpinBox class 6692 is described by Table 6-267 6693 6694 Table 6-267. typeinfo for QAbstractSpinBox 6695 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6696 Name typeinfo name for QAbstractSpinBox 6697 basetype: typeinfo for QWidget 6698 _________________________________________________________ 6699 6700 6.4.1.85. Class data for QAbstractSlider 6701 6702 The virtual table for the QAbstractSlider class is described 6703 by Table 6-268 6704 6705 Table 6-268. Primary vtable for QAbstractSlider 6706 Base Offset 0 6707 Virtual Base Offset 0 6708 RTTI typeinfo for QAbstractSlider 6709 vfunc[0]: QAbstractSlider::metaObject() const 6710 vfunc[1]: QAbstractSlider::qt_metacast(char const*) 6711 vfunc[2]: QAbstractSlider::qt_metacall(QMetaObject::Call, int, 6712 void**) 6713 vfunc[3]: QAbstractSlider::~QAbstractSlider() 6714 vfunc[4]: QAbstractSlider::~QAbstractSlider() 6715 vfunc[5]: QAbstractSlider::event(QEvent*) 6716 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6717 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 6718 vfunc[8]: QObject::childEvent(QChildEvent*) 6719 vfunc[9]: QObject::customEvent(QEvent*) 6720 vfunc[10]: QObject::connectNotify(char const*) 6721 vfunc[11]: QObject::disconnectNotify(char const*) 6722 vfunc[12]: QWidget::devType() const 6723 vfunc[13]: QWidget::setVisible(bool) 6724 vfunc[14]: QWidget::sizeHint() const 6725 vfunc[15]: QWidget::minimumSizeHint() const 6726 vfunc[16]: QWidget::heightForWidth(int) const 6727 vfunc[17]: QWidget::paintEngine() const 6728 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 6729 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 6730 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6731 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 6732 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 6733 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 6734 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6735 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6736 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6737 vfunc[27]: QWidget::enterEvent(QEvent*) 6738 vfunc[28]: QWidget::leaveEvent(QEvent*) 6739 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 6740 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6741 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 6742 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 6743 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 6744 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6745 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6746 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6747 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6748 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6749 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6750 vfunc[40]: QWidget::showEvent(QShowEvent*) 6751 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6752 vfunc[42]: QWidget::x11Event(_XEvent*) 6753 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 6754 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6755 const 6756 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6757 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6758 const 6759 vfunc[47]: QWidget::focusNextPrevChild(bool) 6760 vfunc[48]: QWidget::styleChange(QStyle&) 6761 vfunc[49]: QWidget::enabledChange(bool) 6762 vfunc[50]: QWidget::paletteChange(QPalette const&) 6763 vfunc[51]: QWidget::fontChange(QFont const&) 6764 vfunc[52]: QWidget::windowActivationChange(bool) 6765 vfunc[53]: QWidget::languageChange() 6766 vfunc[54]: 6767 QAbstractSlider::sliderChange(QAbstractSlider::SliderChange) 6768 6769 Table 6-269. Secondary vtable for QAbstractSlider 6770 Base Offset -16 6771 Virtual Base Offset 0 6772 RTTI typeinfo for QAbstractSlider 6773 vfunc[0]: non-virtual thunk to 6774 QAbstractSlider::~QAbstractSlider() 6775 vfunc[1]: non-virtual thunk to 6776 QAbstractSlider::~QAbstractSlider() 6777 vfunc[2]: non-virtual thunk to QWidget::devType() const 6778 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6779 vfunc[4]: non-virtual thunk to 6780 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6781 6782 The Run Time Type Information for the QAbstractSlider class is 6783 described by Table 6-270 6784 6785 Table 6-270. typeinfo for QAbstractSlider 6786 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6787 Name typeinfo name for QAbstractSlider 6788 basetype: typeinfo for QWidget 6789 _________________________________________________________ 6790 6791 6.4.1.86. Class data for QSlider 6792 6793 The virtual table for the QSlider class is described by Table 6794 6-271 6795 6796 Table 6-271. Primary vtable for QSlider 6797 Base Offset 0 6798 Virtual Base Offset 0 6799 RTTI typeinfo for QSlider 6800 vfunc[0]: QSlider::metaObject() const 6801 vfunc[1]: QSlider::qt_metacast(char const*) 6802 vfunc[2]: QSlider::qt_metacall(QMetaObject::Call, int, void**) 6803 vfunc[3]: QSlider::~QSlider() 6804 vfunc[4]: QSlider::~QSlider() 6805 vfunc[5]: QSlider::event(QEvent*) 6806 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6807 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 6808 vfunc[8]: QObject::childEvent(QChildEvent*) 6809 vfunc[9]: QObject::customEvent(QEvent*) 6810 vfunc[10]: QObject::connectNotify(char const*) 6811 vfunc[11]: QObject::disconnectNotify(char const*) 6812 vfunc[12]: QWidget::devType() const 6813 vfunc[13]: QWidget::setVisible(bool) 6814 vfunc[14]: QSlider::sizeHint() const 6815 vfunc[15]: QSlider::minimumSizeHint() const 6816 vfunc[16]: QWidget::heightForWidth(int) const 6817 vfunc[17]: QWidget::paintEngine() const 6818 vfunc[18]: QSlider::mousePressEvent(QMouseEvent*) 6819 vfunc[19]: QSlider::mouseReleaseEvent(QMouseEvent*) 6820 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6821 vfunc[21]: QSlider::mouseMoveEvent(QMouseEvent*) 6822 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 6823 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 6824 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6825 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6826 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6827 vfunc[27]: QWidget::enterEvent(QEvent*) 6828 vfunc[28]: QWidget::leaveEvent(QEvent*) 6829 vfunc[29]: QSlider::paintEvent(QPaintEvent*) 6830 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6831 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 6832 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 6833 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 6834 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6835 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6836 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6837 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6838 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6839 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6840 vfunc[40]: QWidget::showEvent(QShowEvent*) 6841 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6842 vfunc[42]: QWidget::x11Event(_XEvent*) 6843 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 6844 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6845 const 6846 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6847 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6848 const 6849 vfunc[47]: QWidget::focusNextPrevChild(bool) 6850 vfunc[48]: QWidget::styleChange(QStyle&) 6851 vfunc[49]: QWidget::enabledChange(bool) 6852 vfunc[50]: QWidget::paletteChange(QPalette const&) 6853 vfunc[51]: QWidget::fontChange(QFont const&) 6854 vfunc[52]: QWidget::windowActivationChange(bool) 6855 vfunc[53]: QWidget::languageChange() 6856 vfunc[54]: 6857 QAbstractSlider::sliderChange(QAbstractSlider::SliderChange) 6858 6859 Table 6-272. Secondary vtable for QSlider 6860 Base Offset -16 6861 Virtual Base Offset 0 6862 RTTI typeinfo for QSlider 6863 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 6864 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 6865 vfunc[2]: non-virtual thunk to QWidget::devType() const 6866 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6867 vfunc[4]: non-virtual thunk to 6868 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6869 6870 The Run Time Type Information for the QSlider class is 6871 described by Table 6-273 6872 6873 Table 6-273. typeinfo for QSlider 6874 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6875 Name typeinfo name for QSlider 6876 basetype: typeinfo for QAbstractSlider 6877 _________________________________________________________ 6878 6879 6.4.1.87. Class data for QTabBar 6880 6881 The virtual table for the QTabBar class is described by Table 6882 6-274 6883 6884 Table 6-274. Primary vtable for QTabBar 6885 Base Offset 0 6886 Virtual Base Offset 0 6887 RTTI typeinfo for QTabBar 6888 vfunc[0]: QTabBar::metaObject() const 6889 vfunc[1]: QTabBar::qt_metacast(char const*) 6890 vfunc[2]: QTabBar::qt_metacall(QMetaObject::Call, int, void**) 6891 vfunc[3]: QTabBar::~QTabBar() 6892 vfunc[4]: QTabBar::~QTabBar() 6893 vfunc[5]: QTabBar::event(QEvent*) 6894 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6895 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6896 vfunc[8]: QObject::childEvent(QChildEvent*) 6897 vfunc[9]: QObject::customEvent(QEvent*) 6898 vfunc[10]: QObject::connectNotify(char const*) 6899 vfunc[11]: QObject::disconnectNotify(char const*) 6900 vfunc[12]: QWidget::devType() const 6901 vfunc[13]: QWidget::setVisible(bool) 6902 vfunc[14]: QTabBar::sizeHint() const 6903 vfunc[15]: QTabBar::minimumSizeHint() const 6904 vfunc[16]: QWidget::heightForWidth(int) const 6905 vfunc[17]: QWidget::paintEngine() const 6906 vfunc[18]: QTabBar::mousePressEvent(QMouseEvent*) 6907 vfunc[19]: QTabBar::mouseReleaseEvent(QMouseEvent*) 6908 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6909 vfunc[21]: QTabBar::mouseMoveEvent(QMouseEvent*) 6910 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 6911 vfunc[23]: QTabBar::keyPressEvent(QKeyEvent*) 6912 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6913 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6914 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6915 vfunc[27]: QWidget::enterEvent(QEvent*) 6916 vfunc[28]: QWidget::leaveEvent(QEvent*) 6917 vfunc[29]: QTabBar::paintEvent(QPaintEvent*) 6918 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6919 vfunc[31]: QTabBar::resizeEvent(QResizeEvent*) 6920 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 6921 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 6922 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6923 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6924 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6925 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6926 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6927 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6928 vfunc[40]: QTabBar::showEvent(QShowEvent*) 6929 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6930 vfunc[42]: QWidget::x11Event(_XEvent*) 6931 vfunc[43]: QTabBar::changeEvent(QEvent*) 6932 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6933 const 6934 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6935 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6936 const 6937 vfunc[47]: QWidget::focusNextPrevChild(bool) 6938 vfunc[48]: QWidget::styleChange(QStyle&) 6939 vfunc[49]: QWidget::enabledChange(bool) 6940 vfunc[50]: QWidget::paletteChange(QPalette const&) 6941 vfunc[51]: QWidget::fontChange(QFont const&) 6942 vfunc[52]: QWidget::windowActivationChange(bool) 6943 vfunc[53]: QWidget::languageChange() 6944 vfunc[54]: QTabBar::tabSizeHint(int) const 6945 vfunc[55]: QTabBar::tabInserted(int) 6946 vfunc[56]: QTabBar::tabRemoved(int) 6947 vfunc[57]: QTabBar::tabLayoutChange() 6948 6949 Table 6-275. Secondary vtable for QTabBar 6950 Base Offset -16 6951 Virtual Base Offset 0 6952 RTTI typeinfo for QTabBar 6953 vfunc[0]: non-virtual thunk to QTabBar::~QTabBar() 6954 vfunc[1]: non-virtual thunk to QTabBar::~QTabBar() 6955 vfunc[2]: non-virtual thunk to QWidget::devType() const 6956 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6957 vfunc[4]: non-virtual thunk to 6958 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6959 6960 The Run Time Type Information for the QTabBar class is 6961 described by Table 6-276 6962 6963 Table 6-276. typeinfo for QTabBar 6964 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6965 Name typeinfo name for QTabBar 6966 basetype: typeinfo for QWidget 6967 _________________________________________________________ 6968 6969 6.4.1.88. Class data for QTabWidget 6970 6971 The virtual table for the QTabWidget class is described by 6972 Table 6-277 6973 6974 Table 6-277. Primary vtable for QTabWidget 6975 Base Offset 0 6976 Virtual Base Offset 0 6977 RTTI typeinfo for QTabWidget 6978 vfunc[0]: QTabWidget::metaObject() const 6979 vfunc[1]: QTabWidget::qt_metacast(char const*) 6980 vfunc[2]: QTabWidget::qt_metacall(QMetaObject::Call, int, 6981 void**) 6982 vfunc[3]: QTabWidget::~QTabWidget() 6983 vfunc[4]: QTabWidget::~QTabWidget() 6984 vfunc[5]: QTabWidget::event(QEvent*) 6985 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6986 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6987 vfunc[8]: QObject::childEvent(QChildEvent*) 6988 vfunc[9]: QObject::customEvent(QEvent*) 6989 vfunc[10]: QObject::connectNotify(char const*) 6990 vfunc[11]: QObject::disconnectNotify(char const*) 6991 vfunc[12]: QWidget::devType() const 6992 vfunc[13]: QWidget::setVisible(bool) 6993 vfunc[14]: QTabWidget::sizeHint() const 6994 vfunc[15]: QTabWidget::minimumSizeHint() const 6995 vfunc[16]: QWidget::heightForWidth(int) const 6996 vfunc[17]: QWidget::paintEngine() const 6997 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 6998 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 6999 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7000 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7001 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7002 vfunc[23]: QTabWidget::keyPressEvent(QKeyEvent*) 7003 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7004 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7005 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7006 vfunc[27]: QWidget::enterEvent(QEvent*) 7007 vfunc[28]: QWidget::leaveEvent(QEvent*) 7008 vfunc[29]: QTabWidget::paintEvent(QPaintEvent*) 7009 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7010 vfunc[31]: QTabWidget::resizeEvent(QResizeEvent*) 7011 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7012 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 7013 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7014 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7015 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7016 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7017 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7018 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7019 vfunc[40]: QTabWidget::showEvent(QShowEvent*) 7020 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7021 vfunc[42]: QWidget::x11Event(_XEvent*) 7022 vfunc[43]: QTabWidget::changeEvent(QEvent*) 7023 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7024 const 7025 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7026 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7027 const 7028 vfunc[47]: QWidget::focusNextPrevChild(bool) 7029 vfunc[48]: QWidget::styleChange(QStyle&) 7030 vfunc[49]: QWidget::enabledChange(bool) 7031 vfunc[50]: QWidget::paletteChange(QPalette const&) 7032 vfunc[51]: QWidget::fontChange(QFont const&) 7033 vfunc[52]: QWidget::windowActivationChange(bool) 7034 vfunc[53]: QWidget::languageChange() 7035 vfunc[54]: QTabWidget::tabInserted(int) 7036 vfunc[55]: QTabWidget::tabRemoved(int) 7037 7038 Table 6-278. Secondary vtable for QTabWidget 7039 Base Offset -16 7040 Virtual Base Offset 0 7041 RTTI typeinfo for QTabWidget 7042 vfunc[0]: non-virtual thunk to QTabWidget::~QTabWidget() 7043 vfunc[1]: non-virtual thunk to QTabWidget::~QTabWidget() 7044 vfunc[2]: non-virtual thunk to QWidget::devType() const 7045 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7046 vfunc[4]: non-virtual thunk to 7047 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7048 7049 The Run Time Type Information for the QTabWidget class is 7050 described by Table 6-279 7051 7052 Table 6-279. typeinfo for QTabWidget 7053 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7054 Name typeinfo name for QTabWidget 7055 basetype: typeinfo for QWidget 7056 _________________________________________________________ 7057 7058 6.4.1.89. Class data for QRubberBand 7059 7060 The virtual table for the QRubberBand class is described by 7061 Table 6-280 7062 7063 Table 6-280. Primary vtable for QRubberBand 7064 Base Offset 0 7065 Virtual Base Offset 0 7066 RTTI typeinfo for QRubberBand 7067 vfunc[0]: QRubberBand::metaObject() const 7068 vfunc[1]: QRubberBand::qt_metacast(char const*) 7069 vfunc[2]: QRubberBand::qt_metacall(QMetaObject::Call, int, 7070 void**) 7071 vfunc[3]: QRubberBand::~QRubberBand() 7072 vfunc[4]: QRubberBand::~QRubberBand() 7073 vfunc[5]: QRubberBand::event(QEvent*) 7074 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7075 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7076 vfunc[8]: QObject::childEvent(QChildEvent*) 7077 vfunc[9]: QObject::customEvent(QEvent*) 7078 vfunc[10]: QObject::connectNotify(char const*) 7079 vfunc[11]: QObject::disconnectNotify(char const*) 7080 vfunc[12]: QWidget::devType() const 7081 vfunc[13]: QWidget::setVisible(bool) 7082 vfunc[14]: QWidget::sizeHint() const 7083 vfunc[15]: QWidget::minimumSizeHint() const 7084 vfunc[16]: QWidget::heightForWidth(int) const 7085 vfunc[17]: QWidget::paintEngine() const 7086 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7087 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7088 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7089 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7090 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7091 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 7092 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7093 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7094 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7095 vfunc[27]: QWidget::enterEvent(QEvent*) 7096 vfunc[28]: QWidget::leaveEvent(QEvent*) 7097 vfunc[29]: QRubberBand::paintEvent(QPaintEvent*) 7098 vfunc[30]: QRubberBand::moveEvent(QMoveEvent*) 7099 vfunc[31]: QRubberBand::resizeEvent(QResizeEvent*) 7100 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7101 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 7102 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7103 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7104 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7105 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7106 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7107 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7108 vfunc[40]: QRubberBand::showEvent(QShowEvent*) 7109 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7110 vfunc[42]: QWidget::x11Event(_XEvent*) 7111 vfunc[43]: QRubberBand::changeEvent(QEvent*) 7112 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7113 const 7114 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7115 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7116 const 7117 vfunc[47]: QWidget::focusNextPrevChild(bool) 7118 vfunc[48]: QWidget::styleChange(QStyle&) 7119 vfunc[49]: QWidget::enabledChange(bool) 7120 vfunc[50]: QWidget::paletteChange(QPalette const&) 7121 vfunc[51]: QWidget::fontChange(QFont const&) 7122 vfunc[52]: QWidget::windowActivationChange(bool) 7123 vfunc[53]: QWidget::languageChange() 7124 7125 Table 6-281. Secondary vtable for QRubberBand 7126 Base Offset -16 7127 Virtual Base Offset 0 7128 RTTI typeinfo for QRubberBand 7129 vfunc[0]: non-virtual thunk to QRubberBand::~QRubberBand() 7130 vfunc[1]: non-virtual thunk to QRubberBand::~QRubberBand() 7131 vfunc[2]: non-virtual thunk to QWidget::devType() const 7132 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7133 vfunc[4]: non-virtual thunk to 7134 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7135 7136 The Run Time Type Information for the QRubberBand class is 7137 described by Table 6-282 7138 7139 Table 6-282. typeinfo for QRubberBand 7140 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7141 Name typeinfo name for QRubberBand 7142 basetype: typeinfo for QWidget 7143 _________________________________________________________ 7144 7145 6.4.1.90. Class data for QAbstractItemDelegate 7146 7147 The virtual table for the QAbstractItemDelegate class is 7148 described by Table 6-283 7149 7150 Table 6-283. Primary vtable for QAbstractItemDelegate 7151 Base Offset 0 7152 Virtual Base Offset 0 7153 RTTI typeinfo for QAbstractItemDelegate 7154 vfunc[0]: QAbstractItemDelegate::metaObject() const 7155 vfunc[1]: QAbstractItemDelegate::qt_metacast(char const*) 7156 vfunc[2]: 7157 QAbstractItemDelegate::qt_metacall(QMetaObject::Call, int, 7158 void**) 7159 vfunc[3]: QAbstractItemDelegate::~QAbstractItemDelegate() 7160 vfunc[4]: QAbstractItemDelegate::~QAbstractItemDelegate() 7161 vfunc[5]: QObject::event(QEvent*) 7162 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7163 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7164 vfunc[8]: QObject::childEvent(QChildEvent*) 7165 vfunc[9]: QObject::customEvent(QEvent*) 7166 vfunc[10]: QObject::connectNotify(char const*) 7167 vfunc[11]: QObject::disconnectNotify(char const*) 7168 vfunc[12]: __cxa_pure_virtual 7169 vfunc[13]: __cxa_pure_virtual 7170 vfunc[14]: QAbstractItemDelegate::createEditor(QWidget*, 7171 QStyleOptionViewItem const&, QModelIndex const&) const 7172 vfunc[15]: QAbstractItemDelegate::setEditorData(QWidget*, 7173 QModelIndex const&) const 7174 vfunc[16]: QAbstractItemDelegate::setModelData(QWidget*, 7175 QAbstractItemModel*, QModelIndex const&) const 7176 vfunc[17]: 7177 QAbstractItemDelegate::updateEditorGeometry(QWidget*, 7178 QStyleOptionViewItem const&, QModelIndex const&) const 7179 vfunc[18]: QAbstractItemDelegate::editorEvent(QEvent*, 7180 QAbstractItemModel*, QStyleOptionViewItem const&, QModelIndex 7181 const&) 7182 7183 The Run Time Type Information for the QAbstractItemDelegate 7184 class is described by Table 6-284 7185 7186 Table 6-284. typeinfo for QAbstractItemDelegate 7187 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7188 Name typeinfo name for QAbstractItemDelegate 7189 basetype: typeinfo for QObject 7190 _________________________________________________________ 7191 7192 6.4.1.91. Class data for QAbstractItemView 7193 7194 The virtual table for the QAbstractItemView class is described 7195 by Table 6-285 7196 7197 Table 6-285. Primary vtable for QAbstractItemView 7198 Base Offset 0 7199 Virtual Base Offset 0 7200 RTTI typeinfo for QAbstractItemView 7201 vfunc[0]: QAbstractItemView::metaObject() const 7202 vfunc[1]: QAbstractItemView::qt_metacast(char const*) 7203 vfunc[2]: QAbstractItemView::qt_metacall(QMetaObject::Call, 7204 int, void**) 7205 vfunc[3]: QAbstractItemView::~QAbstractItemView() 7206 vfunc[4]: QAbstractItemView::~QAbstractItemView() 7207 vfunc[5]: QAbstractItemView::event(QEvent*) 7208 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7209 vfunc[7]: QAbstractItemView::timerEvent(QTimerEvent*) 7210 vfunc[8]: QObject::childEvent(QChildEvent*) 7211 vfunc[9]: QObject::customEvent(QEvent*) 7212 vfunc[10]: QObject::connectNotify(char const*) 7213 vfunc[11]: QObject::disconnectNotify(char const*) 7214 vfunc[12]: QWidget::devType() const 7215 vfunc[13]: QWidget::setVisible(bool) 7216 vfunc[14]: QAbstractScrollArea::sizeHint() const 7217 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 7218 vfunc[16]: QWidget::heightForWidth(int) const 7219 vfunc[17]: QWidget::paintEngine() const 7220 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 7221 vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) 7222 vfunc[20]: 7223 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 7224 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 7225 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 7226 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 7227 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7228 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 7229 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 7230 vfunc[27]: QWidget::enterEvent(QEvent*) 7231 vfunc[28]: QWidget::leaveEvent(QEvent*) 7232 vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) 7233 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7234 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 7235 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7236 vfunc[33]: 7237 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 7238 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7239 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7240 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 7241 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 7242 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 7243 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 7244 vfunc[40]: QWidget::showEvent(QShowEvent*) 7245 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7246 vfunc[42]: QWidget::x11Event(_XEvent*) 7247 vfunc[43]: QFrame::changeEvent(QEvent*) 7248 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7249 const 7250 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7251 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7252 const 7253 vfunc[47]: QWidget::focusNextPrevChild(bool) 7254 vfunc[48]: QWidget::styleChange(QStyle&) 7255 vfunc[49]: QWidget::enabledChange(bool) 7256 vfunc[50]: QWidget::paletteChange(QPalette const&) 7257 vfunc[51]: QWidget::fontChange(QFont const&) 7258 vfunc[52]: QWidget::windowActivationChange(bool) 7259 vfunc[53]: QWidget::languageChange() 7260 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 7261 vfunc[55]: QAbstractScrollArea::scrollContentsBy(int, int) 7262 vfunc[56]: QAbstractItemView::setModel(QAbstractItemModel*) 7263 vfunc[57]: 7264 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 7265 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 7266 vfunc[59]: __cxa_pure_virtual 7267 vfunc[60]: __cxa_pure_virtual 7268 vfunc[61]: __cxa_pure_virtual 7269 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 7270 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 7271 vfunc[64]: QAbstractItemView::reset() 7272 vfunc[65]: QAbstractItemView::setRootIndex(QModelIndex const&) 7273 vfunc[66]: QAbstractItemView::doItemsLayout() 7274 vfunc[67]: QAbstractItemView::selectAll() 7275 vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, 7276 QModelIndex const&) 7277 vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, 7278 int, int) 7279 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 7280 const&, int, int) 7281 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 7282 const&, QItemSelection const&) 7283 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 7284 const&, QModelIndex const&) 7285 vfunc[73]: QAbstractItemView::updateEditorData() 7286 vfunc[74]: QAbstractItemView::updateEditorGeometries() 7287 vfunc[75]: QAbstractItemView::updateGeometries() 7288 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 7289 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 7290 vfunc[78]: 7291 QAbstractItemView::verticalScrollbarValueChanged(int) 7292 vfunc[79]: 7293 QAbstractItemView::horizontalScrollbarValueChanged(int) 7294 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 7295 QAbstractItemDelegate::EndEditHint) 7296 vfunc[81]: QAbstractItemView::commitData(QWidget*) 7297 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 7298 vfunc[83]: __cxa_pure_virtual 7299 vfunc[84]: __cxa_pure_virtual 7300 vfunc[85]: __cxa_pure_virtual 7301 vfunc[86]: __cxa_pure_virtual 7302 vfunc[87]: __cxa_pure_virtual 7303 vfunc[88]: __cxa_pure_virtual 7304 vfunc[89]: QAbstractItemView::selectedIndexes() const 7305 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 7306 QAbstractItemView::EditTrigger, QEvent*) 7307 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 7308 const&, QEvent const*) const 7309 vfunc[92]: 7310 QAbstractItemView::startDrag(QFlags) 7311 vfunc[93]: QAbstractItemView::viewOptions() const 7312 7313 Table 6-286. Secondary vtable for QAbstractItemView 7314 Base Offset -16 7315 Virtual Base Offset 0 7316 RTTI typeinfo for QAbstractItemView 7317 vfunc[0]: non-virtual thunk to 7318 QAbstractItemView::~QAbstractItemView() 7319 vfunc[1]: non-virtual thunk to 7320 QAbstractItemView::~QAbstractItemView() 7321 vfunc[2]: non-virtual thunk to QWidget::devType() const 7322 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7323 vfunc[4]: non-virtual thunk to 7324 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7325 7326 The Run Time Type Information for the QAbstractItemView class 7327 is described by Table 6-287 7328 7329 Table 6-287. typeinfo for QAbstractItemView 7330 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7331 Name typeinfo name for QAbstractItemView 7332 basetype: typeinfo for QAbstractScrollArea 7333 _________________________________________________________ 7334 7335 6.4.1.92. Class data for QStringListModel 7336 7337 The virtual table for the QStringListModel class is described 7338 by Table 6-288 7339 7340 Table 6-288. Primary vtable for QStringListModel 7341 Base Offset 0 7342 Virtual Base Offset 0 7343 RTTI typeinfo for QStringListModel 7344 vfunc[0]: QStringListModel::metaObject() const 7345 vfunc[1]: QStringListModel::qt_metacast(char const*) 7346 vfunc[2]: QStringListModel::qt_metacall(QMetaObject::Call, 7347 int, void**) 7348 vfunc[3]: QStringListModel::~QStringListModel() 7349 vfunc[4]: QStringListModel::~QStringListModel() 7350 vfunc[5]: QObject::event(QEvent*) 7351 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7352 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7353 vfunc[8]: QObject::childEvent(QChildEvent*) 7354 vfunc[9]: QObject::customEvent(QEvent*) 7355 vfunc[10]: QObject::connectNotify(char const*) 7356 vfunc[11]: QObject::disconnectNotify(char const*) 7357 vfunc[12]: QAbstractListModel::index(int, int, QModelIndex 7358 const&) const 7359 vfunc[13]: QAbstractListModel::parent(QModelIndex const&) 7360 const 7361 vfunc[14]: QStringListModel::rowCount(QModelIndex const&) 7362 const 7363 vfunc[15]: QAbstractListModel::columnCount(QModelIndex const&) 7364 const 7365 vfunc[16]: QAbstractListModel::hasChildren(QModelIndex const&) 7366 const 7367 vfunc[17]: QStringListModel::data(QModelIndex const&, int) 7368 const 7369 vfunc[18]: QStringListModel::setData(QModelIndex const&, 7370 QVariant const&, int) 7371 vfunc[19]: QAbstractItemModel::headerData(int, 7372 Qt::Orientation, int) const 7373 vfunc[20]: QAbstractItemModel::setHeaderData(int, 7374 Qt::Orientation, QVariant const&, int) 7375 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 7376 const 7377 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 7378 QMap const&) 7379 vfunc[23]: QAbstractItemModel::mimeTypes() const 7380 vfunc[24]: QAbstractItemModel::mimeData(QList 7381 const&) const 7382 vfunc[25]: QAbstractListModel::dropMimeData(QMimeData const*, 7383 Qt::DropAction, int, int, QModelIndex const&) 7384 vfunc[26]: QAbstractItemModel::supportedDropActions() const 7385 vfunc[27]: QStringListModel::insertRows(int, int, QModelIndex 7386 const&) 7387 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 7388 QModelIndex const&) 7389 vfunc[29]: QStringListModel::removeRows(int, int, QModelIndex 7390 const&) 7391 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 7392 QModelIndex const&) 7393 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 7394 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex 7395 const&) const 7396 vfunc[33]: QStringListModel::flags(QModelIndex const&) const 7397 vfunc[34]: QStringListModel::sort(int, Qt::SortOrder) 7398 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 7399 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 7400 QVariant const&, int, QFlags) const 7401 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 7402 vfunc[38]: QAbstractItemModel::submit() 7403 vfunc[39]: QAbstractItemModel::revert() 7404 7405 The Run Time Type Information for the QStringListModel class 7406 is described by Table 6-289 7407 7408 Table 6-289. typeinfo for QStringListModel 7409 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7410 Name typeinfo name for QStringListModel 7411 basetype: typeinfo for QAbstractListModel 7412 _________________________________________________________ 7413 7414 6.4.1.93. Class data for QListView 7415 7416 The virtual table for the QListView class is described by 7417 Table 6-290 7418 7419 Table 6-290. Primary vtable for QListView 7420 Base Offset 0 7421 Virtual Base Offset 0 7422 RTTI typeinfo for QListView 7423 vfunc[0]: QListView::metaObject() const 7424 vfunc[1]: QListView::qt_metacast(char const*) 7425 vfunc[2]: QListView::qt_metacall(QMetaObject::Call, int, 7426 void**) 7427 vfunc[3]: QListView::~QListView() 7428 vfunc[4]: QListView::~QListView() 7429 vfunc[5]: QListView::event(QEvent*) 7430 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7431 vfunc[7]: QListView::timerEvent(QTimerEvent*) 7432 vfunc[8]: QObject::childEvent(QChildEvent*) 7433 vfunc[9]: QObject::customEvent(QEvent*) 7434 vfunc[10]: QObject::connectNotify(char const*) 7435 vfunc[11]: QObject::disconnectNotify(char const*) 7436 vfunc[12]: QWidget::devType() const 7437 vfunc[13]: QWidget::setVisible(bool) 7438 vfunc[14]: QAbstractScrollArea::sizeHint() const 7439 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 7440 vfunc[16]: QWidget::heightForWidth(int) const 7441 vfunc[17]: QWidget::paintEngine() const 7442 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 7443 vfunc[19]: QListView::mouseReleaseEvent(QMouseEvent*) 7444 vfunc[20]: 7445 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 7446 vfunc[21]: QListView::mouseMoveEvent(QMouseEvent*) 7447 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 7448 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 7449 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7450 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 7451 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 7452 vfunc[27]: QWidget::enterEvent(QEvent*) 7453 vfunc[28]: QWidget::leaveEvent(QEvent*) 7454 vfunc[29]: QListView::paintEvent(QPaintEvent*) 7455 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7456 vfunc[31]: QListView::resizeEvent(QResizeEvent*) 7457 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7458 vfunc[33]: 7459 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 7460 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7461 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7462 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 7463 vfunc[37]: QListView::dragMoveEvent(QDragMoveEvent*) 7464 vfunc[38]: QListView::dragLeaveEvent(QDragLeaveEvent*) 7465 vfunc[39]: QListView::dropEvent(QDropEvent*) 7466 vfunc[40]: QWidget::showEvent(QShowEvent*) 7467 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7468 vfunc[42]: QWidget::x11Event(_XEvent*) 7469 vfunc[43]: QFrame::changeEvent(QEvent*) 7470 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7471 const 7472 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7473 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7474 const 7475 vfunc[47]: QWidget::focusNextPrevChild(bool) 7476 vfunc[48]: QWidget::styleChange(QStyle&) 7477 vfunc[49]: QWidget::enabledChange(bool) 7478 vfunc[50]: QWidget::paletteChange(QPalette const&) 7479 vfunc[51]: QWidget::fontChange(QFont const&) 7480 vfunc[52]: QWidget::windowActivationChange(bool) 7481 vfunc[53]: QWidget::languageChange() 7482 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 7483 vfunc[55]: QListView::scrollContentsBy(int, int) 7484 vfunc[56]: QAbstractItemView::setModel(QAbstractItemModel*) 7485 vfunc[57]: 7486 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 7487 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 7488 vfunc[59]: QListView::visualRect(QModelIndex const&) const 7489 vfunc[60]: QListView::scrollTo(QModelIndex const&, 7490 QAbstractItemView::ScrollHint) 7491 vfunc[61]: QListView::indexAt(QPoint const&) const 7492 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 7493 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 7494 vfunc[64]: QListView::reset() 7495 vfunc[65]: QListView::setRootIndex(QModelIndex const&) 7496 vfunc[66]: QListView::doItemsLayout() 7497 vfunc[67]: QAbstractItemView::selectAll() 7498 vfunc[68]: QListView::dataChanged(QModelIndex const&, 7499 QModelIndex const&) 7500 vfunc[69]: QListView::rowsInserted(QModelIndex const&, int, 7501 int) 7502 vfunc[70]: QListView::rowsAboutToBeRemoved(QModelIndex const&, 7503 int, int) 7504 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 7505 const&, QItemSelection const&) 7506 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 7507 const&, QModelIndex const&) 7508 vfunc[73]: QAbstractItemView::updateEditorData() 7509 vfunc[74]: QAbstractItemView::updateEditorGeometries() 7510 vfunc[75]: QListView::updateGeometries() 7511 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 7512 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 7513 vfunc[78]: 7514 QAbstractItemView::verticalScrollbarValueChanged(int) 7515 vfunc[79]: 7516 QAbstractItemView::horizontalScrollbarValueChanged(int) 7517 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 7518 QAbstractItemDelegate::EndEditHint) 7519 vfunc[81]: QAbstractItemView::commitData(QWidget*) 7520 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 7521 vfunc[83]: 7522 QListView::moveCursor(QAbstractItemView::CursorAction, 7523 QFlags) 7524 vfunc[84]: QListView::horizontalOffset() const 7525 vfunc[85]: QListView::verticalOffset() const 7526 vfunc[86]: QListView::isIndexHidden(QModelIndex const&) const 7527 vfunc[87]: QListView::setSelection(QRect const&, 7528 QFlags) 7529 vfunc[88]: QListView::visualRegionForSelection(QItemSelection 7530 const&) const 7531 vfunc[89]: QListView::selectedIndexes() const 7532 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 7533 QAbstractItemView::EditTrigger, QEvent*) 7534 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 7535 const&, QEvent const*) const 7536 vfunc[92]: QListView::startDrag(QFlags) 7537 vfunc[93]: QListView::viewOptions() const 7538 7539 Table 6-291. Secondary vtable for QListView 7540 Base Offset -16 7541 Virtual Base Offset 0 7542 RTTI typeinfo for QListView 7543 vfunc[0]: non-virtual thunk to QListView::~QListView() 7544 vfunc[1]: non-virtual thunk to QListView::~QListView() 7545 vfunc[2]: non-virtual thunk to QWidget::devType() const 7546 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7547 vfunc[4]: non-virtual thunk to 7548 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7549 7550 The Run Time Type Information for the QListView class is 7551 described by Table 6-292 7552 7553 Table 6-292. typeinfo for QListView 7554 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7555 Name typeinfo name for QListView 7556 basetype: typeinfo for QAbstractItemView 7557 _________________________________________________________ 7558 7559 6.4.1.94. Class data for QListWidgetItem 7560 7561 The virtual table for the QListWidgetItem class is described 7562 by Table 6-293 7563 7564 Table 6-293. Primary vtable for QListWidgetItem 7565 Base Offset 0 7566 Virtual Base Offset 0 7567 RTTI typeinfo for QListWidgetItem 7568 vfunc[0]: QListWidgetItem::~QListWidgetItem() 7569 vfunc[1]: QListWidgetItem::~QListWidgetItem() 7570 vfunc[2]: QListWidgetItem::clone() const 7571 vfunc[3]: QListWidgetItem::setBackgroundColor(QColor const&) 7572 vfunc[4]: QListWidgetItem::data(int) const 7573 vfunc[5]: QListWidgetItem::setData(int, QVariant const&) 7574 vfunc[6]: QListWidgetItem::operator<(QListWidgetItem const&) 7575 const 7576 vfunc[7]: QListWidgetItem::read(QDataStream&) 7577 vfunc[8]: QListWidgetItem::write(QDataStream&) const 7578 7579 The Run Time Type Information for the QListWidgetItem class is 7580 described by Table 6-294 7581 7582 Table 6-294. typeinfo for QListWidgetItem 7583 Base Vtable vtable for __cxxabiv1::__class_type_info 7584 Name typeinfo name for QListWidgetItem 7585 _________________________________________________________ 7586 7587 6.4.1.95. Class data for QListWidget 7588 7589 The virtual table for the QListWidget class is described by 7590 Table 6-295 7591 7592 Table 6-295. Primary vtable for QListWidget 7593 Base Offset 0 7594 Virtual Base Offset 0 7595 RTTI typeinfo for QListWidget 7596 vfunc[0]: QListWidget::metaObject() const 7597 vfunc[1]: QListWidget::qt_metacast(char const*) 7598 vfunc[2]: QListWidget::qt_metacall(QMetaObject::Call, int, 7599 void**) 7600 vfunc[3]: QListWidget::~QListWidget() 7601 vfunc[4]: QListWidget::~QListWidget() 7602 vfunc[5]: QListWidget::event(QEvent*) 7603 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7604 vfunc[7]: QListView::timerEvent(QTimerEvent*) 7605 vfunc[8]: QObject::childEvent(QChildEvent*) 7606 vfunc[9]: QObject::customEvent(QEvent*) 7607 vfunc[10]: QObject::connectNotify(char const*) 7608 vfunc[11]: QObject::disconnectNotify(char const*) 7609 vfunc[12]: QWidget::devType() const 7610 vfunc[13]: QWidget::setVisible(bool) 7611 vfunc[14]: QAbstractScrollArea::sizeHint() const 7612 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 7613 vfunc[16]: QWidget::heightForWidth(int) const 7614 vfunc[17]: QWidget::paintEngine() const 7615 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 7616 vfunc[19]: QListView::mouseReleaseEvent(QMouseEvent*) 7617 vfunc[20]: 7618 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 7619 vfunc[21]: QListView::mouseMoveEvent(QMouseEvent*) 7620 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 7621 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 7622 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7623 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 7624 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 7625 vfunc[27]: QWidget::enterEvent(QEvent*) 7626 vfunc[28]: QWidget::leaveEvent(QEvent*) 7627 vfunc[29]: QListView::paintEvent(QPaintEvent*) 7628 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7629 vfunc[31]: QListView::resizeEvent(QResizeEvent*) 7630 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7631 vfunc[33]: 7632 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 7633 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7634 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7635 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 7636 vfunc[37]: QListView::dragMoveEvent(QDragMoveEvent*) 7637 vfunc[38]: QListView::dragLeaveEvent(QDragLeaveEvent*) 7638 vfunc[39]: QListView::dropEvent(QDropEvent*) 7639 vfunc[40]: QWidget::showEvent(QShowEvent*) 7640 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7641 vfunc[42]: QWidget::x11Event(_XEvent*) 7642 vfunc[43]: QFrame::changeEvent(QEvent*) 7643 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7644 const 7645 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7646 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7647 const 7648 vfunc[47]: QWidget::focusNextPrevChild(bool) 7649 vfunc[48]: QWidget::styleChange(QStyle&) 7650 vfunc[49]: QWidget::enabledChange(bool) 7651 vfunc[50]: QWidget::paletteChange(QPalette const&) 7652 vfunc[51]: QWidget::fontChange(QFont const&) 7653 vfunc[52]: QWidget::windowActivationChange(bool) 7654 vfunc[53]: QWidget::languageChange() 7655 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 7656 vfunc[55]: QListView::scrollContentsBy(int, int) 7657 vfunc[56]: QListWidget::setModel(QAbstractItemModel*) 7658 vfunc[57]: 7659 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 7660 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 7661 vfunc[59]: QListView::visualRect(QModelIndex const&) const 7662 vfunc[60]: QListView::scrollTo(QModelIndex const&, 7663 QAbstractItemView::ScrollHint) 7664 vfunc[61]: QListView::indexAt(QPoint const&) const 7665 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 7666 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 7667 vfunc[64]: QListView::reset() 7668 vfunc[65]: QListView::setRootIndex(QModelIndex const&) 7669 vfunc[66]: QListView::doItemsLayout() 7670 vfunc[67]: QAbstractItemView::selectAll() 7671 vfunc[68]: QListView::dataChanged(QModelIndex const&, 7672 QModelIndex const&) 7673 vfunc[69]: QListView::rowsInserted(QModelIndex const&, int, 7674 int) 7675 vfunc[70]: QListView::rowsAboutToBeRemoved(QModelIndex const&, 7676 int, int) 7677 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 7678 const&, QItemSelection const&) 7679 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 7680 const&, QModelIndex const&) 7681 vfunc[73]: QAbstractItemView::updateEditorData() 7682 vfunc[74]: QAbstractItemView::updateEditorGeometries() 7683 vfunc[75]: QListView::updateGeometries() 7684 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 7685 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 7686 vfunc[78]: 7687 QAbstractItemView::verticalScrollbarValueChanged(int) 7688 vfunc[79]: 7689 QAbstractItemView::horizontalScrollbarValueChanged(int) 7690 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 7691 QAbstractItemDelegate::EndEditHint) 7692 vfunc[81]: QAbstractItemView::commitData(QWidget*) 7693 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 7694 vfunc[83]: 7695 QListView::moveCursor(QAbstractItemView::CursorAction, 7696 QFlags) 7697 vfunc[84]: QListView::horizontalOffset() const 7698 vfunc[85]: QListView::verticalOffset() const 7699 vfunc[86]: QListView::isIndexHidden(QModelIndex const&) const 7700 vfunc[87]: QListView::setSelection(QRect const&, 7701 QFlags) 7702 vfunc[88]: QListView::visualRegionForSelection(QItemSelection 7703 const&) const 7704 vfunc[89]: QListView::selectedIndexes() const 7705 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 7706 QAbstractItemView::EditTrigger, QEvent*) 7707 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 7708 const&, QEvent const*) const 7709 vfunc[92]: QListView::startDrag(QFlags) 7710 vfunc[93]: QListView::viewOptions() const 7711 vfunc[94]: QListWidget::mimeTypes() const 7712 vfunc[95]: QListWidget::mimeData(QList) 7713 const 7714 vfunc[96]: QListWidget::dropMimeData(int, QMimeData const*, 7715 Qt::DropAction) 7716 vfunc[97]: QListWidget::supportedDropActions() const 7717 7718 Table 6-296. Secondary vtable for QListWidget 7719 Base Offset -16 7720 Virtual Base Offset 0 7721 RTTI typeinfo for QListWidget 7722 vfunc[0]: non-virtual thunk to QListWidget::~QListWidget() 7723 vfunc[1]: non-virtual thunk to QListWidget::~QListWidget() 7724 vfunc[2]: non-virtual thunk to QWidget::devType() const 7725 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7726 vfunc[4]: non-virtual thunk to 7727 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7728 7729 The Run Time Type Information for the QListWidget class is 7730 described by Table 6-297 7731 7732 Table 6-297. typeinfo for QListWidget 7733 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7734 Name typeinfo name for QListWidget 7735 basetype: typeinfo for QListView 7736 _________________________________________________________ 7737 7738 6.4.1.96. Class data for QFileIconProvider 7739 7740 The virtual table for the QFileIconProvider class is described 7741 by Table 6-298 7742 7743 Table 6-298. Primary vtable for QFileIconProvider 7744 Base Offset 0 7745 Virtual Base Offset 0 7746 RTTI typeinfo for QFileIconProvider 7747 vfunc[0]: QFileIconProvider::~QFileIconProvider() 7748 vfunc[1]: QFileIconProvider::~QFileIconProvider() 7749 vfunc[2]: QFileIconProvider::icon(QFileIconProvider::IconType) 7750 const 7751 vfunc[3]: QFileIconProvider::icon(QFileInfo const&) const 7752 vfunc[4]: QFileIconProvider::type(QFileInfo const&) const 7753 7754 The Run Time Type Information for the QFileIconProvider class 7755 is described by Table 6-299 7756 7757 Table 6-299. typeinfo for QFileIconProvider 7758 Base Vtable vtable for __cxxabiv1::__class_type_info 7759 Name typeinfo name for QFileIconProvider 7760 _________________________________________________________ 7761 7762 6.4.1.97. Class data for QDirModel 7763 7764 The virtual table for the QDirModel class is described by 7765 Table 6-300 7766 7767 Table 6-300. Primary vtable for QDirModel 7768 Base Offset 0 7769 Virtual Base Offset 0 7770 RTTI typeinfo for QDirModel 7771 vfunc[0]: QDirModel::metaObject() const 7772 vfunc[1]: QDirModel::qt_metacast(char const*) 7773 vfunc[2]: QDirModel::qt_metacall(QMetaObject::Call, int, 7774 void**) 7775 vfunc[3]: QDirModel::~QDirModel() 7776 vfunc[4]: QDirModel::~QDirModel() 7777 vfunc[5]: QObject::event(QEvent*) 7778 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7779 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7780 vfunc[8]: QObject::childEvent(QChildEvent*) 7781 vfunc[9]: QObject::customEvent(QEvent*) 7782 vfunc[10]: QObject::connectNotify(char const*) 7783 vfunc[11]: QObject::disconnectNotify(char const*) 7784 vfunc[12]: QDirModel::index(int, int, QModelIndex const&) 7785 const 7786 vfunc[13]: QDirModel::parent(QModelIndex const&) const 7787 vfunc[14]: QDirModel::rowCount(QModelIndex const&) const 7788 vfunc[15]: QDirModel::columnCount(QModelIndex const&) const 7789 vfunc[16]: QDirModel::hasChildren(QModelIndex const&) const 7790 vfunc[17]: QDirModel::data(QModelIndex const&, int) const 7791 vfunc[18]: QDirModel::setData(QModelIndex const&, QVariant 7792 const&, int) 7793 vfunc[19]: QDirModel::headerData(int, Qt::Orientation, int) 7794 const 7795 vfunc[20]: QAbstractItemModel::setHeaderData(int, 7796 Qt::Orientation, QVariant const&, int) 7797 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 7798 const 7799 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 7800 QMap const&) 7801 vfunc[23]: QDirModel::mimeTypes() const 7802 vfunc[24]: QDirModel::mimeData(QList const&) 7803 const 7804 vfunc[25]: QDirModel::dropMimeData(QMimeData const*, 7805 Qt::DropAction, int, int, QModelIndex const&) 7806 vfunc[26]: QDirModel::supportedDropActions() const 7807 vfunc[27]: QAbstractItemModel::insertRows(int, int, 7808 QModelIndex const&) 7809 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 7810 QModelIndex const&) 7811 vfunc[29]: QAbstractItemModel::removeRows(int, int, 7812 QModelIndex const&) 7813 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 7814 QModelIndex const&) 7815 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 7816 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex 7817 const&) const 7818 vfunc[33]: QDirModel::flags(QModelIndex const&) const 7819 vfunc[34]: QDirModel::sort(int, Qt::SortOrder) 7820 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 7821 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 7822 QVariant const&, int, QFlags) const 7823 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 7824 vfunc[38]: QAbstractItemModel::submit() 7825 vfunc[39]: QAbstractItemModel::revert() 7826 7827 The Run Time Type Information for the QDirModel class is 7828 described by Table 6-301 7829 7830 Table 6-301. typeinfo for QDirModel 7831 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7832 Name typeinfo name for QDirModel 7833 basetype: typeinfo for QAbstractItemModel 7834 _________________________________________________________ 7835 7836 6.4.1.98. Class data for QStandardItemModel 7837 7838 The virtual table for the QStandardItemModel class is 7839 described by Table 6-302 7840 7841 Table 6-302. Primary vtable for QStandardItemModel 7842 Base Offset 0 7843 Virtual Base Offset 0 7844 RTTI typeinfo for QStandardItemModel 7845 vfunc[0]: QStandardItemModel::metaObject() const 7846 vfunc[1]: QStandardItemModel::qt_metacast(char const*) 7847 vfunc[2]: QStandardItemModel::qt_metacall(QMetaObject::Call, 7848 int, void**) 7849 vfunc[3]: QStandardItemModel::~QStandardItemModel() 7850 vfunc[4]: QStandardItemModel::~QStandardItemModel() 7851 vfunc[5]: QObject::event(QEvent*) 7852 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7853 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7854 vfunc[8]: QObject::childEvent(QChildEvent*) 7855 vfunc[9]: QObject::customEvent(QEvent*) 7856 vfunc[10]: QObject::connectNotify(char const*) 7857 vfunc[11]: QObject::disconnectNotify(char const*) 7858 vfunc[12]: QStandardItemModel::index(int, int, QModelIndex 7859 const&) const 7860 vfunc[13]: QStandardItemModel::parent(QModelIndex const&) 7861 const 7862 vfunc[14]: QStandardItemModel::rowCount(QModelIndex const&) 7863 const 7864 vfunc[15]: QStandardItemModel::columnCount(QModelIndex const&) 7865 const 7866 vfunc[16]: QStandardItemModel::hasChildren(QModelIndex const&) 7867 const 7868 vfunc[17]: QStandardItemModel::data(QModelIndex const&, int) 7869 const 7870 vfunc[18]: QStandardItemModel::setData(QModelIndex const&, 7871 QVariant const&, int) 7872 vfunc[19]: QStandardItemModel::headerData(int, 7873 Qt::Orientation, int) const 7874 vfunc[20]: QStandardItemModel::setHeaderData(int, 7875 Qt::Orientation, QVariant const&, int) 7876 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 7877 const 7878 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 7879 QMap const&) 7880 vfunc[23]: QAbstractItemModel::mimeTypes() const 7881 vfunc[24]: QAbstractItemModel::mimeData(QList 7882 const&) const 7883 vfunc[25]: QAbstractItemModel::dropMimeData(QMimeData const*, 7884 Qt::DropAction, int, int, QModelIndex const&) 7885 vfunc[26]: QAbstractItemModel::supportedDropActions() const 7886 vfunc[27]: QStandardItemModel::insertRows(int, int, 7887 QModelIndex const&) 7888 vfunc[28]: QStandardItemModel::insertColumns(int, int, 7889 QModelIndex const&) 7890 vfunc[29]: QStandardItemModel::removeRows(int, int, 7891 QModelIndex const&) 7892 vfunc[30]: QStandardItemModel::removeColumns(int, int, 7893 QModelIndex const&) 7894 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 7895 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex 7896 const&) const 7897 vfunc[33]: QStandardItemModel::flags(QModelIndex const&) const 7898 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 7899 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 7900 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 7901 QVariant const&, int, QFlags) const 7902 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 7903 vfunc[38]: QAbstractItemModel::submit() 7904 vfunc[39]: QAbstractItemModel::revert() 7905 7906 The Run Time Type Information for the QStandardItemModel class 7907 is described by Table 6-303 7908 7909 Table 6-303. typeinfo for QStandardItemModel 7910 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7911 Name typeinfo name for QStandardItemModel 7912 basetype: typeinfo for QAbstractItemModel 7913 _________________________________________________________ 7914 7915 6.4.1.99. Class data for QAbstractProxyModel 7916 7917 The virtual table for the QAbstractProxyModel class is 7918 described by Table 6-304 7919 7920 Table 6-304. Primary vtable for QAbstractProxyModel 7921 Base Offset 0 7922 Virtual Base Offset 0 7923 RTTI typeinfo for QAbstractProxyModel 7924 vfunc[0]: QAbstractProxyModel::metaObject() const 7925 vfunc[1]: QAbstractProxyModel::qt_metacast(char const*) 7926 vfunc[2]: QAbstractProxyModel::qt_metacall(QMetaObject::Call, 7927 int, void**) 7928 vfunc[3]: QAbstractProxyModel::~QAbstractProxyModel() 7929 vfunc[4]: QAbstractProxyModel::~QAbstractProxyModel() 7930 vfunc[5]: QObject::event(QEvent*) 7931 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7932 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7933 vfunc[8]: QObject::childEvent(QChildEvent*) 7934 vfunc[9]: QObject::customEvent(QEvent*) 7935 vfunc[10]: QObject::connectNotify(char const*) 7936 vfunc[11]: QObject::disconnectNotify(char const*) 7937 vfunc[12]: __cxa_pure_virtual 7938 vfunc[13]: __cxa_pure_virtual 7939 vfunc[14]: __cxa_pure_virtual 7940 vfunc[15]: __cxa_pure_virtual 7941 vfunc[16]: QAbstractItemModel::hasChildren(QModelIndex const&) 7942 const 7943 vfunc[17]: __cxa_pure_virtual 7944 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 7945 QVariant const&, int) 7946 vfunc[19]: QAbstractItemModel::headerData(int, 7947 Qt::Orientation, int) const 7948 vfunc[20]: QAbstractItemModel::setHeaderData(int, 7949 Qt::Orientation, QVariant const&, int) 7950 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 7951 const 7952 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 7953 QMap const&) 7954 vfunc[23]: QAbstractItemModel::mimeTypes() const 7955 vfunc[24]: QAbstractItemModel::mimeData(QList 7956 const&) const 7957 vfunc[25]: QAbstractItemModel::dropMimeData(QMimeData const*, 7958 Qt::DropAction, int, int, QModelIndex const&) 7959 vfunc[26]: QAbstractItemModel::supportedDropActions() const 7960 vfunc[27]: QAbstractItemModel::insertRows(int, int, 7961 QModelIndex const&) 7962 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 7963 QModelIndex const&) 7964 vfunc[29]: QAbstractItemModel::removeRows(int, int, 7965 QModelIndex const&) 7966 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 7967 QModelIndex const&) 7968 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 7969 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex 7970 const&) const 7971 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 7972 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 7973 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 7974 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 7975 QVariant const&, int, QFlags) const 7976 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 7977 vfunc[38]: QAbstractProxyModel::submit() 7978 vfunc[39]: QAbstractProxyModel::revert() 7979 vfunc[40]: 7980 QAbstractProxyModel::setSourceModel(QAbstractItemModel*) 7981 vfunc[41]: __cxa_pure_virtual 7982 vfunc[42]: __cxa_pure_virtual 7983 vfunc[43]: 7984 QAbstractProxyModel::mapSelectionToSource(QItemSelection 7985 const&) const 7986 vfunc[44]: 7987 QAbstractProxyModel::mapSelectionFromSource(QItemSelection 7988 const&) const 7989 7990 The Run Time Type Information for the QAbstractProxyModel 7991 class is described by Table 6-305 7992 7993 Table 6-305. typeinfo for QAbstractProxyModel 7994 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7995 Name typeinfo name for QAbstractProxyModel 7996 basetype: typeinfo for QAbstractItemModel 7997 _________________________________________________________ 7998 7999 6.4.1.100. Class data for QSortFilterProxyModel 8000 8001 The virtual table for the QSortFilterProxyModel class is 8002 described by Table 6-306 8003 8004 Table 6-306. Primary vtable for QSortFilterProxyModel 8005 Base Offset 0 8006 Virtual Base Offset 0 8007 RTTI typeinfo for QSortFilterProxyModel 8008 vfunc[0]: QSortFilterProxyModel::metaObject() const 8009 vfunc[1]: QSortFilterProxyModel::qt_metacast(char const*) 8010 vfunc[2]: 8011 QSortFilterProxyModel::qt_metacall(QMetaObject::Call, int, 8012 void**) 8013 vfunc[3]: QSortFilterProxyModel::~QSortFilterProxyModel() 8014 vfunc[4]: QSortFilterProxyModel::~QSortFilterProxyModel() 8015 vfunc[5]: QObject::event(QEvent*) 8016 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8017 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8018 vfunc[8]: QObject::childEvent(QChildEvent*) 8019 vfunc[9]: QObject::customEvent(QEvent*) 8020 vfunc[10]: QObject::connectNotify(char const*) 8021 vfunc[11]: QObject::disconnectNotify(char const*) 8022 vfunc[12]: QSortFilterProxyModel::index(int, int, QModelIndex 8023 const&) const 8024 vfunc[13]: QSortFilterProxyModel::parent(QModelIndex const&) 8025 const 8026 vfunc[14]: QSortFilterProxyModel::rowCount(QModelIndex const&) 8027 const 8028 vfunc[15]: QSortFilterProxyModel::columnCount(QModelIndex 8029 const&) const 8030 vfunc[16]: QSortFilterProxyModel::hasChildren(QModelIndex 8031 const&) const 8032 vfunc[17]: QSortFilterProxyModel::data(QModelIndex const&, 8033 int) const 8034 vfunc[18]: QSortFilterProxyModel::setData(QModelIndex const&, 8035 QVariant const&, int) 8036 vfunc[19]: QSortFilterProxyModel::headerData(int, 8037 Qt::Orientation, int) const 8038 vfunc[20]: QSortFilterProxyModel::setHeaderData(int, 8039 Qt::Orientation, QVariant const&, int) 8040 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 8041 const 8042 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 8043 QMap const&) 8044 vfunc[23]: QAbstractItemModel::mimeTypes() const 8045 vfunc[24]: QSortFilterProxyModel::mimeData(QList 8046 const&) const 8047 vfunc[25]: QSortFilterProxyModel::dropMimeData(QMimeData 8048 const*, Qt::DropAction, int, int, QModelIndex const&) 8049 vfunc[26]: QAbstractItemModel::supportedDropActions() const 8050 vfunc[27]: QSortFilterProxyModel::insertRows(int, int, 8051 QModelIndex const&) 8052 vfunc[28]: QSortFilterProxyModel::insertColumns(int, int, 8053 QModelIndex const&) 8054 vfunc[29]: QSortFilterProxyModel::removeRows(int, int, 8055 QModelIndex const&) 8056 vfunc[30]: QSortFilterProxyModel::removeColumns(int, int, 8057 QModelIndex const&) 8058 vfunc[31]: QSortFilterProxyModel::fetchMore(QModelIndex 8059 const&) 8060 vfunc[32]: QSortFilterProxyModel::canFetchMore(QModelIndex 8061 const&) const 8062 vfunc[33]: QSortFilterProxyModel::flags(QModelIndex const&) 8063 const 8064 vfunc[34]: QSortFilterProxyModel::sort(int, Qt::SortOrder) 8065 vfunc[35]: QSortFilterProxyModel::buddy(QModelIndex const&) 8066 const 8067 vfunc[36]: QSortFilterProxyModel::match(QModelIndex const&, 8068 int, QVariant const&, int, QFlags) const 8069 vfunc[37]: QSortFilterProxyModel::span(QModelIndex const&) 8070 const 8071 vfunc[38]: QAbstractProxyModel::submit() 8072 vfunc[39]: QAbstractProxyModel::revert() 8073 vfunc[40]: 8074 QSortFilterProxyModel::setSourceModel(QAbstractItemModel*) 8075 vfunc[41]: QSortFilterProxyModel::mapToSource(QModelIndex 8076 const&) const 8077 vfunc[42]: QSortFilterProxyModel::mapFromSource(QModelIndex 8078 const&) const 8079 vfunc[43]: 8080 QSortFilterProxyModel::mapSelectionToSource(QItemSelection 8081 const&) const 8082 vfunc[44]: 8083 QSortFilterProxyModel::mapSelectionFromSource(QItemSelection 8084 const&) const 8085 vfunc[45]: QSortFilterProxyModel::filterAcceptsRow(int, 8086 QModelIndex const&) const 8087 vfunc[46]: QSortFilterProxyModel::filterAcceptsColumn(int, 8088 QModelIndex const&) const 8089 vfunc[47]: QSortFilterProxyModel::lessThan(QModelIndex const&, 8090 QModelIndex const&) const 8091 8092 The Run Time Type Information for the QSortFilterProxyModel 8093 class is described by Table 6-307 8094 8095 Table 6-307. typeinfo for QSortFilterProxyModel 8096 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8097 Name typeinfo name for QSortFilterProxyModel 8098 basetype: typeinfo for QAbstractProxyModel 8099 _________________________________________________________ 8100 8101 6.4.1.101. Class data for QItemDelegate 8102 8103 The virtual table for the QItemDelegate class is described by 8104 Table 6-308 8105 8106 Table 6-308. Primary vtable for QItemDelegate 8107 Base Offset 0 8108 Virtual Base Offset 0 8109 RTTI typeinfo for QItemDelegate 8110 vfunc[0]: QItemDelegate::metaObject() const 8111 vfunc[1]: QItemDelegate::qt_metacast(char const*) 8112 vfunc[2]: QItemDelegate::qt_metacall(QMetaObject::Call, int, 8113 void**) 8114 vfunc[3]: QItemDelegate::~QItemDelegate() 8115 vfunc[4]: QItemDelegate::~QItemDelegate() 8116 vfunc[5]: QObject::event(QEvent*) 8117 vfunc[6]: QItemDelegate::eventFilter(QObject*, QEvent*) 8118 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8119 vfunc[8]: QObject::childEvent(QChildEvent*) 8120 vfunc[9]: QObject::customEvent(QEvent*) 8121 vfunc[10]: QObject::connectNotify(char const*) 8122 vfunc[11]: QObject::disconnectNotify(char const*) 8123 vfunc[12]: QItemDelegate::paint(QPainter*, 8124 QStyleOptionViewItem const&, QModelIndex const&) const 8125 vfunc[13]: QItemDelegate::sizeHint(QStyleOptionViewItem 8126 const&, QModelIndex const&) const 8127 vfunc[14]: QItemDelegate::createEditor(QWidget*, 8128 QStyleOptionViewItem const&, QModelIndex const&) const 8129 vfunc[15]: QItemDelegate::setEditorData(QWidget*, QModelIndex 8130 const&) const 8131 vfunc[16]: QItemDelegate::setModelData(QWidget*, 8132 QAbstractItemModel*, QModelIndex const&) const 8133 vfunc[17]: QItemDelegate::updateEditorGeometry(QWidget*, 8134 QStyleOptionViewItem const&, QModelIndex const&) const 8135 vfunc[18]: QItemDelegate::editorEvent(QEvent*, 8136 QAbstractItemModel*, QStyleOptionViewItem const&, QModelIndex 8137 const&) 8138 vfunc[19]: QItemDelegate::drawDisplay(QPainter*, 8139 QStyleOptionViewItem const&, QRect const&, QString const&) 8140 const 8141 vfunc[20]: QItemDelegate::drawDecoration(QPainter*, 8142 QStyleOptionViewItem const&, QRect const&, QPixmap const&) 8143 const 8144 vfunc[21]: QItemDelegate::drawFocus(QPainter*, 8145 QStyleOptionViewItem const&, QRect const&) const 8146 vfunc[22]: QItemDelegate::drawCheck(QPainter*, 8147 QStyleOptionViewItem const&, QRect const&, Qt::CheckState) 8148 const 8149 8150 The Run Time Type Information for the QItemDelegate class is 8151 described by Table 6-309 8152 8153 Table 6-309. typeinfo for QItemDelegate 8154 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8155 Name typeinfo name for QItemDelegate 8156 basetype: typeinfo for QAbstractItemDelegate 8157 _________________________________________________________ 8158 8159 6.4.1.102. Class data for QTableView 8160 8161 The virtual table for the QTableView class is described by 8162 Table 6-310 8163 8164 Table 6-310. Primary vtable for QTableView 8165 Base Offset 0 8166 Virtual Base Offset 0 8167 RTTI typeinfo for QTableView 8168 vfunc[0]: QTableView::metaObject() const 8169 vfunc[1]: QTableView::qt_metacast(char const*) 8170 vfunc[2]: QTableView::qt_metacall(QMetaObject::Call, int, 8171 void**) 8172 vfunc[3]: QTableView::~QTableView() 8173 vfunc[4]: QTableView::~QTableView() 8174 vfunc[5]: QAbstractItemView::event(QEvent*) 8175 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8176 vfunc[7]: QTableView::timerEvent(QTimerEvent*) 8177 vfunc[8]: QObject::childEvent(QChildEvent*) 8178 vfunc[9]: QObject::customEvent(QEvent*) 8179 vfunc[10]: QObject::connectNotify(char const*) 8180 vfunc[11]: QObject::disconnectNotify(char const*) 8181 vfunc[12]: QWidget::devType() const 8182 vfunc[13]: QWidget::setVisible(bool) 8183 vfunc[14]: QAbstractScrollArea::sizeHint() const 8184 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 8185 vfunc[16]: QWidget::heightForWidth(int) const 8186 vfunc[17]: QWidget::paintEngine() const 8187 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 8188 vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) 8189 vfunc[20]: 8190 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 8191 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 8192 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 8193 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 8194 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8195 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 8196 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 8197 vfunc[27]: QWidget::enterEvent(QEvent*) 8198 vfunc[28]: QWidget::leaveEvent(QEvent*) 8199 vfunc[29]: QTableView::paintEvent(QPaintEvent*) 8200 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8201 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 8202 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 8203 vfunc[33]: 8204 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 8205 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8206 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8207 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 8208 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 8209 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 8210 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 8211 vfunc[40]: QWidget::showEvent(QShowEvent*) 8212 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8213 vfunc[42]: QWidget::x11Event(_XEvent*) 8214 vfunc[43]: QFrame::changeEvent(QEvent*) 8215 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8216 const 8217 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8218 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8219 const 8220 vfunc[47]: QWidget::focusNextPrevChild(bool) 8221 vfunc[48]: QWidget::styleChange(QStyle&) 8222 vfunc[49]: QWidget::enabledChange(bool) 8223 vfunc[50]: QWidget::paletteChange(QPalette const&) 8224 vfunc[51]: QWidget::fontChange(QFont const&) 8225 vfunc[52]: QWidget::windowActivationChange(bool) 8226 vfunc[53]: QWidget::languageChange() 8227 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 8228 vfunc[55]: QTableView::scrollContentsBy(int, int) 8229 vfunc[56]: QTableView::setModel(QAbstractItemModel*) 8230 vfunc[57]: QTableView::setSelectionModel(QItemSelectionModel*) 8231 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 8232 vfunc[59]: QTableView::visualRect(QModelIndex const&) const 8233 vfunc[60]: QTableView::scrollTo(QModelIndex const&, 8234 QAbstractItemView::ScrollHint) 8235 vfunc[61]: QTableView::indexAt(QPoint const&) const 8236 vfunc[62]: QTableView::sizeHintForRow(int) const 8237 vfunc[63]: QTableView::sizeHintForColumn(int) const 8238 vfunc[64]: QAbstractItemView::reset() 8239 vfunc[65]: QTableView::setRootIndex(QModelIndex const&) 8240 vfunc[66]: QAbstractItemView::doItemsLayout() 8241 vfunc[67]: QAbstractItemView::selectAll() 8242 vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, 8243 QModelIndex const&) 8244 vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, 8245 int, int) 8246 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 8247 const&, int, int) 8248 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 8249 const&, QItemSelection const&) 8250 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 8251 const&, QModelIndex const&) 8252 vfunc[73]: QAbstractItemView::updateEditorData() 8253 vfunc[74]: QAbstractItemView::updateEditorGeometries() 8254 vfunc[75]: QTableView::updateGeometries() 8255 vfunc[76]: QTableView::verticalScrollbarAction(int) 8256 vfunc[77]: QTableView::horizontalScrollbarAction(int) 8257 vfunc[78]: 8258 QAbstractItemView::verticalScrollbarValueChanged(int) 8259 vfunc[79]: 8260 QAbstractItemView::horizontalScrollbarValueChanged(int) 8261 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 8262 QAbstractItemDelegate::EndEditHint) 8263 vfunc[81]: QAbstractItemView::commitData(QWidget*) 8264 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 8265 vfunc[83]: 8266 QTableView::moveCursor(QAbstractItemView::CursorAction, 8267 QFlags) 8268 vfunc[84]: QTableView::horizontalOffset() const 8269 vfunc[85]: QTableView::verticalOffset() const 8270 vfunc[86]: QTableView::isIndexHidden(QModelIndex const&) const 8271 vfunc[87]: QTableView::setSelection(QRect const&, 8272 QFlags) 8273 vfunc[88]: QTableView::visualRegionForSelection(QItemSelection 8274 const&) const 8275 vfunc[89]: QTableView::selectedIndexes() const 8276 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 8277 QAbstractItemView::EditTrigger, QEvent*) 8278 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 8279 const&, QEvent const*) const 8280 vfunc[92]: 8281 QAbstractItemView::startDrag(QFlags) 8282 vfunc[93]: QTableView::viewOptions() const 8283 8284 Table 6-311. Secondary vtable for QTableView 8285 Base Offset -16 8286 Virtual Base Offset 0 8287 RTTI typeinfo for QTableView 8288 vfunc[0]: non-virtual thunk to QTableView::~QTableView() 8289 vfunc[1]: non-virtual thunk to QTableView::~QTableView() 8290 vfunc[2]: non-virtual thunk to QWidget::devType() const 8291 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8292 vfunc[4]: non-virtual thunk to 8293 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8294 8295 The Run Time Type Information for the QTableView class is 8296 described by Table 6-312 8297 8298 Table 6-312. typeinfo for QTableView 8299 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8300 Name typeinfo name for QTableView 8301 basetype: typeinfo for QAbstractItemView 8302 _________________________________________________________ 8303 8304 6.4.1.103. Class data for QTableWidgetItem 8305 8306 The virtual table for the QTableWidgetItem class is described 8307 by Table 6-313 8308 8309 Table 6-313. Primary vtable for QTableWidgetItem 8310 Base Offset 0 8311 Virtual Base Offset 0 8312 RTTI typeinfo for QTableWidgetItem 8313 vfunc[0]: QTableWidgetItem::~QTableWidgetItem() 8314 vfunc[1]: QTableWidgetItem::~QTableWidgetItem() 8315 vfunc[2]: QTableWidgetItem::clone() const 8316 vfunc[3]: QTableWidgetItem::data(int) const 8317 vfunc[4]: QTableWidgetItem::setData(int, QVariant const&) 8318 vfunc[5]: QTableWidgetItem::operator<(QTableWidgetItem const&) 8319 const 8320 vfunc[6]: QTableWidgetItem::read(QDataStream&) 8321 vfunc[7]: QTableWidgetItem::write(QDataStream&) const 8322 8323 The Run Time Type Information for the QTableWidgetItem class 8324 is described by Table 6-314 8325 8326 Table 6-314. typeinfo for QTableWidgetItem 8327 Base Vtable vtable for __cxxabiv1::__class_type_info 8328 Name typeinfo name for QTableWidgetItem 8329 _________________________________________________________ 8330 8331 6.4.1.104. Class data for QTableWidget 8332 8333 The virtual table for the QTableWidget class is described by 8334 Table 6-315 8335 8336 Table 6-315. Primary vtable for QTableWidget 8337 Base Offset 0 8338 Virtual Base Offset 0 8339 RTTI typeinfo for QTableWidget 8340 vfunc[0]: QTableWidget::metaObject() const 8341 vfunc[1]: QTableWidget::qt_metacast(char const*) 8342 vfunc[2]: QTableWidget::qt_metacall(QMetaObject::Call, int, 8343 void**) 8344 vfunc[3]: QTableWidget::~QTableWidget() 8345 vfunc[4]: QTableWidget::~QTableWidget() 8346 vfunc[5]: QTableWidget::event(QEvent*) 8347 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8348 vfunc[7]: QTableView::timerEvent(QTimerEvent*) 8349 vfunc[8]: QObject::childEvent(QChildEvent*) 8350 vfunc[9]: QObject::customEvent(QEvent*) 8351 vfunc[10]: QObject::connectNotify(char const*) 8352 vfunc[11]: QObject::disconnectNotify(char const*) 8353 vfunc[12]: QWidget::devType() const 8354 vfunc[13]: QWidget::setVisible(bool) 8355 vfunc[14]: QAbstractScrollArea::sizeHint() const 8356 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 8357 vfunc[16]: QWidget::heightForWidth(int) const 8358 vfunc[17]: QWidget::paintEngine() const 8359 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 8360 vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) 8361 vfunc[20]: 8362 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 8363 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 8364 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 8365 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 8366 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8367 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 8368 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 8369 vfunc[27]: QWidget::enterEvent(QEvent*) 8370 vfunc[28]: QWidget::leaveEvent(QEvent*) 8371 vfunc[29]: QTableView::paintEvent(QPaintEvent*) 8372 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8373 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 8374 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 8375 vfunc[33]: 8376 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 8377 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8378 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8379 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 8380 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 8381 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 8382 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 8383 vfunc[40]: QWidget::showEvent(QShowEvent*) 8384 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8385 vfunc[42]: QWidget::x11Event(_XEvent*) 8386 vfunc[43]: QFrame::changeEvent(QEvent*) 8387 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8388 const 8389 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8390 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8391 const 8392 vfunc[47]: QWidget::focusNextPrevChild(bool) 8393 vfunc[48]: QWidget::styleChange(QStyle&) 8394 vfunc[49]: QWidget::enabledChange(bool) 8395 vfunc[50]: QWidget::paletteChange(QPalette const&) 8396 vfunc[51]: QWidget::fontChange(QFont const&) 8397 vfunc[52]: QWidget::windowActivationChange(bool) 8398 vfunc[53]: QWidget::languageChange() 8399 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 8400 vfunc[55]: QTableView::scrollContentsBy(int, int) 8401 vfunc[56]: QTableWidget::setModel(QAbstractItemModel*) 8402 vfunc[57]: QTableView::setSelectionModel(QItemSelectionModel*) 8403 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 8404 vfunc[59]: QTableView::visualRect(QModelIndex const&) const 8405 vfunc[60]: QTableView::scrollTo(QModelIndex const&, 8406 QAbstractItemView::ScrollHint) 8407 vfunc[61]: QTableView::indexAt(QPoint const&) const 8408 vfunc[62]: QTableView::sizeHintForRow(int) const 8409 vfunc[63]: QTableView::sizeHintForColumn(int) const 8410 vfunc[64]: QAbstractItemView::reset() 8411 vfunc[65]: QTableView::setRootIndex(QModelIndex const&) 8412 vfunc[66]: QAbstractItemView::doItemsLayout() 8413 vfunc[67]: QAbstractItemView::selectAll() 8414 vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, 8415 QModelIndex const&) 8416 vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, 8417 int, int) 8418 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 8419 const&, int, int) 8420 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 8421 const&, QItemSelection const&) 8422 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 8423 const&, QModelIndex const&) 8424 vfunc[73]: QAbstractItemView::updateEditorData() 8425 vfunc[74]: QAbstractItemView::updateEditorGeometries() 8426 vfunc[75]: QTableView::updateGeometries() 8427 vfunc[76]: QTableView::verticalScrollbarAction(int) 8428 vfunc[77]: QTableView::horizontalScrollbarAction(int) 8429 vfunc[78]: 8430 QAbstractItemView::verticalScrollbarValueChanged(int) 8431 vfunc[79]: 8432 QAbstractItemView::horizontalScrollbarValueChanged(int) 8433 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 8434 QAbstractItemDelegate::EndEditHint) 8435 vfunc[81]: QAbstractItemView::commitData(QWidget*) 8436 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 8437 vfunc[83]: 8438 QTableView::moveCursor(QAbstractItemView::CursorAction, 8439 QFlags) 8440 vfunc[84]: QTableView::horizontalOffset() const 8441 vfunc[85]: QTableView::verticalOffset() const 8442 vfunc[86]: QTableView::isIndexHidden(QModelIndex const&) const 8443 vfunc[87]: QTableView::setSelection(QRect const&, 8444 QFlags) 8445 vfunc[88]: QTableView::visualRegionForSelection(QItemSelection 8446 const&) const 8447 vfunc[89]: QTableView::selectedIndexes() const 8448 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 8449 QAbstractItemView::EditTrigger, QEvent*) 8450 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 8451 const&, QEvent const*) const 8452 vfunc[92]: 8453 QAbstractItemView::startDrag(QFlags) 8454 vfunc[93]: QTableView::viewOptions() const 8455 vfunc[94]: QTableWidget::mimeTypes() const 8456 vfunc[95]: QTableWidget::mimeData(QList) 8457 const 8458 vfunc[96]: QTableWidget::dropMimeData(int, int, QMimeData 8459 const*, Qt::DropAction) 8460 vfunc[97]: QTableWidget::supportedDropActions() const 8461 8462 Table 6-316. Secondary vtable for QTableWidget 8463 Base Offset -16 8464 Virtual Base Offset 0 8465 RTTI typeinfo for QTableWidget 8466 vfunc[0]: non-virtual thunk to QTableWidget::~QTableWidget() 8467 vfunc[1]: non-virtual thunk to QTableWidget::~QTableWidget() 8468 vfunc[2]: non-virtual thunk to QWidget::devType() const 8469 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8470 vfunc[4]: non-virtual thunk to 8471 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8472 8473 The Run Time Type Information for the QTableWidget class is 8474 described by Table 6-317 8475 8476 Table 6-317. typeinfo for QTableWidget 8477 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8478 Name typeinfo name for QTableWidget 8479 basetype: typeinfo for QTableView 8480 _________________________________________________________ 8481 8482 6.4.1.105. Class data for QTreeView 8483 8484 The virtual table for the QTreeView class is described by 8485 Table 6-318 8486 8487 Table 6-318. Primary vtable for QTreeView 8488 Base Offset 0 8489 Virtual Base Offset 0 8490 RTTI typeinfo for QTreeView 8491 vfunc[0]: QTreeView::metaObject() const 8492 vfunc[1]: QTreeView::qt_metacast(char const*) 8493 vfunc[2]: QTreeView::qt_metacall(QMetaObject::Call, int, 8494 void**) 8495 vfunc[3]: QTreeView::~QTreeView() 8496 vfunc[4]: QTreeView::~QTreeView() 8497 vfunc[5]: QAbstractItemView::event(QEvent*) 8498 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8499 vfunc[7]: QTreeView::timerEvent(QTimerEvent*) 8500 vfunc[8]: QObject::childEvent(QChildEvent*) 8501 vfunc[9]: QObject::customEvent(QEvent*) 8502 vfunc[10]: QObject::connectNotify(char const*) 8503 vfunc[11]: QObject::disconnectNotify(char const*) 8504 vfunc[12]: QWidget::devType() const 8505 vfunc[13]: QWidget::setVisible(bool) 8506 vfunc[14]: QAbstractScrollArea::sizeHint() const 8507 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 8508 vfunc[16]: QWidget::heightForWidth(int) const 8509 vfunc[17]: QWidget::paintEngine() const 8510 vfunc[18]: QTreeView::mousePressEvent(QMouseEvent*) 8511 vfunc[19]: QTreeView::mouseReleaseEvent(QMouseEvent*) 8512 vfunc[20]: QTreeView::mouseDoubleClickEvent(QMouseEvent*) 8513 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 8514 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 8515 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 8516 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8517 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 8518 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 8519 vfunc[27]: QWidget::enterEvent(QEvent*) 8520 vfunc[28]: QWidget::leaveEvent(QEvent*) 8521 vfunc[29]: QTreeView::paintEvent(QPaintEvent*) 8522 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8523 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 8524 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 8525 vfunc[33]: 8526 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 8527 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8528 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8529 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 8530 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 8531 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 8532 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 8533 vfunc[40]: QWidget::showEvent(QShowEvent*) 8534 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8535 vfunc[42]: QWidget::x11Event(_XEvent*) 8536 vfunc[43]: QFrame::changeEvent(QEvent*) 8537 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8538 const 8539 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8540 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8541 const 8542 vfunc[47]: QWidget::focusNextPrevChild(bool) 8543 vfunc[48]: QWidget::styleChange(QStyle&) 8544 vfunc[49]: QWidget::enabledChange(bool) 8545 vfunc[50]: QWidget::paletteChange(QPalette const&) 8546 vfunc[51]: QWidget::fontChange(QFont const&) 8547 vfunc[52]: QWidget::windowActivationChange(bool) 8548 vfunc[53]: QWidget::languageChange() 8549 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 8550 vfunc[55]: QTreeView::scrollContentsBy(int, int) 8551 vfunc[56]: QTreeView::setModel(QAbstractItemModel*) 8552 vfunc[57]: QTreeView::setSelectionModel(QItemSelectionModel*) 8553 vfunc[58]: QTreeView::keyboardSearch(QString const&) 8554 vfunc[59]: QTreeView::visualRect(QModelIndex const&) const 8555 vfunc[60]: QTreeView::scrollTo(QModelIndex const&, 8556 QAbstractItemView::ScrollHint) 8557 vfunc[61]: QTreeView::indexAt(QPoint const&) const 8558 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 8559 vfunc[63]: QTreeView::sizeHintForColumn(int) const 8560 vfunc[64]: QTreeView::reset() 8561 vfunc[65]: QTreeView::setRootIndex(QModelIndex const&) 8562 vfunc[66]: QTreeView::doItemsLayout() 8563 vfunc[67]: QTreeView::selectAll() 8564 vfunc[68]: QTreeView::dataChanged(QModelIndex const&, 8565 QModelIndex const&) 8566 vfunc[69]: QTreeView::rowsInserted(QModelIndex const&, int, 8567 int) 8568 vfunc[70]: QTreeView::rowsAboutToBeRemoved(QModelIndex const&, 8569 int, int) 8570 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 8571 const&, QItemSelection const&) 8572 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 8573 const&, QModelIndex const&) 8574 vfunc[73]: QAbstractItemView::updateEditorData() 8575 vfunc[74]: QAbstractItemView::updateEditorGeometries() 8576 vfunc[75]: QTreeView::updateGeometries() 8577 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 8578 vfunc[77]: QTreeView::horizontalScrollbarAction(int) 8579 vfunc[78]: 8580 QAbstractItemView::verticalScrollbarValueChanged(int) 8581 vfunc[79]: 8582 QAbstractItemView::horizontalScrollbarValueChanged(int) 8583 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 8584 QAbstractItemDelegate::EndEditHint) 8585 vfunc[81]: QAbstractItemView::commitData(QWidget*) 8586 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 8587 vfunc[83]: 8588 QTreeView::moveCursor(QAbstractItemView::CursorAction, 8589 QFlags) 8590 vfunc[84]: QTreeView::horizontalOffset() const 8591 vfunc[85]: QTreeView::verticalOffset() const 8592 vfunc[86]: QTreeView::isIndexHidden(QModelIndex const&) const 8593 vfunc[87]: QTreeView::setSelection(QRect const&, 8594 QFlags) 8595 vfunc[88]: QTreeView::visualRegionForSelection(QItemSelection 8596 const&) const 8597 vfunc[89]: QTreeView::selectedIndexes() const 8598 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 8599 QAbstractItemView::EditTrigger, QEvent*) 8600 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 8601 const&, QEvent const*) const 8602 vfunc[92]: 8603 QAbstractItemView::startDrag(QFlags) 8604 vfunc[93]: QAbstractItemView::viewOptions() const 8605 vfunc[94]: QTreeView::drawRow(QPainter*, QStyleOptionViewItem 8606 const&, QModelIndex const&) const 8607 vfunc[95]: QTreeView::drawBranches(QPainter*, QRect const&, 8608 QModelIndex const&) const 8609 8610 Table 6-319. Secondary vtable for QTreeView 8611 Base Offset -16 8612 Virtual Base Offset 0 8613 RTTI typeinfo for QTreeView 8614 vfunc[0]: non-virtual thunk to QTreeView::~QTreeView() 8615 vfunc[1]: non-virtual thunk to QTreeView::~QTreeView() 8616 vfunc[2]: non-virtual thunk to QWidget::devType() const 8617 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8618 vfunc[4]: non-virtual thunk to 8619 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8620 8621 The Run Time Type Information for the QTreeView class is 8622 described by Table 6-320 8623 8624 Table 6-320. typeinfo for QTreeView 8625 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8626 Name typeinfo name for QTreeView 8627 basetype: typeinfo for QAbstractItemView 8628 _________________________________________________________ 8629 8630 6.4.1.106. Class data for QProxyModel 8631 8632 The virtual table for the QProxyModel class is described by 8633 Table 6-321 8634 8635 Table 6-321. Primary vtable for QProxyModel 8636 Base Offset 0 8637 Virtual Base Offset 0 8638 RTTI typeinfo for QProxyModel 8639 vfunc[0]: QProxyModel::metaObject() const 8640 vfunc[1]: QProxyModel::qt_metacast(char const*) 8641 vfunc[2]: QProxyModel::qt_metacall(QMetaObject::Call, int, 8642 void**) 8643 vfunc[3]: QProxyModel::~QProxyModel() 8644 vfunc[4]: QProxyModel::~QProxyModel() 8645 vfunc[5]: QObject::event(QEvent*) 8646 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8647 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8648 vfunc[8]: QObject::childEvent(QChildEvent*) 8649 vfunc[9]: QObject::customEvent(QEvent*) 8650 vfunc[10]: QObject::connectNotify(char const*) 8651 vfunc[11]: QObject::disconnectNotify(char const*) 8652 vfunc[12]: QProxyModel::index(int, int, QModelIndex const&) 8653 const 8654 vfunc[13]: QProxyModel::parent(QModelIndex const&) const 8655 vfunc[14]: QProxyModel::rowCount(QModelIndex const&) const 8656 vfunc[15]: QProxyModel::columnCount(QModelIndex const&) const 8657 vfunc[16]: QProxyModel::hasChildren(QModelIndex const&) const 8658 vfunc[17]: QProxyModel::data(QModelIndex const&, int) const 8659 vfunc[18]: QProxyModel::setData(QModelIndex const&, QVariant 8660 const&, int) 8661 vfunc[19]: QProxyModel::headerData(int, Qt::Orientation, int) 8662 const 8663 vfunc[20]: QProxyModel::setHeaderData(int, Qt::Orientation, 8664 QVariant const&, int) 8665 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 8666 const 8667 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 8668 QMap const&) 8669 vfunc[23]: QProxyModel::mimeTypes() const 8670 vfunc[24]: QProxyModel::mimeData(QList const&) 8671 const 8672 vfunc[25]: QProxyModel::dropMimeData(QMimeData const*, 8673 Qt::DropAction, int, int, QModelIndex const&) 8674 vfunc[26]: QProxyModel::supportedDropActions() const 8675 vfunc[27]: QProxyModel::insertRows(int, int, QModelIndex 8676 const&) 8677 vfunc[28]: QProxyModel::insertColumns(int, int, QModelIndex 8678 const&) 8679 vfunc[29]: QAbstractItemModel::removeRows(int, int, 8680 QModelIndex const&) 8681 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 8682 QModelIndex const&) 8683 vfunc[31]: QProxyModel::fetchMore(QModelIndex const&) 8684 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex 8685 const&) const 8686 vfunc[33]: QProxyModel::flags(QModelIndex const&) const 8687 vfunc[34]: QProxyModel::sort(int, Qt::SortOrder) 8688 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 8689 vfunc[36]: QProxyModel::match(QModelIndex const&, int, 8690 QVariant const&, int, QFlags) const 8691 vfunc[37]: QProxyModel::span(QModelIndex const&) const 8692 vfunc[38]: QProxyModel::submit() 8693 vfunc[39]: QProxyModel::revert() 8694 vfunc[40]: QProxyModel::setModel(QAbstractItemModel*) 8695 8696 The Run Time Type Information for the QProxyModel class is 8697 described by Table 6-322 8698 8699 Table 6-322. typeinfo for QProxyModel 8700 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8701 Name typeinfo name for QProxyModel 8702 basetype: typeinfo for QAbstractItemModel 8703 _________________________________________________________ 8704 8705 6.4.1.107. Class data for QHeaderView 8706 8707 The virtual table for the QHeaderView class is described by 8708 Table 6-323 8709 8710 Table 6-323. Primary vtable for QHeaderView 8711 Base Offset 0 8712 Virtual Base Offset 0 8713 RTTI typeinfo for QHeaderView 8714 vfunc[0]: QHeaderView::metaObject() const 8715 vfunc[1]: QHeaderView::qt_metacast(char const*) 8716 vfunc[2]: QHeaderView::qt_metacall(QMetaObject::Call, int, 8717 void**) 8718 vfunc[3]: QHeaderView::~QHeaderView() 8719 vfunc[4]: QHeaderView::~QHeaderView() 8720 vfunc[5]: QHeaderView::event(QEvent*) 8721 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8722 vfunc[7]: QAbstractItemView::timerEvent(QTimerEvent*) 8723 vfunc[8]: QObject::childEvent(QChildEvent*) 8724 vfunc[9]: QObject::customEvent(QEvent*) 8725 vfunc[10]: QObject::connectNotify(char const*) 8726 vfunc[11]: QObject::disconnectNotify(char const*) 8727 vfunc[12]: QWidget::devType() const 8728 vfunc[13]: QWidget::setVisible(bool) 8729 vfunc[14]: QHeaderView::sizeHint() const 8730 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 8731 vfunc[16]: QWidget::heightForWidth(int) const 8732 vfunc[17]: QWidget::paintEngine() const 8733 vfunc[18]: QHeaderView::mousePressEvent(QMouseEvent*) 8734 vfunc[19]: QHeaderView::mouseReleaseEvent(QMouseEvent*) 8735 vfunc[20]: QHeaderView::mouseDoubleClickEvent(QMouseEvent*) 8736 vfunc[21]: QHeaderView::mouseMoveEvent(QMouseEvent*) 8737 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 8738 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 8739 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8740 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 8741 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 8742 vfunc[27]: QWidget::enterEvent(QEvent*) 8743 vfunc[28]: QWidget::leaveEvent(QEvent*) 8744 vfunc[29]: QHeaderView::paintEvent(QPaintEvent*) 8745 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8746 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 8747 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 8748 vfunc[33]: 8749 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 8750 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8751 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8752 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 8753 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 8754 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 8755 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 8756 vfunc[40]: QWidget::showEvent(QShowEvent*) 8757 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8758 vfunc[42]: QWidget::x11Event(_XEvent*) 8759 vfunc[43]: QFrame::changeEvent(QEvent*) 8760 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8761 const 8762 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8763 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8764 const 8765 vfunc[47]: QWidget::focusNextPrevChild(bool) 8766 vfunc[48]: QWidget::styleChange(QStyle&) 8767 vfunc[49]: QWidget::enabledChange(bool) 8768 vfunc[50]: QWidget::paletteChange(QPalette const&) 8769 vfunc[51]: QWidget::fontChange(QFont const&) 8770 vfunc[52]: QWidget::windowActivationChange(bool) 8771 vfunc[53]: QWidget::languageChange() 8772 vfunc[54]: QHeaderView::viewportEvent(QEvent*) 8773 vfunc[55]: QHeaderView::scrollContentsBy(int, int) 8774 vfunc[56]: QHeaderView::setModel(QAbstractItemModel*) 8775 vfunc[57]: 8776 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 8777 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 8778 vfunc[59]: QHeaderView::visualRect(QModelIndex const&) const 8779 vfunc[60]: QHeaderView::scrollTo(QModelIndex const&, 8780 QAbstractItemView::ScrollHint) 8781 vfunc[61]: QHeaderView::indexAt(QPoint const&) const 8782 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 8783 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 8784 vfunc[64]: QAbstractItemView::reset() 8785 vfunc[65]: QAbstractItemView::setRootIndex(QModelIndex const&) 8786 vfunc[66]: QHeaderView::doItemsLayout() 8787 vfunc[67]: QAbstractItemView::selectAll() 8788 vfunc[68]: QHeaderView::dataChanged(QModelIndex const&, 8789 QModelIndex const&) 8790 vfunc[69]: QHeaderView::rowsInserted(QModelIndex const&, int, 8791 int) 8792 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 8793 const&, int, int) 8794 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 8795 const&, QItemSelection const&) 8796 vfunc[72]: QHeaderView::currentChanged(QModelIndex const&, 8797 QModelIndex const&) 8798 vfunc[73]: QAbstractItemView::updateEditorData() 8799 vfunc[74]: QAbstractItemView::updateEditorGeometries() 8800 vfunc[75]: QHeaderView::updateGeometries() 8801 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 8802 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 8803 vfunc[78]: 8804 QAbstractItemView::verticalScrollbarValueChanged(int) 8805 vfunc[79]: 8806 QAbstractItemView::horizontalScrollbarValueChanged(int) 8807 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 8808 QAbstractItemDelegate::EndEditHint) 8809 vfunc[81]: QAbstractItemView::commitData(QWidget*) 8810 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 8811 vfunc[83]: 8812 QHeaderView::moveCursor(QAbstractItemView::CursorAction, 8813 QFlags) 8814 vfunc[84]: QHeaderView::horizontalOffset() const 8815 vfunc[85]: QHeaderView::verticalOffset() const 8816 vfunc[86]: QHeaderView::isIndexHidden(QModelIndex const&) 8817 const 8818 vfunc[87]: QHeaderView::setSelection(QRect const&, 8819 QFlags) 8820 vfunc[88]: 8821 QHeaderView::visualRegionForSelection(QItemSelection const&) 8822 const 8823 vfunc[89]: QAbstractItemView::selectedIndexes() const 8824 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 8825 QAbstractItemView::EditTrigger, QEvent*) 8826 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 8827 const&, QEvent const*) const 8828 vfunc[92]: 8829 QAbstractItemView::startDrag(QFlags) 8830 vfunc[93]: QAbstractItemView::viewOptions() const 8831 vfunc[94]: QHeaderView::paintSection(QPainter*, QRect const&, 8832 int) const 8833 vfunc[95]: QHeaderView::sectionSizeFromContents(int) const 8834 8835 Table 6-324. Secondary vtable for QHeaderView 8836 Base Offset -16 8837 Virtual Base Offset 0 8838 RTTI typeinfo for QHeaderView 8839 vfunc[0]: non-virtual thunk to QHeaderView::~QHeaderView() 8840 vfunc[1]: non-virtual thunk to QHeaderView::~QHeaderView() 8841 vfunc[2]: non-virtual thunk to QWidget::devType() const 8842 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8843 vfunc[4]: non-virtual thunk to 8844 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8845 8846 The Run Time Type Information for the QHeaderView class is 8847 described by Table 6-325 8848 8849 Table 6-325. typeinfo for QHeaderView 8850 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8851 Name typeinfo name for QHeaderView 8852 basetype: typeinfo for QAbstractItemView 8853 _________________________________________________________ 8854 8855 6.4.1.108. Class data for QItemEditorFactory 8856 8857 The virtual table for the QItemEditorFactory class is 8858 described by Table 6-326 8859 8860 Table 6-326. Primary vtable for QItemEditorFactory 8861 Base Offset 0 8862 Virtual Base Offset 0 8863 RTTI typeinfo for QItemEditorFactory 8864 vfunc[0]: QItemEditorFactory::~QItemEditorFactory() 8865 vfunc[1]: QItemEditorFactory::~QItemEditorFactory() 8866 vfunc[2]: QItemEditorFactory::createEditor(QVariant::Type, 8867 QWidget*) const 8868 vfunc[3]: 8869 QItemEditorFactory::valuePropertyName(QVariant::Type) const 8870 8871 The Run Time Type Information for the QItemEditorFactory class 8872 is described by Table 6-327 8873 8874 Table 6-327. typeinfo for QItemEditorFactory 8875 Base Vtable vtable for __cxxabiv1::__class_type_info 8876 Name typeinfo name for QItemEditorFactory 8877 _________________________________________________________ 8878 8879 6.4.1.109. Class data for QTreeWidgetItem 8880 8881 The virtual table for the QTreeWidgetItem class is described 8882 by Table 6-328 8883 8884 Table 6-328. Primary vtable for QTreeWidgetItem 8885 Base Offset 0 8886 Virtual Base Offset 0 8887 RTTI typeinfo for QTreeWidgetItem 8888 vfunc[0]: QTreeWidgetItem::~QTreeWidgetItem() 8889 vfunc[1]: QTreeWidgetItem::~QTreeWidgetItem() 8890 vfunc[2]: QTreeWidgetItem::clone() const 8891 vfunc[3]: QTreeWidgetItem::data(int, int) const 8892 vfunc[4]: QTreeWidgetItem::setData(int, int, QVariant const&) 8893 vfunc[5]: QTreeWidgetItem::operator<(QTreeWidgetItem const&) 8894 const 8895 vfunc[6]: QTreeWidgetItem::read(QDataStream&) 8896 vfunc[7]: QTreeWidgetItem::write(QDataStream&) const 8897 8898 The Run Time Type Information for the QTreeWidgetItem class is 8899 described by Table 6-329 8900 8901 Table 6-329. typeinfo for QTreeWidgetItem 8902 Base Vtable vtable for __cxxabiv1::__class_type_info 8903 Name typeinfo name for QTreeWidgetItem 8904 _________________________________________________________ 8905 8906 6.4.1.110. Class data for QTreeWidget 8907 8908 The virtual table for the QTreeWidget class is described by 8909 Table 6-330 8910 8911 Table 6-330. Primary vtable for QTreeWidget 8912 Base Offset 0 8913 Virtual Base Offset 0 8914 RTTI typeinfo for QTreeWidget 8915 vfunc[0]: QTreeWidget::metaObject() const 8916 vfunc[1]: QTreeWidget::qt_metacast(char const*) 8917 vfunc[2]: QTreeWidget::qt_metacall(QMetaObject::Call, int, 8918 void**) 8919 vfunc[3]: QTreeWidget::~QTreeWidget() 8920 vfunc[4]: QTreeWidget::~QTreeWidget() 8921 vfunc[5]: QTreeWidget::event(QEvent*) 8922 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8923 vfunc[7]: QTreeView::timerEvent(QTimerEvent*) 8924 vfunc[8]: QObject::childEvent(QChildEvent*) 8925 vfunc[9]: QObject::customEvent(QEvent*) 8926 vfunc[10]: QObject::connectNotify(char const*) 8927 vfunc[11]: QObject::disconnectNotify(char const*) 8928 vfunc[12]: QWidget::devType() const 8929 vfunc[13]: QWidget::setVisible(bool) 8930 vfunc[14]: QAbstractScrollArea::sizeHint() const 8931 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 8932 vfunc[16]: QWidget::heightForWidth(int) const 8933 vfunc[17]: QWidget::paintEngine() const 8934 vfunc[18]: QTreeView::mousePressEvent(QMouseEvent*) 8935 vfunc[19]: QTreeView::mouseReleaseEvent(QMouseEvent*) 8936 vfunc[20]: QTreeView::mouseDoubleClickEvent(QMouseEvent*) 8937 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 8938 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 8939 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 8940 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8941 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 8942 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 8943 vfunc[27]: QWidget::enterEvent(QEvent*) 8944 vfunc[28]: QWidget::leaveEvent(QEvent*) 8945 vfunc[29]: QTreeView::paintEvent(QPaintEvent*) 8946 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8947 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 8948 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 8949 vfunc[33]: 8950 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 8951 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8952 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8953 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 8954 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 8955 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 8956 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 8957 vfunc[40]: QWidget::showEvent(QShowEvent*) 8958 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8959 vfunc[42]: QWidget::x11Event(_XEvent*) 8960 vfunc[43]: QFrame::changeEvent(QEvent*) 8961 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8962 const 8963 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8964 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8965 const 8966 vfunc[47]: QWidget::focusNextPrevChild(bool) 8967 vfunc[48]: QWidget::styleChange(QStyle&) 8968 vfunc[49]: QWidget::enabledChange(bool) 8969 vfunc[50]: QWidget::paletteChange(QPalette const&) 8970 vfunc[51]: QWidget::fontChange(QFont const&) 8971 vfunc[52]: QWidget::windowActivationChange(bool) 8972 vfunc[53]: QWidget::languageChange() 8973 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 8974 vfunc[55]: QTreeView::scrollContentsBy(int, int) 8975 vfunc[56]: QTreeWidget::setModel(QAbstractItemModel*) 8976 vfunc[57]: QTreeView::setSelectionModel(QItemSelectionModel*) 8977 vfunc[58]: QTreeView::keyboardSearch(QString const&) 8978 vfunc[59]: QTreeView::visualRect(QModelIndex const&) const 8979 vfunc[60]: QTreeView::scrollTo(QModelIndex const&, 8980 QAbstractItemView::ScrollHint) 8981 vfunc[61]: QTreeView::indexAt(QPoint const&) const 8982 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 8983 vfunc[63]: QTreeView::sizeHintForColumn(int) const 8984 vfunc[64]: QTreeView::reset() 8985 vfunc[65]: QTreeView::setRootIndex(QModelIndex const&) 8986 vfunc[66]: QTreeView::doItemsLayout() 8987 vfunc[67]: QTreeView::selectAll() 8988 vfunc[68]: QTreeView::dataChanged(QModelIndex const&, 8989 QModelIndex const&) 8990 vfunc[69]: QTreeView::rowsInserted(QModelIndex const&, int, 8991 int) 8992 vfunc[70]: QTreeView::rowsAboutToBeRemoved(QModelIndex const&, 8993 int, int) 8994 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 8995 const&, QItemSelection const&) 8996 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 8997 const&, QModelIndex const&) 8998 vfunc[73]: QAbstractItemView::updateEditorData() 8999 vfunc[74]: QAbstractItemView::updateEditorGeometries() 9000 vfunc[75]: QTreeView::updateGeometries() 9001 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 9002 vfunc[77]: QTreeView::horizontalScrollbarAction(int) 9003 vfunc[78]: 9004 QAbstractItemView::verticalScrollbarValueChanged(int) 9005 vfunc[79]: 9006 QAbstractItemView::horizontalScrollbarValueChanged(int) 9007 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 9008 QAbstractItemDelegate::EndEditHint) 9009 vfunc[81]: QAbstractItemView::commitData(QWidget*) 9010 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 9011 vfunc[83]: 9012 QTreeView::moveCursor(QAbstractItemView::CursorAction, 9013 QFlags) 9014 vfunc[84]: QTreeView::horizontalOffset() const 9015 vfunc[85]: QTreeView::verticalOffset() const 9016 vfunc[86]: QTreeView::isIndexHidden(QModelIndex const&) const 9017 vfunc[87]: QTreeView::setSelection(QRect const&, 9018 QFlags) 9019 vfunc[88]: QTreeView::visualRegionForSelection(QItemSelection 9020 const&) const 9021 vfunc[89]: QTreeView::selectedIndexes() const 9022 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 9023 QAbstractItemView::EditTrigger, QEvent*) 9024 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 9025 const&, QEvent const*) const 9026 vfunc[92]: 9027 QAbstractItemView::startDrag(QFlags) 9028 vfunc[93]: QAbstractItemView::viewOptions() const 9029 vfunc[94]: QTreeView::drawRow(QPainter*, QStyleOptionViewItem 9030 const&, QModelIndex const&) const 9031 vfunc[95]: QTreeView::drawBranches(QPainter*, QRect const&, 9032 QModelIndex const&) const 9033 vfunc[96]: QTreeWidget::mimeTypes() const 9034 vfunc[97]: QTreeWidget::mimeData(QList) 9035 const 9036 vfunc[98]: QTreeWidget::dropMimeData(QTreeWidgetItem*, int, 9037 QMimeData const*, Qt::DropAction) 9038 vfunc[99]: QTreeWidget::supportedDropActions() const 9039 9040 Table 6-331. Secondary vtable for QTreeWidget 9041 Base Offset -16 9042 Virtual Base Offset 0 9043 RTTI typeinfo for QTreeWidget 9044 vfunc[0]: non-virtual thunk to QTreeWidget::~QTreeWidget() 9045 vfunc[1]: non-virtual thunk to QTreeWidget::~QTreeWidget() 9046 vfunc[2]: non-virtual thunk to QWidget::devType() const 9047 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9048 vfunc[4]: non-virtual thunk to 9049 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9050 9051 The Run Time Type Information for the QTreeWidget class is 9052 described by Table 6-332 9053 9054 Table 6-332. typeinfo for QTreeWidget 9055 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9056 Name typeinfo name for QTreeWidget 9057 basetype: typeinfo for QTreeView 9058 _________________________________________________________ 9059 9060 6.4.1.111. Class data for QAccessibleBridgeFactoryInterface 9061 9062 The virtual table for the QAccessibleBridgeFactoryInterface 9063 class is described by Table 6-333 9064 9065 Table 6-333. Primary vtable for 9066 QAccessibleBridgeFactoryInterface 9067 Base Offset 0 9068 Virtual Base Offset 0 9069 RTTI typeinfo for QAccessibleBridgeFactoryInterface 9070 vfunc[0]: 9071 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryIn 9072 terface() 9073 vfunc[1]: 9074 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryIn 9075 terface() 9076 vfunc[2]: __cxa_pure_virtual 9077 vfunc[3]: __cxa_pure_virtual 9078 9079 The Run Time Type Information for the 9080 QAccessibleBridgeFactoryInterface class is described by Table 9081 6-334 9082 9083 Table 6-334. typeinfo for QAccessibleBridgeFactoryInterface 9084 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9085 Name typeinfo name for QAccessibleBridgeFactoryInterface 9086 basetype: typeinfo for QFactoryInterface 9087 _________________________________________________________ 9088 9089 6.4.1.112. Class data for QAccessibleBridgePlugin 9090 9091 The virtual table for the QAccessibleBridgePlugin class is 9092 described by Table 6-335 9093 9094 Table 6-335. Primary vtable for QAccessibleBridgePlugin 9095 Base Offset 0 9096 Virtual Base Offset 0 9097 RTTI typeinfo for QAccessibleBridgePlugin 9098 vfunc[0]: QAccessibleBridgePlugin::metaObject() const 9099 vfunc[1]: QAccessibleBridgePlugin::qt_metacast(char const*) 9100 vfunc[2]: 9101 QAccessibleBridgePlugin::qt_metacall(QMetaObject::Call, int, 9102 void**) 9103 vfunc[3]: QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 9104 vfunc[4]: QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 9105 vfunc[5]: QObject::event(QEvent*) 9106 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9107 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9108 vfunc[8]: QObject::childEvent(QChildEvent*) 9109 vfunc[9]: QObject::customEvent(QEvent*) 9110 vfunc[10]: QObject::connectNotify(char const*) 9111 vfunc[11]: QObject::disconnectNotify(char const*) 9112 vfunc[12]: __cxa_pure_virtual 9113 vfunc[13]: __cxa_pure_virtual 9114 9115 Table 6-336. Secondary vtable for QAccessibleBridgePlugin 9116 Base Offset -16 9117 Virtual Base Offset 0 9118 RTTI typeinfo for QAccessibleBridgePlugin 9119 vfunc[0]: non-virtual thunk to 9120 QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 9121 vfunc[1]: non-virtual thunk to 9122 QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 9123 vfunc[2]: __cxa_pure_virtual 9124 vfunc[3]: __cxa_pure_virtual 9125 9126 The Run Time Type Information for the QAccessibleBridgePlugin 9127 class is described by Table 6-337 9128 9129 Table 6-337. typeinfo for QAccessibleBridgePlugin 9130 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 9131 Name typeinfo name for QAccessibleBridgePlugin 9132 flags: 0 9133 basetype: typeinfo for QObject 2 9134 basetype: typeinfo for QAccessibleBridgeFactoryInterface 2050 9135 _________________________________________________________ 9136 9137 6.4.1.113. Class data for QAccessibleInterface 9138 9139 The virtual table for the QAccessibleInterface class is 9140 described by Table 6-338 9141 9142 Table 6-338. Primary vtable for QAccessibleInterface 9143 Base Offset 0 9144 Virtual Base Offset 0 9145 RTTI typeinfo for QAccessibleInterface 9146 vfunc[0]: QAccessibleInterface::~QAccessibleInterface() 9147 vfunc[1]: QAccessibleInterface::~QAccessibleInterface() 9148 vfunc[2]: __cxa_pure_virtual 9149 vfunc[3]: __cxa_pure_virtual 9150 vfunc[4]: __cxa_pure_virtual 9151 vfunc[5]: __cxa_pure_virtual 9152 vfunc[6]: __cxa_pure_virtual 9153 vfunc[7]: __cxa_pure_virtual 9154 vfunc[8]: __cxa_pure_virtual 9155 vfunc[9]: __cxa_pure_virtual 9156 vfunc[10]: __cxa_pure_virtual 9157 vfunc[11]: __cxa_pure_virtual 9158 vfunc[12]: __cxa_pure_virtual 9159 vfunc[13]: __cxa_pure_virtual 9160 vfunc[14]: __cxa_pure_virtual 9161 vfunc[15]: __cxa_pure_virtual 9162 vfunc[16]: __cxa_pure_virtual 9163 9164 The Run Time Type Information for the QAccessibleInterface 9165 class is described by Table 6-339 9166 9167 Table 6-339. typeinfo for QAccessibleInterface 9168 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9169 Name typeinfo name for QAccessibleInterface 9170 basetype: typeinfo for QAccessible 9171 _________________________________________________________ 9172 9173 6.4.1.114. Class data for QAccessibleObject 9174 9175 The virtual table for the QAccessibleObject class is described 9176 by Table 6-340 9177 9178 Table 6-340. Primary vtable for QAccessibleObject 9179 Base Offset 0 9180 Virtual Base Offset 0 9181 RTTI typeinfo for QAccessibleObject 9182 vfunc[0]: QAccessibleObject::~QAccessibleObject() 9183 vfunc[1]: QAccessibleObject::~QAccessibleObject() 9184 vfunc[2]: QAccessibleObject::isValid() const 9185 vfunc[3]: QAccessibleObject::object() const 9186 vfunc[4]: __cxa_pure_virtual 9187 vfunc[5]: __cxa_pure_virtual 9188 vfunc[6]: __cxa_pure_virtual 9189 vfunc[7]: __cxa_pure_virtual 9190 vfunc[8]: __cxa_pure_virtual 9191 vfunc[9]: __cxa_pure_virtual 9192 vfunc[10]: QAccessibleObject::setText(QAccessible::Text, int, 9193 QString const&) 9194 vfunc[11]: QAccessibleObject::rect(int) const 9195 vfunc[12]: __cxa_pure_virtual 9196 vfunc[13]: __cxa_pure_virtual 9197 vfunc[14]: QAccessibleObject::userActionCount(int) const 9198 vfunc[15]: QAccessibleObject::actionText(int, 9199 QAccessible::Text, int) const 9200 vfunc[16]: QAccessibleObject::doAction(int, int, 9201 QList const&) 9202 9203 The Run Time Type Information for the QAccessibleObject class 9204 is described by Table 6-341 9205 9206 Table 6-341. typeinfo for QAccessibleObject 9207 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9208 Name typeinfo name for QAccessibleObject 9209 basetype: typeinfo for QAccessibleInterface 9210 _________________________________________________________ 9211 9212 6.4.1.115. Class data for QAccessibleApplication 9213 9214 The virtual table for the QAccessibleApplication class is 9215 described by Table 6-342 9216 9217 Table 6-342. Primary vtable for QAccessibleApplication 9218 Base Offset 0 9219 Virtual Base Offset 0 9220 RTTI typeinfo for QAccessibleApplication 9221 vfunc[0]: QAccessibleApplication::~QAccessibleApplication() 9222 vfunc[1]: QAccessibleApplication::~QAccessibleApplication() 9223 vfunc[2]: QAccessibleObject::isValid() const 9224 vfunc[3]: QAccessibleObject::object() const 9225 vfunc[4]: QAccessibleApplication::childCount() const 9226 vfunc[5]: 9227 QAccessibleApplication::indexOfChild(QAccessibleInterface 9228 const*) const 9229 vfunc[6]: QAccessibleApplication::relationTo(int, 9230 QAccessibleInterface const*, int) const 9231 vfunc[7]: QAccessibleApplication::childAt(int, int) const 9232 vfunc[8]: 9233 QAccessibleApplication::navigate(QAccessible::RelationFlag, 9234 int, QAccessibleInterface**) const 9235 vfunc[9]: QAccessibleApplication::text(QAccessible::Text, int) 9236 const 9237 vfunc[10]: QAccessibleObject::setText(QAccessible::Text, int, 9238 QString const&) 9239 vfunc[11]: QAccessibleObject::rect(int) const 9240 vfunc[12]: QAccessibleApplication::role(int) const 9241 vfunc[13]: QAccessibleApplication::state(int) const 9242 vfunc[14]: QAccessibleApplication::userActionCount(int) const 9243 vfunc[15]: QAccessibleApplication::actionText(int, 9244 QAccessible::Text, int) const 9245 vfunc[16]: QAccessibleApplication::doAction(int, int, 9246 QList const&) 9247 9248 The Run Time Type Information for the QAccessibleApplication 9249 class is described by Table 6-343 9250 9251 Table 6-343. typeinfo for QAccessibleApplication 9252 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9253 Name typeinfo name for QAccessibleApplication 9254 basetype: typeinfo for QAccessibleObject 9255 _________________________________________________________ 9256 9257 6.4.1.116. Class data for QAccessibleWidget 9258 9259 The virtual table for the QAccessibleWidget class is described 9260 by Table 6-344 9261 9262 Table 6-344. Primary vtable for QAccessibleWidget 9263 Base Offset 0 9264 Virtual Base Offset 0 9265 RTTI typeinfo for QAccessibleWidget 9266 vfunc[0]: QAccessibleWidget::~QAccessibleWidget() 9267 vfunc[1]: QAccessibleWidget::~QAccessibleWidget() 9268 vfunc[2]: QAccessibleObject::isValid() const 9269 vfunc[3]: QAccessibleObject::object() const 9270 vfunc[4]: QAccessibleWidget::childCount() const 9271 vfunc[5]: QAccessibleWidget::indexOfChild(QAccessibleInterface 9272 const*) const 9273 vfunc[6]: QAccessibleWidget::relationTo(int, 9274 QAccessibleInterface const*, int) const 9275 vfunc[7]: QAccessibleWidget::childAt(int, int) const 9276 vfunc[8]: 9277 QAccessibleWidget::navigate(QAccessible::RelationFlag, int, 9278 QAccessibleInterface**) const 9279 vfunc[9]: QAccessibleWidget::text(QAccessible::Text, int) 9280 const 9281 vfunc[10]: QAccessibleObject::setText(QAccessible::Text, int, 9282 QString const&) 9283 vfunc[11]: QAccessibleWidget::rect(int) const 9284 vfunc[12]: QAccessibleWidget::role(int) const 9285 vfunc[13]: QAccessibleWidget::state(int) const 9286 vfunc[14]: QAccessibleObject::userActionCount(int) const 9287 vfunc[15]: QAccessibleWidget::actionText(int, 9288 QAccessible::Text, int) const 9289 vfunc[16]: QAccessibleWidget::doAction(int, int, 9290 QList const&) 9291 9292 The Run Time Type Information for the QAccessibleWidget class 9293 is described by Table 6-345 9294 9295 Table 6-345. typeinfo for QAccessibleWidget 9296 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9297 Name typeinfo name for QAccessibleWidget 9298 basetype: typeinfo for QAccessibleObject 9299 _________________________________________________________ 9300 9301 6.4.1.117. Class data for QAccessibleFactoryInterface 9302 9303 The virtual table for the QAccessibleFactoryInterface class is 9304 described by Table 6-346 9305 9306 Table 6-346. Primary vtable for QAccessibleFactoryInterface 9307 Base Offset 0 9308 Virtual Base Offset 0 9309 RTTI typeinfo for QAccessibleFactoryInterface 9310 vfunc[0]: 9311 QAccessibleFactoryInterface::~QAccessibleFactoryInterface() 9312 vfunc[1]: 9313 QAccessibleFactoryInterface::~QAccessibleFactoryInterface() 9314 vfunc[2]: __cxa_pure_virtual 9315 vfunc[3]: __cxa_pure_virtual 9316 9317 The Run Time Type Information for the 9318 QAccessibleFactoryInterface class is described by Table 6-347 9319 9320 Table 6-347. typeinfo for QAccessibleFactoryInterface 9321 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 9322 Name typeinfo name for QAccessibleFactoryInterface 9323 flags: 0 9324 basetype: typeinfo for QAccessible 2 9325 basetype: typeinfo for QFactoryInterface 2 9326 _________________________________________________________ 9327 9328 6.4.1.118. Class data for QAccessiblePlugin 9329 9330 The virtual table for the QAccessiblePlugin class is described 9331 by Table 6-348 9332 9333 Table 6-348. Primary vtable for QAccessiblePlugin 9334 Base Offset 0 9335 Virtual Base Offset 0 9336 RTTI typeinfo for QAccessiblePlugin 9337 vfunc[0]: QAccessiblePlugin::metaObject() const 9338 vfunc[1]: QAccessiblePlugin::qt_metacast(char const*) 9339 vfunc[2]: QAccessiblePlugin::qt_metacall(QMetaObject::Call, 9340 int, void**) 9341 vfunc[3]: QAccessiblePlugin::~QAccessiblePlugin() 9342 vfunc[4]: QAccessiblePlugin::~QAccessiblePlugin() 9343 vfunc[5]: QObject::event(QEvent*) 9344 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9345 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9346 vfunc[8]: QObject::childEvent(QChildEvent*) 9347 vfunc[9]: QObject::customEvent(QEvent*) 9348 vfunc[10]: QObject::connectNotify(char const*) 9349 vfunc[11]: QObject::disconnectNotify(char const*) 9350 vfunc[12]: __cxa_pure_virtual 9351 vfunc[13]: __cxa_pure_virtual 9352 9353 Table 6-349. Secondary vtable for QAccessiblePlugin 9354 Base Offset -16 9355 Virtual Base Offset 0 9356 RTTI typeinfo for QAccessiblePlugin 9357 vfunc[0]: non-virtual thunk to 9358 QAccessiblePlugin::~QAccessiblePlugin() 9359 vfunc[1]: non-virtual thunk to 9360 QAccessiblePlugin::~QAccessiblePlugin() 9361 vfunc[2]: __cxa_pure_virtual 9362 vfunc[3]: __cxa_pure_virtual 9363 9364 The Run Time Type Information for the QAccessiblePlugin class 9365 is described by Table 6-350 9366 9367 Table 6-350. typeinfo for QAccessiblePlugin 9368 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 9369 Name typeinfo name for QAccessiblePlugin 9370 flags: 0 9371 basetype: typeinfo for QObject 2 9372 basetype: typeinfo for QAccessibleFactoryInterface 2050 9373 _________________________________________________________ 9374 9375 6.4.1.119. Class data for QClipboard 9376 9377 The virtual table for the QClipboard class is described by 9378 Table 6-351 9379 9380 Table 6-351. Primary vtable for QClipboard 9381 Base Offset 0 9382 Virtual Base Offset 0 9383 RTTI typeinfo for QClipboard 9384 vfunc[0]: QClipboard::metaObject() const 9385 vfunc[1]: QClipboard::qt_metacast(char const*) 9386 vfunc[2]: QClipboard::qt_metacall(QMetaObject::Call, int, 9387 void**) 9388 vfunc[3]: QClipboard::~QClipboard() 9389 vfunc[4]: QClipboard::~QClipboard() 9390 vfunc[5]: QClipboard::event(QEvent*) 9391 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9392 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9393 vfunc[8]: QObject::childEvent(QChildEvent*) 9394 vfunc[9]: QObject::customEvent(QEvent*) 9395 vfunc[10]: QClipboard::connectNotify(char const*) 9396 vfunc[11]: QObject::disconnectNotify(char const*) 9397 9398 The Run Time Type Information for the QClipboard class is 9399 described by Table 6-352 9400 9401 Table 6-352. typeinfo for QClipboard 9402 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9403 Name typeinfo name for QClipboard 9404 basetype: typeinfo for QObject 9405 _________________________________________________________ 9406 9407 6.4.1.120. Class data for QDesktopWidget 9408 9409 The virtual table for the QDesktopWidget class is described by 9410 Table 6-353 9411 9412 Table 6-353. Primary vtable for QDesktopWidget 9413 Base Offset 0 9414 Virtual Base Offset 0 9415 RTTI typeinfo for QDesktopWidget 9416 vfunc[0]: QDesktopWidget::metaObject() const 9417 vfunc[1]: QDesktopWidget::qt_metacast(char const*) 9418 vfunc[2]: QDesktopWidget::qt_metacall(QMetaObject::Call, int, 9419 void**) 9420 vfunc[3]: QDesktopWidget::~QDesktopWidget() 9421 vfunc[4]: QDesktopWidget::~QDesktopWidget() 9422 vfunc[5]: QWidget::event(QEvent*) 9423 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9424 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9425 vfunc[8]: QObject::childEvent(QChildEvent*) 9426 vfunc[9]: QObject::customEvent(QEvent*) 9427 vfunc[10]: QObject::connectNotify(char const*) 9428 vfunc[11]: QObject::disconnectNotify(char const*) 9429 vfunc[12]: QWidget::devType() const 9430 vfunc[13]: QWidget::setVisible(bool) 9431 vfunc[14]: QWidget::sizeHint() const 9432 vfunc[15]: QWidget::minimumSizeHint() const 9433 vfunc[16]: QWidget::heightForWidth(int) const 9434 vfunc[17]: QWidget::paintEngine() const 9435 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 9436 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 9437 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9438 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 9439 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 9440 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 9441 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9442 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9443 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9444 vfunc[27]: QWidget::enterEvent(QEvent*) 9445 vfunc[28]: QWidget::leaveEvent(QEvent*) 9446 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 9447 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9448 vfunc[31]: QDesktopWidget::resizeEvent(QResizeEvent*) 9449 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9450 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 9451 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9452 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9453 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9454 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9455 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9456 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9457 vfunc[40]: QWidget::showEvent(QShowEvent*) 9458 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9459 vfunc[42]: QWidget::x11Event(_XEvent*) 9460 vfunc[43]: QWidget::changeEvent(QEvent*) 9461 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9462 const 9463 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9464 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9465 const 9466 vfunc[47]: QWidget::focusNextPrevChild(bool) 9467 vfunc[48]: QWidget::styleChange(QStyle&) 9468 vfunc[49]: QWidget::enabledChange(bool) 9469 vfunc[50]: QWidget::paletteChange(QPalette const&) 9470 vfunc[51]: QWidget::fontChange(QFont const&) 9471 vfunc[52]: QWidget::windowActivationChange(bool) 9472 vfunc[53]: QWidget::languageChange() 9473 9474 Table 6-354. Secondary vtable for QDesktopWidget 9475 Base Offset -16 9476 Virtual Base Offset 0 9477 RTTI typeinfo for QDesktopWidget 9478 vfunc[0]: non-virtual thunk to 9479 QDesktopWidget::~QDesktopWidget() 9480 vfunc[1]: non-virtual thunk to 9481 QDesktopWidget::~QDesktopWidget() 9482 vfunc[2]: non-virtual thunk to QWidget::devType() const 9483 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9484 vfunc[4]: non-virtual thunk to 9485 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9486 9487 The Run Time Type Information for the QDesktopWidget class is 9488 described by Table 6-355 9489 9490 Table 6-355. typeinfo for QDesktopWidget 9491 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9492 Name typeinfo name for QDesktopWidget 9493 basetype: typeinfo for QWidget 9494 _________________________________________________________ 9495 9496 6.4.1.121. Class data for QLayoutItem 9497 9498 The virtual table for the QLayoutItem class is described by 9499 Table 6-356 9500 9501 Table 6-356. Primary vtable for QLayoutItem 9502 Base Offset 0 9503 Virtual Base Offset 0 9504 RTTI typeinfo for QLayoutItem 9505 vfunc[0]: QLayoutItem::~QLayoutItem() 9506 vfunc[1]: QLayoutItem::~QLayoutItem() 9507 vfunc[2]: __cxa_pure_virtual 9508 vfunc[3]: __cxa_pure_virtual 9509 vfunc[4]: __cxa_pure_virtual 9510 vfunc[5]: __cxa_pure_virtual 9511 vfunc[6]: __cxa_pure_virtual 9512 vfunc[7]: __cxa_pure_virtual 9513 vfunc[8]: __cxa_pure_virtual 9514 vfunc[9]: QLayoutItem::hasHeightForWidth() const 9515 vfunc[10]: QLayoutItem::heightForWidth(int) const 9516 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 9517 vfunc[12]: QLayoutItem::invalidate() 9518 vfunc[13]: QLayoutItem::widget() 9519 vfunc[14]: QLayoutItem::layout() 9520 vfunc[15]: QLayoutItem::spacerItem() 9521 9522 The Run Time Type Information for the QLayoutItem class is 9523 described by Table 6-357 9524 9525 Table 6-357. typeinfo for QLayoutItem 9526 Base Vtable vtable for __cxxabiv1::__class_type_info 9527 Name typeinfo name for QLayoutItem 9528 _________________________________________________________ 9529 9530 6.4.1.122. Class data for QSpacerItem 9531 9532 The virtual table for the QSpacerItem class is described by 9533 Table 6-358 9534 9535 Table 6-358. Primary vtable for QSpacerItem 9536 Base Offset 0 9537 Virtual Base Offset 0 9538 RTTI typeinfo for QSpacerItem 9539 vfunc[0]: QSpacerItem::~QSpacerItem() 9540 vfunc[1]: QSpacerItem::~QSpacerItem() 9541 vfunc[2]: QSpacerItem::sizeHint() const 9542 vfunc[3]: QSpacerItem::minimumSize() const 9543 vfunc[4]: QSpacerItem::maximumSize() const 9544 vfunc[5]: QSpacerItem::expandingDirections() const 9545 vfunc[6]: QSpacerItem::setGeometry(QRect const&) 9546 vfunc[7]: QSpacerItem::geometry() const 9547 vfunc[8]: QSpacerItem::isEmpty() const 9548 vfunc[9]: QLayoutItem::hasHeightForWidth() const 9549 vfunc[10]: QLayoutItem::heightForWidth(int) const 9550 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 9551 vfunc[12]: QLayoutItem::invalidate() 9552 vfunc[13]: QLayoutItem::widget() 9553 vfunc[14]: QLayoutItem::layout() 9554 vfunc[15]: QSpacerItem::spacerItem() 9555 9556 The Run Time Type Information for the QSpacerItem class is 9557 described by Table 6-359 9558 9559 Table 6-359. typeinfo for QSpacerItem 9560 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9561 Name typeinfo name for QSpacerItem 9562 basetype: typeinfo for QLayoutItem 9563 _________________________________________________________ 9564 9565 6.4.1.123. Class data for QWidgetItem 9566 9567 The virtual table for the QWidgetItem class is described by 9568 Table 6-360 9569 9570 Table 6-360. Primary vtable for QWidgetItem 9571 Base Offset 0 9572 Virtual Base Offset 0 9573 RTTI typeinfo for QWidgetItem 9574 vfunc[0]: QWidgetItem::~QWidgetItem() 9575 vfunc[1]: QWidgetItem::~QWidgetItem() 9576 vfunc[2]: QWidgetItem::sizeHint() const 9577 vfunc[3]: QWidgetItem::minimumSize() const 9578 vfunc[4]: QWidgetItem::maximumSize() const 9579 vfunc[5]: QWidgetItem::expandingDirections() const 9580 vfunc[6]: QWidgetItem::setGeometry(QRect const&) 9581 vfunc[7]: QWidgetItem::geometry() const 9582 vfunc[8]: QWidgetItem::isEmpty() const 9583 vfunc[9]: QWidgetItem::hasHeightForWidth() const 9584 vfunc[10]: QWidgetItem::heightForWidth(int) const 9585 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 9586 vfunc[12]: QLayoutItem::invalidate() 9587 vfunc[13]: QWidgetItem::widget() 9588 vfunc[14]: QLayoutItem::layout() 9589 vfunc[15]: QLayoutItem::spacerItem() 9590 9591 The Run Time Type Information for the QWidgetItem class is 9592 described by Table 6-361 9593 9594 Table 6-361. typeinfo for QWidgetItem 9595 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9596 Name typeinfo name for QWidgetItem 9597 basetype: typeinfo for QLayoutItem 9598 _________________________________________________________ 9599 9600 6.4.1.124. Class data for QLayout 9601 9602 The virtual table for the QLayout class is described by Table 9603 6-362 9604 9605 Table 6-362. Primary vtable for QLayout 9606 Base Offset 0 9607 Virtual Base Offset 0 9608 RTTI typeinfo for QLayout 9609 vfunc[0]: QLayout::metaObject() const 9610 vfunc[1]: QLayout::qt_metacast(char const*) 9611 vfunc[2]: QLayout::qt_metacall(QMetaObject::Call, int, void**) 9612 vfunc[3]: QLayout::~QLayout() 9613 vfunc[4]: QLayout::~QLayout() 9614 vfunc[5]: QObject::event(QEvent*) 9615 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9616 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9617 vfunc[8]: QLayout::childEvent(QChildEvent*) 9618 vfunc[9]: QObject::customEvent(QEvent*) 9619 vfunc[10]: QObject::connectNotify(char const*) 9620 vfunc[11]: QObject::disconnectNotify(char const*) 9621 vfunc[12]: QLayout::invalidate() 9622 vfunc[13]: QLayout::geometry() const 9623 vfunc[14]: __cxa_pure_virtual 9624 vfunc[15]: QLayout::expandingDirections() const 9625 vfunc[16]: QLayout::minimumSize() const 9626 vfunc[17]: QLayout::maximumSize() const 9627 vfunc[18]: __cxa_pure_virtual 9628 vfunc[19]: __cxa_pure_virtual 9629 vfunc[20]: __cxa_pure_virtual 9630 vfunc[21]: QLayout::indexOf(QWidget*) const 9631 vfunc[22]: __cxa_pure_virtual 9632 vfunc[23]: QLayout::isEmpty() const 9633 vfunc[24]: QLayout::layout() 9634 9635 Table 6-363. Secondary vtable for QLayout 9636 Base Offset -16 9637 Virtual Base Offset 0 9638 RTTI typeinfo for QLayout 9639 vfunc[0]: non-virtual thunk to QLayout::~QLayout() 9640 vfunc[1]: non-virtual thunk to QLayout::~QLayout() 9641 vfunc[2]: __cxa_pure_virtual 9642 vfunc[3]: non-virtual thunk to QLayout::minimumSize() const 9643 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 9644 vfunc[5]: non-virtual thunk to QLayout::expandingDirections() 9645 const 9646 vfunc[6]: __cxa_pure_virtual 9647 vfunc[7]: non-virtual thunk to QLayout::geometry() const 9648 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 9649 vfunc[9]: QLayoutItem::hasHeightForWidth() const 9650 vfunc[10]: QLayoutItem::heightForWidth(int) const 9651 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 9652 vfunc[12]: non-virtual thunk to QLayout::invalidate() 9653 vfunc[13]: QLayoutItem::widget() 9654 vfunc[14]: non-virtual thunk to QLayout::layout() 9655 vfunc[15]: QLayoutItem::spacerItem() 9656 9657 The Run Time Type Information for the QLayout class is 9658 described by Table 6-364 9659 9660 Table 6-364. typeinfo for QLayout 9661 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 9662 Name typeinfo name for QLayout 9663 flags: 0 9664 basetype: typeinfo for QObject 2 9665 basetype: typeinfo for QLayoutItem 2050 9666 _________________________________________________________ 9667 9668 6.4.1.125. Class data for QGridLayout 9669 9670 The virtual table for the QGridLayout class is described by 9671 Table 6-365 9672 9673 Table 6-365. Primary vtable for QGridLayout 9674 Base Offset 0 9675 Virtual Base Offset 0 9676 RTTI typeinfo for QGridLayout 9677 vfunc[0]: QGridLayout::metaObject() const 9678 vfunc[1]: QGridLayout::qt_metacast(char const*) 9679 vfunc[2]: QGridLayout::qt_metacall(QMetaObject::Call, int, 9680 void**) 9681 vfunc[3]: QGridLayout::~QGridLayout() 9682 vfunc[4]: QGridLayout::~QGridLayout() 9683 vfunc[5]: QObject::event(QEvent*) 9684 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9685 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9686 vfunc[8]: QLayout::childEvent(QChildEvent*) 9687 vfunc[9]: QObject::customEvent(QEvent*) 9688 vfunc[10]: QObject::connectNotify(char const*) 9689 vfunc[11]: QObject::disconnectNotify(char const*) 9690 vfunc[12]: QGridLayout::invalidate() 9691 vfunc[13]: QLayout::geometry() const 9692 vfunc[14]: QGridLayout::addItem(QLayoutItem*) 9693 vfunc[15]: QGridLayout::expandingDirections() const 9694 vfunc[16]: QGridLayout::minimumSize() const 9695 vfunc[17]: QGridLayout::maximumSize() const 9696 vfunc[18]: QGridLayout::setGeometry(QRect const&) 9697 vfunc[19]: QGridLayout::itemAt(int) const 9698 vfunc[20]: QGridLayout::takeAt(int) 9699 vfunc[21]: QLayout::indexOf(QWidget*) const 9700 vfunc[22]: QGridLayout::count() const 9701 vfunc[23]: QLayout::isEmpty() const 9702 vfunc[24]: QLayout::layout() 9703 vfunc[25]: QGridLayout::sizeHint() const 9704 vfunc[26]: QGridLayout::hasHeightForWidth() const 9705 vfunc[27]: QGridLayout::heightForWidth(int) const 9706 vfunc[28]: QGridLayout::minimumHeightForWidth(int) const 9707 9708 Table 6-366. Secondary vtable for QGridLayout 9709 Base Offset -16 9710 Virtual Base Offset 0 9711 RTTI typeinfo for QGridLayout 9712 vfunc[0]: non-virtual thunk to QGridLayout::~QGridLayout() 9713 vfunc[1]: non-virtual thunk to QGridLayout::~QGridLayout() 9714 vfunc[2]: non-virtual thunk to QGridLayout::sizeHint() const 9715 vfunc[3]: non-virtual thunk to QGridLayout::minimumSize() 9716 const 9717 vfunc[4]: non-virtual thunk to QGridLayout::maximumSize() 9718 const 9719 vfunc[5]: non-virtual thunk to 9720 QGridLayout::expandingDirections() const 9721 vfunc[6]: non-virtual thunk to QGridLayout::setGeometry(QRect 9722 const&) 9723 vfunc[7]: non-virtual thunk to QLayout::geometry() const 9724 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 9725 vfunc[9]: non-virtual thunk to 9726 QGridLayout::hasHeightForWidth() const 9727 vfunc[10]: non-virtual thunk to 9728 QGridLayout::heightForWidth(int) const 9729 vfunc[11]: non-virtual thunk to 9730 QGridLayout::minimumHeightForWidth(int) const 9731 vfunc[12]: non-virtual thunk to QGridLayout::invalidate() 9732 vfunc[13]: QLayoutItem::widget() 9733 vfunc[14]: non-virtual thunk to QLayout::layout() 9734 vfunc[15]: QLayoutItem::spacerItem() 9735 9736 The Run Time Type Information for the QGridLayout class is 9737 described by Table 6-367 9738 9739 Table 6-367. typeinfo for QGridLayout 9740 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9741 Name typeinfo name for QGridLayout 9742 basetype: typeinfo for QLayout 9743 _________________________________________________________ 9744 9745 6.4.1.126. Class data for QBoxLayout 9746 9747 The virtual table for the QBoxLayout class is described by 9748 Table 6-368 9749 9750 Table 6-368. Primary vtable for QBoxLayout 9751 Base Offset 0 9752 Virtual Base Offset 0 9753 RTTI typeinfo for QBoxLayout 9754 vfunc[0]: QBoxLayout::metaObject() const 9755 vfunc[1]: QBoxLayout::qt_metacast(char const*) 9756 vfunc[2]: QBoxLayout::qt_metacall(QMetaObject::Call, int, 9757 void**) 9758 vfunc[3]: QBoxLayout::~QBoxLayout() 9759 vfunc[4]: QBoxLayout::~QBoxLayout() 9760 vfunc[5]: QObject::event(QEvent*) 9761 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9762 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9763 vfunc[8]: QLayout::childEvent(QChildEvent*) 9764 vfunc[9]: QObject::customEvent(QEvent*) 9765 vfunc[10]: QObject::connectNotify(char const*) 9766 vfunc[11]: QObject::disconnectNotify(char const*) 9767 vfunc[12]: QBoxLayout::invalidate() 9768 vfunc[13]: QLayout::geometry() const 9769 vfunc[14]: QBoxLayout::addItem(QLayoutItem*) 9770 vfunc[15]: QBoxLayout::expandingDirections() const 9771 vfunc[16]: QBoxLayout::minimumSize() const 9772 vfunc[17]: QBoxLayout::maximumSize() const 9773 vfunc[18]: QBoxLayout::setGeometry(QRect const&) 9774 vfunc[19]: QBoxLayout::itemAt(int) const 9775 vfunc[20]: QBoxLayout::takeAt(int) 9776 vfunc[21]: QLayout::indexOf(QWidget*) const 9777 vfunc[22]: QBoxLayout::count() const 9778 vfunc[23]: QLayout::isEmpty() const 9779 vfunc[24]: QLayout::layout() 9780 vfunc[25]: QBoxLayout::sizeHint() const 9781 vfunc[26]: QBoxLayout::hasHeightForWidth() const 9782 vfunc[27]: QBoxLayout::heightForWidth(int) const 9783 vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const 9784 9785 Table 6-369. Secondary vtable for QBoxLayout 9786 Base Offset -16 9787 Virtual Base Offset 0 9788 RTTI typeinfo for QBoxLayout 9789 vfunc[0]: non-virtual thunk to QBoxLayout::~QBoxLayout() 9790 vfunc[1]: non-virtual thunk to QBoxLayout::~QBoxLayout() 9791 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 9792 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 9793 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 9794 vfunc[5]: non-virtual thunk to 9795 QBoxLayout::expandingDirections() const 9796 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 9797 const&) 9798 vfunc[7]: non-virtual thunk to QLayout::geometry() const 9799 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 9800 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 9801 const 9802 vfunc[10]: non-virtual thunk to 9803 QBoxLayout::heightForWidth(int) const 9804 vfunc[11]: non-virtual thunk to 9805 QBoxLayout::minimumHeightForWidth(int) const 9806 vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() 9807 vfunc[13]: QLayoutItem::widget() 9808 vfunc[14]: non-virtual thunk to QLayout::layout() 9809 vfunc[15]: QLayoutItem::spacerItem() 9810 9811 The Run Time Type Information for the QBoxLayout class is 9812 described by Table 6-370 9813 9814 Table 6-370. typeinfo for QBoxLayout 9815 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9816 Name typeinfo name for QBoxLayout 9817 basetype: typeinfo for QLayout 9818 _________________________________________________________ 9819 9820 6.4.1.127. Class data for QHBoxLayout 9821 9822 The virtual table for the QHBoxLayout class is described by 9823 Table 6-371 9824 9825 Table 6-371. Primary vtable for QHBoxLayout 9826 Base Offset 0 9827 Virtual Base Offset 0 9828 RTTI typeinfo for QHBoxLayout 9829 vfunc[0]: QHBoxLayout::metaObject() const 9830 vfunc[1]: QHBoxLayout::qt_metacast(char const*) 9831 vfunc[2]: QHBoxLayout::qt_metacall(QMetaObject::Call, int, 9832 void**) 9833 vfunc[3]: QHBoxLayout::~QHBoxLayout() 9834 vfunc[4]: QHBoxLayout::~QHBoxLayout() 9835 vfunc[5]: QObject::event(QEvent*) 9836 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9837 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9838 vfunc[8]: QLayout::childEvent(QChildEvent*) 9839 vfunc[9]: QObject::customEvent(QEvent*) 9840 vfunc[10]: QObject::connectNotify(char const*) 9841 vfunc[11]: QObject::disconnectNotify(char const*) 9842 vfunc[12]: QBoxLayout::invalidate() 9843 vfunc[13]: QLayout::geometry() const 9844 vfunc[14]: QBoxLayout::addItem(QLayoutItem*) 9845 vfunc[15]: QBoxLayout::expandingDirections() const 9846 vfunc[16]: QBoxLayout::minimumSize() const 9847 vfunc[17]: QBoxLayout::maximumSize() const 9848 vfunc[18]: QBoxLayout::setGeometry(QRect const&) 9849 vfunc[19]: QBoxLayout::itemAt(int) const 9850 vfunc[20]: QBoxLayout::takeAt(int) 9851 vfunc[21]: QLayout::indexOf(QWidget*) const 9852 vfunc[22]: QBoxLayout::count() const 9853 vfunc[23]: QLayout::isEmpty() const 9854 vfunc[24]: QLayout::layout() 9855 vfunc[25]: QBoxLayout::sizeHint() const 9856 vfunc[26]: QBoxLayout::hasHeightForWidth() const 9857 vfunc[27]: QBoxLayout::heightForWidth(int) const 9858 vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const 9859 9860 Table 6-372. Secondary vtable for QHBoxLayout 9861 Base Offset -16 9862 Virtual Base Offset 0 9863 RTTI typeinfo for QHBoxLayout 9864 vfunc[0]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 9865 vfunc[1]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 9866 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 9867 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 9868 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 9869 vfunc[5]: non-virtual thunk to 9870 QBoxLayout::expandingDirections() const 9871 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 9872 const&) 9873 vfunc[7]: non-virtual thunk to QLayout::geometry() const 9874 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 9875 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 9876 const 9877 vfunc[10]: non-virtual thunk to 9878 QBoxLayout::heightForWidth(int) const 9879 vfunc[11]: non-virtual thunk to 9880 QBoxLayout::minimumHeightForWidth(int) const 9881 vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() 9882 vfunc[13]: QLayoutItem::widget() 9883 vfunc[14]: non-virtual thunk to QLayout::layout() 9884 vfunc[15]: QLayoutItem::spacerItem() 9885 9886 The Run Time Type Information for the QHBoxLayout class is 9887 described by Table 6-373 9888 9889 Table 6-373. typeinfo for QHBoxLayout 9890 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9891 Name typeinfo name for QHBoxLayout 9892 basetype: typeinfo for QBoxLayout 9893 _________________________________________________________ 9894 9895 6.4.1.128. Class data for QVBoxLayout 9896 9897 The virtual table for the QVBoxLayout class is described by 9898 Table 6-374 9899 9900 Table 6-374. Primary vtable for QVBoxLayout 9901 Base Offset 0 9902 Virtual Base Offset 0 9903 RTTI typeinfo for QVBoxLayout 9904 vfunc[0]: QVBoxLayout::metaObject() const 9905 vfunc[1]: QVBoxLayout::qt_metacast(char const*) 9906 vfunc[2]: QVBoxLayout::qt_metacall(QMetaObject::Call, int, 9907 void**) 9908 vfunc[3]: QVBoxLayout::~QVBoxLayout() 9909 vfunc[4]: QVBoxLayout::~QVBoxLayout() 9910 vfunc[5]: QObject::event(QEvent*) 9911 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9912 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9913 vfunc[8]: QLayout::childEvent(QChildEvent*) 9914 vfunc[9]: QObject::customEvent(QEvent*) 9915 vfunc[10]: QObject::connectNotify(char const*) 9916 vfunc[11]: QObject::disconnectNotify(char const*) 9917 vfunc[12]: QBoxLayout::invalidate() 9918 vfunc[13]: QLayout::geometry() const 9919 vfunc[14]: QBoxLayout::addItem(QLayoutItem*) 9920 vfunc[15]: QBoxLayout::expandingDirections() const 9921 vfunc[16]: QBoxLayout::minimumSize() const 9922 vfunc[17]: QBoxLayout::maximumSize() const 9923 vfunc[18]: QBoxLayout::setGeometry(QRect const&) 9924 vfunc[19]: QBoxLayout::itemAt(int) const 9925 vfunc[20]: QBoxLayout::takeAt(int) 9926 vfunc[21]: QLayout::indexOf(QWidget*) const 9927 vfunc[22]: QBoxLayout::count() const 9928 vfunc[23]: QLayout::isEmpty() const 9929 vfunc[24]: QLayout::layout() 9930 vfunc[25]: QBoxLayout::sizeHint() const 9931 vfunc[26]: QBoxLayout::hasHeightForWidth() const 9932 vfunc[27]: QBoxLayout::heightForWidth(int) const 9933 vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const 9934 9935 Table 6-375. Secondary vtable for QVBoxLayout 9936 Base Offset -16 9937 Virtual Base Offset 0 9938 RTTI typeinfo for QVBoxLayout 9939 vfunc[0]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 9940 vfunc[1]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 9941 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 9942 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 9943 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 9944 vfunc[5]: non-virtual thunk to 9945 QBoxLayout::expandingDirections() const 9946 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 9947 const&) 9948 vfunc[7]: non-virtual thunk to QLayout::geometry() const 9949 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 9950 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 9951 const 9952 vfunc[10]: non-virtual thunk to 9953 QBoxLayout::heightForWidth(int) const 9954 vfunc[11]: non-virtual thunk to 9955 QBoxLayout::minimumHeightForWidth(int) const 9956 vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() 9957 vfunc[13]: QLayoutItem::widget() 9958 vfunc[14]: non-virtual thunk to QLayout::layout() 9959 vfunc[15]: QLayoutItem::spacerItem() 9960 9961 The Run Time Type Information for the QVBoxLayout class is 9962 described by Table 6-376 9963 9964 Table 6-376. typeinfo for QVBoxLayout 9965 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9966 Name typeinfo name for QVBoxLayout 9967 basetype: typeinfo for QBoxLayout 9968 _________________________________________________________ 9969 9970 6.4.1.129. Class data for QShortcut 9971 9972 The virtual table for the QShortcut class is described by 9973 Table 6-377 9974 9975 Table 6-377. Primary vtable for QShortcut 9976 Base Offset 0 9977 Virtual Base Offset 0 9978 RTTI typeinfo for QShortcut 9979 vfunc[0]: QShortcut::metaObject() const 9980 vfunc[1]: QShortcut::qt_metacast(char const*) 9981 vfunc[2]: QShortcut::qt_metacall(QMetaObject::Call, int, 9982 void**) 9983 vfunc[3]: QShortcut::~QShortcut() 9984 vfunc[4]: QShortcut::~QShortcut() 9985 vfunc[5]: QShortcut::event(QEvent*) 9986 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9987 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9988 vfunc[8]: QObject::childEvent(QChildEvent*) 9989 vfunc[9]: QObject::customEvent(QEvent*) 9990 vfunc[10]: QObject::connectNotify(char const*) 9991 vfunc[11]: QObject::disconnectNotify(char const*) 9992 9993 The Run Time Type Information for the QShortcut class is 9994 described by Table 6-378 9995 9996 Table 6-378. typeinfo for QShortcut 9997 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9998 Name typeinfo name for QShortcut 9999 basetype: typeinfo for QObject 10000 _________________________________________________________ 10001 10002 6.4.1.130. Class data for QSessionManager 10003 10004 The virtual table for the QSessionManager class is described 10005 by Table 6-379 10006 10007 Table 6-379. Primary vtable for QSessionManager 10008 Base Offset 0 10009 Virtual Base Offset 0 10010 RTTI typeinfo for QSessionManager 10011 vfunc[0]: QSessionManager::metaObject() const 10012 vfunc[1]: QSessionManager::qt_metacast(char const*) 10013 vfunc[2]: QSessionManager::qt_metacall(QMetaObject::Call, int, 10014 void**) 10015 vfunc[3]: QSessionManager::~QSessionManager() 10016 vfunc[4]: QSessionManager::~QSessionManager() 10017 vfunc[5]: QObject::event(QEvent*) 10018 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10019 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10020 vfunc[8]: QObject::childEvent(QChildEvent*) 10021 vfunc[9]: QObject::customEvent(QEvent*) 10022 vfunc[10]: QObject::connectNotify(char const*) 10023 vfunc[11]: QObject::disconnectNotify(char const*) 10024 10025 The Run Time Type Information for the QSessionManager class is 10026 described by Table 6-380 10027 10028 Table 6-380. typeinfo for QSessionManager 10029 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10030 Name typeinfo name for QSessionManager 10031 basetype: typeinfo for QObject 10032 _________________________________________________________ 10033 10034 6.4.1.131. Class data for QApplication 10035 10036 The virtual table for the QApplication class is described by 10037 Table 6-381 10038 10039 Table 6-381. Primary vtable for QApplication 10040 Base Offset 0 10041 Virtual Base Offset 0 10042 RTTI typeinfo for QApplication 10043 vfunc[0]: QApplication::metaObject() const 10044 vfunc[1]: QApplication::qt_metacast(char const*) 10045 vfunc[2]: QApplication::qt_metacall(QMetaObject::Call, int, 10046 void**) 10047 vfunc[3]: QApplication::~QApplication() 10048 vfunc[4]: QApplication::~QApplication() 10049 vfunc[5]: QApplication::event(QEvent*) 10050 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10051 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10052 vfunc[8]: QObject::childEvent(QChildEvent*) 10053 vfunc[9]: QObject::customEvent(QEvent*) 10054 vfunc[10]: QObject::connectNotify(char const*) 10055 vfunc[11]: QObject::disconnectNotify(char const*) 10056 vfunc[12]: QApplication::notify(QObject*, QEvent*) 10057 vfunc[13]: QApplication::compressEvent(QEvent*, QObject*, 10058 QPostEventList*) 10059 vfunc[14]: QApplication::x11EventFilter(_XEvent*) 10060 vfunc[15]: QApplication::x11ClientMessage(QWidget*, _XEvent*, 10061 bool) 10062 vfunc[16]: QApplication::commitData(QSessionManager&) 10063 vfunc[17]: QApplication::saveState(QSessionManager&) 10064 10065 The Run Time Type Information for the QApplication class is 10066 described by Table 6-382 10067 10068 Table 6-382. typeinfo for QApplication 10069 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10070 Name typeinfo name for QApplication 10071 basetype: typeinfo for QCoreApplication 10072 _________________________________________________________ 10073 10074 6.4.1.132. Class data for QAction 10075 10076 The virtual table for the QAction class is described by Table 10077 6-383 10078 10079 Table 6-383. Primary vtable for QAction 10080 Base Offset 0 10081 Virtual Base Offset 0 10082 RTTI typeinfo for QAction 10083 vfunc[0]: QAction::metaObject() const 10084 vfunc[1]: QAction::qt_metacast(char const*) 10085 vfunc[2]: QAction::qt_metacall(QMetaObject::Call, int, void**) 10086 vfunc[3]: QAction::~QAction() 10087 vfunc[4]: QAction::~QAction() 10088 vfunc[5]: QAction::event(QEvent*) 10089 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10090 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10091 vfunc[8]: QObject::childEvent(QChildEvent*) 10092 vfunc[9]: QObject::customEvent(QEvent*) 10093 vfunc[10]: QObject::connectNotify(char const*) 10094 vfunc[11]: QObject::disconnectNotify(char const*) 10095 10096 The Run Time Type Information for the QAction class is 10097 described by Table 6-384 10098 10099 Table 6-384. typeinfo for QAction 10100 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10101 Name typeinfo name for QAction 10102 basetype: typeinfo for QObject 10103 _________________________________________________________ 10104 10105 6.4.1.133. Class data for QActionGroup 10106 10107 The virtual table for the QActionGroup class is described by 10108 Table 6-385 10109 10110 Table 6-385. Primary vtable for QActionGroup 10111 Base Offset 0 10112 Virtual Base Offset 0 10113 RTTI typeinfo for QActionGroup 10114 vfunc[0]: QActionGroup::metaObject() const 10115 vfunc[1]: QActionGroup::qt_metacast(char const*) 10116 vfunc[2]: QActionGroup::qt_metacall(QMetaObject::Call, int, 10117 void**) 10118 vfunc[3]: QActionGroup::~QActionGroup() 10119 vfunc[4]: QActionGroup::~QActionGroup() 10120 vfunc[5]: QObject::event(QEvent*) 10121 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10122 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10123 vfunc[8]: QObject::childEvent(QChildEvent*) 10124 vfunc[9]: QObject::customEvent(QEvent*) 10125 vfunc[10]: QObject::connectNotify(char const*) 10126 vfunc[11]: QObject::disconnectNotify(char const*) 10127 10128 The Run Time Type Information for the QActionGroup class is 10129 described by Table 6-386 10130 10131 Table 6-386. typeinfo for QActionGroup 10132 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10133 Name typeinfo name for QActionGroup 10134 basetype: typeinfo for QObject 10135 _________________________________________________________ 10136 10137 6.4.1.134. Class data for QSound 10138 10139 The virtual table for the QSound class is described by Table 10140 6-387 10141 10142 Table 6-387. Primary vtable for QSound 10143 Base Offset 0 10144 Virtual Base Offset 0 10145 RTTI typeinfo for QSound 10146 vfunc[0]: QSound::metaObject() const 10147 vfunc[1]: QSound::qt_metacast(char const*) 10148 vfunc[2]: QSound::qt_metacall(QMetaObject::Call, int, void**) 10149 vfunc[3]: QSound::~QSound() 10150 vfunc[4]: QSound::~QSound() 10151 vfunc[5]: QObject::event(QEvent*) 10152 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10153 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10154 vfunc[8]: QObject::childEvent(QChildEvent*) 10155 vfunc[9]: QObject::customEvent(QEvent*) 10156 vfunc[10]: QObject::connectNotify(char const*) 10157 vfunc[11]: QObject::disconnectNotify(char const*) 10158 10159 The Run Time Type Information for the QSound class is 10160 described by Table 6-388 10161 10162 Table 6-388. typeinfo for QSound 10163 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10164 Name typeinfo name for QSound 10165 basetype: typeinfo for QObject 10166 _________________________________________________________ 10167 10168 6.4.1.135. Class data for QStackedLayout 10169 10170 The virtual table for the QStackedLayout class is described by 10171 Table 6-389 10172 10173 Table 6-389. Primary vtable for QStackedLayout 10174 Base Offset 0 10175 Virtual Base Offset 0 10176 RTTI typeinfo for QStackedLayout 10177 vfunc[0]: QStackedLayout::metaObject() const 10178 vfunc[1]: QStackedLayout::qt_metacast(char const*) 10179 vfunc[2]: QStackedLayout::qt_metacall(QMetaObject::Call, int, 10180 void**) 10181 vfunc[3]: QStackedLayout::~QStackedLayout() 10182 vfunc[4]: QStackedLayout::~QStackedLayout() 10183 vfunc[5]: QObject::event(QEvent*) 10184 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10185 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10186 vfunc[8]: QLayout::childEvent(QChildEvent*) 10187 vfunc[9]: QObject::customEvent(QEvent*) 10188 vfunc[10]: QObject::connectNotify(char const*) 10189 vfunc[11]: QObject::disconnectNotify(char const*) 10190 vfunc[12]: QLayout::invalidate() 10191 vfunc[13]: QLayout::geometry() const 10192 vfunc[14]: QStackedLayout::addItem(QLayoutItem*) 10193 vfunc[15]: QLayout::expandingDirections() const 10194 vfunc[16]: QStackedLayout::minimumSize() const 10195 vfunc[17]: QLayout::maximumSize() const 10196 vfunc[18]: QStackedLayout::setGeometry(QRect const&) 10197 vfunc[19]: QStackedLayout::itemAt(int) const 10198 vfunc[20]: QStackedLayout::takeAt(int) 10199 vfunc[21]: QLayout::indexOf(QWidget*) const 10200 vfunc[22]: QStackedLayout::count() const 10201 vfunc[23]: QLayout::isEmpty() const 10202 vfunc[24]: QLayout::layout() 10203 vfunc[25]: QStackedLayout::sizeHint() const 10204 10205 Table 6-390. Secondary vtable for QStackedLayout 10206 Base Offset -16 10207 Virtual Base Offset 0 10208 RTTI typeinfo for QStackedLayout 10209 vfunc[0]: non-virtual thunk to 10210 QStackedLayout::~QStackedLayout() 10211 vfunc[1]: non-virtual thunk to 10212 QStackedLayout::~QStackedLayout() 10213 vfunc[2]: non-virtual thunk to QStackedLayout::sizeHint() 10214 const 10215 vfunc[3]: non-virtual thunk to QStackedLayout::minimumSize() 10216 const 10217 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 10218 vfunc[5]: non-virtual thunk to QLayout::expandingDirections() 10219 const 10220 vfunc[6]: non-virtual thunk to 10221 QStackedLayout::setGeometry(QRect const&) 10222 vfunc[7]: non-virtual thunk to QLayout::geometry() const 10223 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 10224 vfunc[9]: QLayoutItem::hasHeightForWidth() const 10225 vfunc[10]: QLayoutItem::heightForWidth(int) const 10226 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 10227 vfunc[12]: non-virtual thunk to QLayout::invalidate() 10228 vfunc[13]: QLayoutItem::widget() 10229 vfunc[14]: non-virtual thunk to QLayout::layout() 10230 vfunc[15]: QLayoutItem::spacerItem() 10231 10232 The Run Time Type Information for the QStackedLayout class is 10233 described by Table 6-391 10234 10235 Table 6-391. typeinfo for QStackedLayout 10236 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10237 Name typeinfo name for QStackedLayout 10238 basetype: typeinfo for QLayout 10239 _________________________________________________________ 10240 10241 6.4.1.136. Class data for QCommonStyle 10242 10243 The virtual table for the QCommonStyle class is described by 10244 Table 6-392 10245 10246 Table 6-392. Primary vtable for QCommonStyle 10247 Base Offset 0 10248 Virtual Base Offset 0 10249 RTTI typeinfo for QCommonStyle 10250 vfunc[0]: QCommonStyle::metaObject() const 10251 vfunc[1]: QCommonStyle::qt_metacast(char const*) 10252 vfunc[2]: QCommonStyle::qt_metacall(QMetaObject::Call, int, 10253 void**) 10254 vfunc[3]: QCommonStyle::~QCommonStyle() 10255 vfunc[4]: QCommonStyle::~QCommonStyle() 10256 vfunc[5]: QObject::event(QEvent*) 10257 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10258 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10259 vfunc[8]: QObject::childEvent(QChildEvent*) 10260 vfunc[9]: QObject::customEvent(QEvent*) 10261 vfunc[10]: QObject::connectNotify(char const*) 10262 vfunc[11]: QObject::disconnectNotify(char const*) 10263 vfunc[12]: QStyle::polish(QWidget*) 10264 vfunc[13]: QStyle::unpolish(QWidget*) 10265 vfunc[14]: QStyle::polish(QApplication*) 10266 vfunc[15]: QStyle::unpolish(QApplication*) 10267 vfunc[16]: QStyle::polish(QPalette&) 10268 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 10269 const&, int, bool, QString const&) const 10270 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 10271 const&) const 10272 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 10273 QPalette const&, bool, QString const&, QPalette::ColorRole) 10274 const 10275 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, 10276 int, QPixmap const&) const 10277 vfunc[21]: QStyle::standardPalette() const 10278 vfunc[22]: 10279 QCommonStyle::drawPrimitive(QStyle::PrimitiveElement, 10280 QStyleOption const*, QPainter*, QWidget const*) const 10281 vfunc[23]: QCommonStyle::drawControl(QStyle::ControlElement, 10282 QStyleOption const*, QPainter*, QWidget const*) const 10283 vfunc[24]: QCommonStyle::subElementRect(QStyle::SubElement, 10284 QStyleOption const*, QWidget const*) const 10285 vfunc[25]: 10286 QCommonStyle::drawComplexControl(QStyle::ComplexControl, 10287 QStyleOptionComplex const*, QPainter*, QWidget const*) const 10288 vfunc[26]: 10289 QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, 10290 QStyleOptionComplex const*, QPoint const&, QWidget const*) 10291 const 10292 vfunc[27]: 10293 QCommonStyle::subControlRect(QStyle::ComplexControl, 10294 QStyleOptionComplex const*, QStyle::SubControl, QWidget 10295 const*) const 10296 vfunc[28]: QCommonStyle::pixelMetric(QStyle::PixelMetric, 10297 QStyleOption const*, QWidget const*) const 10298 vfunc[29]: 10299 QCommonStyle::sizeFromContents(QStyle::ContentsType, 10300 QStyleOption const*, QSize const&, QWidget const*) const 10301 vfunc[30]: QCommonStyle::styleHint(QStyle::StyleHint, 10302 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 10303 vfunc[31]: 10304 QCommonStyle::standardPixmap(QStyle::StandardPixmap, 10305 QStyleOption const*, QWidget const*) const 10306 vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, 10307 QPixmap const&, QStyleOption const*) const 10308 10309 The Run Time Type Information for the QCommonStyle class is 10310 described by Table 6-393 10311 10312 Table 6-393. typeinfo for QCommonStyle 10313 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10314 Name typeinfo name for QCommonStyle 10315 basetype: typeinfo for QStyle 10316 _________________________________________________________ 10317 10318 6.4.1.137. Class data for QMotifStyle 10319 10320 The virtual table for the QMotifStyle class is described by 10321 Table 6-394 10322 10323 Table 6-394. Primary vtable for QMotifStyle 10324 Base Offset 0 10325 Virtual Base Offset 0 10326 RTTI typeinfo for QMotifStyle 10327 vfunc[0]: QMotifStyle::metaObject() const 10328 vfunc[1]: QMotifStyle::qt_metacast(char const*) 10329 vfunc[2]: QMotifStyle::qt_metacall(QMetaObject::Call, int, 10330 void**) 10331 vfunc[3]: QMotifStyle::~QMotifStyle() 10332 vfunc[4]: QMotifStyle::~QMotifStyle() 10333 vfunc[5]: QMotifStyle::event(QEvent*) 10334 vfunc[6]: QMotifStyle::eventFilter(QObject*, QEvent*) 10335 vfunc[7]: QMotifStyle::timerEvent(QTimerEvent*) 10336 vfunc[8]: QObject::childEvent(QChildEvent*) 10337 vfunc[9]: QObject::customEvent(QEvent*) 10338 vfunc[10]: QObject::connectNotify(char const*) 10339 vfunc[11]: QObject::disconnectNotify(char const*) 10340 vfunc[12]: QMotifStyle::polish(QWidget*) 10341 vfunc[13]: QMotifStyle::unpolish(QWidget*) 10342 vfunc[14]: QMotifStyle::polish(QApplication*) 10343 vfunc[15]: QMotifStyle::unpolish(QApplication*) 10344 vfunc[16]: QMotifStyle::polish(QPalette&) 10345 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 10346 const&, int, bool, QString const&) const 10347 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 10348 const&) const 10349 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 10350 QPalette const&, bool, QString const&, QPalette::ColorRole) 10351 const 10352 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, 10353 int, QPixmap const&) const 10354 vfunc[21]: QMotifStyle::standardPalette() const 10355 vfunc[22]: 10356 QMotifStyle::drawPrimitive(QStyle::PrimitiveElement, 10357 QStyleOption const*, QPainter*, QWidget const*) const 10358 vfunc[23]: QMotifStyle::drawControl(QStyle::ControlElement, 10359 QStyleOption const*, QPainter*, QWidget const*) const 10360 vfunc[24]: QMotifStyle::subElementRect(QStyle::SubElement, 10361 QStyleOption const*, QWidget const*) const 10362 vfunc[25]: 10363 QMotifStyle::drawComplexControl(QStyle::ComplexControl, 10364 QStyleOptionComplex const*, QPainter*, QWidget const*) const 10365 vfunc[26]: 10366 QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, 10367 QStyleOptionComplex const*, QPoint const&, QWidget const*) 10368 const 10369 vfunc[27]: QMotifStyle::subControlRect(QStyle::ComplexControl, 10370 QStyleOptionComplex const*, QStyle::SubControl, QWidget 10371 const*) const 10372 vfunc[28]: QMotifStyle::pixelMetric(QStyle::PixelMetric, 10373 QStyleOption const*, QWidget const*) const 10374 vfunc[29]: QMotifStyle::sizeFromContents(QStyle::ContentsType, 10375 QStyleOption const*, QSize const&, QWidget const*) const 10376 vfunc[30]: QMotifStyle::styleHint(QStyle::StyleHint, 10377 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 10378 vfunc[31]: QMotifStyle::standardPixmap(QStyle::StandardPixmap, 10379 QStyleOption const*, QWidget const*) const 10380 vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, 10381 QPixmap const&, QStyleOption const*) const 10382 10383 The Run Time Type Information for the QMotifStyle class is 10384 described by Table 6-395 10385 10386 Table 6-395. typeinfo for QMotifStyle 10387 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10388 Name typeinfo name for QMotifStyle 10389 basetype: typeinfo for QCommonStyle 10390 _________________________________________________________ 10391 10392 6.4.1.138. Class data for QStyleFactoryInterface 10393 10394 The virtual table for the QStyleFactoryInterface class is 10395 described by Table 6-396 10396 10397 Table 6-396. Primary vtable for QStyleFactoryInterface 10398 Base Offset 0 10399 Virtual Base Offset 0 10400 RTTI typeinfo for QStyleFactoryInterface 10401 vfunc[0]: QStyleFactoryInterface::~QStyleFactoryInterface() 10402 vfunc[1]: QStyleFactoryInterface::~QStyleFactoryInterface() 10403 vfunc[2]: __cxa_pure_virtual 10404 vfunc[3]: __cxa_pure_virtual 10405 10406 The Run Time Type Information for the QStyleFactoryInterface 10407 class is described by Table 6-397 10408 10409 Table 6-397. typeinfo for QStyleFactoryInterface 10410 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10411 Name typeinfo name for QStyleFactoryInterface 10412 basetype: typeinfo for QFactoryInterface 10413 _________________________________________________________ 10414 10415 6.4.1.139. Class data for QStylePlugin 10416 10417 The virtual table for the QStylePlugin class is described by 10418 Table 6-398 10419 10420 Table 6-398. Primary vtable for QStylePlugin 10421 Base Offset 0 10422 Virtual Base Offset 0 10423 RTTI typeinfo for QStylePlugin 10424 vfunc[0]: QStylePlugin::metaObject() const 10425 vfunc[1]: QStylePlugin::qt_metacast(char const*) 10426 vfunc[2]: QStylePlugin::qt_metacall(QMetaObject::Call, int, 10427 void**) 10428 vfunc[3]: QStylePlugin::~QStylePlugin() 10429 vfunc[4]: QStylePlugin::~QStylePlugin() 10430 vfunc[5]: QObject::event(QEvent*) 10431 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10432 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10433 vfunc[8]: QObject::childEvent(QChildEvent*) 10434 vfunc[9]: QObject::customEvent(QEvent*) 10435 vfunc[10]: QObject::connectNotify(char const*) 10436 vfunc[11]: QObject::disconnectNotify(char const*) 10437 vfunc[12]: __cxa_pure_virtual 10438 vfunc[13]: __cxa_pure_virtual 10439 10440 Table 6-399. Secondary vtable for QStylePlugin 10441 Base Offset -16 10442 Virtual Base Offset 0 10443 RTTI typeinfo for QStylePlugin 10444 vfunc[0]: non-virtual thunk to QStylePlugin::~QStylePlugin() 10445 vfunc[1]: non-virtual thunk to QStylePlugin::~QStylePlugin() 10446 vfunc[2]: __cxa_pure_virtual 10447 vfunc[3]: __cxa_pure_virtual 10448 10449 The Run Time Type Information for the QStylePlugin class is 10450 described by Table 6-400 10451 10452 Table 6-400. typeinfo for QStylePlugin 10453 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 10454 Name typeinfo name for QStylePlugin 10455 flags: 0 10456 basetype: typeinfo for QObject 2 10457 basetype: typeinfo for QStyleFactoryInterface 2050 10458 _________________________________________________________ 10459 10460 6.4.1.140. Class data for QWindowsStyle 10461 10462 The virtual table for the QWindowsStyle class is described by 10463 Table 6-401 10464 10465 Table 6-401. Primary vtable for QWindowsStyle 10466 Base Offset 0 10467 Virtual Base Offset 0 10468 RTTI typeinfo for QWindowsStyle 10469 vfunc[0]: QWindowsStyle::metaObject() const 10470 vfunc[1]: QWindowsStyle::qt_metacast(char const*) 10471 vfunc[2]: QWindowsStyle::qt_metacall(QMetaObject::Call, int, 10472 void**) 10473 vfunc[3]: QWindowsStyle::~QWindowsStyle() 10474 vfunc[4]: QWindowsStyle::~QWindowsStyle() 10475 vfunc[5]: QObject::event(QEvent*) 10476 vfunc[6]: QWindowsStyle::eventFilter(QObject*, QEvent*) 10477 vfunc[7]: QWindowsStyle::timerEvent(QTimerEvent*) 10478 vfunc[8]: QObject::childEvent(QChildEvent*) 10479 vfunc[9]: QObject::customEvent(QEvent*) 10480 vfunc[10]: QObject::connectNotify(char const*) 10481 vfunc[11]: QObject::disconnectNotify(char const*) 10482 vfunc[12]: QWindowsStyle::polish(QWidget*) 10483 vfunc[13]: QWindowsStyle::unpolish(QWidget*) 10484 vfunc[14]: QWindowsStyle::polish(QApplication*) 10485 vfunc[15]: QWindowsStyle::unpolish(QApplication*) 10486 vfunc[16]: QWindowsStyle::polish(QPalette&) 10487 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 10488 const&, int, bool, QString const&) const 10489 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 10490 const&) const 10491 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 10492 QPalette const&, bool, QString const&, QPalette::ColorRole) 10493 const 10494 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, 10495 int, QPixmap const&) const 10496 vfunc[21]: QStyle::standardPalette() const 10497 vfunc[22]: 10498 QWindowsStyle::drawPrimitive(QStyle::PrimitiveElement, 10499 QStyleOption const*, QPainter*, QWidget const*) const 10500 vfunc[23]: QWindowsStyle::drawControl(QStyle::ControlElement, 10501 QStyleOption const*, QPainter*, QWidget const*) const 10502 vfunc[24]: QWindowsStyle::subElementRect(QStyle::SubElement, 10503 QStyleOption const*, QWidget const*) const 10504 vfunc[25]: 10505 QWindowsStyle::drawComplexControl(QStyle::ComplexControl, 10506 QStyleOptionComplex const*, QPainter*, QWidget const*) const 10507 vfunc[26]: 10508 QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, 10509 QStyleOptionComplex const*, QPoint const&, QWidget const*) 10510 const 10511 vfunc[27]: 10512 QCommonStyle::subControlRect(QStyle::ComplexControl, 10513 QStyleOptionComplex const*, QStyle::SubControl, QWidget 10514 const*) const 10515 vfunc[28]: QWindowsStyle::pixelMetric(QStyle::PixelMetric, 10516 QStyleOption const*, QWidget const*) const 10517 vfunc[29]: 10518 QWindowsStyle::sizeFromContents(QStyle::ContentsType, 10519 QStyleOption const*, QSize const&, QWidget const*) const 10520 vfunc[30]: QWindowsStyle::styleHint(QStyle::StyleHint, 10521 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 10522 vfunc[31]: 10523 QWindowsStyle::standardPixmap(QStyle::StandardPixmap, 10524 QStyleOption const*, QWidget const*) const 10525 vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, 10526 QPixmap const&, QStyleOption const*) const 10527 10528 The Run Time Type Information for the QWindowsStyle class is 10529 described by Table 6-402 10530 10531 Table 6-402. typeinfo for QWindowsStyle 10532 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10533 Name typeinfo name for QWindowsStyle 10534 basetype: typeinfo for QCommonStyle 10535 _________________________________________________________ 10536 10537 6.4.1.141. Class data for QCDEStyle 10538 10539 The virtual table for the QCDEStyle class is described by 10540 Table 6-403 10541 10542 Table 6-403. Primary vtable for QCDEStyle 10543 Base Offset 0 10544 Virtual Base Offset 0 10545 RTTI typeinfo for QCDEStyle 10546 vfunc[0]: QCDEStyle::metaObject() const 10547 vfunc[1]: QCDEStyle::qt_metacast(char const*) 10548 vfunc[2]: QCDEStyle::qt_metacall(QMetaObject::Call, int, 10549 void**) 10550 vfunc[3]: QCDEStyle::~QCDEStyle() 10551 vfunc[4]: QCDEStyle::~QCDEStyle() 10552 vfunc[5]: QMotifStyle::event(QEvent*) 10553 vfunc[6]: QMotifStyle::eventFilter(QObject*, QEvent*) 10554 vfunc[7]: QMotifStyle::timerEvent(QTimerEvent*) 10555 vfunc[8]: QObject::childEvent(QChildEvent*) 10556 vfunc[9]: QObject::customEvent(QEvent*) 10557 vfunc[10]: QObject::connectNotify(char const*) 10558 vfunc[11]: QObject::disconnectNotify(char const*) 10559 vfunc[12]: QMotifStyle::polish(QWidget*) 10560 vfunc[13]: QMotifStyle::unpolish(QWidget*) 10561 vfunc[14]: QMotifStyle::polish(QApplication*) 10562 vfunc[15]: QMotifStyle::unpolish(QApplication*) 10563 vfunc[16]: QMotifStyle::polish(QPalette&) 10564 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 10565 const&, int, bool, QString const&) const 10566 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 10567 const&) const 10568 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 10569 QPalette const&, bool, QString const&, QPalette::ColorRole) 10570 const 10571 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, 10572 int, QPixmap const&) const 10573 vfunc[21]: QCDEStyle::standardPalette() const 10574 vfunc[22]: QCDEStyle::drawPrimitive(QStyle::PrimitiveElement, 10575 QStyleOption const*, QPainter*, QWidget const*) const 10576 vfunc[23]: QCDEStyle::drawControl(QStyle::ControlElement, 10577 QStyleOption const*, QPainter*, QWidget const*) const 10578 vfunc[24]: QMotifStyle::subElementRect(QStyle::SubElement, 10579 QStyleOption const*, QWidget const*) const 10580 vfunc[25]: 10581 QMotifStyle::drawComplexControl(QStyle::ComplexControl, 10582 QStyleOptionComplex const*, QPainter*, QWidget const*) const 10583 vfunc[26]: 10584 QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, 10585 QStyleOptionComplex const*, QPoint const&, QWidget const*) 10586 const 10587 vfunc[27]: QMotifStyle::subControlRect(QStyle::ComplexControl, 10588 QStyleOptionComplex const*, QStyle::SubControl, QWidget 10589 const*) const 10590 vfunc[28]: QCDEStyle::pixelMetric(QStyle::PixelMetric, 10591 QStyleOption const*, QWidget const*) const 10592 vfunc[29]: QMotifStyle::sizeFromContents(QStyle::ContentsType, 10593 QStyleOption const*, QSize const&, QWidget const*) const 10594 vfunc[30]: QMotifStyle::styleHint(QStyle::StyleHint, 10595 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 10596 vfunc[31]: QMotifStyle::standardPixmap(QStyle::StandardPixmap, 10597 QStyleOption const*, QWidget const*) const 10598 vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, 10599 QPixmap const&, QStyleOption const*) const 10600 10601 The Run Time Type Information for the QCDEStyle class is 10602 described by Table 6-404 10603 10604 Table 6-404. typeinfo for QCDEStyle 10605 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10606 Name typeinfo name for QCDEStyle 10607 basetype: typeinfo for QMotifStyle 10608 _________________________________________________________ 10609 10610 6.4.1.142. Class data for QPlastiqueStyle 10611 10612 The virtual table for the QPlastiqueStyle class is described 10613 by Table 6-405 10614 10615 Table 6-405. Primary vtable for QPlastiqueStyle 10616 Base Offset 0 10617 Virtual Base Offset 0 10618 RTTI typeinfo for QPlastiqueStyle 10619 vfunc[0]: QPlastiqueStyle::metaObject() const 10620 vfunc[1]: QPlastiqueStyle::qt_metacast(char const*) 10621 vfunc[2]: QPlastiqueStyle::qt_metacall(QMetaObject::Call, int, 10622 void**) 10623 vfunc[3]: QPlastiqueStyle::~QPlastiqueStyle() 10624 vfunc[4]: QPlastiqueStyle::~QPlastiqueStyle() 10625 vfunc[5]: QObject::event(QEvent*) 10626 vfunc[6]: QPlastiqueStyle::eventFilter(QObject*, QEvent*) 10627 vfunc[7]: QPlastiqueStyle::timerEvent(QTimerEvent*) 10628 vfunc[8]: QObject::childEvent(QChildEvent*) 10629 vfunc[9]: QObject::customEvent(QEvent*) 10630 vfunc[10]: QObject::connectNotify(char const*) 10631 vfunc[11]: QObject::disconnectNotify(char const*) 10632 vfunc[12]: QPlastiqueStyle::polish(QWidget*) 10633 vfunc[13]: QPlastiqueStyle::unpolish(QWidget*) 10634 vfunc[14]: QPlastiqueStyle::polish(QApplication*) 10635 vfunc[15]: QPlastiqueStyle::unpolish(QApplication*) 10636 vfunc[16]: QPlastiqueStyle::polish(QPalette&) 10637 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 10638 const&, int, bool, QString const&) const 10639 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 10640 const&) const 10641 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 10642 QPalette const&, bool, QString const&, QPalette::ColorRole) 10643 const 10644 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, 10645 int, QPixmap const&) const 10646 vfunc[21]: QPlastiqueStyle::standardPalette() const 10647 vfunc[22]: 10648 QPlastiqueStyle::drawPrimitive(QStyle::PrimitiveElement, 10649 QStyleOption const*, QPainter*, QWidget const*) const 10650 vfunc[23]: 10651 QPlastiqueStyle::drawControl(QStyle::ControlElement, 10652 QStyleOption const*, QPainter*, QWidget const*) const 10653 vfunc[24]: QPlastiqueStyle::subElementRect(QStyle::SubElement, 10654 QStyleOption const*, QWidget const*) const 10655 vfunc[25]: 10656 QPlastiqueStyle::drawComplexControl(QStyle::ComplexControl, 10657 QStyleOptionComplex const*, QPainter*, QWidget const*) const 10658 vfunc[26]: 10659 QPlastiqueStyle::hitTestComplexControl(QStyle::ComplexControl, 10660 QStyleOptionComplex const*, QPoint const&, QWidget const*) 10661 const 10662 vfunc[27]: 10663 QPlastiqueStyle::subControlRect(QStyle::ComplexControl, 10664 QStyleOptionComplex const*, QStyle::SubControl, QWidget 10665 const*) const 10666 vfunc[28]: QPlastiqueStyle::pixelMetric(QStyle::PixelMetric, 10667 QStyleOption const*, QWidget const*) const 10668 vfunc[29]: 10669 QPlastiqueStyle::sizeFromContents(QStyle::ContentsType, 10670 QStyleOption const*, QSize const&, QWidget const*) const 10671 vfunc[30]: QPlastiqueStyle::styleHint(QStyle::StyleHint, 10672 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 10673 vfunc[31]: 10674 QWindowsStyle::standardPixmap(QStyle::StandardPixmap, 10675 QStyleOption const*, QWidget const*) const 10676 vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, 10677 QPixmap const&, QStyleOption const*) const 10678 10679 The Run Time Type Information for the QPlastiqueStyle class is 10680 described by Table 6-406 10681 10682 Table 6-406. typeinfo for QPlastiqueStyle 10683 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10684 Name typeinfo name for QPlastiqueStyle 10685 basetype: typeinfo for QWindowsStyle 10686 _________________________________________________________ 10687 10688 6.4.1.143. Class data for QInputContextFactoryInterface 10689 10690 The virtual table for the QInputContextFactoryInterface class 10691 is described by Table 6-407 10692 10693 Table 6-407. Primary vtable for QInputContextFactoryInterface 10694 Base Offset 0 10695 Virtual Base Offset 0 10696 RTTI typeinfo for QInputContextFactoryInterface 10697 vfunc[0]: 10698 QInputContextFactoryInterface::~QInputContextFactoryInterface( 10699 ) 10700 vfunc[1]: 10701 QInputContextFactoryInterface::~QInputContextFactoryInterface( 10702 ) 10703 vfunc[2]: __cxa_pure_virtual 10704 vfunc[3]: __cxa_pure_virtual 10705 vfunc[4]: __cxa_pure_virtual 10706 vfunc[5]: __cxa_pure_virtual 10707 vfunc[6]: __cxa_pure_virtual 10708 10709 The Run Time Type Information for the 10710 QInputContextFactoryInterface class is described by Table 10711 6-408 10712 10713 Table 6-408. typeinfo for QInputContextFactoryInterface 10714 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10715 Name typeinfo name for QInputContextFactoryInterface 10716 basetype: typeinfo for QFactoryInterface 10717 _________________________________________________________ 10718 10719 6.4.1.144. Class data for QInputContextPlugin 10720 10721 The virtual table for the QInputContextPlugin class is 10722 described by Table 6-409 10723 10724 Table 6-409. Primary vtable for QInputContextPlugin 10725 Base Offset 0 10726 Virtual Base Offset 0 10727 RTTI typeinfo for QInputContextPlugin 10728 vfunc[0]: QInputContextPlugin::metaObject() const 10729 vfunc[1]: QInputContextPlugin::qt_metacast(char const*) 10730 vfunc[2]: QInputContextPlugin::qt_metacall(QMetaObject::Call, 10731 int, void**) 10732 vfunc[3]: QInputContextPlugin::~QInputContextPlugin() 10733 vfunc[4]: QInputContextPlugin::~QInputContextPlugin() 10734 vfunc[5]: QObject::event(QEvent*) 10735 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10736 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10737 vfunc[8]: QObject::childEvent(QChildEvent*) 10738 vfunc[9]: QObject::customEvent(QEvent*) 10739 vfunc[10]: QObject::connectNotify(char const*) 10740 vfunc[11]: QObject::disconnectNotify(char const*) 10741 vfunc[12]: __cxa_pure_virtual 10742 vfunc[13]: __cxa_pure_virtual 10743 vfunc[14]: __cxa_pure_virtual 10744 vfunc[15]: __cxa_pure_virtual 10745 vfunc[16]: __cxa_pure_virtual 10746 10747 Table 6-410. Secondary vtable for QInputContextPlugin 10748 Base Offset -16 10749 Virtual Base Offset 0 10750 RTTI typeinfo for QInputContextPlugin 10751 vfunc[0]: non-virtual thunk to 10752 QInputContextPlugin::~QInputContextPlugin() 10753 vfunc[1]: non-virtual thunk to 10754 QInputContextPlugin::~QInputContextPlugin() 10755 vfunc[2]: __cxa_pure_virtual 10756 vfunc[3]: __cxa_pure_virtual 10757 vfunc[4]: __cxa_pure_virtual 10758 vfunc[5]: __cxa_pure_virtual 10759 vfunc[6]: __cxa_pure_virtual 10760 10761 The Run Time Type Information for the QInputContextPlugin 10762 class is described by Table 6-411 10763 10764 Table 6-411. typeinfo for QInputContextPlugin 10765 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 10766 Name typeinfo name for QInputContextPlugin 10767 flags: 0 10768 basetype: typeinfo for QObject 2 10769 basetype: typeinfo for QInputContextFactoryInterface 2050 10770 _________________________________________________________ 10771 10772 6.4.1.145. Class data for QInputContext 10773 10774 The virtual table for the QInputContext class is described by 10775 Table 6-412 10776 10777 Table 6-412. Primary vtable for QInputContext 10778 Base Offset 0 10779 Virtual Base Offset 0 10780 RTTI typeinfo for QInputContext 10781 vfunc[0]: QInputContext::metaObject() const 10782 vfunc[1]: QInputContext::qt_metacast(char const*) 10783 vfunc[2]: QInputContext::qt_metacall(QMetaObject::Call, int, 10784 void**) 10785 vfunc[3]: QInputContext::~QInputContext() 10786 vfunc[4]: QInputContext::~QInputContext() 10787 vfunc[5]: QObject::event(QEvent*) 10788 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10789 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10790 vfunc[8]: QObject::childEvent(QChildEvent*) 10791 vfunc[9]: QObject::customEvent(QEvent*) 10792 vfunc[10]: QObject::connectNotify(char const*) 10793 vfunc[11]: QObject::disconnectNotify(char const*) 10794 vfunc[12]: __cxa_pure_virtual 10795 vfunc[13]: __cxa_pure_virtual 10796 vfunc[14]: __cxa_pure_virtual 10797 vfunc[15]: QInputContext::update() 10798 vfunc[16]: QInputContext::mouseHandler(int, QMouseEvent*) 10799 vfunc[17]: QInputContext::font() const 10800 vfunc[18]: __cxa_pure_virtual 10801 vfunc[19]: QInputContext::setFocusWidget(QWidget*) 10802 vfunc[20]: QInputContext::widgetDestroyed(QWidget*) 10803 vfunc[21]: QInputContext::actions() 10804 vfunc[22]: QInputContext::x11FilterEvent(QWidget*, _XEvent*) 10805 vfunc[23]: QInputContext::filterEvent(QEvent const*) 10806 10807 The Run Time Type Information for the QInputContext class is 10808 described by Table 6-413 10809 10810 Table 6-413. typeinfo for QInputContext 10811 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10812 Name typeinfo name for QInputContext 10813 basetype: typeinfo for QObject 10814 _________________________________________________________ 10815 10816 6.4.1.146. Class data for QAbstractButton 10817 10818 The virtual table for the QAbstractButton class is described 10819 by Table 6-414 10820 10821 Table 6-414. Primary vtable for QAbstractButton 10822 Base Offset 0 10823 Virtual Base Offset 0 10824 RTTI typeinfo for QAbstractButton 10825 vfunc[0]: QAbstractButton::metaObject() const 10826 vfunc[1]: QAbstractButton::qt_metacast(char const*) 10827 vfunc[2]: QAbstractButton::qt_metacall(QMetaObject::Call, int, 10828 void**) 10829 vfunc[3]: QAbstractButton::~QAbstractButton() 10830 vfunc[4]: QAbstractButton::~QAbstractButton() 10831 vfunc[5]: QAbstractButton::event(QEvent*) 10832 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10833 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 10834 vfunc[8]: QObject::childEvent(QChildEvent*) 10835 vfunc[9]: QObject::customEvent(QEvent*) 10836 vfunc[10]: QObject::connectNotify(char const*) 10837 vfunc[11]: QObject::disconnectNotify(char const*) 10838 vfunc[12]: QWidget::devType() const 10839 vfunc[13]: QWidget::setVisible(bool) 10840 vfunc[14]: QWidget::sizeHint() const 10841 vfunc[15]: QWidget::minimumSizeHint() const 10842 vfunc[16]: QWidget::heightForWidth(int) const 10843 vfunc[17]: QWidget::paintEngine() const 10844 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 10845 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 10846 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 10847 vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) 10848 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 10849 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 10850 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 10851 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 10852 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 10853 vfunc[27]: QWidget::enterEvent(QEvent*) 10854 vfunc[28]: QWidget::leaveEvent(QEvent*) 10855 vfunc[29]: __cxa_pure_virtual 10856 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10857 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 10858 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10859 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 10860 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10861 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10862 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 10863 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 10864 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 10865 vfunc[39]: QWidget::dropEvent(QDropEvent*) 10866 vfunc[40]: QWidget::showEvent(QShowEvent*) 10867 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10868 vfunc[42]: QWidget::x11Event(_XEvent*) 10869 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 10870 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10871 const 10872 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10873 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10874 const 10875 vfunc[47]: QWidget::focusNextPrevChild(bool) 10876 vfunc[48]: QWidget::styleChange(QStyle&) 10877 vfunc[49]: QWidget::enabledChange(bool) 10878 vfunc[50]: QWidget::paletteChange(QPalette const&) 10879 vfunc[51]: QWidget::fontChange(QFont const&) 10880 vfunc[52]: QWidget::windowActivationChange(bool) 10881 vfunc[53]: QWidget::languageChange() 10882 vfunc[54]: QAbstractButton::hitButton(QPoint const&) const 10883 vfunc[55]: QAbstractButton::checkStateSet() 10884 vfunc[56]: QAbstractButton::nextCheckState() 10885 10886 Table 6-415. Secondary vtable for QAbstractButton 10887 Base Offset -16 10888 Virtual Base Offset 0 10889 RTTI typeinfo for QAbstractButton 10890 vfunc[0]: non-virtual thunk to 10891 QAbstractButton::~QAbstractButton() 10892 vfunc[1]: non-virtual thunk to 10893 QAbstractButton::~QAbstractButton() 10894 vfunc[2]: non-virtual thunk to QWidget::devType() const 10895 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 10896 vfunc[4]: non-virtual thunk to 10897 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 10898 10899 The Run Time Type Information for the QAbstractButton class is 10900 described by Table 6-416 10901 10902 Table 6-416. typeinfo for QAbstractButton 10903 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10904 Name typeinfo name for QAbstractButton 10905 basetype: typeinfo for QWidget 10906 _________________________________________________________ 10907 10908 6.4.1.147. Class data for QCheckBox 10909 10910 The virtual table for the QCheckBox class is described by 10911 Table 6-417 10912 10913 Table 6-417. Primary vtable for QCheckBox 10914 Base Offset 0 10915 Virtual Base Offset 0 10916 RTTI typeinfo for QCheckBox 10917 vfunc[0]: QCheckBox::metaObject() const 10918 vfunc[1]: QCheckBox::qt_metacast(char const*) 10919 vfunc[2]: QCheckBox::qt_metacall(QMetaObject::Call, int, 10920 void**) 10921 vfunc[3]: QCheckBox::~QCheckBox() 10922 vfunc[4]: QCheckBox::~QCheckBox() 10923 vfunc[5]: QCheckBox::event(QEvent*) 10924 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10925 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 10926 vfunc[8]: QObject::childEvent(QChildEvent*) 10927 vfunc[9]: QObject::customEvent(QEvent*) 10928 vfunc[10]: QObject::connectNotify(char const*) 10929 vfunc[11]: QObject::disconnectNotify(char const*) 10930 vfunc[12]: QWidget::devType() const 10931 vfunc[13]: QWidget::setVisible(bool) 10932 vfunc[14]: QCheckBox::sizeHint() const 10933 vfunc[15]: QWidget::minimumSizeHint() const 10934 vfunc[16]: QWidget::heightForWidth(int) const 10935 vfunc[17]: QWidget::paintEngine() const 10936 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 10937 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 10938 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 10939 vfunc[21]: QCheckBox::mouseMoveEvent(QMouseEvent*) 10940 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 10941 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 10942 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 10943 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 10944 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 10945 vfunc[27]: QWidget::enterEvent(QEvent*) 10946 vfunc[28]: QWidget::leaveEvent(QEvent*) 10947 vfunc[29]: QCheckBox::paintEvent(QPaintEvent*) 10948 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10949 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 10950 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10951 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 10952 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10953 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10954 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 10955 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 10956 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 10957 vfunc[39]: QWidget::dropEvent(QDropEvent*) 10958 vfunc[40]: QWidget::showEvent(QShowEvent*) 10959 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10960 vfunc[42]: QWidget::x11Event(_XEvent*) 10961 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 10962 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10963 const 10964 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10965 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10966 const 10967 vfunc[47]: QWidget::focusNextPrevChild(bool) 10968 vfunc[48]: QWidget::styleChange(QStyle&) 10969 vfunc[49]: QWidget::enabledChange(bool) 10970 vfunc[50]: QWidget::paletteChange(QPalette const&) 10971 vfunc[51]: QWidget::fontChange(QFont const&) 10972 vfunc[52]: QWidget::windowActivationChange(bool) 10973 vfunc[53]: QWidget::languageChange() 10974 vfunc[54]: QCheckBox::hitButton(QPoint const&) const 10975 vfunc[55]: QCheckBox::checkStateSet() 10976 vfunc[56]: QCheckBox::nextCheckState() 10977 10978 Table 6-418. Secondary vtable for QCheckBox 10979 Base Offset -16 10980 Virtual Base Offset 0 10981 RTTI typeinfo for QCheckBox 10982 vfunc[0]: non-virtual thunk to QCheckBox::~QCheckBox() 10983 vfunc[1]: non-virtual thunk to QCheckBox::~QCheckBox() 10984 vfunc[2]: non-virtual thunk to QWidget::devType() const 10985 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 10986 vfunc[4]: non-virtual thunk to 10987 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 10988 10989 The Run Time Type Information for the QCheckBox class is 10990 described by Table 6-419 10991 10992 Table 6-419. typeinfo for QCheckBox 10993 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10994 Name typeinfo name for QCheckBox 10995 basetype: typeinfo for QAbstractButton 10996 _________________________________________________________ 10997 10998 6.4.1.148. Class data for QMenu 10999 11000 The virtual table for the QMenu class is described by Table 11001 6-420 11002 11003 Table 6-420. Primary vtable for QMenu 11004 Base Offset 0 11005 Virtual Base Offset 0 11006 RTTI typeinfo for QMenu 11007 vfunc[0]: QMenu::metaObject() const 11008 vfunc[1]: QMenu::qt_metacast(char const*) 11009 vfunc[2]: QMenu::qt_metacall(QMetaObject::Call, int, void**) 11010 vfunc[3]: QMenu::~QMenu() 11011 vfunc[4]: QMenu::~QMenu() 11012 vfunc[5]: QMenu::event(QEvent*) 11013 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11014 vfunc[7]: QMenu::timerEvent(QTimerEvent*) 11015 vfunc[8]: QObject::childEvent(QChildEvent*) 11016 vfunc[9]: QObject::customEvent(QEvent*) 11017 vfunc[10]: QObject::connectNotify(char const*) 11018 vfunc[11]: QObject::disconnectNotify(char const*) 11019 vfunc[12]: QWidget::devType() const 11020 vfunc[13]: QWidget::setVisible(bool) 11021 vfunc[14]: QMenu::sizeHint() const 11022 vfunc[15]: QWidget::minimumSizeHint() const 11023 vfunc[16]: QWidget::heightForWidth(int) const 11024 vfunc[17]: QWidget::paintEngine() const 11025 vfunc[18]: QMenu::mousePressEvent(QMouseEvent*) 11026 vfunc[19]: QMenu::mouseReleaseEvent(QMouseEvent*) 11027 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11028 vfunc[21]: QMenu::mouseMoveEvent(QMouseEvent*) 11029 vfunc[22]: QMenu::wheelEvent(QWheelEvent*) 11030 vfunc[23]: QMenu::keyPressEvent(QKeyEvent*) 11031 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11032 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11033 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11034 vfunc[27]: QMenu::enterEvent(QEvent*) 11035 vfunc[28]: QMenu::leaveEvent(QEvent*) 11036 vfunc[29]: QMenu::paintEvent(QPaintEvent*) 11037 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11038 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 11039 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11040 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11041 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11042 vfunc[35]: QMenu::actionEvent(QActionEvent*) 11043 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11044 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11045 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11046 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11047 vfunc[40]: QWidget::showEvent(QShowEvent*) 11048 vfunc[41]: QMenu::hideEvent(QHideEvent*) 11049 vfunc[42]: QWidget::x11Event(_XEvent*) 11050 vfunc[43]: QMenu::changeEvent(QEvent*) 11051 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11052 const 11053 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11054 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11055 const 11056 vfunc[47]: QWidget::focusNextPrevChild(bool) 11057 vfunc[48]: QWidget::styleChange(QStyle&) 11058 vfunc[49]: QWidget::enabledChange(bool) 11059 vfunc[50]: QWidget::paletteChange(QPalette const&) 11060 vfunc[51]: QWidget::fontChange(QFont const&) 11061 vfunc[52]: QWidget::windowActivationChange(bool) 11062 vfunc[53]: QWidget::languageChange() 11063 11064 Table 6-421. Secondary vtable for QMenu 11065 Base Offset -16 11066 Virtual Base Offset 0 11067 RTTI typeinfo for QMenu 11068 vfunc[0]: non-virtual thunk to QMenu::~QMenu() 11069 vfunc[1]: non-virtual thunk to QMenu::~QMenu() 11070 vfunc[2]: non-virtual thunk to QWidget::devType() const 11071 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11072 vfunc[4]: non-virtual thunk to 11073 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11074 11075 The Run Time Type Information for the QMenu class is described 11076 by Table 6-422 11077 11078 Table 6-422. typeinfo for QMenu 11079 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11080 Name typeinfo name for QMenu 11081 basetype: typeinfo for QWidget 11082 _________________________________________________________ 11083 11084 6.4.1.149. Class data for QWorkspace 11085 11086 The virtual table for the QWorkspace class is described by 11087 Table 6-423 11088 11089 Table 6-423. Primary vtable for QWorkspace 11090 Base Offset 0 11091 Virtual Base Offset 0 11092 RTTI typeinfo for QWorkspace 11093 vfunc[0]: QWorkspace::metaObject() const 11094 vfunc[1]: QWorkspace::qt_metacast(char const*) 11095 vfunc[2]: QWorkspace::qt_metacall(QMetaObject::Call, int, 11096 void**) 11097 vfunc[3]: QWorkspace::~QWorkspace() 11098 vfunc[4]: QWorkspace::~QWorkspace() 11099 vfunc[5]: QWorkspace::event(QEvent*) 11100 vfunc[6]: QWorkspace::eventFilter(QObject*, QEvent*) 11101 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11102 vfunc[8]: QWorkspace::childEvent(QChildEvent*) 11103 vfunc[9]: QObject::customEvent(QEvent*) 11104 vfunc[10]: QObject::connectNotify(char const*) 11105 vfunc[11]: QObject::disconnectNotify(char const*) 11106 vfunc[12]: QWidget::devType() const 11107 vfunc[13]: QWidget::setVisible(bool) 11108 vfunc[14]: QWorkspace::sizeHint() const 11109 vfunc[15]: QWidget::minimumSizeHint() const 11110 vfunc[16]: QWidget::heightForWidth(int) const 11111 vfunc[17]: QWidget::paintEngine() const 11112 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 11113 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 11114 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11115 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 11116 vfunc[22]: QWorkspace::wheelEvent(QWheelEvent*) 11117 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 11118 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11119 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11120 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11121 vfunc[27]: QWidget::enterEvent(QEvent*) 11122 vfunc[28]: QWidget::leaveEvent(QEvent*) 11123 vfunc[29]: QWorkspace::paintEvent(QPaintEvent*) 11124 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11125 vfunc[31]: QWorkspace::resizeEvent(QResizeEvent*) 11126 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11127 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11128 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11129 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11130 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11131 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11132 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11133 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11134 vfunc[40]: QWorkspace::showEvent(QShowEvent*) 11135 vfunc[41]: QWorkspace::hideEvent(QHideEvent*) 11136 vfunc[42]: QWidget::x11Event(_XEvent*) 11137 vfunc[43]: QWorkspace::changeEvent(QEvent*) 11138 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11139 const 11140 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11141 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11142 const 11143 vfunc[47]: QWidget::focusNextPrevChild(bool) 11144 vfunc[48]: QWidget::styleChange(QStyle&) 11145 vfunc[49]: QWidget::enabledChange(bool) 11146 vfunc[50]: QWidget::paletteChange(QPalette const&) 11147 vfunc[51]: QWidget::fontChange(QFont const&) 11148 vfunc[52]: QWidget::windowActivationChange(bool) 11149 vfunc[53]: QWidget::languageChange() 11150 11151 Table 6-424. Secondary vtable for QWorkspace 11152 Base Offset -16 11153 Virtual Base Offset 0 11154 RTTI typeinfo for QWorkspace 11155 vfunc[0]: non-virtual thunk to QWorkspace::~QWorkspace() 11156 vfunc[1]: non-virtual thunk to QWorkspace::~QWorkspace() 11157 vfunc[2]: non-virtual thunk to QWidget::devType() const 11158 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11159 vfunc[4]: non-virtual thunk to 11160 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11161 11162 The Run Time Type Information for the QWorkspace class is 11163 described by Table 6-425 11164 11165 Table 6-425. typeinfo for QWorkspace 11166 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11167 Name typeinfo name for QWorkspace 11168 basetype: typeinfo for QWidget 11169 _________________________________________________________ 11170 11171 6.4.1.150. Class data for QButtonGroup 11172 11173 The virtual table for the QButtonGroup class is described by 11174 Table 6-426 11175 11176 Table 6-426. Primary vtable for QButtonGroup 11177 Base Offset 0 11178 Virtual Base Offset 0 11179 RTTI typeinfo for QButtonGroup 11180 vfunc[0]: QButtonGroup::metaObject() const 11181 vfunc[1]: QButtonGroup::qt_metacast(char const*) 11182 vfunc[2]: QButtonGroup::qt_metacall(QMetaObject::Call, int, 11183 void**) 11184 vfunc[3]: QButtonGroup::~QButtonGroup() 11185 vfunc[4]: QButtonGroup::~QButtonGroup() 11186 vfunc[5]: QObject::event(QEvent*) 11187 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11188 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11189 vfunc[8]: QObject::childEvent(QChildEvent*) 11190 vfunc[9]: QObject::customEvent(QEvent*) 11191 vfunc[10]: QObject::connectNotify(char const*) 11192 vfunc[11]: QObject::disconnectNotify(char const*) 11193 11194 The Run Time Type Information for the QButtonGroup class is 11195 described by Table 6-427 11196 11197 Table 6-427. typeinfo for QButtonGroup 11198 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11199 Name typeinfo name for QButtonGroup 11200 basetype: typeinfo for QObject 11201 _________________________________________________________ 11202 11203 6.4.1.151. Class data for QSpinBox 11204 11205 The virtual table for the QSpinBox class is described by Table 11206 6-428 11207 11208 Table 6-428. Primary vtable for QSpinBox 11209 Base Offset 0 11210 Virtual Base Offset 0 11211 RTTI typeinfo for QSpinBox 11212 vfunc[0]: QSpinBox::metaObject() const 11213 vfunc[1]: QSpinBox::qt_metacast(char const*) 11214 vfunc[2]: QSpinBox::qt_metacall(QMetaObject::Call, int, 11215 void**) 11216 vfunc[3]: QSpinBox::~QSpinBox() 11217 vfunc[4]: QSpinBox::~QSpinBox() 11218 vfunc[5]: QSpinBox::event(QEvent*) 11219 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11220 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 11221 vfunc[8]: QObject::childEvent(QChildEvent*) 11222 vfunc[9]: QObject::customEvent(QEvent*) 11223 vfunc[10]: QObject::connectNotify(char const*) 11224 vfunc[11]: QObject::disconnectNotify(char const*) 11225 vfunc[12]: QWidget::devType() const 11226 vfunc[13]: QWidget::setVisible(bool) 11227 vfunc[14]: QAbstractSpinBox::sizeHint() const 11228 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 11229 vfunc[16]: QWidget::heightForWidth(int) const 11230 vfunc[17]: QWidget::paintEngine() const 11231 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 11232 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 11233 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11234 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 11235 vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) 11236 vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) 11237 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 11238 vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) 11239 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 11240 vfunc[27]: QWidget::enterEvent(QEvent*) 11241 vfunc[28]: QWidget::leaveEvent(QEvent*) 11242 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 11243 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11244 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 11245 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 11246 vfunc[33]: 11247 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 11248 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11249 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11250 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11251 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11252 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11253 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11254 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 11255 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 11256 vfunc[42]: QWidget::x11Event(_XEvent*) 11257 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 11258 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11259 const 11260 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11261 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11262 const 11263 vfunc[47]: QWidget::focusNextPrevChild(bool) 11264 vfunc[48]: QWidget::styleChange(QStyle&) 11265 vfunc[49]: QWidget::enabledChange(bool) 11266 vfunc[50]: QWidget::paletteChange(QPalette const&) 11267 vfunc[51]: QWidget::fontChange(QFont const&) 11268 vfunc[52]: QWidget::windowActivationChange(bool) 11269 vfunc[53]: QWidget::languageChange() 11270 vfunc[54]: QSpinBox::validate(QString&, int&) const 11271 vfunc[55]: QSpinBox::fixup(QString&) const 11272 vfunc[56]: QAbstractSpinBox::stepBy(int) 11273 vfunc[57]: QAbstractSpinBox::clear() 11274 vfunc[58]: QAbstractSpinBox::stepEnabled() const 11275 vfunc[59]: QSpinBox::valueFromText(QString const&) const 11276 vfunc[60]: QSpinBox::textFromValue(int) const 11277 11278 Table 6-429. Secondary vtable for QSpinBox 11279 Base Offset -16 11280 Virtual Base Offset 0 11281 RTTI typeinfo for QSpinBox 11282 vfunc[0]: non-virtual thunk to QSpinBox::~QSpinBox() 11283 vfunc[1]: non-virtual thunk to QSpinBox::~QSpinBox() 11284 vfunc[2]: non-virtual thunk to QWidget::devType() const 11285 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11286 vfunc[4]: non-virtual thunk to 11287 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11288 11289 The Run Time Type Information for the QSpinBox class is 11290 described by Table 6-430 11291 11292 Table 6-430. typeinfo for QSpinBox 11293 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11294 Name typeinfo name for QSpinBox 11295 basetype: typeinfo for QAbstractSpinBox 11296 _________________________________________________________ 11297 11298 6.4.1.152. Class data for QDoubleSpinBox 11299 11300 The virtual table for the QDoubleSpinBox class is described by 11301 Table 6-431 11302 11303 Table 6-431. Primary vtable for QDoubleSpinBox 11304 Base Offset 0 11305 Virtual Base Offset 0 11306 RTTI typeinfo for QDoubleSpinBox 11307 vfunc[0]: QDoubleSpinBox::metaObject() const 11308 vfunc[1]: QDoubleSpinBox::qt_metacast(char const*) 11309 vfunc[2]: QDoubleSpinBox::qt_metacall(QMetaObject::Call, int, 11310 void**) 11311 vfunc[3]: QDoubleSpinBox::~QDoubleSpinBox() 11312 vfunc[4]: QDoubleSpinBox::~QDoubleSpinBox() 11313 vfunc[5]: QAbstractSpinBox::event(QEvent*) 11314 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11315 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 11316 vfunc[8]: QObject::childEvent(QChildEvent*) 11317 vfunc[9]: QObject::customEvent(QEvent*) 11318 vfunc[10]: QObject::connectNotify(char const*) 11319 vfunc[11]: QObject::disconnectNotify(char const*) 11320 vfunc[12]: QWidget::devType() const 11321 vfunc[13]: QWidget::setVisible(bool) 11322 vfunc[14]: QAbstractSpinBox::sizeHint() const 11323 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 11324 vfunc[16]: QWidget::heightForWidth(int) const 11325 vfunc[17]: QWidget::paintEngine() const 11326 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 11327 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 11328 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11329 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 11330 vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) 11331 vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) 11332 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 11333 vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) 11334 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 11335 vfunc[27]: QWidget::enterEvent(QEvent*) 11336 vfunc[28]: QWidget::leaveEvent(QEvent*) 11337 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 11338 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11339 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 11340 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 11341 vfunc[33]: 11342 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 11343 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11344 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11345 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11346 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11347 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11348 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11349 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 11350 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 11351 vfunc[42]: QWidget::x11Event(_XEvent*) 11352 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 11353 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11354 const 11355 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11356 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11357 const 11358 vfunc[47]: QWidget::focusNextPrevChild(bool) 11359 vfunc[48]: QWidget::styleChange(QStyle&) 11360 vfunc[49]: QWidget::enabledChange(bool) 11361 vfunc[50]: QWidget::paletteChange(QPalette const&) 11362 vfunc[51]: QWidget::fontChange(QFont const&) 11363 vfunc[52]: QWidget::windowActivationChange(bool) 11364 vfunc[53]: QWidget::languageChange() 11365 vfunc[54]: QDoubleSpinBox::validate(QString&, int&) const 11366 vfunc[55]: QDoubleSpinBox::fixup(QString&) const 11367 vfunc[56]: QAbstractSpinBox::stepBy(int) 11368 vfunc[57]: QAbstractSpinBox::clear() 11369 vfunc[58]: QAbstractSpinBox::stepEnabled() const 11370 vfunc[59]: QDoubleSpinBox::valueFromText(QString const&) const 11371 vfunc[60]: QDoubleSpinBox::textFromValue(double) const 11372 11373 Table 6-432. Secondary vtable for QDoubleSpinBox 11374 Base Offset -16 11375 Virtual Base Offset 0 11376 RTTI typeinfo for QDoubleSpinBox 11377 vfunc[0]: non-virtual thunk to 11378 QDoubleSpinBox::~QDoubleSpinBox() 11379 vfunc[1]: non-virtual thunk to 11380 QDoubleSpinBox::~QDoubleSpinBox() 11381 vfunc[2]: non-virtual thunk to QWidget::devType() const 11382 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11383 vfunc[4]: non-virtual thunk to 11384 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11385 11386 The Run Time Type Information for the QDoubleSpinBox class is 11387 described by Table 6-433 11388 11389 Table 6-433. typeinfo for QDoubleSpinBox 11390 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11391 Name typeinfo name for QDoubleSpinBox 11392 basetype: typeinfo for QAbstractSpinBox 11393 _________________________________________________________ 11394 11395 6.4.1.153. Class data for QLCDNumber 11396 11397 The virtual table for the QLCDNumber class is described by 11398 Table 6-434 11399 11400 Table 6-434. Primary vtable for QLCDNumber 11401 Base Offset 0 11402 Virtual Base Offset 0 11403 RTTI typeinfo for QLCDNumber 11404 vfunc[0]: QLCDNumber::metaObject() const 11405 vfunc[1]: QLCDNumber::qt_metacast(char const*) 11406 vfunc[2]: QLCDNumber::qt_metacall(QMetaObject::Call, int, 11407 void**) 11408 vfunc[3]: QLCDNumber::~QLCDNumber() 11409 vfunc[4]: QLCDNumber::~QLCDNumber() 11410 vfunc[5]: QLCDNumber::event(QEvent*) 11411 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11412 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11413 vfunc[8]: QObject::childEvent(QChildEvent*) 11414 vfunc[9]: QObject::customEvent(QEvent*) 11415 vfunc[10]: QObject::connectNotify(char const*) 11416 vfunc[11]: QObject::disconnectNotify(char const*) 11417 vfunc[12]: QWidget::devType() const 11418 vfunc[13]: QWidget::setVisible(bool) 11419 vfunc[14]: QLCDNumber::sizeHint() const 11420 vfunc[15]: QWidget::minimumSizeHint() const 11421 vfunc[16]: QWidget::heightForWidth(int) const 11422 vfunc[17]: QWidget::paintEngine() const 11423 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 11424 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 11425 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11426 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 11427 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11428 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 11429 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11430 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11431 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11432 vfunc[27]: QWidget::enterEvent(QEvent*) 11433 vfunc[28]: QWidget::leaveEvent(QEvent*) 11434 vfunc[29]: QLCDNumber::paintEvent(QPaintEvent*) 11435 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11436 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 11437 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11438 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11439 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11440 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11441 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11442 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11443 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11444 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11445 vfunc[40]: QWidget::showEvent(QShowEvent*) 11446 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11447 vfunc[42]: QWidget::x11Event(_XEvent*) 11448 vfunc[43]: QFrame::changeEvent(QEvent*) 11449 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11450 const 11451 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11452 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11453 const 11454 vfunc[47]: QWidget::focusNextPrevChild(bool) 11455 vfunc[48]: QWidget::styleChange(QStyle&) 11456 vfunc[49]: QWidget::enabledChange(bool) 11457 vfunc[50]: QWidget::paletteChange(QPalette const&) 11458 vfunc[51]: QWidget::fontChange(QFont const&) 11459 vfunc[52]: QWidget::windowActivationChange(bool) 11460 vfunc[53]: QWidget::languageChange() 11461 11462 Table 6-435. Secondary vtable for QLCDNumber 11463 Base Offset -16 11464 Virtual Base Offset 0 11465 RTTI typeinfo for QLCDNumber 11466 vfunc[0]: non-virtual thunk to QLCDNumber::~QLCDNumber() 11467 vfunc[1]: non-virtual thunk to QLCDNumber::~QLCDNumber() 11468 vfunc[2]: non-virtual thunk to QWidget::devType() const 11469 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11470 vfunc[4]: non-virtual thunk to 11471 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11472 11473 The Run Time Type Information for the QLCDNumber class is 11474 described by Table 6-436 11475 11476 Table 6-436. typeinfo for QLCDNumber 11477 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11478 Name typeinfo name for QLCDNumber 11479 basetype: typeinfo for QFrame 11480 _________________________________________________________ 11481 11482 6.4.1.154. Class data for QStackedWidget 11483 11484 The virtual table for the QStackedWidget class is described by 11485 Table 6-437 11486 11487 Table 6-437. Primary vtable for QStackedWidget 11488 Base Offset 0 11489 Virtual Base Offset 0 11490 RTTI typeinfo for QStackedWidget 11491 vfunc[0]: QStackedWidget::metaObject() const 11492 vfunc[1]: QStackedWidget::qt_metacast(char const*) 11493 vfunc[2]: QStackedWidget::qt_metacall(QMetaObject::Call, int, 11494 void**) 11495 vfunc[3]: QStackedWidget::~QStackedWidget() 11496 vfunc[4]: QStackedWidget::~QStackedWidget() 11497 vfunc[5]: QStackedWidget::event(QEvent*) 11498 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11499 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11500 vfunc[8]: QObject::childEvent(QChildEvent*) 11501 vfunc[9]: QObject::customEvent(QEvent*) 11502 vfunc[10]: QObject::connectNotify(char const*) 11503 vfunc[11]: QObject::disconnectNotify(char const*) 11504 vfunc[12]: QWidget::devType() const 11505 vfunc[13]: QWidget::setVisible(bool) 11506 vfunc[14]: QFrame::sizeHint() const 11507 vfunc[15]: QWidget::minimumSizeHint() const 11508 vfunc[16]: QWidget::heightForWidth(int) const 11509 vfunc[17]: QWidget::paintEngine() const 11510 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 11511 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 11512 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11513 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 11514 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11515 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 11516 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11517 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11518 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11519 vfunc[27]: QWidget::enterEvent(QEvent*) 11520 vfunc[28]: QWidget::leaveEvent(QEvent*) 11521 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 11522 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11523 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 11524 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11525 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11526 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11527 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11528 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11529 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11530 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11531 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11532 vfunc[40]: QWidget::showEvent(QShowEvent*) 11533 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11534 vfunc[42]: QWidget::x11Event(_XEvent*) 11535 vfunc[43]: QFrame::changeEvent(QEvent*) 11536 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11537 const 11538 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11539 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11540 const 11541 vfunc[47]: QWidget::focusNextPrevChild(bool) 11542 vfunc[48]: QWidget::styleChange(QStyle&) 11543 vfunc[49]: QWidget::enabledChange(bool) 11544 vfunc[50]: QWidget::paletteChange(QPalette const&) 11545 vfunc[51]: QWidget::fontChange(QFont const&) 11546 vfunc[52]: QWidget::windowActivationChange(bool) 11547 vfunc[53]: QWidget::languageChange() 11548 11549 Table 6-438. Secondary vtable for QStackedWidget 11550 Base Offset -16 11551 Virtual Base Offset 0 11552 RTTI typeinfo for QStackedWidget 11553 vfunc[0]: non-virtual thunk to 11554 QStackedWidget::~QStackedWidget() 11555 vfunc[1]: non-virtual thunk to 11556 QStackedWidget::~QStackedWidget() 11557 vfunc[2]: non-virtual thunk to QWidget::devType() const 11558 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11559 vfunc[4]: non-virtual thunk to 11560 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11561 11562 The Run Time Type Information for the QStackedWidget class is 11563 described by Table 6-439 11564 11565 Table 6-439. typeinfo for QStackedWidget 11566 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11567 Name typeinfo name for QStackedWidget 11568 basetype: typeinfo for QFrame 11569 _________________________________________________________ 11570 11571 6.4.1.155. Class data for QPushButton 11572 11573 The virtual table for the QPushButton class is described by 11574 Table 6-440 11575 11576 Table 6-440. Primary vtable for QPushButton 11577 Base Offset 0 11578 Virtual Base Offset 0 11579 RTTI typeinfo for QPushButton 11580 vfunc[0]: QPushButton::metaObject() const 11581 vfunc[1]: QPushButton::qt_metacast(char const*) 11582 vfunc[2]: QPushButton::qt_metacall(QMetaObject::Call, int, 11583 void**) 11584 vfunc[3]: QPushButton::~QPushButton() 11585 vfunc[4]: QPushButton::~QPushButton() 11586 vfunc[5]: QPushButton::event(QEvent*) 11587 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11588 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 11589 vfunc[8]: QObject::childEvent(QChildEvent*) 11590 vfunc[9]: QObject::customEvent(QEvent*) 11591 vfunc[10]: QObject::connectNotify(char const*) 11592 vfunc[11]: QObject::disconnectNotify(char const*) 11593 vfunc[12]: QWidget::devType() const 11594 vfunc[13]: QWidget::setVisible(bool) 11595 vfunc[14]: QPushButton::sizeHint() const 11596 vfunc[15]: QWidget::minimumSizeHint() const 11597 vfunc[16]: QWidget::heightForWidth(int) const 11598 vfunc[17]: QWidget::paintEngine() const 11599 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 11600 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 11601 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11602 vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) 11603 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11604 vfunc[23]: QPushButton::keyPressEvent(QKeyEvent*) 11605 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 11606 vfunc[25]: QPushButton::focusInEvent(QFocusEvent*) 11607 vfunc[26]: QPushButton::focusOutEvent(QFocusEvent*) 11608 vfunc[27]: QWidget::enterEvent(QEvent*) 11609 vfunc[28]: QWidget::leaveEvent(QEvent*) 11610 vfunc[29]: QPushButton::paintEvent(QPaintEvent*) 11611 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11612 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 11613 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11614 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11615 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11616 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11617 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11618 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11619 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11620 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11621 vfunc[40]: QWidget::showEvent(QShowEvent*) 11622 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11623 vfunc[42]: QWidget::x11Event(_XEvent*) 11624 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 11625 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11626 const 11627 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11628 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11629 const 11630 vfunc[47]: QWidget::focusNextPrevChild(bool) 11631 vfunc[48]: QWidget::styleChange(QStyle&) 11632 vfunc[49]: QWidget::enabledChange(bool) 11633 vfunc[50]: QWidget::paletteChange(QPalette const&) 11634 vfunc[51]: QWidget::fontChange(QFont const&) 11635 vfunc[52]: QWidget::windowActivationChange(bool) 11636 vfunc[53]: QWidget::languageChange() 11637 vfunc[54]: QAbstractButton::hitButton(QPoint const&) const 11638 vfunc[55]: QAbstractButton::checkStateSet() 11639 vfunc[56]: QAbstractButton::nextCheckState() 11640 11641 Table 6-441. Secondary vtable for QPushButton 11642 Base Offset -16 11643 Virtual Base Offset 0 11644 RTTI typeinfo for QPushButton 11645 vfunc[0]: non-virtual thunk to QPushButton::~QPushButton() 11646 vfunc[1]: non-virtual thunk to QPushButton::~QPushButton() 11647 vfunc[2]: non-virtual thunk to QWidget::devType() const 11648 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11649 vfunc[4]: non-virtual thunk to 11650 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11651 11652 The Run Time Type Information for the QPushButton class is 11653 described by Table 6-442 11654 11655 Table 6-442. typeinfo for QPushButton 11656 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11657 Name typeinfo name for QPushButton 11658 basetype: typeinfo for QAbstractButton 11659 _________________________________________________________ 11660 11661 6.4.1.156. Class data for QSplashScreen 11662 11663 The virtual table for the QSplashScreen class is described by 11664 Table 6-443 11665 11666 Table 6-443. Primary vtable for QSplashScreen 11667 Base Offset 0 11668 Virtual Base Offset 0 11669 RTTI typeinfo for QSplashScreen 11670 vfunc[0]: QSplashScreen::metaObject() const 11671 vfunc[1]: QSplashScreen::qt_metacast(char const*) 11672 vfunc[2]: QSplashScreen::qt_metacall(QMetaObject::Call, int, 11673 void**) 11674 vfunc[3]: QSplashScreen::~QSplashScreen() 11675 vfunc[4]: QSplashScreen::~QSplashScreen() 11676 vfunc[5]: QSplashScreen::event(QEvent*) 11677 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11678 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11679 vfunc[8]: QObject::childEvent(QChildEvent*) 11680 vfunc[9]: QObject::customEvent(QEvent*) 11681 vfunc[10]: QObject::connectNotify(char const*) 11682 vfunc[11]: QObject::disconnectNotify(char const*) 11683 vfunc[12]: QWidget::devType() const 11684 vfunc[13]: QWidget::setVisible(bool) 11685 vfunc[14]: QWidget::sizeHint() const 11686 vfunc[15]: QWidget::minimumSizeHint() const 11687 vfunc[16]: QWidget::heightForWidth(int) const 11688 vfunc[17]: QWidget::paintEngine() const 11689 vfunc[18]: QSplashScreen::mousePressEvent(QMouseEvent*) 11690 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 11691 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11692 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 11693 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11694 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 11695 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11696 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11697 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11698 vfunc[27]: QWidget::enterEvent(QEvent*) 11699 vfunc[28]: QWidget::leaveEvent(QEvent*) 11700 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 11701 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11702 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 11703 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11704 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11705 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11706 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11707 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11708 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11709 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11710 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11711 vfunc[40]: QWidget::showEvent(QShowEvent*) 11712 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11713 vfunc[42]: QWidget::x11Event(_XEvent*) 11714 vfunc[43]: QWidget::changeEvent(QEvent*) 11715 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11716 const 11717 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11718 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11719 const 11720 vfunc[47]: QWidget::focusNextPrevChild(bool) 11721 vfunc[48]: QWidget::styleChange(QStyle&) 11722 vfunc[49]: QWidget::enabledChange(bool) 11723 vfunc[50]: QWidget::paletteChange(QPalette const&) 11724 vfunc[51]: QWidget::fontChange(QFont const&) 11725 vfunc[52]: QWidget::windowActivationChange(bool) 11726 vfunc[53]: QWidget::languageChange() 11727 vfunc[54]: QSplashScreen::drawContents(QPainter*) 11728 11729 Table 6-444. Secondary vtable for QSplashScreen 11730 Base Offset -16 11731 Virtual Base Offset 0 11732 RTTI typeinfo for QSplashScreen 11733 vfunc[0]: non-virtual thunk to QSplashScreen::~QSplashScreen() 11734 vfunc[1]: non-virtual thunk to QSplashScreen::~QSplashScreen() 11735 vfunc[2]: non-virtual thunk to QWidget::devType() const 11736 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11737 vfunc[4]: non-virtual thunk to 11738 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11739 11740 The Run Time Type Information for the QSplashScreen class is 11741 described by Table 6-445 11742 11743 Table 6-445. typeinfo for QSplashScreen 11744 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11745 Name typeinfo name for QSplashScreen 11746 basetype: typeinfo for QWidget 11747 _________________________________________________________ 11748 11749 6.4.1.157. Class data for QDateTimeEdit 11750 11751 The virtual table for the QDateTimeEdit class is described by 11752 Table 6-446 11753 11754 Table 6-446. Primary vtable for QDateTimeEdit 11755 Base Offset 0 11756 Virtual Base Offset 0 11757 RTTI typeinfo for QDateTimeEdit 11758 vfunc[0]: QDateTimeEdit::metaObject() const 11759 vfunc[1]: QDateTimeEdit::qt_metacast(char const*) 11760 vfunc[2]: QDateTimeEdit::qt_metacall(QMetaObject::Call, int, 11761 void**) 11762 vfunc[3]: QDateTimeEdit::~QDateTimeEdit() 11763 vfunc[4]: QDateTimeEdit::~QDateTimeEdit() 11764 vfunc[5]: QDateTimeEdit::event(QEvent*) 11765 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11766 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 11767 vfunc[8]: QObject::childEvent(QChildEvent*) 11768 vfunc[9]: QObject::customEvent(QEvent*) 11769 vfunc[10]: QObject::connectNotify(char const*) 11770 vfunc[11]: QObject::disconnectNotify(char const*) 11771 vfunc[12]: QWidget::devType() const 11772 vfunc[13]: QWidget::setVisible(bool) 11773 vfunc[14]: QDateTimeEdit::sizeHint() const 11774 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 11775 vfunc[16]: QWidget::heightForWidth(int) const 11776 vfunc[17]: QWidget::paintEngine() const 11777 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 11778 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 11779 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11780 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 11781 vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) 11782 vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) 11783 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 11784 vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) 11785 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 11786 vfunc[27]: QWidget::enterEvent(QEvent*) 11787 vfunc[28]: QWidget::leaveEvent(QEvent*) 11788 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 11789 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11790 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 11791 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 11792 vfunc[33]: 11793 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 11794 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11795 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11796 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11797 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11798 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11799 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11800 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 11801 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 11802 vfunc[42]: QWidget::x11Event(_XEvent*) 11803 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 11804 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11805 const 11806 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11807 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11808 const 11809 vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) 11810 vfunc[48]: QWidget::styleChange(QStyle&) 11811 vfunc[49]: QWidget::enabledChange(bool) 11812 vfunc[50]: QWidget::paletteChange(QPalette const&) 11813 vfunc[51]: QWidget::fontChange(QFont const&) 11814 vfunc[52]: QWidget::windowActivationChange(bool) 11815 vfunc[53]: QWidget::languageChange() 11816 vfunc[54]: QDateTimeEdit::validate(QString&, int&) const 11817 vfunc[55]: QDateTimeEdit::fixup(QString&) const 11818 vfunc[56]: QDateTimeEdit::stepBy(int) 11819 vfunc[57]: QDateTimeEdit::clear() 11820 vfunc[58]: QDateTimeEdit::stepEnabled() const 11821 vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) 11822 const 11823 vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) 11824 const 11825 11826 Table 6-447. Secondary vtable for QDateTimeEdit 11827 Base Offset -16 11828 Virtual Base Offset 0 11829 RTTI typeinfo for QDateTimeEdit 11830 vfunc[0]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() 11831 vfunc[1]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() 11832 vfunc[2]: non-virtual thunk to QWidget::devType() const 11833 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11834 vfunc[4]: non-virtual thunk to 11835 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11836 11837 The Run Time Type Information for the QDateTimeEdit class is 11838 described by Table 6-448 11839 11840 Table 6-448. typeinfo for QDateTimeEdit 11841 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11842 Name typeinfo name for QDateTimeEdit 11843 basetype: typeinfo for QAbstractSpinBox 11844 _________________________________________________________ 11845 11846 6.4.1.158. Class data for QTimeEdit 11847 11848 The virtual table for the QTimeEdit class is described by 11849 Table 6-449 11850 11851 Table 6-449. Primary vtable for QTimeEdit 11852 Base Offset 0 11853 Virtual Base Offset 0 11854 RTTI typeinfo for QTimeEdit 11855 vfunc[0]: QTimeEdit::metaObject() const 11856 vfunc[1]: QTimeEdit::qt_metacast(char const*) 11857 vfunc[2]: QTimeEdit::qt_metacall(QMetaObject::Call, int, 11858 void**) 11859 vfunc[3]: QTimeEdit::~QTimeEdit() 11860 vfunc[4]: QTimeEdit::~QTimeEdit() 11861 vfunc[5]: QDateTimeEdit::event(QEvent*) 11862 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11863 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 11864 vfunc[8]: QObject::childEvent(QChildEvent*) 11865 vfunc[9]: QObject::customEvent(QEvent*) 11866 vfunc[10]: QObject::connectNotify(char const*) 11867 vfunc[11]: QObject::disconnectNotify(char const*) 11868 vfunc[12]: QWidget::devType() const 11869 vfunc[13]: QWidget::setVisible(bool) 11870 vfunc[14]: QDateTimeEdit::sizeHint() const 11871 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 11872 vfunc[16]: QWidget::heightForWidth(int) const 11873 vfunc[17]: QWidget::paintEngine() const 11874 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 11875 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 11876 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11877 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 11878 vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) 11879 vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) 11880 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 11881 vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) 11882 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 11883 vfunc[27]: QWidget::enterEvent(QEvent*) 11884 vfunc[28]: QWidget::leaveEvent(QEvent*) 11885 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 11886 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11887 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 11888 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 11889 vfunc[33]: 11890 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 11891 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11892 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11893 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11894 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11895 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11896 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11897 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 11898 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 11899 vfunc[42]: QWidget::x11Event(_XEvent*) 11900 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 11901 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11902 const 11903 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11904 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11905 const 11906 vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) 11907 vfunc[48]: QWidget::styleChange(QStyle&) 11908 vfunc[49]: QWidget::enabledChange(bool) 11909 vfunc[50]: QWidget::paletteChange(QPalette const&) 11910 vfunc[51]: QWidget::fontChange(QFont const&) 11911 vfunc[52]: QWidget::windowActivationChange(bool) 11912 vfunc[53]: QWidget::languageChange() 11913 vfunc[54]: QDateTimeEdit::validate(QString&, int&) const 11914 vfunc[55]: QDateTimeEdit::fixup(QString&) const 11915 vfunc[56]: QDateTimeEdit::stepBy(int) 11916 vfunc[57]: QDateTimeEdit::clear() 11917 vfunc[58]: QDateTimeEdit::stepEnabled() const 11918 vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) 11919 const 11920 vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) 11921 const 11922 11923 Table 6-450. Secondary vtable for QTimeEdit 11924 Base Offset -16 11925 Virtual Base Offset 0 11926 RTTI typeinfo for QTimeEdit 11927 vfunc[0]: non-virtual thunk to QTimeEdit::~QTimeEdit() 11928 vfunc[1]: non-virtual thunk to QTimeEdit::~QTimeEdit() 11929 vfunc[2]: non-virtual thunk to QWidget::devType() const 11930 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11931 vfunc[4]: non-virtual thunk to 11932 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11933 11934 The Run Time Type Information for the QTimeEdit class is 11935 described by Table 6-451 11936 11937 Table 6-451. typeinfo for QTimeEdit 11938 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11939 Name typeinfo name for QTimeEdit 11940 basetype: typeinfo for QDateTimeEdit 11941 _________________________________________________________ 11942 11943 6.4.1.159. Class data for QDateEdit 11944 11945 The virtual table for the QDateEdit class is described by 11946 Table 6-452 11947 11948 Table 6-452. Primary vtable for QDateEdit 11949 Base Offset 0 11950 Virtual Base Offset 0 11951 RTTI typeinfo for QDateEdit 11952 vfunc[0]: QDateEdit::metaObject() const 11953 vfunc[1]: QDateEdit::qt_metacast(char const*) 11954 vfunc[2]: QDateEdit::qt_metacall(QMetaObject::Call, int, 11955 void**) 11956 vfunc[3]: QDateEdit::~QDateEdit() 11957 vfunc[4]: QDateEdit::~QDateEdit() 11958 vfunc[5]: QDateTimeEdit::event(QEvent*) 11959 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11960 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 11961 vfunc[8]: QObject::childEvent(QChildEvent*) 11962 vfunc[9]: QObject::customEvent(QEvent*) 11963 vfunc[10]: QObject::connectNotify(char const*) 11964 vfunc[11]: QObject::disconnectNotify(char const*) 11965 vfunc[12]: QWidget::devType() const 11966 vfunc[13]: QWidget::setVisible(bool) 11967 vfunc[14]: QDateTimeEdit::sizeHint() const 11968 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 11969 vfunc[16]: QWidget::heightForWidth(int) const 11970 vfunc[17]: QWidget::paintEngine() const 11971 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 11972 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 11973 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11974 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 11975 vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) 11976 vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) 11977 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 11978 vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) 11979 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 11980 vfunc[27]: QWidget::enterEvent(QEvent*) 11981 vfunc[28]: QWidget::leaveEvent(QEvent*) 11982 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 11983 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11984 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 11985 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 11986 vfunc[33]: 11987 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 11988 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11989 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11990 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11991 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11992 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11993 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11994 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 11995 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 11996 vfunc[42]: QWidget::x11Event(_XEvent*) 11997 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 11998 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11999 const 12000 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12001 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12002 const 12003 vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) 12004 vfunc[48]: QWidget::styleChange(QStyle&) 12005 vfunc[49]: QWidget::enabledChange(bool) 12006 vfunc[50]: QWidget::paletteChange(QPalette const&) 12007 vfunc[51]: QWidget::fontChange(QFont const&) 12008 vfunc[52]: QWidget::windowActivationChange(bool) 12009 vfunc[53]: QWidget::languageChange() 12010 vfunc[54]: QDateTimeEdit::validate(QString&, int&) const 12011 vfunc[55]: QDateTimeEdit::fixup(QString&) const 12012 vfunc[56]: QDateTimeEdit::stepBy(int) 12013 vfunc[57]: QDateTimeEdit::clear() 12014 vfunc[58]: QDateTimeEdit::stepEnabled() const 12015 vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) 12016 const 12017 vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) 12018 const 12019 12020 Table 6-453. Secondary vtable for QDateEdit 12021 Base Offset -16 12022 Virtual Base Offset 0 12023 RTTI typeinfo for QDateEdit 12024 vfunc[0]: non-virtual thunk to QDateEdit::~QDateEdit() 12025 vfunc[1]: non-virtual thunk to QDateEdit::~QDateEdit() 12026 vfunc[2]: non-virtual thunk to QWidget::devType() const 12027 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12028 vfunc[4]: non-virtual thunk to 12029 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12030 12031 The Run Time Type Information for the QDateEdit class is 12032 described by Table 6-454 12033 12034 Table 6-454. typeinfo for QDateEdit 12035 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12036 Name typeinfo name for QDateEdit 12037 basetype: typeinfo for QDateTimeEdit 12038 _________________________________________________________ 12039 12040 6.4.1.160. Class data for QLabel 12041 12042 The virtual table for the QLabel class is described by Table 12043 6-455 12044 12045 Table 6-455. Primary vtable for QLabel 12046 Base Offset 0 12047 Virtual Base Offset 0 12048 RTTI typeinfo for QLabel 12049 vfunc[0]: QLabel::metaObject() const 12050 vfunc[1]: QLabel::qt_metacast(char const*) 12051 vfunc[2]: QLabel::qt_metacall(QMetaObject::Call, int, void**) 12052 vfunc[3]: QLabel::~QLabel() 12053 vfunc[4]: QLabel::~QLabel() 12054 vfunc[5]: QLabel::event(QEvent*) 12055 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12056 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12057 vfunc[8]: QObject::childEvent(QChildEvent*) 12058 vfunc[9]: QObject::customEvent(QEvent*) 12059 vfunc[10]: QObject::connectNotify(char const*) 12060 vfunc[11]: QObject::disconnectNotify(char const*) 12061 vfunc[12]: QWidget::devType() const 12062 vfunc[13]: QWidget::setVisible(bool) 12063 vfunc[14]: QLabel::sizeHint() const 12064 vfunc[15]: QLabel::minimumSizeHint() const 12065 vfunc[16]: QLabel::heightForWidth(int) const 12066 vfunc[17]: QWidget::paintEngine() const 12067 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12068 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12069 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12070 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12071 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12072 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12073 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12074 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12075 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12076 vfunc[27]: QWidget::enterEvent(QEvent*) 12077 vfunc[28]: QWidget::leaveEvent(QEvent*) 12078 vfunc[29]: QLabel::paintEvent(QPaintEvent*) 12079 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12080 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12081 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12082 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12083 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12084 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12085 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12086 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12087 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12088 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12089 vfunc[40]: QWidget::showEvent(QShowEvent*) 12090 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12091 vfunc[42]: QWidget::x11Event(_XEvent*) 12092 vfunc[43]: QLabel::changeEvent(QEvent*) 12093 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12094 const 12095 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12096 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12097 const 12098 vfunc[47]: QWidget::focusNextPrevChild(bool) 12099 vfunc[48]: QWidget::styleChange(QStyle&) 12100 vfunc[49]: QWidget::enabledChange(bool) 12101 vfunc[50]: QWidget::paletteChange(QPalette const&) 12102 vfunc[51]: QWidget::fontChange(QFont const&) 12103 vfunc[52]: QWidget::windowActivationChange(bool) 12104 vfunc[53]: QWidget::languageChange() 12105 12106 Table 6-456. Secondary vtable for QLabel 12107 Base Offset -16 12108 Virtual Base Offset 0 12109 RTTI typeinfo for QLabel 12110 vfunc[0]: non-virtual thunk to QLabel::~QLabel() 12111 vfunc[1]: non-virtual thunk to QLabel::~QLabel() 12112 vfunc[2]: non-virtual thunk to QWidget::devType() const 12113 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12114 vfunc[4]: non-virtual thunk to 12115 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12116 12117 The Run Time Type Information for the QLabel class is 12118 described by Table 6-457 12119 12120 Table 6-457. typeinfo for QLabel 12121 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12122 Name typeinfo name for QLabel 12123 basetype: typeinfo for QFrame 12124 _________________________________________________________ 12125 12126 6.4.1.161. Class data for QDockWidget 12127 12128 The virtual table for the QDockWidget class is described by 12129 Table 6-458 12130 12131 Table 6-458. Primary vtable for QDockWidget 12132 Base Offset 0 12133 Virtual Base Offset 0 12134 RTTI typeinfo for QDockWidget 12135 vfunc[0]: QDockWidget::metaObject() const 12136 vfunc[1]: QDockWidget::qt_metacast(char const*) 12137 vfunc[2]: QDockWidget::qt_metacall(QMetaObject::Call, int, 12138 void**) 12139 vfunc[3]: QDockWidget::~QDockWidget() 12140 vfunc[4]: QDockWidget::~QDockWidget() 12141 vfunc[5]: QDockWidget::event(QEvent*) 12142 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12143 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12144 vfunc[8]: QObject::childEvent(QChildEvent*) 12145 vfunc[9]: QObject::customEvent(QEvent*) 12146 vfunc[10]: QObject::connectNotify(char const*) 12147 vfunc[11]: QObject::disconnectNotify(char const*) 12148 vfunc[12]: QWidget::devType() const 12149 vfunc[13]: QWidget::setVisible(bool) 12150 vfunc[14]: QWidget::sizeHint() const 12151 vfunc[15]: QWidget::minimumSizeHint() const 12152 vfunc[16]: QWidget::heightForWidth(int) const 12153 vfunc[17]: QWidget::paintEngine() const 12154 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12155 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12156 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12157 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12158 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12159 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12160 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12161 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12162 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12163 vfunc[27]: QWidget::enterEvent(QEvent*) 12164 vfunc[28]: QWidget::leaveEvent(QEvent*) 12165 vfunc[29]: QDockWidget::paintEvent(QPaintEvent*) 12166 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12167 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12168 vfunc[32]: QDockWidget::closeEvent(QCloseEvent*) 12169 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12170 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12171 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12172 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12173 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12174 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12175 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12176 vfunc[40]: QWidget::showEvent(QShowEvent*) 12177 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12178 vfunc[42]: QWidget::x11Event(_XEvent*) 12179 vfunc[43]: QDockWidget::changeEvent(QEvent*) 12180 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12181 const 12182 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12183 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12184 const 12185 vfunc[47]: QWidget::focusNextPrevChild(bool) 12186 vfunc[48]: QWidget::styleChange(QStyle&) 12187 vfunc[49]: QWidget::enabledChange(bool) 12188 vfunc[50]: QWidget::paletteChange(QPalette const&) 12189 vfunc[51]: QWidget::fontChange(QFont const&) 12190 vfunc[52]: QWidget::windowActivationChange(bool) 12191 vfunc[53]: QWidget::languageChange() 12192 12193 Table 6-459. Secondary vtable for QDockWidget 12194 Base Offset -16 12195 Virtual Base Offset 0 12196 RTTI typeinfo for QDockWidget 12197 vfunc[0]: non-virtual thunk to QDockWidget::~QDockWidget() 12198 vfunc[1]: non-virtual thunk to QDockWidget::~QDockWidget() 12199 vfunc[2]: non-virtual thunk to QWidget::devType() const 12200 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12201 vfunc[4]: non-virtual thunk to 12202 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12203 12204 The Run Time Type Information for the QDockWidget class is 12205 described by Table 6-460 12206 12207 Table 6-460. typeinfo for QDockWidget 12208 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12209 Name typeinfo name for QDockWidget 12210 basetype: typeinfo for QWidget 12211 _________________________________________________________ 12212 12213 6.4.1.162. Class data for QGroupBox 12214 12215 The virtual table for the QGroupBox class is described by 12216 Table 6-461 12217 12218 Table 6-461. Primary vtable for QGroupBox 12219 Base Offset 0 12220 Virtual Base Offset 0 12221 RTTI typeinfo for QGroupBox 12222 vfunc[0]: QGroupBox::metaObject() const 12223 vfunc[1]: QGroupBox::qt_metacast(char const*) 12224 vfunc[2]: QGroupBox::qt_metacall(QMetaObject::Call, int, 12225 void**) 12226 vfunc[3]: QGroupBox::~QGroupBox() 12227 vfunc[4]: QGroupBox::~QGroupBox() 12228 vfunc[5]: QGroupBox::event(QEvent*) 12229 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12230 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12231 vfunc[8]: QGroupBox::childEvent(QChildEvent*) 12232 vfunc[9]: QObject::customEvent(QEvent*) 12233 vfunc[10]: QObject::connectNotify(char const*) 12234 vfunc[11]: QObject::disconnectNotify(char const*) 12235 vfunc[12]: QWidget::devType() const 12236 vfunc[13]: QWidget::setVisible(bool) 12237 vfunc[14]: QWidget::sizeHint() const 12238 vfunc[15]: QGroupBox::minimumSizeHint() const 12239 vfunc[16]: QWidget::heightForWidth(int) const 12240 vfunc[17]: QWidget::paintEngine() const 12241 vfunc[18]: QGroupBox::mousePressEvent(QMouseEvent*) 12242 vfunc[19]: QGroupBox::mouseReleaseEvent(QMouseEvent*) 12243 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12244 vfunc[21]: QGroupBox::mouseMoveEvent(QMouseEvent*) 12245 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12246 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12247 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12248 vfunc[25]: QGroupBox::focusInEvent(QFocusEvent*) 12249 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12250 vfunc[27]: QWidget::enterEvent(QEvent*) 12251 vfunc[28]: QWidget::leaveEvent(QEvent*) 12252 vfunc[29]: QGroupBox::paintEvent(QPaintEvent*) 12253 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12254 vfunc[31]: QGroupBox::resizeEvent(QResizeEvent*) 12255 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12256 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12257 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12258 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12259 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12260 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12261 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12262 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12263 vfunc[40]: QWidget::showEvent(QShowEvent*) 12264 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12265 vfunc[42]: QWidget::x11Event(_XEvent*) 12266 vfunc[43]: QGroupBox::changeEvent(QEvent*) 12267 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12268 const 12269 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12270 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12271 const 12272 vfunc[47]: QWidget::focusNextPrevChild(bool) 12273 vfunc[48]: QWidget::styleChange(QStyle&) 12274 vfunc[49]: QWidget::enabledChange(bool) 12275 vfunc[50]: QWidget::paletteChange(QPalette const&) 12276 vfunc[51]: QWidget::fontChange(QFont const&) 12277 vfunc[52]: QWidget::windowActivationChange(bool) 12278 vfunc[53]: QWidget::languageChange() 12279 12280 Table 6-462. Secondary vtable for QGroupBox 12281 Base Offset -16 12282 Virtual Base Offset 0 12283 RTTI typeinfo for QGroupBox 12284 vfunc[0]: non-virtual thunk to QGroupBox::~QGroupBox() 12285 vfunc[1]: non-virtual thunk to QGroupBox::~QGroupBox() 12286 vfunc[2]: non-virtual thunk to QWidget::devType() const 12287 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12288 vfunc[4]: non-virtual thunk to 12289 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12290 12291 The Run Time Type Information for the QGroupBox class is 12292 described by Table 6-463 12293 12294 Table 6-463. typeinfo for QGroupBox 12295 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12296 Name typeinfo name for QGroupBox 12297 basetype: typeinfo for QWidget 12298 _________________________________________________________ 12299 12300 6.4.1.163. Class data for QMainWindow 12301 12302 The virtual table for the QMainWindow class is described by 12303 Table 6-464 12304 12305 Table 6-464. Primary vtable for QMainWindow 12306 Base Offset 0 12307 Virtual Base Offset 0 12308 RTTI typeinfo for QMainWindow 12309 vfunc[0]: QMainWindow::metaObject() const 12310 vfunc[1]: QMainWindow::qt_metacast(char const*) 12311 vfunc[2]: QMainWindow::qt_metacall(QMetaObject::Call, int, 12312 void**) 12313 vfunc[3]: QMainWindow::~QMainWindow() 12314 vfunc[4]: QMainWindow::~QMainWindow() 12315 vfunc[5]: QMainWindow::event(QEvent*) 12316 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12317 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12318 vfunc[8]: QObject::childEvent(QChildEvent*) 12319 vfunc[9]: QObject::customEvent(QEvent*) 12320 vfunc[10]: QObject::connectNotify(char const*) 12321 vfunc[11]: QObject::disconnectNotify(char const*) 12322 vfunc[12]: QWidget::devType() const 12323 vfunc[13]: QWidget::setVisible(bool) 12324 vfunc[14]: QWidget::sizeHint() const 12325 vfunc[15]: QWidget::minimumSizeHint() const 12326 vfunc[16]: QWidget::heightForWidth(int) const 12327 vfunc[17]: QWidget::paintEngine() const 12328 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12329 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12330 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12331 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12332 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12333 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12334 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12335 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12336 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12337 vfunc[27]: QWidget::enterEvent(QEvent*) 12338 vfunc[28]: QWidget::leaveEvent(QEvent*) 12339 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 12340 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12341 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12342 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12343 vfunc[33]: QMainWindow::contextMenuEvent(QContextMenuEvent*) 12344 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12345 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12346 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12347 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12348 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12349 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12350 vfunc[40]: QWidget::showEvent(QShowEvent*) 12351 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12352 vfunc[42]: QWidget::x11Event(_XEvent*) 12353 vfunc[43]: QWidget::changeEvent(QEvent*) 12354 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12355 const 12356 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12357 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12358 const 12359 vfunc[47]: QWidget::focusNextPrevChild(bool) 12360 vfunc[48]: QWidget::styleChange(QStyle&) 12361 vfunc[49]: QWidget::enabledChange(bool) 12362 vfunc[50]: QWidget::paletteChange(QPalette const&) 12363 vfunc[51]: QWidget::fontChange(QFont const&) 12364 vfunc[52]: QWidget::windowActivationChange(bool) 12365 vfunc[53]: QWidget::languageChange() 12366 vfunc[54]: QMainWindow::createPopupMenu() 12367 12368 Table 6-465. Secondary vtable for QMainWindow 12369 Base Offset -16 12370 Virtual Base Offset 0 12371 RTTI typeinfo for QMainWindow 12372 vfunc[0]: non-virtual thunk to QMainWindow::~QMainWindow() 12373 vfunc[1]: non-virtual thunk to QMainWindow::~QMainWindow() 12374 vfunc[2]: non-virtual thunk to QWidget::devType() const 12375 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12376 vfunc[4]: non-virtual thunk to 12377 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12378 12379 The Run Time Type Information for the QMainWindow class is 12380 described by Table 6-466 12381 12382 Table 6-466. typeinfo for QMainWindow 12383 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12384 Name typeinfo name for QMainWindow 12385 basetype: typeinfo for QWidget 12386 _________________________________________________________ 12387 12388 6.4.1.164. Class data for QTextEdit 12389 12390 The virtual table for the QTextEdit class is described by 12391 Table 6-467 12392 12393 Table 6-467. Primary vtable for QTextEdit 12394 Base Offset 0 12395 Virtual Base Offset 0 12396 RTTI typeinfo for QTextEdit 12397 vfunc[0]: QTextEdit::metaObject() const 12398 vfunc[1]: QTextEdit::qt_metacast(char const*) 12399 vfunc[2]: QTextEdit::qt_metacall(QMetaObject::Call, int, 12400 void**) 12401 vfunc[3]: QTextEdit::~QTextEdit() 12402 vfunc[4]: QTextEdit::~QTextEdit() 12403 vfunc[5]: QTextEdit::event(QEvent*) 12404 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12405 vfunc[7]: QTextEdit::timerEvent(QTimerEvent*) 12406 vfunc[8]: QObject::childEvent(QChildEvent*) 12407 vfunc[9]: QObject::customEvent(QEvent*) 12408 vfunc[10]: QObject::connectNotify(char const*) 12409 vfunc[11]: QObject::disconnectNotify(char const*) 12410 vfunc[12]: QWidget::devType() const 12411 vfunc[13]: QWidget::setVisible(bool) 12412 vfunc[14]: QAbstractScrollArea::sizeHint() const 12413 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 12414 vfunc[16]: QWidget::heightForWidth(int) const 12415 vfunc[17]: QWidget::paintEngine() const 12416 vfunc[18]: QTextEdit::mousePressEvent(QMouseEvent*) 12417 vfunc[19]: QTextEdit::mouseReleaseEvent(QMouseEvent*) 12418 vfunc[20]: QTextEdit::mouseDoubleClickEvent(QMouseEvent*) 12419 vfunc[21]: QTextEdit::mouseMoveEvent(QMouseEvent*) 12420 vfunc[22]: QTextEdit::wheelEvent(QWheelEvent*) 12421 vfunc[23]: QTextEdit::keyPressEvent(QKeyEvent*) 12422 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12423 vfunc[25]: QTextEdit::focusInEvent(QFocusEvent*) 12424 vfunc[26]: QTextEdit::focusOutEvent(QFocusEvent*) 12425 vfunc[27]: QWidget::enterEvent(QEvent*) 12426 vfunc[28]: QWidget::leaveEvent(QEvent*) 12427 vfunc[29]: QTextEdit::paintEvent(QPaintEvent*) 12428 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12429 vfunc[31]: QTextEdit::resizeEvent(QResizeEvent*) 12430 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12431 vfunc[33]: QTextEdit::contextMenuEvent(QContextMenuEvent*) 12432 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12433 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12434 vfunc[36]: QTextEdit::dragEnterEvent(QDragEnterEvent*) 12435 vfunc[37]: QTextEdit::dragMoveEvent(QDragMoveEvent*) 12436 vfunc[38]: QTextEdit::dragLeaveEvent(QDragLeaveEvent*) 12437 vfunc[39]: QTextEdit::dropEvent(QDropEvent*) 12438 vfunc[40]: QTextEdit::showEvent(QShowEvent*) 12439 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12440 vfunc[42]: QWidget::x11Event(_XEvent*) 12441 vfunc[43]: QTextEdit::changeEvent(QEvent*) 12442 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12443 const 12444 vfunc[45]: QTextEdit::inputMethodEvent(QInputMethodEvent*) 12445 vfunc[46]: QTextEdit::inputMethodQuery(Qt::InputMethodQuery) 12446 const 12447 vfunc[47]: QTextEdit::focusNextPrevChild(bool) 12448 vfunc[48]: QWidget::styleChange(QStyle&) 12449 vfunc[49]: QWidget::enabledChange(bool) 12450 vfunc[50]: QWidget::paletteChange(QPalette const&) 12451 vfunc[51]: QWidget::fontChange(QFont const&) 12452 vfunc[52]: QWidget::windowActivationChange(bool) 12453 vfunc[53]: QWidget::languageChange() 12454 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 12455 vfunc[55]: QTextEdit::scrollContentsBy(int, int) 12456 vfunc[56]: QTextEdit::loadResource(int, QUrl const&) 12457 vfunc[57]: QTextEdit::createMimeDataFromSelection() const 12458 vfunc[58]: QTextEdit::canInsertFromMimeData(QMimeData const*) 12459 const 12460 vfunc[59]: QTextEdit::insertFromMimeData(QMimeData const*) 12461 12462 Table 6-468. Secondary vtable for QTextEdit 12463 Base Offset -16 12464 Virtual Base Offset 0 12465 RTTI typeinfo for QTextEdit 12466 vfunc[0]: non-virtual thunk to QTextEdit::~QTextEdit() 12467 vfunc[1]: non-virtual thunk to QTextEdit::~QTextEdit() 12468 vfunc[2]: non-virtual thunk to QWidget::devType() const 12469 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12470 vfunc[4]: non-virtual thunk to 12471 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12472 12473 The Run Time Type Information for the QTextEdit class is 12474 described by Table 6-469 12475 12476 Table 6-469. typeinfo for QTextEdit 12477 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12478 Name typeinfo name for QTextEdit 12479 basetype: typeinfo for QAbstractScrollArea 12480 _________________________________________________________ 12481 12482 6.4.1.165. Class data for QProgressBar 12483 12484 The virtual table for the QProgressBar class is described by 12485 Table 6-470 12486 12487 Table 6-470. Primary vtable for QProgressBar 12488 Base Offset 0 12489 Virtual Base Offset 0 12490 RTTI typeinfo for QProgressBar 12491 vfunc[0]: QProgressBar::metaObject() const 12492 vfunc[1]: QProgressBar::qt_metacast(char const*) 12493 vfunc[2]: QProgressBar::qt_metacall(QMetaObject::Call, int, 12494 void**) 12495 vfunc[3]: QProgressBar::~QProgressBar() 12496 vfunc[4]: QProgressBar::~QProgressBar() 12497 vfunc[5]: QProgressBar::event(QEvent*) 12498 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12499 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12500 vfunc[8]: QObject::childEvent(QChildEvent*) 12501 vfunc[9]: QObject::customEvent(QEvent*) 12502 vfunc[10]: QObject::connectNotify(char const*) 12503 vfunc[11]: QObject::disconnectNotify(char const*) 12504 vfunc[12]: QWidget::devType() const 12505 vfunc[13]: QWidget::setVisible(bool) 12506 vfunc[14]: QProgressBar::sizeHint() const 12507 vfunc[15]: QProgressBar::minimumSizeHint() const 12508 vfunc[16]: QWidget::heightForWidth(int) const 12509 vfunc[17]: QWidget::paintEngine() const 12510 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12511 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12512 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12513 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12514 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12515 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12516 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12517 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12518 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12519 vfunc[27]: QWidget::enterEvent(QEvent*) 12520 vfunc[28]: QWidget::leaveEvent(QEvent*) 12521 vfunc[29]: QProgressBar::paintEvent(QPaintEvent*) 12522 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12523 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12524 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12525 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12526 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12527 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12528 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12529 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12530 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12531 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12532 vfunc[40]: QWidget::showEvent(QShowEvent*) 12533 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12534 vfunc[42]: QWidget::x11Event(_XEvent*) 12535 vfunc[43]: QWidget::changeEvent(QEvent*) 12536 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12537 const 12538 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12539 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12540 const 12541 vfunc[47]: QWidget::focusNextPrevChild(bool) 12542 vfunc[48]: QWidget::styleChange(QStyle&) 12543 vfunc[49]: QWidget::enabledChange(bool) 12544 vfunc[50]: QWidget::paletteChange(QPalette const&) 12545 vfunc[51]: QWidget::fontChange(QFont const&) 12546 vfunc[52]: QWidget::windowActivationChange(bool) 12547 vfunc[53]: QWidget::languageChange() 12548 vfunc[54]: QProgressBar::text() const 12549 12550 Table 6-471. Secondary vtable for QProgressBar 12551 Base Offset -16 12552 Virtual Base Offset 0 12553 RTTI typeinfo for QProgressBar 12554 vfunc[0]: non-virtual thunk to QProgressBar::~QProgressBar() 12555 vfunc[1]: non-virtual thunk to QProgressBar::~QProgressBar() 12556 vfunc[2]: non-virtual thunk to QWidget::devType() const 12557 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12558 vfunc[4]: non-virtual thunk to 12559 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12560 12561 The Run Time Type Information for the QProgressBar class is 12562 described by Table 6-472 12563 12564 Table 6-472. typeinfo for QProgressBar 12565 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12566 Name typeinfo name for QProgressBar 12567 basetype: typeinfo for QWidget 12568 _________________________________________________________ 12569 12570 6.4.1.166. Class data for QScrollBar 12571 12572 The virtual table for the QScrollBar class is described by 12573 Table 6-473 12574 12575 Table 6-473. Primary vtable for QScrollBar 12576 Base Offset 0 12577 Virtual Base Offset 0 12578 RTTI typeinfo for QScrollBar 12579 vfunc[0]: QScrollBar::metaObject() const 12580 vfunc[1]: QScrollBar::qt_metacast(char const*) 12581 vfunc[2]: QScrollBar::qt_metacall(QMetaObject::Call, int, 12582 void**) 12583 vfunc[3]: QScrollBar::~QScrollBar() 12584 vfunc[4]: QScrollBar::~QScrollBar() 12585 vfunc[5]: QScrollBar::event(QEvent*) 12586 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12587 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 12588 vfunc[8]: QObject::childEvent(QChildEvent*) 12589 vfunc[9]: QObject::customEvent(QEvent*) 12590 vfunc[10]: QObject::connectNotify(char const*) 12591 vfunc[11]: QObject::disconnectNotify(char const*) 12592 vfunc[12]: QWidget::devType() const 12593 vfunc[13]: QWidget::setVisible(bool) 12594 vfunc[14]: QScrollBar::sizeHint() const 12595 vfunc[15]: QWidget::minimumSizeHint() const 12596 vfunc[16]: QWidget::heightForWidth(int) const 12597 vfunc[17]: QWidget::paintEngine() const 12598 vfunc[18]: QScrollBar::mousePressEvent(QMouseEvent*) 12599 vfunc[19]: QScrollBar::mouseReleaseEvent(QMouseEvent*) 12600 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12601 vfunc[21]: QScrollBar::mouseMoveEvent(QMouseEvent*) 12602 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 12603 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 12604 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12605 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12606 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12607 vfunc[27]: QWidget::enterEvent(QEvent*) 12608 vfunc[28]: QWidget::leaveEvent(QEvent*) 12609 vfunc[29]: QScrollBar::paintEvent(QPaintEvent*) 12610 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12611 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12612 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12613 vfunc[33]: QScrollBar::contextMenuEvent(QContextMenuEvent*) 12614 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12615 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12616 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12617 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12618 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12619 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12620 vfunc[40]: QWidget::showEvent(QShowEvent*) 12621 vfunc[41]: QScrollBar::hideEvent(QHideEvent*) 12622 vfunc[42]: QWidget::x11Event(_XEvent*) 12623 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 12624 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12625 const 12626 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12627 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12628 const 12629 vfunc[47]: QWidget::focusNextPrevChild(bool) 12630 vfunc[48]: QWidget::styleChange(QStyle&) 12631 vfunc[49]: QWidget::enabledChange(bool) 12632 vfunc[50]: QWidget::paletteChange(QPalette const&) 12633 vfunc[51]: QWidget::fontChange(QFont const&) 12634 vfunc[52]: QWidget::windowActivationChange(bool) 12635 vfunc[53]: QWidget::languageChange() 12636 vfunc[54]: 12637 QScrollBar::sliderChange(QAbstractSlider::SliderChange) 12638 12639 Table 6-474. Secondary vtable for QScrollBar 12640 Base Offset -16 12641 Virtual Base Offset 0 12642 RTTI typeinfo for QScrollBar 12643 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 12644 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 12645 vfunc[2]: non-virtual thunk to QWidget::devType() const 12646 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12647 vfunc[4]: non-virtual thunk to 12648 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12649 12650 The Run Time Type Information for the QScrollBar class is 12651 described by Table 6-475 12652 12653 Table 6-475. typeinfo for QScrollBar 12654 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12655 Name typeinfo name for QScrollBar 12656 basetype: typeinfo for QAbstractSlider 12657 _________________________________________________________ 12658 12659 6.4.1.167. Class data for QSizeGrip 12660 12661 The virtual table for the QSizeGrip class is described by 12662 Table 6-476 12663 12664 Table 6-476. Primary vtable for QSizeGrip 12665 Base Offset 0 12666 Virtual Base Offset 0 12667 RTTI typeinfo for QSizeGrip 12668 vfunc[0]: QSizeGrip::metaObject() const 12669 vfunc[1]: QSizeGrip::qt_metacast(char const*) 12670 vfunc[2]: QSizeGrip::qt_metacall(QMetaObject::Call, int, 12671 void**) 12672 vfunc[3]: QSizeGrip::~QSizeGrip() 12673 vfunc[4]: QSizeGrip::~QSizeGrip() 12674 vfunc[5]: QSizeGrip::event(QEvent*) 12675 vfunc[6]: QSizeGrip::eventFilter(QObject*, QEvent*) 12676 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12677 vfunc[8]: QObject::childEvent(QChildEvent*) 12678 vfunc[9]: QObject::customEvent(QEvent*) 12679 vfunc[10]: QObject::connectNotify(char const*) 12680 vfunc[11]: QObject::disconnectNotify(char const*) 12681 vfunc[12]: QWidget::devType() const 12682 vfunc[13]: QSizeGrip::setVisible(bool) 12683 vfunc[14]: QSizeGrip::sizeHint() const 12684 vfunc[15]: QWidget::minimumSizeHint() const 12685 vfunc[16]: QWidget::heightForWidth(int) const 12686 vfunc[17]: QWidget::paintEngine() const 12687 vfunc[18]: QSizeGrip::mousePressEvent(QMouseEvent*) 12688 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12689 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12690 vfunc[21]: QSizeGrip::mouseMoveEvent(QMouseEvent*) 12691 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12692 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12693 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12694 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12695 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12696 vfunc[27]: QWidget::enterEvent(QEvent*) 12697 vfunc[28]: QWidget::leaveEvent(QEvent*) 12698 vfunc[29]: QSizeGrip::paintEvent(QPaintEvent*) 12699 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12700 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 12701 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12702 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12703 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12704 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12705 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12706 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12707 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12708 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12709 vfunc[40]: QWidget::showEvent(QShowEvent*) 12710 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12711 vfunc[42]: QWidget::x11Event(_XEvent*) 12712 vfunc[43]: QWidget::changeEvent(QEvent*) 12713 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12714 const 12715 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12716 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12717 const 12718 vfunc[47]: QWidget::focusNextPrevChild(bool) 12719 vfunc[48]: QWidget::styleChange(QStyle&) 12720 vfunc[49]: QWidget::enabledChange(bool) 12721 vfunc[50]: QWidget::paletteChange(QPalette const&) 12722 vfunc[51]: QWidget::fontChange(QFont const&) 12723 vfunc[52]: QWidget::windowActivationChange(bool) 12724 vfunc[53]: QWidget::languageChange() 12725 12726 Table 6-477. Secondary vtable for QSizeGrip 12727 Base Offset -16 12728 Virtual Base Offset 0 12729 RTTI typeinfo for QSizeGrip 12730 vfunc[0]: non-virtual thunk to QSizeGrip::~QSizeGrip() 12731 vfunc[1]: non-virtual thunk to QSizeGrip::~QSizeGrip() 12732 vfunc[2]: non-virtual thunk to QWidget::devType() const 12733 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12734 vfunc[4]: non-virtual thunk to 12735 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12736 12737 The Run Time Type Information for the QSizeGrip class is 12738 described by Table 6-478 12739 12740 Table 6-478. typeinfo for QSizeGrip 12741 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12742 Name typeinfo name for QSizeGrip 12743 basetype: typeinfo for QWidget 12744 _________________________________________________________ 12745 12746 6.4.1.168. Class data for QTextBrowser 12747 12748 The virtual table for the QTextBrowser class is described by 12749 Table 6-479 12750 12751 Table 6-479. Primary vtable for QTextBrowser 12752 Base Offset 0 12753 Virtual Base Offset 0 12754 RTTI typeinfo for QTextBrowser 12755 vfunc[0]: QTextBrowser::metaObject() const 12756 vfunc[1]: QTextBrowser::qt_metacast(char const*) 12757 vfunc[2]: QTextBrowser::qt_metacall(QMetaObject::Call, int, 12758 void**) 12759 vfunc[3]: QTextBrowser::~QTextBrowser() 12760 vfunc[4]: QTextBrowser::~QTextBrowser() 12761 vfunc[5]: QTextBrowser::event(QEvent*) 12762 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12763 vfunc[7]: QTextEdit::timerEvent(QTimerEvent*) 12764 vfunc[8]: QObject::childEvent(QChildEvent*) 12765 vfunc[9]: QObject::customEvent(QEvent*) 12766 vfunc[10]: QObject::connectNotify(char const*) 12767 vfunc[11]: QObject::disconnectNotify(char const*) 12768 vfunc[12]: QWidget::devType() const 12769 vfunc[13]: QWidget::setVisible(bool) 12770 vfunc[14]: QAbstractScrollArea::sizeHint() const 12771 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 12772 vfunc[16]: QWidget::heightForWidth(int) const 12773 vfunc[17]: QWidget::paintEngine() const 12774 vfunc[18]: QTextBrowser::mousePressEvent(QMouseEvent*) 12775 vfunc[19]: QTextBrowser::mouseReleaseEvent(QMouseEvent*) 12776 vfunc[20]: QTextEdit::mouseDoubleClickEvent(QMouseEvent*) 12777 vfunc[21]: QTextBrowser::mouseMoveEvent(QMouseEvent*) 12778 vfunc[22]: QTextEdit::wheelEvent(QWheelEvent*) 12779 vfunc[23]: QTextBrowser::keyPressEvent(QKeyEvent*) 12780 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12781 vfunc[25]: QTextEdit::focusInEvent(QFocusEvent*) 12782 vfunc[26]: QTextBrowser::focusOutEvent(QFocusEvent*) 12783 vfunc[27]: QWidget::enterEvent(QEvent*) 12784 vfunc[28]: QWidget::leaveEvent(QEvent*) 12785 vfunc[29]: QTextBrowser::paintEvent(QPaintEvent*) 12786 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12787 vfunc[31]: QTextEdit::resizeEvent(QResizeEvent*) 12788 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12789 vfunc[33]: QTextEdit::contextMenuEvent(QContextMenuEvent*) 12790 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12791 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12792 vfunc[36]: QTextEdit::dragEnterEvent(QDragEnterEvent*) 12793 vfunc[37]: QTextEdit::dragMoveEvent(QDragMoveEvent*) 12794 vfunc[38]: QTextEdit::dragLeaveEvent(QDragLeaveEvent*) 12795 vfunc[39]: QTextEdit::dropEvent(QDropEvent*) 12796 vfunc[40]: QTextEdit::showEvent(QShowEvent*) 12797 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12798 vfunc[42]: QWidget::x11Event(_XEvent*) 12799 vfunc[43]: QTextEdit::changeEvent(QEvent*) 12800 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12801 const 12802 vfunc[45]: QTextEdit::inputMethodEvent(QInputMethodEvent*) 12803 vfunc[46]: QTextEdit::inputMethodQuery(Qt::InputMethodQuery) 12804 const 12805 vfunc[47]: QTextBrowser::focusNextPrevChild(bool) 12806 vfunc[48]: QWidget::styleChange(QStyle&) 12807 vfunc[49]: QWidget::enabledChange(bool) 12808 vfunc[50]: QWidget::paletteChange(QPalette const&) 12809 vfunc[51]: QWidget::fontChange(QFont const&) 12810 vfunc[52]: QWidget::windowActivationChange(bool) 12811 vfunc[53]: QWidget::languageChange() 12812 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 12813 vfunc[55]: QTextEdit::scrollContentsBy(int, int) 12814 vfunc[56]: QTextBrowser::loadResource(int, QUrl const&) 12815 vfunc[57]: QTextEdit::createMimeDataFromSelection() const 12816 vfunc[58]: QTextEdit::canInsertFromMimeData(QMimeData const*) 12817 const 12818 vfunc[59]: QTextEdit::insertFromMimeData(QMimeData const*) 12819 vfunc[60]: QTextBrowser::setSource(QUrl const&) 12820 vfunc[61]: QTextBrowser::backward() 12821 vfunc[62]: QTextBrowser::forward() 12822 vfunc[63]: QTextBrowser::home() 12823 vfunc[64]: QTextBrowser::reload() 12824 12825 Table 6-480. Secondary vtable for QTextBrowser 12826 Base Offset -16 12827 Virtual Base Offset 0 12828 RTTI typeinfo for QTextBrowser 12829 vfunc[0]: non-virtual thunk to QTextBrowser::~QTextBrowser() 12830 vfunc[1]: non-virtual thunk to QTextBrowser::~QTextBrowser() 12831 vfunc[2]: non-virtual thunk to QWidget::devType() const 12832 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12833 vfunc[4]: non-virtual thunk to 12834 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12835 12836 The Run Time Type Information for the QTextBrowser class is 12837 described by Table 6-481 12838 12839 Table 6-481. typeinfo for QTextBrowser 12840 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12841 Name typeinfo name for QTextBrowser 12842 basetype: typeinfo for QTextEdit 12843 _________________________________________________________ 12844 12845 6.4.1.169. Class data for QStatusBar 12846 12847 The virtual table for the QStatusBar class is described by 12848 Table 6-482 12849 12850 Table 6-482. Primary vtable for QStatusBar 12851 Base Offset 0 12852 Virtual Base Offset 0 12853 RTTI typeinfo for QStatusBar 12854 vfunc[0]: QStatusBar::metaObject() const 12855 vfunc[1]: QStatusBar::qt_metacast(char const*) 12856 vfunc[2]: QStatusBar::qt_metacall(QMetaObject::Call, int, 12857 void**) 12858 vfunc[3]: QStatusBar::~QStatusBar() 12859 vfunc[4]: QStatusBar::~QStatusBar() 12860 vfunc[5]: QStatusBar::event(QEvent*) 12861 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12862 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12863 vfunc[8]: QObject::childEvent(QChildEvent*) 12864 vfunc[9]: QObject::customEvent(QEvent*) 12865 vfunc[10]: QObject::connectNotify(char const*) 12866 vfunc[11]: QObject::disconnectNotify(char const*) 12867 vfunc[12]: QWidget::devType() const 12868 vfunc[13]: QWidget::setVisible(bool) 12869 vfunc[14]: QWidget::sizeHint() const 12870 vfunc[15]: QWidget::minimumSizeHint() const 12871 vfunc[16]: QWidget::heightForWidth(int) const 12872 vfunc[17]: QWidget::paintEngine() const 12873 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 12874 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 12875 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 12876 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 12877 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 12878 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 12879 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12880 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12881 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12882 vfunc[27]: QWidget::enterEvent(QEvent*) 12883 vfunc[28]: QWidget::leaveEvent(QEvent*) 12884 vfunc[29]: QStatusBar::paintEvent(QPaintEvent*) 12885 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12886 vfunc[31]: QStatusBar::resizeEvent(QResizeEvent*) 12887 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12888 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 12889 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12890 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12891 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 12892 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 12893 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 12894 vfunc[39]: QWidget::dropEvent(QDropEvent*) 12895 vfunc[40]: QWidget::showEvent(QShowEvent*) 12896 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12897 vfunc[42]: QWidget::x11Event(_XEvent*) 12898 vfunc[43]: QWidget::changeEvent(QEvent*) 12899 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12900 const 12901 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12902 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12903 const 12904 vfunc[47]: QWidget::focusNextPrevChild(bool) 12905 vfunc[48]: QWidget::styleChange(QStyle&) 12906 vfunc[49]: QWidget::enabledChange(bool) 12907 vfunc[50]: QWidget::paletteChange(QPalette const&) 12908 vfunc[51]: QWidget::fontChange(QFont const&) 12909 vfunc[52]: QWidget::windowActivationChange(bool) 12910 vfunc[53]: QWidget::languageChange() 12911 12912 Table 6-483. Secondary vtable for QStatusBar 12913 Base Offset -16 12914 Virtual Base Offset 0 12915 RTTI typeinfo for QStatusBar 12916 vfunc[0]: non-virtual thunk to QStatusBar::~QStatusBar() 12917 vfunc[1]: non-virtual thunk to QStatusBar::~QStatusBar() 12918 vfunc[2]: non-virtual thunk to QWidget::devType() const 12919 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 12920 vfunc[4]: non-virtual thunk to 12921 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 12922 12923 The Run Time Type Information for the QStatusBar class is 12924 described by Table 6-484 12925 12926 Table 6-484. typeinfo for QStatusBar 12927 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12928 Name typeinfo name for QStatusBar 12929 basetype: typeinfo for QWidget 12930 _________________________________________________________ 12931 12932 6.4.1.170. Class data for QScrollArea 12933 12934 The virtual table for the QScrollArea class is described by 12935 Table 6-485 12936 12937 Table 6-485. Primary vtable for QScrollArea 12938 Base Offset 0 12939 Virtual Base Offset 0 12940 RTTI typeinfo for QScrollArea 12941 vfunc[0]: QScrollArea::metaObject() const 12942 vfunc[1]: QScrollArea::qt_metacast(char const*) 12943 vfunc[2]: QScrollArea::qt_metacall(QMetaObject::Call, int, 12944 void**) 12945 vfunc[3]: QScrollArea::~QScrollArea() 12946 vfunc[4]: QScrollArea::~QScrollArea() 12947 vfunc[5]: QScrollArea::event(QEvent*) 12948 vfunc[6]: QScrollArea::eventFilter(QObject*, QEvent*) 12949 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12950 vfunc[8]: QObject::childEvent(QChildEvent*) 12951 vfunc[9]: QObject::customEvent(QEvent*) 12952 vfunc[10]: QObject::connectNotify(char const*) 12953 vfunc[11]: QObject::disconnectNotify(char const*) 12954 vfunc[12]: QWidget::devType() const 12955 vfunc[13]: QWidget::setVisible(bool) 12956 vfunc[14]: QScrollArea::sizeHint() const 12957 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 12958 vfunc[16]: QWidget::heightForWidth(int) const 12959 vfunc[17]: QWidget::paintEngine() const 12960 vfunc[18]: QAbstractScrollArea::mousePressEvent(QMouseEvent*) 12961 vfunc[19]: 12962 QAbstractScrollArea::mouseReleaseEvent(QMouseEvent*) 12963 vfunc[20]: 12964 QAbstractScrollArea::mouseDoubleClickEvent(QMouseEvent*) 12965 vfunc[21]: QAbstractScrollArea::mouseMoveEvent(QMouseEvent*) 12966 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 12967 vfunc[23]: QAbstractScrollArea::keyPressEvent(QKeyEvent*) 12968 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 12969 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 12970 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 12971 vfunc[27]: QWidget::enterEvent(QEvent*) 12972 vfunc[28]: QWidget::leaveEvent(QEvent*) 12973 vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) 12974 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 12975 vfunc[31]: QScrollArea::resizeEvent(QResizeEvent*) 12976 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 12977 vfunc[33]: 12978 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 12979 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 12980 vfunc[35]: QWidget::actionEvent(QActionEvent*) 12981 vfunc[36]: 12982 QAbstractScrollArea::dragEnterEvent(QDragEnterEvent*) 12983 vfunc[37]: QAbstractScrollArea::dragMoveEvent(QDragMoveEvent*) 12984 vfunc[38]: 12985 QAbstractScrollArea::dragLeaveEvent(QDragLeaveEvent*) 12986 vfunc[39]: QAbstractScrollArea::dropEvent(QDropEvent*) 12987 vfunc[40]: QWidget::showEvent(QShowEvent*) 12988 vfunc[41]: QWidget::hideEvent(QHideEvent*) 12989 vfunc[42]: QWidget::x11Event(_XEvent*) 12990 vfunc[43]: QFrame::changeEvent(QEvent*) 12991 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 12992 const 12993 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 12994 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 12995 const 12996 vfunc[47]: QScrollArea::focusNextPrevChild(bool) 12997 vfunc[48]: QWidget::styleChange(QStyle&) 12998 vfunc[49]: QWidget::enabledChange(bool) 12999 vfunc[50]: QWidget::paletteChange(QPalette const&) 13000 vfunc[51]: QWidget::fontChange(QFont const&) 13001 vfunc[52]: QWidget::windowActivationChange(bool) 13002 vfunc[53]: QWidget::languageChange() 13003 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 13004 vfunc[55]: QScrollArea::scrollContentsBy(int, int) 13005 13006 Table 6-486. Secondary vtable for QScrollArea 13007 Base Offset -16 13008 Virtual Base Offset 0 13009 RTTI typeinfo for QScrollArea 13010 vfunc[0]: non-virtual thunk to QScrollArea::~QScrollArea() 13011 vfunc[1]: non-virtual thunk to QScrollArea::~QScrollArea() 13012 vfunc[2]: non-virtual thunk to QWidget::devType() const 13013 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13014 vfunc[4]: non-virtual thunk to 13015 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13016 13017 The Run Time Type Information for the QScrollArea class is 13018 described by Table 6-487 13019 13020 Table 6-487. typeinfo for QScrollArea 13021 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13022 Name typeinfo name for QScrollArea 13023 basetype: typeinfo for QAbstractScrollArea 13024 _________________________________________________________ 13025 13026 6.4.1.171. Class data for QToolButton 13027 13028 The virtual table for the QToolButton class is described by 13029 Table 6-488 13030 13031 Table 6-488. Primary vtable for QToolButton 13032 Base Offset 0 13033 Virtual Base Offset 0 13034 RTTI typeinfo for QToolButton 13035 vfunc[0]: QToolButton::metaObject() const 13036 vfunc[1]: QToolButton::qt_metacast(char const*) 13037 vfunc[2]: QToolButton::qt_metacall(QMetaObject::Call, int, 13038 void**) 13039 vfunc[3]: QToolButton::~QToolButton() 13040 vfunc[4]: QToolButton::~QToolButton() 13041 vfunc[5]: QToolButton::event(QEvent*) 13042 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13043 vfunc[7]: QToolButton::timerEvent(QTimerEvent*) 13044 vfunc[8]: QObject::childEvent(QChildEvent*) 13045 vfunc[9]: QObject::customEvent(QEvent*) 13046 vfunc[10]: QObject::connectNotify(char const*) 13047 vfunc[11]: QObject::disconnectNotify(char const*) 13048 vfunc[12]: QWidget::devType() const 13049 vfunc[13]: QWidget::setVisible(bool) 13050 vfunc[14]: QToolButton::sizeHint() const 13051 vfunc[15]: QToolButton::minimumSizeHint() const 13052 vfunc[16]: QWidget::heightForWidth(int) const 13053 vfunc[17]: QWidget::paintEngine() const 13054 vfunc[18]: QToolButton::mousePressEvent(QMouseEvent*) 13055 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 13056 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13057 vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) 13058 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13059 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 13060 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 13061 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 13062 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 13063 vfunc[27]: QToolButton::enterEvent(QEvent*) 13064 vfunc[28]: QToolButton::leaveEvent(QEvent*) 13065 vfunc[29]: QToolButton::paintEvent(QPaintEvent*) 13066 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13067 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13068 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13069 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13070 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13071 vfunc[35]: QToolButton::actionEvent(QActionEvent*) 13072 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13073 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13074 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13075 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13076 vfunc[40]: QWidget::showEvent(QShowEvent*) 13077 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13078 vfunc[42]: QWidget::x11Event(_XEvent*) 13079 vfunc[43]: QToolButton::changeEvent(QEvent*) 13080 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13081 const 13082 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13083 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13084 const 13085 vfunc[47]: QWidget::focusNextPrevChild(bool) 13086 vfunc[48]: QWidget::styleChange(QStyle&) 13087 vfunc[49]: QWidget::enabledChange(bool) 13088 vfunc[50]: QWidget::paletteChange(QPalette const&) 13089 vfunc[51]: QWidget::fontChange(QFont const&) 13090 vfunc[52]: QWidget::windowActivationChange(bool) 13091 vfunc[53]: QWidget::languageChange() 13092 vfunc[54]: QAbstractButton::hitButton(QPoint const&) const 13093 vfunc[55]: QAbstractButton::checkStateSet() 13094 vfunc[56]: QToolButton::nextCheckState() 13095 13096 Table 6-489. Secondary vtable for QToolButton 13097 Base Offset -16 13098 Virtual Base Offset 0 13099 RTTI typeinfo for QToolButton 13100 vfunc[0]: non-virtual thunk to QToolButton::~QToolButton() 13101 vfunc[1]: non-virtual thunk to QToolButton::~QToolButton() 13102 vfunc[2]: non-virtual thunk to QWidget::devType() const 13103 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13104 vfunc[4]: non-virtual thunk to 13105 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13106 13107 The Run Time Type Information for the QToolButton class is 13108 described by Table 6-490 13109 13110 Table 6-490. typeinfo for QToolButton 13111 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13112 Name typeinfo name for QToolButton 13113 basetype: typeinfo for QAbstractButton 13114 _________________________________________________________ 13115 13116 6.4.1.172. Class data for QComboBox 13117 13118 The virtual table for the QComboBox class is described by 13119 Table 6-491 13120 13121 Table 6-491. Primary vtable for QComboBox 13122 Base Offset 0 13123 Virtual Base Offset 0 13124 RTTI typeinfo for QComboBox 13125 vfunc[0]: QComboBox::metaObject() const 13126 vfunc[1]: QComboBox::qt_metacast(char const*) 13127 vfunc[2]: QComboBox::qt_metacall(QMetaObject::Call, int, 13128 void**) 13129 vfunc[3]: QComboBox::~QComboBox() 13130 vfunc[4]: QComboBox::~QComboBox() 13131 vfunc[5]: QComboBox::event(QEvent*) 13132 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13133 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13134 vfunc[8]: QObject::childEvent(QChildEvent*) 13135 vfunc[9]: QObject::customEvent(QEvent*) 13136 vfunc[10]: QObject::connectNotify(char const*) 13137 vfunc[11]: QObject::disconnectNotify(char const*) 13138 vfunc[12]: QWidget::devType() const 13139 vfunc[13]: QWidget::setVisible(bool) 13140 vfunc[14]: QComboBox::sizeHint() const 13141 vfunc[15]: QComboBox::minimumSizeHint() const 13142 vfunc[16]: QWidget::heightForWidth(int) const 13143 vfunc[17]: QWidget::paintEngine() const 13144 vfunc[18]: QComboBox::mousePressEvent(QMouseEvent*) 13145 vfunc[19]: QComboBox::mouseReleaseEvent(QMouseEvent*) 13146 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13147 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13148 vfunc[22]: QComboBox::wheelEvent(QWheelEvent*) 13149 vfunc[23]: QComboBox::keyPressEvent(QKeyEvent*) 13150 vfunc[24]: QComboBox::keyReleaseEvent(QKeyEvent*) 13151 vfunc[25]: QComboBox::focusInEvent(QFocusEvent*) 13152 vfunc[26]: QComboBox::focusOutEvent(QFocusEvent*) 13153 vfunc[27]: QWidget::enterEvent(QEvent*) 13154 vfunc[28]: QWidget::leaveEvent(QEvent*) 13155 vfunc[29]: QComboBox::paintEvent(QPaintEvent*) 13156 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13157 vfunc[31]: QComboBox::resizeEvent(QResizeEvent*) 13158 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13159 vfunc[33]: QComboBox::contextMenuEvent(QContextMenuEvent*) 13160 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13161 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13162 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13163 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13164 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13165 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13166 vfunc[40]: QComboBox::showEvent(QShowEvent*) 13167 vfunc[41]: QComboBox::hideEvent(QHideEvent*) 13168 vfunc[42]: QWidget::x11Event(_XEvent*) 13169 vfunc[43]: QComboBox::changeEvent(QEvent*) 13170 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13171 const 13172 vfunc[45]: QComboBox::inputMethodEvent(QInputMethodEvent*) 13173 vfunc[46]: QComboBox::inputMethodQuery(Qt::InputMethodQuery) 13174 const 13175 vfunc[47]: QWidget::focusNextPrevChild(bool) 13176 vfunc[48]: QWidget::styleChange(QStyle&) 13177 vfunc[49]: QWidget::enabledChange(bool) 13178 vfunc[50]: QWidget::paletteChange(QPalette const&) 13179 vfunc[51]: QWidget::fontChange(QFont const&) 13180 vfunc[52]: QWidget::windowActivationChange(bool) 13181 vfunc[53]: QWidget::languageChange() 13182 vfunc[54]: QComboBox::showPopup() 13183 vfunc[55]: QComboBox::hidePopup() 13184 13185 Table 6-492. Secondary vtable for QComboBox 13186 Base Offset -16 13187 Virtual Base Offset 0 13188 RTTI typeinfo for QComboBox 13189 vfunc[0]: non-virtual thunk to QComboBox::~QComboBox() 13190 vfunc[1]: non-virtual thunk to QComboBox::~QComboBox() 13191 vfunc[2]: non-virtual thunk to QWidget::devType() const 13192 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13193 vfunc[4]: non-virtual thunk to 13194 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13195 13196 The Run Time Type Information for the QComboBox class is 13197 described by Table 6-493 13198 13199 Table 6-493. typeinfo for QComboBox 13200 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13201 Name typeinfo name for QComboBox 13202 basetype: typeinfo for QWidget 13203 _________________________________________________________ 13204 13205 6.4.1.173. Class data for QMenuItem 13206 13207 The virtual table for the QMenuItem class is described by 13208 Table 6-494 13209 13210 Table 6-494. Primary vtable for QMenuItem 13211 Base Offset 0 13212 Virtual Base Offset 0 13213 RTTI typeinfo for QMenuItem 13214 vfunc[0]: QAction::metaObject() const 13215 vfunc[1]: QAction::qt_metacast(char const*) 13216 vfunc[2]: QAction::qt_metacall(QMetaObject::Call, int, void**) 13217 vfunc[3]: QMenuItem::~QMenuItem() 13218 vfunc[4]: QMenuItem::~QMenuItem() 13219 vfunc[5]: QAction::event(QEvent*) 13220 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13221 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13222 vfunc[8]: QObject::childEvent(QChildEvent*) 13223 vfunc[9]: QObject::customEvent(QEvent*) 13224 vfunc[10]: QObject::connectNotify(char const*) 13225 vfunc[11]: QObject::disconnectNotify(char const*) 13226 13227 The Run Time Type Information for the QMenuItem class is 13228 described by Table 6-495 13229 13230 Table 6-495. typeinfo for QMenuItem 13231 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13232 Name typeinfo name for QMenuItem 13233 basetype: typeinfo for QAction 13234 _________________________________________________________ 13235 13236 6.4.1.174. Class data for QRadioButton 13237 13238 The virtual table for the QRadioButton class is described by 13239 Table 6-496 13240 13241 Table 6-496. Primary vtable for QRadioButton 13242 Base Offset 0 13243 Virtual Base Offset 0 13244 RTTI typeinfo for QRadioButton 13245 vfunc[0]: QRadioButton::metaObject() const 13246 vfunc[1]: QRadioButton::qt_metacast(char const*) 13247 vfunc[2]: QRadioButton::qt_metacall(QMetaObject::Call, int, 13248 void**) 13249 vfunc[3]: QRadioButton::~QRadioButton() 13250 vfunc[4]: QRadioButton::~QRadioButton() 13251 vfunc[5]: QRadioButton::event(QEvent*) 13252 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13253 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 13254 vfunc[8]: QObject::childEvent(QChildEvent*) 13255 vfunc[9]: QObject::customEvent(QEvent*) 13256 vfunc[10]: QObject::connectNotify(char const*) 13257 vfunc[11]: QObject::disconnectNotify(char const*) 13258 vfunc[12]: QWidget::devType() const 13259 vfunc[13]: QWidget::setVisible(bool) 13260 vfunc[14]: QRadioButton::sizeHint() const 13261 vfunc[15]: QWidget::minimumSizeHint() const 13262 vfunc[16]: QWidget::heightForWidth(int) const 13263 vfunc[17]: QWidget::paintEngine() const 13264 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 13265 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 13266 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13267 vfunc[21]: QRadioButton::mouseMoveEvent(QMouseEvent*) 13268 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13269 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 13270 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 13271 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 13272 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 13273 vfunc[27]: QWidget::enterEvent(QEvent*) 13274 vfunc[28]: QWidget::leaveEvent(QEvent*) 13275 vfunc[29]: QRadioButton::paintEvent(QPaintEvent*) 13276 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13277 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13278 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13279 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13280 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13281 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13282 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13283 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13284 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13285 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13286 vfunc[40]: QWidget::showEvent(QShowEvent*) 13287 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13288 vfunc[42]: QWidget::x11Event(_XEvent*) 13289 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 13290 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13291 const 13292 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13293 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13294 const 13295 vfunc[47]: QWidget::focusNextPrevChild(bool) 13296 vfunc[48]: QWidget::styleChange(QStyle&) 13297 vfunc[49]: QWidget::enabledChange(bool) 13298 vfunc[50]: QWidget::paletteChange(QPalette const&) 13299 vfunc[51]: QWidget::fontChange(QFont const&) 13300 vfunc[52]: QWidget::windowActivationChange(bool) 13301 vfunc[53]: QWidget::languageChange() 13302 vfunc[54]: QRadioButton::hitButton(QPoint const&) const 13303 vfunc[55]: QAbstractButton::checkStateSet() 13304 vfunc[56]: QAbstractButton::nextCheckState() 13305 13306 Table 6-497. Secondary vtable for QRadioButton 13307 Base Offset -16 13308 Virtual Base Offset 0 13309 RTTI typeinfo for QRadioButton 13310 vfunc[0]: non-virtual thunk to QRadioButton::~QRadioButton() 13311 vfunc[1]: non-virtual thunk to QRadioButton::~QRadioButton() 13312 vfunc[2]: non-virtual thunk to QWidget::devType() const 13313 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13314 vfunc[4]: non-virtual thunk to 13315 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13316 13317 The Run Time Type Information for the QRadioButton class is 13318 described by Table 6-498 13319 13320 Table 6-498. typeinfo for QRadioButton 13321 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13322 Name typeinfo name for QRadioButton 13323 basetype: typeinfo for QAbstractButton 13324 _________________________________________________________ 13325 13326 6.4.1.175. Class data for QMenuBar 13327 13328 The virtual table for the QMenuBar class is described by Table 13329 6-499 13330 13331 Table 6-499. Primary vtable for QMenuBar 13332 Base Offset 0 13333 Virtual Base Offset 0 13334 RTTI typeinfo for QMenuBar 13335 vfunc[0]: QMenuBar::metaObject() const 13336 vfunc[1]: QMenuBar::qt_metacast(char const*) 13337 vfunc[2]: QMenuBar::qt_metacall(QMetaObject::Call, int, 13338 void**) 13339 vfunc[3]: QMenuBar::~QMenuBar() 13340 vfunc[4]: QMenuBar::~QMenuBar() 13341 vfunc[5]: QMenuBar::event(QEvent*) 13342 vfunc[6]: QMenuBar::eventFilter(QObject*, QEvent*) 13343 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13344 vfunc[8]: QObject::childEvent(QChildEvent*) 13345 vfunc[9]: QObject::customEvent(QEvent*) 13346 vfunc[10]: QObject::connectNotify(char const*) 13347 vfunc[11]: QObject::disconnectNotify(char const*) 13348 vfunc[12]: QWidget::devType() const 13349 vfunc[13]: QWidget::setVisible(bool) 13350 vfunc[14]: QMenuBar::sizeHint() const 13351 vfunc[15]: QMenuBar::minimumSizeHint() const 13352 vfunc[16]: QMenuBar::heightForWidth(int) const 13353 vfunc[17]: QWidget::paintEngine() const 13354 vfunc[18]: QMenuBar::mousePressEvent(QMouseEvent*) 13355 vfunc[19]: QMenuBar::mouseReleaseEvent(QMouseEvent*) 13356 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13357 vfunc[21]: QMenuBar::mouseMoveEvent(QMouseEvent*) 13358 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13359 vfunc[23]: QMenuBar::keyPressEvent(QKeyEvent*) 13360 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13361 vfunc[25]: QMenuBar::focusInEvent(QFocusEvent*) 13362 vfunc[26]: QMenuBar::focusOutEvent(QFocusEvent*) 13363 vfunc[27]: QWidget::enterEvent(QEvent*) 13364 vfunc[28]: QMenuBar::leaveEvent(QEvent*) 13365 vfunc[29]: QMenuBar::paintEvent(QPaintEvent*) 13366 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13367 vfunc[31]: QMenuBar::resizeEvent(QResizeEvent*) 13368 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13369 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13370 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13371 vfunc[35]: QMenuBar::actionEvent(QActionEvent*) 13372 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13373 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13374 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13375 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13376 vfunc[40]: QWidget::showEvent(QShowEvent*) 13377 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13378 vfunc[42]: QWidget::x11Event(_XEvent*) 13379 vfunc[43]: QMenuBar::changeEvent(QEvent*) 13380 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13381 const 13382 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13383 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13384 const 13385 vfunc[47]: QWidget::focusNextPrevChild(bool) 13386 vfunc[48]: QWidget::styleChange(QStyle&) 13387 vfunc[49]: QWidget::enabledChange(bool) 13388 vfunc[50]: QWidget::paletteChange(QPalette const&) 13389 vfunc[51]: QWidget::fontChange(QFont const&) 13390 vfunc[52]: QWidget::windowActivationChange(bool) 13391 vfunc[53]: QWidget::languageChange() 13392 13393 Table 6-500. Secondary vtable for QMenuBar 13394 Base Offset -16 13395 Virtual Base Offset 0 13396 RTTI typeinfo for QMenuBar 13397 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 13398 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 13399 vfunc[2]: non-virtual thunk to QWidget::devType() const 13400 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13401 vfunc[4]: non-virtual thunk to 13402 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13403 13404 The Run Time Type Information for the QMenuBar class is 13405 described by Table 6-501 13406 13407 Table 6-501. typeinfo for QMenuBar 13408 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13409 Name typeinfo name for QMenuBar 13410 basetype: typeinfo for QWidget 13411 _________________________________________________________ 13412 13413 6.4.1.176. Class data for QFocusFrame 13414 13415 The virtual table for the QFocusFrame class is described by 13416 Table 6-502 13417 13418 Table 6-502. Primary vtable for QFocusFrame 13419 Base Offset 0 13420 Virtual Base Offset 0 13421 RTTI typeinfo for QFocusFrame 13422 vfunc[0]: QFocusFrame::metaObject() const 13423 vfunc[1]: QFocusFrame::qt_metacast(char const*) 13424 vfunc[2]: QFocusFrame::qt_metacall(QMetaObject::Call, int, 13425 void**) 13426 vfunc[3]: QFocusFrame::~QFocusFrame() 13427 vfunc[4]: QFocusFrame::~QFocusFrame() 13428 vfunc[5]: QFocusFrame::event(QEvent*) 13429 vfunc[6]: QFocusFrame::eventFilter(QObject*, QEvent*) 13430 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13431 vfunc[8]: QObject::childEvent(QChildEvent*) 13432 vfunc[9]: QObject::customEvent(QEvent*) 13433 vfunc[10]: QObject::connectNotify(char const*) 13434 vfunc[11]: QObject::disconnectNotify(char const*) 13435 vfunc[12]: QWidget::devType() const 13436 vfunc[13]: QWidget::setVisible(bool) 13437 vfunc[14]: QWidget::sizeHint() const 13438 vfunc[15]: QWidget::minimumSizeHint() const 13439 vfunc[16]: QWidget::heightForWidth(int) const 13440 vfunc[17]: QWidget::paintEngine() const 13441 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 13442 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 13443 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13444 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13445 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13446 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13447 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13448 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13449 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13450 vfunc[27]: QWidget::enterEvent(QEvent*) 13451 vfunc[28]: QWidget::leaveEvent(QEvent*) 13452 vfunc[29]: QFocusFrame::paintEvent(QPaintEvent*) 13453 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13454 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13455 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13456 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13457 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13458 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13459 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13460 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13461 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13462 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13463 vfunc[40]: QWidget::showEvent(QShowEvent*) 13464 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13465 vfunc[42]: QWidget::x11Event(_XEvent*) 13466 vfunc[43]: QWidget::changeEvent(QEvent*) 13467 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13468 const 13469 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13470 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13471 const 13472 vfunc[47]: QWidget::focusNextPrevChild(bool) 13473 vfunc[48]: QWidget::styleChange(QStyle&) 13474 vfunc[49]: QWidget::enabledChange(bool) 13475 vfunc[50]: QWidget::paletteChange(QPalette const&) 13476 vfunc[51]: QWidget::fontChange(QFont const&) 13477 vfunc[52]: QWidget::windowActivationChange(bool) 13478 vfunc[53]: QWidget::languageChange() 13479 13480 Table 6-503. Secondary vtable for QFocusFrame 13481 Base Offset -16 13482 Virtual Base Offset 0 13483 RTTI typeinfo for QFocusFrame 13484 vfunc[0]: non-virtual thunk to QFocusFrame::~QFocusFrame() 13485 vfunc[1]: non-virtual thunk to QFocusFrame::~QFocusFrame() 13486 vfunc[2]: non-virtual thunk to QWidget::devType() const 13487 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13488 vfunc[4]: non-virtual thunk to 13489 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13490 13491 The Run Time Type Information for the QFocusFrame class is 13492 described by Table 6-504 13493 13494 Table 6-504. typeinfo for QFocusFrame 13495 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13496 Name typeinfo name for QFocusFrame 13497 basetype: typeinfo for QWidget 13498 _________________________________________________________ 13499 13500 6.4.1.177. Class data for QToolBar 13501 13502 The virtual table for the QToolBar class is described by Table 13503 6-505 13504 13505 Table 6-505. Primary vtable for QToolBar 13506 Base Offset 0 13507 Virtual Base Offset 0 13508 RTTI typeinfo for QToolBar 13509 vfunc[0]: QToolBar::metaObject() const 13510 vfunc[1]: QToolBar::qt_metacast(char const*) 13511 vfunc[2]: QToolBar::qt_metacall(QMetaObject::Call, int, 13512 void**) 13513 vfunc[3]: QToolBar::~QToolBar() 13514 vfunc[4]: QToolBar::~QToolBar() 13515 vfunc[5]: QToolBar::event(QEvent*) 13516 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13517 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13518 vfunc[8]: QToolBar::childEvent(QChildEvent*) 13519 vfunc[9]: QObject::customEvent(QEvent*) 13520 vfunc[10]: QObject::connectNotify(char const*) 13521 vfunc[11]: QObject::disconnectNotify(char const*) 13522 vfunc[12]: QWidget::devType() const 13523 vfunc[13]: QWidget::setVisible(bool) 13524 vfunc[14]: QWidget::sizeHint() const 13525 vfunc[15]: QWidget::minimumSizeHint() const 13526 vfunc[16]: QWidget::heightForWidth(int) const 13527 vfunc[17]: QWidget::paintEngine() const 13528 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 13529 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 13530 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13531 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13532 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13533 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13534 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13535 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13536 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13537 vfunc[27]: QWidget::enterEvent(QEvent*) 13538 vfunc[28]: QWidget::leaveEvent(QEvent*) 13539 vfunc[29]: QToolBar::paintEvent(QPaintEvent*) 13540 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13541 vfunc[31]: QToolBar::resizeEvent(QResizeEvent*) 13542 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13543 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13544 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13545 vfunc[35]: QToolBar::actionEvent(QActionEvent*) 13546 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13547 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13548 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13549 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13550 vfunc[40]: QWidget::showEvent(QShowEvent*) 13551 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13552 vfunc[42]: QWidget::x11Event(_XEvent*) 13553 vfunc[43]: QToolBar::changeEvent(QEvent*) 13554 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13555 const 13556 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13557 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13558 const 13559 vfunc[47]: QWidget::focusNextPrevChild(bool) 13560 vfunc[48]: QWidget::styleChange(QStyle&) 13561 vfunc[49]: QWidget::enabledChange(bool) 13562 vfunc[50]: QWidget::paletteChange(QPalette const&) 13563 vfunc[51]: QWidget::fontChange(QFont const&) 13564 vfunc[52]: QWidget::windowActivationChange(bool) 13565 vfunc[53]: QWidget::languageChange() 13566 13567 Table 6-506. Secondary vtable for QToolBar 13568 Base Offset -16 13569 Virtual Base Offset 0 13570 RTTI typeinfo for QToolBar 13571 vfunc[0]: non-virtual thunk to QToolBar::~QToolBar() 13572 vfunc[1]: non-virtual thunk to QToolBar::~QToolBar() 13573 vfunc[2]: non-virtual thunk to QWidget::devType() const 13574 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13575 vfunc[4]: non-virtual thunk to 13576 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13577 13578 The Run Time Type Information for the QToolBar class is 13579 described by Table 6-507 13580 13581 Table 6-507. typeinfo for QToolBar 13582 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13583 Name typeinfo name for QToolBar 13584 basetype: typeinfo for QWidget 13585 _________________________________________________________ 13586 13587 6.4.1.178. Class data for QToolBox 13588 13589 The virtual table for the QToolBox class is described by Table 13590 6-508 13591 13592 Table 6-508. Primary vtable for QToolBox 13593 Base Offset 0 13594 Virtual Base Offset 0 13595 RTTI typeinfo for QToolBox 13596 vfunc[0]: QToolBox::metaObject() const 13597 vfunc[1]: QToolBox::qt_metacast(char const*) 13598 vfunc[2]: QToolBox::qt_metacall(QMetaObject::Call, int, 13599 void**) 13600 vfunc[3]: QToolBox::~QToolBox() 13601 vfunc[4]: QToolBox::~QToolBox() 13602 vfunc[5]: QToolBox::event(QEvent*) 13603 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13604 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13605 vfunc[8]: QObject::childEvent(QChildEvent*) 13606 vfunc[9]: QObject::customEvent(QEvent*) 13607 vfunc[10]: QObject::connectNotify(char const*) 13608 vfunc[11]: QObject::disconnectNotify(char const*) 13609 vfunc[12]: QWidget::devType() const 13610 vfunc[13]: QWidget::setVisible(bool) 13611 vfunc[14]: QFrame::sizeHint() const 13612 vfunc[15]: QWidget::minimumSizeHint() const 13613 vfunc[16]: QWidget::heightForWidth(int) const 13614 vfunc[17]: QWidget::paintEngine() const 13615 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 13616 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 13617 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13618 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13619 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13620 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13621 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13622 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13623 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13624 vfunc[27]: QWidget::enterEvent(QEvent*) 13625 vfunc[28]: QWidget::leaveEvent(QEvent*) 13626 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 13627 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13628 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13629 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13630 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13631 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13632 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13633 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13634 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13635 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13636 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13637 vfunc[40]: QToolBox::showEvent(QShowEvent*) 13638 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13639 vfunc[42]: QWidget::x11Event(_XEvent*) 13640 vfunc[43]: QToolBox::changeEvent(QEvent*) 13641 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13642 const 13643 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13644 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13645 const 13646 vfunc[47]: QWidget::focusNextPrevChild(bool) 13647 vfunc[48]: QWidget::styleChange(QStyle&) 13648 vfunc[49]: QWidget::enabledChange(bool) 13649 vfunc[50]: QWidget::paletteChange(QPalette const&) 13650 vfunc[51]: QWidget::fontChange(QFont const&) 13651 vfunc[52]: QWidget::windowActivationChange(bool) 13652 vfunc[53]: QWidget::languageChange() 13653 vfunc[54]: QToolBox::itemInserted(int) 13654 vfunc[55]: QToolBox::itemRemoved(int) 13655 13656 Table 6-509. Secondary vtable for QToolBox 13657 Base Offset -16 13658 Virtual Base Offset 0 13659 RTTI typeinfo for QToolBox 13660 vfunc[0]: non-virtual thunk to QToolBox::~QToolBox() 13661 vfunc[1]: non-virtual thunk to QToolBox::~QToolBox() 13662 vfunc[2]: non-virtual thunk to QWidget::devType() const 13663 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13664 vfunc[4]: non-virtual thunk to 13665 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13666 13667 The Run Time Type Information for the QToolBox class is 13668 described by Table 6-510 13669 13670 Table 6-510. typeinfo for QToolBox 13671 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13672 Name typeinfo name for QToolBox 13673 basetype: typeinfo for QFrame 13674 _________________________________________________________ 13675 13676 6.4.1.179. Class data for QSplitter 13677 13678 The virtual table for the QSplitter class is described by 13679 Table 6-511 13680 13681 Table 6-511. Primary vtable for QSplitter 13682 Base Offset 0 13683 Virtual Base Offset 0 13684 RTTI typeinfo for QSplitter 13685 vfunc[0]: QSplitter::metaObject() const 13686 vfunc[1]: QSplitter::qt_metacast(char const*) 13687 vfunc[2]: QSplitter::qt_metacall(QMetaObject::Call, int, 13688 void**) 13689 vfunc[3]: QSplitter::~QSplitter() 13690 vfunc[4]: QSplitter::~QSplitter() 13691 vfunc[5]: QSplitter::event(QEvent*) 13692 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13693 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13694 vfunc[8]: QSplitter::childEvent(QChildEvent*) 13695 vfunc[9]: QObject::customEvent(QEvent*) 13696 vfunc[10]: QObject::connectNotify(char const*) 13697 vfunc[11]: QObject::disconnectNotify(char const*) 13698 vfunc[12]: QWidget::devType() const 13699 vfunc[13]: QWidget::setVisible(bool) 13700 vfunc[14]: QSplitter::sizeHint() const 13701 vfunc[15]: QSplitter::minimumSizeHint() const 13702 vfunc[16]: QWidget::heightForWidth(int) const 13703 vfunc[17]: QWidget::paintEngine() const 13704 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 13705 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 13706 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13707 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13708 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13709 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13710 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13711 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13712 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13713 vfunc[27]: QWidget::enterEvent(QEvent*) 13714 vfunc[28]: QWidget::leaveEvent(QEvent*) 13715 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 13716 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13717 vfunc[31]: QSplitter::resizeEvent(QResizeEvent*) 13718 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13719 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13720 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13721 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13722 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13723 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13724 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13725 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13726 vfunc[40]: QWidget::showEvent(QShowEvent*) 13727 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13728 vfunc[42]: QWidget::x11Event(_XEvent*) 13729 vfunc[43]: QSplitter::changeEvent(QEvent*) 13730 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13731 const 13732 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13733 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13734 const 13735 vfunc[47]: QWidget::focusNextPrevChild(bool) 13736 vfunc[48]: QWidget::styleChange(QStyle&) 13737 vfunc[49]: QWidget::enabledChange(bool) 13738 vfunc[50]: QWidget::paletteChange(QPalette const&) 13739 vfunc[51]: QWidget::fontChange(QFont const&) 13740 vfunc[52]: QWidget::windowActivationChange(bool) 13741 vfunc[53]: QWidget::languageChange() 13742 vfunc[54]: QSplitter::createHandle() 13743 13744 Table 6-512. Secondary vtable for QSplitter 13745 Base Offset -16 13746 Virtual Base Offset 0 13747 RTTI typeinfo for QSplitter 13748 vfunc[0]: non-virtual thunk to QSplitter::~QSplitter() 13749 vfunc[1]: non-virtual thunk to QSplitter::~QSplitter() 13750 vfunc[2]: non-virtual thunk to QWidget::devType() const 13751 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13752 vfunc[4]: non-virtual thunk to 13753 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13754 13755 The Run Time Type Information for the QSplitter class is 13756 described by Table 6-513 13757 13758 Table 6-513. typeinfo for QSplitter 13759 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13760 Name typeinfo name for QSplitter 13761 basetype: typeinfo for QFrame 13762 _________________________________________________________ 13763 13764 6.4.1.180. Class data for QSplitterHandle 13765 13766 The virtual table for the QSplitterHandle class is described 13767 by Table 6-514 13768 13769 Table 6-514. Primary vtable for QSplitterHandle 13770 Base Offset 0 13771 Virtual Base Offset 0 13772 RTTI typeinfo for QSplitterHandle 13773 vfunc[0]: QSplitterHandle::metaObject() const 13774 vfunc[1]: QSplitterHandle::qt_metacast(char const*) 13775 vfunc[2]: QSplitterHandle::qt_metacall(QMetaObject::Call, int, 13776 void**) 13777 vfunc[3]: QSplitterHandle::~QSplitterHandle() 13778 vfunc[4]: QSplitterHandle::~QSplitterHandle() 13779 vfunc[5]: QSplitterHandle::event(QEvent*) 13780 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13781 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13782 vfunc[8]: QObject::childEvent(QChildEvent*) 13783 vfunc[9]: QObject::customEvent(QEvent*) 13784 vfunc[10]: QObject::connectNotify(char const*) 13785 vfunc[11]: QObject::disconnectNotify(char const*) 13786 vfunc[12]: QWidget::devType() const 13787 vfunc[13]: QWidget::setVisible(bool) 13788 vfunc[14]: QSplitterHandle::sizeHint() const 13789 vfunc[15]: QWidget::minimumSizeHint() const 13790 vfunc[16]: QWidget::heightForWidth(int) const 13791 vfunc[17]: QWidget::paintEngine() const 13792 vfunc[18]: QSplitterHandle::mousePressEvent(QMouseEvent*) 13793 vfunc[19]: QSplitterHandle::mouseReleaseEvent(QMouseEvent*) 13794 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13795 vfunc[21]: QSplitterHandle::mouseMoveEvent(QMouseEvent*) 13796 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13797 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13798 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13799 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13800 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13801 vfunc[27]: QWidget::enterEvent(QEvent*) 13802 vfunc[28]: QWidget::leaveEvent(QEvent*) 13803 vfunc[29]: QSplitterHandle::paintEvent(QPaintEvent*) 13804 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13805 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13806 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13807 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13808 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13809 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13810 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13811 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13812 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13813 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13814 vfunc[40]: QWidget::showEvent(QShowEvent*) 13815 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13816 vfunc[42]: QWidget::x11Event(_XEvent*) 13817 vfunc[43]: QWidget::changeEvent(QEvent*) 13818 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13819 const 13820 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13821 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13822 const 13823 vfunc[47]: QWidget::focusNextPrevChild(bool) 13824 vfunc[48]: QWidget::styleChange(QStyle&) 13825 vfunc[49]: QWidget::enabledChange(bool) 13826 vfunc[50]: QWidget::paletteChange(QPalette const&) 13827 vfunc[51]: QWidget::fontChange(QFont const&) 13828 vfunc[52]: QWidget::windowActivationChange(bool) 13829 vfunc[53]: QWidget::languageChange() 13830 13831 Table 6-515. Secondary vtable for QSplitterHandle 13832 Base Offset -16 13833 Virtual Base Offset 0 13834 RTTI typeinfo for QSplitterHandle 13835 vfunc[0]: non-virtual thunk to 13836 QSplitterHandle::~QSplitterHandle() 13837 vfunc[1]: non-virtual thunk to 13838 QSplitterHandle::~QSplitterHandle() 13839 vfunc[2]: non-virtual thunk to QWidget::devType() const 13840 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13841 vfunc[4]: non-virtual thunk to 13842 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13843 13844 The Run Time Type Information for the QSplitterHandle class is 13845 described by Table 6-516 13846 13847 Table 6-516. typeinfo for QSplitterHandle 13848 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13849 Name typeinfo name for QSplitterHandle 13850 basetype: typeinfo for QWidget 13851 _________________________________________________________ 13852 13853 6.4.1.181. Class data for QDial 13854 13855 The virtual table for the QDial class is described by Table 13856 6-517 13857 13858 Table 6-517. Primary vtable for QDial 13859 Base Offset 0 13860 Virtual Base Offset 0 13861 RTTI typeinfo for QDial 13862 vfunc[0]: QDial::metaObject() const 13863 vfunc[1]: QDial::qt_metacast(char const*) 13864 vfunc[2]: QDial::qt_metacall(QMetaObject::Call, int, void**) 13865 vfunc[3]: QDial::~QDial() 13866 vfunc[4]: QDial::~QDial() 13867 vfunc[5]: QDial::event(QEvent*) 13868 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13869 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 13870 vfunc[8]: QObject::childEvent(QChildEvent*) 13871 vfunc[9]: QObject::customEvent(QEvent*) 13872 vfunc[10]: QObject::connectNotify(char const*) 13873 vfunc[11]: QObject::disconnectNotify(char const*) 13874 vfunc[12]: QWidget::devType() const 13875 vfunc[13]: QWidget::setVisible(bool) 13876 vfunc[14]: QDial::sizeHint() const 13877 vfunc[15]: QDial::minimumSizeHint() const 13878 vfunc[16]: QWidget::heightForWidth(int) const 13879 vfunc[17]: QWidget::paintEngine() const 13880 vfunc[18]: QDial::mousePressEvent(QMouseEvent*) 13881 vfunc[19]: QDial::mouseReleaseEvent(QMouseEvent*) 13882 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13883 vfunc[21]: QDial::mouseMoveEvent(QMouseEvent*) 13884 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 13885 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 13886 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13887 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13888 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13889 vfunc[27]: QWidget::enterEvent(QEvent*) 13890 vfunc[28]: QWidget::leaveEvent(QEvent*) 13891 vfunc[29]: QDial::paintEvent(QPaintEvent*) 13892 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13893 vfunc[31]: QDial::resizeEvent(QResizeEvent*) 13894 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13895 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13896 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13897 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13898 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13899 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13900 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13901 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13902 vfunc[40]: QWidget::showEvent(QShowEvent*) 13903 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13904 vfunc[42]: QWidget::x11Event(_XEvent*) 13905 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 13906 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13907 const 13908 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13909 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13910 const 13911 vfunc[47]: QWidget::focusNextPrevChild(bool) 13912 vfunc[48]: QWidget::styleChange(QStyle&) 13913 vfunc[49]: QWidget::enabledChange(bool) 13914 vfunc[50]: QWidget::paletteChange(QPalette const&) 13915 vfunc[51]: QWidget::fontChange(QFont const&) 13916 vfunc[52]: QWidget::windowActivationChange(bool) 13917 vfunc[53]: QWidget::languageChange() 13918 vfunc[54]: QDial::sliderChange(QAbstractSlider::SliderChange) 13919 13920 Table 6-518. Secondary vtable for QDial 13921 Base Offset -16 13922 Virtual Base Offset 0 13923 RTTI typeinfo for QDial 13924 vfunc[0]: non-virtual thunk to QDial::~QDial() 13925 vfunc[1]: non-virtual thunk to QDial::~QDial() 13926 vfunc[2]: non-virtual thunk to QWidget::devType() const 13927 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13928 vfunc[4]: non-virtual thunk to 13929 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13930 13931 The Run Time Type Information for the QDial class is described 13932 by Table 6-519 13933 13934 Table 6-519. typeinfo for QDial 13935 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13936 Name typeinfo name for QDial 13937 basetype: typeinfo for QAbstractSlider 13938 _________________________________________________________ 13939 13940 6.4.1.182. Interfaces for QtGui 13941 13942 An LSB conforming implementation shall provide the 13943 architecture specific functions for QtGui specified in Table 13944 6-520, with the full mandatory functionality as described in 13945 the referenced underlying specification. 13946 13947 Table 6-520. libQtGui - QtGui Function Interfaces 13948 _ZThn16_N10QBoxLayout10invalidateEv [QtGui] 13949 _ZThn16_N10QBoxLayout11setGeometryERK5QRect [QtGui] 13950 _ZThn16_N10QBoxLayoutD0Ev [QtGui] _ZThn16_N10QBoxLayoutD1Ev 13951 [QtGui] 13952 _ZThn16_N10QLCDNumberD0Ev [QtGui] _ZThn16_N10QLCDNumberD1Ev 13953 [QtGui] 13954 _ZThn16_N10QScrollBarD0Ev [QtGui] _ZThn16_N10QScrollBarD1Ev 13955 [QtGui] 13956 _ZThn16_N10QStatusBarD0Ev [QtGui] _ZThn16_N10QStatusBarD1Ev 13957 [QtGui] 13958 _ZThn16_N10QTabWidgetD0Ev [QtGui] _ZThn16_N10QTabWidgetD1Ev 13959 [QtGui] 13960 _ZThn16_N10QTableViewD0Ev [QtGui] _ZThn16_N10QTableViewD1Ev 13961 [QtGui] 13962 _ZThn16_N10QWorkspaceD0Ev [QtGui] _ZThn16_N10QWorkspaceD1Ev 13963 [QtGui] 13964 _ZThn16_N11QDockWidgetD0Ev [QtGui] _ZThn16_N11QDockWidgetD1Ev 13965 [QtGui] 13966 _ZThn16_N11QFileDialogD0Ev [QtGui] _ZThn16_N11QFileDialogD1Ev 13967 [QtGui] 13968 _ZThn16_N11QFocusFrameD0Ev [QtGui] _ZThn16_N11QFocusFrameD1Ev 13969 [QtGui] 13970 _ZThn16_N11QFontDialogD0Ev [QtGui] _ZThn16_N11QFontDialogD1Ev 13971 [QtGui] 13972 _ZThn16_N11QGridLayout10invalidateEv [QtGui] 13973 _ZThn16_N11QGridLayout11setGeometryERK5QRect [QtGui] 13974 _ZThn16_N11QGridLayoutD0Ev [QtGui] _ZThn16_N11QGridLayoutD1Ev 13975 [QtGui] 13976 _ZThn16_N11QHBoxLayoutD0Ev [QtGui] _ZThn16_N11QHBoxLayoutD1Ev 13977 [QtGui] 13978 _ZThn16_N11QHeaderViewD0Ev [QtGui] _ZThn16_N11QHeaderViewD1Ev 13979 [QtGui] 13980 _ZThn16_N11QListWidgetD0Ev [QtGui] _ZThn16_N11QListWidgetD1Ev 13981 [QtGui] 13982 _ZThn16_N11QMainWindowD0Ev [QtGui] _ZThn16_N11QMainWindowD1Ev 13983 [QtGui] 13984 _ZThn16_N11QMessageBoxD0Ev [QtGui] _ZThn16_N11QMessageBoxD1Ev 13985 [QtGui] 13986 _ZThn16_N11QPushButtonD0Ev [QtGui] _ZThn16_N11QPushButtonD1Ev 13987 [QtGui] 13988 _ZThn16_N11QRubberBandD0Ev [QtGui] _ZThn16_N11QRubberBandD1Ev 13989 [QtGui] 13990 _ZThn16_N11QScrollAreaD0Ev [QtGui] _ZThn16_N11QScrollAreaD1Ev 13991 [QtGui] 13992 _ZThn16_N11QToolButtonD0Ev [QtGui] _ZThn16_N11QToolButtonD1Ev 13993 [QtGui] 13994 _ZThn16_N11QTreeWidgetD0Ev [QtGui] _ZThn16_N11QTreeWidgetD1Ev 13995 [QtGui] 13996 _ZThn16_N11QVBoxLayoutD0Ev [QtGui] _ZThn16_N11QVBoxLayoutD1Ev 13997 [QtGui] 13998 _ZThn16_N12QColorDialogD0Ev [QtGui] 13999 _ZThn16_N12QColorDialogD1Ev [QtGui] 14000 _ZThn16_N12QInputDialogD0Ev [QtGui] 14001 _ZThn16_N12QInputDialogD1Ev [QtGui] 14002 _ZThn16_N12QPrintDialogD0Ev [QtGui] 14003 _ZThn16_N12QPrintDialogD1Ev [QtGui] 14004 _ZThn16_N12QStylePluginD0Ev [QtGui] 14005 _ZThn16_N12QStylePluginD1Ev [QtGui] 14006 _ZThn16_N12QTableWidgetD0Ev [QtGui] 14007 _ZThn16_N12QTableWidgetD1Ev [QtGui] 14008 _ZThn16_N12QTextBrowserD0Ev [QtGui] 14009 _ZThn16_N12QTextBrowserD1Ev [QtGui] 14010 _ZThn16_N13QErrorMessageD0Ev [QtGui] 14011 _ZThn16_N13QErrorMessageD1Ev [QtGui] 14012 _ZThn16_N13QSplashScreenD0Ev [QtGui] 14013 _ZThn16_N13QSplashScreenD1Ev [QtGui] 14014 _ZThn16_N14QDesktopWidgetD0Ev [QtGui] 14015 _ZThn16_N14QDesktopWidgetD1Ev [QtGui] 14016 _ZThn16_N14QImageIOPluginD0Ev [QtGui] 14017 _ZThn16_N14QImageIOPluginD1Ev [QtGui] 14018 _ZThn16_N14QStackedLayout11setGeometryERK5QRect [QtGui] 14019 _ZThn16_N14QStackedLayoutD0Ev [QtGui] 14020 _ZThn16_N14QStackedLayoutD1Ev [QtGui] 14021 _ZThn16_N14QStackedWidgetD0Ev [QtGui] 14022 _ZThn16_N14QStackedWidgetD1Ev [QtGui] 14023 _ZThn16_N15QAbstractButtonD0Ev [QtGui] 14024 _ZThn16_N15QAbstractButtonD1Ev [QtGui] 14025 _ZThn16_N15QAbstractSliderD0Ev [QtGui] 14026 _ZThn16_N15QAbstractSliderD1Ev [QtGui] 14027 _ZThn16_N15QProgressDialogD0Ev [QtGui] 14028 _ZThn16_N15QProgressDialogD1Ev [QtGui] 14029 _ZThn16_N15QX11EmbedWidgetD0Ev [QtGui] 14030 _ZThn16_N15QX11EmbedWidgetD1Ev [QtGui] 14031 _ZThn16_N16QAbstractSpinBoxD0Ev [QtGui] 14032 _ZThn16_N16QAbstractSpinBoxD1Ev [QtGui] 14033 _ZThn16_N17QAbstractItemViewD0Ev [QtGui] 14034 _ZThn16_N17QAbstractItemViewD1Ev [QtGui] 14035 _ZThn16_N17QAccessiblePluginD0Ev [QtGui] 14036 _ZThn16_N17QAccessiblePluginD1Ev [QtGui] 14037 _ZThn16_N17QIconEnginePluginD0Ev [QtGui] 14038 _ZThn16_N17QIconEnginePluginD1Ev [QtGui] 14039 _ZThn16_N17QTextImageHandler10drawObjectEP8QPainterRK6QRectFP1 14040 3QTextDocumentiRK11QTextFormat [QtGui] 14041 _ZThn16_N17QTextImageHandler13intrinsicSizeEP13QTextDocumentiR 14042 K11QTextFormat [QtGui] _ZThn16_N18QX11EmbedContainerD0Ev 14043 [QtGui] 14044 _ZThn16_N18QX11EmbedContainerD1Ev [QtGui] 14045 _ZThn16_N19QAbstractScrollAreaD0Ev [QtGui] 14046 _ZThn16_N19QAbstractScrollAreaD1Ev [QtGui] 14047 _ZThn16_N19QInputContextPluginD0Ev [QtGui] 14048 _ZThn16_N19QInputContextPluginD1Ev [QtGui] 14049 _ZThn16_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QP 14050 icture [QtGui] 14051 _ZThn16_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8Q 14052 Picture [QtGui] _ZThn16_N20QPictureFormatPluginD0Ev [QtGui] 14053 _ZThn16_N20QPictureFormatPluginD1Ev [QtGui] 14054 _ZThn16_N23QAccessibleBridgePluginD0Ev [QtGui] 14055 _ZThn16_N23QAccessibleBridgePluginD1Ev [QtGui] 14056 _ZThn16_N5QDialD0Ev [QtGui] 14057 _ZThn16_N5QDialD1Ev [QtGui] _ZThn16_N5QMenuD0Ev [QtGui] 14058 _ZThn16_N5QMenuD1Ev [QtGui] _ZThn16_N6QFrameD0Ev [QtGui] 14059 _ZThn16_N6QFrameD1Ev [QtGui] _ZThn16_N6QLabelD0Ev [QtGui] 14060 _ZThn16_N6QLabelD1Ev [QtGui] _ZThn16_N7QDialogD0Ev [QtGui] 14061 _ZThn16_N7QDialogD1Ev [QtGui] _ZThn16_N7QLayout10invalidateEv 14062 [QtGui] 14063 _ZThn16_N7QLayout6layoutEv [QtGui] _ZThn16_N7QLayoutD0Ev 14064 [QtGui] 14065 _ZThn16_N7QLayoutD1Ev [QtGui] _ZThn16_N7QSliderD0Ev [QtGui] 14066 _ZThn16_N7QSliderD1Ev [QtGui] _ZThn16_N7QTabBarD0Ev [QtGui] 14067 _ZThn16_N7QTabBarD1Ev [QtGui] _ZThn16_N7QWidgetD0Ev [QtGui] 14068 _ZThn16_N7QWidgetD1Ev [QtGui] _ZThn16_N8QMenuBarD0Ev [QtGui] 14069 _ZThn16_N8QMenuBarD1Ev [QtGui] _ZThn16_N8QToolBarD0Ev [QtGui] 14070 _ZThn16_N8QToolBarD1Ev [QtGui] _ZThn16_N8QToolBoxD0Ev [QtGui] 14071 _ZThn16_N8QToolBoxD1Ev [QtGui] _ZThn16_N9QComboBoxD0Ev [QtGui] 14072 _ZThn16_N9QComboBoxD1Ev [QtGui] _ZThn16_N9QGroupBoxD0Ev 14073 [QtGui] 14074 _ZThn16_N9QGroupBoxD1Ev [QtGui] _ZThn16_N9QLineEditD0Ev 14075 [QtGui] 14076 _ZThn16_N9QLineEditD1Ev [QtGui] _ZThn16_N9QListViewD0Ev 14077 [QtGui] 14078 _ZThn16_N9QListViewD1Ev [QtGui] _ZThn16_N9QSizeGripD0Ev 14079 [QtGui] 14080 _ZThn16_N9QSizeGripD1Ev [QtGui] _ZThn16_N9QSplitterD0Ev 14081 [QtGui] 14082 _ZThn16_N9QSplitterD1Ev [QtGui] _ZThn16_N9QTextEditD0Ev 14083 [QtGui] 14084 _ZThn16_N9QTextEditD1Ev [QtGui] _ZThn16_N9QTreeViewD0Ev 14085 [QtGui] 14086 _ZThn16_N9QTreeViewD1Ev [QtGui] 14087 _ZThn16_NK10QBoxLayout11maximumSizeEv [QtGui] 14088 _ZThn16_NK10QBoxLayout11minimumSizeEv [QtGui] 14089 _ZThn16_NK10QBoxLayout14heightForWidthEi [QtGui] 14090 _ZThn16_NK10QBoxLayout17hasHeightForWidthEv [QtGui] 14091 _ZThn16_NK10QBoxLayout19expandingDirectionsEv [QtGui] 14092 _ZThn16_NK10QBoxLayout21minimumHeightForWidthEi [QtGui] 14093 _ZThn16_NK10QBoxLayout8sizeHintEv [QtGui] 14094 _ZThn16_NK11QGridLayout11maximumSizeEv [QtGui] 14095 _ZThn16_NK11QGridLayout11minimumSizeEv [QtGui] 14096 _ZThn16_NK11QGridLayout14heightForWidthEi [QtGui] 14097 _ZThn16_NK11QGridLayout17hasHeightForWidthEv [QtGui] 14098 _ZThn16_NK11QGridLayout19expandingDirectionsEv [QtGui] 14099 _ZThn16_NK11QGridLayout21minimumHeightForWidthEi [QtGui] 14100 _ZThn16_NK11QGridLayout8sizeHintEv [QtGui] 14101 _ZThn16_NK14QStackedLayout11minimumSizeEv [QtGui] 14102 _ZThn16_NK14QStackedLayout8sizeHintEv [QtGui] 14103 _ZThn16_NK7QLayout11maximumSizeEv [QtGui] 14104 _ZThn16_NK7QLayout11minimumSizeEv [QtGui] 14105 _ZThn16_NK7QLayout19expandingDirectionsEv [QtGui] 14106 _ZThn16_NK7QLayout7isEmptyEv [QtGui] 14107 _ZThn16_NK7QLayout8geometryEv [QtGui] 14108 _ZThn16_NK7QWidget11paintEngineEv [QtGui] 14109 _ZThn16_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE 14110 [QtGui] 14111 _ZThn16_NK7QWidget7devTypeEv [QtGui] _ZThn24_N10QDropEventD0Ev 14112 [QtGui] 14113 _ZThn24_N10QDropEventD1Ev [QtGui] 14114 _ZThn24_N14QDragMoveEventD0Ev [QtGui] 14115 _ZThn24_N14QDragMoveEventD1Ev [QtGui] 14116 _ZThn24_N15QDragEnterEventD0Ev [QtGui] 14117 _ZThn24_N15QDragEnterEventD1Ev [QtGui] 14118 _ZThn24_NK10QDropEvent11encodedDataEPKc [QtGui] 14119 _ZThn24_NK10QDropEvent6formatEi [QtGui] 14120 _ZThn24_NK10QDropEvent8providesEPKc [QtGui] 14121 _________________________________________________________ 14122 14123 6.5. Data Definitions for libQtGui 14124 14125 This section defines global identifiers and their values that 14126 are associated with interfaces contained in libQtGui. These 14127 definitions are organized into groups that correspond to 14128 system headers. This convention is used as a convenience for 14129 the reader, and does not imply the existence of these headers, 14130 or their content. Where an interface is defined as requiring a 14131 particular system header file all of the data definitions for 14132 that system header file presented here shall be in effect. 14133 14134 This section gives data definitions to promote binary 14135 application portability, not to repeat source interface 14136 definitions available elsewhere. System providers and 14137 application developers should use this ABI to supplement - not 14138 to replace - source interface definition specifications. 14139 14140 This specification uses the ISO C (1999) C Language as the 14141 reference programming language, and data definitions are 14142 specified in ISO C format. The C language is used here as a 14143 convenient notation. Using a C language description of these 14144 data objects does not preclude their use by other programming 14145 languages. 14146 _________________________________________________________ 14147 14148 6.5.1. QtGui/qabstractbutton.h 14149 14150 /* 14151 * This header is architecture neutral 14152 * Please refer to the generic specification for details 14153 */ 14154 _________________________________________________________ 14155 14156 6.5.2. QtGui/qabstractitemdelegate.h 14157 14158 /* 14159 * This header is architecture neutral 14160 * Please refer to the generic specification for details 14161 */ 14162 _________________________________________________________ 14163 14164 6.5.3. QtGui/qabstractitemview.h 14165 14166 /* 14167 * This header is architecture neutral 14168 * Please refer to the generic specification for details 14169 */ 14170 _________________________________________________________ 14171 14172 6.5.4. QtGui/qabstractpagesetupdialog.h 14173 14174 /* 14175 * This header is architecture neutral 14176 * Please refer to the generic specification for details 14177 */ 14178 _________________________________________________________ 14179 14180 6.5.5. QtGui/qabstractprintdialog.h 14181 14182 /* 14183 * This header is architecture neutral 14184 * Please refer to the generic specification for details 14185 */ 14186 _________________________________________________________ 14187 14188 6.5.6. QtGui/qabstractproxymodel.h 14189 14190 /* 14191 * This header is architecture neutral 14192 * Please refer to the generic specification for details 14193 */ 14194 _________________________________________________________ 14195 14196 6.5.7. QtGui/qabstractscrollarea.h 14197 14198 /* 14199 * This header is architecture neutral 14200 * Please refer to the generic specification for details 14201 */ 14202 _________________________________________________________ 14203 14204 6.5.8. QtGui/qabstractslider.h 14205 14206 /* 14207 * This header is architecture neutral 14208 * Please refer to the generic specification for details 14209 */ 14210 _________________________________________________________ 14211 14212 6.5.9. QtGui/qabstractspinbox.h 14213 14214 /* 14215 * This header is architecture neutral 14216 * Please refer to the generic specification for details 14217 */ 14218 _________________________________________________________ 14219 14220 6.5.10. QtGui/qabstracttextdocumentlayout.h 14221 14222 /* 14223 * This header is architecture neutral 14224 * Please refer to the generic specification for details 14225 */ 14226 _________________________________________________________ 14227 14228 6.5.11. QtGui/qaccessible.h 14229 14230 /* 14231 * This header is architecture neutral 14232 * Please refer to the generic specification for details 14233 */ 14234 _________________________________________________________ 14235 14236 6.5.12. QtGui/qaccessiblebridge.h 14237 14238 /* 14239 * This header is architecture neutral 14240 * Please refer to the generic specification for details 14241 */ 14242 _________________________________________________________ 14243 14244 6.5.13. QtGui/qaccessibleobject.h 14245 14246 /* 14247 * This header is architecture neutral 14248 * Please refer to the generic specification for details 14249 */ 14250 _________________________________________________________ 14251 14252 6.5.14. QtGui/qaccessibleplugin.h 14253 14254 /* 14255 * This header is architecture neutral 14256 * Please refer to the generic specification for details 14257 */ 14258 _________________________________________________________ 14259 14260 6.5.15. QtGui/qaccessiblewidget.h 14261 14262 /* 14263 * This header is architecture neutral 14264 * Please refer to the generic specification for details 14265 */ 14266 _________________________________________________________ 14267 14268 6.5.16. QtGui/qaction.h 14269 14270 /* 14271 * This header is architecture neutral 14272 * Please refer to the generic specification for details 14273 */ 14274 _________________________________________________________ 14275 14276 6.5.17. QtGui/qactiongroup.h 14277 14278 /* 14279 * This header is architecture neutral 14280 * Please refer to the generic specification for details 14281 */ 14282 _________________________________________________________ 14283 14284 6.5.18. QtGui/qapplication.h 14285 14286 /* 14287 * This header is architecture neutral 14288 * Please refer to the generic specification for details 14289 */ 14290 _________________________________________________________ 14291 14292 6.5.19. QtGui/qbitmap.h 14293 14294 /* 14295 * This header is architecture neutral 14296 * Please refer to the generic specification for details 14297 */ 14298 _________________________________________________________ 14299 14300 6.5.20. QtGui/qboxlayout.h 14301 14302 /* 14303 * This header is architecture neutral 14304 * Please refer to the generic specification for details 14305 */ 14306 _________________________________________________________ 14307 14308 6.5.21. QtGui/qbrush.h 14309 14310 /* 14311 * This header is architecture neutral 14312 * Please refer to the generic specification for details 14313 */ 14314 _________________________________________________________ 14315 14316 6.5.22. QtGui/qbuttongroup.h 14317 14318 /* 14319 * This header is architecture neutral 14320 * Please refer to the generic specification for details 14321 */ 14322 _________________________________________________________ 14323 14324 6.5.23. QtGui/qcdestyle.h 14325 14326 /* 14327 * This header is architecture neutral 14328 * Please refer to the generic specification for details 14329 */ 14330 _________________________________________________________ 14331 14332 6.5.24. QtGui/qcheckbox.h 14333 14334 /* 14335 * This header is architecture neutral 14336 * Please refer to the generic specification for details 14337 */ 14338 _________________________________________________________ 14339 14340 6.5.25. QtGui/qclipboard.h 14341 14342 /* 14343 * This header is architecture neutral 14344 * Please refer to the generic specification for details 14345 */ 14346 _________________________________________________________ 14347 14348 6.5.26. QtGui/qcolor.h 14349 14350 /* 14351 * This header is architecture neutral 14352 * Please refer to the generic specification for details 14353 */ 14354 _________________________________________________________ 14355 14356 6.5.27. QtGui/qcolordialog.h 14357 14358 /* 14359 * This header is architecture neutral 14360 * Please refer to the generic specification for details 14361 */ 14362 _________________________________________________________ 14363 14364 6.5.28. QtGui/qcolormap.h 14365 14366 /* 14367 * This header is architecture neutral 14368 * Please refer to the generic specification for details 14369 */ 14370 _________________________________________________________ 14371 14372 6.5.29. QtGui/qcombobox.h 14373 14374 /* 14375 * This header is architecture neutral 14376 * Please refer to the generic specification for details 14377 */ 14378 _________________________________________________________ 14379 14380 6.5.30. QtGui/qcommonstyle.h 14381 14382 /* 14383 * This header is architecture neutral 14384 * Please refer to the generic specification for details 14385 */ 14386 _________________________________________________________ 14387 14388 6.5.31. QtGui/qcursor.h 14389 14390 /* 14391 * This header is architecture neutral 14392 * Please refer to the generic specification for details 14393 */ 14394 _________________________________________________________ 14395 14396 6.5.32. QtGui/qdatetimeedit.h 14397 14398 /* 14399 * This header is architecture neutral 14400 * Please refer to the generic specification for details 14401 */ 14402 _________________________________________________________ 14403 14404 6.5.33. QtGui/qdesktopwidget.h 14405 14406 /* 14407 * This header is architecture neutral 14408 * Please refer to the generic specification for details 14409 */ 14410 _________________________________________________________ 14411 14412 6.5.34. QtGui/qdial.h 14413 14414 /* 14415 * This header is architecture neutral 14416 * Please refer to the generic specification for details 14417 */ 14418 _________________________________________________________ 14419 14420 6.5.35. QtGui/qdialog.h 14421 14422 /* 14423 * This header is architecture neutral 14424 * Please refer to the generic specification for details 14425 */ 14426 _________________________________________________________ 14427 14428 6.5.36. QtGui/qdirmodel.h 14429 14430 /* 14431 * This header is architecture neutral 14432 * Please refer to the generic specification for details 14433 */ 14434 _________________________________________________________ 14435 14436 6.5.37. QtGui/qdockwidget.h 14437 14438 /* 14439 * This header is architecture neutral 14440 * Please refer to the generic specification for details 14441 */ 14442 _________________________________________________________ 14443 14444 6.5.38. QtGui/qdrag.h 14445 14446 /* 14447 * This header is architecture neutral 14448 * Please refer to the generic specification for details 14449 */ 14450 _________________________________________________________ 14451 14452 6.5.39. QtGui/qerrormessage.h 14453 14454 /* 14455 * This header is architecture neutral 14456 * Please refer to the generic specification for details 14457 */ 14458 _________________________________________________________ 14459 14460 6.5.40. QtGui/qevent.h 14461 14462 /* 14463 * This header is architecture neutral 14464 * Please refer to the generic specification for details 14465 */ 14466 _________________________________________________________ 14467 14468 6.5.41. QtGui/qfiledialog.h 14469 14470 /* 14471 * This header is architecture neutral 14472 * Please refer to the generic specification for details 14473 */ 14474 _________________________________________________________ 14475 14476 6.5.42. QtGui/qfocusframe.h 14477 14478 /* 14479 * This header is architecture neutral 14480 * Please refer to the generic specification for details 14481 */ 14482 _________________________________________________________ 14483 14484 6.5.43. QtGui/qfont.h 14485 14486 /* 14487 * This header is architecture neutral 14488 * Please refer to the generic specification for details 14489 */ 14490 _________________________________________________________ 14491 14492 6.5.44. QtGui/qfontdatabase.h 14493 14494 /* 14495 * This header is architecture neutral 14496 * Please refer to the generic specification for details 14497 */ 14498 _________________________________________________________ 14499 14500 6.5.45. QtGui/qfontdialog.h 14501 14502 /* 14503 * This header is architecture neutral 14504 * Please refer to the generic specification for details 14505 */ 14506 _________________________________________________________ 14507 14508 6.5.46. QtGui/qfontinfo.h 14509 14510 /* 14511 * This header is architecture neutral 14512 * Please refer to the generic specification for details 14513 */ 14514 _________________________________________________________ 14515 14516 6.5.47. QtGui/qfontmetrics.h 14517 14518 /* 14519 * This header is architecture neutral 14520 * Please refer to the generic specification for details 14521 */ 14522 _________________________________________________________ 14523 14524 6.5.48. QtGui/qframe.h 14525 14526 /* 14527 * This header is architecture neutral 14528 * Please refer to the generic specification for details 14529 */ 14530 _________________________________________________________ 14531 14532 6.5.49. QtGui/qgridlayout.h 14533 14534 /* 14535 * This header is architecture neutral 14536 * Please refer to the generic specification for details 14537 */ 14538 _________________________________________________________ 14539 14540 6.5.50. QtGui/qgroupbox.h 14541 14542 /* 14543 * This header is architecture neutral 14544 * Please refer to the generic specification for details 14545 */ 14546 _________________________________________________________ 14547 14548 6.5.51. QtGui/qheaderview.h 14549 14550 /* 14551 * This header is architecture neutral 14552 * Please refer to the generic specification for details 14553 */ 14554 _________________________________________________________ 14555 14556 6.5.52. QtGui/qicon.h 14557 14558 /* 14559 * This header is architecture neutral 14560 * Please refer to the generic specification for details 14561 */ 14562 _________________________________________________________ 14563 14564 6.5.53. QtGui/qiconengine.h 14565 14566 /* 14567 * This header is architecture neutral 14568 * Please refer to the generic specification for details 14569 */ 14570 _________________________________________________________ 14571 14572 6.5.54. QtGui/qiconengineplugin.h 14573 14574 /* 14575 * This header is architecture neutral 14576 * Please refer to the generic specification for details 14577 */ 14578 _________________________________________________________ 14579 14580 6.5.55. QtGui/qimage.h 14581 14582 /* 14583 * This header is architecture neutral 14584 * Please refer to the generic specification for details 14585 */ 14586 _________________________________________________________ 14587 14588 6.5.56. QtGui/qimageiohandler.h 14589 14590 /* 14591 * This header is architecture neutral 14592 * Please refer to the generic specification for details 14593 */ 14594 _________________________________________________________ 14595 14596 6.5.57. QtGui/qimagereader.h 14597 14598 /* 14599 * This header is architecture neutral 14600 * Please refer to the generic specification for details 14601 */ 14602 _________________________________________________________ 14603 14604 6.5.58. QtGui/qimagewriter.h 14605 14606 /* 14607 * This header is architecture neutral 14608 * Please refer to the generic specification for details 14609 */ 14610 _________________________________________________________ 14611 14612 6.5.59. QtGui/qinputcontext.h 14613 14614 /* 14615 * This header is architecture neutral 14616 * Please refer to the generic specification for details 14617 */ 14618 _________________________________________________________ 14619 14620 6.5.60. QtGui/qinputcontextfactory.h 14621 14622 /* 14623 * This header is architecture neutral 14624 * Please refer to the generic specification for details 14625 */ 14626 _________________________________________________________ 14627 14628 6.5.61. QtGui/qinputcontextplugin.h 14629 14630 /* 14631 * This header is architecture neutral 14632 * Please refer to the generic specification for details 14633 */ 14634 _________________________________________________________ 14635 14636 6.5.62. QtGui/qinputdialog.h 14637 14638 /* 14639 * This header is architecture neutral 14640 * Please refer to the generic specification for details 14641 */ 14642 _________________________________________________________ 14643 14644 6.5.63. QtGui/qitemdelegate.h 14645 14646 /* 14647 * This header is architecture neutral 14648 * Please refer to the generic specification for details 14649 */ 14650 _________________________________________________________ 14651 14652 6.5.64. QtGui/qitemeditorfactory.h 14653 14654 /* 14655 * This header is architecture neutral 14656 * Please refer to the generic specification for details 14657 */ 14658 _________________________________________________________ 14659 14660 6.5.65. QtGui/qitemselectionmodel.h 14661 14662 /* 14663 * This header is architecture neutral 14664 * Please refer to the generic specification for details 14665 */ 14666 _________________________________________________________ 14667 14668 6.5.66. QtGui/qkeysequence.h 14669 14670 /* 14671 * This header is architecture neutral 14672 * Please refer to the generic specification for details 14673 */ 14674 _________________________________________________________ 14675 14676 6.5.67. QtGui/qlabel.h 14677 14678 /* 14679 * This header is architecture neutral 14680 * Please refer to the generic specification for details 14681 */ 14682 _________________________________________________________ 14683 14684 6.5.68. QtGui/qlayout.h 14685 14686 /* 14687 * This header is architecture neutral 14688 * Please refer to the generic specification for details 14689 */ 14690 _________________________________________________________ 14691 14692 6.5.69. QtGui/qlayoutitem.h 14693 14694 /* 14695 * This header is architecture neutral 14696 * Please refer to the generic specification for details 14697 */ 14698 _________________________________________________________ 14699 14700 6.5.70. QtGui/qlcdnumber.h 14701 14702 /* 14703 * This header is architecture neutral 14704 * Please refer to the generic specification for details 14705 */ 14706 _________________________________________________________ 14707 14708 6.5.71. QtGui/qlineedit.h 14709 14710 /* 14711 * This header is architecture neutral 14712 * Please refer to the generic specification for details 14713 */ 14714 _________________________________________________________ 14715 14716 6.5.72. QtGui/qlistview.h 14717 14718 /* 14719 * This header is architecture neutral 14720 * Please refer to the generic specification for details 14721 */ 14722 _________________________________________________________ 14723 14724 6.5.73. QtGui/qlistwidget.h 14725 14726 /* 14727 * This header is architecture neutral 14728 * Please refer to the generic specification for details 14729 */ 14730 _________________________________________________________ 14731 14732 6.5.74. QtGui/qmainwindow.h 14733 14734 /* 14735 * This header is architecture neutral 14736 * Please refer to the generic specification for details 14737 */ 14738 _________________________________________________________ 14739 14740 6.5.75. QtGui/qmatrix.h 14741 14742 /* 14743 * This header is architecture neutral 14744 * Please refer to the generic specification for details 14745 */ 14746 _________________________________________________________ 14747 14748 6.5.76. QtGui/qmenu.h 14749 14750 /* 14751 * This header is architecture neutral 14752 * Please refer to the generic specification for details 14753 */ 14754 _________________________________________________________ 14755 14756 6.5.77. QtGui/qmenubar.h 14757 14758 /* 14759 * This header is architecture neutral 14760 * Please refer to the generic specification for details 14761 */ 14762 _________________________________________________________ 14763 14764 6.5.78. QtGui/qmenudata.h 14765 14766 /* 14767 * This header is architecture neutral 14768 * Please refer to the generic specification for details 14769 */ 14770 _________________________________________________________ 14771 14772 6.5.79. QtGui/qmessagebox.h 14773 14774 /* 14775 * This header is architecture neutral 14776 * Please refer to the generic specification for details 14777 */ 14778 _________________________________________________________ 14779 14780 6.5.80. QtGui/qmime.h 14781 14782 /* 14783 * This header is architecture neutral 14784 * Please refer to the generic specification for details 14785 */ 14786 _________________________________________________________ 14787 14788 6.5.81. QtGui/qmotifstyle.h 14789 14790 /* 14791 * This header is architecture neutral 14792 * Please refer to the generic specification for details 14793 */ 14794 _________________________________________________________ 14795 14796 6.5.82. QtGui/qmovie.h 14797 14798 /* 14799 * This header is architecture neutral 14800 * Please refer to the generic specification for details 14801 */ 14802 _________________________________________________________ 14803 14804 6.5.83. QtGui/qpagesetupdialog.h 14805 14806 /* 14807 * This header is architecture neutral 14808 * Please refer to the generic specification for details 14809 */ 14810 _________________________________________________________ 14811 14812 6.5.84. QtGui/qpaintdevice.h 14813 14814 /* 14815 * This header is architecture neutral 14816 * Please refer to the generic specification for details 14817 */ 14818 _________________________________________________________ 14819 14820 6.5.85. QtGui/qpaintengine.h 14821 14822 /* 14823 * This header is architecture neutral 14824 * Please refer to the generic specification for details 14825 */ 14826 _________________________________________________________ 14827 14828 6.5.86. QtGui/qpainter.h 14829 14830 /* 14831 * This header is architecture neutral 14832 * Please refer to the generic specification for details 14833 */ 14834 _________________________________________________________ 14835 14836 6.5.87. QtGui/qpainterpath.h 14837 14838 /* 14839 * This header is architecture neutral 14840 * Please refer to the generic specification for details 14841 */ 14842 _________________________________________________________ 14843 14844 6.5.88. QtGui/qpalette.h 14845 14846 /* 14847 * This header is architecture neutral 14848 * Please refer to the generic specification for details 14849 */ 14850 _________________________________________________________ 14851 14852 6.5.89. QtGui/qpen.h 14853 14854 /* 14855 * This header is architecture neutral 14856 * Please refer to the generic specification for details 14857 */ 14858 _________________________________________________________ 14859 14860 6.5.90. QtGui/qpicture.h 14861 14862 /* 14863 * This header is architecture neutral 14864 * Please refer to the generic specification for details 14865 */ 14866 _________________________________________________________ 14867 14868 6.5.91. QtGui/qpictureformatplugin.h 14869 14870 /* 14871 * This header is architecture neutral 14872 * Please refer to the generic specification for details 14873 */ 14874 _________________________________________________________ 14875 14876 6.5.92. QtGui/qpixmap.h 14877 14878 /* 14879 * This header is architecture neutral 14880 * Please refer to the generic specification for details 14881 */ 14882 _________________________________________________________ 14883 14884 6.5.93. QtGui/qpixmapcache.h 14885 14886 /* 14887 * This header is architecture neutral 14888 * Please refer to the generic specification for details 14889 */ 14890 _________________________________________________________ 14891 14892 6.5.94. QtGui/qplastiquestyle.h 14893 14894 /* 14895 * This header is architecture neutral 14896 * Please refer to the generic specification for details 14897 */ 14898 _________________________________________________________ 14899 14900 6.5.95. QtGui/qpolygon.h 14901 14902 /* 14903 * This header is architecture neutral 14904 * Please refer to the generic specification for details 14905 */ 14906 _________________________________________________________ 14907 14908 6.5.96. QtGui/qprintdialog.h 14909 14910 /* 14911 * This header is architecture neutral 14912 * Please refer to the generic specification for details 14913 */ 14914 _________________________________________________________ 14915 14916 6.5.97. QtGui/qprintengine.h 14917 14918 /* 14919 * This header is architecture neutral 14920 * Please refer to the generic specification for details 14921 */ 14922 _________________________________________________________ 14923 14924 6.5.98. QtGui/qprinter.h 14925 14926 /* 14927 * This header is architecture neutral 14928 * Please refer to the generic specification for details 14929 */ 14930 _________________________________________________________ 14931 14932 6.5.99. QtGui/qprogressbar.h 14933 14934 /* 14935 * This header is architecture neutral 14936 * Please refer to the generic specification for details 14937 */ 14938 _________________________________________________________ 14939 14940 6.5.100. QtGui/qprogressdialog.h 14941 14942 /* 14943 * This header is architecture neutral 14944 * Please refer to the generic specification for details 14945 */ 14946 _________________________________________________________ 14947 14948 6.5.101. QtGui/qproxymodel.h 14949 14950 /* 14951 * This header is architecture neutral 14952 * Please refer to the generic specification for details 14953 */ 14954 _________________________________________________________ 14955 14956 6.5.102. QtGui/qpushbutton.h 14957 14958 /* 14959 * This header is architecture neutral 14960 * Please refer to the generic specification for details 14961 */ 14962 _________________________________________________________ 14963 14964 6.5.103. QtGui/qradiobutton.h 14965 14966 /* 14967 * This header is architecture neutral 14968 * Please refer to the generic specification for details 14969 */ 14970 _________________________________________________________ 14971 14972 6.5.104. QtGui/qregion.h 14973 14974 /* 14975 * This header is architecture neutral 14976 * Please refer to the generic specification for details 14977 */ 14978 _________________________________________________________ 14979 14980 6.5.105. QtGui/qrgb.h 14981 14982 /* 14983 * This header is architecture neutral 14984 * Please refer to the generic specification for details 14985 */ 14986 _________________________________________________________ 14987 14988 6.5.106. QtGui/qrubberband.h 14989 14990 /* 14991 * This header is architecture neutral 14992 * Please refer to the generic specification for details 14993 */ 14994 _________________________________________________________ 14995 14996 6.5.107. QtGui/qscrollarea.h 14997 14998 /* 14999 * This header is architecture neutral 15000 * Please refer to the generic specification for details 15001 */ 15002 _________________________________________________________ 15003 15004 6.5.108. QtGui/qscrollbar.h 15005 15006 /* 15007 * This header is architecture neutral 15008 * Please refer to the generic specification for details 15009 */ 15010 _________________________________________________________ 15011 15012 6.5.109. QtGui/qsessionmanager.h 15013 15014 /* 15015 * This header is architecture neutral 15016 * Please refer to the generic specification for details 15017 */ 15018 _________________________________________________________ 15019 15020 6.5.110. QtGui/qshortcut.h 15021 15022 /* 15023 * This header is architecture neutral 15024 * Please refer to the generic specification for details 15025 */ 15026 _________________________________________________________ 15027 15028 6.5.111. QtGui/qsizegrip.h 15029 15030 /* 15031 * This header is architecture neutral 15032 * Please refer to the generic specification for details 15033 */ 15034 _________________________________________________________ 15035 15036 6.5.112. QtGui/qsizepolicy.h 15037 15038 /* 15039 * This header is architecture neutral 15040 * Please refer to the generic specification for details 15041 */ 15042 _________________________________________________________ 15043 15044 6.5.113. QtGui/qslider.h 15045 15046 /* 15047 * This header is architecture neutral 15048 * Please refer to the generic specification for details 15049 */ 15050 _________________________________________________________ 15051 15052 6.5.114. QtGui/qsortfilterproxymodel.h 15053 15054 /* 15055 * This header is architecture neutral 15056 * Please refer to the generic specification for details 15057 */ 15058 _________________________________________________________ 15059 15060 6.5.115. QtGui/qsound.h 15061 15062 /* 15063 * This header is architecture neutral 15064 * Please refer to the generic specification for details 15065 */ 15066 _________________________________________________________ 15067 15068 6.5.116. QtGui/qspinbox.h 15069 15070 /* 15071 * This header is architecture neutral 15072 * Please refer to the generic specification for details 15073 */ 15074 _________________________________________________________ 15075 15076 6.5.117. QtGui/qsplashscreen.h 15077 15078 /* 15079 * This header is architecture neutral 15080 * Please refer to the generic specification for details 15081 */ 15082 _________________________________________________________ 15083 15084 6.5.118. QtGui/qsplitter.h 15085 15086 /* 15087 * This header is architecture neutral 15088 * Please refer to the generic specification for details 15089 */ 15090 _________________________________________________________ 15091 15092 6.5.119. QtGui/qstackedlayout.h 15093 15094 /* 15095 * This header is architecture neutral 15096 * Please refer to the generic specification for details 15097 */ 15098 _________________________________________________________ 15099 15100 6.5.120. QtGui/qstackedwidget.h 15101 15102 /* 15103 * This header is architecture neutral 15104 * Please refer to the generic specification for details 15105 */ 15106 _________________________________________________________ 15107 15108 6.5.121. QtGui/qstandarditemmodel.h 15109 15110 /* 15111 * This header is architecture neutral 15112 * Please refer to the generic specification for details 15113 */ 15114 _________________________________________________________ 15115 15116 6.5.122. QtGui/qstatusbar.h 15117 15118 /* 15119 * This header is architecture neutral 15120 * Please refer to the generic specification for details 15121 */ 15122 _________________________________________________________ 15123 15124 6.5.123. QtGui/qstringlistmodel.h 15125 15126 /* 15127 * This header is architecture neutral 15128 * Please refer to the generic specification for details 15129 */ 15130 _________________________________________________________ 15131 15132 6.5.124. QtGui/qstyle.h 15133 15134 /* 15135 * This header is architecture neutral 15136 * Please refer to the generic specification for details 15137 */ 15138 _________________________________________________________ 15139 15140 6.5.125. QtGui/qstylefactory.h 15141 15142 /* 15143 * This header is architecture neutral 15144 * Please refer to the generic specification for details 15145 */ 15146 _________________________________________________________ 15147 15148 6.5.126. QtGui/qstyleoption.h 15149 15150 /* 15151 * This header is architecture neutral 15152 * Please refer to the generic specification for details 15153 */ 15154 _________________________________________________________ 15155 15156 6.5.127. QtGui/qstylepainter.h 15157 15158 /* 15159 * This header is architecture neutral 15160 * Please refer to the generic specification for details 15161 */ 15162 _________________________________________________________ 15163 15164 6.5.128. QtGui/qstyleplugin.h 15165 15166 /* 15167 * This header is architecture neutral 15168 * Please refer to the generic specification for details 15169 */ 15170 _________________________________________________________ 15171 15172 6.5.129. QtGui/qsyntaxhighlighter.h 15173 15174 /* 15175 * This header is architecture neutral 15176 * Please refer to the generic specification for details 15177 */ 15178 _________________________________________________________ 15179 15180 6.5.130. QtGui/qtabbar.h 15181 15182 /* 15183 * This header is architecture neutral 15184 * Please refer to the generic specification for details 15185 */ 15186 _________________________________________________________ 15187 15188 6.5.131. QtGui/qtableview.h 15189 15190 /* 15191 * This header is architecture neutral 15192 * Please refer to the generic specification for details 15193 */ 15194 _________________________________________________________ 15195 15196 6.5.132. QtGui/qtablewidget.h 15197 15198 /* 15199 * This header is architecture neutral 15200 * Please refer to the generic specification for details 15201 */ 15202 _________________________________________________________ 15203 15204 6.5.133. QtGui/qtabwidget.h 15205 15206 /* 15207 * This header is architecture neutral 15208 * Please refer to the generic specification for details 15209 */ 15210 _________________________________________________________ 15211 15212 6.5.134. QtGui/qtextbrowser.h 15213 15214 /* 15215 * This header is architecture neutral 15216 * Please refer to the generic specification for details 15217 */ 15218 _________________________________________________________ 15219 15220 6.5.135. QtGui/qtextcursor.h 15221 15222 /* 15223 * This header is architecture neutral 15224 * Please refer to the generic specification for details 15225 */ 15226 _________________________________________________________ 15227 15228 6.5.136. QtGui/qtextdocument.h 15229 15230 /* 15231 * This header is architecture neutral 15232 * Please refer to the generic specification for details 15233 */ 15234 _________________________________________________________ 15235 15236 6.5.137. QtGui/qtextdocumentfragment.h 15237 15238 /* 15239 * This header is architecture neutral 15240 * Please refer to the generic specification for details 15241 */ 15242 _________________________________________________________ 15243 15244 6.5.138. QtGui/qtextedit.h 15245 15246 /* 15247 * This header is architecture neutral 15248 * Please refer to the generic specification for details 15249 */ 15250 _________________________________________________________ 15251 15252 6.5.139. QtGui/qtextformat.h 15253 15254 /* 15255 * This header is architecture neutral 15256 * Please refer to the generic specification for details 15257 */ 15258 _________________________________________________________ 15259 15260 6.5.140. QtGui/qtextlayout.h 15261 15262 /* 15263 * This header is architecture neutral 15264 * Please refer to the generic specification for details 15265 */ 15266 _________________________________________________________ 15267 15268 6.5.141. QtGui/qtextlist.h 15269 15270 /* 15271 * This header is architecture neutral 15272 * Please refer to the generic specification for details 15273 */ 15274 _________________________________________________________ 15275 15276 6.5.142. QtGui/qtextobject.h 15277 15278 /* 15279 * This header is architecture neutral 15280 * Please refer to the generic specification for details 15281 */ 15282 _________________________________________________________ 15283 15284 6.5.143. QtGui/qtextoption.h 15285 15286 /* 15287 * This header is architecture neutral 15288 * Please refer to the generic specification for details 15289 */ 15290 _________________________________________________________ 15291 15292 6.5.144. QtGui/qtexttable.h 15293 15294 /* 15295 * This header is architecture neutral 15296 * Please refer to the generic specification for details 15297 */ 15298 _________________________________________________________ 15299 15300 6.5.145. QtGui/qtoolbar.h 15301 15302 /* 15303 * This header is architecture neutral 15304 * Please refer to the generic specification for details 15305 */ 15306 _________________________________________________________ 15307 15308 6.5.146. QtGui/qtoolbox.h 15309 15310 /* 15311 * This header is architecture neutral 15312 * Please refer to the generic specification for details 15313 */ 15314 _________________________________________________________ 15315 15316 6.5.147. QtGui/qtoolbutton.h 15317 15318 /* 15319 * This header is architecture neutral 15320 * Please refer to the generic specification for details 15321 */ 15322 _________________________________________________________ 15323 15324 6.5.148. QtGui/qtooltip.h 15325 15326 /* 15327 * This header is architecture neutral 15328 * Please refer to the generic specification for details 15329 */ 15330 _________________________________________________________ 15331 15332 6.5.149. QtGui/qtreeview.h 15333 15334 /* 15335 * This header is architecture neutral 15336 * Please refer to the generic specification for details 15337 */ 15338 _________________________________________________________ 15339 15340 6.5.150. QtGui/qtreewidget.h 15341 15342 /* 15343 * This header is architecture neutral 15344 * Please refer to the generic specification for details 15345 */ 15346 _________________________________________________________ 15347 15348 6.5.151. QtGui/qtreewidgetitemiterator.h 15349 15350 /* 15351 * This header is architecture neutral 15352 * Please refer to the generic specification for details 15353 */ 15354 _________________________________________________________ 15355 15356 6.5.152. QtGui/qvalidator.h 15357 15358 /* 15359 * This header is architecture neutral 15360 * Please refer to the generic specification for details 15361 */ 15362 _________________________________________________________ 15363 15364 6.5.153. QtGui/qvfbhdr.h 15365 15366 /* 15367 * This header is architecture neutral 15368 * Please refer to the generic specification for details 15369 */ 15370 _________________________________________________________ 15371 15372 6.5.154. QtGui/qwhatsthis.h 15373 15374 /* 15375 * This header is architecture neutral 15376 * Please refer to the generic specification for details 15377 */ 15378 _________________________________________________________ 15379 15380 6.5.155. QtGui/qwidget.h 15381 15382 /* 15383 * This header is architecture neutral 15384 * Please refer to the generic specification for details 15385 */ 15386 _________________________________________________________ 15387 15388 6.5.156. QtGui/qwindowdefs.h 15389 15390 /* 15391 * This header is architecture neutral 15392 * Please refer to the generic specification for details 15393 */ 15394 _________________________________________________________ 15395 15396 6.5.157. QtGui/qwindowsstyle.h 15397 15398 /* 15399 * This header is architecture neutral 15400 * Please refer to the generic specification for details 15401 */ 15402 _________________________________________________________ 15403 15404 6.5.158. QtGui/qwmatrix.h 15405 15406 /* 15407 * This header is architecture neutral 15408 * Please refer to the generic specification for details 15409 */ 15410 _________________________________________________________ 15411 15412 6.5.159. QtGui/qworkspace.h 15413 15414 /* 15415 * This header is architecture neutral 15416 * Please refer to the generic specification for details 15417 */ 15418 _________________________________________________________ 15419 15420 6.6. Interfaces for libQtXml 15421 15422 Table 6-521 defines the library name and shared object name 15423 for the libQtXml library 15424 15425 Table 6-521. libQtXml Definition 15426 Library: libQtXml 15427 SONAME: libQtXml.so.4 15428 15429 The behavior of the interfaces in this library is specified by 15430 the following specifications: 15431 15432 [QtXml] QtXml 4.1.0 15433 _________________________________________________________ 15434 15435 6.6.1. QtXml 15436 _________________________________________________________ 15437 15438 6.6.1.1. Class data for QXmlAttributes 15439 15440 The virtual table for the QXmlAttributes class is described by 15441 Table 6-522 15442 15443 Table 6-522. Primary vtable for QXmlAttributes 15444 Base Offset 0 15445 Virtual Base Offset 0 15446 RTTI typeinfo for QXmlAttributes 15447 vfunc[0]: QXmlAttributes::~QXmlAttributes() 15448 vfunc[1]: QXmlAttributes::~QXmlAttributes() 15449 15450 The Run Time Type Information for the QXmlAttributes class is 15451 described by Table 6-523 15452 15453 Table 6-523. typeinfo for QXmlAttributes 15454 Base Vtable vtable for __cxxabiv1::__class_type_info 15455 Name typeinfo name for QXmlAttributes 15456 _________________________________________________________ 15457 15458 6.6.1.2. Class data for QXmlInputSource 15459 15460 The virtual table for the QXmlInputSource class is described 15461 by Table 6-524 15462 15463 Table 6-524. Primary vtable for QXmlInputSource 15464 Base Offset 0 15465 Virtual Base Offset 0 15466 RTTI typeinfo for QXmlInputSource 15467 vfunc[0]: QXmlInputSource::~QXmlInputSource() 15468 vfunc[1]: QXmlInputSource::~QXmlInputSource() 15469 vfunc[2]: QXmlInputSource::setData(QString const&) 15470 vfunc[3]: QXmlInputSource::setData(QByteArray const&) 15471 vfunc[4]: QXmlInputSource::fetchData() 15472 vfunc[5]: QXmlInputSource::data() const 15473 vfunc[6]: QXmlInputSource::next() 15474 vfunc[7]: QXmlInputSource::reset() 15475 vfunc[8]: QXmlInputSource::fromRawData(QByteArray const&, 15476 bool) 15477 15478 The Run Time Type Information for the QXmlInputSource class is 15479 described by Table 6-525 15480 15481 Table 6-525. typeinfo for QXmlInputSource 15482 Base Vtable vtable for __cxxabiv1::__class_type_info 15483 Name typeinfo name for QXmlInputSource 15484 _________________________________________________________ 15485 15486 6.6.1.3. Class data for QXmlReader 15487 15488 The virtual table for the QXmlReader class is described by 15489 Table 6-526 15490 15491 Table 6-526. Primary vtable for QXmlReader 15492 Base Offset 0 15493 Virtual Base Offset 0 15494 RTTI typeinfo for QXmlReader 15495 vfunc[0]: QXmlReader::~QXmlReader() 15496 vfunc[1]: QXmlReader::~QXmlReader() 15497 vfunc[2]: __cxa_pure_virtual 15498 vfunc[3]: __cxa_pure_virtual 15499 vfunc[4]: __cxa_pure_virtual 15500 vfunc[5]: __cxa_pure_virtual 15501 vfunc[6]: __cxa_pure_virtual 15502 vfunc[7]: __cxa_pure_virtual 15503 vfunc[8]: __cxa_pure_virtual 15504 vfunc[9]: __cxa_pure_virtual 15505 vfunc[10]: __cxa_pure_virtual 15506 vfunc[11]: __cxa_pure_virtual 15507 vfunc[12]: __cxa_pure_virtual 15508 vfunc[13]: __cxa_pure_virtual 15509 vfunc[14]: __cxa_pure_virtual 15510 vfunc[15]: __cxa_pure_virtual 15511 vfunc[16]: __cxa_pure_virtual 15512 vfunc[17]: __cxa_pure_virtual 15513 vfunc[18]: __cxa_pure_virtual 15514 vfunc[19]: __cxa_pure_virtual 15515 vfunc[20]: __cxa_pure_virtual 15516 vfunc[21]: __cxa_pure_virtual 15517 15518 The Run Time Type Information for the QXmlReader class is 15519 described by Table 6-527 15520 15521 Table 6-527. typeinfo for QXmlReader 15522 Base Vtable vtable for __cxxabiv1::__class_type_info 15523 Name typeinfo name for QXmlReader 15524 _________________________________________________________ 15525 15526 6.6.1.4. Class data for QXmlSimpleReader 15527 15528 The virtual table for the QXmlSimpleReader class is described 15529 by Table 6-528 15530 15531 Table 6-528. Primary vtable for QXmlSimpleReader 15532 Base Offset 0 15533 Virtual Base Offset 0 15534 RTTI typeinfo for QXmlSimpleReader 15535 vfunc[0]: QXmlSimpleReader::~QXmlSimpleReader() 15536 vfunc[1]: QXmlSimpleReader::~QXmlSimpleReader() 15537 vfunc[2]: QXmlSimpleReader::feature(QString const&, bool*) 15538 const 15539 vfunc[3]: QXmlSimpleReader::setFeature(QString const&, bool) 15540 vfunc[4]: QXmlSimpleReader::hasFeature(QString const&) const 15541 vfunc[5]: QXmlSimpleReader::property(QString const&, bool*) 15542 const 15543 vfunc[6]: QXmlSimpleReader::setProperty(QString const&, void*) 15544 vfunc[7]: QXmlSimpleReader::hasProperty(QString const&) const 15545 vfunc[8]: 15546 QXmlSimpleReader::setEntityResolver(QXmlEntityResolver*) 15547 vfunc[9]: QXmlSimpleReader::entityResolver() const 15548 vfunc[10]: QXmlSimpleReader::setDTDHandler(QXmlDTDHandler*) 15549 vfunc[11]: QXmlSimpleReader::DTDHandler() const 15550 vfunc[12]: 15551 QXmlSimpleReader::setContentHandler(QXmlContentHandler*) 15552 vfunc[13]: QXmlSimpleReader::contentHandler() const 15553 vfunc[14]: 15554 QXmlSimpleReader::setErrorHandler(QXmlErrorHandler*) 15555 vfunc[15]: QXmlSimpleReader::errorHandler() const 15556 vfunc[16]: 15557 QXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler*) 15558 vfunc[17]: QXmlSimpleReader::lexicalHandler() const 15559 vfunc[18]: QXmlSimpleReader::setDeclHandler(QXmlDeclHandler*) 15560 vfunc[19]: QXmlSimpleReader::declHandler() const 15561 vfunc[20]: QXmlSimpleReader::parse(QXmlInputSource const&) 15562 vfunc[21]: QXmlSimpleReader::parse(QXmlInputSource const*) 15563 vfunc[22]: QXmlSimpleReader::parse(QXmlInputSource const*, 15564 bool) 15565 vfunc[23]: QXmlSimpleReader::parseContinue() 15566 15567 The Run Time Type Information for the QXmlSimpleReader class 15568 is described by Table 6-529 15569 15570 Table 6-529. typeinfo for QXmlSimpleReader 15571 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15572 Name typeinfo name for QXmlSimpleReader 15573 basetype: typeinfo for QXmlReader 15574 _________________________________________________________ 15575 15576 6.6.1.5. Class data for QXmlLocator 15577 15578 The virtual table for the QXmlLocator class is described by 15579 Table 6-530 15580 15581 Table 6-530. Primary vtable for QXmlLocator 15582 Base Offset 0 15583 Virtual Base Offset 0 15584 RTTI typeinfo for QXmlLocator 15585 vfunc[0]: QXmlLocator::~QXmlLocator() 15586 vfunc[1]: QXmlLocator::~QXmlLocator() 15587 vfunc[2]: __cxa_pure_virtual 15588 vfunc[3]: __cxa_pure_virtual 15589 15590 The Run Time Type Information for the QXmlLocator class is 15591 described by Table 6-531 15592 15593 Table 6-531. typeinfo for QXmlLocator 15594 Base Vtable vtable for __cxxabiv1::__class_type_info 15595 Name typeinfo name for QXmlLocator 15596 _________________________________________________________ 15597 15598 6.6.1.6. Class data for QXmlContentHandler 15599 15600 The virtual table for the QXmlContentHandler class is 15601 described by Table 6-532 15602 15603 Table 6-532. Primary vtable for QXmlContentHandler 15604 Base Offset 0 15605 Virtual Base Offset 0 15606 RTTI typeinfo for QXmlContentHandler 15607 vfunc[0]: QXmlContentHandler::~QXmlContentHandler() 15608 vfunc[1]: QXmlContentHandler::~QXmlContentHandler() 15609 vfunc[2]: __cxa_pure_virtual 15610 vfunc[3]: __cxa_pure_virtual 15611 vfunc[4]: __cxa_pure_virtual 15612 vfunc[5]: __cxa_pure_virtual 15613 vfunc[6]: __cxa_pure_virtual 15614 vfunc[7]: __cxa_pure_virtual 15615 vfunc[8]: __cxa_pure_virtual 15616 vfunc[9]: __cxa_pure_virtual 15617 vfunc[10]: __cxa_pure_virtual 15618 vfunc[11]: __cxa_pure_virtual 15619 vfunc[12]: __cxa_pure_virtual 15620 vfunc[13]: __cxa_pure_virtual 15621 15622 The Run Time Type Information for the QXmlContentHandler class 15623 is described by Table 6-533 15624 15625 Table 6-533. typeinfo for QXmlContentHandler 15626 Base Vtable vtable for __cxxabiv1::__class_type_info 15627 Name typeinfo name for QXmlContentHandler 15628 _________________________________________________________ 15629 15630 6.6.1.7. Class data for QXmlErrorHandler 15631 15632 The virtual table for the QXmlErrorHandler class is described 15633 by Table 6-534 15634 15635 Table 6-534. Primary vtable for QXmlErrorHandler 15636 Base Offset 0 15637 Virtual Base Offset 0 15638 RTTI typeinfo for QXmlErrorHandler 15639 vfunc[0]: QXmlErrorHandler::~QXmlErrorHandler() 15640 vfunc[1]: QXmlErrorHandler::~QXmlErrorHandler() 15641 vfunc[2]: __cxa_pure_virtual 15642 vfunc[3]: __cxa_pure_virtual 15643 vfunc[4]: __cxa_pure_virtual 15644 vfunc[5]: __cxa_pure_virtual 15645 15646 The Run Time Type Information for the QXmlErrorHandler class 15647 is described by Table 6-535 15648 15649 Table 6-535. typeinfo for QXmlErrorHandler 15650 Base Vtable vtable for __cxxabiv1::__class_type_info 15651 Name typeinfo name for QXmlErrorHandler 15652 _________________________________________________________ 15653 15654 6.6.1.8. Class data for QXmlDTDHandler 15655 15656 The virtual table for the QXmlDTDHandler class is described by 15657 Table 6-536 15658 15659 Table 6-536. Primary vtable for QXmlDTDHandler 15660 Base Offset 0 15661 Virtual Base Offset 0 15662 RTTI typeinfo for QXmlDTDHandler 15663 vfunc[0]: QXmlDTDHandler::~QXmlDTDHandler() 15664 vfunc[1]: QXmlDTDHandler::~QXmlDTDHandler() 15665 vfunc[2]: __cxa_pure_virtual 15666 vfunc[3]: __cxa_pure_virtual 15667 vfunc[4]: __cxa_pure_virtual 15668 15669 The Run Time Type Information for the QXmlDTDHandler class is 15670 described by Table 6-537 15671 15672 Table 6-537. typeinfo for QXmlDTDHandler 15673 Base Vtable vtable for __cxxabiv1::__class_type_info 15674 Name typeinfo name for QXmlDTDHandler 15675 _________________________________________________________ 15676 15677 6.6.1.9. Class data for QXmlEntityResolver 15678 15679 The virtual table for the QXmlEntityResolver class is 15680 described by Table 6-538 15681 15682 Table 6-538. Primary vtable for QXmlEntityResolver 15683 Base Offset 0 15684 Virtual Base Offset 0 15685 RTTI typeinfo for QXmlEntityResolver 15686 vfunc[0]: QXmlEntityResolver::~QXmlEntityResolver() 15687 vfunc[1]: QXmlEntityResolver::~QXmlEntityResolver() 15688 vfunc[2]: __cxa_pure_virtual 15689 vfunc[3]: __cxa_pure_virtual 15690 15691 The Run Time Type Information for the QXmlEntityResolver class 15692 is described by Table 6-539 15693 15694 Table 6-539. typeinfo for QXmlEntityResolver 15695 Base Vtable vtable for __cxxabiv1::__class_type_info 15696 Name typeinfo name for QXmlEntityResolver 15697 _________________________________________________________ 15698 15699 6.6.1.10. Class data for QXmlLexicalHandler 15700 15701 The virtual table for the QXmlLexicalHandler class is 15702 described by Table 6-540 15703 15704 Table 6-540. Primary vtable for QXmlLexicalHandler 15705 Base Offset 0 15706 Virtual Base Offset 0 15707 RTTI typeinfo for QXmlLexicalHandler 15708 vfunc[0]: QXmlLexicalHandler::~QXmlLexicalHandler() 15709 vfunc[1]: QXmlLexicalHandler::~QXmlLexicalHandler() 15710 vfunc[2]: __cxa_pure_virtual 15711 vfunc[3]: __cxa_pure_virtual 15712 vfunc[4]: __cxa_pure_virtual 15713 vfunc[5]: __cxa_pure_virtual 15714 vfunc[6]: __cxa_pure_virtual 15715 vfunc[7]: __cxa_pure_virtual 15716 vfunc[8]: __cxa_pure_virtual 15717 vfunc[9]: __cxa_pure_virtual 15718 15719 The Run Time Type Information for the QXmlLexicalHandler class 15720 is described by Table 6-541 15721 15722 Table 6-541. typeinfo for QXmlLexicalHandler 15723 Base Vtable vtable for __cxxabiv1::__class_type_info 15724 Name typeinfo name for QXmlLexicalHandler 15725 _________________________________________________________ 15726 15727 6.6.1.11. Class data for QXmlDeclHandler 15728 15729 The virtual table for the QXmlDeclHandler class is described 15730 by Table 6-542 15731 15732 Table 6-542. Primary vtable for QXmlDeclHandler 15733 Base Offset 0 15734 Virtual Base Offset 0 15735 RTTI typeinfo for QXmlDeclHandler 15736 vfunc[0]: QXmlDeclHandler::~QXmlDeclHandler() 15737 vfunc[1]: QXmlDeclHandler::~QXmlDeclHandler() 15738 vfunc[2]: __cxa_pure_virtual 15739 vfunc[3]: __cxa_pure_virtual 15740 vfunc[4]: __cxa_pure_virtual 15741 vfunc[5]: __cxa_pure_virtual 15742 15743 The Run Time Type Information for the QXmlDeclHandler class is 15744 described by Table 6-543 15745 15746 Table 6-543. typeinfo for QXmlDeclHandler 15747 Base Vtable vtable for __cxxabiv1::__class_type_info 15748 Name typeinfo name for QXmlDeclHandler 15749 _________________________________________________________ 15750 15751 6.6.1.12. Class data for QXmlDefaultHandler 15752 15753 The virtual table for the QXmlDefaultHandler class is 15754 described by Table 6-544 15755 15756 Table 6-544. Primary vtable for QXmlDefaultHandler 15757 Base Offset 0 15758 Virtual Base Offset 0 15759 RTTI typeinfo for QXmlDefaultHandler 15760 vfunc[0]: QXmlDefaultHandler::~QXmlDefaultHandler() 15761 vfunc[1]: QXmlDefaultHandler::~QXmlDefaultHandler() 15762 vfunc[2]: QXmlDefaultHandler::setDocumentLocator(QXmlLocator*) 15763 vfunc[3]: QXmlDefaultHandler::startDocument() 15764 vfunc[4]: QXmlDefaultHandler::endDocument() 15765 vfunc[5]: QXmlDefaultHandler::startPrefixMapping(QString 15766 const&, QString const&) 15767 vfunc[6]: QXmlDefaultHandler::endPrefixMapping(QString const&) 15768 vfunc[7]: QXmlDefaultHandler::startElement(QString const&, 15769 QString const&, QString const&, QXmlAttributes const&) 15770 vfunc[8]: QXmlDefaultHandler::endElement(QString const&, 15771 QString const&, QString const&) 15772 vfunc[9]: QXmlDefaultHandler::characters(QString const&) 15773 vfunc[10]: QXmlDefaultHandler::ignorableWhitespace(QString 15774 const&) 15775 vfunc[11]: QXmlDefaultHandler::processingInstruction(QString 15776 const&, QString const&) 15777 vfunc[12]: QXmlDefaultHandler::skippedEntity(QString const&) 15778 vfunc[13]: QXmlDefaultHandler::errorString() const 15779 vfunc[14]: QXmlDefaultHandler::warning(QXmlParseException 15780 const&) 15781 vfunc[15]: QXmlDefaultHandler::error(QXmlParseException 15782 const&) 15783 vfunc[16]: QXmlDefaultHandler::fatalError(QXmlParseException 15784 const&) 15785 vfunc[17]: QXmlDefaultHandler::notationDecl(QString const&, 15786 QString const&, QString const&) 15787 vfunc[18]: QXmlDefaultHandler::unparsedEntityDecl(QString 15788 const&, QString const&, QString const&, QString const&) 15789 vfunc[19]: QXmlDefaultHandler::resolveEntity(QString const&, 15790 QString const&, QXmlInputSource*&) 15791 vfunc[20]: QXmlDefaultHandler::startDTD(QString const&, 15792 QString const&, QString const&) 15793 vfunc[21]: QXmlDefaultHandler::endDTD() 15794 vfunc[22]: QXmlDefaultHandler::startEntity(QString const&) 15795 vfunc[23]: QXmlDefaultHandler::endEntity(QString const&) 15796 vfunc[24]: QXmlDefaultHandler::startCDATA() 15797 vfunc[25]: QXmlDefaultHandler::endCDATA() 15798 vfunc[26]: QXmlDefaultHandler::comment(QString const&) 15799 vfunc[27]: QXmlDefaultHandler::attributeDecl(QString const&, 15800 QString const&, QString const&, QString const&, QString 15801 const&) 15802 vfunc[28]: QXmlDefaultHandler::internalEntityDecl(QString 15803 const&, QString const&) 15804 vfunc[29]: QXmlDefaultHandler::externalEntityDecl(QString 15805 const&, QString const&, QString const&) 15806 15807 Table 6-545. Secondary vtable for QXmlDefaultHandler 15808 Base Offset -8 15809 Virtual Base Offset 0 15810 RTTI typeinfo for QXmlDefaultHandler 15811 vfunc[0]: non-virtual thunk to 15812 QXmlDefaultHandler::~QXmlDefaultHandler() 15813 vfunc[1]: non-virtual thunk to 15814 QXmlDefaultHandler::~QXmlDefaultHandler() 15815 vfunc[2]: non-virtual thunk to 15816 QXmlDefaultHandler::warning(QXmlParseException const&) 15817 vfunc[3]: non-virtual thunk to 15818 QXmlDefaultHandler::error(QXmlParseException const&) 15819 vfunc[4]: non-virtual thunk to 15820 QXmlDefaultHandler::fatalError(QXmlParseException const&) 15821 vfunc[5]: non-virtual thunk to 15822 QXmlDefaultHandler::errorString() const 15823 15824 Table 6-546. Secondary vtable for QXmlDefaultHandler 15825 Base Offset -16 15826 Virtual Base Offset 0 15827 RTTI typeinfo for QXmlDefaultHandler 15828 vfunc[0]: non-virtual thunk to 15829 QXmlDefaultHandler::~QXmlDefaultHandler() 15830 vfunc[1]: non-virtual thunk to 15831 QXmlDefaultHandler::~QXmlDefaultHandler() 15832 vfunc[2]: non-virtual thunk to 15833 QXmlDefaultHandler::notationDecl(QString const&, QString 15834 const&, QString const&) 15835 vfunc[3]: non-virtual thunk to 15836 QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString 15837 const&, QString const&, QString const&) 15838 vfunc[4]: non-virtual thunk to 15839 QXmlDefaultHandler::errorString() const 15840 15841 Table 6-547. Secondary vtable for QXmlDefaultHandler 15842 Base Offset -24 15843 Virtual Base Offset 0 15844 RTTI typeinfo for QXmlDefaultHandler 15845 vfunc[0]: non-virtual thunk to 15846 QXmlDefaultHandler::~QXmlDefaultHandler() 15847 vfunc[1]: non-virtual thunk to 15848 QXmlDefaultHandler::~QXmlDefaultHandler() 15849 vfunc[2]: non-virtual thunk to 15850 QXmlDefaultHandler::resolveEntity(QString const&, QString 15851 const&, QXmlInputSource*&) 15852 vfunc[3]: non-virtual thunk to 15853 QXmlDefaultHandler::errorString() const 15854 15855 Table 6-548. Secondary vtable for QXmlDefaultHandler 15856 Base Offset -32 15857 Virtual Base Offset 0 15858 RTTI typeinfo for QXmlDefaultHandler 15859 vfunc[0]: non-virtual thunk to 15860 QXmlDefaultHandler::~QXmlDefaultHandler() 15861 vfunc[1]: non-virtual thunk to 15862 QXmlDefaultHandler::~QXmlDefaultHandler() 15863 vfunc[2]: non-virtual thunk to 15864 QXmlDefaultHandler::startDTD(QString const&, QString const&, 15865 QString const&) 15866 vfunc[3]: non-virtual thunk to QXmlDefaultHandler::endDTD() 15867 vfunc[4]: non-virtual thunk to 15868 QXmlDefaultHandler::startEntity(QString const&) 15869 vfunc[5]: non-virtual thunk to 15870 QXmlDefaultHandler::endEntity(QString const&) 15871 vfunc[6]: non-virtual thunk to 15872 QXmlDefaultHandler::startCDATA() 15873 vfunc[7]: non-virtual thunk to QXmlDefaultHandler::endCDATA() 15874 vfunc[8]: non-virtual thunk to 15875 QXmlDefaultHandler::comment(QString const&) 15876 vfunc[9]: non-virtual thunk to 15877 QXmlDefaultHandler::errorString() const 15878 15879 Table 6-549. Secondary vtable for QXmlDefaultHandler 15880 Base Offset -40 15881 Virtual Base Offset 0 15882 RTTI typeinfo for QXmlDefaultHandler 15883 vfunc[0]: non-virtual thunk to 15884 QXmlDefaultHandler::~QXmlDefaultHandler() 15885 vfunc[1]: non-virtual thunk to 15886 QXmlDefaultHandler::~QXmlDefaultHandler() 15887 vfunc[2]: non-virtual thunk to 15888 QXmlDefaultHandler::attributeDecl(QString const&, QString 15889 const&, QString const&, QString const&, QString const&) 15890 vfunc[3]: non-virtual thunk to 15891 QXmlDefaultHandler::internalEntityDecl(QString const&, QString 15892 const&) 15893 vfunc[4]: non-virtual thunk to 15894 QXmlDefaultHandler::externalEntityDecl(QString const&, QString 15895 const&, QString const&) 15896 vfunc[5]: non-virtual thunk to 15897 QXmlDefaultHandler::errorString() const 15898 15899 The Run Time Type Information for the QXmlDefaultHandler class 15900 is described by Table 6-550 15901 15902 Table 6-550. typeinfo for QXmlDefaultHandler 15903 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 15904 Name typeinfo name for QXmlDefaultHandler 15905 flags: 0 15906 basetype: typeinfo for QXmlContentHandler 2 15907 basetype: typeinfo for QXmlErrorHandler 1026 15908 basetype: typeinfo for QXmlErrorHandler 2050 15909 basetype: typeinfo for QXmlErrorHandler 1026 15910 basetype: typeinfo for QXmlErrorHandler 2050 15911 basetype: typeinfo for QXmlErrorHandler 1026 15912 _________________________________________________________ 15913 15914 6.6.1.13. Interfaces for QtXml 15915 15916 An LSB conforming implementation shall provide the 15917 architecture specific functions for QtXml specified in Table 15918 6-551, with the full mandatory functionality as described in 15919 the referenced underlying specification. 15920 15921 Table 6-551. libQtXml - QtXml Function Interfaces 15922 _ZThn16_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_ 15923 [QtXml] 15924 _ZThn16_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2 15925 _S2_S2_ [QtXml] 15926 _ZThn16_NK18QXmlDefaultHandler11errorStringEv [QtXml] 15927 _ZThn24_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15 15928 QXmlInputSource [QtXml] 15929 _ZThn24_NK18QXmlDefaultHandler11errorStringEv [QtXml] 15930 _ZThn32_N18QXmlDefaultHandler10startCDATAEv [QtXml] 15931 _ZThn32_N18QXmlDefaultHandler11startEntityERK7QString [QtXml] 15932 _ZThn32_N18QXmlDefaultHandler6endDTDEv [QtXml] 15933 _ZThn32_N18QXmlDefaultHandler7commentERK7QString [QtXml] 15934 _ZThn32_N18QXmlDefaultHandler8endCDATAEv [QtXml] 15935 _ZThn32_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_ 15936 [QtXml] _ZThn32_N18QXmlDefaultHandler9endEntityERK7QString 15937 [QtXml] 15938 _ZThn32_NK18QXmlDefaultHandler11errorStringEv [QtXml] 15939 _ZThn40_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S 15940 2_S2_ [QtXml] 15941 _ZThn40_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2 15942 _S2_ [QtXml] 15943 _ZThn40_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2 15944 _ [QtXml] 15945 _ZThn40_NK18QXmlDefaultHandler11errorStringEv [QtXml] 15946 _ZThn8_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseExceptio 15947 n [QtXml] 15948 _ZThn8_N18QXmlDefaultHandler5errorERK18QXmlParseException 15949 [QtXml] 15950 _ZThn8_N18QXmlDefaultHandler7warningERK18QXmlParseException 15951 [QtXml] 15952 _ZThn8_NK18QXmlDefaultHandler11errorStringEv [QtXml] 15953 _________________________________________________________ 15954 15955 6.7. Data Definitions for libQtXml 15956 15957 This section defines global identifiers and their values that 15958 are associated with interfaces contained in libQtXml. These 15959 definitions are organized into groups that correspond to 15960 system headers. This convention is used as a convenience for 15961 the reader, and does not imply the existence of these headers, 15962 or their content. Where an interface is defined as requiring a 15963 particular system header file all of the data definitions for 15964 that system header file presented here shall be in effect. 15965 15966 This section gives data definitions to promote binary 15967 application portability, not to repeat source interface 15968 definitions available elsewhere. System providers and 15969 application developers should use this ABI to supplement - not 15970 to replace - source interface definition specifications. 15971 15972 This specification uses the ISO C (1999) C Language as the 15973 reference programming language, and data definitions are 15974 specified in ISO C format. The C language is used here as a 15975 convenient notation. Using a C language description of these 15976 data objects does not preclude their use by other programming 15977 languages. 15978 _________________________________________________________ 15979 15980 6.7.1. QtXml/qdom.h 15981 15982 /* 15983 * This header is architecture neutral 15984 * Please refer to the generic specification for details 15985 */ 15986 _________________________________________________________ 15987 15988 6.7.2. QtXml/qxml.h 15989 15990 /* 15991 * This header is architecture neutral 15992 * Please refer to the generic specification for details 15993 */ 15994 _________________________________________________________ 15995 15996 6.8. Interfaces for libQtOpenGL 15997 15998 Table 6-552 defines the library name and shared object name 15999 for the libQtOpenGL library 16000 16001 Table 6-552. libQtOpenGL Definition 16002 Library: libQtOpenGL 16003 SONAME: libQtOpenGL.so.4 16004 16005 The behavior of the interfaces in this library is specified by 16006 the following specifications: 16007 16008 [QtOpenGL] QtOpenGL 4.1.0 16009 _________________________________________________________ 16010 16011 6.8.1. QtOpenGL 16012 _________________________________________________________ 16013 16014 6.8.1.1. Class data for QGLContext 16015 16016 The virtual table for the QGLContext class is described by 16017 Table 6-553 16018 16019 Table 6-553. Primary vtable for QGLContext 16020 Base Offset 0 16021 Virtual Base Offset 0 16022 RTTI typeinfo for QGLContext 16023 vfunc[0]: QGLContext::~QGLContext() 16024 vfunc[1]: QGLContext::~QGLContext() 16025 vfunc[2]: QGLContext::create(QGLContext const*) 16026 vfunc[3]: QGLContext::makeCurrent() 16027 vfunc[4]: QGLContext::doneCurrent() 16028 vfunc[5]: QGLContext::swapBuffers() const 16029 vfunc[6]: QGLContext::chooseContext(QGLContext const*) 16030 vfunc[7]: QGLContext::tryVisual(QGLFormat const&, int) 16031 vfunc[8]: QGLContext::chooseVisual() 16032 16033 The Run Time Type Information for the QGLContext class is 16034 described by Table 6-554 16035 16036 Table 6-554. typeinfo for QGLContext 16037 Base Vtable vtable for __cxxabiv1::__class_type_info 16038 Name typeinfo name for QGLContext 16039 _________________________________________________________ 16040 16041 6.8.1.2. Class data for QGLWidget 16042 16043 The virtual table for the QGLWidget class is described by 16044 Table 6-555 16045 16046 Table 6-555. Primary vtable for QGLWidget 16047 Base Offset 0 16048 Virtual Base Offset 0 16049 RTTI typeinfo for QGLWidget 16050 vfunc[0]: QGLWidget::metaObject() const 16051 vfunc[1]: QGLWidget::qt_metacast(char const*) 16052 vfunc[2]: QGLWidget::qt_metacall(QMetaObject::Call, int, 16053 void**) 16054 vfunc[3]: QGLWidget::~QGLWidget() 16055 vfunc[4]: QGLWidget::~QGLWidget() 16056 vfunc[5]: QGLWidget::event(QEvent*) 16057 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16058 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16059 vfunc[8]: QObject::childEvent(QChildEvent*) 16060 vfunc[9]: QObject::customEvent(QEvent*) 16061 vfunc[10]: QObject::connectNotify(char const*) 16062 vfunc[11]: QObject::disconnectNotify(char const*) 16063 vfunc[12]: QWidget::devType() const 16064 vfunc[13]: QWidget::setVisible(bool) 16065 vfunc[14]: QWidget::sizeHint() const 16066 vfunc[15]: QWidget::minimumSizeHint() const 16067 vfunc[16]: QWidget::heightForWidth(int) const 16068 vfunc[17]: QGLWidget::paintEngine() const 16069 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 16070 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 16071 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 16072 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 16073 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 16074 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 16075 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 16076 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 16077 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 16078 vfunc[27]: QWidget::enterEvent(QEvent*) 16079 vfunc[28]: QWidget::leaveEvent(QEvent*) 16080 vfunc[29]: QGLWidget::paintEvent(QPaintEvent*) 16081 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 16082 vfunc[31]: QGLWidget::resizeEvent(QResizeEvent*) 16083 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 16084 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 16085 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 16086 vfunc[35]: QWidget::actionEvent(QActionEvent*) 16087 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 16088 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 16089 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 16090 vfunc[39]: QWidget::dropEvent(QDropEvent*) 16091 vfunc[40]: QWidget::showEvent(QShowEvent*) 16092 vfunc[41]: QWidget::hideEvent(QHideEvent*) 16093 vfunc[42]: QWidget::x11Event(_XEvent*) 16094 vfunc[43]: QWidget::changeEvent(QEvent*) 16095 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 16096 const 16097 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 16098 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 16099 const 16100 vfunc[47]: QWidget::focusNextPrevChild(bool) 16101 vfunc[48]: QWidget::styleChange(QStyle&) 16102 vfunc[49]: QWidget::enabledChange(bool) 16103 vfunc[50]: QWidget::paletteChange(QPalette const&) 16104 vfunc[51]: QWidget::fontChange(QFont const&) 16105 vfunc[52]: QWidget::windowActivationChange(bool) 16106 vfunc[53]: QWidget::languageChange() 16107 vfunc[54]: QGLWidget::updateGL() 16108 vfunc[55]: QGLWidget::updateOverlayGL() 16109 vfunc[56]: QGLWidget::initializeGL() 16110 vfunc[57]: QGLWidget::resizeGL(int, int) 16111 vfunc[58]: QGLWidget::paintGL() 16112 vfunc[59]: QGLWidget::initializeOverlayGL() 16113 vfunc[60]: QGLWidget::resizeOverlayGL(int, int) 16114 vfunc[61]: QGLWidget::paintOverlayGL() 16115 vfunc[62]: QGLWidget::glInit() 16116 vfunc[63]: QGLWidget::glDraw() 16117 16118 Table 6-556. Secondary vtable for QGLWidget 16119 Base Offset -16 16120 Virtual Base Offset 0 16121 RTTI typeinfo for QGLWidget 16122 vfunc[0]: non-virtual thunk to QGLWidget::~QGLWidget() 16123 vfunc[1]: non-virtual thunk to QGLWidget::~QGLWidget() 16124 vfunc[2]: non-virtual thunk to QWidget::devType() const 16125 vfunc[3]: non-virtual thunk to QGLWidget::paintEngine() const 16126 vfunc[4]: non-virtual thunk to 16127 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 16128 16129 The Run Time Type Information for the QGLWidget class is 16130 described by Table 6-557 16131 16132 Table 6-557. typeinfo for QGLWidget 16133 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16134 Name typeinfo name for QGLWidget 16135 basetype: typeinfo for QWidget 16136 _________________________________________________________ 16137 16138 6.8.1.3. Class data for QGLPixelBuffer 16139 16140 The virtual table for the QGLPixelBuffer class is described by 16141 Table 6-558 16142 16143 Table 6-558. Primary vtable for QGLPixelBuffer 16144 Base Offset 0 16145 Virtual Base Offset 0 16146 RTTI typeinfo for QGLPixelBuffer 16147 vfunc[0]: QGLPixelBuffer::~QGLPixelBuffer() 16148 vfunc[1]: QGLPixelBuffer::~QGLPixelBuffer() 16149 vfunc[2]: QGLPixelBuffer::devType() const 16150 vfunc[3]: QGLPixelBuffer::paintEngine() const 16151 vfunc[4]: 16152 QGLPixelBuffer::metric(QPaintDevice::PaintDeviceMetric) const 16153 16154 The Run Time Type Information for the QGLPixelBuffer class is 16155 described by Table 6-559 16156 16157 Table 6-559. typeinfo for QGLPixelBuffer 16158 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16159 Name typeinfo name for QGLPixelBuffer 16160 basetype: typeinfo for QPaintDevice 16161 _________________________________________________________ 16162 16163 6.8.1.4. Interfaces for QtOpenGL 16164 16165 An LSB conforming implementation shall provide the 16166 architecture specific functions for QtOpenGL specified in 16167 Table 6-560, with the full mandatory functionality as 16168 described in the referenced underlying specification. 16169 16170 Table 6-560. libQtOpenGL - QtOpenGL Function Interfaces 16171 _ZThn16_N9QGLWidgetD0Ev [QtOpenGL] _ZThn16_N9QGLWidgetD1Ev 16172 [QtOpenGL] 16173 _ZThn16_NK9QGLWidget11paintEngineEv [QtOpenGL] 16174 _________________________________________________________ 16175 16176 6.9. Data Definitions for libQtOpenGL 16177 16178 This section defines global identifiers and their values that 16179 are associated with interfaces contained in libQtOpenGL. These 16180 definitions are organized into groups that correspond to 16181 system headers. This convention is used as a convenience for 16182 the reader, and does not imply the existence of these headers, 16183 or their content. Where an interface is defined as requiring a 16184 particular system header file all of the data definitions for 16185 that system header file presented here shall be in effect. 16186 16187 This section gives data definitions to promote binary 16188 application portability, not to repeat source interface 16189 definitions available elsewhere. System providers and 16190 application developers should use this ABI to supplement - not 16191 to replace - source interface definition specifications. 16192 16193 This specification uses the ISO C (1999) C Language as the 16194 reference programming language, and data definitions are 16195 specified in ISO C format. The C language is used here as a 16196 convenient notation. Using a C language description of these 16197 data objects does not preclude their use by other programming 16198 languages. 16199 _________________________________________________________ 16200 16201 6.9.1. QtOpenGL/qgl.h 16202 16203 /* 16204 * This header is architecture neutral 16205 * Please refer to the generic specification for details 16206 */ 16207 _________________________________________________________ 16208 16209 6.9.2. QtOpenGL/qglcolormap.h 16210 16211 /* 16212 * This header is architecture neutral 16213 * Please refer to the generic specification for details 16214 */ 16215 _________________________________________________________ 16216 16217 6.9.3. QtOpenGL/qglpixelbuffer.h 16218 16219 /* 16220 * This header is architecture neutral 16221 * Please refer to the generic specification for details 16222 */ 16223 _________________________________________________________ 16224 16225 6.10. Interfaces for libQtSql 16226 16227 Table 6-561 defines the library name and shared object name 16228 for the libQtSql library 16229 16230 Table 6-561. libQtSql Definition 16231 Library: libQtSql 16232 SONAME: libQtSql.so.4 16233 16234 The behavior of the interfaces in this library is specified by 16235 the following specifications: 16236 16237 [QtSql] QtSql 4.1.0 16238 _________________________________________________________ 16239 16240 6.10.1. QtSql 16241 _________________________________________________________ 16242 16243 6.10.1.1. Class data for QSqlResult 16244 16245 The virtual table for the QSqlResult class is described by 16246 Table 6-562 16247 16248 Table 6-562. Primary vtable for QSqlResult 16249 Base Offset 0 16250 Virtual Base Offset 0 16251 RTTI typeinfo for QSqlResult 16252 vfunc[0]: QSqlResult::~QSqlResult() 16253 vfunc[1]: QSqlResult::~QSqlResult() 16254 vfunc[2]: QSqlResult::handle() const 16255 vfunc[3]: QSqlResult::setAt(int) 16256 vfunc[4]: QSqlResult::setActive(bool) 16257 vfunc[5]: QSqlResult::setLastError(QSqlError const&) 16258 vfunc[6]: QSqlResult::setQuery(QString const&) 16259 vfunc[7]: QSqlResult::setSelect(bool) 16260 vfunc[8]: QSqlResult::setForwardOnly(bool) 16261 vfunc[9]: QSqlResult::exec() 16262 vfunc[10]: QSqlResult::prepare(QString const&) 16263 vfunc[11]: QSqlResult::savePrepare(QString const&) 16264 vfunc[12]: QSqlResult::bindValue(int, QVariant const&, 16265 QFlags) 16266 vfunc[13]: QSqlResult::bindValue(QString const&, QVariant 16267 const&, QFlags) 16268 vfunc[14]: __cxa_pure_virtual 16269 vfunc[15]: __cxa_pure_virtual 16270 vfunc[16]: __cxa_pure_virtual 16271 vfunc[17]: __cxa_pure_virtual 16272 vfunc[18]: QSqlResult::fetchNext() 16273 vfunc[19]: QSqlResult::fetchPrevious() 16274 vfunc[20]: __cxa_pure_virtual 16275 vfunc[21]: __cxa_pure_virtual 16276 vfunc[22]: __cxa_pure_virtual 16277 vfunc[23]: __cxa_pure_virtual 16278 vfunc[24]: QSqlResult::record() const 16279 vfunc[25]: QSqlResult::lastInsertId() const 16280 vfunc[26]: QSqlResult::virtual_hook(int, void*) 16281 16282 The Run Time Type Information for the QSqlResult class is 16283 described by Table 6-563 16284 16285 Table 6-563. typeinfo for QSqlResult 16286 Base Vtable vtable for __cxxabiv1::__class_type_info 16287 Name typeinfo name for QSqlResult 16288 _________________________________________________________ 16289 16290 6.10.1.2. Class data for QSqlDriverFactoryInterface 16291 16292 The virtual table for the QSqlDriverFactoryInterface class is 16293 described by Table 6-564 16294 16295 Table 6-564. Primary vtable for QSqlDriverFactoryInterface 16296 Base Offset 0 16297 Virtual Base Offset 0 16298 RTTI typeinfo for QSqlDriverFactoryInterface 16299 vfunc[0]: 16300 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface() 16301 vfunc[1]: 16302 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface() 16303 vfunc[2]: __cxa_pure_virtual 16304 vfunc[3]: __cxa_pure_virtual 16305 16306 The Run Time Type Information for the 16307 QSqlDriverFactoryInterface class is described by Table 6-565 16308 16309 Table 6-565. typeinfo for QSqlDriverFactoryInterface 16310 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16311 Name typeinfo name for QSqlDriverFactoryInterface 16312 basetype: typeinfo for QFactoryInterface 16313 _________________________________________________________ 16314 16315 6.10.1.3. Class data for QSqlDriverPlugin 16316 16317 The virtual table for the QSqlDriverPlugin class is described 16318 by Table 6-566 16319 16320 Table 6-566. Primary vtable for QSqlDriverPlugin 16321 Base Offset 0 16322 Virtual Base Offset 0 16323 RTTI typeinfo for QSqlDriverPlugin 16324 vfunc[0]: QSqlDriverPlugin::metaObject() const 16325 vfunc[1]: QSqlDriverPlugin::qt_metacast(char const*) 16326 vfunc[2]: QSqlDriverPlugin::qt_metacall(QMetaObject::Call, 16327 int, void**) 16328 vfunc[3]: QSqlDriverPlugin::~QSqlDriverPlugin() 16329 vfunc[4]: QSqlDriverPlugin::~QSqlDriverPlugin() 16330 vfunc[5]: QObject::event(QEvent*) 16331 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16332 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16333 vfunc[8]: QObject::childEvent(QChildEvent*) 16334 vfunc[9]: QObject::customEvent(QEvent*) 16335 vfunc[10]: QObject::connectNotify(char const*) 16336 vfunc[11]: QObject::disconnectNotify(char const*) 16337 vfunc[12]: __cxa_pure_virtual 16338 vfunc[13]: __cxa_pure_virtual 16339 16340 Table 6-567. Secondary vtable for QSqlDriverPlugin 16341 Base Offset -16 16342 Virtual Base Offset 0 16343 RTTI typeinfo for QSqlDriverPlugin 16344 vfunc[0]: non-virtual thunk to 16345 QSqlDriverPlugin::~QSqlDriverPlugin() 16346 vfunc[1]: non-virtual thunk to 16347 QSqlDriverPlugin::~QSqlDriverPlugin() 16348 vfunc[2]: __cxa_pure_virtual 16349 vfunc[3]: __cxa_pure_virtual 16350 16351 The Run Time Type Information for the QSqlDriverPlugin class 16352 is described by Table 6-568 16353 16354 Table 6-568. typeinfo for QSqlDriverPlugin 16355 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 16356 Name typeinfo name for QSqlDriverPlugin 16357 flags: 0 16358 basetype: typeinfo for QObject 2 16359 basetype: typeinfo for QSqlDriverFactoryInterface 2050 16360 _________________________________________________________ 16361 16362 6.10.1.4. Class data for QSqlDriver 16363 16364 The virtual table for the QSqlDriver class is described by 16365 Table 6-569 16366 16367 Table 6-569. Primary vtable for QSqlDriver 16368 Base Offset 0 16369 Virtual Base Offset 0 16370 RTTI typeinfo for QSqlDriver 16371 vfunc[0]: QSqlDriver::metaObject() const 16372 vfunc[1]: QSqlDriver::qt_metacast(char const*) 16373 vfunc[2]: QSqlDriver::qt_metacall(QMetaObject::Call, int, 16374 void**) 16375 vfunc[3]: QSqlDriver::~QSqlDriver() 16376 vfunc[4]: QSqlDriver::~QSqlDriver() 16377 vfunc[5]: QObject::event(QEvent*) 16378 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16379 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16380 vfunc[8]: QObject::childEvent(QChildEvent*) 16381 vfunc[9]: QObject::customEvent(QEvent*) 16382 vfunc[10]: QObject::connectNotify(char const*) 16383 vfunc[11]: QObject::disconnectNotify(char const*) 16384 vfunc[12]: QSqlDriver::isOpen() const 16385 vfunc[13]: QSqlDriver::beginTransaction() 16386 vfunc[14]: QSqlDriver::commitTransaction() 16387 vfunc[15]: QSqlDriver::rollbackTransaction() 16388 vfunc[16]: QSqlDriver::tables(QSql::TableType) const 16389 vfunc[17]: QSqlDriver::primaryIndex(QString const&) const 16390 vfunc[18]: QSqlDriver::record(QString const&) const 16391 vfunc[19]: QSqlDriver::formatValue(QSqlField const&, bool) 16392 const 16393 vfunc[20]: QSqlDriver::escapeIdentifier(QString const&, 16394 QSqlDriver::IdentifierType) const 16395 vfunc[21]: QSqlDriver::sqlStatement(QSqlDriver::StatementType, 16396 QString const&, QSqlRecord const&, bool) const 16397 vfunc[22]: QSqlDriver::handle() const 16398 vfunc[23]: __cxa_pure_virtual 16399 vfunc[24]: __cxa_pure_virtual 16400 vfunc[25]: __cxa_pure_virtual 16401 vfunc[26]: __cxa_pure_virtual 16402 vfunc[27]: QSqlDriver::setOpen(bool) 16403 vfunc[28]: QSqlDriver::setOpenError(bool) 16404 vfunc[29]: QSqlDriver::setLastError(QSqlError const&) 16405 16406 The Run Time Type Information for the QSqlDriver class is 16407 described by Table 6-570 16408 16409 Table 6-570. typeinfo for QSqlDriver 16410 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16411 Name typeinfo name for QSqlDriver 16412 basetype: typeinfo for QObject 16413 _________________________________________________________ 16414 16415 6.10.1.5. Class data for QSqlQueryModel 16416 16417 The virtual table for the QSqlQueryModel class is described by 16418 Table 6-571 16419 16420 Table 6-571. Primary vtable for QSqlQueryModel 16421 Base Offset 0 16422 Virtual Base Offset 0 16423 RTTI typeinfo for QSqlQueryModel 16424 vfunc[0]: QSqlQueryModel::metaObject() const 16425 vfunc[1]: QSqlQueryModel::qt_metacast(char const*) 16426 vfunc[2]: QSqlQueryModel::qt_metacall(QMetaObject::Call, int, 16427 void**) 16428 vfunc[3]: QSqlQueryModel::~QSqlQueryModel() 16429 vfunc[4]: QSqlQueryModel::~QSqlQueryModel() 16430 vfunc[5]: QObject::event(QEvent*) 16431 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16432 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16433 vfunc[8]: QObject::childEvent(QChildEvent*) 16434 vfunc[9]: QObject::customEvent(QEvent*) 16435 vfunc[10]: QObject::connectNotify(char const*) 16436 vfunc[11]: QObject::disconnectNotify(char const*) 16437 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 16438 const&) const 16439 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 16440 const 16441 vfunc[14]: QSqlQueryModel::rowCount(QModelIndex const&) const 16442 vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) 16443 const 16444 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex 16445 const&) const 16446 vfunc[17]: QSqlQueryModel::data(QModelIndex const&, int) const 16447 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 16448 QVariant const&, int) 16449 vfunc[19]: QSqlQueryModel::headerData(int, Qt::Orientation, 16450 int) const 16451 vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, 16452 QVariant const&, int) 16453 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 16454 const 16455 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 16456 QMap const&) 16457 vfunc[23]: QAbstractItemModel::mimeTypes() const 16458 vfunc[24]: QAbstractItemModel::mimeData(QList 16459 const&) const 16460 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 16461 Qt::DropAction, int, int, QModelIndex const&) 16462 vfunc[26]: QAbstractItemModel::supportedDropActions() const 16463 vfunc[27]: QAbstractItemModel::insertRows(int, int, 16464 QModelIndex const&) 16465 vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex 16466 const&) 16467 vfunc[29]: QAbstractItemModel::removeRows(int, int, 16468 QModelIndex const&) 16469 vfunc[30]: QSqlQueryModel::removeColumns(int, int, QModelIndex 16470 const&) 16471 vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) 16472 vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) 16473 const 16474 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 16475 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 16476 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 16477 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 16478 QVariant const&, int, QFlags) const 16479 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 16480 vfunc[38]: QAbstractItemModel::submit() 16481 vfunc[39]: QAbstractItemModel::revert() 16482 vfunc[40]: QSqlQueryModel::clear() 16483 vfunc[41]: QSqlQueryModel::queryChange() 16484 16485 The Run Time Type Information for the QSqlQueryModel class is 16486 described by Table 6-572 16487 16488 Table 6-572. typeinfo for QSqlQueryModel 16489 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16490 Name typeinfo name for QSqlQueryModel 16491 basetype: typeinfo for QAbstractTableModel 16492 _________________________________________________________ 16493 16494 6.10.1.6. Class data for QSqlTableModel 16495 16496 The virtual table for the QSqlTableModel class is described by 16497 Table 6-573 16498 16499 Table 6-573. Primary vtable for QSqlTableModel 16500 Base Offset 0 16501 Virtual Base Offset 0 16502 RTTI typeinfo for QSqlTableModel 16503 vfunc[0]: QSqlTableModel::metaObject() const 16504 vfunc[1]: QSqlTableModel::qt_metacast(char const*) 16505 vfunc[2]: QSqlTableModel::qt_metacall(QMetaObject::Call, int, 16506 void**) 16507 vfunc[3]: QSqlTableModel::~QSqlTableModel() 16508 vfunc[4]: QSqlTableModel::~QSqlTableModel() 16509 vfunc[5]: QObject::event(QEvent*) 16510 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16511 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16512 vfunc[8]: QObject::childEvent(QChildEvent*) 16513 vfunc[9]: QObject::customEvent(QEvent*) 16514 vfunc[10]: QObject::connectNotify(char const*) 16515 vfunc[11]: QObject::disconnectNotify(char const*) 16516 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 16517 const&) const 16518 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 16519 const 16520 vfunc[14]: QSqlTableModel::rowCount(QModelIndex const&) const 16521 vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) 16522 const 16523 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex 16524 const&) const 16525 vfunc[17]: QSqlTableModel::data(QModelIndex const&, int) const 16526 vfunc[18]: QSqlTableModel::setData(QModelIndex const&, 16527 QVariant const&, int) 16528 vfunc[19]: QSqlTableModel::headerData(int, Qt::Orientation, 16529 int) const 16530 vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, 16531 QVariant const&, int) 16532 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 16533 const 16534 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 16535 QMap const&) 16536 vfunc[23]: QAbstractItemModel::mimeTypes() const 16537 vfunc[24]: QAbstractItemModel::mimeData(QList 16538 const&) const 16539 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 16540 Qt::DropAction, int, int, QModelIndex const&) 16541 vfunc[26]: QAbstractItemModel::supportedDropActions() const 16542 vfunc[27]: QSqlTableModel::insertRows(int, int, QModelIndex 16543 const&) 16544 vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex 16545 const&) 16546 vfunc[29]: QSqlTableModel::removeRows(int, int, QModelIndex 16547 const&) 16548 vfunc[30]: QSqlTableModel::removeColumns(int, int, QModelIndex 16549 const&) 16550 vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) 16551 vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) 16552 const 16553 vfunc[33]: QSqlTableModel::flags(QModelIndex const&) const 16554 vfunc[34]: QSqlTableModel::sort(int, Qt::SortOrder) 16555 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 16556 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 16557 QVariant const&, int, QFlags) const 16558 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 16559 vfunc[38]: QSqlTableModel::submit() 16560 vfunc[39]: QSqlTableModel::revert() 16561 vfunc[40]: QSqlTableModel::clear() 16562 vfunc[41]: QSqlQueryModel::queryChange() 16563 vfunc[42]: QSqlTableModel::select() 16564 vfunc[43]: QSqlTableModel::setTable(QString const&) 16565 vfunc[44]: 16566 QSqlTableModel::setEditStrategy(QSqlTableModel::EditStrategy) 16567 vfunc[45]: QSqlTableModel::setSort(int, Qt::SortOrder) 16568 vfunc[46]: QSqlTableModel::setFilter(QString const&) 16569 vfunc[47]: QSqlTableModel::revertRow(int) 16570 vfunc[48]: QSqlTableModel::updateRowInTable(int, QSqlRecord 16571 const&) 16572 vfunc[49]: QSqlTableModel::insertRowIntoTable(QSqlRecord 16573 const&) 16574 vfunc[50]: QSqlTableModel::deleteRowFromTable(int) 16575 vfunc[51]: QSqlTableModel::orderByClause() const 16576 vfunc[52]: QSqlTableModel::selectStatement() const 16577 16578 The Run Time Type Information for the QSqlTableModel class is 16579 described by Table 6-574 16580 16581 Table 6-574. typeinfo for QSqlTableModel 16582 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16583 Name typeinfo name for QSqlTableModel 16584 basetype: typeinfo for QSqlQueryModel 16585 _________________________________________________________ 16586 16587 6.10.1.7. Class data for QSqlRelationalTableModel 16588 16589 The virtual table for the QSqlRelationalTableModel class is 16590 described by Table 6-575 16591 16592 Table 6-575. Primary vtable for QSqlRelationalTableModel 16593 Base Offset 0 16594 Virtual Base Offset 0 16595 RTTI typeinfo for QSqlRelationalTableModel 16596 vfunc[0]: QSqlRelationalTableModel::metaObject() const 16597 vfunc[1]: QSqlRelationalTableModel::qt_metacast(char const*) 16598 vfunc[2]: 16599 QSqlRelationalTableModel::qt_metacall(QMetaObject::Call, int, 16600 void**) 16601 vfunc[3]: 16602 QSqlRelationalTableModel::~QSqlRelationalTableModel() 16603 vfunc[4]: 16604 QSqlRelationalTableModel::~QSqlRelationalTableModel() 16605 vfunc[5]: QObject::event(QEvent*) 16606 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16607 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16608 vfunc[8]: QObject::childEvent(QChildEvent*) 16609 vfunc[9]: QObject::customEvent(QEvent*) 16610 vfunc[10]: QObject::connectNotify(char const*) 16611 vfunc[11]: QObject::disconnectNotify(char const*) 16612 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 16613 const&) const 16614 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 16615 const 16616 vfunc[14]: QSqlTableModel::rowCount(QModelIndex const&) const 16617 vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) 16618 const 16619 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex 16620 const&) const 16621 vfunc[17]: QSqlRelationalTableModel::data(QModelIndex const&, 16622 int) const 16623 vfunc[18]: QSqlRelationalTableModel::setData(QModelIndex 16624 const&, QVariant const&, int) 16625 vfunc[19]: QSqlTableModel::headerData(int, Qt::Orientation, 16626 int) const 16627 vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, 16628 QVariant const&, int) 16629 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 16630 const 16631 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 16632 QMap const&) 16633 vfunc[23]: QAbstractItemModel::mimeTypes() const 16634 vfunc[24]: QAbstractItemModel::mimeData(QList 16635 const&) const 16636 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 16637 Qt::DropAction, int, int, QModelIndex const&) 16638 vfunc[26]: QAbstractItemModel::supportedDropActions() const 16639 vfunc[27]: QSqlTableModel::insertRows(int, int, QModelIndex 16640 const&) 16641 vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex 16642 const&) 16643 vfunc[29]: QSqlTableModel::removeRows(int, int, QModelIndex 16644 const&) 16645 vfunc[30]: QSqlTableModel::removeColumns(int, int, QModelIndex 16646 const&) 16647 vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) 16648 vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) 16649 const 16650 vfunc[33]: QSqlTableModel::flags(QModelIndex const&) const 16651 vfunc[34]: QSqlTableModel::sort(int, Qt::SortOrder) 16652 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 16653 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 16654 QVariant const&, int, QFlags) const 16655 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 16656 vfunc[38]: QSqlTableModel::submit() 16657 vfunc[39]: QSqlTableModel::revert() 16658 vfunc[40]: QSqlRelationalTableModel::clear() 16659 vfunc[41]: QSqlQueryModel::queryChange() 16660 vfunc[42]: QSqlRelationalTableModel::select() 16661 vfunc[43]: QSqlRelationalTableModel::setTable(QString const&) 16662 vfunc[44]: 16663 QSqlTableModel::setEditStrategy(QSqlTableModel::EditStrategy) 16664 vfunc[45]: QSqlTableModel::setSort(int, Qt::SortOrder) 16665 vfunc[46]: QSqlTableModel::setFilter(QString const&) 16666 vfunc[47]: QSqlRelationalTableModel::revertRow(int) 16667 vfunc[48]: QSqlRelationalTableModel::updateRowInTable(int, 16668 QSqlRecord const&) 16669 vfunc[49]: QSqlTableModel::insertRowIntoTable(QSqlRecord 16670 const&) 16671 vfunc[50]: QSqlTableModel::deleteRowFromTable(int) 16672 vfunc[51]: QSqlRelationalTableModel::orderByClause() const 16673 vfunc[52]: QSqlRelationalTableModel::selectStatement() const 16674 vfunc[53]: QSqlRelationalTableModel::setRelation(int, 16675 QSqlRelation const&) 16676 vfunc[54]: QSqlRelationalTableModel::relationModel(int) const 16677 16678 The Run Time Type Information for the QSqlRelationalTableModel 16679 class is described by Table 6-576 16680 16681 Table 6-576. typeinfo for QSqlRelationalTableModel 16682 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16683 Name typeinfo name for QSqlRelationalTableModel 16684 basetype: typeinfo for QSqlTableModel 16685 _________________________________________________________ 16686 16687 6.10.1.8. Interfaces for QtSql 16688 16689 An LSB conforming implementation shall provide the 16690 architecture specific functions for QtSql specified in Table 16691 6-577, with the full mandatory functionality as described in 16692 the referenced underlying specification. 16693 16694 Table 6-577. libQtSql - QtSql Function Interfaces 16695 _ZThn16_N16QSqlDriverPluginD0Ev [QtSql] 16696 _ZThn16_N16QSqlDriverPluginD1Ev [QtSql] 16697 _________________________________________________________ 16698 16699 6.11. Data Definitions for libQtSql 16700 16701 This section defines global identifiers and their values that 16702 are associated with interfaces contained in libQtSql. These 16703 definitions are organized into groups that correspond to 16704 system headers. This convention is used as a convenience for 16705 the reader, and does not imply the existence of these headers, 16706 or their content. Where an interface is defined as requiring a 16707 particular system header file all of the data definitions for 16708 that system header file presented here shall be in effect. 16709 16710 This section gives data definitions to promote binary 16711 application portability, not to repeat source interface 16712 definitions available elsewhere. System providers and 16713 application developers should use this ABI to supplement - not 16714 to replace - source interface definition specifications. 16715 16716 This specification uses the ISO C (1999) C Language as the 16717 reference programming language, and data definitions are 16718 specified in ISO C format. The C language is used here as a 16719 convenient notation. Using a C language description of these 16720 data objects does not preclude their use by other programming 16721 languages. 16722 _________________________________________________________ 16723 16724 6.11.1. QtSql/qsql.h 16725 16726 /* 16727 * This header is architecture neutral 16728 * Please refer to the generic specification for details 16729 */ 16730 _________________________________________________________ 16731 16732 6.11.2. QtSql/qsqldatabase.h 16733 16734 /* 16735 * This header is architecture neutral 16736 * Please refer to the generic specification for details 16737 */ 16738 _________________________________________________________ 16739 16740 6.11.3. QtSql/qsqldriver.h 16741 16742 /* 16743 * This header is architecture neutral 16744 * Please refer to the generic specification for details 16745 */ 16746 _________________________________________________________ 16747 16748 6.11.4. QtSql/qsqldriverplugin.h 16749 16750 /* 16751 * This header is architecture neutral 16752 * Please refer to the generic specification for details 16753 */ 16754 _________________________________________________________ 16755 16756 6.11.5. QtSql/qsqlerror.h 16757 16758 /* 16759 * This header is architecture neutral 16760 * Please refer to the generic specification for details 16761 */ 16762 _________________________________________________________ 16763 16764 6.11.6. QtSql/qsqlfield.h 16765 16766 /* 16767 * This header is architecture neutral 16768 * Please refer to the generic specification for details 16769 */ 16770 _________________________________________________________ 16771 16772 6.11.7. QtSql/qsqlindex.h 16773 16774 /* 16775 * This header is architecture neutral 16776 * Please refer to the generic specification for details 16777 */ 16778 _________________________________________________________ 16779 16780 6.11.8. QtSql/qsqlquery.h 16781 16782 /* 16783 * This header is architecture neutral 16784 * Please refer to the generic specification for details 16785 */ 16786 _________________________________________________________ 16787 16788 6.11.9. QtSql/qsqlquerymodel.h 16789 16790 /* 16791 * This header is architecture neutral 16792 * Please refer to the generic specification for details 16793 */ 16794 _________________________________________________________ 16795 16796 6.11.10. QtSql/qsqlrecord.h 16797 16798 /* 16799 * This header is architecture neutral 16800 * Please refer to the generic specification for details 16801 */ 16802 _________________________________________________________ 16803 16804 6.11.11. QtSql/qsqlrelationaltablemodel.h 16805 16806 /* 16807 * This header is architecture neutral 16808 * Please refer to the generic specification for details 16809 */ 16810 _________________________________________________________ 16811 16812 6.11.12. QtSql/qsqlresult.h 16813 16814 /* 16815 * This header is architecture neutral 16816 * Please refer to the generic specification for details 16817 */ 16818 _________________________________________________________ 16819 16820 6.11.13. QtSql/qsqltablemodel.h 16821 16822 /* 16823 * This header is architecture neutral 16824 * Please refer to the generic specification for details 16825 */ 16826 _________________________________________________________ 16827 16828 6.12. Interfaces for libQtSvg 16829 16830 Table 6-578 defines the library name and shared object name 16831 for the libQtSvg library 16832 16833 Table 6-578. libQtSvg Definition 16834 Library: libQtSvg 16835 SONAME: libQtSvg.so.4 16836 16837 The behavior of the interfaces in this library is specified by 16838 the following specifications: 16839 16840 [QtSvg] QtSvg 4.1.0 16841 _________________________________________________________ 16842 16843 6.12.1. QtSvg 16844 _________________________________________________________ 16845 16846 6.12.1.1. Class data for QSvgRenderer 16847 16848 The virtual table for the QSvgRenderer class is described by 16849 Table 6-579 16850 16851 Table 6-579. Primary vtable for QSvgRenderer 16852 Base Offset 0 16853 Virtual Base Offset 0 16854 RTTI typeinfo for QSvgRenderer 16855 vfunc[0]: QSvgRenderer::metaObject() const 16856 vfunc[1]: QSvgRenderer::qt_metacast(char const*) 16857 vfunc[2]: QSvgRenderer::qt_metacall(QMetaObject::Call, int, 16858 void**) 16859 vfunc[3]: QSvgRenderer::~QSvgRenderer() 16860 vfunc[4]: QSvgRenderer::~QSvgRenderer() 16861 vfunc[5]: QObject::event(QEvent*) 16862 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16863 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16864 vfunc[8]: QObject::childEvent(QChildEvent*) 16865 vfunc[9]: QObject::customEvent(QEvent*) 16866 vfunc[10]: QObject::connectNotify(char const*) 16867 vfunc[11]: QObject::disconnectNotify(char const*) 16868 16869 The Run Time Type Information for the QSvgRenderer class is 16870 described by Table 6-580 16871 16872 Table 6-580. typeinfo for QSvgRenderer 16873 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16874 Name typeinfo name for QSvgRenderer 16875 basetype: typeinfo for QObject 16876 _________________________________________________________ 16877 16878 6.12.1.2. Class data for QSvgWidget 16879 16880 The virtual table for the QSvgWidget class is described by 16881 Table 6-581 16882 16883 Table 6-581. Primary vtable for QSvgWidget 16884 Base Offset 0 16885 Virtual Base Offset 0 16886 RTTI typeinfo for QSvgWidget 16887 vfunc[0]: QSvgWidget::metaObject() const 16888 vfunc[1]: QSvgWidget::qt_metacast(char const*) 16889 vfunc[2]: QSvgWidget::qt_metacall(QMetaObject::Call, int, 16890 void**) 16891 vfunc[3]: QSvgWidget::~QSvgWidget() 16892 vfunc[4]: QSvgWidget::~QSvgWidget() 16893 vfunc[5]: QWidget::event(QEvent*) 16894 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16895 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16896 vfunc[8]: QObject::childEvent(QChildEvent*) 16897 vfunc[9]: QObject::customEvent(QEvent*) 16898 vfunc[10]: QObject::connectNotify(char const*) 16899 vfunc[11]: QObject::disconnectNotify(char const*) 16900 vfunc[12]: QWidget::devType() const 16901 vfunc[13]: QWidget::setVisible(bool) 16902 vfunc[14]: QSvgWidget::sizeHint() const 16903 vfunc[15]: QWidget::minimumSizeHint() const 16904 vfunc[16]: QWidget::heightForWidth(int) const 16905 vfunc[17]: QWidget::paintEngine() const 16906 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 16907 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 16908 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 16909 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 16910 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 16911 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 16912 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 16913 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 16914 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 16915 vfunc[27]: QWidget::enterEvent(QEvent*) 16916 vfunc[28]: QWidget::leaveEvent(QEvent*) 16917 vfunc[29]: QSvgWidget::paintEvent(QPaintEvent*) 16918 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 16919 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 16920 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 16921 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 16922 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 16923 vfunc[35]: QWidget::actionEvent(QActionEvent*) 16924 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 16925 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 16926 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 16927 vfunc[39]: QWidget::dropEvent(QDropEvent*) 16928 vfunc[40]: QWidget::showEvent(QShowEvent*) 16929 vfunc[41]: QWidget::hideEvent(QHideEvent*) 16930 vfunc[42]: QWidget::x11Event(_XEvent*) 16931 vfunc[43]: QWidget::changeEvent(QEvent*) 16932 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 16933 const 16934 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 16935 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 16936 const 16937 vfunc[47]: QWidget::focusNextPrevChild(bool) 16938 vfunc[48]: QWidget::styleChange(QStyle&) 16939 vfunc[49]: QWidget::enabledChange(bool) 16940 vfunc[50]: QWidget::paletteChange(QPalette const&) 16941 vfunc[51]: QWidget::fontChange(QFont const&) 16942 vfunc[52]: QWidget::windowActivationChange(bool) 16943 vfunc[53]: QWidget::languageChange() 16944 16945 Table 6-582. Secondary vtable for QSvgWidget 16946 Base Offset -16 16947 Virtual Base Offset 0 16948 RTTI typeinfo for QSvgWidget 16949 vfunc[0]: non-virtual thunk to QSvgWidget::~QSvgWidget() 16950 vfunc[1]: non-virtual thunk to QSvgWidget::~QSvgWidget() 16951 vfunc[2]: non-virtual thunk to QWidget::devType() const 16952 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 16953 vfunc[4]: non-virtual thunk to 16954 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 16955 16956 The Run Time Type Information for the QSvgWidget class is 16957 described by Table 6-583 16958 16959 Table 6-583. typeinfo for QSvgWidget 16960 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16961 Name typeinfo name for QSvgWidget 16962 basetype: typeinfo for QWidget 16963 _________________________________________________________ 16964 16965 6.12.1.3. Interfaces for QtSvg 16966 16967 An LSB conforming implementation shall provide the 16968 architecture specific functions for QtSvg specified in Table 16969 6-584, with the full mandatory functionality as described in 16970 the referenced underlying specification. 16971 16972 Table 6-584. libQtSvg - QtSvg Function Interfaces 16973 _ZThn16_N10QSvgWidgetD0Ev [QtSvg] _ZThn16_N10QSvgWidgetD1Ev 16974 [QtSvg] 16975 _________________________________________________________ 16976 16977 6.13. Data Definitions for libQtSvg 16978 16979 This section defines global identifiers and their values that 16980 are associated with interfaces contained in libQtSvg. These 16981 definitions are organized into groups that correspond to 16982 system headers. This convention is used as a convenience for 16983 the reader, and does not imply the existence of these headers, 16984 or their content. Where an interface is defined as requiring a 16985 particular system header file all of the data definitions for 16986 that system header file presented here shall be in effect. 16987 16988 This section gives data definitions to promote binary 16989 application portability, not to repeat source interface 16990 definitions available elsewhere. System providers and 16991 application developers should use this ABI to supplement - not 16992 to replace - source interface definition specifications. 16993 16994 This specification uses the ISO C (1999) C Language as the 16995 reference programming language, and data definitions are 16996 specified in ISO C format. The C language is used here as a 16997 convenient notation. Using a C language description of these 16998 data objects does not preclude their use by other programming 16999 languages. 17000 _________________________________________________________ 17001 17002 6.13.1. QtSvg/qsvgrenderer.h 17003 17004 /* 17005 * This header is architecture neutral 17006 * Please refer to the generic specification for details 17007 */ 17008 _________________________________________________________ 17009 17010 6.13.2. QtSvg/qsvgwidget.h 17011 17012 /* 17013 * This header is architecture neutral 17014 * Please refer to the generic specification for details 17015 */ 17016 _________________________________________________________ 17017 17018 6.14. Interfaces for libQtNetwork 17019 17020 Table 6-585 defines the library name and shared object name 17021 for the libQtNetwork library 17022 17023 Table 6-585. libQtNetwork Definition 17024 Library: libQtNetwork 17025 SONAME: libQtNetwork.so.4 17026 _________________________________________________________ 17027 17028 6.14.1. QtNetwork 17029 _________________________________________________________ 17030 17031 6.14.1.1. Class data for QHttpHeader 17032 17033 The virtual table for the QHttpHeader class is described by 17034 Table 6-586 17035 17036 Table 6-586. Primary vtable for QHttpHeader 17037 Base Offset 0 17038 Virtual Base Offset 0 17039 RTTI typeinfo for QHttpHeader 17040 vfunc[0]: QHttpHeader::~QHttpHeader() 17041 vfunc[1]: QHttpHeader::~QHttpHeader() 17042 vfunc[2]: QHttpHeader::toString() const 17043 vfunc[3]: __cxa_pure_virtual 17044 vfunc[4]: __cxa_pure_virtual 17045 vfunc[5]: QHttpHeader::parseLine(QString const&, int) 17046 17047 The Run Time Type Information for the QHttpHeader class is 17048 described by Table 6-587 17049 17050 Table 6-587. typeinfo for QHttpHeader 17051 Base Vtable vtable for __cxxabiv1::__class_type_info 17052 Name typeinfo name for QHttpHeader 17053 _________________________________________________________ 17054 17055 6.14.1.2. Class data for QHttpResponseHeader 17056 17057 The virtual table for the QHttpResponseHeader class is 17058 described by Table 6-588 17059 17060 Table 6-588. Primary vtable for QHttpResponseHeader 17061 Base Offset 0 17062 Virtual Base Offset 0 17063 RTTI typeinfo for QHttpResponseHeader 17064 vfunc[0]: QHttpResponseHeader::~QHttpResponseHeader() 17065 vfunc[1]: QHttpResponseHeader::~QHttpResponseHeader() 17066 vfunc[2]: QHttpResponseHeader::toString() const 17067 vfunc[3]: QHttpResponseHeader::majorVersion() const 17068 vfunc[4]: QHttpResponseHeader::minorVersion() const 17069 vfunc[5]: QHttpResponseHeader::parseLine(QString const&, int) 17070 17071 The Run Time Type Information for the QHttpResponseHeader 17072 class is described by Table 6-589 17073 17074 Table 6-589. typeinfo for QHttpResponseHeader 17075 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17076 Name typeinfo name for QHttpResponseHeader 17077 basetype: typeinfo for QHttpHeader 17078 _________________________________________________________ 17079 17080 6.14.1.3. Class data for QHttpRequestHeader 17081 17082 The virtual table for the QHttpRequestHeader class is 17083 described by Table 6-590 17084 17085 Table 6-590. Primary vtable for QHttpRequestHeader 17086 Base Offset 0 17087 Virtual Base Offset 0 17088 RTTI typeinfo for QHttpRequestHeader 17089 vfunc[0]: QHttpRequestHeader::~QHttpRequestHeader() 17090 vfunc[1]: QHttpRequestHeader::~QHttpRequestHeader() 17091 vfunc[2]: QHttpRequestHeader::toString() const 17092 vfunc[3]: QHttpRequestHeader::majorVersion() const 17093 vfunc[4]: QHttpRequestHeader::minorVersion() const 17094 vfunc[5]: QHttpRequestHeader::parseLine(QString const&, int) 17095 17096 The Run Time Type Information for the QHttpRequestHeader class 17097 is described by Table 6-591 17098 17099 Table 6-591. typeinfo for QHttpRequestHeader 17100 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17101 Name typeinfo name for QHttpRequestHeader 17102 basetype: typeinfo for QHttpHeader 17103 _________________________________________________________ 17104 17105 6.14.1.4. Class data for QHttp 17106 17107 The virtual table for the QHttp class is described by Table 17108 6-592 17109 17110 Table 6-592. Primary vtable for QHttp 17111 Base Offset 0 17112 Virtual Base Offset 0 17113 RTTI typeinfo for QHttp 17114 vfunc[0]: QHttp::metaObject() const 17115 vfunc[1]: QHttp::qt_metacast(char const*) 17116 vfunc[2]: QHttp::qt_metacall(QMetaObject::Call, int, void**) 17117 vfunc[3]: QHttp::~QHttp() 17118 vfunc[4]: QHttp::~QHttp() 17119 vfunc[5]: QObject::event(QEvent*) 17120 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 17121 vfunc[7]: QObject::timerEvent(QTimerEvent*) 17122 vfunc[8]: QObject::childEvent(QChildEvent*) 17123 vfunc[9]: QObject::customEvent(QEvent*) 17124 vfunc[10]: QObject::connectNotify(char const*) 17125 vfunc[11]: QObject::disconnectNotify(char const*) 17126 17127 The Run Time Type Information for the QHttp class is described 17128 by Table 6-593 17129 17130 Table 6-593. typeinfo for QHttp 17131 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17132 Name typeinfo name for QHttp 17133 basetype: typeinfo for QObject 17134 _________________________________________________________ 17135 17136 6.14.1.5. Class data for QAbstractSocket 17137 17138 The virtual table for the QAbstractSocket class is described 17139 by Table 6-594 17140 17141 Table 6-594. Primary vtable for QAbstractSocket 17142 Base Offset 0 17143 Virtual Base Offset 0 17144 RTTI typeinfo for QAbstractSocket 17145 vfunc[0]: QAbstractSocket::metaObject() const 17146 vfunc[1]: QAbstractSocket::qt_metacast(char const*) 17147 vfunc[2]: QAbstractSocket::qt_metacall(QMetaObject::Call, int, 17148 void**) 17149 vfunc[3]: QAbstractSocket::~QAbstractSocket() 17150 vfunc[4]: QAbstractSocket::~QAbstractSocket() 17151 vfunc[5]: QObject::event(QEvent*) 17152 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 17153 vfunc[7]: QObject::timerEvent(QTimerEvent*) 17154 vfunc[8]: QObject::childEvent(QChildEvent*) 17155 vfunc[9]: QObject::customEvent(QEvent*) 17156 vfunc[10]: QObject::connectNotify(char const*) 17157 vfunc[11]: QObject::disconnectNotify(char const*) 17158 vfunc[12]: QAbstractSocket::isSequential() const 17159 vfunc[13]: QIODevice::open(QFlags) 17160 vfunc[14]: QAbstractSocket::close() 17161 vfunc[15]: QIODevice::pos() const 17162 vfunc[16]: QIODevice::size() const 17163 vfunc[17]: QIODevice::seek(long long) 17164 vfunc[18]: QAbstractSocket::atEnd() const 17165 vfunc[19]: QIODevice::reset() 17166 vfunc[20]: QAbstractSocket::bytesAvailable() const 17167 vfunc[21]: QAbstractSocket::bytesToWrite() const 17168 vfunc[22]: QAbstractSocket::canReadLine() const 17169 vfunc[23]: QAbstractSocket::waitForReadyRead(int) 17170 vfunc[24]: QAbstractSocket::waitForBytesWritten(int) 17171 vfunc[25]: QAbstractSocket::readData(char*, long long) 17172 vfunc[26]: QAbstractSocket::readLineData(char*, long long) 17173 vfunc[27]: QAbstractSocket::writeData(char const*, long long) 17174 17175 The Run Time Type Information for the QAbstractSocket class is 17176 described by Table 6-595 17177 17178 Table 6-595. typeinfo for QAbstractSocket 17179 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17180 Name typeinfo name for QAbstractSocket 17181 basetype: typeinfo for QIODevice 17182 _________________________________________________________ 17183 17184 6.14.1.6. Class data for QUrlInfo 17185 17186 The virtual table for the QUrlInfo class is described by Table 17187 6-596 17188 17189 Table 6-596. Primary vtable for QUrlInfo 17190 Base Offset 0 17191 Virtual Base Offset 0 17192 RTTI typeinfo for QUrlInfo 17193 vfunc[0]: QUrlInfo::~QUrlInfo() 17194 vfunc[1]: QUrlInfo::~QUrlInfo() 17195 vfunc[2]: QUrlInfo::setName(QString const&) 17196 vfunc[3]: QUrlInfo::setDir(bool) 17197 vfunc[4]: QUrlInfo::setFile(bool) 17198 vfunc[5]: QUrlInfo::setSymLink(bool) 17199 vfunc[6]: QUrlInfo::setOwner(QString const&) 17200 vfunc[7]: QUrlInfo::setGroup(QString const&) 17201 vfunc[8]: QUrlInfo::setSize(long long) 17202 vfunc[9]: QUrlInfo::setWritable(bool) 17203 vfunc[10]: QUrlInfo::setReadable(bool) 17204 vfunc[11]: QUrlInfo::setPermissions(int) 17205 vfunc[12]: QUrlInfo::setLastModified(QDateTime const&) 17206 17207 The Run Time Type Information for the QUrlInfo class is 17208 described by Table 6-597 17209 17210 Table 6-597. typeinfo for QUrlInfo 17211 Base Vtable vtable for __cxxabiv1::__class_type_info 17212 Name typeinfo name for QUrlInfo 17213 _________________________________________________________ 17214 17215 6.14.1.7. Class data for QFtp 17216 17217 The virtual table for the QFtp class is described by Table 17218 6-598 17219 17220 Table 6-598. Primary vtable for QFtp 17221 Base Offset 0 17222 Virtual Base Offset 0 17223 RTTI typeinfo for QFtp 17224 vfunc[0]: QFtp::metaObject() const 17225 vfunc[1]: QFtp::qt_metacast(char const*) 17226 vfunc[2]: QFtp::qt_metacall(QMetaObject::Call, int, void**) 17227 vfunc[3]: QFtp::~QFtp() 17228 vfunc[4]: QFtp::~QFtp() 17229 vfunc[5]: QObject::event(QEvent*) 17230 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 17231 vfunc[7]: QObject::timerEvent(QTimerEvent*) 17232 vfunc[8]: QObject::childEvent(QChildEvent*) 17233 vfunc[9]: QObject::customEvent(QEvent*) 17234 vfunc[10]: QObject::connectNotify(char const*) 17235 vfunc[11]: QObject::disconnectNotify(char const*) 17236 17237 The Run Time Type Information for the QFtp class is described 17238 by Table 6-599 17239 17240 Table 6-599. typeinfo for QFtp 17241 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17242 Name typeinfo name for QFtp 17243 basetype: typeinfo for QObject 17244 _________________________________________________________ 17245 17246 6.14.1.8. Class data for QTcpServer 17247 17248 The virtual table for the QTcpServer class is described by 17249 Table 6-600 17250 17251 Table 6-600. Primary vtable for QTcpServer 17252 Base Offset 0 17253 Virtual Base Offset 0 17254 RTTI typeinfo for QTcpServer 17255 vfunc[0]: QTcpServer::metaObject() const 17256 vfunc[1]: QTcpServer::qt_metacast(char const*) 17257 vfunc[2]: QTcpServer::qt_metacall(QMetaObject::Call, int, 17258 void**) 17259 vfunc[3]: QTcpServer::~QTcpServer() 17260 vfunc[4]: QTcpServer::~QTcpServer() 17261 vfunc[5]: QObject::event(QEvent*) 17262 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 17263 vfunc[7]: QObject::timerEvent(QTimerEvent*) 17264 vfunc[8]: QObject::childEvent(QChildEvent*) 17265 vfunc[9]: QObject::customEvent(QEvent*) 17266 vfunc[10]: QObject::connectNotify(char const*) 17267 vfunc[11]: QObject::disconnectNotify(char const*) 17268 vfunc[12]: QTcpServer::hasPendingConnections() const 17269 vfunc[13]: QTcpServer::nextPendingConnection() 17270 vfunc[14]: QTcpServer::incomingConnection(int) 17271 17272 The Run Time Type Information for the QTcpServer class is 17273 described by Table 6-601 17274 17275 Table 6-601. typeinfo for QTcpServer 17276 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17277 Name typeinfo name for QTcpServer 17278 basetype: typeinfo for QObject 17279 _________________________________________________________ 17280 17281 6.14.1.9. Class data for QUdpSocket 17282 17283 The virtual table for the QUdpSocket class is described by 17284 Table 6-602 17285 17286 Table 6-602. Primary vtable for QUdpSocket 17287 Base Offset 0 17288 Virtual Base Offset 0 17289 RTTI typeinfo for QUdpSocket 17290 vfunc[0]: QUdpSocket::metaObject() const 17291 vfunc[1]: QUdpSocket::qt_metacast(char const*) 17292 vfunc[2]: QUdpSocket::qt_metacall(QMetaObject::Call, int, 17293 void**) 17294 vfunc[3]: QUdpSocket::~QUdpSocket() 17295 vfunc[4]: QUdpSocket::~QUdpSocket() 17296 vfunc[5]: QObject::event(QEvent*) 17297 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 17298 vfunc[7]: QObject::timerEvent(QTimerEvent*) 17299 vfunc[8]: QObject::childEvent(QChildEvent*) 17300 vfunc[9]: QObject::customEvent(QEvent*) 17301 vfunc[10]: QObject::connectNotify(char const*) 17302 vfunc[11]: QObject::disconnectNotify(char const*) 17303 vfunc[12]: QAbstractSocket::isSequential() const 17304 vfunc[13]: QIODevice::open(QFlags) 17305 vfunc[14]: QAbstractSocket::close() 17306 vfunc[15]: QIODevice::pos() const 17307 vfunc[16]: QIODevice::size() const 17308 vfunc[17]: QIODevice::seek(long long) 17309 vfunc[18]: QAbstractSocket::atEnd() const 17310 vfunc[19]: QIODevice::reset() 17311 vfunc[20]: QAbstractSocket::bytesAvailable() const 17312 vfunc[21]: QAbstractSocket::bytesToWrite() const 17313 vfunc[22]: QAbstractSocket::canReadLine() const 17314 vfunc[23]: QAbstractSocket::waitForReadyRead(int) 17315 vfunc[24]: QAbstractSocket::waitForBytesWritten(int) 17316 vfunc[25]: QAbstractSocket::readData(char*, long long) 17317 vfunc[26]: QAbstractSocket::readLineData(char*, long long) 17318 vfunc[27]: QAbstractSocket::writeData(char const*, long long) 17319 17320 The Run Time Type Information for the QUdpSocket class is 17321 described by Table 6-603 17322 17323 Table 6-603. typeinfo for QUdpSocket 17324 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17325 Name typeinfo name for QUdpSocket 17326 basetype: typeinfo for QAbstractSocket 17327 _________________________________________________________ 17328 17329 6.14.1.10. Class data for QTcpSocket 17330 17331 The virtual table for the QTcpSocket class is described by 17332 Table 6-604 17333 17334 Table 6-604. Primary vtable for QTcpSocket 17335 Base Offset 0 17336 Virtual Base Offset 0 17337 RTTI typeinfo for QTcpSocket 17338 vfunc[0]: QTcpSocket::metaObject() const 17339 vfunc[1]: QTcpSocket::qt_metacast(char const*) 17340 vfunc[2]: QTcpSocket::qt_metacall(QMetaObject::Call, int, 17341 void**) 17342 vfunc[3]: QTcpSocket::~QTcpSocket() 17343 vfunc[4]: QTcpSocket::~QTcpSocket() 17344 vfunc[5]: QObject::event(QEvent*) 17345 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 17346 vfunc[7]: QObject::timerEvent(QTimerEvent*) 17347 vfunc[8]: QObject::childEvent(QChildEvent*) 17348 vfunc[9]: QObject::customEvent(QEvent*) 17349 vfunc[10]: QObject::connectNotify(char const*) 17350 vfunc[11]: QObject::disconnectNotify(char const*) 17351 vfunc[12]: QAbstractSocket::isSequential() const 17352 vfunc[13]: QIODevice::open(QFlags) 17353 vfunc[14]: QAbstractSocket::close() 17354 vfunc[15]: QIODevice::pos() const 17355 vfunc[16]: QIODevice::size() const 17356 vfunc[17]: QIODevice::seek(long long) 17357 vfunc[18]: QAbstractSocket::atEnd() const 17358 vfunc[19]: QIODevice::reset() 17359 vfunc[20]: QAbstractSocket::bytesAvailable() const 17360 vfunc[21]: QAbstractSocket::bytesToWrite() const 17361 vfunc[22]: QAbstractSocket::canReadLine() const 17362 vfunc[23]: QAbstractSocket::waitForReadyRead(int) 17363 vfunc[24]: QAbstractSocket::waitForBytesWritten(int) 17364 vfunc[25]: QAbstractSocket::readData(char*, long long) 17365 vfunc[26]: QAbstractSocket::readLineData(char*, long long) 17366 vfunc[27]: QAbstractSocket::writeData(char const*, long long) 17367 17368 The Run Time Type Information for the QTcpSocket class is 17369 described by Table 6-605 17370 17371 Table 6-605. typeinfo for QTcpSocket 17372 Base Vtable vtable for __cxxabiv1::__si_class_type_info 17373 Name typeinfo name for QTcpSocket 17374 basetype: typeinfo for QAbstractSocket 17375 _________________________________________________________ 17376 17377 6.14.1.11. Interfaces for QtNetwork 17378 17379 No external functions are defined for libQtNetwork - QtNetwork 17380 in this part of the specification. See also the generic 17381 specification, ISO/IEC 23360 Part 1. 17382 _________________________________________________________ 17383 17384 6.15. Data Definitions for libQtNetwork 17385 17386 This section defines global identifiers and their values that 17387 are associated with interfaces contained in libQtNetwork. 17388 These definitions are organized into groups that correspond to 17389 system headers. This convention is used as a convenience for 17390 the reader, and does not imply the existence of these headers, 17391 or their content. Where an interface is defined as requiring a 17392 particular system header file all of the data definitions for 17393 that system header file presented here shall be in effect. 17394 17395 This section gives data definitions to promote binary 17396 application portability, not to repeat source interface 17397 definitions available elsewhere. System providers and 17398 application developers should use this ABI to supplement - not 17399 to replace - source interface definition specifications. 17400 17401 This specification uses the ISO C (1999) C Language as the 17402 reference programming language, and data definitions are 17403 specified in ISO C format. The C language is used here as a 17404 convenient notation. Using a C language description of these 17405 data objects does not preclude their use by other programming 17406 languages. 17407 _________________________________________________________ 17408 17409 6.15.1. QtNetwork/qabstractsocket.h 17410 17411 /* 17412 * This header is architecture neutral 17413 * Please refer to the generic specification for details 17414 */ 17415 _________________________________________________________ 17416 17417 6.15.2. QtNetwork/qftp.h 17418 17419 /* 17420 * This header is architecture neutral 17421 * Please refer to the generic specification for details 17422 */ 17423 _________________________________________________________ 17424 17425 6.15.3. QtNetwork/qhostaddress.h 17426 17427 /* 17428 * This header is architecture neutral 17429 * Please refer to the generic specification for details 17430 */ 17431 _________________________________________________________ 17432 17433 6.15.4. QtNetwork/qhostinfo.h 17434 17435 /* 17436 * This header is architecture neutral 17437 * Please refer to the generic specification for details 17438 */ 17439 _________________________________________________________ 17440 17441 6.15.5. QtNetwork/qhttp.h 17442 17443 /* 17444 * This header is architecture neutral 17445 * Please refer to the generic specification for details 17446 */ 17447 _________________________________________________________ 17448 17449 6.15.6. QtNetwork/qnetworkproxy.h 17450 17451 /* 17452 * This header is architecture neutral 17453 * Please refer to the generic specification for details 17454 */ 17455 _________________________________________________________ 17456 17457 6.15.7. QtNetwork/qtcpserver.h 17458 17459 /* 17460 * This header is architecture neutral 17461 * Please refer to the generic specification for details 17462 */ 17463 _________________________________________________________ 17464 17465 6.15.8. QtNetwork/qtcpsocket.h 17466 17467 /* 17468 * This header is architecture neutral 17469 * Please refer to the generic specification for details 17470 */ 17471 _________________________________________________________ 17472 17473 6.15.9. QtNetwork/qudpsocket.h 17474 17475 /* 17476 * This header is architecture neutral 17477 * Please refer to the generic specification for details 17478 */ 17479 _________________________________________________________ 17480 17481 6.15.10. QtNetwork/qurlinfo.h 17482 17483 /* 17484 * This header is architecture neutral 17485 * Please refer to the generic specification for details 17486 */ 17487 _________________________________________________________ 17488 17489 Appendix A. GNU Free Documentation License (Informative) 17490 17491 This specification is published under the terms of the GNU 17492 Free Documentation License, Version 1.1, March 2000 17493 17494 Copyright (C) 2000 Free Software Foundation, Inc. 59 Temple 17495 Place, Suite 330, Boston, MA 02111-1307 USA Everyone is 17496 permitted to copy and distribute verbatim copies of this 17497 license document, but changing it is not allowed. 17498 _________________________________________________________ 17499 17500 A.1. PREAMBLE 17501 17502 The purpose of this License is to make a manual, textbook, or 17503 other written document "free" in the sense of freedom: to 17504 assure everyone the effective freedom to copy and redistribute 17505 it, with or without modifying it, either commercially or 17506 noncommercially. Secondarily, this License preserves for the 17507 author and publisher a way to get credit for their work, while 17508 not being considered responsible for modifications made by 17509 others. 17510 17511 This License is a kind of "copyleft", which means that 17512 derivative works of the document must themselves be free in 17513 the same sense. It complements the GNU General Public License, 17514 which is a copyleft license designed for free software. 17515 17516 We have designed this License in order to use it for manuals 17517 for free software, because free software needs free 17518 documentation: a free program should come with manuals 17519 providing the same freedoms that the software does. But this 17520 License is not limited to software manuals; it can be used for 17521 any textual work, regardless of subject matter or whether it 17522 is published as a printed book. We recommend this License 17523 principally for works whose purpose is instruction or 17524 reference. 17525 _________________________________________________________ 17526 17527 A.2. APPLICABILITY AND DEFINITIONS 17528 17529 This License applies to any manual or other work that contains 17530 a notice placed by the copyright holder saying it can be 17531 distributed under the terms of this License. The "Document", 17532 below, refers to any such manual or work. Any member of the 17533 public is a licensee, and is addressed as "you". 17534 17535 A "Modified Version" of the Document means any work containing 17536 the Document or a portion of it, either copied verbatim, or 17537 with modifications and/or translated into another language. 17538 17539 A "Secondary Section" is a named appendix or a front-matter 17540 section of the Document that deals exclusively with the 17541 relationship of the publishers or authors of the Document to 17542 the Document's overall subject (or to related matters) and 17543 contains nothing that could fall directly within that overall 17544 subject. (For example, if the Document is in part a textbook 17545 of mathematics, a Secondary Section may not explain any 17546 mathematics.) The relationship could be a matter of historical 17547 connection with the subject or with related matters, or of 17548 legal, commercial, philosophical, ethical or political 17549 position regarding them. 17550 17551 The "Invariant Sections" are certain Secondary Sections whose 17552 titles are designated, as being those of Invariant Sections, 17553 in the notice that says that the Document is released under 17554 this License. 17555 17556 The "Cover Texts" are certain short passages of text that are 17557 listed, as Front-Cover Texts or Back-Cover Texts, in the 17558 notice that says that the Document is released under this 17559 License. 17560 17561 A "Transparent" copy of the Document means a machine-readable 17562 copy, represented in a format whose specification is available 17563 to the general public, whose contents can be viewed and edited 17564 directly and straightforwardly with generic text editors or 17565 (for images composed of pixels) generic paint programs or (for 17566 drawings) some widely available drawing editor, and that is 17567 suitable for input to text formatters or for automatic 17568 translation to a variety of formats suitable for input to text 17569 formatters. A copy made in an otherwise Transparent file 17570 format whose markup has been designed to thwart or discourage 17571 subsequent modification by readers is not Transparent. A copy 17572 that is not "Transparent" is called "Opaque". 17573 17574 Examples of suitable formats for Transparent copies include 17575 plain ASCII without markup, Texinfo input format, LaTeX input 17576 format, SGML or XML using a publicly available DTD, and 17577 standard-conforming simple HTML designed for human 17578 modification. Opaque formats include PostScript, PDF, 17579 proprietary formats that can be read and edited only by 17580 proprietary word processors, SGML or XML for which the DTD 17581 and/or processing tools are not generally available, and the 17582 machine-generated HTML produced by some word processors for 17583 output purposes only. 17584 17585 The "Title Page" means, for a printed book, the title page 17586 itself, plus such following pages as are needed to hold, 17587 legibly, the material this License requires to appear in the 17588 title page. For works in formats which do not have any title 17589 page as such, "Title Page" means the text near the most 17590 prominent appearance of the work's title, preceding the 17591 beginning of the body of the text. 17592 _________________________________________________________ 17593 17594 A.3. VERBATIM COPYING 17595 17596 You may copy and distribute the Document in any medium, either 17597 commercially or noncommercially, provided that this License, 17598 the copyright notices, and the license notice saying this 17599 License applies to the Document are reproduced in all copies, 17600 and that you add no other conditions whatsoever to those of 17601 this License. You may not use technical measures to obstruct 17602 or control the reading or further copying of the copies you 17603 make or distribute. However, you may accept compensation in 17604 exchange for copies. If you distribute a large enough number 17605 of copies you must also follow the conditions in section 3. 17606 17607 You may also lend copies, under the same conditions stated 17608 above, and you may publicly display copies. 17609 _________________________________________________________ 17610 17611 A.4. COPYING IN QUANTITY 17612 17613 If you publish printed copies of the Document numbering more 17614 than 100, and the Document's license notice requires Cover 17615 Texts, you must enclose the copies in covers that carry, 17616 clearly and legibly, all these Cover Texts: Front-Cover Texts 17617 on the front cover, and Back-Cover Texts on the back cover. 17618 Both covers must also clearly and legibly identify you as the 17619 publisher of these copies. The front cover must present the 17620 full title with all words of the title equally prominent and 17621 visible. You may add other material on the covers in addition. 17622 Copying with changes limited to the covers, as long as they 17623 preserve the title of the Document and satisfy these 17624 conditions, can be treated as verbatim copying in other 17625 respects. 17626 17627 If the required texts for either cover are too voluminous to 17628 fit legibly, you should put the first ones listed (as many as 17629 fit reasonably) on the actual cover, and continue the rest 17630 onto adjacent pages. 17631 17632 If you publish or distribute Opaque copies of the Document 17633 numbering more than 100, you must either include a 17634 machine-readable Transparent copy along with each Opaque copy, 17635 or state in or with each Opaque copy a publicly-accessible 17636 computer-network location containing a complete Transparent 17637 copy of the Document, free of added material, which the 17638 general network-using public has access to download 17639 anonymously at no charge using public-standard network 17640 protocols. If you use the latter option, you must take 17641 reasonably prudent steps, when you begin distribution of 17642 Opaque copies in quantity, to ensure that this Transparent 17643 copy will remain thus accessible at the stated location until 17644 at least one year after the last time you distribute an Opaque 17645 copy (directly or through your agents or retailers) of that 17646 edition to the public. 17647 17648 It is requested, but not required, that you contact the 17649 authors of the Document well before redistributing any large 17650 number of copies, to give them a chance to provide you with an 17651 updated version of the Document. 17652 _________________________________________________________ 17653 17654 A.5. MODIFICATIONS 17655 17656 You may copy and distribute a Modified Version of the Document 17657 under the conditions of sections 2 and 3 above, provided that 17658 you release the Modified Version under precisely this License, 17659 with the Modified Version filling the role of the Document, 17660 thus licensing distribution and modification of the Modified 17661 Version to whoever possesses a copy of it. In addition, you 17662 must do these things in the Modified Version: 17663 17664 A. Use in the Title Page (and on the covers, if any) a title 17665 distinct from that of the Document, and from those of 17666 previous versions (which should, if there were any, be 17667 listed in the History section of the Document). You may 17668 use the same title as a previous version if the original 17669 publisher of that version gives permission. 17670 B. List on the Title Page, as authors, one or more persons or 17671 entities responsible for authorship of the modifications 17672 in the Modified Version, together with at least five of 17673 the principal authors of the Document (all of its 17674 principal authors, if it has less than five). 17675 C. State on the Title page the name of the publisher of the 17676 Modified Version, as the publisher. 17677 D. Preserve all the copyright notices of the Document. 17678 E. Add an appropriate copyright notice for your modifications 17679 adjacent to the other copyright notices. 17680 F. Include, immediately after the copyright notices, a 17681 license notice giving the public permission to use the 17682 Modified Version under the terms of this License, in the 17683 form shown in the Addendum below. 17684 G. Preserve in that license notice the full lists of 17685 Invariant Sections and required Cover Texts given in the 17686 Document's license notice. 17687 H. Include an unaltered copy of this License. 17688 I. Preserve the section entitled "History", and its title, 17689 and add to it an item stating at least the title, year, 17690 new authors, and publisher of the Modified Version as 17691 given on the Title Page. If there is no section entitled 17692 "History" in the Document, create one stating the title, 17693 year, authors, and publisher of the Document as given on 17694 its Title Page, then add an item describing the Modified 17695 Version as stated in the previous sentence. 17696 J. Preserve the network location, if any, given in the 17697 Document for public access to a Transparent copy of the 17698 Document, and likewise the network locations given in the 17699 Document for previous versions it was based on. These may 17700 be placed in the "History" section. You may omit a network 17701 location for a work that was published at least four years 17702 before the Document itself, or if the original publisher 17703 of the version it refers to gives permission. 17704 K. In any section entitled "Acknowledgements" or 17705 "Dedications", preserve the section's title, and preserve 17706 in the section all the substance and tone of each of the 17707 contributor acknowledgements and/or dedications given 17708 therein. 17709 L. Preserve all the Invariant Sections of the Document, 17710 unaltered in their text and in their titles. Section 17711 numbers or the equivalent are not considered part of the 17712 section titles. 17713 M. Delete any section entitled "Endorsements". Such a section 17714 may not be included in the Modified Version. 17715 N. Do not retitle any existing section as "Endorsements" or 17716 to conflict in title with any Invariant Section. 17717 17718 If the Modified Version includes new front-matter sections or 17719 appendices that qualify as Secondary Sections and contain no 17720 material copied from the Document, you may at your option 17721 designate some or all of these sections as invariant. To do 17722 this, add their titles to the list of Invariant Sections in 17723 the Modified Version's license notice. These titles must be 17724 distinct from any other section titles. 17725 17726 You may add a section entitled "Endorsements", provided it 17727 contains nothing but endorsements of your Modified Version by 17728 various parties--for example, statements of peer review or 17729 that the text has been approved by an organization as the 17730 authoritative definition of a standard. 17731 17732 You may add a passage of up to five words as a Front-Cover 17733 Text, and a passage of up to 25 words as a Back-Cover Text, to 17734 the end of the list of Cover Texts in the Modified Version. 17735 Only one passage of Front-Cover Text and one of Back-Cover 17736 Text may be added by (or through arrangements made by) any one 17737 entity. If the Document already includes a cover text for the 17738 same cover, previously added by you or by arrangement made by 17739 the same entity you are acting on behalf of, you may not add 17740 another; but you may replace the old one, on explicit 17741 permission from the previous publisher that added the old one. 17742 17743 The author(s) and publisher(s) of the Document do not by this 17744 License give permission to use their names for publicity for 17745 or to assert or imply endorsement of any Modified Version. 17746 _________________________________________________________ 17747 17748 A.6. COMBINING DOCUMENTS 17749 17750 You may combine the Document with other documents released 17751 under this License, under the terms defined in section 4 above 17752 for modified versions, provided that you include in the 17753 combination all of the Invariant Sections of all of the 17754 original documents, unmodified, and list them all as Invariant 17755 Sections of your combined work in its license notice. 17756 17757 The combined work need only contain one copy of this License, 17758 and multiple identical Invariant Sections may be replaced with 17759 a single copy. If there are multiple Invariant Sections with 17760 the same name but different contents, make the title of each 17761 such section unique by adding at the end of it, in 17762 parentheses, the name of the original author or publisher of 17763 that section if known, or else a unique number. Make the same 17764 adjustment to the section titles in the list of Invariant 17765 Sections in the license notice of the combined work. 17766 17767 In the combination, you must combine any sections entitled 17768 "History" in the various original documents, forming one 17769 section entitled "History"; likewise combine any sections 17770 entitled "Acknowledgements", and any sections entitled 17771 "Dedications". You must delete all sections entitled 17772 "Endorsements." 17773 _________________________________________________________ 17774 17775 A.7. COLLECTIONS OF DOCUMENTS 17776 17777 You may make a collection consisting of the Document and other 17778 documents released under this License, and replace the 17779 individual copies of this License in the various documents 17780 with a single copy that is included in the collection, 17781 provided that you follow the rules of this License for 17782 verbatim copying of each of the documents in all other 17783 respects. 17784 17785 You may extract a single document from such a collection, and 17786 distribute it individually under this License, provided you 17787 insert a copy of this License into the extracted document, and 17788 follow this License in all other respects regarding verbatim 17789 copying of that document. 17790 _________________________________________________________ 17791 17792 A.8. AGGREGATION WITH INDEPENDENT WORKS 17793 17794 A compilation of the Document or its derivatives with other 17795 separate and independent documents or works, in or on a volume 17796 of a storage or distribution medium, does not as a whole count 17797 as a Modified Version of the Document, provided no compilation 17798 copyright is claimed for the compilation. Such a compilation 17799 is called an "aggregate", and this License does not apply to 17800 the other self-contained works thus compiled with the 17801 Document, on account of their being thus compiled, if they are 17802 not themselves derivative works of the Document. 17803 17804 If the Cover Text requirement of section 3 is applicable to 17805 these copies of the Document, then if the Document is less 17806 than one quarter of the entire aggregate, the Document's Cover 17807 Texts may be placed on covers that surround only the Document 17808 within the aggregate. Otherwise they must appear on covers 17809 around the whole aggregate. 17810 _________________________________________________________ 17811 17812 A.9. TRANSLATION 17813 17814 Translation is considered a kind of modification, so you may 17815 distribute translations of the Document under the terms of 17816 section 4. Replacing Invariant Sections with translations 17817 requires special permission from their copyright holders, but 17818 you may include translations of some or all Invariant Sections 17819 in addition to the original versions of these Invariant 17820 Sections. You may include a translation of this License 17821 provided that you also include the original English version of 17822 this License. In case of a disagreement between the 17823 translation and the original English version of this License, 17824 the original English version will prevail. 17825 _________________________________________________________ 17826 17827 A.10. TERMINATION 17828 17829 You may not copy, modify, sublicense, or distribute the 17830 Document except as expressly provided for under this License. 17831 Any other attempt to copy, modify, sublicense or distribute 17832 the Document is void, and will automatically terminate your 17833 rights under this License. However, parties who have received 17834 copies, or rights, from you under this License will not have 17835 their licenses terminated so long as such parties remain in 17836 full compliance. 17837 _________________________________________________________ 17838 17839 A.11. FUTURE REVISIONS OF THIS LICENSE 17840 17841 The Free Software Foundation may publish new, revised versions 17842 of the GNU Free Documentation License from time to time. Such 17843 new versions will be similar in spirit to the present version, 17844 but may differ in detail to address new problems or concerns. 17845 See http://www.gnu.org/copyleft/. 17846 17847 Each version of the License is given a distinguishing version 17848 number. If the Document specifies that a particular numbered 17849 version of this License "or any later version" applies to it, 17850 you have the option of following the terms and conditions 17851 either of that specified version or of any later version that 17852 has been published (not as a draft) by the Free Software 17853 Foundation. If the Document does not specify a version number 17854 of this License, you may choose any version ever published 17855 (not as a draft) by the Free Software Foundation. 17856 _________________________________________________________ 17857 17858 A.12. How to use this License for your documents 17859 17860 To use this License in a document you have written, include a 17861 copy of the License in the document and put the following 17862 copyright and license notices just after the title page: 17863 17864 Copyright (c) YEAR YOUR NAME. Permission is granted to 17865 copy, distribute and/or modify this document under the 17866 terms of the GNU Free Documentation License, Version 1.1 or 17867 any later version published by the Free Software 17868 Foundation; with the Invariant Sections being LIST THEIR 17869 TITLES, with the Front-Cover Texts being LIST, and with the 17870 Back-Cover Texts being LIST. A copy of the license is 17871 included in the section entitled "GNU Free Documentation 17872 License". 17873 17874 If you have no Invariant Sections, write "with no Invariant 17875 Sections" instead of saying which ones are invariant. If you 17876 have no Front-Cover Texts, write "no Front-Cover Texts" 17877 instead of "Front-Cover Texts being LIST"; likewise for 17878 Back-Cover Texts. 17879 17880 If your document contains nontrivial examples of program code, 17881 we recommend releasing these examples in parallel under your 17882 choice of free software license, such as the GNU General 17883 Public License, to permit their use in free software.