1 Linux Standard Base Desktop Specification for IA32 3.2 2 3 Copyright © 2007 Linux Foundation 4 5 Permission is granted to copy, distribute and/or modify this 6 document under the terms of the GNU Free Documentation License, 7 Version 1.1; with no Invariant Sections, with no Front-Cover 8 Texts, and with no Back-Cover Texts. A copy of the license is 9 included in the section entitled "GNU Free Documentation 10 License". 11 12 Portions of the text may be copyrighted by the following 13 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 * Apple Inc. 24 * Easy Software Products 25 * artofcode LLC 26 * Till Kamppeter 27 * Manfred Wassman 28 * Python Software Foundation 29 30 These excerpts are being used in accordance with their 31 respective licenses. 32 33 Linux is the registered trademark of Linus Torvalds in the U.S. 34 and other countries. 35 36 UNIX is a registered trademark of The Open Group. 37 38 LSB is a trademark of the Linux Foundation in the United States 39 and other countries. 40 41 AMD is a trademark of Advanced Micro Devices, Inc. 42 43 Intel and Itanium are registered trademarks and Intel386 is a 44 trademark of Intel Corporation. 45 46 PowerPC is a registered trademark and PowerPC Architecture is a 47 trademark of the IBM Corporation. 48 49 S/390 is a registered trademark of the IBM Corporation. 50 51 OpenGL is a registered trademark of Silicon Graphics, Inc. 52 __________________________________________________________ 53 54 Table of Contents 55 Foreword 56 Introduction 57 I. Introductory Elements 58 59 1. Scope 60 2. References 61 62 2.1. Normative References 63 2.2. Informative References/Bibliography 64 65 3. Requirements 66 67 3.1. Relevant Libraries 68 69 4. Definitions 70 5. Terminology 71 72 II. GTK+ Stack Libraries 73 74 6. Libraries 75 76 6.1. Introduction 77 6.2. Interfaces for libglib-2.0 78 6.3. Data Definitions for libglib-2.0 79 6.4. Interfaces for libgobject-2.0 80 6.5. Data Definitions for libgobject-2.0 81 6.6. Interfaces for libgmodule-2.0 82 6.7. Data Definitions for libgmodule-2.0 83 6.8. Interfaces for libgthread-2.0 84 6.9. Interfaces for libatk-1.0 85 6.10. Data Definitions for libatk-1.0 86 6.11. Interfaces for libpango-1.0 87 6.12. Data Definitions for libpango-1.0 88 6.13. Interfaces for libpangoxft-1.0 89 6.14. Data Definitions for libpangoxft-1.0 90 6.15. Interfaces for libpangoft2-1.0 91 6.16. Data Definitions for libpangoft2-1.0 92 6.17. Interfaces for libgdk_pixbuf-2.0 93 6.18. Data Definitions for libgdk_pixbuf-2.0 94 6.19. Interfaces for libgdk_pixbuf_xlib-2.0 95 6.20. Data Definitions for libgdk_pixbuf_xlib-2.0 96 6.21. Interfaces for libgdk-x11-2.0 97 6.22. Data Definitions for libgdk-x11-2.0 98 6.23. Interfaces for libgtk-x11-2.0 99 6.24. Data Definitions for libgtk-x11-2.0 100 101 III. Qt Libraries 102 103 7. Libraries 104 105 7.1. Introduction 106 7.2. Interfaces for libQtCore 107 7.3. Data Definitions for libQtCore 108 7.4. Interfaces for libQtGui 109 7.5. Data Definitions for libQtGui 110 7.6. Interfaces for libQtXml 111 7.7. Data Definitions for libQtXml 112 7.8. Interfaces for libQtOpenGL 113 7.9. Data Definitions for libQtOpenGL 114 7.10. Interfaces for libQtSql 115 7.11. Data Definitions for libQtSql 116 7.12. Interfaces for libQtSvg 117 7.13. Data Definitions for libQtSvg 118 7.14. Interfaces for libQtNetwork 119 7.15. Data Definitions for libQtNetwork 120 121 IV. Qt3 Library 122 123 8. Library 124 125 8.1. Introduction 126 8.2. Interfaces for libqt-mt 127 128 V. Package Information 129 130 9. Package Dependencies 131 132 9.1. Package Dependencies 133 134 A. GNU Free Documentation License (Informative) 135 136 A.1. PREAMBLE 137 A.2. APPLICABILITY AND DEFINITIONS 138 A.3. VERBATIM COPYING 139 A.4. COPYING IN QUANTITY 140 A.5. MODIFICATIONS 141 A.6. COMBINING DOCUMENTS 142 A.7. COLLECTIONS OF DOCUMENTS 143 A.8. AGGREGATION WITH INDEPENDENT WORKS 144 A.9. TRANSLATION 145 A.10. TERMINATION 146 A.11. FUTURE REVISIONS OF THIS LICENSE 147 A.12. How to use this License for your documents 148 149 List of Tables 150 2-1. Normative References 151 2-2. Other References 152 3-1. Standard Library Names 153 6-1. libglib-2.0 Definition 154 6-2. libgobject-2.0 Definition 155 6-3. libgmodule-2.0 Definition 156 6-4. libgthread-2.0 Definition 157 6-5. libatk-1.0 Definition 158 6-6. libpango-1.0 Definition 159 6-7. libpangoxft-1.0 Definition 160 6-8. libpangoft2-1.0 Definition 161 6-9. libgdk_pixbuf-2.0 Definition 162 6-10. libgdk_pixbuf_xlib-2.0 Definition 163 6-11. libgdk-x11-2.0 Definition 164 6-12. libgtk-x11-2.0 Definition 165 7-1. libQtCore Definition 166 7-2. Primary vtable for QObject 167 7-3. typeinfo for QObject 168 7-4. Primary vtable for QObjectUserData 169 7-5. typeinfo for QObjectUserData 170 7-6. Primary vtable for QIODevice 171 7-7. typeinfo for QIODevice 172 7-8. Primary vtable for QDataStream 173 7-9. typeinfo for QDataStream 174 7-10. Primary vtable for QTextCodec 175 7-11. typeinfo for QTextCodec 176 7-12. Primary vtable for QTextStream 177 7-13. typeinfo for QTextStream 178 7-14. Primary vtable for QFile 179 7-15. typeinfo for QFile 180 7-16. Primary vtable for QTemporaryFile 181 7-17. typeinfo for QTemporaryFile 182 7-18. Primary vtable for QAbstractFileEngine 183 7-19. typeinfo for QAbstractFileEngine 184 7-20. Primary vtable for QAbstractFileEngineHandler 185 7-21. typeinfo for QAbstractFileEngineHandler 186 7-22. Primary vtable for QFSFileEngine 187 7-23. typeinfo for QFSFileEngine 188 7-24. Primary vtable for QProcess 189 7-25. typeinfo for QProcess 190 7-26. Primary vtable for QBuffer 191 7-27. typeinfo for QBuffer 192 7-28. Primary vtable for QSettings 193 7-29. typeinfo for QSettings 194 7-30. Primary vtable for QFactoryInterface 195 7-31. typeinfo for QFactoryInterface 196 7-32. Primary vtable for QTextCodecFactoryInterface 197 7-33. typeinfo for QTextCodecFactoryInterface 198 7-34. Primary vtable for QTextCodecPlugin 199 7-35. Secondary vtable for QTextCodecPlugin 200 7-36. typeinfo for QTextCodecPlugin 201 7-37. Primary vtable for QTranslator 202 7-38. typeinfo for QTranslator 203 7-39. Primary vtable for QMimeData 204 7-40. typeinfo for QMimeData 205 7-41. Primary vtable for QEventLoop 206 7-42. typeinfo for QEventLoop 207 7-43. Primary vtable for QEvent 208 7-44. typeinfo for QEvent 209 7-45. Primary vtable for QTimerEvent 210 7-46. typeinfo for QTimerEvent 211 7-47. Primary vtable for QChildEvent 212 7-48. typeinfo for QChildEvent 213 7-49. Primary vtable for QCustomEvent 214 7-50. typeinfo for QCustomEvent 215 7-51. Primary vtable for QCoreApplication 216 7-52. typeinfo for QCoreApplication 217 7-53. Primary vtable for QAbstractItemModel 218 7-54. typeinfo for QAbstractItemModel 219 7-55. Primary vtable for QAbstractTableModel 220 7-56. typeinfo for QAbstractTableModel 221 7-57. Primary vtable for QAbstractListModel 222 7-58. typeinfo for QAbstractListModel 223 7-59. Primary vtable for QSignalMapper 224 7-60. typeinfo for QSignalMapper 225 7-61. Primary vtable for QObjectCleanupHandler 226 7-62. typeinfo for QObjectCleanupHandler 227 7-63. Primary vtable for QSocketNotifier 228 7-64. typeinfo for QSocketNotifier 229 7-65. Primary vtable for QTimer 230 7-66. typeinfo for QTimer 231 7-67. Primary vtable for QAbstractEventDispatcher 232 7-68. typeinfo for QAbstractEventDispatcher 233 7-69. Primary vtable for QPluginLoader 234 7-70. typeinfo for QPluginLoader 235 7-71. Primary vtable for QLibrary 236 7-72. typeinfo for QLibrary 237 7-73. Primary vtable for QThread 238 7-74. typeinfo for QThread 239 7-75. Primary vtable for QDynamicPropertyChangeEvent 240 7-76. Primary vtable for QFileSystemWatcher 241 7-77. Primary vtable for QSystemLocale 242 7-78. Primary vtable for QTimeLine 243 7-79. libQtCore - QtCore Function Interfaces 244 7-80. libQtGui Definition 245 7-81. Primary vtable for QTextObject 246 7-82. typeinfo for QTextObject 247 7-83. Primary vtable for QTextBlockGroup 248 7-84. typeinfo for QTextBlockGroup 249 7-85. Primary vtable for QTextFrameLayoutData 250 7-86. typeinfo for QTextFrameLayoutData 251 7-87. Primary vtable for QTextFrame 252 7-88. typeinfo for QTextFrame 253 7-89. Primary vtable for QTextBlockUserData 254 7-90. typeinfo for QTextBlockUserData 255 7-91. Primary vtable for QTextDocument 256 7-92. typeinfo for QTextDocument 257 7-93. Primary vtable for QTextTable 258 7-94. typeinfo for QTextTable 259 7-95. Primary vtable for QMimeSource 260 7-96. typeinfo for QMimeSource 261 7-97. Primary vtable for QDrag 262 7-98. typeinfo for QDrag 263 7-99. Primary vtable for QInputEvent 264 7-100. typeinfo for QInputEvent 265 7-101. Primary vtable for QMouseEvent 266 7-102. typeinfo for QMouseEvent 267 7-103. Primary vtable for QHoverEvent 268 7-104. typeinfo for QHoverEvent 269 7-105. Primary vtable for QWheelEvent 270 7-106. typeinfo for QWheelEvent 271 7-107. Primary vtable for QTabletEvent 272 7-108. typeinfo for QTabletEvent 273 7-109. Primary vtable for QKeyEvent 274 7-110. typeinfo for QKeyEvent 275 7-111. Primary vtable for QFocusEvent 276 7-112. typeinfo for QFocusEvent 277 7-113. Primary vtable for QPaintEvent 278 7-114. typeinfo for QPaintEvent 279 7-115. Primary vtable for QMoveEvent 280 7-116. typeinfo for QMoveEvent 281 7-117. Primary vtable for QResizeEvent 282 7-118. typeinfo for QResizeEvent 283 7-119. Primary vtable for QCloseEvent 284 7-120. typeinfo for QCloseEvent 285 7-121. Primary vtable for QIconDragEvent 286 7-122. typeinfo for QIconDragEvent 287 7-123. Primary vtable for QShowEvent 288 7-124. typeinfo for QShowEvent 289 7-125. Primary vtable for QHideEvent 290 7-126. typeinfo for QHideEvent 291 7-127. Primary vtable for QContextMenuEvent 292 7-128. typeinfo for QContextMenuEvent 293 7-129. Primary vtable for QInputMethodEvent 294 7-130. typeinfo for QInputMethodEvent 295 7-131. Primary vtable for QDropEvent 296 7-132. Secondary vtable for QDropEvent 297 7-133. typeinfo for QDropEvent 298 7-134. Primary vtable for QDragMoveEvent 299 7-135. Secondary vtable for QDragMoveEvent 300 7-136. typeinfo for QDragMoveEvent 301 7-137. Primary vtable for QDragEnterEvent 302 7-138. Secondary vtable for QDragEnterEvent 303 7-139. typeinfo for QDragEnterEvent 304 7-140. Primary vtable for QDragResponseEvent 305 7-141. typeinfo for QDragResponseEvent 306 7-142. Primary vtable for QDragLeaveEvent 307 7-143. typeinfo for QDragLeaveEvent 308 7-144. Primary vtable for QHelpEvent 309 7-145. typeinfo for QHelpEvent 310 7-146. Primary vtable for QStatusTipEvent 311 7-147. typeinfo for QStatusTipEvent 312 7-148. Primary vtable for QWhatsThisClickedEvent 313 7-149. typeinfo for QWhatsThisClickedEvent 314 7-150. Primary vtable for QActionEvent 315 7-151. typeinfo for QActionEvent 316 7-152. Primary vtable for QFileOpenEvent 317 7-153. typeinfo for QFileOpenEvent 318 7-154. Primary vtable for QToolBarChangeEvent 319 7-155. typeinfo for QToolBarChangeEvent 320 7-156. Primary vtable for QShortcutEvent 321 7-157. typeinfo for QShortcutEvent 322 7-158. Primary vtable for QClipboardEvent 323 7-159. typeinfo for QClipboardEvent 324 7-160. Primary vtable for QWindowStateChangeEvent 325 7-161. typeinfo for QWindowStateChangeEvent 326 7-162. Primary vtable for QMenubarUpdatedEvent 327 7-163. typeinfo for QMenubarUpdatedEvent 328 7-164. Primary vtable for QTextList 329 7-165. typeinfo for QTextList 330 7-166. Primary vtable for QAbstractTextDocumentLayout 331 7-167. typeinfo for QAbstractTextDocumentLayout 332 7-168. Primary vtable for QTextObjectInterface 333 7-169. typeinfo for QTextObjectInterface 334 7-170. Primary vtable for QSyntaxHighlighter 335 7-171. typeinfo for QSyntaxHighlighter 336 7-172. Primary vtable for QPaintDevice 337 7-173. typeinfo for QPaintDevice 338 7-174. Primary vtable for QWidget 339 7-175. Secondary vtable for QWidget 340 7-176. typeinfo for QWidget 341 7-177. Primary vtable for QDialog 342 7-178. Secondary vtable for QDialog 343 7-179. typeinfo for QDialog 344 7-180. Primary vtable for QAbstractPageSetupDialog 345 7-181. Secondary vtable for QAbstractPageSetupDialog 346 7-182. typeinfo for QAbstractPageSetupDialog 347 7-183. Primary vtable for QColorDialog 348 7-184. Secondary vtable for QColorDialog 349 7-185. typeinfo for QColorDialog 350 7-186. Primary vtable for QFontDialog 351 7-187. Secondary vtable for QFontDialog 352 7-188. typeinfo for QFontDialog 353 7-189. Primary vtable for QMessageBox 354 7-190. Secondary vtable for QMessageBox 355 7-191. typeinfo for QMessageBox 356 7-192. Primary vtable for QProgressDialog 357 7-193. Secondary vtable for QProgressDialog 358 7-194. typeinfo for QProgressDialog 359 7-195. Primary vtable for QErrorMessage 360 7-196. Secondary vtable for QErrorMessage 361 7-197. typeinfo for QErrorMessage 362 7-198. Primary vtable for QFileDialog 363 7-199. Secondary vtable for QFileDialog 364 7-200. typeinfo for QFileDialog 365 7-201. Primary vtable for QAbstractPrintDialog 366 7-202. Secondary vtable for QAbstractPrintDialog 367 7-203. typeinfo for QAbstractPrintDialog 368 7-204. Primary vtable for QPrintDialog 369 7-205. Secondary vtable for QPrintDialog 370 7-206. typeinfo for QPrintDialog 371 7-207. Primary vtable for QPageSetupDialog 372 7-208. Secondary vtable for QPageSetupDialog 373 7-209. typeinfo for QPageSetupDialog 374 7-210. Primary vtable for QFrame 375 7-211. Secondary vtable for QFrame 376 7-212. typeinfo for QFrame 377 7-213. Primary vtable for QLineEdit 378 7-214. Secondary vtable for QLineEdit 379 7-215. typeinfo for QLineEdit 380 7-216. Primary vtable for QInputDialog 381 7-217. Secondary vtable for QInputDialog 382 7-218. typeinfo for QInputDialog 383 7-219. Primary vtable for QImage 384 7-220. typeinfo for QImage 385 7-221. Primary vtable for QPixmap 386 7-222. typeinfo for QPixmap 387 7-223. Primary vtable for QImageIOHandler 388 7-224. typeinfo for QImageIOHandler 389 7-225. Primary vtable for QImageIOHandlerFactoryInterface 390 7-226. typeinfo for QImageIOHandlerFactoryInterface 391 7-227. Primary vtable for QImageIOPlugin 392 7-228. Secondary vtable for QImageIOPlugin 393 7-229. typeinfo for QImageIOPlugin 394 7-230. Primary vtable for QPicture 395 7-231. typeinfo for QPicture 396 7-232. Primary vtable for QMovie 397 7-233. typeinfo for QMovie 398 7-234. Primary vtable for QIconEngineFactoryInterface 399 7-235. typeinfo for QIconEngineFactoryInterface 400 7-236. Primary vtable for QIconEnginePlugin 401 7-237. Secondary vtable for QIconEnginePlugin 402 7-238. typeinfo for QIconEnginePlugin 403 7-239. Primary vtable for QIconEngine 404 7-240. typeinfo for QIconEngine 405 7-241. Primary vtable for QBitmap 406 7-242. typeinfo for QBitmap 407 7-243. Primary vtable for QPictureFormatInterface 408 7-244. typeinfo for QPictureFormatInterface 409 7-245. Primary vtable for QPictureFormatPlugin 410 7-246. Secondary vtable for QPictureFormatPlugin 411 7-247. typeinfo for QPictureFormatPlugin 412 7-248. Primary vtable for QPrinter 413 7-249. typeinfo for QPrinter 414 7-250. Primary vtable for QPrintEngine 415 7-251. typeinfo for QPrintEngine 416 7-252. Primary vtable for QStyle 417 7-253. typeinfo for QStyle 418 7-254. Primary vtable for QPaintEngine 419 7-255. typeinfo for QPaintEngine 420 7-256. Primary vtable for QItemSelectionModel 421 7-257. typeinfo for QItemSelectionModel 422 7-258. Primary vtable for QAbstractScrollArea 423 7-259. Secondary vtable for QAbstractScrollArea 424 7-260. typeinfo for QAbstractScrollArea 425 7-261. Primary vtable for QValidator 426 7-262. typeinfo for QValidator 427 7-263. Primary vtable for QIntValidator 428 7-264. typeinfo for QIntValidator 429 7-265. Primary vtable for QDoubleValidator 430 7-266. typeinfo for QDoubleValidator 431 7-267. Primary vtable for QRegExpValidator 432 7-268. typeinfo for QRegExpValidator 433 7-269. Primary vtable for QAbstractSpinBox 434 7-270. Secondary vtable for QAbstractSpinBox 435 7-271. typeinfo for QAbstractSpinBox 436 7-272. Primary vtable for QAbstractSlider 437 7-273. Secondary vtable for QAbstractSlider 438 7-274. typeinfo for QAbstractSlider 439 7-275. Primary vtable for QSlider 440 7-276. Secondary vtable for QSlider 441 7-277. typeinfo for QSlider 442 7-278. Primary vtable for QTabBar 443 7-279. Secondary vtable for QTabBar 444 7-280. typeinfo for QTabBar 445 7-281. Primary vtable for QTabWidget 446 7-282. Secondary vtable for QTabWidget 447 7-283. typeinfo for QTabWidget 448 7-284. Primary vtable for QRubberBand 449 7-285. Secondary vtable for QRubberBand 450 7-286. typeinfo for QRubberBand 451 7-287. Primary vtable for QAbstractItemDelegate 452 7-288. typeinfo for QAbstractItemDelegate 453 7-289. Primary vtable for QAbstractItemView 454 7-290. Secondary vtable for QAbstractItemView 455 7-291. typeinfo for QAbstractItemView 456 7-292. Primary vtable for QStringListModel 457 7-293. typeinfo for QStringListModel 458 7-294. Primary vtable for QListView 459 7-295. Secondary vtable for QListView 460 7-296. typeinfo for QListView 461 7-297. Primary vtable for QListWidgetItem 462 7-298. typeinfo for QListWidgetItem 463 7-299. Primary vtable for QListWidget 464 7-300. Secondary vtable for QListWidget 465 7-301. typeinfo for QListWidget 466 7-302. Primary vtable for QFileIconProvider 467 7-303. typeinfo for QFileIconProvider 468 7-304. Primary vtable for QDirModel 469 7-305. typeinfo for QDirModel 470 7-306. Primary vtable for QStandardItemModel 471 7-307. typeinfo for QStandardItemModel 472 7-308. Primary vtable for QAbstractProxyModel 473 7-309. typeinfo for QAbstractProxyModel 474 7-310. Primary vtable for QSortFilterProxyModel 475 7-311. typeinfo for QSortFilterProxyModel 476 7-312. Primary vtable for QItemDelegate 477 7-313. typeinfo for QItemDelegate 478 7-314. Primary vtable for QTableView 479 7-315. Secondary vtable for QTableView 480 7-316. typeinfo for QTableView 481 7-317. Primary vtable for QTableWidgetItem 482 7-318. typeinfo for QTableWidgetItem 483 7-319. Primary vtable for QTableWidget 484 7-320. Secondary vtable for QTableWidget 485 7-321. typeinfo for QTableWidget 486 7-322. Primary vtable for QTreeView 487 7-323. Secondary vtable for QTreeView 488 7-324. typeinfo for QTreeView 489 7-325. Primary vtable for QProxyModel 490 7-326. typeinfo for QProxyModel 491 7-327. Primary vtable for QHeaderView 492 7-328. Secondary vtable for QHeaderView 493 7-329. typeinfo for QHeaderView 494 7-330. Primary vtable for QItemEditorFactory 495 7-331. typeinfo for QItemEditorFactory 496 7-332. Primary vtable for QTreeWidgetItem 497 7-333. typeinfo for QTreeWidgetItem 498 7-334. Primary vtable for QTreeWidget 499 7-335. Secondary vtable for QTreeWidget 500 7-336. typeinfo for QTreeWidget 501 7-337. Primary vtable for QAccessibleBridgeFactoryInterface 502 7-338. typeinfo for QAccessibleBridgeFactoryInterface 503 7-339. Primary vtable for QAccessibleBridgePlugin 504 7-340. Secondary vtable for QAccessibleBridgePlugin 505 7-341. typeinfo for QAccessibleBridgePlugin 506 7-342. Primary vtable for QAccessibleInterface 507 7-343. typeinfo for QAccessibleInterface 508 7-344. Primary vtable for QAccessibleObject 509 7-345. typeinfo for QAccessibleObject 510 7-346. Primary vtable for QAccessibleApplication 511 7-347. typeinfo for QAccessibleApplication 512 7-348. Primary vtable for QAccessibleWidget 513 7-349. typeinfo for QAccessibleWidget 514 7-350. Primary vtable for QAccessibleFactoryInterface 515 7-351. typeinfo for QAccessibleFactoryInterface 516 7-352. Primary vtable for QAccessiblePlugin 517 7-353. Secondary vtable for QAccessiblePlugin 518 7-354. typeinfo for QAccessiblePlugin 519 7-355. Primary vtable for QClipboard 520 7-356. typeinfo for QClipboard 521 7-357. Primary vtable for QDesktopWidget 522 7-358. Secondary vtable for QDesktopWidget 523 7-359. typeinfo for QDesktopWidget 524 7-360. Primary vtable for QLayoutItem 525 7-361. typeinfo for QLayoutItem 526 7-362. Primary vtable for QSpacerItem 527 7-363. typeinfo for QSpacerItem 528 7-364. Primary vtable for QWidgetItem 529 7-365. typeinfo for QWidgetItem 530 7-366. Primary vtable for QLayout 531 7-367. Secondary vtable for QLayout 532 7-368. typeinfo for QLayout 533 7-369. Primary vtable for QGridLayout 534 7-370. Secondary vtable for QGridLayout 535 7-371. typeinfo for QGridLayout 536 7-372. Primary vtable for QBoxLayout 537 7-373. Secondary vtable for QBoxLayout 538 7-374. typeinfo for QBoxLayout 539 7-375. Primary vtable for QHBoxLayout 540 7-376. Secondary vtable for QHBoxLayout 541 7-377. typeinfo for QHBoxLayout 542 7-378. Primary vtable for QVBoxLayout 543 7-379. Secondary vtable for QVBoxLayout 544 7-380. typeinfo for QVBoxLayout 545 7-381. Primary vtable for QShortcut 546 7-382. typeinfo for QShortcut 547 7-383. Primary vtable for QSessionManager 548 7-384. typeinfo for QSessionManager 549 7-385. Primary vtable for QApplication 550 7-386. typeinfo for QApplication 551 7-387. Primary vtable for QAction 552 7-388. typeinfo for QAction 553 7-389. Primary vtable for QActionGroup 554 7-390. typeinfo for QActionGroup 555 7-391. Primary vtable for QSound 556 7-392. typeinfo for QSound 557 7-393. Primary vtable for QStackedLayout 558 7-394. Secondary vtable for QStackedLayout 559 7-395. typeinfo for QStackedLayout 560 7-396. Primary vtable for QCommonStyle 561 7-397. typeinfo for QCommonStyle 562 7-398. Primary vtable for QMotifStyle 563 7-399. typeinfo for QMotifStyle 564 7-400. Primary vtable for QStyleFactoryInterface 565 7-401. typeinfo for QStyleFactoryInterface 566 7-402. Primary vtable for QStylePlugin 567 7-403. Secondary vtable for QStylePlugin 568 7-404. typeinfo for QStylePlugin 569 7-405. Primary vtable for QWindowsStyle 570 7-406. typeinfo for QWindowsStyle 571 7-407. Primary vtable for QCDEStyle 572 7-408. typeinfo for QCDEStyle 573 7-409. Primary vtable for QPlastiqueStyle 574 7-410. typeinfo for QPlastiqueStyle 575 7-411. Primary vtable for QInputContextFactoryInterface 576 7-412. typeinfo for QInputContextFactoryInterface 577 7-413. Primary vtable for QInputContextPlugin 578 7-414. Secondary vtable for QInputContextPlugin 579 7-415. typeinfo for QInputContextPlugin 580 7-416. Primary vtable for QInputContext 581 7-417. typeinfo for QInputContext 582 7-418. Primary vtable for QAbstractButton 583 7-419. Secondary vtable for QAbstractButton 584 7-420. typeinfo for QAbstractButton 585 7-421. Primary vtable for QCheckBox 586 7-422. Secondary vtable for QCheckBox 587 7-423. typeinfo for QCheckBox 588 7-424. Primary vtable for QMenu 589 7-425. Secondary vtable for QMenu 590 7-426. typeinfo for QMenu 591 7-427. Primary vtable for QWorkspace 592 7-428. Secondary vtable for QWorkspace 593 7-429. typeinfo for QWorkspace 594 7-430. Primary vtable for QButtonGroup 595 7-431. typeinfo for QButtonGroup 596 7-432. Primary vtable for QSpinBox 597 7-433. Secondary vtable for QSpinBox 598 7-434. typeinfo for QSpinBox 599 7-435. Primary vtable for QDoubleSpinBox 600 7-436. Secondary vtable for QDoubleSpinBox 601 7-437. typeinfo for QDoubleSpinBox 602 7-438. Primary vtable for QLCDNumber 603 7-439. Secondary vtable for QLCDNumber 604 7-440. typeinfo for QLCDNumber 605 7-441. Primary vtable for QStackedWidget 606 7-442. Secondary vtable for QStackedWidget 607 7-443. typeinfo for QStackedWidget 608 7-444. Primary vtable for QPushButton 609 7-445. Secondary vtable for QPushButton 610 7-446. typeinfo for QPushButton 611 7-447. Primary vtable for QSplashScreen 612 7-448. Secondary vtable for QSplashScreen 613 7-449. typeinfo for QSplashScreen 614 7-450. Primary vtable for QDateTimeEdit 615 7-451. Secondary vtable for QDateTimeEdit 616 7-452. typeinfo for QDateTimeEdit 617 7-453. Primary vtable for QTimeEdit 618 7-454. Secondary vtable for QTimeEdit 619 7-455. typeinfo for QTimeEdit 620 7-456. Primary vtable for QDateEdit 621 7-457. Secondary vtable for QDateEdit 622 7-458. typeinfo for QDateEdit 623 7-459. Primary vtable for QLabel 624 7-460. Secondary vtable for QLabel 625 7-461. typeinfo for QLabel 626 7-462. Primary vtable for QDockWidget 627 7-463. Secondary vtable for QDockWidget 628 7-464. typeinfo for QDockWidget 629 7-465. Primary vtable for QGroupBox 630 7-466. Secondary vtable for QGroupBox 631 7-467. typeinfo for QGroupBox 632 7-468. Primary vtable for QMainWindow 633 7-469. Secondary vtable for QMainWindow 634 7-470. typeinfo for QMainWindow 635 7-471. Primary vtable for QTextEdit 636 7-472. Secondary vtable for QTextEdit 637 7-473. typeinfo for QTextEdit 638 7-474. Primary vtable for QProgressBar 639 7-475. Secondary vtable for QProgressBar 640 7-476. typeinfo for QProgressBar 641 7-477. Primary vtable for QScrollBar 642 7-478. Secondary vtable for QScrollBar 643 7-479. typeinfo for QScrollBar 644 7-480. Primary vtable for QSizeGrip 645 7-481. Secondary vtable for QSizeGrip 646 7-482. typeinfo for QSizeGrip 647 7-483. Primary vtable for QTextBrowser 648 7-484. Secondary vtable for QTextBrowser 649 7-485. typeinfo for QTextBrowser 650 7-486. Primary vtable for QStatusBar 651 7-487. Secondary vtable for QStatusBar 652 7-488. typeinfo for QStatusBar 653 7-489. Primary vtable for QScrollArea 654 7-490. Secondary vtable for QScrollArea 655 7-491. typeinfo for QScrollArea 656 7-492. Primary vtable for QToolButton 657 7-493. Secondary vtable for QToolButton 658 7-494. typeinfo for QToolButton 659 7-495. Primary vtable for QComboBox 660 7-496. Secondary vtable for QComboBox 661 7-497. typeinfo for QComboBox 662 7-498. Primary vtable for QMenuItem 663 7-499. typeinfo for QMenuItem 664 7-500. Primary vtable for QRadioButton 665 7-501. Secondary vtable for QRadioButton 666 7-502. typeinfo for QRadioButton 667 7-503. Primary vtable for QMenuBar 668 7-504. Secondary vtable for QMenuBar 669 7-505. typeinfo for QMenuBar 670 7-506. Primary vtable for QFocusFrame 671 7-507. Secondary vtable for QFocusFrame 672 7-508. typeinfo for QFocusFrame 673 7-509. Primary vtable for QToolBar 674 7-510. Secondary vtable for QToolBar 675 7-511. typeinfo for QToolBar 676 7-512. Primary vtable for QToolBox 677 7-513. Secondary vtable for QToolBox 678 7-514. typeinfo for QToolBox 679 7-515. Primary vtable for QSplitter 680 7-516. Secondary vtable for QSplitter 681 7-517. typeinfo for QSplitter 682 7-518. Primary vtable for QSplitterHandle 683 7-519. Secondary vtable for QSplitterHandle 684 7-520. typeinfo for QSplitterHandle 685 7-521. Primary vtable for QDial 686 7-522. Secondary vtable for QDial 687 7-523. typeinfo for QDial 688 7-524. Primary vtable for QAbstractGraphicsShapeItem 689 7-525. Primary vtable for QCleanlooksStyle 690 7-526. Primary vtable for QCompleter 691 7-527. Primary vtable for QDataWidgetMapper 692 7-528. Primary vtable for QGraphicsEllipseItem 693 7-529. Primary vtable for QGraphicsItem 694 7-530. Primary vtable for QGraphicsItemAnimation 695 7-531. Primary vtable for QGraphicsItemGroup 696 7-532. Primary vtable for QGraphicsLineItem 697 7-533. Primary vtable for QGraphicsPathItem 698 7-534. Primary vtable for QGraphicsPixmapItem 699 7-535. Primary vtable for QGraphicsPolygonItem 700 7-536. Primary vtable for QGraphicsRectItem 701 7-537. Primary vtable for QGraphicsScene 702 7-538. Primary vtable for QGraphicsSceneContextMenuEvent 703 7-539. Primary vtable for QGraphicsSceneDragDropEvent 704 7-540. Primary vtable for QGraphicsSceneEvent 705 7-541. Primary vtable for QGraphicsSceneHelpEvent 706 7-542. Primary vtable for QGraphicsSceneHoverEvent 707 7-543. Primary vtable for QGraphicsSceneMouseEvent 708 7-544. Primary vtable for QGraphicsSceneWheelEvent 709 7-545. Primary vtable for QGraphicsSimpleTextItem 710 7-546. Primary vtable for QStandardItem 711 7-547. Primary vtable for QSystemTrayIcon 712 7-548. Primary vtable for QUndoCommand 713 7-549. Primary vtable for QUndoStack 714 7-550. Primary vtable for QWidgetAction 715 7-551. libQtGui - QtGui Function Interfaces 716 7-552. libQtXml Definition 717 7-553. Primary vtable for QXmlAttributes 718 7-554. typeinfo for QXmlAttributes 719 7-555. Primary vtable for QXmlInputSource 720 7-556. typeinfo for QXmlInputSource 721 7-557. Primary vtable for QXmlReader 722 7-558. typeinfo for QXmlReader 723 7-559. Primary vtable for QXmlSimpleReader 724 7-560. typeinfo for QXmlSimpleReader 725 7-561. Primary vtable for QXmlLocator 726 7-562. typeinfo for QXmlLocator 727 7-563. Primary vtable for QXmlContentHandler 728 7-564. typeinfo for QXmlContentHandler 729 7-565. Primary vtable for QXmlErrorHandler 730 7-566. typeinfo for QXmlErrorHandler 731 7-567. Primary vtable for QXmlDTDHandler 732 7-568. typeinfo for QXmlDTDHandler 733 7-569. Primary vtable for QXmlEntityResolver 734 7-570. typeinfo for QXmlEntityResolver 735 7-571. Primary vtable for QXmlLexicalHandler 736 7-572. typeinfo for QXmlLexicalHandler 737 7-573. Primary vtable for QXmlDeclHandler 738 7-574. typeinfo for QXmlDeclHandler 739 7-575. Primary vtable for QXmlDefaultHandler 740 7-576. Secondary vtable for QXmlDefaultHandler 741 7-577. Secondary vtable for QXmlDefaultHandler 742 7-578. Secondary vtable for QXmlDefaultHandler 743 7-579. Secondary vtable for QXmlDefaultHandler 744 7-580. Secondary vtable for QXmlDefaultHandler 745 7-581. typeinfo for QXmlDefaultHandler 746 7-582. libQtXml - QtXml Function Interfaces 747 7-583. libQtOpenGL Definition 748 7-584. Primary vtable for QGLContext 749 7-585. typeinfo for QGLContext 750 7-586. Primary vtable for QGLWidget 751 7-587. Secondary vtable for QGLWidget 752 7-588. typeinfo for QGLWidget 753 7-589. Primary vtable for QGLPixelBuffer 754 7-590. typeinfo for QGLPixelBuffer 755 7-591. libQtOpenGL - QtOpenGL Function Interfaces 756 7-592. libQtSql Definition 757 7-593. Primary vtable for QSqlResult 758 7-594. typeinfo for QSqlResult 759 7-595. Primary vtable for QSqlDriverFactoryInterface 760 7-596. typeinfo for QSqlDriverFactoryInterface 761 7-597. Primary vtable for QSqlDriverPlugin 762 7-598. Secondary vtable for QSqlDriverPlugin 763 7-599. typeinfo for QSqlDriverPlugin 764 7-600. Primary vtable for QSqlDriver 765 7-601. typeinfo for QSqlDriver 766 7-602. Primary vtable for QSqlQueryModel 767 7-603. typeinfo for QSqlQueryModel 768 7-604. Primary vtable for QSqlTableModel 769 7-605. typeinfo for QSqlTableModel 770 7-606. Primary vtable for QSqlRelationalTableModel 771 7-607. typeinfo for QSqlRelationalTableModel 772 7-608. libQtSql - QtSql Function Interfaces 773 7-609. libQtSvg Definition 774 7-610. Primary vtable for QSvgRenderer 775 7-611. typeinfo for QSvgRenderer 776 7-612. Primary vtable for QSvgWidget 777 7-613. Secondary vtable for QSvgWidget 778 7-614. typeinfo for QSvgWidget 779 7-615. libQtSvg - QtSvg Function Interfaces 780 7-616. libQtNetwork Definition 781 7-617. Primary vtable for QHttpHeader 782 7-618. typeinfo for QHttpHeader 783 7-619. Primary vtable for QHttpResponseHeader 784 7-620. typeinfo for QHttpResponseHeader 785 7-621. Primary vtable for QHttpRequestHeader 786 7-622. typeinfo for QHttpRequestHeader 787 7-623. Primary vtable for QHttp 788 7-624. typeinfo for QHttp 789 7-625. Primary vtable for QAbstractSocket 790 7-626. typeinfo for QAbstractSocket 791 7-627. Primary vtable for QUrlInfo 792 7-628. typeinfo for QUrlInfo 793 7-629. Primary vtable for QFtp 794 7-630. typeinfo for QFtp 795 7-631. Primary vtable for QTcpServer 796 7-632. typeinfo for QTcpServer 797 7-633. Primary vtable for QUdpSocket 798 7-634. typeinfo for QUdpSocket 799 7-635. Primary vtable for QTcpSocket 800 7-636. typeinfo for QTcpSocket 801 8-1. libqt-mt Definition 802 8-2. Primary vtable for QNetworkProtocolFactoryBase 803 8-3. typeinfo for QNetworkProtocolFactoryBase 804 8-4. Primary vtable for QPointArray 805 8-5. typeinfo for QPointArray 806 8-6. Primary vtable for QBitArray 807 8-7. typeinfo for QBitArray 808 8-8. Primary vtable for QPtrCollection 809 8-9. typeinfo for QPtrCollection 810 8-10. Primary vtable for QObjectList 811 8-11. typeinfo for QObjectList 812 8-12. Primary vtable for QTimer 813 8-13. typeinfo for QTimer 814 8-14. Primary vtable for QDateTimeEdit 815 8-15. Secondary vtable for QDateTimeEdit 816 8-16. typeinfo for QDateTimeEdit 817 8-17. Primary vtable for QDateTimeEditBase 818 8-18. Secondary vtable for QDateTimeEditBase 819 8-19. typeinfo for QDateTimeEditBase 820 8-20. Primary vtable for QDateEdit 821 8-21. Secondary vtable for QDateEdit 822 8-22. typeinfo for QDateEdit 823 8-23. Primary vtable for QTimeEdit 824 8-24. Secondary vtable for QTimeEdit 825 8-25. typeinfo for QTimeEdit 826 8-26. libqt-mt - Qt3 Date and Time Function Interfaces 827 8-27. Primary vtable for QCanvasItem 828 8-28. typeinfo for QCanvasItem 829 8-29. Primary vtable for QCanvasSprite 830 8-30. typeinfo for QCanvasSprite 831 8-31. Primary vtable for QCanvasPolygonalItem 832 8-32. typeinfo for QCanvasPolygonalItem 833 8-33. Primary vtable for QCanvasRectangle 834 8-34. typeinfo for QCanvasRectangle 835 8-35. Primary vtable for QCanvasView 836 8-36. Secondary vtable for QCanvasView 837 8-37. typeinfo for QCanvasView 838 8-38. Primary vtable for QCanvasEllipse 839 8-39. typeinfo for QCanvasEllipse 840 8-40. Primary vtable for QCanvasPixmap 841 8-41. typeinfo for QCanvasPixmap 842 8-42. Primary vtable for QCanvasLine 843 8-43. typeinfo for QCanvasLine 844 8-44. Primary vtable for QCanvasSpline 845 8-45. typeinfo for QCanvasSpline 846 8-46. Primary vtable for QCanvasText 847 8-47. typeinfo for QCanvasText 848 8-48. Primary vtable for QCanvasPolygon 849 8-49. typeinfo for QCanvasPolygon 850 8-50. Primary vtable for QCanvas 851 8-51. typeinfo for QCanvas 852 8-52. libqt-mt - Qt3 Canvas Function Interfaces 853 8-53. Primary vtable for QImageDrag 854 8-54. Secondary vtable for QImageDrag 855 8-55. typeinfo for QImageDrag 856 8-56. Primary vtable for QDragLeaveEvent 857 8-57. typeinfo for QDragLeaveEvent 858 8-58. Primary vtable for QColorDrag 859 8-59. Secondary vtable for QColorDrag 860 8-60. typeinfo for QColorDrag 861 8-61. Primary vtable for QDragResponseEvent 862 8-62. typeinfo for QDragResponseEvent 863 8-63. Primary vtable for QIconDrag 864 8-64. Secondary vtable for QIconDrag 865 8-65. typeinfo for QIconDrag 866 8-66. Primary vtable for QUriDrag 867 8-67. Secondary vtable for QUriDrag 868 8-68. typeinfo for QUriDrag 869 8-69. Primary vtable for QDropSite 870 8-70. typeinfo for QDropSite 871 8-71. Primary vtable for QStoredDrag 872 8-72. Secondary vtable for QStoredDrag 873 8-73. typeinfo for QStoredDrag 874 8-74. Primary vtable for QTextDrag 875 8-75. Secondary vtable for QTextDrag 876 8-76. typeinfo for QTextDrag 877 8-77. Primary vtable for QDragEnterEvent 878 8-78. Secondary vtable for QDragEnterEvent 879 8-79. typeinfo for QDragEnterEvent 880 8-80. Primary vtable for QDragMoveEvent 881 8-81. Secondary vtable for QDragMoveEvent 882 8-82. typeinfo for QDragMoveEvent 883 8-83. Primary vtable for QDropEvent 884 8-84. Secondary vtable for QDropEvent 885 8-85. typeinfo for QDropEvent 886 8-86. Primary vtable for QDragObject 887 8-87. Secondary vtable for QDragObject 888 8-88. typeinfo for QDragObject 889 8-89. Primary vtable for QIconDragItem 890 8-90. typeinfo for QIconDragItem 891 8-91. libqt-mt - Qt3 Drag and Drop Function Interfaces 892 8-92. Primary vtable for QContextMenuEvent 893 8-93. typeinfo for QContextMenuEvent 894 8-94. Primary vtable for QIMEvent 895 8-95. typeinfo for QIMEvent 896 8-96. Primary vtable for QTimerEvent 897 8-97. typeinfo for QTimerEvent 898 8-98. Primary vtable for QKeyEvent 899 8-99. typeinfo for QKeyEvent 900 8-100. Primary vtable for QCustomEvent 901 8-101. typeinfo for QCustomEvent 902 8-102. Primary vtable for QEventLoop 903 8-103. typeinfo for QEventLoop 904 8-104. Primary vtable for QHideEvent 905 8-105. typeinfo for QHideEvent 906 8-106. Primary vtable for QResizeEvent 907 8-107. typeinfo for QResizeEvent 908 8-108. Primary vtable for QTabletEvent 909 8-109. typeinfo for QTabletEvent 910 8-110. Primary vtable for QFocusEvent 911 8-111. typeinfo for QFocusEvent 912 8-112. Primary vtable for QMouseEvent 913 8-113. typeinfo for QMouseEvent 914 8-114. Primary vtable for QChildEvent 915 8-115. typeinfo for QChildEvent 916 8-116. Primary vtable for QEvent 917 8-117. typeinfo for QEvent 918 8-118. Primary vtable for QIMComposeEvent 919 8-119. typeinfo for QIMComposeEvent 920 8-120. Primary vtable for QShowEvent 921 8-121. typeinfo for QShowEvent 922 8-122. Primary vtable for QPaintEvent 923 8-123. typeinfo for QPaintEvent 924 8-124. Primary vtable for QWheelEvent 925 8-125. typeinfo for QWheelEvent 926 8-126. Primary vtable for QMoveEvent 927 8-127. typeinfo for QMoveEvent 928 8-128. Primary vtable for QCloseEvent 929 8-129. typeinfo for QCloseEvent 930 8-130. Primary vtable for QUtf8Codec 931 8-131. typeinfo for QUtf8Codec 932 8-132. Primary vtable for QTranslator 933 8-133. typeinfo for QTranslator 934 8-134. Primary vtable for QGb18030Codec 935 8-135. typeinfo for QGb18030Codec 936 8-136. Primary vtable for QGbkCodec 937 8-137. typeinfo for QGbkCodec 938 8-138. Primary vtable for QUtf16Codec 939 8-139. typeinfo for QUtf16Codec 940 8-140. Primary vtable for QEucKrCodec 941 8-141. typeinfo for QEucKrCodec 942 8-142. Primary vtable for QJisCodec 943 8-143. typeinfo for QJisCodec 944 8-144. Primary vtable for QTextEncoder 945 8-145. typeinfo for QTextEncoder 946 8-146. Primary vtable for QTsciiCodec 947 8-147. typeinfo for QTsciiCodec 948 8-148. Primary vtable for QSjisCodec 949 8-149. typeinfo for QSjisCodec 950 8-150. Primary vtable for QEucJpCodec 951 8-151. typeinfo for QEucJpCodec 952 8-152. Primary vtable for QGb2312Codec 953 8-153. typeinfo for QGb2312Codec 954 8-154. Primary vtable for QHebrewCodec 955 8-155. typeinfo for QHebrewCodec 956 8-156. Primary vtable for QTextDecoder 957 8-157. typeinfo for QTextDecoder 958 8-158. Primary vtable for QTextCodec 959 8-159. typeinfo for QTextCodec 960 8-160. Primary vtable for QJpUnicodeConv 961 8-161. typeinfo for QJpUnicodeConv 962 8-162. Primary vtable for QDataSource 963 8-163. typeinfo for QDataSource 964 8-164. Primary vtable for QProcess 965 8-165. typeinfo for QProcess 966 8-166. Primary vtable for QDataPump 967 8-167. typeinfo for QDataPump 968 8-168. Primary vtable for QFile 969 8-169. typeinfo for QFile 970 8-170. Primary vtable for QBuffer 971 8-171. typeinfo for QBuffer 972 8-172. Primary vtable for QClipboard 973 8-173. typeinfo for QClipboard 974 8-174. Primary vtable for QAsyncIO 975 8-175. typeinfo for QAsyncIO 976 8-176. Primary vtable for QSignal 977 8-177. typeinfo for QSignal 978 8-178. Primary vtable for QDataSink 979 8-179. typeinfo for QDataSink 980 8-180. Primary vtable for QDir 981 8-181. typeinfo for QDir 982 8-182. Primary vtable for QTextOStream 983 8-183. typeinfo for QTextOStream 984 8-184. Primary vtable for QTextStream 985 8-185. typeinfo for QTextStream 986 8-186. Primary vtable for QSignalMapper 987 8-187. typeinfo for QSignalMapper 988 8-188. Primary vtable for QIODeviceSource 989 8-189. typeinfo for QIODeviceSource 990 8-190. Primary vtable for QIODevice 991 8-191. typeinfo for QIODevice 992 8-192. Primary vtable for QDataStream 993 8-193. typeinfo for QDataStream 994 8-194. Primary vtable for QImageFormat 995 8-195. typeinfo for QImageFormat 996 8-196. Primary vtable for QSound 997 8-197. typeinfo for QSound 998 8-198. Primary vtable for QImageConsumer 999 8-199. typeinfo for QImageConsumer 1000 8-200. Primary vtable for QImageFormatType 1001 8-201. typeinfo for QImageFormatType 1002 8-202. Primary vtable for QMimeSourceFactory 1003 8-203. typeinfo for QMimeSourceFactory 1004 8-204. Primary vtable for QUrlOperator 1005 8-205. Secondary vtable for QUrlOperator 1006 8-206. typeinfo for QUrlOperator 1007 8-207. Primary vtable for QSocket 1008 8-208. Secondary vtable for QSocket 1009 8-209. typeinfo for QSocket 1010 8-210. Primary vtable for QSocketNotifier 1011 8-211. typeinfo for QSocketNotifier 1012 8-212. Primary vtable for QNetworkProtocol 1013 8-213. typeinfo for QNetworkProtocol 1014 8-214. Primary vtable for QUrl 1015 8-215. typeinfo for QUrl 1016 8-216. Primary vtable for QSocketDevice 1017 8-217. typeinfo for QSocketDevice 1018 8-218. Primary vtable for QHttpResponseHeader 1019 8-219. typeinfo for QHttpResponseHeader 1020 8-220. Primary vtable for QServerSocket 1021 8-221. typeinfo for QServerSocket 1022 8-222. Primary vtable for QUrlInfo 1023 8-223. typeinfo for QUrlInfo 1024 8-224. Primary vtable for QNetworkOperation 1025 8-225. typeinfo for QNetworkOperation 1026 8-226. Primary vtable for QHttp 1027 8-227. typeinfo for QHttp 1028 8-228. Primary vtable for QMimeSource 1029 8-229. typeinfo for QMimeSource 1030 8-230. Primary vtable for QDns 1031 8-231. typeinfo for QDns 1032 8-232. Primary vtable for QHttpRequestHeader 1033 8-233. typeinfo for QHttpRequestHeader 1034 8-234. Primary vtable for QHttpHeader 1035 8-235. typeinfo for QHttpHeader 1036 8-236. Primary vtable for QLocalFs 1037 8-237. typeinfo for QLocalFs 1038 8-238. Primary vtable for QConnectionList 1039 8-239. typeinfo for QConnectionList 1040 8-240. Primary vtable for QHostAddress 1041 8-241. typeinfo for QHostAddress 1042 8-242. Primary vtable for QFtp 1043 8-243. typeinfo for QFtp 1044 8-244. libqt-mt - Qt3 Network Function Interfaces 1045 8-245. Primary vtable for QObjectCleanupHandler 1046 8-246. typeinfo for QObjectCleanupHandler 1047 8-247. Primary vtable for QObjectUserData 1048 8-248. typeinfo for QObjectUserData 1049 8-249. Primary vtable for QObject 1050 8-250. typeinfo for QObject 1051 8-251. Primary vtable for QMetaObject 1052 8-252. typeinfo for QMetaObject 1053 8-253. Primary vtable for QGuardedPtrPrivate 1054 8-254. typeinfo for QGuardedPtrPrivate 1055 8-255. libqt-mt - Qt3 OpenGL Function Interfaces 1056 8-256. Primary vtable for QPaintDevice 1057 8-257. typeinfo for QPaintDevice 1058 8-258. Primary vtable for QBitmap 1059 8-259. typeinfo for QBitmap 1060 8-260. Primary vtable for QPicture 1061 8-261. typeinfo for QPicture 1062 8-262. Primary vtable for QPixmap 1063 8-263. typeinfo for QPixmap 1064 8-264. Primary vtable for QPrinter 1065 8-265. typeinfo for QPrinter 1066 8-266. Primary vtable for QSqlResult 1067 8-267. typeinfo for QSqlResult 1068 8-268. Primary vtable for QSqlSelectCursor 1069 8-269. Secondary vtable for QSqlSelectCursor 1070 8-270. typeinfo for QSqlSelectCursor 1071 8-271. Primary vtable for QSqlDriver 1072 8-272. typeinfo for QSqlDriver 1073 8-273. Primary vtable for QSqlPropertyMap 1074 8-274. typeinfo for QSqlPropertyMap 1075 8-275. Primary vtable for QSqlQuery 1076 8-276. typeinfo for QSqlQuery 1077 8-277. Primary vtable for QSqlRecord 1078 8-278. typeinfo for QSqlRecord 1079 8-279. Primary vtable for QSqlDatabase 1080 8-280. typeinfo for QSqlDatabase 1081 8-281. Primary vtable for QEditorFactory 1082 8-282. typeinfo for QEditorFactory 1083 8-283. Primary vtable for QSqlDriverPlugin 1084 8-284. typeinfo for QSqlDriverPlugin 1085 8-285. Primary vtable for QSqlResultShared 1086 8-286. typeinfo for QSqlResultShared 1087 8-287. Primary vtable for QSqlError 1088 8-288. typeinfo for QSqlError 1089 8-289. Primary vtable for QSqlForm 1090 8-290. typeinfo for QSqlForm 1091 8-291. Primary vtable for QSqlEditorFactory 1092 8-292. typeinfo for QSqlEditorFactory 1093 8-293. Primary vtable for QSqlCursor 1094 8-294. Secondary vtable for QSqlCursor 1095 8-295. typeinfo for QSqlCursor 1096 8-296. Primary vtable for QSqlFieldInfo 1097 8-297. typeinfo for QSqlFieldInfo 1098 8-298. Primary vtable for QSqlIndex 1099 8-299. typeinfo for QSqlIndex 1100 8-300. Primary vtable for QSqlField 1101 8-301. typeinfo for QSqlField 1102 8-302. libqt-mt - Qt3 SQL Function Interfaces 1103 8-303. Primary vtable for QCommonStyle 1104 8-304. typeinfo for QCommonStyle 1105 8-305. Primary vtable for QStyle 1106 8-306. typeinfo for QStyle 1107 8-307. Primary vtable for QSyntaxHighlighter 1108 8-308. typeinfo for QSyntaxHighlighter 1109 8-309. Primary vtable for QStyleSheet 1110 8-310. typeinfo for QStyleSheet 1111 8-311. Primary vtable for QStrList 1112 8-312. typeinfo for QStrList 1113 8-313. Primary vtable for QCString 1114 8-314. typeinfo for QCString 1115 8-315. Primary vtable for QWaitCondition 1116 8-316. typeinfo for QWaitCondition 1117 8-317. Primary vtable for QMutex 1118 8-318. typeinfo for QMutex 1119 8-319. Primary vtable for QThread 1120 8-320. typeinfo for QThread 1121 8-321. Primary vtable for QSemaphore 1122 8-322. typeinfo for QSemaphore 1123 8-323. Primary vtable for QToolBar 1124 8-324. Secondary vtable for QToolBar 1125 8-325. typeinfo for QToolBar 1126 8-326. Primary vtable for QActionGroup 1127 8-327. typeinfo for QActionGroup 1128 8-328. Primary vtable for QStatusBar 1129 8-329. Secondary vtable for QStatusBar 1130 8-330. typeinfo for QStatusBar 1131 8-331. Primary vtable for QSizeGrip 1132 8-332. Secondary vtable for QSizeGrip 1133 8-333. typeinfo for QSizeGrip 1134 8-334. Primary vtable for QSessionManager 1135 8-335. typeinfo for QSessionManager 1136 8-336. Primary vtable for QApplication 1137 8-337. typeinfo for QApplication 1138 8-338. Primary vtable for QWorkspace 1139 8-339. Secondary vtable for QWorkspace 1140 8-340. typeinfo for QWorkspace 1141 8-341. Primary vtable for QAction 1142 8-342. typeinfo for QAction 1143 8-343. libqt-mt - Qt3 Main Window and Application Function 1144 Interfaces 1145 1146 8-344. Primary vtable for QFrame 1147 8-345. Secondary vtable for QFrame 1148 8-346. typeinfo for QFrame 1149 8-347. Primary vtable for QScrollView 1150 8-348. Secondary vtable for QScrollView 1151 8-349. typeinfo for QScrollView 1152 8-350. Primary vtable for QTextBrowser 1153 8-351. Secondary vtable for QTextBrowser 1154 8-352. typeinfo for QTextBrowser 1155 8-353. Primary vtable for QLineEdit 1156 8-354. Secondary vtable for QLineEdit 1157 8-355. typeinfo for QLineEdit 1158 8-356. Primary vtable for QListBoxText 1159 8-357. typeinfo for QListBoxText 1160 8-358. Primary vtable for QLCDNumber 1161 8-359. Secondary vtable for QLCDNumber 1162 8-360. typeinfo for QLCDNumber 1163 8-361. Primary vtable for QGridView 1164 8-362. Secondary vtable for QGridView 1165 8-363. typeinfo for QGridView 1166 8-364. Primary vtable for QButton 1167 8-365. Secondary vtable for QButton 1168 8-366. typeinfo for QButton 1169 8-367. Primary vtable for QTabWidget 1170 8-368. Secondary vtable for QTabWidget 1171 8-369. typeinfo for QTabWidget 1172 8-370. Primary vtable for QTextView 1173 8-371. Secondary vtable for QTextView 1174 8-372. typeinfo for QTextView 1175 8-373. Primary vtable for QTab 1176 8-374. typeinfo for QTab 1177 8-375. Primary vtable for QDial 1178 8-376. Secondary vtable for QDial 1179 8-377. Secondary vtable for QDial 1180 8-378. typeinfo for QDial 1181 8-379. Primary vtable for QListView 1182 8-380. Secondary vtable for QListView 1183 8-381. typeinfo for QListView 1184 8-382. Primary vtable for QDesktopWidget 1185 8-383. Secondary vtable for QDesktopWidget 1186 8-384. typeinfo for QDesktopWidget 1187 8-385. Primary vtable for QListBoxItem 1188 8-386. typeinfo for QListBoxItem 1189 8-387. Primary vtable for QScrollBar 1190 8-388. Secondary vtable for QScrollBar 1191 8-389. Secondary vtable for QScrollBar 1192 8-390. typeinfo for QScrollBar 1193 8-391. Primary vtable for QIconFactory 1194 8-392. typeinfo for QIconFactory 1195 8-393. Primary vtable for QSpinBox 1196 8-394. Secondary vtable for QSpinBox 1197 8-395. Secondary vtable for QSpinBox 1198 8-396. typeinfo for QSpinBox 1199 8-397. Primary vtable for QLabel 1200 8-398. Secondary vtable for QLabel 1201 8-399. typeinfo for QLabel 1202 8-400. Primary vtable for QListBoxPixmap 1203 8-401. typeinfo for QListBoxPixmap 1204 8-402. Primary vtable for QWhatsThis 1205 8-403. typeinfo for QWhatsThis 1206 8-404. Primary vtable for QMultiLineEdit 1207 8-405. Secondary vtable for QMultiLineEdit 1208 8-406. typeinfo for QMultiLineEdit 1209 8-407. Primary vtable for QListBox 1210 8-408. Secondary vtable for QListBox 1211 8-409. typeinfo for QListBox 1212 8-410. Primary vtable for QComboBox 1213 8-411. Secondary vtable for QComboBox 1214 8-412. typeinfo for QComboBox 1215 8-413. Primary vtable for QRadioButton 1216 8-414. Secondary vtable for QRadioButton 1217 8-415. typeinfo for QRadioButton 1218 8-416. Primary vtable for QSlider 1219 8-417. Secondary vtable for QSlider 1220 8-418. Secondary vtable for QSlider 1221 8-419. typeinfo for QSlider 1222 8-420. Primary vtable for QMainWindow 1223 8-421. Secondary vtable for QMainWindow 1224 8-422. typeinfo for QMainWindow 1225 8-423. Primary vtable for QToolButton 1226 8-424. Secondary vtable for QToolButton 1227 8-425. typeinfo for QToolButton 1228 8-426. Primary vtable for QWidgetIntDict 1229 8-427. typeinfo for QWidgetIntDict 1230 8-428. Primary vtable for QTabBar 1231 8-429. Secondary vtable for QTabBar 1232 8-430. typeinfo for QTabBar 1233 8-431. Primary vtable for QToolTip 1234 8-432. typeinfo for QToolTip 1235 8-433. Primary vtable for QCheckBox 1236 8-434. Secondary vtable for QCheckBox 1237 8-435. typeinfo for QCheckBox 1238 8-436. Primary vtable for QDockWindow 1239 8-437. Secondary vtable for QDockWindow 1240 8-438. typeinfo for QDockWindow 1241 8-439. Primary vtable for QSpinWidget 1242 8-440. Secondary vtable for QSpinWidget 1243 8-441. typeinfo for QSpinWidget 1244 8-442. Primary vtable for QToolBox 1245 8-443. Secondary vtable for QToolBox 1246 8-444. typeinfo for QToolBox 1247 8-445. Primary vtable for QProgressBar 1248 8-446. Secondary vtable for QProgressBar 1249 8-447. typeinfo for QProgressBar 1250 8-448. Primary vtable for QIconViewItem 1251 8-449. typeinfo for QIconViewItem 1252 8-450. Primary vtable for QCheckListItem 1253 8-451. typeinfo for QCheckListItem 1254 8-452. Primary vtable for QDockArea 1255 8-453. Secondary vtable for QDockArea 1256 8-454. typeinfo for QDockArea 1257 8-455. Primary vtable for QListViewItem 1258 8-456. typeinfo for QListViewItem 1259 8-457. Primary vtable for QIconView 1260 8-458. Secondary vtable for QIconView 1261 8-459. typeinfo for QIconView 1262 8-460. Primary vtable for QWidget 1263 8-461. Secondary vtable for QWidget 1264 8-462. typeinfo for QWidget 1265 8-463. Primary vtable for QToolTipGroup 1266 8-464. typeinfo for QToolTipGroup 1267 8-465. Primary vtable for QPushButton 1268 8-466. Secondary vtable for QPushButton 1269 8-467. typeinfo for QPushButton 1270 8-468. Primary vtable for QWidgetList 1271 8-469. typeinfo for QWidgetList 1272 8-470. Primary vtable for QDataView 1273 8-471. Secondary vtable for QDataView 1274 8-472. typeinfo for QDataView 1275 8-473. Primary vtable for QDataBrowser 1276 8-474. Secondary vtable for QDataBrowser 1277 8-475. typeinfo for QDataBrowser 1278 8-476. Primary vtable for QTextEdit 1279 8-477. Secondary vtable for QTextEdit 1280 8-478. typeinfo for QTextEdit 1281 8-479. libqt-mt - Qt3 Widgets Function Interfaces 1282 8-480. Primary vtable for QPopupMenu 1283 8-481. Secondary vtable for QPopupMenu 1284 8-482. Secondary vtable for QPopupMenu 1285 8-483. typeinfo for QPopupMenu 1286 8-484. Primary vtable for QMenuBar 1287 8-485. Secondary vtable for QMenuBar 1288 8-486. Secondary vtable for QMenuBar 1289 8-487. typeinfo for QMenuBar 1290 8-488. Primary vtable for QCustomMenuItem 1291 8-489. typeinfo for QCustomMenuItem 1292 8-490. Primary vtable for QMenuData 1293 8-491. typeinfo for QMenuData 1294 8-492. libqt-mt - Qt3 Menus Function Interfaces 1295 8-493. Primary vtable for QHBox 1296 8-494. Secondary vtable for QHBox 1297 8-495. typeinfo for QHBox 1298 8-496. Primary vtable for QSplitter 1299 8-497. Secondary vtable for QSplitter 1300 8-498. typeinfo for QSplitter 1301 8-499. Primary vtable for QVBox 1302 8-500. Secondary vtable for QVBox 1303 8-501. typeinfo for QVBox 1304 8-502. Primary vtable for QGroupBox 1305 8-503. Secondary vtable for QGroupBox 1306 8-504. typeinfo for QGroupBox 1307 8-505. Primary vtable for QHGroupBox 1308 8-506. Secondary vtable for QHGroupBox 1309 8-507. typeinfo for QHGroupBox 1310 8-508. Primary vtable for QHButtonGroup 1311 8-509. Secondary vtable for QHButtonGroup 1312 8-510. typeinfo for QHButtonGroup 1313 8-511. Primary vtable for QWidgetStack 1314 8-512. Secondary vtable for QWidgetStack 1315 8-513. typeinfo for QWidgetStack 1316 8-514. Primary vtable for QButtonGroup 1317 8-515. Secondary vtable for QButtonGroup 1318 8-516. typeinfo for QButtonGroup 1319 8-517. Primary vtable for QVButtonGroup 1320 8-518. Secondary vtable for QVButtonGroup 1321 8-519. typeinfo for QVButtonGroup 1322 8-520. Primary vtable for QGrid 1323 8-521. Secondary vtable for QGrid 1324 8-522. typeinfo for QGrid 1325 8-523. Primary vtable for QVGroupBox 1326 8-524. Secondary vtable for QVGroupBox 1327 8-525. typeinfo for QVGroupBox 1328 8-526. libqt-mt - Qt3 Organizers Function Interfaces 1329 8-527. Primary vtable for QDockAreaLayout 1330 8-528. Secondary vtable for QDockAreaLayout 1331 8-529. typeinfo for QDockAreaLayout 1332 8-530. Primary vtable for QBoxLayout 1333 8-531. Secondary vtable for QBoxLayout 1334 8-532. typeinfo for QBoxLayout 1335 8-533. Primary vtable for QLayout 1336 8-534. Secondary vtable for QLayout 1337 8-535. typeinfo for QLayout 1338 8-536. Primary vtable for QHBoxLayout 1339 8-537. Secondary vtable for QHBoxLayout 1340 8-538. typeinfo for QHBoxLayout 1341 8-539. Primary vtable for QVBoxLayout 1342 8-540. Secondary vtable for QVBoxLayout 1343 8-541. typeinfo for QVBoxLayout 1344 8-542. Primary vtable for QGLayoutIterator 1345 8-543. typeinfo for QGLayoutIterator 1346 8-544. Primary vtable for QWidgetItem 1347 8-545. typeinfo for QWidgetItem 1348 8-546. Primary vtable for QGridLayout 1349 8-547. Secondary vtable for QGridLayout 1350 8-548. typeinfo for QGridLayout 1351 8-549. Primary vtable for QSpacerItem 1352 8-550. typeinfo for QSpacerItem 1353 8-551. Primary vtable for QLayoutItem 1354 8-552. typeinfo for QLayoutItem 1355 8-553. libqt-mt - Qt3 Layouts Function Interfaces 1356 8-554. Primary vtable for QProgressDialog 1357 8-555. Secondary vtable for QProgressDialog 1358 8-556. typeinfo for QProgressDialog 1359 8-557. Primary vtable for QWizard 1360 8-558. Secondary vtable for QWizard 1361 8-559. typeinfo for QWizard 1362 8-560. Primary vtable for QSemiModal 1363 8-561. Secondary vtable for QSemiModal 1364 8-562. typeinfo for QSemiModal 1365 8-563. Primary vtable for QFileDialog 1366 8-564. Secondary vtable for QFileDialog 1367 8-565. typeinfo for QFileDialog 1368 8-566. Primary vtable for QErrorMessage 1369 8-567. Secondary vtable for QErrorMessage 1370 8-568. typeinfo for QErrorMessage 1371 8-569. Primary vtable for QFilePreview 1372 8-570. typeinfo for QFilePreview 1373 8-571. Primary vtable for QMessageBox 1374 8-572. Secondary vtable for QMessageBox 1375 8-573. typeinfo for QMessageBox 1376 8-574. Primary vtable for QDialog 1377 8-575. Secondary vtable for QDialog 1378 8-576. typeinfo for QDialog 1379 8-577. Primary vtable for QFontDialog 1380 8-578. Secondary vtable for QFontDialog 1381 8-579. typeinfo for QFontDialog 1382 8-580. Primary vtable for QPrintDialog 1383 8-581. Secondary vtable for QPrintDialog 1384 8-582. typeinfo for QPrintDialog 1385 8-583. Primary vtable for QColorDialog 1386 8-584. Secondary vtable for QColorDialog 1387 8-585. typeinfo for QColorDialog 1388 8-586. Primary vtable for QInputDialog 1389 8-587. Secondary vtable for QInputDialog 1390 8-588. typeinfo for QInputDialog 1391 8-589. Primary vtable for QTabDialog 1392 8-590. Secondary vtable for QTabDialog 1393 8-591. typeinfo for QTabDialog 1394 8-592. Primary vtable for QFileIconProvider 1395 8-593. typeinfo for QFileIconProvider 1396 8-594. libqt-mt - Qt3 Dialogs Function Interfaces 1397 8-595. Primary vtable for QTableItem 1398 8-596. typeinfo for QTableItem 1399 8-597. Primary vtable for QCheckTableItem 1400 8-598. typeinfo for QCheckTableItem 1401 8-599. Primary vtable for QHeader 1402 8-600. Secondary vtable for QHeader 1403 8-601. typeinfo for QHeader 1404 8-602. Primary vtable for QDataTable 1405 8-603. Secondary vtable for QDataTable 1406 8-604. typeinfo for QDataTable 1407 8-605. Primary vtable for QComboTableItem 1408 8-606. typeinfo for QComboTableItem 1409 8-607. Primary vtable for QTable 1410 8-608. Secondary vtable for QTable 1411 8-609. typeinfo for QTable 1412 8-610. libqt-mt - Qt3 Tables Function Interfaces 1413 8-611. Primary vtable for QGPlugin 1414 8-612. typeinfo for QGPlugin 1415 8-613. Primary vtable for QStylePlugin 1416 8-614. typeinfo for QStylePlugin 1417 8-615. Primary vtable for QTextCodecPlugin 1418 8-616. typeinfo for QTextCodecPlugin 1419 8-617. Primary vtable for QWidgetPlugin 1420 8-618. typeinfo for QWidgetPlugin 1421 8-619. Primary vtable for QLibrary 1422 8-620. typeinfo for QLibrary 1423 8-621. Primary vtable for QImageFormatPlugin 1424 8-622. typeinfo for QImageFormatPlugin 1425 8-623. Primary vtable for QXmlEntityResolver 1426 8-624. typeinfo for QXmlEntityResolver 1427 8-625. Primary vtable for QXmlLocator 1428 8-626. typeinfo for QXmlLocator 1429 8-627. Primary vtable for QDomElement 1430 8-628. typeinfo for QDomElement 1431 8-629. Primary vtable for QDomImplementation 1432 8-630. typeinfo for QDomImplementation 1433 8-631. Primary vtable for QDomDocumentType 1434 8-632. typeinfo for QDomDocumentType 1435 8-633. Primary vtable for QDomDocument 1436 8-634. typeinfo for QDomDocument 1437 8-635. Primary vtable for QDomAttr 1438 8-636. typeinfo for QDomAttr 1439 8-637. Primary vtable for QDomNodeList 1440 8-638. typeinfo for QDomNodeList 1441 8-639. Primary vtable for QXmlReader 1442 8-640. typeinfo for QXmlReader 1443 8-641. Primary vtable for QDomEntity 1444 8-642. typeinfo for QDomEntity 1445 8-643. Primary vtable for QXmlDeclHandler 1446 8-644. typeinfo for QXmlDeclHandler 1447 8-645. Primary vtable for QDomNode 1448 8-646. typeinfo for QDomNode 1449 8-647. Primary vtable for QDomText 1450 8-648. typeinfo for QDomText 1451 8-649. Primary vtable for QDomCharacterData 1452 8-650. typeinfo for QDomCharacterData 1453 8-651. Primary vtable for QDomComment 1454 8-652. typeinfo for QDomComment 1455 8-653. Primary vtable for QXmlDefaultHandler 1456 8-654. Secondary vtable for QXmlDefaultHandler 1457 8-655. Secondary vtable for QXmlDefaultHandler 1458 8-656. Secondary vtable for QXmlDefaultHandler 1459 8-657. Secondary vtable for QXmlDefaultHandler 1460 8-658. Secondary vtable for QXmlDefaultHandler 1461 8-659. typeinfo for QXmlDefaultHandler 1462 8-660. Primary vtable for QDomNotation 1463 8-661. typeinfo for QDomNotation 1464 8-662. Primary vtable for QXmlSimpleReader 1465 8-663. typeinfo for QXmlSimpleReader 1466 8-664. Primary vtable for QXmlLexicalHandler 1467 8-665. typeinfo for QXmlLexicalHandler 1468 8-666. Primary vtable for QXmlAttributes 1469 8-667. typeinfo for QXmlAttributes 1470 8-668. Primary vtable for QDomProcessingInstruction 1471 8-669. typeinfo for QDomProcessingInstruction 1472 8-670. Primary vtable for QXmlContentHandler 1473 8-671. typeinfo for QXmlContentHandler 1474 8-672. Primary vtable for QDomEntityReference 1475 8-673. typeinfo for QDomEntityReference 1476 8-674. Primary vtable for QDomCDATASection 1477 8-675. typeinfo for QDomCDATASection 1478 8-676. Primary vtable for QXmlDTDHandler 1479 8-677. typeinfo for QXmlDTDHandler 1480 8-678. Primary vtable for QXmlInputSource 1481 8-679. typeinfo for QXmlInputSource 1482 8-680. Primary vtable for QXmlErrorHandler 1483 8-681. typeinfo for QXmlErrorHandler 1484 8-682. Primary vtable for QDomDocumentFragment 1485 8-683. typeinfo for QDomDocumentFragment 1486 8-684. libqt-mt - Qt3 XML Function Interfaces 1487 8-685. Primary vtable for QIconSet 1488 8-686. typeinfo for QIconSet 1489 8-687. Primary vtable for QRegExpValidator 1490 8-688. typeinfo for QRegExpValidator 1491 8-689. Primary vtable for QIntValidator 1492 8-690. typeinfo for QIntValidator 1493 8-691. Primary vtable for QValidator 1494 8-692. typeinfo for QValidator 1495 8-693. Primary vtable for QDoubleValidator 1496 8-694. typeinfo for QDoubleValidator 1497 8-695. Primary vtable for QGVector 1498 8-696. typeinfo for QGVector 1499 8-697. Primary vtable for QGList 1500 8-698. typeinfo for QGList 1501 8-699. Primary vtable for QPolygonScanner 1502 8-700. typeinfo for QPolygonScanner 1503 8-701. Primary vtable for QGCache 1504 8-702. typeinfo for QGCache 1505 8-703. Primary vtable for QGArray 1506 8-704. typeinfo for QGArray 1507 8-705. Primary vtable for QSignalVec 1508 8-706. typeinfo for QSignalVec 1509 8-707. Primary vtable for QGDict 1510 8-708. typeinfo for QGDict 1511 8-709. Primary vtable for QRangeControl 1512 8-710. typeinfo for QRangeControl 1513 8-711. Primary vtable for QSplashScreen 1514 8-712. Secondary vtable for QSplashScreen 1515 8-713. typeinfo for QSplashScreen 1516 8-714. Primary vtable for QAccel 1517 8-715. typeinfo for QAccel 1518 8-716. libqt-mt - Qt3 Miscellaneous Function Interfaces 1519 __________________________________________________________ 1520 1521 Foreword 1522 1523 This is version 3.2 of the LSB Desktop Specification. This 1524 specification is part of a family of specifications under the 1525 general title"Linux Standard Base". Developers of applications 1526 or implementations interested in using the LSB trademark should 1527 see the Linux Foundation Certification Policy for details. 1528 __________________________________________________________ 1529 1530 Introduction 1531 1532 The LSB Desktop specification defines components that are 1533 required to be present on an LSB conforming system. 1534 1535 This document should be used in conjunction with the documents 1536 it references. Information referenced in this way is as much a 1537 part of this document as is the information explicitly included 1538 here. 1539 1540 I. Introductory Elements 1541 1542 Table of Contents 1543 1. Scope 1544 2. References 1545 1546 2.1. Normative References 1547 2.2. Informative References/Bibliography 1548 1549 3. Requirements 1550 1551 3.1. Relevant Libraries 1552 1553 4. Definitions 1554 5. Terminology 1555 __________________________________________________________ 1556 1557 Chapter 1. Scope 1558 1559 The LSB Desktop module defines components found on an LSB 1560 conforming system. 1561 __________________________________________________________ 1562 1563 Chapter 2. References 1564 1565 2.1. Normative References 1566 1567 The specifications listed below are referenced in whole or in 1568 part by the LSB Desktop specification. Such references may be 1569 normative or informative; a reference to specification shall 1570 only be considered normative if it is explicitly cited as such. 1571 The LSB Desktop specification may make normative references to 1572 a portion of these specifications (that is, to define a 1573 specific function or group of functions); in such cases, only 1574 the explicitly referenced portion of the specification is to be 1575 considered normative. 1576 1577 Table 2-1. Normative References 1578 Name Title URL 1579 ATK 1.9.0 Reference Manual ATK 1.9.0 Reference Manual 1580 http://www.gtk.org/api/2.6/atk/index.html 1581 Double Buffer Extension Library Double Buffer Extension Library 1582 - Protocol Version 1.0 1583 http://refspecs.linux-foundation.org/X11/dbelib.pdf 1584 Fontconfig Developers Reference Fontconfig Developers 1585 Reference, Version 2.3.0 1586 http://fontconfig.org/fontconfig-devel/ 1587 Gdk 2.6.2 Reference Manual Gdk 2.6.2 Reference Manual 1588 http://www.gtk.org/api/2.6/gdk/index.html 1589 Gdk-pixbuf 2.6.2 Reference Manual Gdk-pixbuf 2.6.2 Reference 1590 Manual http://www.gtk.org/api/2.6/gdk-pixbuf/index.html 1591 Glib 2.6.2 Reference Manual Glib 2.6.2 Reference Manual 1592 http://www.gtk.org/api/2.6/glib/index.html 1593 Gobject 2.6.2 Reference Manual Gobject 2.6.2 Reference Manual 1594 http://www.gtk.org/api/2.6/gobject/index.html 1595 Gtk 2.6.2 Reference Manual Gtk 2.6.2 Reference Manual 1596 http://www.gtk.org/api/2.6/gtk/index.html 1597 ISO C (1999) ISO/IEC 9899: 1999, Programming Languages --C 1598 ISO/IEC 14882: 2003 C++ Language ISO/IEC 14882: 2003 1599 Programming languages --C++ 1600 Itanium(TM) C++ ABI Itanium(TM) C++ ABI (Revision 1.83) 1601 http://refspecs.linux-foundation.org/cxxabi-1.83.html 1602 OpenGL OpenGL Application Binary Interface for Linux 1603 http://oss.sgi.com/projects/ogl-sample/ABI/ 1604 Pango 1.8.0 Reference Manual Pango 1.8.0 Reference Manual 1605 http://www.gtk.org/api/2.6/pango/index.html 1606 Qt 3.3.6 Qt 3.3.6 Reference Manual 1607 http://doc.trolltech.com/3.3/index.html 1608 QtCore 4.2.0 Qt 4.2.0 Reference Manual 1609 http://doc.trolltech.com/4.2/qtcore.html 1610 QtGui 4.2.0 Qt 4.2.0 Reference Manual 1611 http://doc.trolltech.com/4.2/qtgui.html 1612 QtNetwork 4.2.0 Qt 4.2.0 Reference Manual 1613 http://doc.trolltech.com/4.2/qtnetwork.html 1614 QtOpenGL 4.2.0 Qt 4.2.0 Reference Manual 1615 http://doc.trolltech.com/4.2/qtopengl.html 1616 QtSql 4.2.0 Qt 4.2.0 Reference Manual 1617 http://doc.trolltech.com/4.2/qtsql.html 1618 QtSvg 4.2.0 Qt 4.2.0 Reference Manual 1619 http://doc.trolltech.com/4.2/qtsvg.html 1620 QtXml 4.2.0 Qt 4.2.0 Reference Manual 1621 http://doc.trolltech.com/4.2/qtxml.html 1622 Reference Manual for libxml2 Reference Manual for libxml2 1623 http://xmlsoft.org/html/index.html 1624 The MIT Shared Memory Extension MIT-SHM - The MIT Shared Memory 1625 Extension - X version 11, Release 5 1626 http://refspecs.linux-foundation.org/X11/mit-shm.pdf 1627 X Display Power Management Signaling X Display Power Management 1628 Signaling (DPMS) Extension - Library Specificationi - Version 1629 1.0 http://refspecs.linux-foundation.org/X11/DPMSlib.pdf 1630 X Extended Visual Interface Extension Extended Visual 1631 Information Extension - Version 1.0 1632 http://refspecs.linux-foundation.org/X11/evi.pdf 1633 X Nonrectangular Window Shape Extension Library X 1634 Nonrectangular Window Shape Extension Library - Version 1.0 1635 http://refspecs.linux-foundation.org/X11/shapelib.pdf 1636 X Record Extension Library X Record Extension Library - Version 1637 1.13 http://refspecs.linux-foundation.org/X11/recordlib.pdf 1638 X Security Extension Specification Security Extension 1639 Specification - Version 7.1 1640 http://refspecs.linux-foundation.org/X11/security.pdf 1641 X Synchronization Extension Library X Synchronization Extension 1642 Library - Version 3.0 1643 http://refspecs.linux-foundation.org/X11/synclib.pdf 1644 X11 C Library Xlib - C Language X Interface - X Version 11 1645 Release 6.4 http://refspecs.linux-foundation.org/X11/xlib.pdf 1646 X11 Input Library X Input Device Extension Library - X Version 1647 11, Release 6.4 1648 http://refspecs.linux-foundation.org/X11/Xinput.pdf 1649 X11 Inter-Client Exchange Inter-Client Exchange Library - 1650 Version 1.0 http://refspecs.linux-foundation.org/X11/ICElib.pdf 1651 X11 Session Management X Session Management Library - Version 1652 1.0 http://refspecs.linux-foundation.org/X11/SMlib.pdf 1653 X11 Toolkit Intrinsics X Toolkit Intrinsics - C Language 1654 Interface - X Version 11, Release 6.4 1655 http://refspecs.linux-foundation.org/X11/intrinsics.pdf 1656 Xft Placeholder Xft Specification Placeholder 1657 Xrender Placeholder Xrender Specification Placeholder 1658 http://refspecs.linux-foundation.org/X11/XRenderProtocol.html 1659 __________________________________________________________ 1660 1661 2.2. Informative References/Bibliography 1662 1663 In addition, the specifications listed below provide essential 1664 background information to implementors of this specification. 1665 These references are included for information only. 1666 1667 Table 2-2. Other References 1668 Name Title URL 1669 A description on how to use and modify libpng A description on 1670 how to use and modify libpng 1671 http://www.libpng.org/pub/png/libpng-1.2.5-manual.html 1672 Base Directory Spec XDG Base Directory Specification Versio 0.6 1673 http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6. 1674 html 1675 Desktop Entry Spec Desktop Entry Specification Version 1.0 1676 http://standards.freedesktop.org/desktop-entry-spec/desktop-ent 1677 ry-spec-1.0.html 1678 Desktop Menu Spec Desktop Menu Specification Version 1.0 1679 http://standards.freedesktop.org/menu-spec/menu-spec-1.0.html 1680 FreeType Reference FreeType 2.1.10 API Reference 1681 http://refspecs.linux-foundation.org/freetype/freetype-doc-2.1. 1682 10/docs/reference/ft2-toc.html 1683 Icon Theme Spec Icon Theme Specification Version 0.11 1684 http://standards.freedesktop.org/icon-theme-spec/icon-theme-spe 1685 c-0.11.html 1686 Independent JPEG Group Independent JPEG Group 1687 http://www.ijg.org/ 1688 __________________________________________________________ 1689 1690 Chapter 3. Requirements 1691 1692 3.1. Relevant Libraries 1693 1694 The libraries listed in Table 3-1 shall be available on a Linux 1695 Standard Base - Desktop system, with the specified runtime 1696 names. This list may be supplemented or amended by the 1697 architecture-specific specification. 1698 1699 Table 3-1. Standard Library Names 1700 Library Runtime Name 1701 libX11 libX11.so.6 1702 libXt libXt.so.6 1703 libGL libGL.so.1 1704 libXext libXext.so.6 1705 libICE libICE.so.6 1706 libSM libSM.so.6 1707 libXi libXi.so.6 1708 libglib-2.0 libglib-2.0.so.0 1709 libgobject-2.0 libgobject-2.0.so.0 1710 libgmodule-2.0 libgmodule-2.0.so.0 1711 libgthread-2.0 libgthread-2.0.so.0 1712 libatk-1.0 libatk-1.0.so.0 1713 libpango-1.0 libpango-1.0.so.0 1714 libpangoxft-1.0 libpangoxft-1.0.so.0 1715 libpangoft2-1.0 libpangoft2-1.0.so.0 1716 libgdk_pixbuf-2.0 libgdk_pixbuf-2.0.so.0 1717 libgdk_pixbuf_xlib-2.0 libgdk_pixbuf_xlib-2.0.so.0 1718 libgdk-x11-2.0 libgdk-x11-2.0.so.0 1719 libgtk-x11-2.0 libgtk-x11-2.0.so.0 1720 libQtCore libQtCore.so.4 1721 libQtGui libQtGui.so.4 1722 libQtNetwork libQtNetwork.so.4 1723 libQtXml libQtXml.so.4 1724 libQtOpenGL libQtOpenGL.so.4 1725 libQtSql libQtSql.so.4 1726 libQtSvg libQtSvg.so.4 1727 libfontconfig libfontconfig.so.1 1728 libpng12 libpng12.so.0 1729 libjpeg libjpeg.so.62 1730 libXrender libXrender.so.1 1731 libfreetype libfreetype.so.6 1732 libXft libXft.so.2 1733 libxml2 libxml2.so.2 1734 libqt-mt libqt-mt.so.3 1735 1736 These libraries will be in an implementation-defined directory 1737 which the dynamic linker shall search by default. 1738 __________________________________________________________ 1739 1740 Chapter 4. Definitions 1741 1742 For the purposes of this document, the following definitions, 1743 as specified in the ISO/IEC Directives, Part 2, 2001, 4th 1744 Edition, apply: 1745 1746 can 1747 1748 be able to; there is a possibility of; it is possible to 1749 cannot 1750 1751 be unable to; there is no possibilty of; it is not possible to 1752 may 1753 1754 is permitted; is allowed; is permissible 1755 need not 1756 1757 it is not required that; no...is required 1758 shall 1759 1760 is to; is required to; it is required that; has to; only...is 1761 permitted; it is necessary 1762 shall not 1763 1764 is not allowed [permitted] [acceptable] [permissible]; is 1765 required to be not; is required that...be not; is not to be 1766 should 1767 1768 it is recommended that; ought to 1769 should not 1770 1771 it is not recommended that; ought not to 1772 __________________________________________________________ 1773 1774 Chapter 5. Terminology 1775 1776 For the purposes of this document, the following terms apply: 1777 1778 implementation-defined 1779 Describes a value or behavior that is not defined by 1780 this document but is selected by an implementor. The 1781 value or behavior may vary among implementations that 1782 conform to this document. An application should not rely 1783 on the existence of the value or behavior. An 1784 application that relies on such a value or behavior 1785 cannot be assured to be portable across conforming 1786 implementations. The implementor shall document such a 1787 value or behavior so that it can be used correctly by an 1788 application. 1789 1790 Shell Script 1791 A file that is read by an interpreter (e.g., awk). The 1792 first line of the shell script includes a reference to 1793 its interpreter binary. 1794 1795 undefined 1796 Describes the nature of a value or behavior not defined 1797 by this document which results from use of an invalid 1798 program construct or invalid data input. The value or 1799 behavior may vary among implementations that conform to 1800 this document. An application should not rely on the 1801 existence or validity of the value or behavior. An 1802 application that relies on any particular value or 1803 behavior cannot be assured to be portable across 1804 conforming implementations. 1805 1806 unspecified 1807 Describes the nature of a value or behavior not 1808 specified by this document which results from use of a 1809 valid program construct or valid data input. The value 1810 or behavior may vary among implementations that conform 1811 to this document. An application should not rely on the 1812 existence or validity of the value or behavior. An 1813 application that relies on any particular value or 1814 behavior cannot be assured to be portable across 1815 conforming implementations. 1816 1817 II. GTK+ Stack Libraries 1818 1819 Table of Contents 1820 6. Libraries 1821 1822 6.1. Introduction 1823 6.2. Interfaces for libglib-2.0 1824 1825 6.2.1. GTK General purpose utility library 1826 6.2.2. Glib Arrays 1827 6.2.3. Glib Asynchronous Queues 1828 6.2.4. Glib Atomic Operations 1829 6.2.5. Glib Automatic String Completion 1830 6.2.6. Glib Balanced Binary Trees 1831 6.2.7. Glib Byte Arrays 1832 6.2.8. Glib Caches 1833 6.2.9. Glib Character Set Conversion 1834 6.2.10. Glib Commandline Option Parser 1835 6.2.11. Glib Datasets 1836 6.2.12. Glib Date and Time Functions 1837 6.2.13. Glib Double-Ended Queues 1838 6.2.14. Glib Doubly-Linked Lists 1839 6.2.15. Glib Error Reporting 1840 6.2.16. Glib File Utilities 1841 6.2.17. Glib Glob-Style Pattern Matching 1842 6.2.18. Glib Hash Tables 1843 6.2.19. Glib Hook Functions 1844 6.2.20. Glib IO Channels 1845 6.2.21. Glib Internationalization 1846 6.2.22. Glib Key-Value File Parser 1847 6.2.23. Glib Keyed Data Lists 1848 6.2.24. Glib Lexical Scanner 1849 6.2.25. Glib Memory Allocation 1850 6.2.26. Glib Memory Allocators 1851 6.2.27. Glib Memory Chunks 1852 6.2.28. Glib Message Logging 1853 6.2.29. Glib Message Output and Debugging Functions 1854 6.2.30. Glib Miscellaneous Utility Functions 1855 6.2.31. Glib N-ary Trees 1856 6.2.32. Glib Pointer Arrays 1857 6.2.33. Glib Quarks 1858 6.2.34. Glib Random Numbers 1859 6.2.35. Glib Relations and Tuples 1860 6.2.36. Glib Shell-related Utilities 1861 6.2.37. Glib Simple XML Subset Parser 1862 6.2.38. Glib Singly-Linked Lists 1863 6.2.39. Glib Spawning Processes 1864 6.2.40. Glib String Chunks 1865 6.2.41. Glib String Utility Functions 1866 6.2.42. Glib Strings 1867 6.2.43. Glib - The Main Event Loop 1868 6.2.44. Glib Thread Pools 1869 6.2.45. Glib Threads 1870 6.2.46. Glib Timers 1871 6.2.47. Glib Trash Stacks 1872 6.2.48. Glib Unicode Manipulation 1873 6.2.49. Glib Version Information 1874 1875 6.3. Data Definitions for libglib-2.0 1876 1877 6.3.1. glib-2.0/glib.h 1878 6.3.2. glib-2.0/glib/gstdio.h 1879 1880 6.4. Interfaces for libgobject-2.0 1881 1882 6.4.1. Glib Object System 1883 1884 6.5. Data Definitions for libgobject-2.0 1885 1886 6.5.1. glib-2.0/glib-object.h 1887 6.5.2. glib-2.0/gobject/gvaluecollector.h 1888 1889 6.6. Interfaces for libgmodule-2.0 1890 1891 6.6.1. Glib-Dynamic loading of Modules 1892 1893 6.7. Data Definitions for libgmodule-2.0 1894 1895 6.7.1. glib-2.0/gmodule.h 1896 1897 6.8. Interfaces for libgthread-2.0 1898 1899 6.8.1. Glib thread abstraction 1900 1901 6.9. Interfaces for libatk-1.0 1902 1903 6.9.1. GTK Accessibility Toolkit 1904 1905 6.10. Data Definitions for libatk-1.0 1906 1907 6.10.1. atk-1.0/atk/atk-enum-types.h 1908 6.10.2. atk-1.0/atk/atk.h 1909 1910 6.11. Interfaces for libpango-1.0 1911 1912 6.11.1. GTK Internationalized Text Layout and 1913 Rendering library 1914 1915 6.12. Data Definitions for libpango-1.0 1916 1917 6.12.1. pango-1.0/pango/pango.h 1918 1919 6.13. Interfaces for libpangoxft-1.0 1920 1921 6.13.1. Pango Xft Fonts and Rendering library 1922 1923 6.14. Data Definitions for libpangoxft-1.0 1924 1925 6.14.1. pango-1.0/pango/pangoxft.h 1926 1927 6.15. Interfaces for libpangoft2-1.0 1928 1929 6.15.1. Pango Freetype Fonts and Rendering library 1930 1931 6.16. Data Definitions for libpangoft2-1.0 1932 1933 6.16.1. pango-1.0/pango/pangofc-decoder.h 1934 6.16.2. pango-1.0/pango/pangofc-fontmap.h 1935 6.16.3. pango-1.0/pango/pangoft2.h 1936 1937 6.17. Interfaces for libgdk_pixbuf-2.0 1938 1939 6.17.1. GDK pixbuf rendering on drawables library 1940 1941 6.18. Data Definitions for libgdk_pixbuf-2.0 1942 1943 6.18.1. gtk-2.0/gdk-pixbuf/gdk-pixbuf.h 1944 6.18.2. gtk-2.0/gdk-pixbuf/gdk-pixdata.h 1945 1946 6.19. Interfaces for libgdk_pixbuf_xlib-2.0 1947 1948 6.19.1. GDK pixbuf rendering to an X drawable 1949 library 1950 1951 6.20. Data Definitions for libgdk_pixbuf_xlib-2.0 1952 1953 6.20.1. gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h 1954 1955 6.21. Interfaces for libgdk-x11-2.0 1956 1957 6.21.1. GTK Drawing toolkit 1958 1959 6.22. Data Definitions for libgdk-x11-2.0 1960 1961 6.22.1. gtk-2.0/gdk/gdk.h 1962 6.22.2. gtk-2.0/gdk/gdkkeysyms.h 1963 6.22.3. gtk-2.0/gdk/gdkx.h 1964 1965 6.23. Interfaces for libgtk-x11-2.0 1966 1967 6.23.1. GTK main Widgets library 1968 1969 6.24. Data Definitions for libgtk-x11-2.0 1970 1971 6.24.1. gtk-2.0/gtk/gtk.h 1972 __________________________________________________________ 1973 1974 Chapter 6. Libraries 1975 1976 6.1. Introduction 1977 1978 A conforming implementation shall support the following GTK+ 1979 stack libraries which provide interfaces for creating rich 1980 graphical user interface applications. 1981 1982 GLib 1983 1984 A general-purpose utility library, not specific to graphical 1985 user interfaces. GLib provides many useful data types, macros, 1986 type conversions, string utilities, file utilities, a main loop 1987 abstraction, and so on. 1988 1989 libglib-2.0 1990 1991 libgmodule-2.0 1992 1993 libgobject-2.0 1994 1995 libgthread-2.0 1996 ATK 1997 1998 ATK is the Accessibility Toolkit. It provides a set of generic 1999 interfaces allowing accessibility technologies to interact with 2000 a graphical user interface. For example, a screen reader uses 2001 ATK to discover the text in an interface and read it to blind 2002 users. GTK+ widgets have built-in support for accessibility 2003 using the ATK framework. 2004 2005 libatk-1.0 2006 Pango 2007 2008 Pango is a library for internationalized text handling. It 2009 centers around the PangoLayout object, representing a paragraph 2010 of text. Pango provides the engine for GtkTextView, GtkLabel, 2011 GtkEntry, and other widgets that display text. 2012 2013 libpango-1.0 2014 2015 libpangoxft-1.0 2016 2017 libpangoft2-1.0 2018 GdkPixbuf 2019 2020 This is a small library which allows you to create GdkPixbuf 2021 ("pixel buffer") objects from image data or image files. Use a 2022 GdkPixbuf in combination with GtkImage to display images. 2023 2024 libgdk_pixbuf-2.0 2025 2026 libgdk_pixbuf_xlib-2.0 2027 GDK 2028 2029 GDK is the abstraction layer that allows GTK+ to support 2030 multiple windowing systems. GDK provides drawing and window 2031 system facilities on X11, Windows, and the Linux framebuffer 2032 device. 2033 2034 libgdk-x11-2.0 2035 GTK+ 2036 2037 The GTK+ library contains widgets, that is, GUI components such 2038 as GtkButton or GtkTextView. 2039 2040 libgtk-x11-2.0 2041 2042 There are three main parts to the definition of each of these 2043 libraries. 2044 2045 The "Interfaces" section defines the required library name and 2046 version, and the required public symbols (interfaces and global 2047 data), as well as symbol versions, if any. 2048 2049 The "Interface Definitions" section provides complete or 2050 partial definitions of certain interfaces where either this 2051 specification is the source specification, or where there are 2052 variations from the source specification. If an interface 2053 definition requires one or more header files, one of those 2054 headers shall include the function prototype for the interface. 2055 2056 For source definitions of interfaces which include a reference 2057 to a header file, the contents of such header files form a part 2058 of the specification. The "Data Definitions" section provides 2059 the binary-level details for the header files from the source 2060 specifications, such as values for macros and enumerated types, 2061 as well as structure layouts, sizes and padding, etc. These 2062 data definitions, although presented in the form of header 2063 files for convenience, should not be taken a representing 2064 complete header files, as they are a supplement to the source 2065 specifications. Application developers should follow the 2066 guidelines of the source specifications when determining which 2067 header files need to be included to completely resolve all 2068 references. 2069 2070 Note: While the Data Definitions supplement the source 2071 specifications, this specification itself does not require 2072 conforming implementations to supply any header files. 2073 __________________________________________________________ 2074 2075 6.2. Interfaces for libglib-2.0 2076 2077 Table 6-1 defines the library name and shared object name for 2078 the libglib-2.0 library 2079 2080 Table 6-1. libglib-2.0 Definition 2081 Library: libglib-2.0 2082 SONAME: libglib-2.0.so.0 2083 __________________________________________________________ 2084 2085 6.2.1. GTK General purpose utility library 2086 __________________________________________________________ 2087 2088 6.2.1.1. Interfaces for GTK General purpose utility library 2089 2090 No external functions are defined for libglib-2.0 - GTK General 2091 purpose utility library in this part of the specification. See 2092 also the generic specification. 2093 __________________________________________________________ 2094 2095 6.2.2. Glib Arrays 2096 __________________________________________________________ 2097 2098 6.2.2.1. Interfaces for Glib Arrays 2099 2100 No external functions are defined for libglib-2.0 - Glib Arrays 2101 in this part of the specification. See also the generic 2102 specification. 2103 __________________________________________________________ 2104 2105 6.2.3. Glib Asynchronous Queues 2106 __________________________________________________________ 2107 2108 6.2.3.1. Interfaces for Glib Asynchronous Queues 2109 2110 No external functions are defined for libglib-2.0 - Glib 2111 Asynchronous Queues in this part of the specification. See also 2112 the generic specification. 2113 __________________________________________________________ 2114 2115 6.2.4. Glib Atomic Operations 2116 __________________________________________________________ 2117 2118 6.2.4.1. Interfaces for Glib Atomic Operations 2119 2120 No external functions are defined for libglib-2.0 - Glib Atomic 2121 Operations in this part of the specification. See also the 2122 generic specification. 2123 __________________________________________________________ 2124 2125 6.2.5. Glib Automatic String Completion 2126 __________________________________________________________ 2127 2128 6.2.5.1. Interfaces for Glib Automatic String Completion 2129 2130 No external functions are defined for libglib-2.0 - Glib 2131 Automatic String Completion in this part of the specification. 2132 See also the generic specification. 2133 __________________________________________________________ 2134 2135 6.2.6. Glib Balanced Binary Trees 2136 __________________________________________________________ 2137 2138 6.2.6.1. Interfaces for Glib Balanced Binary Trees 2139 2140 No external functions are defined for libglib-2.0 - Glib 2141 Balanced Binary Trees in this part of the specification. See 2142 also the generic specification. 2143 __________________________________________________________ 2144 2145 6.2.7. Glib Byte Arrays 2146 __________________________________________________________ 2147 2148 6.2.7.1. Interfaces for Glib Byte Arrays 2149 2150 No external functions are defined for libglib-2.0 - Glib Byte 2151 Arrays in this part of the specification. See also the generic 2152 specification. 2153 __________________________________________________________ 2154 2155 6.2.8. Glib Caches 2156 __________________________________________________________ 2157 2158 6.2.8.1. Interfaces for Glib Caches 2159 2160 No external functions are defined for libglib-2.0 - Glib Caches 2161 in this part of the specification. See also the generic 2162 specification. 2163 __________________________________________________________ 2164 2165 6.2.9. Glib Character Set Conversion 2166 __________________________________________________________ 2167 2168 6.2.9.1. Interfaces for Glib Character Set Conversion 2169 2170 No external functions are defined for libglib-2.0 - Glib 2171 Character Set Conversion in this part of the specification. See 2172 also the generic specification. 2173 __________________________________________________________ 2174 2175 6.2.10. Glib Commandline Option Parser 2176 __________________________________________________________ 2177 2178 6.2.10.1. Interfaces for Glib Commandline Option Parser 2179 2180 No external functions are defined for libglib-2.0 - Glib 2181 Commandline Option Parser in this part of the specification. 2182 See also the generic specification. 2183 __________________________________________________________ 2184 2185 6.2.11. Glib Datasets 2186 __________________________________________________________ 2187 2188 6.2.11.1. Interfaces for Glib Datasets 2189 2190 No external functions are defined for libglib-2.0 - Glib 2191 Datasets in this part of the specification. See also the 2192 generic specification. 2193 __________________________________________________________ 2194 2195 6.2.12. Glib Date and Time Functions 2196 __________________________________________________________ 2197 2198 6.2.12.1. Interfaces for Glib Date and Time Functions 2199 2200 No external functions are defined for libglib-2.0 - Glib Date 2201 and Time Functions in this part of the specification. See also 2202 the generic specification. 2203 __________________________________________________________ 2204 2205 6.2.13. Glib Double-Ended Queues 2206 __________________________________________________________ 2207 2208 6.2.13.1. Interfaces for Glib Double-Ended Queues 2209 2210 No external functions are defined for libglib-2.0 - Glib 2211 Double-Ended Queues in this part of the specification. See also 2212 the generic specification. 2213 __________________________________________________________ 2214 2215 6.2.14. Glib Doubly-Linked Lists 2216 __________________________________________________________ 2217 2218 6.2.14.1. Interfaces for Glib Doubly-Linked Lists 2219 2220 No external functions are defined for libglib-2.0 - Glib 2221 Doubly-Linked Lists in this part of the specification. See also 2222 the generic specification. 2223 __________________________________________________________ 2224 2225 6.2.15. Glib Error Reporting 2226 __________________________________________________________ 2227 2228 6.2.15.1. Interfaces for Glib Error Reporting 2229 2230 No external functions are defined for libglib-2.0 - Glib Error 2231 Reporting in this part of the specification. See also the 2232 generic specification. 2233 __________________________________________________________ 2234 2235 6.2.16. Glib File Utilities 2236 __________________________________________________________ 2237 2238 6.2.16.1. Interfaces for Glib File Utilities 2239 2240 No external functions are defined for libglib-2.0 - Glib File 2241 Utilities in this part of the specification. See also the 2242 generic specification. 2243 __________________________________________________________ 2244 2245 6.2.17. Glib Glob-Style Pattern Matching 2246 __________________________________________________________ 2247 2248 6.2.17.1. Interfaces for Glib Glob-Style Pattern Matching 2249 2250 No external functions are defined for libglib-2.0 - Glib 2251 Glob-Style Pattern Matching in this part of the specification. 2252 See also the generic specification. 2253 __________________________________________________________ 2254 2255 6.2.18. Glib Hash Tables 2256 __________________________________________________________ 2257 2258 6.2.18.1. Interfaces for Glib Hash Tables 2259 2260 No external functions are defined for libglib-2.0 - Glib Hash 2261 Tables in this part of the specification. See also the generic 2262 specification. 2263 __________________________________________________________ 2264 2265 6.2.19. Glib Hook Functions 2266 __________________________________________________________ 2267 2268 6.2.19.1. Interfaces for Glib Hook Functions 2269 2270 No external functions are defined for libglib-2.0 - Glib Hook 2271 Functions in this part of the specification. See also the 2272 generic specification. 2273 __________________________________________________________ 2274 2275 6.2.20. Glib IO Channels 2276 __________________________________________________________ 2277 2278 6.2.20.1. Interfaces for Glib IO Channels 2279 2280 No external functions are defined for libglib-2.0 - Glib IO 2281 Channels in this part of the specification. See also the 2282 generic specification. 2283 __________________________________________________________ 2284 2285 6.2.21. Glib Internationalization 2286 __________________________________________________________ 2287 2288 6.2.21.1. Interfaces for Glib Internationalization 2289 2290 No external functions are defined for libglib-2.0 - Glib 2291 Internationalization in this part of the specification. See 2292 also the generic specification. 2293 __________________________________________________________ 2294 2295 6.2.22. Glib Key-Value File Parser 2296 __________________________________________________________ 2297 2298 6.2.22.1. Interfaces for Glib Key-Value File Parser 2299 2300 No external functions are defined for libglib-2.0 - Glib 2301 Key-Value File Parser in this part of the specification. See 2302 also the generic specification. 2303 __________________________________________________________ 2304 2305 6.2.23. Glib Keyed Data Lists 2306 __________________________________________________________ 2307 2308 6.2.23.1. Interfaces for Glib Keyed Data Lists 2309 2310 No external functions are defined for libglib-2.0 - Glib Keyed 2311 Data Lists in this part of the specification. See also the 2312 generic specification. 2313 __________________________________________________________ 2314 2315 6.2.24. Glib Lexical Scanner 2316 __________________________________________________________ 2317 2318 6.2.24.1. Interfaces for Glib Lexical Scanner 2319 2320 No external functions are defined for libglib-2.0 - Glib 2321 Lexical Scanner in this part of the specification. See also the 2322 generic specification. 2323 __________________________________________________________ 2324 2325 6.2.25. Glib Memory Allocation 2326 __________________________________________________________ 2327 2328 6.2.25.1. Interfaces for Glib Memory Allocation 2329 2330 No external functions are defined for libglib-2.0 - Glib Memory 2331 Allocation in this part of the specification. See also the 2332 generic specification. 2333 __________________________________________________________ 2334 2335 6.2.26. Glib Memory Allocators 2336 __________________________________________________________ 2337 2338 6.2.26.1. Interfaces for Glib Memory Allocators 2339 2340 No external functions are defined for libglib-2.0 - Glib Memory 2341 Allocators in this part of the specification. See also the 2342 generic specification. 2343 __________________________________________________________ 2344 2345 6.2.27. Glib Memory Chunks 2346 __________________________________________________________ 2347 2348 6.2.27.1. Interfaces for Glib Memory Chunks 2349 2350 No external functions are defined for libglib-2.0 - Glib Memory 2351 Chunks in this part of the specification. See also the generic 2352 specification. 2353 __________________________________________________________ 2354 2355 6.2.28. Glib Message Logging 2356 __________________________________________________________ 2357 2358 6.2.28.1. Interfaces for Glib Message Logging 2359 2360 No external functions are defined for libglib-2.0 - Glib 2361 Message Logging in this part of the specification. See also the 2362 generic specification. 2363 __________________________________________________________ 2364 2365 6.2.29. Glib Message Output and Debugging Functions 2366 __________________________________________________________ 2367 2368 6.2.29.1. Interfaces for Glib Message Output and Debugging Functions 2369 2370 No external functions are defined for libglib-2.0 - Glib 2371 Message Output and Debugging Functions in this part of the 2372 specification. See also the generic specification. 2373 __________________________________________________________ 2374 2375 6.2.30. Glib Miscellaneous Utility Functions 2376 __________________________________________________________ 2377 2378 6.2.30.1. Interfaces for Glib Miscellaneous Utility Functions 2379 2380 No external functions are defined for libglib-2.0 - Glib 2381 Miscellaneous Utility Functions in this part of the 2382 specification. See also the generic specification. 2383 __________________________________________________________ 2384 2385 6.2.31. Glib N-ary Trees 2386 __________________________________________________________ 2387 2388 6.2.31.1. Interfaces for Glib N-ary Trees 2389 2390 No external functions are defined for libglib-2.0 - Glib N-ary 2391 Trees in this part of the specification. See also the generic 2392 specification. 2393 __________________________________________________________ 2394 2395 6.2.32. Glib Pointer Arrays 2396 __________________________________________________________ 2397 2398 6.2.32.1. Interfaces for Glib Pointer Arrays 2399 2400 No external functions are defined for libglib-2.0 - Glib 2401 Pointer Arrays in this part of the specification. See also the 2402 generic specification. 2403 __________________________________________________________ 2404 2405 6.2.33. Glib Quarks 2406 __________________________________________________________ 2407 2408 6.2.33.1. Interfaces for Glib Quarks 2409 2410 No external functions are defined for libglib-2.0 - Glib Quarks 2411 in this part of the specification. See also the generic 2412 specification. 2413 __________________________________________________________ 2414 2415 6.2.34. Glib Random Numbers 2416 __________________________________________________________ 2417 2418 6.2.34.1. Interfaces for Glib Random Numbers 2419 2420 No external functions are defined for libglib-2.0 - Glib Random 2421 Numbers in this part of the specification. See also the generic 2422 specification. 2423 __________________________________________________________ 2424 2425 6.2.35. Glib Relations and Tuples 2426 __________________________________________________________ 2427 2428 6.2.35.1. Interfaces for Glib Relations and Tuples 2429 2430 No external functions are defined for libglib-2.0 - Glib 2431 Relations and Tuples in this part of the specification. See 2432 also the generic specification. 2433 __________________________________________________________ 2434 2435 6.2.36. Glib Shell-related Utilities 2436 __________________________________________________________ 2437 2438 6.2.36.1. Interfaces for Glib Shell-related Utilities 2439 2440 No external functions are defined for libglib-2.0 - Glib 2441 Shell-related Utilities in this part of the specification. See 2442 also the generic specification. 2443 __________________________________________________________ 2444 2445 6.2.37. Glib Simple XML Subset Parser 2446 __________________________________________________________ 2447 2448 6.2.37.1. Interfaces for Glib Simple XML Subset Parser 2449 2450 No external functions are defined for libglib-2.0 - Glib Simple 2451 XML Subset Parser in this part of the specification. See also 2452 the generic specification. 2453 __________________________________________________________ 2454 2455 6.2.38. Glib Singly-Linked Lists 2456 __________________________________________________________ 2457 2458 6.2.38.1. Interfaces for Glib Singly-Linked Lists 2459 2460 No external functions are defined for libglib-2.0 - Glib 2461 Singly-Linked Lists in this part of the specification. See also 2462 the generic specification. 2463 __________________________________________________________ 2464 2465 6.2.39. Glib Spawning Processes 2466 __________________________________________________________ 2467 2468 6.2.39.1. Interfaces for Glib Spawning Processes 2469 2470 No external functions are defined for libglib-2.0 - Glib 2471 Spawning Processes in this part of the specification. See also 2472 the generic specification. 2473 __________________________________________________________ 2474 2475 6.2.40. Glib String Chunks 2476 __________________________________________________________ 2477 2478 6.2.40.1. Interfaces for Glib String Chunks 2479 2480 No external functions are defined for libglib-2.0 - Glib String 2481 Chunks in this part of the specification. See also the generic 2482 specification. 2483 __________________________________________________________ 2484 2485 6.2.41. Glib String Utility Functions 2486 __________________________________________________________ 2487 2488 6.2.41.1. Interfaces for Glib String Utility Functions 2489 2490 No external functions are defined for libglib-2.0 - Glib String 2491 Utility Functions in this part of the specification. See also 2492 the generic specification. 2493 __________________________________________________________ 2494 2495 6.2.42. Glib Strings 2496 __________________________________________________________ 2497 2498 6.2.42.1. Interfaces for Glib Strings 2499 2500 No external functions are defined for libglib-2.0 - Glib 2501 Strings in this part of the specification. See also the generic 2502 specification. 2503 __________________________________________________________ 2504 2505 6.2.43. Glib - The Main Event Loop 2506 __________________________________________________________ 2507 2508 6.2.43.1. Interfaces for Glib - The Main Event Loop 2509 2510 No external functions are defined for libglib-2.0 - Glib - The 2511 Main Event Loop in this part of the specification. See also the 2512 generic specification. 2513 __________________________________________________________ 2514 2515 6.2.44. Glib Thread Pools 2516 __________________________________________________________ 2517 2518 6.2.44.1. Interfaces for Glib Thread Pools 2519 2520 No external functions are defined for libglib-2.0 - Glib Thread 2521 Pools in this part of the specification. See also the generic 2522 specification. 2523 __________________________________________________________ 2524 2525 6.2.45. Glib Threads 2526 __________________________________________________________ 2527 2528 6.2.45.1. Interfaces for Glib Threads 2529 2530 No external functions are defined for libglib-2.0 - Glib 2531 Threads in this part of the specification. See also the generic 2532 specification. 2533 __________________________________________________________ 2534 2535 6.2.46. Glib Timers 2536 __________________________________________________________ 2537 2538 6.2.46.1. Interfaces for Glib Timers 2539 2540 No external functions are defined for libglib-2.0 - Glib Timers 2541 in this part of the specification. See also the generic 2542 specification. 2543 __________________________________________________________ 2544 2545 6.2.47. Glib Trash Stacks 2546 __________________________________________________________ 2547 2548 6.2.47.1. Interfaces for Glib Trash Stacks 2549 2550 No external functions are defined for libglib-2.0 - Glib Trash 2551 Stacks in this part of the specification. See also the generic 2552 specification. 2553 __________________________________________________________ 2554 2555 6.2.48. Glib Unicode Manipulation 2556 __________________________________________________________ 2557 2558 6.2.48.1. Interfaces for Glib Unicode Manipulation 2559 2560 No external functions are defined for libglib-2.0 - Glib 2561 Unicode Manipulation in this part of the specification. See 2562 also the generic specification. 2563 __________________________________________________________ 2564 2565 6.2.49. Glib Version Information 2566 __________________________________________________________ 2567 2568 6.2.49.1. Interfaces for Glib Version Information 2569 2570 No external functions are defined for libglib-2.0 - Glib 2571 Version Information in this part of the specification. See also 2572 the generic specification. 2573 __________________________________________________________ 2574 2575 6.3. Data Definitions for libglib-2.0 2576 2577 This section defines global identifiers and their values that 2578 are associated with interfaces contained in libglib-2.0. These 2579 definitions are organized into groups that correspond to system 2580 headers. This convention is used as a convenience for the 2581 reader, and does not imply the existence of these headers, or 2582 their content. Where an interface is defined as requiring a 2583 particular system header file all of the data definitions for 2584 that system header file presented here shall be in effect. 2585 2586 This section gives data definitions to promote binary 2587 application portability, not to repeat source interface 2588 definitions available elsewhere. System providers and 2589 application developers should use this ABI to supplement - not 2590 to replace - source interface definition specifications. 2591 2592 This specification uses the ISO C (1999) C Language as the 2593 reference programming language, and data definitions are 2594 specified in ISO C format. The C language is used here as a 2595 convenient notation. Using a C language description of these 2596 data objects does not preclude their use by other programming 2597 languages. 2598 __________________________________________________________ 2599 2600 6.3.1. glib-2.0/glib.h 2601 2602 #define G_GSIZE_MODIFIER "" 2603 #define G_STATIC_MUTEX_INIT \ 2604 { NULL, { { 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0} } } 2605 #define GPOINTER_TO_INT(p) ((gint) (p)) 2606 #define GLONG_TO_BE(val) ((glong) GINT32_TO_BE (val)) 2607 #define GLONG_TO_LE(val) ((glong) GINT32_TO_LE (val)) 2608 #define GINT_TO_POINTER(i) ((gpointer) (i)) 2609 #define GUINT_TO_POINTER(u) ((gpointer) (u)) 2610 #define GPOINTER_TO_UINT(p) ((guint) (p)) 2611 #define GULONG_TO_BE(val) ((gulong) GUINT32_TO_BE (val)) 2612 #define GULONG_TO_LE(val) ((gulong) GUINT32_TO_LE (val)) 2613 #define G_GINT64_CONSTANT(val) (G_GNUC_EXTENSION (val ##LL)) 2614 #define GLIB_LSB_PADDING_SIZE 24 2615 #define GLIB_LSB_DATA_SIZE 4 2616 #define GLIB_SIZEOF_LONG 4 2617 #define GLIB_SIZEOF_SIZE_T 4 2618 #define GLIB_SIZEOF_VOID_P 4 2619 #define G_BYTE_ORDER G_LITTLE_ENDIAN 2620 #define G_MAXSIZE G_MAXUINT 2621 #define G_GSSIZE_FORMAT "i" 2622 #define G_GINT64_MODIFIER "ll" 2623 #define G_GINT64_FORMAT "lli" 2624 #define G_GUINT64_FORMAT "llu" 2625 #define G_GSIZE_FORMAT "u" 2626 2627 typedef int gssize; 2628 typedef long long int gint64; 2629 typedef long long unsigned int guint64; 2630 2631 typedef unsigned int gsize; 2632 __________________________________________________________ 2633 2634 6.3.2. glib-2.0/glib/gstdio.h 2635 2636 /* 2637 * This header is architecture neutral 2638 * Please refer to the generic specification for details 2639 */ 2640 __________________________________________________________ 2641 2642 6.4. Interfaces for libgobject-2.0 2643 2644 Table 6-2 defines the library name and shared object name for 2645 the libgobject-2.0 library 2646 2647 Table 6-2. libgobject-2.0 Definition 2648 Library: libgobject-2.0 2649 SONAME: libgobject-2.0.so.0 2650 __________________________________________________________ 2651 2652 6.4.1. Glib Object System 2653 __________________________________________________________ 2654 2655 6.4.1.1. Interfaces for Glib Object System 2656 2657 No external functions are defined for libgobject-2.0 - Glib 2658 Object System in this part of the specification. See also the 2659 generic specification. 2660 __________________________________________________________ 2661 2662 6.5. Data Definitions for libgobject-2.0 2663 2664 This section defines global identifiers and their values that 2665 are associated with interfaces contained in libgobject-2.0. 2666 These definitions are organized into groups that correspond to 2667 system headers. This convention is used as a convenience for 2668 the reader, and does not imply the existence of these headers, 2669 or their content. Where an interface is defined as requiring a 2670 particular system header file all of the data definitions for 2671 that system header file presented here shall be in effect. 2672 2673 This section gives data definitions to promote binary 2674 application portability, not to repeat source interface 2675 definitions available elsewhere. System providers and 2676 application developers should use this ABI to supplement - not 2677 to replace - source interface definition specifications. 2678 2679 This specification uses the ISO C (1999) C Language as the 2680 reference programming language, and data definitions are 2681 specified in ISO C format. The C language is used here as a 2682 convenient notation. Using a C language description of these 2683 data objects does not preclude their use by other programming 2684 languages. 2685 __________________________________________________________ 2686 2687 6.5.1. glib-2.0/glib-object.h 2688 2689 /* 2690 * This header is architecture neutral 2691 * Please refer to the generic specification for details 2692 */ 2693 __________________________________________________________ 2694 2695 6.5.2. glib-2.0/gobject/gvaluecollector.h 2696 2697 /* 2698 * This header is architecture neutral 2699 * Please refer to the generic specification for details 2700 */ 2701 __________________________________________________________ 2702 2703 6.6. Interfaces for libgmodule-2.0 2704 2705 Table 6-3 defines the library name and shared object name for 2706 the libgmodule-2.0 library 2707 2708 Table 6-3. libgmodule-2.0 Definition 2709 Library: libgmodule-2.0 2710 SONAME: libgmodule-2.0.so.0 2711 __________________________________________________________ 2712 2713 6.6.1. Glib-Dynamic loading of Modules 2714 __________________________________________________________ 2715 2716 6.6.1.1. Interfaces for Glib-Dynamic loading of Modules 2717 2718 No external functions are defined for libgmodule-2.0 - 2719 Glib-Dynamic loading of Modules in this part of the 2720 specification. See also the generic specification. 2721 __________________________________________________________ 2722 2723 6.7. Data Definitions for libgmodule-2.0 2724 2725 This section defines global identifiers and their values that 2726 are associated with interfaces contained in libgmodule-2.0. 2727 These definitions are organized into groups that correspond to 2728 system headers. This convention is used as a convenience for 2729 the reader, and does not imply the existence of these headers, 2730 or their content. Where an interface is defined as requiring a 2731 particular system header file all of the data definitions for 2732 that system header file presented here shall be in effect. 2733 2734 This section gives data definitions to promote binary 2735 application portability, not to repeat source interface 2736 definitions available elsewhere. System providers and 2737 application developers should use this ABI to supplement - not 2738 to replace - source interface definition specifications. 2739 2740 This specification uses the ISO C (1999) C Language as the 2741 reference programming language, and data definitions are 2742 specified in ISO C format. The C language is used here as a 2743 convenient notation. Using a C language description of these 2744 data objects does not preclude their use by other programming 2745 languages. 2746 __________________________________________________________ 2747 2748 6.7.1. glib-2.0/gmodule.h 2749 2750 /* 2751 * This header is architecture neutral 2752 * Please refer to the generic specification for details 2753 */ 2754 __________________________________________________________ 2755 2756 6.8. Interfaces for libgthread-2.0 2757 2758 Table 6-4 defines the library name and shared object name for 2759 the libgthread-2.0 library 2760 2761 Table 6-4. libgthread-2.0 Definition 2762 Library: libgthread-2.0 2763 SONAME: libgthread-2.0.so.0 2764 __________________________________________________________ 2765 2766 6.8.1. Glib thread abstraction 2767 __________________________________________________________ 2768 2769 6.8.1.1. Interfaces for Glib thread abstraction 2770 2771 No external functions are defined for libgthread-2.0 - Glib 2772 thread abstraction in this part of the specification. See also 2773 the generic specification. 2774 __________________________________________________________ 2775 2776 6.9. Interfaces for libatk-1.0 2777 2778 Table 6-5 defines the library name and shared object name for 2779 the libatk-1.0 library 2780 2781 Table 6-5. libatk-1.0 Definition 2782 Library: libatk-1.0 2783 SONAME: libatk-1.0.so.0 2784 __________________________________________________________ 2785 2786 6.9.1. GTK Accessibility Toolkit 2787 __________________________________________________________ 2788 2789 6.9.1.1. Interfaces for GTK Accessibility Toolkit 2790 2791 No external functions are defined for libatk-1.0 - GTK 2792 Accessibility Toolkit in this part of the specification. See 2793 also the generic specification. 2794 __________________________________________________________ 2795 2796 6.10. Data Definitions for libatk-1.0 2797 2798 This section defines global identifiers and their values that 2799 are associated with interfaces contained in libatk-1.0. These 2800 definitions are organized into groups that correspond to system 2801 headers. This convention is used as a convenience for the 2802 reader, and does not imply the existence of these headers, or 2803 their content. Where an interface is defined as requiring a 2804 particular system header file all of the data definitions for 2805 that system header file presented here shall be in effect. 2806 2807 This section gives data definitions to promote binary 2808 application portability, not to repeat source interface 2809 definitions available elsewhere. System providers and 2810 application developers should use this ABI to supplement - not 2811 to replace - source interface definition specifications. 2812 2813 This specification uses the ISO C (1999) C Language as the 2814 reference programming language, and data definitions are 2815 specified in ISO C format. The C language is used here as a 2816 convenient notation. Using a C language description of these 2817 data objects does not preclude their use by other programming 2818 languages. 2819 __________________________________________________________ 2820 2821 6.10.1. atk-1.0/atk/atk-enum-types.h 2822 2823 /* 2824 * This header is architecture neutral 2825 * Please refer to the generic specification for details 2826 */ 2827 __________________________________________________________ 2828 2829 6.10.2. atk-1.0/atk/atk.h 2830 2831 /* 2832 * This header is architecture neutral 2833 * Please refer to the generic specification for details 2834 */ 2835 __________________________________________________________ 2836 2837 6.11. Interfaces for libpango-1.0 2838 2839 Table 6-6 defines the library name and shared object name for 2840 the libpango-1.0 library 2841 2842 Table 6-6. libpango-1.0 Definition 2843 Library: libpango-1.0 2844 SONAME: libpango-1.0.so.0 2845 __________________________________________________________ 2846 2847 6.11.1. GTK Internationalized Text Layout and Rendering library 2848 __________________________________________________________ 2849 2850 6.11.1.1. Interfaces for GTK Internationalized Text Layout and Rendering library 2851 2852 No external functions are defined for libpango-1.0 - GTK 2853 Internationalized Text Layout and Rendering library in this 2854 part of the specification. See also the generic specification. 2855 __________________________________________________________ 2856 2857 6.12. Data Definitions for libpango-1.0 2858 2859 This section defines global identifiers and their values that 2860 are associated with interfaces contained in libpango-1.0. These 2861 definitions are organized into groups that correspond to system 2862 headers. This convention is used as a convenience for the 2863 reader, and does not imply the existence of these headers, or 2864 their content. Where an interface is defined as requiring a 2865 particular system header file all of the data definitions for 2866 that system header file presented here shall be in effect. 2867 2868 This section gives data definitions to promote binary 2869 application portability, not to repeat source interface 2870 definitions available elsewhere. System providers and 2871 application developers should use this ABI to supplement - not 2872 to replace - source interface definition specifications. 2873 2874 This specification uses the ISO C (1999) C Language as the 2875 reference programming language, and data definitions are 2876 specified in ISO C format. The C language is used here as a 2877 convenient notation. Using a C language description of these 2878 data objects does not preclude their use by other programming 2879 languages. 2880 __________________________________________________________ 2881 2882 6.12.1. pango-1.0/pango/pango.h 2883 2884 /* 2885 * This header is architecture neutral 2886 * Please refer to the generic specification for details 2887 */ 2888 __________________________________________________________ 2889 2890 6.13. Interfaces for libpangoxft-1.0 2891 2892 Table 6-7 defines the library name and shared object name for 2893 the libpangoxft-1.0 library 2894 2895 Table 6-7. libpangoxft-1.0 Definition 2896 Library: libpangoxft-1.0 2897 SONAME: libpangoxft-1.0.so.0 2898 __________________________________________________________ 2899 2900 6.13.1. Pango Xft Fonts and Rendering library 2901 __________________________________________________________ 2902 2903 6.13.1.1. Interfaces for Pango Xft Fonts and Rendering library 2904 2905 No external functions are defined for libpangoxft-1.0 - Pango 2906 Xft Fonts and Rendering library in this part of the 2907 specification. See also the generic specification. 2908 __________________________________________________________ 2909 2910 6.14. Data Definitions for libpangoxft-1.0 2911 2912 This section defines global identifiers and their values that 2913 are associated with interfaces contained in libpangoxft-1.0. 2914 These definitions are organized into groups that correspond to 2915 system headers. This convention is used as a convenience for 2916 the reader, and does not imply the existence of these headers, 2917 or their content. Where an interface is defined as requiring a 2918 particular system header file all of the data definitions for 2919 that system header file presented here shall be in effect. 2920 2921 This section gives data definitions to promote binary 2922 application portability, not to repeat source interface 2923 definitions available elsewhere. System providers and 2924 application developers should use this ABI to supplement - not 2925 to replace - source interface definition specifications. 2926 2927 This specification uses the ISO C (1999) C Language as the 2928 reference programming language, and data definitions are 2929 specified in ISO C format. The C language is used here as a 2930 convenient notation. Using a C language description of these 2931 data objects does not preclude their use by other programming 2932 languages. 2933 __________________________________________________________ 2934 2935 6.14.1. pango-1.0/pango/pangoxft.h 2936 2937 /* 2938 * This header is architecture neutral 2939 * Please refer to the generic specification for details 2940 */ 2941 __________________________________________________________ 2942 2943 6.15. Interfaces for libpangoft2-1.0 2944 2945 Table 6-8 defines the library name and shared object name for 2946 the libpangoft2-1.0 library 2947 2948 Table 6-8. libpangoft2-1.0 Definition 2949 Library: libpangoft2-1.0 2950 SONAME: libpangoft2-1.0.so.0 2951 __________________________________________________________ 2952 2953 6.15.1. Pango Freetype Fonts and Rendering library 2954 __________________________________________________________ 2955 2956 6.15.1.1. Interfaces for Pango Freetype Fonts and Rendering library 2957 2958 No external functions are defined for libpangoft2-1.0 - Pango 2959 Freetype Fonts and Rendering library in this part of the 2960 specification. See also the generic specification. 2961 __________________________________________________________ 2962 2963 6.16. Data Definitions for libpangoft2-1.0 2964 2965 This section defines global identifiers and their values that 2966 are associated with interfaces contained in libpangoft2-1.0. 2967 These definitions are organized into groups that correspond to 2968 system headers. This convention is used as a convenience for 2969 the reader, and does not imply the existence of these headers, 2970 or their content. Where an interface is defined as requiring a 2971 particular system header file all of the data definitions for 2972 that system header file presented here shall be in effect. 2973 2974 This section gives data definitions to promote binary 2975 application portability, not to repeat source interface 2976 definitions available elsewhere. System providers and 2977 application developers should use this ABI to supplement - not 2978 to replace - source interface definition specifications. 2979 2980 This specification uses the ISO C (1999) C Language as the 2981 reference programming language, and data definitions are 2982 specified in ISO C format. The C language is used here as a 2983 convenient notation. Using a C language description of these 2984 data objects does not preclude their use by other programming 2985 languages. 2986 __________________________________________________________ 2987 2988 6.16.1. pango-1.0/pango/pangofc-decoder.h 2989 2990 /* 2991 * This header is architecture neutral 2992 * Please refer to the generic specification for details 2993 */ 2994 __________________________________________________________ 2995 2996 6.16.2. pango-1.0/pango/pangofc-fontmap.h 2997 2998 /* 2999 * This header is architecture neutral 3000 * Please refer to the generic specification for details 3001 */ 3002 __________________________________________________________ 3003 3004 6.16.3. pango-1.0/pango/pangoft2.h 3005 3006 /* 3007 * This header is architecture neutral 3008 * Please refer to the generic specification for details 3009 */ 3010 __________________________________________________________ 3011 3012 6.17. Interfaces for libgdk_pixbuf-2.0 3013 3014 Table 6-9 defines the library name and shared object name for 3015 the libgdk_pixbuf-2.0 library 3016 3017 Table 6-9. libgdk_pixbuf-2.0 Definition 3018 Library: libgdk_pixbuf-2.0 3019 SONAME: libgdk_pixbuf-2.0.so.0 3020 __________________________________________________________ 3021 3022 6.17.1. GDK pixbuf rendering on drawables library 3023 __________________________________________________________ 3024 3025 6.17.1.1. Interfaces for GDK pixbuf rendering on drawables library 3026 3027 No external functions are defined for libgdk_pixbuf-2.0 - GDK 3028 pixbuf rendering on drawables library in this part of the 3029 specification. See also the generic specification. 3030 __________________________________________________________ 3031 3032 6.18. Data Definitions for libgdk_pixbuf-2.0 3033 3034 This section defines global identifiers and their values that 3035 are associated with interfaces contained in libgdk_pixbuf-2.0. 3036 These definitions are organized into groups that correspond to 3037 system headers. This convention is used as a convenience for 3038 the reader, and does not imply the existence of these headers, 3039 or their content. Where an interface is defined as requiring a 3040 particular system header file all of the data definitions for 3041 that system header file presented here shall be in effect. 3042 3043 This section gives data definitions to promote binary 3044 application portability, not to repeat source interface 3045 definitions available elsewhere. System providers and 3046 application developers should use this ABI to supplement - not 3047 to replace - source interface definition specifications. 3048 3049 This specification uses the ISO C (1999) C Language as the 3050 reference programming language, and data definitions are 3051 specified in ISO C format. The C language is used here as a 3052 convenient notation. Using a C language description of these 3053 data objects does not preclude their use by other programming 3054 languages. 3055 __________________________________________________________ 3056 3057 6.18.1. gtk-2.0/gdk-pixbuf/gdk-pixbuf.h 3058 3059 /* 3060 * This header is architecture neutral 3061 * Please refer to the generic specification for details 3062 */ 3063 __________________________________________________________ 3064 3065 6.18.2. gtk-2.0/gdk-pixbuf/gdk-pixdata.h 3066 3067 /* 3068 * This header is architecture neutral 3069 * Please refer to the generic specification for details 3070 */ 3071 __________________________________________________________ 3072 3073 6.19. Interfaces for libgdk_pixbuf_xlib-2.0 3074 3075 Table 6-10 defines the library name and shared object name for 3076 the libgdk_pixbuf_xlib-2.0 library 3077 3078 Table 6-10. libgdk_pixbuf_xlib-2.0 Definition 3079 Library: libgdk_pixbuf_xlib-2.0 3080 SONAME: libgdk_pixbuf_xlib-2.0.so.0 3081 __________________________________________________________ 3082 3083 6.19.1. GDK pixbuf rendering to an X drawable library 3084 __________________________________________________________ 3085 3086 6.19.1.1. Interfaces for GDK pixbuf rendering to an X drawable library 3087 3088 No external functions are defined for libgdk_pixbuf_xlib-2.0 - 3089 GDK pixbuf rendering to an X drawable library in this part of 3090 the specification. See also the generic specification. 3091 __________________________________________________________ 3092 3093 6.20. Data Definitions for libgdk_pixbuf_xlib-2.0 3094 3095 This section defines global identifiers and their values that 3096 are associated with interfaces contained in 3097 libgdk_pixbuf_xlib-2.0. These definitions are organized into 3098 groups that correspond to system headers. This convention is 3099 used as a convenience for the reader, and does not imply the 3100 existence of these headers, or their content. Where an 3101 interface is defined as requiring a particular system header 3102 file all of the data definitions for that system header file 3103 presented here shall be in effect. 3104 3105 This section gives data definitions to promote binary 3106 application portability, not to repeat source interface 3107 definitions available elsewhere. System providers and 3108 application developers should use this ABI to supplement - not 3109 to replace - source interface definition specifications. 3110 3111 This specification uses the ISO C (1999) C Language as the 3112 reference programming language, and data definitions are 3113 specified in ISO C format. The C language is used here as a 3114 convenient notation. Using a C language description of these 3115 data objects does not preclude their use by other programming 3116 languages. 3117 __________________________________________________________ 3118 3119 6.20.1. gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h 3120 3121 /* 3122 * This header is architecture neutral 3123 * Please refer to the generic specification for details 3124 */ 3125 __________________________________________________________ 3126 3127 6.21. Interfaces for libgdk-x11-2.0 3128 3129 Table 6-11 defines the library name and shared object name for 3130 the libgdk-x11-2.0 library 3131 3132 Table 6-11. libgdk-x11-2.0 Definition 3133 Library: libgdk-x11-2.0 3134 SONAME: libgdk-x11-2.0.so.0 3135 __________________________________________________________ 3136 3137 6.21.1. GTK Drawing toolkit 3138 __________________________________________________________ 3139 3140 6.21.1.1. Interfaces for GTK Drawing toolkit 3141 3142 No external functions are defined for libgdk-x11-2.0 - GTK 3143 Drawing toolkit in this part of the specification. See also the 3144 generic specification. 3145 __________________________________________________________ 3146 3147 6.22. Data Definitions for libgdk-x11-2.0 3148 3149 This section defines global identifiers and their values that 3150 are associated with interfaces contained in libgdk-x11-2.0. 3151 These definitions are organized into groups that correspond to 3152 system headers. This convention is used as a convenience for 3153 the reader, and does not imply the existence of these headers, 3154 or their content. Where an interface is defined as requiring a 3155 particular system header file all of the data definitions for 3156 that system header file presented here shall be in effect. 3157 3158 This section gives data definitions to promote binary 3159 application portability, not to repeat source interface 3160 definitions available elsewhere. System providers and 3161 application developers should use this ABI to supplement - not 3162 to replace - source interface definition specifications. 3163 3164 This specification uses the ISO C (1999) C Language as the 3165 reference programming language, and data definitions are 3166 specified in ISO C format. The C language is used here as a 3167 convenient notation. Using a C language description of these 3168 data objects does not preclude their use by other programming 3169 languages. 3170 __________________________________________________________ 3171 3172 6.22.1. gtk-2.0/gdk/gdk.h 3173 3174 /* 3175 * This header is architecture neutral 3176 * Please refer to the generic specification for details 3177 */ 3178 __________________________________________________________ 3179 3180 6.22.2. gtk-2.0/gdk/gdkkeysyms.h 3181 3182 /* 3183 * This header is architecture neutral 3184 * Please refer to the generic specification for details 3185 */ 3186 __________________________________________________________ 3187 3188 6.22.3. gtk-2.0/gdk/gdkx.h 3189 3190 /* 3191 * This header is architecture neutral 3192 * Please refer to the generic specification for details 3193 */ 3194 __________________________________________________________ 3195 3196 6.23. Interfaces for libgtk-x11-2.0 3197 3198 Table 6-12 defines the library name and shared object name for 3199 the libgtk-x11-2.0 library 3200 3201 Table 6-12. libgtk-x11-2.0 Definition 3202 Library: libgtk-x11-2.0 3203 SONAME: libgtk-x11-2.0.so.0 3204 __________________________________________________________ 3205 3206 6.23.1. GTK main Widgets library 3207 __________________________________________________________ 3208 3209 6.23.1.1. Interfaces for GTK main Widgets library 3210 3211 No external functions are defined for libgtk-x11-2.0 - GTK main 3212 Widgets library in this part of the specification. See also the 3213 generic specification. 3214 __________________________________________________________ 3215 3216 6.24. Data Definitions for libgtk-x11-2.0 3217 3218 This section defines global identifiers and their values that 3219 are associated with interfaces contained in libgtk-x11-2.0. 3220 These definitions are organized into groups that correspond to 3221 system headers. This convention is used as a convenience for 3222 the reader, and does not imply the existence of these headers, 3223 or their content. Where an interface is defined as requiring a 3224 particular system header file all of the data definitions for 3225 that system header file presented here shall be in effect. 3226 3227 This section gives data definitions to promote binary 3228 application portability, not to repeat source interface 3229 definitions available elsewhere. System providers and 3230 application developers should use this ABI to supplement - not 3231 to replace - source interface definition specifications. 3232 3233 This specification uses the ISO C (1999) C Language as the 3234 reference programming language, and data definitions are 3235 specified in ISO C format. The C language is used here as a 3236 convenient notation. Using a C language description of these 3237 data objects does not preclude their use by other programming 3238 languages. 3239 __________________________________________________________ 3240 3241 6.24.1. gtk-2.0/gtk/gtk.h 3242 3243 /* 3244 * This header is architecture neutral 3245 * Please refer to the generic specification for details 3246 */ 3247 3248 III. Qt Libraries 3249 3250 Table of Contents 3251 7. Libraries 3252 3253 7.1. Introduction 3254 7.2. Interfaces for libQtCore 3255 3256 7.2.1. QtCore 3257 3258 7.3. Data Definitions for libQtCore 3259 3260 7.3.1. QtCore/qabstracteventdispatcher.h 3261 7.3.2. QtCore/qabstractfileengine.h 3262 7.3.3. QtCore/qabstractitemmodel.h 3263 7.3.4. QtCore/qatomic.h 3264 7.3.5. QtCore/qbasictimer.h 3265 7.3.6. QtCore/qbitarray.h 3266 7.3.7. QtCore/qbuffer.h 3267 7.3.8. QtCore/qbytearray.h 3268 7.3.9. QtCore/qbytearraymatcher.h 3269 7.3.10. QtCore/qchar.h 3270 7.3.11. QtCore/qcoreapplication.h 3271 7.3.12. QtCore/qcoreevent.h 3272 7.3.13. QtCore/qdatastream.h 3273 7.3.14. QtCore/qdatetime.h 3274 7.3.15. QtCore/qdebug.h 3275 7.3.16. QtCore/qdir.h 3276 7.3.17. QtCore/qeventloop.h 3277 7.3.18. QtCore/qfactoryinterface.h 3278 7.3.19. QtCore/qfile.h 3279 7.3.20. QtCore/qfileinfo.h 3280 7.3.21. QtCore/qfsfileengine.h 3281 7.3.22. QtCore/qglobal.h 3282 7.3.23. QtCore/qhash.h 3283 7.3.24. QtCore/qiodevice.h 3284 7.3.25. QtCore/qlibrary.h 3285 7.3.26. QtCore/qlibraryinfo.h 3286 7.3.27. QtCore/qline.h 3287 7.3.28. QtCore/qlinkedlist.h 3288 7.3.29. QtCore/qlist.h 3289 7.3.30. QtCore/qlocale.h 3290 7.3.31. QtCore/qmap.h 3291 7.3.32. QtCore/qmetaobject.h 3292 7.3.33. QtCore/qmetatype.h 3293 7.3.34. QtCore/qmimedata.h 3294 7.3.35. QtCore/qmutex.h 3295 7.3.36. QtCore/qnamespace.h 3296 7.3.37. QtCore/qobject.h 3297 7.3.38. QtCore/qobjectcleanuphandler.h 3298 7.3.39. QtCore/qobjectdefs.h 3299 7.3.40. QtCore/qpair.h 3300 7.3.41. QtCore/qplugin.h 3301 7.3.42. QtCore/qpluginloader.h 3302 7.3.43. QtCore/qpoint.h 3303 7.3.44. QtCore/qprocess.h 3304 7.3.45. QtCore/qreadwritelock.h 3305 7.3.46. QtCore/qrect.h 3306 7.3.47. QtCore/qregexp.h 3307 7.3.48. QtCore/qsemaphore.h 3308 7.3.49. QtCore/qsettings.h 3309 7.3.50. QtCore/qshareddata.h 3310 7.3.51. QtCore/qsignalmapper.h 3311 7.3.52. QtCore/qsize.h 3312 7.3.53. QtCore/qsocketnotifier.h 3313 7.3.54. QtCore/qstring.h 3314 7.3.55. QtCore/qstringlist.h 3315 7.3.56. QtCore/qstringmatcher.h 3316 7.3.57. QtCore/qtemporaryfile.h 3317 7.3.58. QtCore/qtextcodec.h 3318 7.3.59. QtCore/qtextcodecplugin.h 3319 7.3.60. QtCore/qtextstream.h 3320 7.3.61. QtCore/qthread.h 3321 7.3.62. QtCore/qthreadstorage.h 3322 7.3.63. QtCore/qtimer.h 3323 7.3.64. QtCore/qtranslator.h 3324 7.3.65. QtCore/qurl.h 3325 7.3.66. QtCore/quuid.h 3326 7.3.67. QtCore/qvariant.h 3327 7.3.68. QtCore/qvector.h 3328 7.3.69. QtCore/qwaitcondition.h 3329 3330 7.4. Interfaces for libQtGui 3331 3332 7.4.1. QtGui 3333 3334 7.5. Data Definitions for libQtGui 3335 3336 7.5.1. QtGui/qabstractbutton.h 3337 7.5.2. QtGui/qabstractitemdelegate.h 3338 7.5.3. QtGui/qabstractitemview.h 3339 7.5.4. QtGui/qabstractpagesetupdialog.h 3340 7.5.5. QtGui/qabstractprintdialog.h 3341 7.5.6. QtGui/qabstractproxymodel.h 3342 7.5.7. QtGui/qabstractscrollarea.h 3343 7.5.8. QtGui/qabstractslider.h 3344 7.5.9. QtGui/qabstractspinbox.h 3345 7.5.10. QtGui/qabstracttextdocumentlayout.h 3346 7.5.11. QtGui/qaccessible.h 3347 7.5.12. QtGui/qaccessiblebridge.h 3348 7.5.13. QtGui/qaccessibleobject.h 3349 7.5.14. QtGui/qaccessibleplugin.h 3350 7.5.15. QtGui/qaccessiblewidget.h 3351 7.5.16. QtGui/qaction.h 3352 7.5.17. QtGui/qactiongroup.h 3353 7.5.18. QtGui/qapplication.h 3354 7.5.19. QtGui/qbitmap.h 3355 7.5.20. QtGui/qboxlayout.h 3356 7.5.21. QtGui/qbrush.h 3357 7.5.22. QtGui/qbuttongroup.h 3358 7.5.23. QtGui/qcdestyle.h 3359 7.5.24. QtGui/qcheckbox.h 3360 7.5.25. QtGui/qclipboard.h 3361 7.5.26. QtGui/qcolor.h 3362 7.5.27. QtGui/qcolordialog.h 3363 7.5.28. QtGui/qcolormap.h 3364 7.5.29. QtGui/qcombobox.h 3365 7.5.30. QtGui/qcommonstyle.h 3366 7.5.31. QtGui/qcursor.h 3367 7.5.32. QtGui/qdatetimeedit.h 3368 7.5.33. QtGui/qdesktopwidget.h 3369 7.5.34. QtGui/qdial.h 3370 7.5.35. QtGui/qdialog.h 3371 7.5.36. QtGui/qdirmodel.h 3372 7.5.37. QtGui/qdockwidget.h 3373 7.5.38. QtGui/qdrag.h 3374 7.5.39. QtGui/qerrormessage.h 3375 7.5.40. QtGui/qevent.h 3376 7.5.41. QtGui/qfiledialog.h 3377 7.5.42. QtGui/qfocusframe.h 3378 7.5.43. QtGui/qfont.h 3379 7.5.44. QtGui/qfontdatabase.h 3380 7.5.45. QtGui/qfontdialog.h 3381 7.5.46. QtGui/qfontinfo.h 3382 7.5.47. QtGui/qfontmetrics.h 3383 7.5.48. QtGui/qframe.h 3384 7.5.49. QtGui/qgridlayout.h 3385 7.5.50. QtGui/qgroupbox.h 3386 7.5.51. QtGui/qheaderview.h 3387 7.5.52. QtGui/qicon.h 3388 7.5.53. QtGui/qiconengine.h 3389 7.5.54. QtGui/qiconengineplugin.h 3390 7.5.55. QtGui/qimage.h 3391 7.5.56. QtGui/qimageiohandler.h 3392 7.5.57. QtGui/qimagereader.h 3393 7.5.58. QtGui/qimagewriter.h 3394 7.5.59. QtGui/qinputcontext.h 3395 7.5.60. QtGui/qinputcontextfactory.h 3396 7.5.61. QtGui/qinputcontextplugin.h 3397 7.5.62. QtGui/qinputdialog.h 3398 7.5.63. QtGui/qitemdelegate.h 3399 7.5.64. QtGui/qitemeditorfactory.h 3400 7.5.65. QtGui/qitemselectionmodel.h 3401 7.5.66. QtGui/qkeysequence.h 3402 7.5.67. QtGui/qlabel.h 3403 7.5.68. QtGui/qlayout.h 3404 7.5.69. QtGui/qlayoutitem.h 3405 7.5.70. QtGui/qlcdnumber.h 3406 7.5.71. QtGui/qlineedit.h 3407 7.5.72. QtGui/qlistview.h 3408 7.5.73. QtGui/qlistwidget.h 3409 7.5.74. QtGui/qmainwindow.h 3410 7.5.75. QtGui/qmatrix.h 3411 7.5.76. QtGui/qmenu.h 3412 7.5.77. QtGui/qmenubar.h 3413 7.5.78. QtGui/qmenudata.h 3414 7.5.79. QtGui/qmessagebox.h 3415 7.5.80. QtGui/qmime.h 3416 7.5.81. QtGui/qmotifstyle.h 3417 7.5.82. QtGui/qmovie.h 3418 7.5.83. QtGui/qpagesetupdialog.h 3419 7.5.84. QtGui/qpaintdevice.h 3420 7.5.85. QtGui/qpaintengine.h 3421 7.5.86. QtGui/qpainter.h 3422 7.5.87. QtGui/qpainterpath.h 3423 7.5.88. QtGui/qpalette.h 3424 7.5.89. QtGui/qpen.h 3425 7.5.90. QtGui/qpicture.h 3426 7.5.91. QtGui/qpictureformatplugin.h 3427 7.5.92. QtGui/qpixmap.h 3428 7.5.93. QtGui/qpixmapcache.h 3429 7.5.94. QtGui/qplastiquestyle.h 3430 7.5.95. QtGui/qpolygon.h 3431 7.5.96. QtGui/qprintdialog.h 3432 7.5.97. QtGui/qprintengine.h 3433 7.5.98. QtGui/qprinter.h 3434 7.5.99. QtGui/qprogressbar.h 3435 7.5.100. QtGui/qprogressdialog.h 3436 7.5.101. QtGui/qproxymodel.h 3437 7.5.102. QtGui/qpushbutton.h 3438 7.5.103. QtGui/qradiobutton.h 3439 7.5.104. QtGui/qregion.h 3440 7.5.105. QtGui/qrgb.h 3441 7.5.106. QtGui/qrubberband.h 3442 7.5.107. QtGui/qscrollarea.h 3443 7.5.108. QtGui/qscrollbar.h 3444 7.5.109. QtGui/qsessionmanager.h 3445 7.5.110. QtGui/qshortcut.h 3446 7.5.111. QtGui/qsizegrip.h 3447 7.5.112. QtGui/qsizepolicy.h 3448 7.5.113. QtGui/qslider.h 3449 7.5.114. QtGui/qsortfilterproxymodel.h 3450 7.5.115. QtGui/qsound.h 3451 7.5.116. QtGui/qspinbox.h 3452 7.5.117. QtGui/qsplashscreen.h 3453 7.5.118. QtGui/qsplitter.h 3454 7.5.119. QtGui/qstackedlayout.h 3455 7.5.120. QtGui/qstackedwidget.h 3456 7.5.121. QtGui/qstandarditemmodel.h 3457 7.5.122. QtGui/qstatusbar.h 3458 7.5.123. QtGui/qstringlistmodel.h 3459 7.5.124. QtGui/qstyle.h 3460 7.5.125. QtGui/qstylefactory.h 3461 7.5.126. QtGui/qstyleoption.h 3462 7.5.127. QtGui/qstylepainter.h 3463 7.5.128. QtGui/qstyleplugin.h 3464 7.5.129. QtGui/qsyntaxhighlighter.h 3465 7.5.130. QtGui/qtabbar.h 3466 7.5.131. QtGui/qtableview.h 3467 7.5.132. QtGui/qtablewidget.h 3468 7.5.133. QtGui/qtabwidget.h 3469 7.5.134. QtGui/qtextbrowser.h 3470 7.5.135. QtGui/qtextcursor.h 3471 7.5.136. QtGui/qtextdocument.h 3472 7.5.137. QtGui/qtextdocumentfragment.h 3473 7.5.138. QtGui/qtextedit.h 3474 7.5.139. QtGui/qtextformat.h 3475 7.5.140. QtGui/qtextlayout.h 3476 7.5.141. QtGui/qtextlist.h 3477 7.5.142. QtGui/qtextobject.h 3478 7.5.143. QtGui/qtextoption.h 3479 7.5.144. QtGui/qtexttable.h 3480 7.5.145. QtGui/qtoolbar.h 3481 7.5.146. QtGui/qtoolbox.h 3482 7.5.147. QtGui/qtoolbutton.h 3483 7.5.148. QtGui/qtooltip.h 3484 7.5.149. QtGui/qtreeview.h 3485 7.5.150. QtGui/qtreewidget.h 3486 7.5.151. QtGui/qtreewidgetitemiterator.h 3487 7.5.152. QtGui/qvalidator.h 3488 7.5.153. QtGui/qvfbhdr.h 3489 7.5.154. QtGui/qwhatsthis.h 3490 7.5.155. QtGui/qwidget.h 3491 7.5.156. QtGui/qwindowdefs.h 3492 7.5.157. QtGui/qwindowsstyle.h 3493 7.5.158. QtGui/qwmatrix.h 3494 7.5.159. QtGui/qworkspace.h 3495 3496 7.6. Interfaces for libQtXml 3497 3498 7.6.1. QtXml 3499 3500 7.7. Data Definitions for libQtXml 3501 3502 7.7.1. QtXml/qdom.h 3503 7.7.2. QtXml/qxml.h 3504 3505 7.8. Interfaces for libQtOpenGL 3506 3507 7.8.1. QtOpenGL 3508 3509 7.9. Data Definitions for libQtOpenGL 3510 3511 7.9.1. QtOpenGL/qgl.h 3512 7.9.2. QtOpenGL/qglcolormap.h 3513 7.9.3. QtOpenGL/qglpixelbuffer.h 3514 3515 7.10. Interfaces for libQtSql 3516 3517 7.10.1. QtSql 3518 3519 7.11. Data Definitions for libQtSql 3520 3521 7.11.1. QtSql/qsql.h 3522 7.11.2. QtSql/qsqldatabase.h 3523 7.11.3. QtSql/qsqldriver.h 3524 7.11.4. QtSql/qsqldriverplugin.h 3525 7.11.5. QtSql/qsqlerror.h 3526 7.11.6. QtSql/qsqlfield.h 3527 7.11.7. QtSql/qsqlindex.h 3528 7.11.8. QtSql/qsqlquery.h 3529 7.11.9. QtSql/qsqlquerymodel.h 3530 7.11.10. QtSql/qsqlrecord.h 3531 7.11.11. QtSql/qsqlrelationaltablemodel.h 3532 7.11.12. QtSql/qsqlresult.h 3533 7.11.13. QtSql/qsqltablemodel.h 3534 3535 7.12. Interfaces for libQtSvg 3536 3537 7.12.1. QtSvg 3538 3539 7.13. Data Definitions for libQtSvg 3540 3541 7.13.1. QtSvg/qsvgrenderer.h 3542 7.13.2. QtSvg/qsvgwidget.h 3543 3544 7.14. Interfaces for libQtNetwork 3545 3546 7.14.1. QtNetwork 3547 3548 7.15. Data Definitions for libQtNetwork 3549 3550 7.15.1. QtNetwork/qabstractsocket.h 3551 7.15.2. QtNetwork/qftp.h 3552 7.15.3. QtNetwork/qhostaddress.h 3553 7.15.4. QtNetwork/qhostinfo.h 3554 7.15.5. QtNetwork/qhttp.h 3555 7.15.6. QtNetwork/qnetworkproxy.h 3556 7.15.7. QtNetwork/qtcpserver.h 3557 7.15.8. QtNetwork/qtcpsocket.h 3558 7.15.9. QtNetwork/qudpsocket.h 3559 7.15.10. QtNetwork/qurlinfo.h 3560 __________________________________________________________ 3561 3562 Chapter 7. Libraries 3563 3564 7.1. Introduction 3565 3566 An conforming implementation shall support the following Qt 3567 libraries which provide interfaces for creating rich user 3568 applications, either graphical or console. 3569 3570 QtCore 3571 3572 A general-purpose application development library, not specific 3573 to graphical user interfaces. QtCore provides a main loop, 3574 threading classes, tool classes, template container classes, IO 3575 classes, and so on. 3576 QtGui 3577 3578 The GUI part of Qt, provides a paint engine, text rendering 3579 engine, widgets, printing, PDF generation, accessibility 3580 classes, and so on. 3581 QtXml 3582 3583 The XML support for Qt, provides fast XML parsing and DOM 3584 classes to traverse the XML tree. 3585 QtOpenGL 3586 3587 The OpenGL integration for Qt, provides OpenGL rendering and 3588 embedding. 3589 QtSql 3590 3591 The database part of Qt, provides access to databases and 3592 models that connect databases into the model/view framework of 3593 QtGui. 3594 QtSvg 3595 3596 Renders Svg files into any context, for displaying on the 3597 screen, printing or embedding in PDF. 3598 QtNetwork 3599 3600 Provides network server and client classes, TCP/IP, UDP, Http, 3601 Ftp, Url parsing support, and so on. 3602 3603 There are three main parts to the definition of each of these 3604 libraries. 3605 3606 The "Interfaces" section defines the required library name and 3607 version, and the required public symbols (interfaces and global 3608 data), as well as symbol versions, if any. 3609 3610 The "Interface Definitions" section provides complete or 3611 partial definitions of certain interfaces where either this 3612 specification is the source specification, or where there are 3613 variations from the source specification. If an interface 3614 definition requires one or more header files, one of those 3615 headers shall include the function prototype for the interface. 3616 3617 For source definitions of interfaces which include a reference 3618 to a header file, the contents of such header files form a part 3619 of the specification. The "Data Definitions" section provides 3620 the binary-level details for the header files from the source 3621 specifications, such as values for macros and enumerated types, 3622 as well as structure layouts, sizes and padding, etc. These 3623 data definitions, although presented in the form of header 3624 files for convenience, should not be taken a representing 3625 complete header files, as they are a supplement to the source 3626 specifications. Application developers should follow the 3627 guidelines of the source specifications when determining which 3628 header files need to be included to completely resolve all 3629 references. 3630 3631 Note: While the Data Definitions supplement the source 3632 specifications, this specification itself does not require 3633 conforming implementations to supply any header files. 3634 __________________________________________________________ 3635 3636 7.2. Interfaces for libQtCore 3637 3638 Table 7-1 defines the library name and shared object name for 3639 the libQtCore library 3640 3641 Table 7-1. libQtCore Definition 3642 Library: libQtCore 3643 SONAME: libQtCore.so.4 3644 3645 The behavior of the interfaces in this library is specified by 3646 the following specifications: 3647 3648 [CXXABI] Itanium(TM) C++ ABI 3649 [QtCore] QtCore 4.2.0 3650 __________________________________________________________ 3651 3652 7.2.1. QtCore 3653 __________________________________________________________ 3654 3655 7.2.1.1. Class data for QObject 3656 3657 The virtual table for the QObject class is described by Table 3658 7-2 3659 3660 Table 7-2. Primary vtable for QObject 3661 Base Offset 0 3662 Virtual Base Offset 0 3663 RTTI typeinfo for QObject 3664 vfunc[0]: QObject::metaObject() const 3665 vfunc[1]: QObject::qt_metacast(char const*) 3666 vfunc[2]: QObject::qt_metacall(QMetaObject::Call, int, void**) 3667 vfunc[3]: QObject::~QObject() 3668 vfunc[4]: QObject::~QObject() 3669 vfunc[5]: QObject::event(QEvent*) 3670 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 3671 vfunc[7]: QObject::timerEvent(QTimerEvent*) 3672 vfunc[8]: QObject::childEvent(QChildEvent*) 3673 vfunc[9]: QObject::customEvent(QEvent*) 3674 vfunc[10]: QObject::connectNotify(char const*) 3675 vfunc[11]: QObject::disconnectNotify(char const*) 3676 3677 The Run Time Type Information for the QObject class is 3678 described by Table 7-3 3679 3680 Table 7-3. typeinfo for QObject 3681 Base Vtable vtable for __cxxabiv1::__class_type_info 3682 Name typeinfo name for QObject 3683 __________________________________________________________ 3684 3685 7.2.1.2. Class data for QObjectUserData 3686 3687 The virtual table for the QObjectUserData class is described by 3688 Table 7-4 3689 3690 Table 7-4. Primary vtable for QObjectUserData 3691 Base Offset 0 3692 Virtual Base Offset 0 3693 RTTI typeinfo for QObjectUserData 3694 vfunc[0]: QObjectUserData::~QObjectUserData() 3695 vfunc[1]: QObjectUserData::~QObjectUserData() 3696 3697 The Run Time Type Information for the QObjectUserData class is 3698 described by Table 7-5 3699 3700 Table 7-5. typeinfo for QObjectUserData 3701 Base Vtable vtable for __cxxabiv1::__class_type_info 3702 Name typeinfo name for QObjectUserData 3703 __________________________________________________________ 3704 3705 7.2.1.3. Class data for QIODevice 3706 3707 The virtual table for the QIODevice class is described by Table 3708 7-6 3709 3710 Table 7-6. Primary vtable for QIODevice 3711 Base Offset 0 3712 Virtual Base Offset 0 3713 RTTI typeinfo for QIODevice 3714 vfunc[0]: QIODevice::metaObject() const 3715 vfunc[1]: QIODevice::qt_metacast(char const*) 3716 vfunc[2]: QIODevice::qt_metacall(QMetaObject::Call, int, 3717 void**) 3718 vfunc[3]: QIODevice::~QIODevice() 3719 vfunc[4]: QIODevice::~QIODevice() 3720 vfunc[5]: QObject::event(QEvent*) 3721 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 3722 vfunc[7]: QObject::timerEvent(QTimerEvent*) 3723 vfunc[8]: QObject::childEvent(QChildEvent*) 3724 vfunc[9]: QObject::customEvent(QEvent*) 3725 vfunc[10]: QObject::connectNotify(char const*) 3726 vfunc[11]: QObject::disconnectNotify(char const*) 3727 vfunc[12]: QIODevice::isSequential() const 3728 vfunc[13]: QIODevice::open(QFlags) 3729 vfunc[14]: QIODevice::close() 3730 vfunc[15]: QIODevice::pos() const 3731 vfunc[16]: QIODevice::size() const 3732 vfunc[17]: QIODevice::seek(long long) 3733 vfunc[18]: QIODevice::atEnd() const 3734 vfunc[19]: QIODevice::reset() 3735 vfunc[20]: QIODevice::bytesAvailable() const 3736 vfunc[21]: QIODevice::bytesToWrite() const 3737 vfunc[22]: QIODevice::canReadLine() const 3738 vfunc[23]: QIODevice::waitForReadyRead(int) 3739 vfunc[24]: QIODevice::waitForBytesWritten(int) 3740 vfunc[25]: __cxa_pure_virtual 3741 vfunc[26]: QIODevice::readLineData(char*, long long) 3742 vfunc[27]: __cxa_pure_virtual 3743 3744 The Run Time Type Information for the QIODevice class is 3745 described by Table 7-7 3746 3747 Table 7-7. typeinfo for QIODevice 3748 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3749 Name typeinfo name for QIODevice 3750 basetype: typeinfo for QObject 3751 __________________________________________________________ 3752 3753 7.2.1.4. Class data for QDataStream 3754 3755 The virtual table for the QDataStream class is described by 3756 Table 7-8 3757 3758 Table 7-8. Primary vtable for QDataStream 3759 Base Offset 0 3760 Virtual Base Offset 0 3761 RTTI typeinfo for QDataStream 3762 vfunc[0]: QDataStream::~QDataStream() 3763 vfunc[1]: QDataStream::~QDataStream() 3764 3765 The Run Time Type Information for the QDataStream class is 3766 described by Table 7-9 3767 3768 Table 7-9. typeinfo for QDataStream 3769 Base Vtable vtable for __cxxabiv1::__class_type_info 3770 Name typeinfo name for QDataStream 3771 __________________________________________________________ 3772 3773 7.2.1.5. Class data for QTextCodec 3774 3775 The virtual table for the QTextCodec class is described by 3776 Table 7-10 3777 3778 Table 7-10. Primary vtable for QTextCodec 3779 Base Offset 0 3780 Virtual Base Offset 0 3781 RTTI typeinfo for QTextCodec 3782 vfunc[0]: __cxa_pure_virtual 3783 vfunc[1]: QTextCodec::aliases() const 3784 vfunc[2]: __cxa_pure_virtual 3785 vfunc[3]: __cxa_pure_virtual 3786 vfunc[4]: __cxa_pure_virtual 3787 vfunc[5]: QTextCodec::~QTextCodec() 3788 vfunc[6]: QTextCodec::~QTextCodec() 3789 3790 The Run Time Type Information for the QTextCodec class is 3791 described by Table 7-11 3792 3793 Table 7-11. typeinfo for QTextCodec 3794 Base Vtable vtable for __cxxabiv1::__class_type_info 3795 Name typeinfo name for QTextCodec 3796 __________________________________________________________ 3797 3798 7.2.1.6. Class data for QTextStream 3799 3800 The virtual table for the QTextStream class is described by 3801 Table 7-12 3802 3803 Table 7-12. Primary vtable for QTextStream 3804 Base Offset 0 3805 Virtual Base Offset 0 3806 RTTI typeinfo for QTextStream 3807 vfunc[0]: QTextStream::~QTextStream() 3808 vfunc[1]: QTextStream::~QTextStream() 3809 3810 The Run Time Type Information for the QTextStream class is 3811 described by Table 7-13 3812 3813 Table 7-13. typeinfo for QTextStream 3814 Base Vtable vtable for __cxxabiv1::__class_type_info 3815 Name typeinfo name for QTextStream 3816 __________________________________________________________ 3817 3818 7.2.1.7. Class data for QFile 3819 3820 The virtual table for the QFile class is described by Table 3821 7-14 3822 3823 Table 7-14. Primary vtable for QFile 3824 Base Offset 0 3825 Virtual Base Offset 0 3826 RTTI typeinfo for QFile 3827 vfunc[0]: QFile::metaObject() const 3828 vfunc[1]: QFile::qt_metacast(char const*) 3829 vfunc[2]: QFile::qt_metacall(QMetaObject::Call, int, void**) 3830 vfunc[3]: QFile::~QFile() 3831 vfunc[4]: QFile::~QFile() 3832 vfunc[5]: QObject::event(QEvent*) 3833 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 3834 vfunc[7]: QObject::timerEvent(QTimerEvent*) 3835 vfunc[8]: QObject::childEvent(QChildEvent*) 3836 vfunc[9]: QObject::customEvent(QEvent*) 3837 vfunc[10]: QObject::connectNotify(char const*) 3838 vfunc[11]: QObject::disconnectNotify(char const*) 3839 vfunc[12]: QFile::isSequential() const 3840 vfunc[13]: QFile::open(QFlags) 3841 vfunc[14]: QFile::close() 3842 vfunc[15]: QFile::pos() const 3843 vfunc[16]: QFile::size() const 3844 vfunc[17]: QFile::seek(long long) 3845 vfunc[18]: QFile::atEnd() const 3846 vfunc[19]: QIODevice::reset() 3847 vfunc[20]: QIODevice::bytesAvailable() const 3848 vfunc[21]: QIODevice::bytesToWrite() const 3849 vfunc[22]: QIODevice::canReadLine() const 3850 vfunc[23]: QIODevice::waitForReadyRead(int) 3851 vfunc[24]: QIODevice::waitForBytesWritten(int) 3852 vfunc[25]: QFile::readData(char*, long long) 3853 vfunc[26]: QFile::readLineData(char*, long long) 3854 vfunc[27]: QFile::writeData(char const*, long long) 3855 vfunc[28]: QFile::fileEngine() const 3856 3857 The Run Time Type Information for the QFile class is described 3858 by Table 7-15 3859 3860 Table 7-15. typeinfo for QFile 3861 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3862 Name typeinfo name for QFile 3863 basetype: typeinfo for QIODevice 3864 __________________________________________________________ 3865 3866 7.2.1.8. Class data for QTemporaryFile 3867 3868 The virtual table for the QTemporaryFile class is described by 3869 Table 7-16 3870 3871 Table 7-16. Primary vtable for QTemporaryFile 3872 Base Offset 0 3873 Virtual Base Offset 0 3874 RTTI typeinfo for QTemporaryFile 3875 vfunc[0]: QTemporaryFile::metaObject() const 3876 vfunc[1]: QTemporaryFile::qt_metacast(char const*) 3877 vfunc[2]: QTemporaryFile::qt_metacall(QMetaObject::Call, int, 3878 void**) 3879 vfunc[3]: QTemporaryFile::~QTemporaryFile() 3880 vfunc[4]: QTemporaryFile::~QTemporaryFile() 3881 vfunc[5]: QObject::event(QEvent*) 3882 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 3883 vfunc[7]: QObject::timerEvent(QTimerEvent*) 3884 vfunc[8]: QObject::childEvent(QChildEvent*) 3885 vfunc[9]: QObject::customEvent(QEvent*) 3886 vfunc[10]: QObject::connectNotify(char const*) 3887 vfunc[11]: QObject::disconnectNotify(char const*) 3888 vfunc[12]: QFile::isSequential() const 3889 vfunc[13]: 3890 QTemporaryFile::open(QFlags) 3891 vfunc[14]: QFile::close() 3892 vfunc[15]: QFile::pos() const 3893 vfunc[16]: QFile::size() const 3894 vfunc[17]: QFile::seek(long long) 3895 vfunc[18]: QFile::atEnd() const 3896 vfunc[19]: QIODevice::reset() 3897 vfunc[20]: QIODevice::bytesAvailable() const 3898 vfunc[21]: QIODevice::bytesToWrite() const 3899 vfunc[22]: QIODevice::canReadLine() const 3900 vfunc[23]: QIODevice::waitForReadyRead(int) 3901 vfunc[24]: QIODevice::waitForBytesWritten(int) 3902 vfunc[25]: QFile::readData(char*, long long) 3903 vfunc[26]: QFile::readLineData(char*, long long) 3904 vfunc[27]: QFile::writeData(char const*, long long) 3905 vfunc[28]: QTemporaryFile::fileEngine() const 3906 3907 The Run Time Type Information for the QTemporaryFile class is 3908 described by Table 7-17 3909 3910 Table 7-17. typeinfo for QTemporaryFile 3911 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3912 Name typeinfo name for QTemporaryFile 3913 basetype: typeinfo for QFile 3914 __________________________________________________________ 3915 3916 7.2.1.9. Class data for QAbstractFileEngine 3917 3918 The virtual table for the QAbstractFileEngine class is 3919 described by Table 7-18 3920 3921 Table 7-18. Primary vtable for QAbstractFileEngine 3922 Base Offset 0 3923 Virtual Base Offset 0 3924 RTTI typeinfo for QAbstractFileEngine 3925 vfunc[0]: QAbstractFileEngine::~QAbstractFileEngine() 3926 vfunc[1]: QAbstractFileEngine::~QAbstractFileEngine() 3927 vfunc[2]: 3928 QAbstractFileEngine::open(QFlags) 3929 vfunc[3]: QAbstractFileEngine::close() 3930 vfunc[4]: QAbstractFileEngine::flush() 3931 vfunc[5]: QAbstractFileEngine::size() const 3932 vfunc[6]: QAbstractFileEngine::pos() const 3933 vfunc[7]: QAbstractFileEngine::seek(long long) 3934 vfunc[8]: QAbstractFileEngine::isSequential() const 3935 vfunc[9]: QAbstractFileEngine::remove() 3936 vfunc[10]: QAbstractFileEngine::copy(QString const&) 3937 vfunc[11]: QAbstractFileEngine::rename(QString const&) 3938 vfunc[12]: QAbstractFileEngine::link(QString const&) 3939 vfunc[13]: QAbstractFileEngine::mkdir(QString const&, bool) 3940 const 3941 vfunc[14]: QAbstractFileEngine::rmdir(QString const&, bool) 3942 const 3943 vfunc[15]: QAbstractFileEngine::setSize(long long) 3944 vfunc[16]: QAbstractFileEngine::caseSensitive() const 3945 vfunc[17]: QAbstractFileEngine::isRelativePath() const 3946 vfunc[18]: QAbstractFileEngine::entryList(QFlags, 3947 QStringList const&) const 3948 vfunc[19]: 3949 QAbstractFileEngine::fileFlags(QFlags) const 3951 vfunc[20]: QAbstractFileEngine::setPermissions(unsigned int) 3952 vfunc[21]: 3953 QAbstractFileEngine::fileName(QAbstractFileEngine::FileName) 3954 const 3955 vfunc[22]: 3956 QAbstractFileEngine::ownerId(QAbstractFileEngine::FileOwner) 3957 const 3958 vfunc[23]: 3959 QAbstractFileEngine::owner(QAbstractFileEngine::FileOwner) 3960 const 3961 vfunc[24]: 3962 QAbstractFileEngine::fileTime(QAbstractFileEngine::FileTime) 3963 const 3964 vfunc[25]: QAbstractFileEngine::setFileName(QString const&) 3965 vfunc[26]: QAbstractFileEngine::handle() const 3966 vfunc[27]: 3967 QAbstractFileEngine::beginEntryList(QFlags, 3968 QStringList const&) 3969 vfunc[28]: QAbstractFileEngine::endEntryList() 3970 vfunc[29]: QAbstractFileEngine::read(char*, long long) 3971 vfunc[30]: QAbstractFileEngine::readLine(char*, long long) 3972 vfunc[31]: QAbstractFileEngine::write(char const*, long long) 3973 vfunc[32]: 3974 QAbstractFileEngine::extension(QAbstractFileEngine::Extension, 3975 QAbstractFileEngine::ExtensionOption const*, 3976 QAbstractFileEngine::ExtensionReturn*) 3977 vfunc[33]: 3978 QAbstractFileEngine::supportsExtension(QAbstractFileEngine::Ext 3979 ension) const 3980 3981 The Run Time Type Information for the QAbstractFileEngine class 3982 is described by Table 7-19 3983 3984 Table 7-19. typeinfo for QAbstractFileEngine 3985 Base Vtable vtable for __cxxabiv1::__class_type_info 3986 Name typeinfo name for QAbstractFileEngine 3987 __________________________________________________________ 3988 3989 7.2.1.10. Class data for QAbstractFileEngineHandler 3990 3991 The virtual table for the QAbstractFileEngineHandler class is 3992 described by Table 7-20 3993 3994 Table 7-20. Primary vtable for QAbstractFileEngineHandler 3995 Base Offset 0 3996 Virtual Base Offset 0 3997 RTTI typeinfo for QAbstractFileEngineHandler 3998 vfunc[0]: 3999 QAbstractFileEngineHandler::~QAbstractFileEngineHandler() 4000 vfunc[1]: 4001 QAbstractFileEngineHandler::~QAbstractFileEngineHandler() 4002 vfunc[2]: __cxa_pure_virtual 4003 4004 The Run Time Type Information for the 4005 QAbstractFileEngineHandler class is described by Table 7-21 4006 4007 Table 7-21. typeinfo for QAbstractFileEngineHandler 4008 Base Vtable vtable for __cxxabiv1::__class_type_info 4009 Name typeinfo name for QAbstractFileEngineHandler 4010 __________________________________________________________ 4011 4012 7.2.1.11. Class data for QFSFileEngine 4013 4014 The virtual table for the QFSFileEngine class is described by 4015 Table 7-22 4016 4017 Table 7-22. Primary vtable for QFSFileEngine 4018 Base Offset 0 4019 Virtual Base Offset 0 4020 RTTI typeinfo for QFSFileEngine 4021 vfunc[0]: QFSFileEngine::~QFSFileEngine() 4022 vfunc[1]: QFSFileEngine::~QFSFileEngine() 4023 vfunc[2]: QFSFileEngine::open(QFlags) 4024 vfunc[3]: QFSFileEngine::close() 4025 vfunc[4]: QFSFileEngine::flush() 4026 vfunc[5]: QFSFileEngine::size() const 4027 vfunc[6]: QFSFileEngine::pos() const 4028 vfunc[7]: QFSFileEngine::seek(long long) 4029 vfunc[8]: QFSFileEngine::isSequential() const 4030 vfunc[9]: QFSFileEngine::remove() 4031 vfunc[10]: QFSFileEngine::copy(QString const&) 4032 vfunc[11]: QFSFileEngine::rename(QString const&) 4033 vfunc[12]: QFSFileEngine::link(QString const&) 4034 vfunc[13]: QFSFileEngine::mkdir(QString const&, bool) const 4035 vfunc[14]: QFSFileEngine::rmdir(QString const&, bool) const 4036 vfunc[15]: QFSFileEngine::setSize(long long) 4037 vfunc[16]: QFSFileEngine::caseSensitive() const 4038 vfunc[17]: QFSFileEngine::isRelativePath() const 4039 vfunc[18]: QFSFileEngine::entryList(QFlags, 4040 QStringList const&) const 4041 vfunc[19]: 4042 QFSFileEngine::fileFlags(QFlags) 4043 const 4044 vfunc[20]: QFSFileEngine::setPermissions(unsigned int) 4045 vfunc[21]: 4046 QFSFileEngine::fileName(QAbstractFileEngine::FileName) const 4047 vfunc[22]: 4048 QFSFileEngine::ownerId(QAbstractFileEngine::FileOwner) const 4049 vfunc[23]: QFSFileEngine::owner(QAbstractFileEngine::FileOwner) 4050 const 4051 vfunc[24]: 4052 QFSFileEngine::fileTime(QAbstractFileEngine::FileTime) const 4053 vfunc[25]: QFSFileEngine::setFileName(QString const&) 4054 vfunc[26]: QFSFileEngine::handle() const 4055 vfunc[27]: QFSFileEngine::beginEntryList(QFlags, 4056 QStringList const&) 4057 vfunc[28]: QFSFileEngine::endEntryList() 4058 vfunc[29]: QFSFileEngine::read(char*, long long) 4059 vfunc[30]: QFSFileEngine::readLine(char*, long long) 4060 vfunc[31]: QFSFileEngine::write(char const*, long long) 4061 vfunc[32]: 4062 QFSFileEngine::extension(QAbstractFileEngine::Extension, 4063 QAbstractFileEngine::ExtensionOption const*, 4064 QAbstractFileEngine::ExtensionReturn*) 4065 vfunc[33]: 4066 QFSFileEngine::supportsExtension(QAbstractFileEngine::Extension 4067 ) const 4068 4069 The Run Time Type Information for the QFSFileEngine class is 4070 described by Table 7-23 4071 4072 Table 7-23. typeinfo for QFSFileEngine 4073 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4074 Name typeinfo name for QFSFileEngine 4075 basetype: typeinfo for QAbstractFileEngine 4076 __________________________________________________________ 4077 4078 7.2.1.12. Class data for QProcess 4079 4080 The virtual table for the QProcess class is described by Table 4081 7-24 4082 4083 Table 7-24. Primary vtable for QProcess 4084 Base Offset 0 4085 Virtual Base Offset 0 4086 RTTI typeinfo for QProcess 4087 vfunc[0]: QProcess::metaObject() const 4088 vfunc[1]: QProcess::qt_metacast(char const*) 4089 vfunc[2]: QProcess::qt_metacall(QMetaObject::Call, int, void**) 4090 vfunc[3]: QProcess::~QProcess() 4091 vfunc[4]: QProcess::~QProcess() 4092 vfunc[5]: QObject::event(QEvent*) 4093 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4094 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4095 vfunc[8]: QObject::childEvent(QChildEvent*) 4096 vfunc[9]: QObject::customEvent(QEvent*) 4097 vfunc[10]: QObject::connectNotify(char const*) 4098 vfunc[11]: QObject::disconnectNotify(char const*) 4099 vfunc[12]: QProcess::isSequential() const 4100 vfunc[13]: QIODevice::open(QFlags) 4101 vfunc[14]: QProcess::close() 4102 vfunc[15]: QIODevice::pos() const 4103 vfunc[16]: QIODevice::size() const 4104 vfunc[17]: QIODevice::seek(long long) 4105 vfunc[18]: QProcess::atEnd() const 4106 vfunc[19]: QIODevice::reset() 4107 vfunc[20]: QProcess::bytesAvailable() const 4108 vfunc[21]: QProcess::bytesToWrite() const 4109 vfunc[22]: QProcess::canReadLine() const 4110 vfunc[23]: QProcess::waitForReadyRead(int) 4111 vfunc[24]: QProcess::waitForBytesWritten(int) 4112 vfunc[25]: QProcess::readData(char*, long long) 4113 vfunc[26]: QIODevice::readLineData(char*, long long) 4114 vfunc[27]: QProcess::writeData(char const*, long long) 4115 vfunc[28]: QProcess::setupChildProcess() 4116 4117 The Run Time Type Information for the QProcess class is 4118 described by Table 7-25 4119 4120 Table 7-25. typeinfo for QProcess 4121 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4122 Name typeinfo name for QProcess 4123 basetype: typeinfo for QIODevice 4124 __________________________________________________________ 4125 4126 7.2.1.13. Class data for QBuffer 4127 4128 The virtual table for the QBuffer class is described by Table 4129 7-26 4130 4131 Table 7-26. Primary vtable for QBuffer 4132 Base Offset 0 4133 Virtual Base Offset 0 4134 RTTI typeinfo for QBuffer 4135 vfunc[0]: QBuffer::metaObject() const 4136 vfunc[1]: QBuffer::qt_metacast(char const*) 4137 vfunc[2]: QBuffer::qt_metacall(QMetaObject::Call, int, void**) 4138 vfunc[3]: QBuffer::~QBuffer() 4139 vfunc[4]: QBuffer::~QBuffer() 4140 vfunc[5]: QObject::event(QEvent*) 4141 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4142 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4143 vfunc[8]: QObject::childEvent(QChildEvent*) 4144 vfunc[9]: QObject::customEvent(QEvent*) 4145 vfunc[10]: QObject::connectNotify(char const*) 4146 vfunc[11]: QObject::disconnectNotify(char const*) 4147 vfunc[12]: QIODevice::isSequential() const 4148 vfunc[13]: QBuffer::open(QFlags) 4149 vfunc[14]: QBuffer::close() 4150 vfunc[15]: QBuffer::pos() const 4151 vfunc[16]: QBuffer::size() const 4152 vfunc[17]: QBuffer::seek(long long) 4153 vfunc[18]: QBuffer::atEnd() const 4154 vfunc[19]: QIODevice::reset() 4155 vfunc[20]: QIODevice::bytesAvailable() const 4156 vfunc[21]: QIODevice::bytesToWrite() const 4157 vfunc[22]: QBuffer::canReadLine() const 4158 vfunc[23]: QIODevice::waitForReadyRead(int) 4159 vfunc[24]: QIODevice::waitForBytesWritten(int) 4160 vfunc[25]: QBuffer::readData(char*, long long) 4161 vfunc[26]: QIODevice::readLineData(char*, long long) 4162 vfunc[27]: QBuffer::writeData(char const*, long long) 4163 4164 The Run Time Type Information for the QBuffer class is 4165 described by Table 7-27 4166 4167 Table 7-27. typeinfo for QBuffer 4168 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4169 Name typeinfo name for QBuffer 4170 basetype: typeinfo for QIODevice 4171 __________________________________________________________ 4172 4173 7.2.1.14. Class data for QSettings 4174 4175 The virtual table for the QSettings class is described by Table 4176 7-28 4177 4178 Table 7-28. Primary vtable for QSettings 4179 Base Offset 0 4180 Virtual Base Offset 0 4181 RTTI typeinfo for QSettings 4182 vfunc[0]: QSettings::metaObject() const 4183 vfunc[1]: QSettings::qt_metacast(char const*) 4184 vfunc[2]: QSettings::qt_metacall(QMetaObject::Call, int, 4185 void**) 4186 vfunc[3]: QSettings::~QSettings() 4187 vfunc[4]: QSettings::~QSettings() 4188 vfunc[5]: QSettings::event(QEvent*) 4189 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4190 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4191 vfunc[8]: QObject::childEvent(QChildEvent*) 4192 vfunc[9]: QObject::customEvent(QEvent*) 4193 vfunc[10]: QObject::connectNotify(char const*) 4194 vfunc[11]: QObject::disconnectNotify(char const*) 4195 4196 The Run Time Type Information for the QSettings class is 4197 described by Table 7-29 4198 4199 Table 7-29. typeinfo for QSettings 4200 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4201 Name typeinfo name for QSettings 4202 basetype: typeinfo for QObject 4203 __________________________________________________________ 4204 4205 7.2.1.15. Class data for QFactoryInterface 4206 4207 The virtual table for the QFactoryInterface class is described 4208 by Table 7-30 4209 4210 Table 7-30. Primary vtable for QFactoryInterface 4211 Base Offset 0 4212 Virtual Base Offset 0 4213 RTTI typeinfo for QFactoryInterface 4214 vfunc[0]: NULL or QFactoryInterface::~QFactoryInterface() 4215 vfunc[1]: NULL or QFactoryInterface::~QFactoryInterface() 4216 vfunc[2]: __cxa_pure_virtual 4217 4218 The Run Time Type Information for the QFactoryInterface class 4219 is described by Table 7-31 4220 4221 Table 7-31. typeinfo for QFactoryInterface 4222 Base Vtable vtable for __cxxabiv1::__class_type_info 4223 Name typeinfo name for QFactoryInterface 4224 __________________________________________________________ 4225 4226 7.2.1.16. Class data for QTextCodecFactoryInterface 4227 4228 The virtual table for the QTextCodecFactoryInterface class is 4229 described by Table 7-32 4230 4231 Table 7-32. Primary vtable for QTextCodecFactoryInterface 4232 Base Offset 0 4233 Virtual Base Offset 0 4234 RTTI typeinfo for QTextCodecFactoryInterface 4235 vfunc[0]: NULL or 4236 QTextCodecFactoryInterface::~QTextCodecFactoryInterface() 4237 vfunc[1]: NULL or 4238 QTextCodecFactoryInterface::~QTextCodecFactoryInterface() 4239 vfunc[2]: __cxa_pure_virtual 4240 vfunc[3]: __cxa_pure_virtual 4241 4242 The Run Time Type Information for the 4243 QTextCodecFactoryInterface class is described by Table 7-33 4244 4245 Table 7-33. typeinfo for QTextCodecFactoryInterface 4246 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4247 Name typeinfo name for QTextCodecFactoryInterface 4248 basetype: typeinfo for QFactoryInterface 4249 __________________________________________________________ 4250 4251 7.2.1.17. Class data for QTextCodecPlugin 4252 4253 The virtual table for the QTextCodecPlugin class is described 4254 by Table 7-34 4255 4256 Table 7-34. Primary vtable for QTextCodecPlugin 4257 Base Offset 0 4258 Virtual Base Offset 0 4259 RTTI typeinfo for QTextCodecPlugin 4260 vfunc[0]: QTextCodecPlugin::metaObject() const 4261 vfunc[1]: QTextCodecPlugin::qt_metacast(char const*) 4262 vfunc[2]: QTextCodecPlugin::qt_metacall(QMetaObject::Call, int, 4263 void**) 4264 vfunc[3]: QTextCodecPlugin::~QTextCodecPlugin() 4265 vfunc[4]: QTextCodecPlugin::~QTextCodecPlugin() 4266 vfunc[5]: QObject::event(QEvent*) 4267 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4268 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4269 vfunc[8]: QObject::childEvent(QChildEvent*) 4270 vfunc[9]: QObject::customEvent(QEvent*) 4271 vfunc[10]: QObject::connectNotify(char const*) 4272 vfunc[11]: QObject::disconnectNotify(char const*) 4273 vfunc[12]: __cxa_pure_virtual 4274 vfunc[13]: __cxa_pure_virtual 4275 vfunc[14]: __cxa_pure_virtual 4276 vfunc[15]: __cxa_pure_virtual 4277 vfunc[16]: __cxa_pure_virtual 4278 vfunc[17]: QTextCodecPlugin::keys() const 4279 vfunc[18]: QTextCodecPlugin::create(QString const&) 4280 4281 Table 7-35. Secondary vtable for QTextCodecPlugin 4282 Base Offset -8 4283 Virtual Base Offset 0 4284 RTTI typeinfo for QTextCodecPlugin 4285 vfunc[0]: non-virtual thunk to 4286 QTextCodecPlugin::~QTextCodecPlugin() 4287 vfunc[1]: non-virtual thunk to 4288 QTextCodecPlugin::~QTextCodecPlugin() 4289 vfunc[2]: non-virtual thunk to QTextCodecPlugin::keys() const 4290 vfunc[3]: non-virtual thunk to QTextCodecPlugin::create(QString 4291 const&) 4292 4293 The Run Time Type Information for the QTextCodecPlugin class is 4294 described by Table 7-36 4295 4296 Table 7-36. typeinfo for QTextCodecPlugin 4297 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 4298 Name typeinfo name for QTextCodecPlugin 4299 flags: 0 4300 basetype: typeinfo for QObject 2 4301 basetype: typeinfo for QTextCodecFactoryInterface 2050 4302 __________________________________________________________ 4303 4304 7.2.1.18. Class data for QTranslator 4305 4306 The virtual table for the QTranslator class is described by 4307 Table 7-37 4308 4309 Table 7-37. Primary vtable for QTranslator 4310 Base Offset 0 4311 Virtual Base Offset 0 4312 RTTI typeinfo for QTranslator 4313 vfunc[0]: QTranslator::metaObject() const 4314 vfunc[1]: QTranslator::qt_metacast(char const*) 4315 vfunc[2]: QTranslator::qt_metacall(QMetaObject::Call, int, 4316 void**) 4317 vfunc[3]: QTranslator::~QTranslator() 4318 vfunc[4]: QTranslator::~QTranslator() 4319 vfunc[5]: QObject::event(QEvent*) 4320 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4321 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4322 vfunc[8]: QObject::childEvent(QChildEvent*) 4323 vfunc[9]: QObject::customEvent(QEvent*) 4324 vfunc[10]: QObject::connectNotify(char const*) 4325 vfunc[11]: QObject::disconnectNotify(char const*) 4326 vfunc[12]: QTranslator::translate(char const*, char const*, 4327 char const*) const 4328 vfunc[13]: QTranslator::isEmpty() const 4329 4330 The Run Time Type Information for the QTranslator class is 4331 described by Table 7-38 4332 4333 Table 7-38. typeinfo for QTranslator 4334 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4335 Name typeinfo name for QTranslator 4336 basetype: typeinfo for QObject 4337 __________________________________________________________ 4338 4339 7.2.1.19. Class data for QMimeData 4340 4341 The virtual table for the QMimeData class is described by Table 4342 7-39 4343 4344 Table 7-39. Primary vtable for QMimeData 4345 Base Offset 0 4346 Virtual Base Offset 0 4347 RTTI typeinfo for QMimeData 4348 vfunc[0]: QMimeData::metaObject() const 4349 vfunc[1]: QMimeData::qt_metacast(char const*) 4350 vfunc[2]: QMimeData::qt_metacall(QMetaObject::Call, int, 4351 void**) 4352 vfunc[3]: QMimeData::~QMimeData() 4353 vfunc[4]: QMimeData::~QMimeData() 4354 vfunc[5]: QObject::event(QEvent*) 4355 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4356 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4357 vfunc[8]: QObject::childEvent(QChildEvent*) 4358 vfunc[9]: QObject::customEvent(QEvent*) 4359 vfunc[10]: QObject::connectNotify(char const*) 4360 vfunc[11]: QObject::disconnectNotify(char const*) 4361 vfunc[12]: QMimeData::hasFormat(QString const&) const 4362 vfunc[13]: QMimeData::formats() const 4363 vfunc[14]: QMimeData::retrieveData(QString const&, 4364 QVariant::Type) const 4365 4366 The Run Time Type Information for the QMimeData class is 4367 described by Table 7-40 4368 4369 Table 7-40. typeinfo for QMimeData 4370 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4371 Name typeinfo name for QMimeData 4372 basetype: typeinfo for QObject 4373 __________________________________________________________ 4374 4375 7.2.1.20. Class data for QEventLoop 4376 4377 The virtual table for the QEventLoop class is described by 4378 Table 7-41 4379 4380 Table 7-41. Primary vtable for QEventLoop 4381 Base Offset 0 4382 Virtual Base Offset 0 4383 RTTI typeinfo for QEventLoop 4384 vfunc[0]: QEventLoop::metaObject() const 4385 vfunc[1]: QEventLoop::qt_metacast(char const*) 4386 vfunc[2]: QEventLoop::qt_metacall(QMetaObject::Call, int, 4387 void**) 4388 vfunc[3]: QEventLoop::~QEventLoop() 4389 vfunc[4]: QEventLoop::~QEventLoop() 4390 vfunc[5]: QObject::event(QEvent*) 4391 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4392 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4393 vfunc[8]: QObject::childEvent(QChildEvent*) 4394 vfunc[9]: QObject::customEvent(QEvent*) 4395 vfunc[10]: QObject::connectNotify(char const*) 4396 vfunc[11]: QObject::disconnectNotify(char const*) 4397 4398 The Run Time Type Information for the QEventLoop class is 4399 described by Table 7-42 4400 4401 Table 7-42. typeinfo for QEventLoop 4402 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4403 Name typeinfo name for QEventLoop 4404 basetype: typeinfo for QObject 4405 __________________________________________________________ 4406 4407 7.2.1.21. Class data for QEvent 4408 4409 The virtual table for the QEvent class is described by Table 4410 7-43 4411 4412 Table 7-43. Primary vtable for QEvent 4413 Base Offset 0 4414 Virtual Base Offset 0 4415 RTTI typeinfo for QEvent 4416 vfunc[0]: QEvent::~QEvent() 4417 vfunc[1]: QEvent::~QEvent() 4418 4419 The Run Time Type Information for the QEvent class is described 4420 by Table 7-44 4421 4422 Table 7-44. typeinfo for QEvent 4423 Base Vtable vtable for __cxxabiv1::__class_type_info 4424 Name typeinfo name for QEvent 4425 __________________________________________________________ 4426 4427 7.2.1.22. Class data for QTimerEvent 4428 4429 The virtual table for the QTimerEvent class is described by 4430 Table 7-45 4431 4432 Table 7-45. Primary vtable for QTimerEvent 4433 Base Offset 0 4434 Virtual Base Offset 0 4435 RTTI typeinfo for QTimerEvent 4436 vfunc[0]: QTimerEvent::~QTimerEvent() 4437 vfunc[1]: QTimerEvent::~QTimerEvent() 4438 4439 The Run Time Type Information for the QTimerEvent class is 4440 described by Table 7-46 4441 4442 Table 7-46. typeinfo for QTimerEvent 4443 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4444 Name typeinfo name for QTimerEvent 4445 basetype: typeinfo for QEvent 4446 __________________________________________________________ 4447 4448 7.2.1.23. Class data for QChildEvent 4449 4450 The virtual table for the QChildEvent class is described by 4451 Table 7-47 4452 4453 Table 7-47. Primary vtable for QChildEvent 4454 Base Offset 0 4455 Virtual Base Offset 0 4456 RTTI typeinfo for QChildEvent 4457 vfunc[0]: QChildEvent::~QChildEvent() 4458 vfunc[1]: QChildEvent::~QChildEvent() 4459 4460 The Run Time Type Information for the QChildEvent class is 4461 described by Table 7-48 4462 4463 Table 7-48. typeinfo for QChildEvent 4464 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4465 Name typeinfo name for QChildEvent 4466 basetype: typeinfo for QEvent 4467 __________________________________________________________ 4468 4469 7.2.1.24. Class data for QCustomEvent 4470 4471 The virtual table for the QCustomEvent class is described by 4472 Table 7-49 4473 4474 Table 7-49. Primary vtable for QCustomEvent 4475 Base Offset 0 4476 Virtual Base Offset 0 4477 RTTI typeinfo for QCustomEvent 4478 vfunc[0]: QCustomEvent::~QCustomEvent() 4479 vfunc[1]: QCustomEvent::~QCustomEvent() 4480 4481 The Run Time Type Information for the QCustomEvent class is 4482 described by Table 7-50 4483 4484 Table 7-50. typeinfo for QCustomEvent 4485 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4486 Name typeinfo name for QCustomEvent 4487 basetype: typeinfo for QEvent 4488 __________________________________________________________ 4489 4490 7.2.1.25. Class data for QCoreApplication 4491 4492 The virtual table for the QCoreApplication class is described 4493 by Table 7-51 4494 4495 Table 7-51. Primary vtable for QCoreApplication 4496 Base Offset 0 4497 Virtual Base Offset 0 4498 RTTI typeinfo for QCoreApplication 4499 vfunc[0]: QCoreApplication::metaObject() const 4500 vfunc[1]: QCoreApplication::qt_metacast(char const*) 4501 vfunc[2]: QCoreApplication::qt_metacall(QMetaObject::Call, int, 4502 void**) 4503 vfunc[3]: QCoreApplication::~QCoreApplication() 4504 vfunc[4]: QCoreApplication::~QCoreApplication() 4505 vfunc[5]: QCoreApplication::event(QEvent*) 4506 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4507 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4508 vfunc[8]: QObject::childEvent(QChildEvent*) 4509 vfunc[9]: QObject::customEvent(QEvent*) 4510 vfunc[10]: QObject::connectNotify(char const*) 4511 vfunc[11]: QObject::disconnectNotify(char const*) 4512 vfunc[12]: QCoreApplication::notify(QObject*, QEvent*) 4513 vfunc[13]: QCoreApplication::compressEvent(QEvent*, QObject*, 4514 QPostEventList*) 4515 4516 The Run Time Type Information for the QCoreApplication class is 4517 described by Table 7-52 4518 4519 Table 7-52. typeinfo for QCoreApplication 4520 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4521 Name typeinfo name for QCoreApplication 4522 basetype: typeinfo for QObject 4523 __________________________________________________________ 4524 4525 7.2.1.26. Class data for QAbstractItemModel 4526 4527 The virtual table for the QAbstractItemModel class is described 4528 by Table 7-53 4529 4530 Table 7-53. Primary vtable for QAbstractItemModel 4531 Base Offset 0 4532 Virtual Base Offset 0 4533 RTTI typeinfo for QAbstractItemModel 4534 vfunc[0]: QAbstractItemModel::metaObject() const 4535 vfunc[1]: QAbstractItemModel::qt_metacast(char const*) 4536 vfunc[2]: QAbstractItemModel::qt_metacall(QMetaObject::Call, 4537 int, void**) 4538 vfunc[3]: QAbstractItemModel::~QAbstractItemModel() 4539 vfunc[4]: QAbstractItemModel::~QAbstractItemModel() 4540 vfunc[5]: QObject::event(QEvent*) 4541 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4542 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4543 vfunc[8]: QObject::childEvent(QChildEvent*) 4544 vfunc[9]: QObject::customEvent(QEvent*) 4545 vfunc[10]: QObject::connectNotify(char const*) 4546 vfunc[11]: QObject::disconnectNotify(char const*) 4547 vfunc[12]: __cxa_pure_virtual 4548 vfunc[13]: __cxa_pure_virtual 4549 vfunc[14]: __cxa_pure_virtual 4550 vfunc[15]: __cxa_pure_virtual 4551 vfunc[16]: QAbstractItemModel::hasChildren(QModelIndex const&) 4552 const 4553 vfunc[17]: __cxa_pure_virtual 4554 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 4555 QVariant const&, int) 4556 vfunc[19]: QAbstractItemModel::headerData(int, Qt::Orientation, 4557 int) const 4558 vfunc[20]: QAbstractItemModel::setHeaderData(int, 4559 Qt::Orientation, QVariant const&, int) 4560 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 4561 const 4562 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 4563 QMap const&) 4564 vfunc[23]: QAbstractItemModel::mimeTypes() const 4565 vfunc[24]: QAbstractItemModel::mimeData(QList 4566 const&) const 4567 vfunc[25]: QAbstractItemModel::dropMimeData(QMimeData const*, 4568 Qt::DropAction, int, int, QModelIndex const&) 4569 vfunc[26]: QAbstractItemModel::supportedDropActions() const 4570 vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex 4571 const&) 4572 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 4573 QModelIndex const&) 4574 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 4575 const&) 4576 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 4577 QModelIndex const&) 4578 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 4579 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 4580 const 4581 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 4582 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 4583 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 4584 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 4585 QVariant const&, int, QFlags) const 4586 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 4587 vfunc[38]: QAbstractItemModel::submit() 4588 vfunc[39]: QAbstractItemModel::revert() 4589 4590 The Run Time Type Information for the QAbstractItemModel class 4591 is described by Table 7-54 4592 4593 Table 7-54. typeinfo for QAbstractItemModel 4594 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4595 Name typeinfo name for QAbstractItemModel 4596 basetype: typeinfo for QObject 4597 __________________________________________________________ 4598 4599 7.2.1.27. Class data for QAbstractTableModel 4600 4601 The virtual table for the QAbstractTableModel class is 4602 described by Table 7-55 4603 4604 Table 7-55. Primary vtable for QAbstractTableModel 4605 Base Offset 0 4606 Virtual Base Offset 0 4607 RTTI typeinfo for QAbstractTableModel 4608 vfunc[0]: QAbstractTableModel::metaObject() const 4609 vfunc[1]: QAbstractTableModel::qt_metacast(char const*) 4610 vfunc[2]: QAbstractTableModel::qt_metacall(QMetaObject::Call, 4611 int, void**) 4612 vfunc[3]: QAbstractTableModel::~QAbstractTableModel() 4613 vfunc[4]: QAbstractTableModel::~QAbstractTableModel() 4614 vfunc[5]: QObject::event(QEvent*) 4615 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4616 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4617 vfunc[8]: QObject::childEvent(QChildEvent*) 4618 vfunc[9]: QObject::customEvent(QEvent*) 4619 vfunc[10]: QObject::connectNotify(char const*) 4620 vfunc[11]: QObject::disconnectNotify(char const*) 4621 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 4622 const&) const 4623 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 4624 const 4625 vfunc[14]: __cxa_pure_virtual 4626 vfunc[15]: __cxa_pure_virtual 4627 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) 4628 const 4629 vfunc[17]: __cxa_pure_virtual 4630 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 4631 QVariant const&, int) 4632 vfunc[19]: QAbstractItemModel::headerData(int, Qt::Orientation, 4633 int) const 4634 vfunc[20]: QAbstractItemModel::setHeaderData(int, 4635 Qt::Orientation, QVariant const&, int) 4636 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 4637 const 4638 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 4639 QMap const&) 4640 vfunc[23]: QAbstractItemModel::mimeTypes() const 4641 vfunc[24]: QAbstractItemModel::mimeData(QList 4642 const&) const 4643 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 4644 Qt::DropAction, int, int, QModelIndex const&) 4645 vfunc[26]: QAbstractItemModel::supportedDropActions() const 4646 vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex 4647 const&) 4648 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 4649 QModelIndex const&) 4650 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 4651 const&) 4652 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 4653 QModelIndex const&) 4654 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 4655 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 4656 const 4657 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 4658 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 4659 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 4660 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 4661 QVariant const&, int, QFlags) const 4662 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 4663 vfunc[38]: QAbstractItemModel::submit() 4664 vfunc[39]: QAbstractItemModel::revert() 4665 4666 The Run Time Type Information for the QAbstractTableModel class 4667 is described by Table 7-56 4668 4669 Table 7-56. typeinfo for QAbstractTableModel 4670 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4671 Name typeinfo name for QAbstractTableModel 4672 basetype: typeinfo for QAbstractItemModel 4673 __________________________________________________________ 4674 4675 7.2.1.28. Class data for QAbstractListModel 4676 4677 The virtual table for the QAbstractListModel class is described 4678 by Table 7-57 4679 4680 Table 7-57. Primary vtable for QAbstractListModel 4681 Base Offset 0 4682 Virtual Base Offset 0 4683 RTTI typeinfo for QAbstractListModel 4684 vfunc[0]: QAbstractListModel::metaObject() const 4685 vfunc[1]: QAbstractListModel::qt_metacast(char const*) 4686 vfunc[2]: QAbstractListModel::qt_metacall(QMetaObject::Call, 4687 int, void**) 4688 vfunc[3]: QAbstractListModel::~QAbstractListModel() 4689 vfunc[4]: QAbstractListModel::~QAbstractListModel() 4690 vfunc[5]: QObject::event(QEvent*) 4691 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4692 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4693 vfunc[8]: QObject::childEvent(QChildEvent*) 4694 vfunc[9]: QObject::customEvent(QEvent*) 4695 vfunc[10]: QObject::connectNotify(char const*) 4696 vfunc[11]: QObject::disconnectNotify(char const*) 4697 vfunc[12]: QAbstractListModel::index(int, int, QModelIndex 4698 const&) const 4699 vfunc[13]: QAbstractListModel::parent(QModelIndex const&) const 4700 vfunc[14]: __cxa_pure_virtual 4701 vfunc[15]: QAbstractListModel::columnCount(QModelIndex const&) 4702 const 4703 vfunc[16]: QAbstractListModel::hasChildren(QModelIndex const&) 4704 const 4705 vfunc[17]: __cxa_pure_virtual 4706 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 4707 QVariant const&, int) 4708 vfunc[19]: QAbstractItemModel::headerData(int, Qt::Orientation, 4709 int) const 4710 vfunc[20]: QAbstractItemModel::setHeaderData(int, 4711 Qt::Orientation, QVariant const&, int) 4712 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 4713 const 4714 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 4715 QMap const&) 4716 vfunc[23]: QAbstractItemModel::mimeTypes() const 4717 vfunc[24]: QAbstractItemModel::mimeData(QList 4718 const&) const 4719 vfunc[25]: QAbstractListModel::dropMimeData(QMimeData const*, 4720 Qt::DropAction, int, int, QModelIndex const&) 4721 vfunc[26]: QAbstractItemModel::supportedDropActions() const 4722 vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex 4723 const&) 4724 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 4725 QModelIndex const&) 4726 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 4727 const&) 4728 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 4729 QModelIndex const&) 4730 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 4731 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 4732 const 4733 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 4734 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 4735 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 4736 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 4737 QVariant const&, int, QFlags) const 4738 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 4739 vfunc[38]: QAbstractItemModel::submit() 4740 vfunc[39]: QAbstractItemModel::revert() 4741 4742 The Run Time Type Information for the QAbstractListModel class 4743 is described by Table 7-58 4744 4745 Table 7-58. typeinfo for QAbstractListModel 4746 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4747 Name typeinfo name for QAbstractListModel 4748 basetype: typeinfo for QAbstractItemModel 4749 __________________________________________________________ 4750 4751 7.2.1.29. Class data for QSignalMapper 4752 4753 The virtual table for the QSignalMapper class is described by 4754 Table 7-59 4755 4756 Table 7-59. Primary vtable for QSignalMapper 4757 Base Offset 0 4758 Virtual Base Offset 0 4759 RTTI typeinfo for QSignalMapper 4760 vfunc[0]: QSignalMapper::metaObject() const 4761 vfunc[1]: QSignalMapper::qt_metacast(char const*) 4762 vfunc[2]: QSignalMapper::qt_metacall(QMetaObject::Call, int, 4763 void**) 4764 vfunc[3]: QSignalMapper::~QSignalMapper() 4765 vfunc[4]: QSignalMapper::~QSignalMapper() 4766 vfunc[5]: QObject::event(QEvent*) 4767 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4768 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4769 vfunc[8]: QObject::childEvent(QChildEvent*) 4770 vfunc[9]: QObject::customEvent(QEvent*) 4771 vfunc[10]: QObject::connectNotify(char const*) 4772 vfunc[11]: QObject::disconnectNotify(char const*) 4773 4774 The Run Time Type Information for the QSignalMapper class is 4775 described by Table 7-60 4776 4777 Table 7-60. typeinfo for QSignalMapper 4778 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4779 Name typeinfo name for QSignalMapper 4780 basetype: typeinfo for QObject 4781 __________________________________________________________ 4782 4783 7.2.1.30. Class data for QObjectCleanupHandler 4784 4785 The virtual table for the QObjectCleanupHandler class is 4786 described by Table 7-61 4787 4788 Table 7-61. Primary vtable for QObjectCleanupHandler 4789 Base Offset 0 4790 Virtual Base Offset 0 4791 RTTI typeinfo for QObjectCleanupHandler 4792 vfunc[0]: QObjectCleanupHandler::metaObject() const 4793 vfunc[1]: QObjectCleanupHandler::qt_metacast(char const*) 4794 vfunc[2]: QObjectCleanupHandler::qt_metacall(QMetaObject::Call, 4795 int, void**) 4796 vfunc[3]: QObjectCleanupHandler::~QObjectCleanupHandler() 4797 vfunc[4]: QObjectCleanupHandler::~QObjectCleanupHandler() 4798 vfunc[5]: QObject::event(QEvent*) 4799 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4800 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4801 vfunc[8]: QObject::childEvent(QChildEvent*) 4802 vfunc[9]: QObject::customEvent(QEvent*) 4803 vfunc[10]: QObject::connectNotify(char const*) 4804 vfunc[11]: QObject::disconnectNotify(char const*) 4805 4806 The Run Time Type Information for the QObjectCleanupHandler 4807 class is described by Table 7-62 4808 4809 Table 7-62. typeinfo for QObjectCleanupHandler 4810 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4811 Name typeinfo name for QObjectCleanupHandler 4812 basetype: typeinfo for QObject 4813 __________________________________________________________ 4814 4815 7.2.1.31. Class data for QSocketNotifier 4816 4817 The virtual table for the QSocketNotifier class is described by 4818 Table 7-63 4819 4820 Table 7-63. Primary vtable for QSocketNotifier 4821 Base Offset 0 4822 Virtual Base Offset 0 4823 RTTI typeinfo for QSocketNotifier 4824 vfunc[0]: QSocketNotifier::metaObject() const 4825 vfunc[1]: QSocketNotifier::qt_metacast(char const*) 4826 vfunc[2]: QSocketNotifier::qt_metacall(QMetaObject::Call, int, 4827 void**) 4828 vfunc[3]: QSocketNotifier::~QSocketNotifier() 4829 vfunc[4]: QSocketNotifier::~QSocketNotifier() 4830 vfunc[5]: QSocketNotifier::event(QEvent*) 4831 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4832 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4833 vfunc[8]: QObject::childEvent(QChildEvent*) 4834 vfunc[9]: QObject::customEvent(QEvent*) 4835 vfunc[10]: QObject::connectNotify(char const*) 4836 vfunc[11]: QObject::disconnectNotify(char const*) 4837 4838 The Run Time Type Information for the QSocketNotifier class is 4839 described by Table 7-64 4840 4841 Table 7-64. typeinfo for QSocketNotifier 4842 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4843 Name typeinfo name for QSocketNotifier 4844 basetype: typeinfo for QObject 4845 __________________________________________________________ 4846 4847 7.2.1.32. Class data for QTimer 4848 4849 The virtual table for the QTimer class is described by Table 4850 7-65 4851 4852 Table 7-65. Primary vtable for QTimer 4853 Base Offset 0 4854 Virtual Base Offset 0 4855 RTTI typeinfo for QTimer 4856 vfunc[0]: QTimer::metaObject() const 4857 vfunc[1]: QTimer::qt_metacast(char const*) 4858 vfunc[2]: QTimer::qt_metacall(QMetaObject::Call, int, void**) 4859 vfunc[3]: QTimer::~QTimer() 4860 vfunc[4]: QTimer::~QTimer() 4861 vfunc[5]: QObject::event(QEvent*) 4862 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4863 vfunc[7]: QTimer::timerEvent(QTimerEvent*) 4864 vfunc[8]: QObject::childEvent(QChildEvent*) 4865 vfunc[9]: QObject::customEvent(QEvent*) 4866 vfunc[10]: QObject::connectNotify(char const*) 4867 vfunc[11]: QObject::disconnectNotify(char const*) 4868 4869 The Run Time Type Information for the QTimer class is described 4870 by Table 7-66 4871 4872 Table 7-66. typeinfo for QTimer 4873 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4874 Name typeinfo name for QTimer 4875 basetype: typeinfo for QObject 4876 __________________________________________________________ 4877 4878 7.2.1.33. Class data for QAbstractEventDispatcher 4879 4880 The virtual table for the QAbstractEventDispatcher class is 4881 described by Table 7-67 4882 4883 Table 7-67. Primary vtable for QAbstractEventDispatcher 4884 Base Offset 0 4885 Virtual Base Offset 0 4886 RTTI typeinfo for QAbstractEventDispatcher 4887 vfunc[0]: QAbstractEventDispatcher::metaObject() const 4888 vfunc[1]: QAbstractEventDispatcher::qt_metacast(char const*) 4889 vfunc[2]: 4890 QAbstractEventDispatcher::qt_metacall(QMetaObject::Call, int, 4891 void**) 4892 vfunc[3]: QAbstractEventDispatcher::~QAbstractEventDispatcher() 4893 vfunc[4]: QAbstractEventDispatcher::~QAbstractEventDispatcher() 4894 vfunc[5]: QObject::event(QEvent*) 4895 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4896 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4897 vfunc[8]: QObject::childEvent(QChildEvent*) 4898 vfunc[9]: QObject::customEvent(QEvent*) 4899 vfunc[10]: QObject::connectNotify(char const*) 4900 vfunc[11]: QObject::disconnectNotify(char const*) 4901 vfunc[12]: __cxa_pure_virtual 4902 vfunc[13]: __cxa_pure_virtual 4903 vfunc[14]: __cxa_pure_virtual 4904 vfunc[15]: __cxa_pure_virtual 4905 vfunc[16]: __cxa_pure_virtual 4906 vfunc[17]: __cxa_pure_virtual 4907 vfunc[18]: __cxa_pure_virtual 4908 vfunc[19]: __cxa_pure_virtual 4909 vfunc[20]: __cxa_pure_virtual 4910 vfunc[21]: __cxa_pure_virtual 4911 vfunc[22]: __cxa_pure_virtual 4912 vfunc[23]: QAbstractEventDispatcher::startingUp() 4913 vfunc[24]: QAbstractEventDispatcher::closingDown() 4914 4915 The Run Time Type Information for the QAbstractEventDispatcher 4916 class is described by Table 7-68 4917 4918 Table 7-68. typeinfo for QAbstractEventDispatcher 4919 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4920 Name typeinfo name for QAbstractEventDispatcher 4921 basetype: typeinfo for QObject 4922 __________________________________________________________ 4923 4924 7.2.1.34. Class data for QPluginLoader 4925 4926 The virtual table for the QPluginLoader class is described by 4927 Table 7-69 4928 4929 Table 7-69. Primary vtable for QPluginLoader 4930 Base Offset 0 4931 Virtual Base Offset 0 4932 RTTI typeinfo for QPluginLoader 4933 vfunc[0]: QPluginLoader::metaObject() const 4934 vfunc[1]: QPluginLoader::qt_metacast(char const*) 4935 vfunc[2]: QPluginLoader::qt_metacall(QMetaObject::Call, int, 4936 void**) 4937 vfunc[3]: QPluginLoader::~QPluginLoader() 4938 vfunc[4]: QPluginLoader::~QPluginLoader() 4939 vfunc[5]: QObject::event(QEvent*) 4940 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4941 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4942 vfunc[8]: QObject::childEvent(QChildEvent*) 4943 vfunc[9]: QObject::customEvent(QEvent*) 4944 vfunc[10]: QObject::connectNotify(char const*) 4945 vfunc[11]: QObject::disconnectNotify(char const*) 4946 4947 The Run Time Type Information for the QPluginLoader class is 4948 described by Table 7-70 4949 4950 Table 7-70. typeinfo for QPluginLoader 4951 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4952 Name typeinfo name for QPluginLoader 4953 basetype: typeinfo for QObject 4954 __________________________________________________________ 4955 4956 7.2.1.35. Class data for QLibrary 4957 4958 The virtual table for the QLibrary class is described by Table 4959 7-71 4960 4961 Table 7-71. Primary vtable for QLibrary 4962 Base Offset 0 4963 Virtual Base Offset 0 4964 RTTI typeinfo for QLibrary 4965 vfunc[0]: QLibrary::metaObject() const 4966 vfunc[1]: QLibrary::qt_metacast(char const*) 4967 vfunc[2]: QLibrary::qt_metacall(QMetaObject::Call, int, void**) 4968 vfunc[3]: QLibrary::~QLibrary() 4969 vfunc[4]: QLibrary::~QLibrary() 4970 vfunc[5]: QObject::event(QEvent*) 4971 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4972 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4973 vfunc[8]: QObject::childEvent(QChildEvent*) 4974 vfunc[9]: QObject::customEvent(QEvent*) 4975 vfunc[10]: QObject::connectNotify(char const*) 4976 vfunc[11]: QObject::disconnectNotify(char const*) 4977 4978 The Run Time Type Information for the QLibrary class is 4979 described by Table 7-72 4980 4981 Table 7-72. typeinfo for QLibrary 4982 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4983 Name typeinfo name for QLibrary 4984 basetype: typeinfo for QObject 4985 __________________________________________________________ 4986 4987 7.2.1.36. Class data for QThread 4988 4989 The virtual table for the QThread class is described by Table 4990 7-73 4991 4992 Table 7-73. Primary vtable for QThread 4993 Base Offset 0 4994 Virtual Base Offset 0 4995 RTTI typeinfo for QThread 4996 vfunc[0]: QThread::metaObject() const 4997 vfunc[1]: QThread::qt_metacast(char const*) 4998 vfunc[2]: QThread::qt_metacall(QMetaObject::Call, int, void**) 4999 vfunc[3]: QThread::~QThread() 5000 vfunc[4]: QThread::~QThread() 5001 vfunc[5]: QObject::event(QEvent*) 5002 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5003 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5004 vfunc[8]: QObject::childEvent(QChildEvent*) 5005 vfunc[9]: QObject::customEvent(QEvent*) 5006 vfunc[10]: QObject::connectNotify(char const*) 5007 vfunc[11]: QObject::disconnectNotify(char const*) 5008 vfunc[12]: __cxa_pure_virtual 5009 5010 The Run Time Type Information for the QThread class is 5011 described by Table 7-74 5012 5013 Table 7-74. typeinfo for QThread 5014 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5015 Name typeinfo name for QThread 5016 basetype: typeinfo for QObject 5017 __________________________________________________________ 5018 5019 7.2.1.37. Class data for QDynamicPropertyChangeEvent 5020 5021 The virtual table for the QDynamicPropertyChangeEvent class is 5022 described by Table 7-75 5023 5024 Table 7-75. Primary vtable for QDynamicPropertyChangeEvent 5025 Base Offset 0 5026 Virtual Base Offset 0 5027 RTTI typeinfo for QDynamicPropertyChangeEvent 5028 vfunc[0]: 5029 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent() 5030 vfunc[1]: 5031 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent() 5032 __________________________________________________________ 5033 5034 7.2.1.38. Class data for QFileSystemWatcher 5035 5036 The virtual table for the QFileSystemWatcher class is described 5037 by Table 7-76 5038 5039 Table 7-76. Primary vtable for QFileSystemWatcher 5040 Base Offset 0 5041 Virtual Base Offset 0 5042 RTTI typeinfo for QFileSystemWatcher 5043 vfunc[0]: QFileSystemWatcher::metaObject() const 5044 vfunc[1]: QFileSystemWatcher::qt_metacast(char const*) 5045 vfunc[2]: QFileSystemWatcher::qt_metacall(QMetaObject::Call, 5046 int, void**) 5047 vfunc[3]: QFileSystemWatcher::~QFileSystemWatcher() 5048 vfunc[4]: QFileSystemWatcher::~QFileSystemWatcher() 5049 vfunc[5]: QObject::event(QEvent*) 5050 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5051 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5052 vfunc[8]: QObject::childEvent(QChildEvent*) 5053 vfunc[9]: QObject::customEvent(QEvent*) 5054 vfunc[10]: QObject::connectNotify(char const*) 5055 vfunc[11]: QObject::disconnectNotify(char const*) 5056 __________________________________________________________ 5057 5058 7.2.1.39. Class data for QSystemLocale 5059 5060 The virtual table for the QSystemLocale class is described by 5061 Table 7-77 5062 5063 Table 7-77. Primary vtable for QSystemLocale 5064 Base Offset 0 5065 Virtual Base Offset 0 5066 RTTI typeinfo for QSystemLocale 5067 vfunc[0]: QSystemLocale::~QSystemLocale() 5068 vfunc[1]: QSystemLocale::~QSystemLocale() 5069 vfunc[2]: QSystemLocale::query(QSystemLocale::QueryType, 5070 QVariant) const 5071 vfunc[3]: QSystemLocale::fallbackLocale() const 5072 __________________________________________________________ 5073 5074 7.2.1.40. Class data for QTimeLine 5075 5076 The virtual table for the QTimeLine class is described by Table 5077 7-78 5078 5079 Table 7-78. Primary vtable for QTimeLine 5080 Base Offset 0 5081 Virtual Base Offset 0 5082 RTTI typeinfo for QTimeLine 5083 vfunc[0]: QTimeLine::metaObject() const 5084 vfunc[1]: QTimeLine::qt_metacast(char const*) 5085 vfunc[2]: QTimeLine::qt_metacall(QMetaObject::Call, int, 5086 void**) 5087 vfunc[3]: QTimeLine::~QTimeLine() 5088 vfunc[4]: QTimeLine::~QTimeLine() 5089 vfunc[5]: QObject::event(QEvent*) 5090 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5091 vfunc[7]: QTimeLine::timerEvent(QTimerEvent*) 5092 vfunc[8]: QObject::childEvent(QChildEvent*) 5093 vfunc[9]: QObject::customEvent(QEvent*) 5094 vfunc[10]: QObject::connectNotify(char const*) 5095 vfunc[11]: QObject::disconnectNotify(char const*) 5096 vfunc[12]: QTimeLine::valueForTime(int) const 5097 __________________________________________________________ 5098 5099 7.2.1.41. Interfaces for QtCore 5100 5101 An LSB conforming implementation shall provide the architecture 5102 specific functions for QtCore specified in Table 7-79, with the 5103 full mandatory functionality as described in the referenced 5104 underlying specification. 5105 5106 Table 7-79. libQtCore - QtCore Function Interfaces 5107 _Z10qvsnprintfPcjPKcS_ [QtCore] _Z7qMallocj [QtCore] 5108 _Z7qMemSetPvij [QtCore] _Z8qMemCopyPvPKvj [QtCore] 5109 _Z8qReallocPvj [QtCore] _Z9qsnprintfPcjPKcz [QtCore] 5110 _ZN7QString8vsprintfEPKcPc [QtCore] 5111 _ZThn8_N16QTextCodecPlugin6createERK7QString [CXXABI] 5112 _ZThn8_N16QTextCodecPluginD0Ev [CXXABI] 5113 _ZThn8_N16QTextCodecPluginD1Ev [CXXABI] 5114 _ZThn8_NK16QTextCodecPlugin4keysEv [CXXABI] 5115 __________________________________________________________ 5116 5117 7.3. Data Definitions for libQtCore 5118 5119 This section defines global identifiers and their values that 5120 are associated with interfaces contained in libQtCore. These 5121 definitions are organized into groups that correspond to system 5122 headers. This convention is used as a convenience for the 5123 reader, and does not imply the existence of these headers, or 5124 their content. Where an interface is defined as requiring a 5125 particular system header file all of the data definitions for 5126 that system header file presented here shall be in effect. 5127 5128 This section gives data definitions to promote binary 5129 application portability, not to repeat source interface 5130 definitions available elsewhere. System providers and 5131 application developers should use this ABI to supplement - not 5132 to replace - source interface definition specifications. 5133 5134 This specification uses the ISO C (1999) C Language as the 5135 reference programming language, and data definitions are 5136 specified in ISO C format. The C language is used here as a 5137 convenient notation. Using a C language description of these 5138 data objects does not preclude their use by other programming 5139 languages. 5140 __________________________________________________________ 5141 5142 7.3.1. QtCore/qabstracteventdispatcher.h 5143 5144 /* 5145 * This header is architecture neutral 5146 * Please refer to the generic specification for details 5147 */ 5148 __________________________________________________________ 5149 5150 7.3.2. QtCore/qabstractfileengine.h 5151 5152 /* 5153 * This header is architecture neutral 5154 * Please refer to the generic specification for details 5155 */ 5156 __________________________________________________________ 5157 5158 7.3.3. QtCore/qabstractitemmodel.h 5159 5160 /* 5161 * This header is architecture neutral 5162 * Please refer to the generic specification for details 5163 */ 5164 __________________________________________________________ 5165 5166 7.3.4. QtCore/qatomic.h 5167 5168 /* 5169 * This header is architecture neutral 5170 * Please refer to the generic specification for details 5171 */ 5172 __________________________________________________________ 5173 5174 7.3.5. QtCore/qbasictimer.h 5175 5176 /* 5177 * This header is architecture neutral 5178 * Please refer to the generic specification for details 5179 */ 5180 __________________________________________________________ 5181 5182 7.3.6. QtCore/qbitarray.h 5183 5184 /* 5185 * This header is architecture neutral 5186 * Please refer to the generic specification for details 5187 */ 5188 __________________________________________________________ 5189 5190 7.3.7. QtCore/qbuffer.h 5191 5192 /* 5193 * This header is architecture neutral 5194 * Please refer to the generic specification for details 5195 */ 5196 __________________________________________________________ 5197 5198 7.3.8. QtCore/qbytearray.h 5199 5200 /* 5201 * This header is architecture neutral 5202 * Please refer to the generic specification for details 5203 */ 5204 __________________________________________________________ 5205 5206 7.3.9. QtCore/qbytearraymatcher.h 5207 5208 /* 5209 * This header is architecture neutral 5210 * Please refer to the generic specification for details 5211 */ 5212 __________________________________________________________ 5213 5214 7.3.10. QtCore/qchar.h 5215 5216 /* 5217 * This header is architecture neutral 5218 * Please refer to the generic specification for details 5219 */ 5220 __________________________________________________________ 5221 5222 7.3.11. QtCore/qcoreapplication.h 5223 5224 /* 5225 * This header is architecture neutral 5226 * Please refer to the generic specification for details 5227 */ 5228 __________________________________________________________ 5229 5230 7.3.12. QtCore/qcoreevent.h 5231 5232 /* 5233 * This header is architecture neutral 5234 * Please refer to the generic specification for details 5235 */ 5236 __________________________________________________________ 5237 5238 7.3.13. QtCore/qdatastream.h 5239 5240 /* 5241 * This header is architecture neutral 5242 * Please refer to the generic specification for details 5243 */ 5244 __________________________________________________________ 5245 5246 7.3.14. QtCore/qdatetime.h 5247 5248 /* 5249 * This header is architecture neutral 5250 * Please refer to the generic specification for details 5251 */ 5252 __________________________________________________________ 5253 5254 7.3.15. QtCore/qdebug.h 5255 5256 /* 5257 * This header is architecture neutral 5258 * Please refer to the generic specification for details 5259 */ 5260 __________________________________________________________ 5261 5262 7.3.16. QtCore/qdir.h 5263 5264 /* 5265 * This header is architecture neutral 5266 * Please refer to the generic specification for details 5267 */ 5268 __________________________________________________________ 5269 5270 7.3.17. QtCore/qeventloop.h 5271 5272 /* 5273 * This header is architecture neutral 5274 * Please refer to the generic specification for details 5275 */ 5276 __________________________________________________________ 5277 5278 7.3.18. QtCore/qfactoryinterface.h 5279 5280 /* 5281 * This header is architecture neutral 5282 * Please refer to the generic specification for details 5283 */ 5284 __________________________________________________________ 5285 5286 7.3.19. QtCore/qfile.h 5287 5288 /* 5289 * This header is architecture neutral 5290 * Please refer to the generic specification for details 5291 */ 5292 __________________________________________________________ 5293 5294 7.3.20. QtCore/qfileinfo.h 5295 5296 /* 5297 * This header is architecture neutral 5298 * Please refer to the generic specification for details 5299 */ 5300 __________________________________________________________ 5301 5302 7.3.21. QtCore/qfsfileengine.h 5303 5304 /* 5305 * This header is architecture neutral 5306 * Please refer to the generic specification for details 5307 */ 5308 __________________________________________________________ 5309 5310 7.3.22. QtCore/qglobal.h 5311 5312 /* 5313 * This header is architecture neutral 5314 * Please refer to the generic specification for details 5315 */ 5316 __________________________________________________________ 5317 5318 7.3.23. QtCore/qhash.h 5319 5320 /* 5321 * This header is architecture neutral 5322 * Please refer to the generic specification for details 5323 */ 5324 __________________________________________________________ 5325 5326 7.3.24. QtCore/qiodevice.h 5327 5328 /* 5329 * This header is architecture neutral 5330 * Please refer to the generic specification for details 5331 */ 5332 __________________________________________________________ 5333 5334 7.3.25. QtCore/qlibrary.h 5335 5336 /* 5337 * This header is architecture neutral 5338 * Please refer to the generic specification for details 5339 */ 5340 __________________________________________________________ 5341 5342 7.3.26. QtCore/qlibraryinfo.h 5343 5344 /* 5345 * This header is architecture neutral 5346 * Please refer to the generic specification for details 5347 */ 5348 __________________________________________________________ 5349 5350 7.3.27. QtCore/qline.h 5351 5352 /* 5353 * This header is architecture neutral 5354 * Please refer to the generic specification for details 5355 */ 5356 __________________________________________________________ 5357 5358 7.3.28. QtCore/qlinkedlist.h 5359 5360 /* 5361 * This header is architecture neutral 5362 * Please refer to the generic specification for details 5363 */ 5364 __________________________________________________________ 5365 5366 7.3.29. QtCore/qlist.h 5367 5368 /* 5369 * This header is architecture neutral 5370 * Please refer to the generic specification for details 5371 */ 5372 __________________________________________________________ 5373 5374 7.3.30. QtCore/qlocale.h 5375 5376 /* 5377 * This header is architecture neutral 5378 * Please refer to the generic specification for details 5379 */ 5380 __________________________________________________________ 5381 5382 7.3.31. QtCore/qmap.h 5383 5384 /* 5385 * This header is architecture neutral 5386 * Please refer to the generic specification for details 5387 */ 5388 __________________________________________________________ 5389 5390 7.3.32. QtCore/qmetaobject.h 5391 5392 /* 5393 * This header is architecture neutral 5394 * Please refer to the generic specification for details 5395 */ 5396 __________________________________________________________ 5397 5398 7.3.33. QtCore/qmetatype.h 5399 5400 /* 5401 * This header is architecture neutral 5402 * Please refer to the generic specification for details 5403 */ 5404 __________________________________________________________ 5405 5406 7.3.34. QtCore/qmimedata.h 5407 5408 /* 5409 * This header is architecture neutral 5410 * Please refer to the generic specification for details 5411 */ 5412 __________________________________________________________ 5413 5414 7.3.35. QtCore/qmutex.h 5415 5416 /* 5417 * This header is architecture neutral 5418 * Please refer to the generic specification for details 5419 */ 5420 __________________________________________________________ 5421 5422 7.3.36. QtCore/qnamespace.h 5423 5424 /* 5425 * This header is architecture neutral 5426 * Please refer to the generic specification for details 5427 */ 5428 __________________________________________________________ 5429 5430 7.3.37. QtCore/qobject.h 5431 5432 /* 5433 * This header is architecture neutral 5434 * Please refer to the generic specification for details 5435 */ 5436 __________________________________________________________ 5437 5438 7.3.38. QtCore/qobjectcleanuphandler.h 5439 5440 /* 5441 * This header is architecture neutral 5442 * Please refer to the generic specification for details 5443 */ 5444 __________________________________________________________ 5445 5446 7.3.39. QtCore/qobjectdefs.h 5447 5448 /* 5449 * This header is architecture neutral 5450 * Please refer to the generic specification for details 5451 */ 5452 __________________________________________________________ 5453 5454 7.3.40. QtCore/qpair.h 5455 5456 /* 5457 * This header is architecture neutral 5458 * Please refer to the generic specification for details 5459 */ 5460 __________________________________________________________ 5461 5462 7.3.41. QtCore/qplugin.h 5463 5464 /* 5465 * This header is architecture neutral 5466 * Please refer to the generic specification for details 5467 */ 5468 __________________________________________________________ 5469 5470 7.3.42. QtCore/qpluginloader.h 5471 5472 /* 5473 * This header is architecture neutral 5474 * Please refer to the generic specification for details 5475 */ 5476 __________________________________________________________ 5477 5478 7.3.43. QtCore/qpoint.h 5479 5480 /* 5481 * This header is architecture neutral 5482 * Please refer to the generic specification for details 5483 */ 5484 __________________________________________________________ 5485 5486 7.3.44. QtCore/qprocess.h 5487 5488 /* 5489 * This header is architecture neutral 5490 * Please refer to the generic specification for details 5491 */ 5492 __________________________________________________________ 5493 5494 7.3.45. QtCore/qreadwritelock.h 5495 5496 /* 5497 * This header is architecture neutral 5498 * Please refer to the generic specification for details 5499 */ 5500 __________________________________________________________ 5501 5502 7.3.46. QtCore/qrect.h 5503 5504 /* 5505 * This header is architecture neutral 5506 * Please refer to the generic specification for details 5507 */ 5508 __________________________________________________________ 5509 5510 7.3.47. QtCore/qregexp.h 5511 5512 /* 5513 * This header is architecture neutral 5514 * Please refer to the generic specification for details 5515 */ 5516 __________________________________________________________ 5517 5518 7.3.48. QtCore/qsemaphore.h 5519 5520 /* 5521 * This header is architecture neutral 5522 * Please refer to the generic specification for details 5523 */ 5524 __________________________________________________________ 5525 5526 7.3.49. QtCore/qsettings.h 5527 5528 /* 5529 * This header is architecture neutral 5530 * Please refer to the generic specification for details 5531 */ 5532 __________________________________________________________ 5533 5534 7.3.50. QtCore/qshareddata.h 5535 5536 /* 5537 * This header is architecture neutral 5538 * Please refer to the generic specification for details 5539 */ 5540 __________________________________________________________ 5541 5542 7.3.51. QtCore/qsignalmapper.h 5543 5544 /* 5545 * This header is architecture neutral 5546 * Please refer to the generic specification for details 5547 */ 5548 __________________________________________________________ 5549 5550 7.3.52. QtCore/qsize.h 5551 5552 /* 5553 * This header is architecture neutral 5554 * Please refer to the generic specification for details 5555 */ 5556 __________________________________________________________ 5557 5558 7.3.53. QtCore/qsocketnotifier.h 5559 5560 /* 5561 * This header is architecture neutral 5562 * Please refer to the generic specification for details 5563 */ 5564 __________________________________________________________ 5565 5566 7.3.54. QtCore/qstring.h 5567 5568 /* 5569 * This header is architecture neutral 5570 * Please refer to the generic specification for details 5571 */ 5572 __________________________________________________________ 5573 5574 7.3.55. QtCore/qstringlist.h 5575 5576 /* 5577 * This header is architecture neutral 5578 * Please refer to the generic specification for details 5579 */ 5580 __________________________________________________________ 5581 5582 7.3.56. QtCore/qstringmatcher.h 5583 5584 /* 5585 * This header is architecture neutral 5586 * Please refer to the generic specification for details 5587 */ 5588 __________________________________________________________ 5589 5590 7.3.57. QtCore/qtemporaryfile.h 5591 5592 /* 5593 * This header is architecture neutral 5594 * Please refer to the generic specification for details 5595 */ 5596 __________________________________________________________ 5597 5598 7.3.58. QtCore/qtextcodec.h 5599 5600 /* 5601 * This header is architecture neutral 5602 * Please refer to the generic specification for details 5603 */ 5604 __________________________________________________________ 5605 5606 7.3.59. QtCore/qtextcodecplugin.h 5607 5608 /* 5609 * This header is architecture neutral 5610 * Please refer to the generic specification for details 5611 */ 5612 __________________________________________________________ 5613 5614 7.3.60. QtCore/qtextstream.h 5615 5616 /* 5617 * This header is architecture neutral 5618 * Please refer to the generic specification for details 5619 */ 5620 __________________________________________________________ 5621 5622 7.3.61. QtCore/qthread.h 5623 5624 /* 5625 * This header is architecture neutral 5626 * Please refer to the generic specification for details 5627 */ 5628 __________________________________________________________ 5629 5630 7.3.62. QtCore/qthreadstorage.h 5631 5632 /* 5633 * This header is architecture neutral 5634 * Please refer to the generic specification for details 5635 */ 5636 __________________________________________________________ 5637 5638 7.3.63. QtCore/qtimer.h 5639 5640 /* 5641 * This header is architecture neutral 5642 * Please refer to the generic specification for details 5643 */ 5644 __________________________________________________________ 5645 5646 7.3.64. QtCore/qtranslator.h 5647 5648 /* 5649 * This header is architecture neutral 5650 * Please refer to the generic specification for details 5651 */ 5652 __________________________________________________________ 5653 5654 7.3.65. QtCore/qurl.h 5655 5656 /* 5657 * This header is architecture neutral 5658 * Please refer to the generic specification for details 5659 */ 5660 __________________________________________________________ 5661 5662 7.3.66. QtCore/quuid.h 5663 5664 /* 5665 * This header is architecture neutral 5666 * Please refer to the generic specification for details 5667 */ 5668 __________________________________________________________ 5669 5670 7.3.67. QtCore/qvariant.h 5671 5672 /* 5673 * This header is architecture neutral 5674 * Please refer to the generic specification for details 5675 */ 5676 __________________________________________________________ 5677 5678 7.3.68. QtCore/qvector.h 5679 5680 /* 5681 * This header is architecture neutral 5682 * Please refer to the generic specification for details 5683 */ 5684 __________________________________________________________ 5685 5686 7.3.69. QtCore/qwaitcondition.h 5687 5688 /* 5689 * This header is architecture neutral 5690 * Please refer to the generic specification for details 5691 */ 5692 __________________________________________________________ 5693 5694 7.4. Interfaces for libQtGui 5695 5696 Table 7-80 defines the library name and shared object name for 5697 the libQtGui library 5698 5699 Table 7-80. libQtGui Definition 5700 Library: libQtGui 5701 SONAME: libQtGui.so.4 5702 5703 The behavior of the interfaces in this library is specified by 5704 the following specifications: 5705 5706 [CXXABI] Itanium(TM) C++ ABI 5707 __________________________________________________________ 5708 5709 7.4.1. QtGui 5710 __________________________________________________________ 5711 5712 7.4.1.1. Class data for QTextObject 5713 5714 The virtual table for the QTextObject class is described by 5715 Table 7-81 5716 5717 Table 7-81. Primary vtable for QTextObject 5718 Base Offset 0 5719 Virtual Base Offset 0 5720 RTTI typeinfo for QTextObject 5721 vfunc[0]: QTextObject::metaObject() const 5722 vfunc[1]: QTextObject::qt_metacast(char const*) 5723 vfunc[2]: QTextObject::qt_metacall(QMetaObject::Call, int, 5724 void**) 5725 vfunc[3]: QTextObject::~QTextObject() 5726 vfunc[4]: QTextObject::~QTextObject() 5727 vfunc[5]: QObject::event(QEvent*) 5728 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5729 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5730 vfunc[8]: QObject::childEvent(QChildEvent*) 5731 vfunc[9]: QObject::customEvent(QEvent*) 5732 vfunc[10]: QObject::connectNotify(char const*) 5733 vfunc[11]: QObject::disconnectNotify(char const*) 5734 5735 The Run Time Type Information for the QTextObject class is 5736 described by Table 7-82 5737 5738 Table 7-82. typeinfo for QTextObject 5739 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5740 Name typeinfo name for QTextObject 5741 basetype: typeinfo for QObject 5742 __________________________________________________________ 5743 5744 7.4.1.2. Class data for QTextBlockGroup 5745 5746 The virtual table for the QTextBlockGroup class is described by 5747 Table 7-83 5748 5749 Table 7-83. Primary vtable for QTextBlockGroup 5750 Base Offset 0 5751 Virtual Base Offset 0 5752 RTTI typeinfo for QTextBlockGroup 5753 vfunc[0]: QTextBlockGroup::metaObject() const 5754 vfunc[1]: QTextBlockGroup::qt_metacast(char const*) 5755 vfunc[2]: QTextBlockGroup::qt_metacall(QMetaObject::Call, int, 5756 void**) 5757 vfunc[3]: QTextBlockGroup::~QTextBlockGroup() 5758 vfunc[4]: QTextBlockGroup::~QTextBlockGroup() 5759 vfunc[5]: QObject::event(QEvent*) 5760 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5761 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5762 vfunc[8]: QObject::childEvent(QChildEvent*) 5763 vfunc[9]: QObject::customEvent(QEvent*) 5764 vfunc[10]: QObject::connectNotify(char const*) 5765 vfunc[11]: QObject::disconnectNotify(char const*) 5766 vfunc[12]: QTextBlockGroup::blockInserted(QTextBlock const&) 5767 vfunc[13]: QTextBlockGroup::blockRemoved(QTextBlock const&) 5768 vfunc[14]: QTextBlockGroup::blockFormatChanged(QTextBlock 5769 const&) 5770 5771 The Run Time Type Information for the QTextBlockGroup class is 5772 described by Table 7-84 5773 5774 Table 7-84. typeinfo for QTextBlockGroup 5775 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5776 Name typeinfo name for QTextBlockGroup 5777 basetype: typeinfo for QTextObject 5778 __________________________________________________________ 5779 5780 7.4.1.3. Class data for QTextFrameLayoutData 5781 5782 The virtual table for the QTextFrameLayoutData class is 5783 described by Table 7-85 5784 5785 Table 7-85. Primary vtable for QTextFrameLayoutData 5786 Base Offset 0 5787 Virtual Base Offset 0 5788 RTTI typeinfo for QTextFrameLayoutData 5789 vfunc[0]: QTextFrameLayoutData::~QTextFrameLayoutData() 5790 vfunc[1]: QTextFrameLayoutData::~QTextFrameLayoutData() 5791 5792 The Run Time Type Information for the QTextFrameLayoutData 5793 class is described by Table 7-86 5794 5795 Table 7-86. typeinfo for QTextFrameLayoutData 5796 Base Vtable vtable for __cxxabiv1::__class_type_info 5797 Name typeinfo name for QTextFrameLayoutData 5798 __________________________________________________________ 5799 5800 7.4.1.4. Class data for QTextFrame 5801 5802 The virtual table for the QTextFrame class is described by 5803 Table 7-87 5804 5805 Table 7-87. Primary vtable for QTextFrame 5806 Base Offset 0 5807 Virtual Base Offset 0 5808 RTTI typeinfo for QTextFrame 5809 vfunc[0]: QTextFrame::metaObject() const 5810 vfunc[1]: QTextFrame::qt_metacast(char const*) 5811 vfunc[2]: QTextFrame::qt_metacall(QMetaObject::Call, int, 5812 void**) 5813 vfunc[3]: QTextFrame::~QTextFrame() 5814 vfunc[4]: QTextFrame::~QTextFrame() 5815 vfunc[5]: QObject::event(QEvent*) 5816 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5817 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5818 vfunc[8]: QObject::childEvent(QChildEvent*) 5819 vfunc[9]: QObject::customEvent(QEvent*) 5820 vfunc[10]: QObject::connectNotify(char const*) 5821 vfunc[11]: QObject::disconnectNotify(char const*) 5822 5823 The Run Time Type Information for the QTextFrame class is 5824 described by Table 7-88 5825 5826 Table 7-88. typeinfo for QTextFrame 5827 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5828 Name typeinfo name for QTextFrame 5829 basetype: typeinfo for QTextObject 5830 __________________________________________________________ 5831 5832 7.4.1.5. Class data for QTextBlockUserData 5833 5834 The virtual table for the QTextBlockUserData class is described 5835 by Table 7-89 5836 5837 Table 7-89. Primary vtable for QTextBlockUserData 5838 Base Offset 0 5839 Virtual Base Offset 0 5840 RTTI typeinfo for QTextBlockUserData 5841 vfunc[0]: QTextBlockUserData::~QTextBlockUserData() 5842 vfunc[1]: QTextBlockUserData::~QTextBlockUserData() 5843 5844 The Run Time Type Information for the QTextBlockUserData class 5845 is described by Table 7-90 5846 5847 Table 7-90. typeinfo for QTextBlockUserData 5848 Base Vtable vtable for __cxxabiv1::__class_type_info 5849 Name typeinfo name for QTextBlockUserData 5850 __________________________________________________________ 5851 5852 7.4.1.6. Class data for QTextDocument 5853 5854 The virtual table for the QTextDocument class is described by 5855 Table 7-91 5856 5857 Table 7-91. Primary vtable for QTextDocument 5858 Base Offset 0 5859 Virtual Base Offset 0 5860 RTTI typeinfo for QTextDocument 5861 vfunc[0]: QTextDocument::metaObject() const 5862 vfunc[1]: QTextDocument::qt_metacast(char const*) 5863 vfunc[2]: QTextDocument::qt_metacall(QMetaObject::Call, int, 5864 void**) 5865 vfunc[3]: QTextDocument::~QTextDocument() 5866 vfunc[4]: QTextDocument::~QTextDocument() 5867 vfunc[5]: QObject::event(QEvent*) 5868 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5869 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5870 vfunc[8]: QObject::childEvent(QChildEvent*) 5871 vfunc[9]: QObject::customEvent(QEvent*) 5872 vfunc[10]: QObject::connectNotify(char const*) 5873 vfunc[11]: QObject::disconnectNotify(char const*) 5874 vfunc[12]: QTextDocument::clear() 5875 vfunc[13]: QTextDocument::createObject(QTextFormat const&) 5876 vfunc[14]: QTextDocument::loadResource(int, QUrl const&) 5877 5878 The Run Time Type Information for the QTextDocument class is 5879 described by Table 7-92 5880 5881 Table 7-92. typeinfo for QTextDocument 5882 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5883 Name typeinfo name for QTextDocument 5884 basetype: typeinfo for QObject 5885 __________________________________________________________ 5886 5887 7.4.1.7. Class data for QTextTable 5888 5889 The virtual table for the QTextTable class is described by 5890 Table 7-93 5891 5892 Table 7-93. Primary vtable for QTextTable 5893 Base Offset 0 5894 Virtual Base Offset 0 5895 RTTI typeinfo for QTextTable 5896 vfunc[0]: QTextTable::metaObject() const 5897 vfunc[1]: QTextTable::qt_metacast(char const*) 5898 vfunc[2]: QTextTable::qt_metacall(QMetaObject::Call, int, 5899 void**) 5900 vfunc[3]: QTextTable::~QTextTable() 5901 vfunc[4]: QTextTable::~QTextTable() 5902 vfunc[5]: QObject::event(QEvent*) 5903 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5904 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5905 vfunc[8]: QObject::childEvent(QChildEvent*) 5906 vfunc[9]: QObject::customEvent(QEvent*) 5907 vfunc[10]: QObject::connectNotify(char const*) 5908 vfunc[11]: QObject::disconnectNotify(char const*) 5909 5910 The Run Time Type Information for the QTextTable class is 5911 described by Table 7-94 5912 5913 Table 7-94. typeinfo for QTextTable 5914 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5915 Name typeinfo name for QTextTable 5916 basetype: typeinfo for QTextFrame 5917 __________________________________________________________ 5918 5919 7.4.1.8. Class data for QMimeSource 5920 5921 The virtual table for the QMimeSource class is described by 5922 Table 7-95 5923 5924 Table 7-95. Primary vtable for QMimeSource 5925 Base Offset 0 5926 Virtual Base Offset 0 5927 RTTI typeinfo for QMimeSource 5928 vfunc[0]: QMimeSource::~QMimeSource() 5929 vfunc[1]: QMimeSource::~QMimeSource() 5930 vfunc[2]: __cxa_pure_virtual 5931 vfunc[3]: QMimeSource::provides(char const*) const 5932 vfunc[4]: __cxa_pure_virtual 5933 5934 The Run Time Type Information for the QMimeSource class is 5935 described by Table 7-96 5936 5937 Table 7-96. typeinfo for QMimeSource 5938 Base Vtable vtable for __cxxabiv1::__class_type_info 5939 Name typeinfo name for QMimeSource 5940 __________________________________________________________ 5941 5942 7.4.1.9. Class data for QDrag 5943 5944 The virtual table for the QDrag class is described by Table 5945 7-97 5946 5947 Table 7-97. Primary vtable for QDrag 5948 Base Offset 0 5949 Virtual Base Offset 0 5950 RTTI typeinfo for QDrag 5951 vfunc[0]: QDrag::metaObject() const 5952 vfunc[1]: QDrag::qt_metacast(char const*) 5953 vfunc[2]: QDrag::qt_metacall(QMetaObject::Call, int, void**) 5954 vfunc[3]: QDrag::~QDrag() 5955 vfunc[4]: QDrag::~QDrag() 5956 vfunc[5]: QObject::event(QEvent*) 5957 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5958 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5959 vfunc[8]: QObject::childEvent(QChildEvent*) 5960 vfunc[9]: QObject::customEvent(QEvent*) 5961 vfunc[10]: QObject::connectNotify(char const*) 5962 vfunc[11]: QObject::disconnectNotify(char const*) 5963 5964 The Run Time Type Information for the QDrag class is described 5965 by Table 7-98 5966 5967 Table 7-98. typeinfo for QDrag 5968 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5969 Name typeinfo name for QDrag 5970 basetype: typeinfo for QObject 5971 __________________________________________________________ 5972 5973 7.4.1.10. Class data for QInputEvent 5974 5975 The virtual table for the QInputEvent class is described by 5976 Table 7-99 5977 5978 Table 7-99. Primary vtable for QInputEvent 5979 Base Offset 0 5980 Virtual Base Offset 0 5981 RTTI typeinfo for QInputEvent 5982 vfunc[0]: QInputEvent::~QInputEvent() 5983 vfunc[1]: QInputEvent::~QInputEvent() 5984 5985 The Run Time Type Information for the QInputEvent class is 5986 described by Table 7-100 5987 5988 Table 7-100. typeinfo for QInputEvent 5989 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5990 Name typeinfo name for QInputEvent 5991 basetype: typeinfo for QEvent 5992 __________________________________________________________ 5993 5994 7.4.1.11. Class data for QMouseEvent 5995 5996 The virtual table for the QMouseEvent class is described by 5997 Table 7-101 5998 5999 Table 7-101. Primary vtable for QMouseEvent 6000 Base Offset 0 6001 Virtual Base Offset 0 6002 RTTI typeinfo for QMouseEvent 6003 vfunc[0]: QMouseEvent::~QMouseEvent() 6004 vfunc[1]: QMouseEvent::~QMouseEvent() 6005 6006 The Run Time Type Information for the QMouseEvent class is 6007 described by Table 7-102 6008 6009 Table 7-102. typeinfo for QMouseEvent 6010 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6011 Name typeinfo name for QMouseEvent 6012 basetype: typeinfo for QInputEvent 6013 __________________________________________________________ 6014 6015 7.4.1.12. Class data for QHoverEvent 6016 6017 The virtual table for the QHoverEvent class is described by 6018 Table 7-103 6019 6020 Table 7-103. Primary vtable for QHoverEvent 6021 Base Offset 0 6022 Virtual Base Offset 0 6023 RTTI typeinfo for QHoverEvent 6024 vfunc[0]: QHoverEvent::~QHoverEvent() 6025 vfunc[1]: QHoverEvent::~QHoverEvent() 6026 6027 The Run Time Type Information for the QHoverEvent class is 6028 described by Table 7-104 6029 6030 Table 7-104. typeinfo for QHoverEvent 6031 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6032 Name typeinfo name for QHoverEvent 6033 basetype: typeinfo for QEvent 6034 __________________________________________________________ 6035 6036 7.4.1.13. Class data for QWheelEvent 6037 6038 The virtual table for the QWheelEvent class is described by 6039 Table 7-105 6040 6041 Table 7-105. Primary vtable for QWheelEvent 6042 Base Offset 0 6043 Virtual Base Offset 0 6044 RTTI typeinfo for QWheelEvent 6045 vfunc[0]: QWheelEvent::~QWheelEvent() 6046 vfunc[1]: QWheelEvent::~QWheelEvent() 6047 6048 The Run Time Type Information for the QWheelEvent class is 6049 described by Table 7-106 6050 6051 Table 7-106. typeinfo for QWheelEvent 6052 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6053 Name typeinfo name for QWheelEvent 6054 basetype: typeinfo for QInputEvent 6055 __________________________________________________________ 6056 6057 7.4.1.14. Class data for QTabletEvent 6058 6059 The virtual table for the QTabletEvent class is described by 6060 Table 7-107 6061 6062 Table 7-107. Primary vtable for QTabletEvent 6063 Base Offset 0 6064 Virtual Base Offset 0 6065 RTTI typeinfo for QTabletEvent 6066 vfunc[0]: QTabletEvent::~QTabletEvent() 6067 vfunc[1]: QTabletEvent::~QTabletEvent() 6068 6069 The Run Time Type Information for the QTabletEvent class is 6070 described by Table 7-108 6071 6072 Table 7-108. typeinfo for QTabletEvent 6073 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6074 Name typeinfo name for QTabletEvent 6075 basetype: typeinfo for QInputEvent 6076 __________________________________________________________ 6077 6078 7.4.1.15. Class data for QKeyEvent 6079 6080 The virtual table for the QKeyEvent class is described by Table 6081 7-109 6082 6083 Table 7-109. Primary vtable for QKeyEvent 6084 Base Offset 0 6085 Virtual Base Offset 0 6086 RTTI typeinfo for QKeyEvent 6087 vfunc[0]: QKeyEvent::~QKeyEvent() 6088 vfunc[1]: QKeyEvent::~QKeyEvent() 6089 6090 The Run Time Type Information for the QKeyEvent class is 6091 described by Table 7-110 6092 6093 Table 7-110. typeinfo for QKeyEvent 6094 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6095 Name typeinfo name for QKeyEvent 6096 basetype: typeinfo for QInputEvent 6097 __________________________________________________________ 6098 6099 7.4.1.16. Class data for QFocusEvent 6100 6101 The virtual table for the QFocusEvent class is described by 6102 Table 7-111 6103 6104 Table 7-111. Primary vtable for QFocusEvent 6105 Base Offset 0 6106 Virtual Base Offset 0 6107 RTTI typeinfo for QFocusEvent 6108 vfunc[0]: QFocusEvent::~QFocusEvent() 6109 vfunc[1]: QFocusEvent::~QFocusEvent() 6110 6111 The Run Time Type Information for the QFocusEvent class is 6112 described by Table 7-112 6113 6114 Table 7-112. typeinfo for QFocusEvent 6115 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6116 Name typeinfo name for QFocusEvent 6117 basetype: typeinfo for QEvent 6118 __________________________________________________________ 6119 6120 7.4.1.17. Class data for QPaintEvent 6121 6122 The virtual table for the QPaintEvent class is described by 6123 Table 7-113 6124 6125 Table 7-113. Primary vtable for QPaintEvent 6126 Base Offset 0 6127 Virtual Base Offset 0 6128 RTTI typeinfo for QPaintEvent 6129 vfunc[0]: QPaintEvent::~QPaintEvent() 6130 vfunc[1]: QPaintEvent::~QPaintEvent() 6131 6132 The Run Time Type Information for the QPaintEvent class is 6133 described by Table 7-114 6134 6135 Table 7-114. typeinfo for QPaintEvent 6136 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6137 Name typeinfo name for QPaintEvent 6138 basetype: typeinfo for QEvent 6139 __________________________________________________________ 6140 6141 7.4.1.18. Class data for QMoveEvent 6142 6143 The virtual table for the QMoveEvent class is described by 6144 Table 7-115 6145 6146 Table 7-115. Primary vtable for QMoveEvent 6147 Base Offset 0 6148 Virtual Base Offset 0 6149 RTTI typeinfo for QMoveEvent 6150 vfunc[0]: QMoveEvent::~QMoveEvent() 6151 vfunc[1]: QMoveEvent::~QMoveEvent() 6152 6153 The Run Time Type Information for the QMoveEvent class is 6154 described by Table 7-116 6155 6156 Table 7-116. typeinfo for QMoveEvent 6157 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6158 Name typeinfo name for QMoveEvent 6159 basetype: typeinfo for QEvent 6160 __________________________________________________________ 6161 6162 7.4.1.19. Class data for QResizeEvent 6163 6164 The virtual table for the QResizeEvent class is described by 6165 Table 7-117 6166 6167 Table 7-117. Primary vtable for QResizeEvent 6168 Base Offset 0 6169 Virtual Base Offset 0 6170 RTTI typeinfo for QResizeEvent 6171 vfunc[0]: QResizeEvent::~QResizeEvent() 6172 vfunc[1]: QResizeEvent::~QResizeEvent() 6173 6174 The Run Time Type Information for the QResizeEvent class is 6175 described by Table 7-118 6176 6177 Table 7-118. typeinfo for QResizeEvent 6178 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6179 Name typeinfo name for QResizeEvent 6180 basetype: typeinfo for QEvent 6181 __________________________________________________________ 6182 6183 7.4.1.20. Class data for QCloseEvent 6184 6185 The virtual table for the QCloseEvent class is described by 6186 Table 7-119 6187 6188 Table 7-119. Primary vtable for QCloseEvent 6189 Base Offset 0 6190 Virtual Base Offset 0 6191 RTTI typeinfo for QCloseEvent 6192 vfunc[0]: QCloseEvent::~QCloseEvent() 6193 vfunc[1]: QCloseEvent::~QCloseEvent() 6194 6195 The Run Time Type Information for the QCloseEvent class is 6196 described by Table 7-120 6197 6198 Table 7-120. typeinfo for QCloseEvent 6199 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6200 Name typeinfo name for QCloseEvent 6201 basetype: typeinfo for QEvent 6202 __________________________________________________________ 6203 6204 7.4.1.21. Class data for QIconDragEvent 6205 6206 The virtual table for the QIconDragEvent class is described by 6207 Table 7-121 6208 6209 Table 7-121. Primary vtable for QIconDragEvent 6210 Base Offset 0 6211 Virtual Base Offset 0 6212 RTTI typeinfo for QIconDragEvent 6213 vfunc[0]: QIconDragEvent::~QIconDragEvent() 6214 vfunc[1]: QIconDragEvent::~QIconDragEvent() 6215 6216 The Run Time Type Information for the QIconDragEvent class is 6217 described by Table 7-122 6218 6219 Table 7-122. typeinfo for QIconDragEvent 6220 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6221 Name typeinfo name for QIconDragEvent 6222 basetype: typeinfo for QEvent 6223 __________________________________________________________ 6224 6225 7.4.1.22. Class data for QShowEvent 6226 6227 The virtual table for the QShowEvent class is described by 6228 Table 7-123 6229 6230 Table 7-123. Primary vtable for QShowEvent 6231 Base Offset 0 6232 Virtual Base Offset 0 6233 RTTI typeinfo for QShowEvent 6234 vfunc[0]: QShowEvent::~QShowEvent() 6235 vfunc[1]: QShowEvent::~QShowEvent() 6236 6237 The Run Time Type Information for the QShowEvent class is 6238 described by Table 7-124 6239 6240 Table 7-124. typeinfo for QShowEvent 6241 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6242 Name typeinfo name for QShowEvent 6243 basetype: typeinfo for QEvent 6244 __________________________________________________________ 6245 6246 7.4.1.23. Class data for QHideEvent 6247 6248 The virtual table for the QHideEvent class is described by 6249 Table 7-125 6250 6251 Table 7-125. Primary vtable for QHideEvent 6252 Base Offset 0 6253 Virtual Base Offset 0 6254 RTTI typeinfo for QHideEvent 6255 vfunc[0]: QHideEvent::~QHideEvent() 6256 vfunc[1]: QHideEvent::~QHideEvent() 6257 6258 The Run Time Type Information for the QHideEvent class is 6259 described by Table 7-126 6260 6261 Table 7-126. typeinfo for QHideEvent 6262 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6263 Name typeinfo name for QHideEvent 6264 basetype: typeinfo for QEvent 6265 __________________________________________________________ 6266 6267 7.4.1.24. Class data for QContextMenuEvent 6268 6269 The virtual table for the QContextMenuEvent class is described 6270 by Table 7-127 6271 6272 Table 7-127. Primary vtable for QContextMenuEvent 6273 Base Offset 0 6274 Virtual Base Offset 0 6275 RTTI typeinfo for QContextMenuEvent 6276 vfunc[0]: QContextMenuEvent::~QContextMenuEvent() 6277 vfunc[1]: QContextMenuEvent::~QContextMenuEvent() 6278 6279 The Run Time Type Information for the QContextMenuEvent class 6280 is described by Table 7-128 6281 6282 Table 7-128. typeinfo for QContextMenuEvent 6283 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6284 Name typeinfo name for QContextMenuEvent 6285 basetype: typeinfo for QInputEvent 6286 __________________________________________________________ 6287 6288 7.4.1.25. Class data for QInputMethodEvent 6289 6290 The virtual table for the QInputMethodEvent class is described 6291 by Table 7-129 6292 6293 Table 7-129. Primary vtable for QInputMethodEvent 6294 Base Offset 0 6295 Virtual Base Offset 0 6296 RTTI typeinfo for QInputMethodEvent 6297 vfunc[0]: NULL or QInputMethodEvent::~QInputMethodEvent() 6298 vfunc[1]: NULL or QInputMethodEvent::~QInputMethodEvent() 6299 6300 The Run Time Type Information for the QInputMethodEvent class 6301 is described by Table 7-130 6302 6303 Table 7-130. typeinfo for QInputMethodEvent 6304 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6305 Name typeinfo name for QInputMethodEvent 6306 basetype: typeinfo for QEvent 6307 __________________________________________________________ 6308 6309 7.4.1.26. Class data for QDropEvent 6310 6311 The virtual table for the QDropEvent class is described by 6312 Table 7-131 6313 6314 Table 7-131. Primary vtable for QDropEvent 6315 Base Offset 0 6316 Virtual Base Offset 0 6317 RTTI typeinfo for QDropEvent 6318 vfunc[0]: QDropEvent::~QDropEvent() 6319 vfunc[1]: QDropEvent::~QDropEvent() 6320 vfunc[2]: QDropEvent::format(int) const 6321 vfunc[3]: QDropEvent::encodedData(char const*) const 6322 vfunc[4]: QDropEvent::provides(char const*) const 6323 6324 Table 7-132. Secondary vtable for QDropEvent 6325 Base Offset -12 6326 Virtual Base Offset 0 6327 RTTI typeinfo for QDropEvent 6328 vfunc[0]: non-virtual thunk to QDropEvent::~QDropEvent() 6329 vfunc[1]: non-virtual thunk to QDropEvent::~QDropEvent() 6330 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 6331 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 6332 const*) const 6333 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 6334 const*) const 6335 6336 The Run Time Type Information for the QDropEvent class is 6337 described by Table 7-133 6338 6339 Table 7-133. typeinfo for QDropEvent 6340 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6341 Name typeinfo name for QDropEvent 6342 flags: 0 6343 basetype: typeinfo for QEvent 2 6344 basetype: typeinfo for QMimeSource 3074 6345 __________________________________________________________ 6346 6347 7.4.1.27. Class data for QDragMoveEvent 6348 6349 The virtual table for the QDragMoveEvent class is described by 6350 Table 7-134 6351 6352 Table 7-134. Primary vtable for QDragMoveEvent 6353 Base Offset 0 6354 Virtual Base Offset 0 6355 RTTI typeinfo for QDragMoveEvent 6356 vfunc[0]: QDragMoveEvent::~QDragMoveEvent() 6357 vfunc[1]: QDragMoveEvent::~QDragMoveEvent() 6358 vfunc[2]: QDropEvent::format(int) const 6359 vfunc[3]: QDropEvent::encodedData(char const*) const 6360 vfunc[4]: QDropEvent::provides(char const*) const 6361 6362 Table 7-135. Secondary vtable for QDragMoveEvent 6363 Base Offset -12 6364 Virtual Base Offset 0 6365 RTTI typeinfo for QDragMoveEvent 6366 vfunc[0]: non-virtual thunk to 6367 QDragMoveEvent::~QDragMoveEvent() 6368 vfunc[1]: non-virtual thunk to 6369 QDragMoveEvent::~QDragMoveEvent() 6370 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 6371 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 6372 const*) const 6373 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 6374 const*) const 6375 6376 The Run Time Type Information for the QDragMoveEvent class is 6377 described by Table 7-136 6378 6379 Table 7-136. typeinfo for QDragMoveEvent 6380 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6381 Name typeinfo name for QDragMoveEvent 6382 basetype: typeinfo for QDropEvent 6383 __________________________________________________________ 6384 6385 7.4.1.28. Class data for QDragEnterEvent 6386 6387 The virtual table for the QDragEnterEvent class is described by 6388 Table 7-137 6389 6390 Table 7-137. Primary vtable for QDragEnterEvent 6391 Base Offset 0 6392 Virtual Base Offset 0 6393 RTTI typeinfo for QDragEnterEvent 6394 vfunc[0]: QDragEnterEvent::~QDragEnterEvent() 6395 vfunc[1]: QDragEnterEvent::~QDragEnterEvent() 6396 vfunc[2]: QDropEvent::format(int) const 6397 vfunc[3]: QDropEvent::encodedData(char const*) const 6398 vfunc[4]: QDropEvent::provides(char const*) const 6399 6400 Table 7-138. Secondary vtable for QDragEnterEvent 6401 Base Offset -12 6402 Virtual Base Offset 0 6403 RTTI typeinfo for QDragEnterEvent 6404 vfunc[0]: non-virtual thunk to 6405 QDragEnterEvent::~QDragEnterEvent() 6406 vfunc[1]: non-virtual thunk to 6407 QDragEnterEvent::~QDragEnterEvent() 6408 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 6409 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 6410 const*) const 6411 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 6412 const*) const 6413 6414 The Run Time Type Information for the QDragEnterEvent class is 6415 described by Table 7-139 6416 6417 Table 7-139. typeinfo for QDragEnterEvent 6418 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6419 Name typeinfo name for QDragEnterEvent 6420 basetype: typeinfo for QDragMoveEvent 6421 __________________________________________________________ 6422 6423 7.4.1.29. Class data for QDragResponseEvent 6424 6425 The virtual table for the QDragResponseEvent class is described 6426 by Table 7-140 6427 6428 Table 7-140. Primary vtable for QDragResponseEvent 6429 Base Offset 0 6430 Virtual Base Offset 0 6431 RTTI typeinfo for QDragResponseEvent 6432 vfunc[0]: QDragResponseEvent::~QDragResponseEvent() 6433 vfunc[1]: QDragResponseEvent::~QDragResponseEvent() 6434 6435 The Run Time Type Information for the QDragResponseEvent class 6436 is described by Table 7-141 6437 6438 Table 7-141. typeinfo for QDragResponseEvent 6439 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6440 Name typeinfo name for QDragResponseEvent 6441 basetype: typeinfo for QEvent 6442 __________________________________________________________ 6443 6444 7.4.1.30. Class data for QDragLeaveEvent 6445 6446 The virtual table for the QDragLeaveEvent class is described by 6447 Table 7-142 6448 6449 Table 7-142. Primary vtable for QDragLeaveEvent 6450 Base Offset 0 6451 Virtual Base Offset 0 6452 RTTI typeinfo for QDragLeaveEvent 6453 vfunc[0]: QDragLeaveEvent::~QDragLeaveEvent() 6454 vfunc[1]: QDragLeaveEvent::~QDragLeaveEvent() 6455 6456 The Run Time Type Information for the QDragLeaveEvent class is 6457 described by Table 7-143 6458 6459 Table 7-143. typeinfo for QDragLeaveEvent 6460 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6461 Name typeinfo name for QDragLeaveEvent 6462 basetype: typeinfo for QEvent 6463 __________________________________________________________ 6464 6465 7.4.1.31. Class data for QHelpEvent 6466 6467 The virtual table for the QHelpEvent class is described by 6468 Table 7-144 6469 6470 Table 7-144. Primary vtable for QHelpEvent 6471 Base Offset 0 6472 Virtual Base Offset 0 6473 RTTI typeinfo for QHelpEvent 6474 vfunc[0]: QHelpEvent::~QHelpEvent() 6475 vfunc[1]: QHelpEvent::~QHelpEvent() 6476 6477 The Run Time Type Information for the QHelpEvent class is 6478 described by Table 7-145 6479 6480 Table 7-145. typeinfo for QHelpEvent 6481 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6482 Name typeinfo name for QHelpEvent 6483 basetype: typeinfo for QEvent 6484 __________________________________________________________ 6485 6486 7.4.1.32. Class data for QStatusTipEvent 6487 6488 The virtual table for the QStatusTipEvent class is described by 6489 Table 7-146 6490 6491 Table 7-146. Primary vtable for QStatusTipEvent 6492 Base Offset 0 6493 Virtual Base Offset 0 6494 RTTI typeinfo for QStatusTipEvent 6495 vfunc[0]: QStatusTipEvent::~QStatusTipEvent() 6496 vfunc[1]: QStatusTipEvent::~QStatusTipEvent() 6497 6498 The Run Time Type Information for the QStatusTipEvent class is 6499 described by Table 7-147 6500 6501 Table 7-147. typeinfo for QStatusTipEvent 6502 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6503 Name typeinfo name for QStatusTipEvent 6504 basetype: typeinfo for QEvent 6505 __________________________________________________________ 6506 6507 7.4.1.33. Class data for QWhatsThisClickedEvent 6508 6509 The virtual table for the QWhatsThisClickedEvent class is 6510 described by Table 7-148 6511 6512 Table 7-148. Primary vtable for QWhatsThisClickedEvent 6513 Base Offset 0 6514 Virtual Base Offset 0 6515 RTTI typeinfo for QWhatsThisClickedEvent 6516 vfunc[0]: QWhatsThisClickedEvent::~QWhatsThisClickedEvent() 6517 vfunc[1]: QWhatsThisClickedEvent::~QWhatsThisClickedEvent() 6518 6519 The Run Time Type Information for the QWhatsThisClickedEvent 6520 class is described by Table 7-149 6521 6522 Table 7-149. typeinfo for QWhatsThisClickedEvent 6523 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6524 Name typeinfo name for QWhatsThisClickedEvent 6525 basetype: typeinfo for QEvent 6526 __________________________________________________________ 6527 6528 7.4.1.34. Class data for QActionEvent 6529 6530 The virtual table for the QActionEvent class is described by 6531 Table 7-150 6532 6533 Table 7-150. Primary vtable for QActionEvent 6534 Base Offset 0 6535 Virtual Base Offset 0 6536 RTTI typeinfo for QActionEvent 6537 vfunc[0]: QActionEvent::~QActionEvent() 6538 vfunc[1]: QActionEvent::~QActionEvent() 6539 6540 The Run Time Type Information for the QActionEvent class is 6541 described by Table 7-151 6542 6543 Table 7-151. typeinfo for QActionEvent 6544 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6545 Name typeinfo name for QActionEvent 6546 basetype: typeinfo for QEvent 6547 __________________________________________________________ 6548 6549 7.4.1.35. Class data for QFileOpenEvent 6550 6551 The virtual table for the QFileOpenEvent class is described by 6552 Table 7-152 6553 6554 Table 7-152. Primary vtable for QFileOpenEvent 6555 Base Offset 0 6556 Virtual Base Offset 0 6557 RTTI typeinfo for QFileOpenEvent 6558 vfunc[0]: QFileOpenEvent::~QFileOpenEvent() 6559 vfunc[1]: QFileOpenEvent::~QFileOpenEvent() 6560 6561 The Run Time Type Information for the QFileOpenEvent class is 6562 described by Table 7-153 6563 6564 Table 7-153. typeinfo for QFileOpenEvent 6565 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6566 Name typeinfo name for QFileOpenEvent 6567 basetype: typeinfo for QEvent 6568 __________________________________________________________ 6569 6570 7.4.1.36. Class data for QToolBarChangeEvent 6571 6572 The virtual table for the QToolBarChangeEvent class is 6573 described by Table 7-154 6574 6575 Table 7-154. Primary vtable for QToolBarChangeEvent 6576 Base Offset 0 6577 Virtual Base Offset 0 6578 RTTI typeinfo for QToolBarChangeEvent 6579 vfunc[0]: QToolBarChangeEvent::~QToolBarChangeEvent() 6580 vfunc[1]: QToolBarChangeEvent::~QToolBarChangeEvent() 6581 6582 The Run Time Type Information for the QToolBarChangeEvent class 6583 is described by Table 7-155 6584 6585 Table 7-155. typeinfo for QToolBarChangeEvent 6586 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6587 Name typeinfo name for QToolBarChangeEvent 6588 basetype: typeinfo for QEvent 6589 __________________________________________________________ 6590 6591 7.4.1.37. Class data for QShortcutEvent 6592 6593 The virtual table for the QShortcutEvent class is described by 6594 Table 7-156 6595 6596 Table 7-156. Primary vtable for QShortcutEvent 6597 Base Offset 0 6598 Virtual Base Offset 0 6599 RTTI typeinfo for QShortcutEvent 6600 vfunc[0]: QShortcutEvent::~QShortcutEvent() 6601 vfunc[1]: QShortcutEvent::~QShortcutEvent() 6602 6603 The Run Time Type Information for the QShortcutEvent class is 6604 described by Table 7-157 6605 6606 Table 7-157. typeinfo for QShortcutEvent 6607 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6608 Name typeinfo name for QShortcutEvent 6609 basetype: typeinfo for QEvent 6610 __________________________________________________________ 6611 6612 7.4.1.38. Class data for QClipboardEvent 6613 6614 The virtual table for the QClipboardEvent class is described by 6615 Table 7-158 6616 6617 Table 7-158. Primary vtable for QClipboardEvent 6618 Base Offset 0 6619 Virtual Base Offset 0 6620 RTTI typeinfo for QClipboardEvent 6621 vfunc[0]: QClipboardEvent::~QClipboardEvent() 6622 vfunc[1]: QClipboardEvent::~QClipboardEvent() 6623 6624 The Run Time Type Information for the QClipboardEvent class is 6625 described by Table 7-159 6626 6627 Table 7-159. typeinfo for QClipboardEvent 6628 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6629 Name typeinfo name for QClipboardEvent 6630 basetype: typeinfo for QEvent 6631 __________________________________________________________ 6632 6633 7.4.1.39. Class data for QWindowStateChangeEvent 6634 6635 The virtual table for the QWindowStateChangeEvent class is 6636 described by Table 7-160 6637 6638 Table 7-160. Primary vtable for QWindowStateChangeEvent 6639 Base Offset 0 6640 Virtual Base Offset 0 6641 RTTI typeinfo for QWindowStateChangeEvent 6642 vfunc[0]: QWindowStateChangeEvent::~QWindowStateChangeEvent() 6643 vfunc[1]: QWindowStateChangeEvent::~QWindowStateChangeEvent() 6644 6645 The Run Time Type Information for the QWindowStateChangeEvent 6646 class is described by Table 7-161 6647 6648 Table 7-161. typeinfo for QWindowStateChangeEvent 6649 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6650 Name typeinfo name for QWindowStateChangeEvent 6651 basetype: typeinfo for QEvent 6652 __________________________________________________________ 6653 6654 7.4.1.40. Class data for QMenubarUpdatedEvent 6655 6656 The virtual table for the QMenubarUpdatedEvent class is 6657 described by Table 7-162 6658 6659 Table 7-162. Primary vtable for QMenubarUpdatedEvent 6660 Base Offset 0 6661 Virtual Base Offset 0 6662 RTTI typeinfo for QMenubarUpdatedEvent 6663 vfunc[0]: NULL or QMenubarUpdatedEvent::~QMenubarUpdatedEvent() 6664 vfunc[1]: NULL or QMenubarUpdatedEvent::~QMenubarUpdatedEvent() 6665 6666 The Run Time Type Information for the QMenubarUpdatedEvent 6667 class is described by Table 7-163 6668 6669 Table 7-163. typeinfo for QMenubarUpdatedEvent 6670 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6671 Name typeinfo name for QMenubarUpdatedEvent 6672 basetype: typeinfo for QEvent 6673 __________________________________________________________ 6674 6675 7.4.1.41. Class data for QTextList 6676 6677 The virtual table for the QTextList class is described by Table 6678 7-164 6679 6680 Table 7-164. Primary vtable for QTextList 6681 Base Offset 0 6682 Virtual Base Offset 0 6683 RTTI typeinfo for QTextList 6684 vfunc[0]: QTextList::metaObject() const 6685 vfunc[1]: QTextList::qt_metacast(char const*) 6686 vfunc[2]: QTextList::qt_metacall(QMetaObject::Call, int, 6687 void**) 6688 vfunc[3]: QTextList::~QTextList() 6689 vfunc[4]: QTextList::~QTextList() 6690 vfunc[5]: QObject::event(QEvent*) 6691 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6692 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6693 vfunc[8]: QObject::childEvent(QChildEvent*) 6694 vfunc[9]: QObject::customEvent(QEvent*) 6695 vfunc[10]: QObject::connectNotify(char const*) 6696 vfunc[11]: QObject::disconnectNotify(char const*) 6697 vfunc[12]: QTextBlockGroup::blockInserted(QTextBlock const&) 6698 vfunc[13]: QTextBlockGroup::blockRemoved(QTextBlock const&) 6699 vfunc[14]: QTextBlockGroup::blockFormatChanged(QTextBlock 6700 const&) 6701 6702 The Run Time Type Information for the QTextList class is 6703 described by Table 7-165 6704 6705 Table 7-165. typeinfo for QTextList 6706 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6707 Name typeinfo name for QTextList 6708 basetype: typeinfo for QTextBlockGroup 6709 __________________________________________________________ 6710 6711 7.4.1.42. Class data for QAbstractTextDocumentLayout 6712 6713 The virtual table for the QAbstractTextDocumentLayout class is 6714 described by Table 7-166 6715 6716 Table 7-166. Primary vtable for QAbstractTextDocumentLayout 6717 Base Offset 0 6718 Virtual Base Offset 0 6719 RTTI typeinfo for QAbstractTextDocumentLayout 6720 vfunc[0]: QAbstractTextDocumentLayout::metaObject() const 6721 vfunc[1]: QAbstractTextDocumentLayout::qt_metacast(char const*) 6722 vfunc[2]: 6723 QAbstractTextDocumentLayout::qt_metacall(QMetaObject::Call, 6724 int, void**) 6725 vfunc[3]: 6726 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout() 6727 vfunc[4]: 6728 QAbstractTextDocumentLayout::~QAbstractTextDocumentLayout() 6729 vfunc[5]: QObject::event(QEvent*) 6730 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6731 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6732 vfunc[8]: QObject::childEvent(QChildEvent*) 6733 vfunc[9]: QObject::customEvent(QEvent*) 6734 vfunc[10]: QObject::connectNotify(char const*) 6735 vfunc[11]: QObject::disconnectNotify(char const*) 6736 vfunc[12]: __cxa_pure_virtual 6737 vfunc[13]: __cxa_pure_virtual 6738 vfunc[14]: __cxa_pure_virtual 6739 vfunc[15]: __cxa_pure_virtual 6740 vfunc[16]: __cxa_pure_virtual 6741 vfunc[17]: __cxa_pure_virtual 6742 vfunc[18]: __cxa_pure_virtual 6743 vfunc[19]: 6744 QAbstractTextDocumentLayout::resizeInlineObject(QTextInlineObje 6745 ct, int, QTextFormat const&) 6746 vfunc[20]: 6747 QAbstractTextDocumentLayout::positionInlineObject(QTextInlineOb 6748 ject, int, QTextFormat const&) 6749 vfunc[21]: 6750 QAbstractTextDocumentLayout::drawInlineObject(QPainter*, QRectF 6751 const&, QTextInlineObject, int, QTextFormat const&) 6752 6753 The Run Time Type Information for the 6754 QAbstractTextDocumentLayout class is described by Table 7-167 6755 6756 Table 7-167. typeinfo for QAbstractTextDocumentLayout 6757 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6758 Name typeinfo name for QAbstractTextDocumentLayout 6759 basetype: typeinfo for QObject 6760 __________________________________________________________ 6761 6762 7.4.1.43. Class data for QTextObjectInterface 6763 6764 The virtual table for the QTextObjectInterface class is 6765 described by Table 7-168 6766 6767 Table 7-168. Primary vtable for QTextObjectInterface 6768 Base Offset 0 6769 Virtual Base Offset 0 6770 RTTI typeinfo for QTextObjectInterface 6771 vfunc[0]: NULL or QTextObjectInterface::~QTextObjectInterface() 6772 vfunc[1]: NULL or QTextObjectInterface::~QTextObjectInterface() 6773 vfunc[2]: __cxa_pure_virtual 6774 vfunc[3]: __cxa_pure_virtual 6775 6776 The Run Time Type Information for the QTextObjectInterface 6777 class is described by Table 7-169 6778 6779 Table 7-169. typeinfo for QTextObjectInterface 6780 Base Vtable vtable for __cxxabiv1::__class_type_info 6781 Name typeinfo name for QTextObjectInterface 6782 __________________________________________________________ 6783 6784 7.4.1.44. Class data for QSyntaxHighlighter 6785 6786 The virtual table for the QSyntaxHighlighter class is described 6787 by Table 7-170 6788 6789 Table 7-170. Primary vtable for QSyntaxHighlighter 6790 Base Offset 0 6791 Virtual Base Offset 0 6792 RTTI typeinfo for QSyntaxHighlighter 6793 vfunc[0]: QSyntaxHighlighter::metaObject() const 6794 vfunc[1]: QSyntaxHighlighter::qt_metacast(char const*) 6795 vfunc[2]: QSyntaxHighlighter::qt_metacall(QMetaObject::Call, 6796 int, void**) 6797 vfunc[3]: QSyntaxHighlighter::~QSyntaxHighlighter() 6798 vfunc[4]: QSyntaxHighlighter::~QSyntaxHighlighter() 6799 vfunc[5]: QObject::event(QEvent*) 6800 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6801 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6802 vfunc[8]: QObject::childEvent(QChildEvent*) 6803 vfunc[9]: QObject::customEvent(QEvent*) 6804 vfunc[10]: QObject::connectNotify(char const*) 6805 vfunc[11]: QObject::disconnectNotify(char const*) 6806 vfunc[12]: __cxa_pure_virtual 6807 6808 The Run Time Type Information for the QSyntaxHighlighter class 6809 is described by Table 7-171 6810 6811 Table 7-171. typeinfo for QSyntaxHighlighter 6812 Base Vtable vtable for __cxxabiv1::__si_class_type_info 6813 Name typeinfo name for QSyntaxHighlighter 6814 basetype: typeinfo for QObject 6815 __________________________________________________________ 6816 6817 7.4.1.45. Class data for QPaintDevice 6818 6819 The virtual table for the QPaintDevice class is described by 6820 Table 7-172 6821 6822 Table 7-172. Primary vtable for QPaintDevice 6823 Base Offset 0 6824 Virtual Base Offset 0 6825 RTTI typeinfo for QPaintDevice 6826 vfunc[0]: QPaintDevice::~QPaintDevice() 6827 vfunc[1]: QPaintDevice::~QPaintDevice() 6828 vfunc[2]: NULL or QPaintDevice::devType() const 6829 vfunc[3]: __cxa_pure_virtual 6830 vfunc[4]: QPaintDevice::metric(QPaintDevice::PaintDeviceMetric) 6831 const 6832 6833 The Run Time Type Information for the QPaintDevice class is 6834 described by Table 7-173 6835 6836 Table 7-173. typeinfo for QPaintDevice 6837 Base Vtable vtable for __cxxabiv1::__class_type_info 6838 Name typeinfo name for QPaintDevice 6839 __________________________________________________________ 6840 6841 7.4.1.46. Class data for QWidget 6842 6843 The virtual table for the QWidget class is described by Table 6844 7-174 6845 6846 Table 7-174. Primary vtable for QWidget 6847 Base Offset 0 6848 Virtual Base Offset 0 6849 RTTI typeinfo for QWidget 6850 vfunc[0]: QWidget::metaObject() const 6851 vfunc[1]: QWidget::qt_metacast(char const*) 6852 vfunc[2]: QWidget::qt_metacall(QMetaObject::Call, int, void**) 6853 vfunc[3]: QWidget::~QWidget() 6854 vfunc[4]: QWidget::~QWidget() 6855 vfunc[5]: QWidget::event(QEvent*) 6856 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 6857 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6858 vfunc[8]: QObject::childEvent(QChildEvent*) 6859 vfunc[9]: QObject::customEvent(QEvent*) 6860 vfunc[10]: QObject::connectNotify(char const*) 6861 vfunc[11]: QObject::disconnectNotify(char const*) 6862 vfunc[12]: QWidget::devType() const 6863 vfunc[13]: QWidget::setVisible(bool) 6864 vfunc[14]: QWidget::sizeHint() const 6865 vfunc[15]: QWidget::minimumSizeHint() const 6866 vfunc[16]: QWidget::heightForWidth(int) const 6867 vfunc[17]: QWidget::paintEngine() const 6868 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 6869 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 6870 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6871 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 6872 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 6873 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 6874 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6875 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6876 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6877 vfunc[27]: QWidget::enterEvent(QEvent*) 6878 vfunc[28]: QWidget::leaveEvent(QEvent*) 6879 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 6880 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6881 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 6882 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 6883 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 6884 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6885 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6886 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6887 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6888 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6889 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6890 vfunc[40]: QWidget::showEvent(QShowEvent*) 6891 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6892 vfunc[42]: QWidget::x11Event(_XEvent*) 6893 vfunc[43]: QWidget::changeEvent(QEvent*) 6894 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6895 const 6896 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6897 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6898 const 6899 vfunc[47]: QWidget::focusNextPrevChild(bool) 6900 vfunc[48]: QWidget::styleChange(QStyle&) 6901 vfunc[49]: QWidget::enabledChange(bool) 6902 vfunc[50]: QWidget::paletteChange(QPalette const&) 6903 vfunc[51]: QWidget::fontChange(QFont const&) 6904 vfunc[52]: QWidget::windowActivationChange(bool) 6905 vfunc[53]: QWidget::languageChange() 6906 6907 Table 7-175. Secondary vtable for QWidget 6908 Base Offset -8 6909 Virtual Base Offset 0 6910 RTTI typeinfo for QWidget 6911 vfunc[0]: non-virtual thunk to QWidget::~QWidget() 6912 vfunc[1]: non-virtual thunk to QWidget::~QWidget() 6913 vfunc[2]: non-virtual thunk to QWidget::devType() const 6914 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 6915 vfunc[4]: non-virtual thunk to 6916 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 6917 6918 The Run Time Type Information for the QWidget class is 6919 described by Table 7-176 6920 6921 Table 7-176. typeinfo for QWidget 6922 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 6923 Name typeinfo name for QWidget 6924 flags: 0 6925 basetype: typeinfo for QObject 2 6926 basetype: typeinfo for QPaintDevice 2050 6927 __________________________________________________________ 6928 6929 7.4.1.47. Class data for QDialog 6930 6931 The virtual table for the QDialog class is described by Table 6932 7-177 6933 6934 Table 7-177. Primary vtable for QDialog 6935 Base Offset 0 6936 Virtual Base Offset 0 6937 RTTI typeinfo for QDialog 6938 vfunc[0]: QDialog::metaObject() const 6939 vfunc[1]: QDialog::qt_metacast(char const*) 6940 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 6941 vfunc[3]: QDialog::~QDialog() 6942 vfunc[4]: QDialog::~QDialog() 6943 vfunc[5]: QWidget::event(QEvent*) 6944 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 6945 vfunc[7]: QObject::timerEvent(QTimerEvent*) 6946 vfunc[8]: QObject::childEvent(QChildEvent*) 6947 vfunc[9]: QObject::customEvent(QEvent*) 6948 vfunc[10]: QObject::connectNotify(char const*) 6949 vfunc[11]: QObject::disconnectNotify(char const*) 6950 vfunc[12]: QWidget::devType() const 6951 vfunc[13]: QDialog::setVisible(bool) 6952 vfunc[14]: QDialog::sizeHint() const 6953 vfunc[15]: QDialog::minimumSizeHint() const 6954 vfunc[16]: QWidget::heightForWidth(int) const 6955 vfunc[17]: QWidget::paintEngine() const 6956 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 6957 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 6958 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 6959 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 6960 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 6961 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 6962 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 6963 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 6964 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 6965 vfunc[27]: QWidget::enterEvent(QEvent*) 6966 vfunc[28]: QWidget::leaveEvent(QEvent*) 6967 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 6968 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 6969 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 6970 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 6971 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 6972 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 6973 vfunc[35]: QWidget::actionEvent(QActionEvent*) 6974 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 6975 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 6976 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 6977 vfunc[39]: QWidget::dropEvent(QDropEvent*) 6978 vfunc[40]: QDialog::showEvent(QShowEvent*) 6979 vfunc[41]: QWidget::hideEvent(QHideEvent*) 6980 vfunc[42]: QWidget::x11Event(_XEvent*) 6981 vfunc[43]: QWidget::changeEvent(QEvent*) 6982 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 6983 const 6984 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 6985 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 6986 const 6987 vfunc[47]: QWidget::focusNextPrevChild(bool) 6988 vfunc[48]: QWidget::styleChange(QStyle&) 6989 vfunc[49]: QWidget::enabledChange(bool) 6990 vfunc[50]: QWidget::paletteChange(QPalette const&) 6991 vfunc[51]: QWidget::fontChange(QFont const&) 6992 vfunc[52]: QWidget::windowActivationChange(bool) 6993 vfunc[53]: QWidget::languageChange() 6994 vfunc[54]: QDialog::done(int) 6995 vfunc[55]: QDialog::accept() 6996 vfunc[56]: QDialog::reject() 6997 6998 Table 7-178. Secondary vtable for QDialog 6999 Base Offset -8 7000 Virtual Base Offset 0 7001 RTTI typeinfo for QDialog 7002 vfunc[0]: non-virtual thunk to QDialog::~QDialog() 7003 vfunc[1]: non-virtual thunk to QDialog::~QDialog() 7004 vfunc[2]: non-virtual thunk to QWidget::devType() const 7005 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7006 vfunc[4]: non-virtual thunk to 7007 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7008 7009 The Run Time Type Information for the QDialog class is 7010 described by Table 7-179 7011 7012 Table 7-179. typeinfo for QDialog 7013 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7014 Name typeinfo name for QDialog 7015 basetype: typeinfo for QWidget 7016 __________________________________________________________ 7017 7018 7.4.1.48. Class data for QAbstractPageSetupDialog 7019 7020 The virtual table for the QAbstractPageSetupDialog class is 7021 described by Table 7-180 7022 7023 Table 7-180. Primary vtable for QAbstractPageSetupDialog 7024 Base Offset 0 7025 Virtual Base Offset 0 7026 RTTI typeinfo for QAbstractPageSetupDialog 7027 vfunc[0]: QDialog::metaObject() const 7028 vfunc[1]: QDialog::qt_metacast(char const*) 7029 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 7030 vfunc[3]: NULL or 7031 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 7032 vfunc[4]: NULL or 7033 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 7034 vfunc[5]: QWidget::event(QEvent*) 7035 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7036 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7037 vfunc[8]: QObject::childEvent(QChildEvent*) 7038 vfunc[9]: QObject::customEvent(QEvent*) 7039 vfunc[10]: QObject::connectNotify(char const*) 7040 vfunc[11]: QObject::disconnectNotify(char const*) 7041 vfunc[12]: QWidget::devType() const 7042 vfunc[13]: QDialog::setVisible(bool) 7043 vfunc[14]: QDialog::sizeHint() const 7044 vfunc[15]: QDialog::minimumSizeHint() const 7045 vfunc[16]: QWidget::heightForWidth(int) const 7046 vfunc[17]: QWidget::paintEngine() const 7047 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7048 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7049 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7050 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7051 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7052 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7053 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7054 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7055 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7056 vfunc[27]: QWidget::enterEvent(QEvent*) 7057 vfunc[28]: QWidget::leaveEvent(QEvent*) 7058 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7059 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7060 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7061 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7062 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7063 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7064 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7065 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7066 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7067 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7068 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7069 vfunc[40]: QDialog::showEvent(QShowEvent*) 7070 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7071 vfunc[42]: QWidget::x11Event(_XEvent*) 7072 vfunc[43]: QWidget::changeEvent(QEvent*) 7073 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7074 const 7075 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7076 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7077 const 7078 vfunc[47]: QWidget::focusNextPrevChild(bool) 7079 vfunc[48]: QWidget::styleChange(QStyle&) 7080 vfunc[49]: QWidget::enabledChange(bool) 7081 vfunc[50]: QWidget::paletteChange(QPalette const&) 7082 vfunc[51]: QWidget::fontChange(QFont const&) 7083 vfunc[52]: QWidget::windowActivationChange(bool) 7084 vfunc[53]: QWidget::languageChange() 7085 vfunc[54]: QDialog::done(int) 7086 vfunc[55]: QDialog::accept() 7087 vfunc[56]: QDialog::reject() 7088 vfunc[57]: __cxa_pure_virtual 7089 7090 Table 7-181. Secondary vtable for QAbstractPageSetupDialog 7091 Base Offset -8 7092 Virtual Base Offset 0 7093 RTTI typeinfo for QAbstractPageSetupDialog 7094 vfunc[0]: NULL or non-virtual thunk to 7095 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 7096 vfunc[1]: NULL or non-virtual thunk to 7097 QAbstractPageSetupDialog::~QAbstractPageSetupDialog() 7098 vfunc[2]: non-virtual thunk to QWidget::devType() const 7099 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7100 vfunc[4]: non-virtual thunk to 7101 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7102 7103 The Run Time Type Information for the QAbstractPageSetupDialog 7104 class is described by Table 7-182 7105 7106 Table 7-182. typeinfo for QAbstractPageSetupDialog 7107 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7108 Name typeinfo name for QAbstractPageSetupDialog 7109 basetype: typeinfo for QDialog 7110 __________________________________________________________ 7111 7112 7.4.1.49. Class data for QColorDialog 7113 7114 The virtual table for the QColorDialog class is described by 7115 Table 7-183 7116 7117 Table 7-183. Primary vtable for QColorDialog 7118 Base Offset 0 7119 Virtual Base Offset 0 7120 RTTI typeinfo for QColorDialog 7121 vfunc[0]: QColorDialog::metaObject() const 7122 vfunc[1]: QColorDialog::qt_metacast(char const*) 7123 vfunc[2]: QColorDialog::qt_metacall(QMetaObject::Call, int, 7124 void**) 7125 vfunc[3]: QColorDialog::~QColorDialog() 7126 vfunc[4]: QColorDialog::~QColorDialog() 7127 vfunc[5]: QWidget::event(QEvent*) 7128 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7129 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7130 vfunc[8]: QObject::childEvent(QChildEvent*) 7131 vfunc[9]: QObject::customEvent(QEvent*) 7132 vfunc[10]: QObject::connectNotify(char const*) 7133 vfunc[11]: QObject::disconnectNotify(char const*) 7134 vfunc[12]: QWidget::devType() const 7135 vfunc[13]: QDialog::setVisible(bool) 7136 vfunc[14]: QDialog::sizeHint() const 7137 vfunc[15]: QDialog::minimumSizeHint() const 7138 vfunc[16]: QWidget::heightForWidth(int) const 7139 vfunc[17]: QWidget::paintEngine() const 7140 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7141 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7142 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7143 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7144 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7145 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7146 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7147 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7148 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7149 vfunc[27]: QWidget::enterEvent(QEvent*) 7150 vfunc[28]: QWidget::leaveEvent(QEvent*) 7151 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7152 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7153 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7154 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7155 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7156 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7157 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7158 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7159 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7160 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7161 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7162 vfunc[40]: QDialog::showEvent(QShowEvent*) 7163 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7164 vfunc[42]: QWidget::x11Event(_XEvent*) 7165 vfunc[43]: QWidget::changeEvent(QEvent*) 7166 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7167 const 7168 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7169 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7170 const 7171 vfunc[47]: QWidget::focusNextPrevChild(bool) 7172 vfunc[48]: QWidget::styleChange(QStyle&) 7173 vfunc[49]: QWidget::enabledChange(bool) 7174 vfunc[50]: QWidget::paletteChange(QPalette const&) 7175 vfunc[51]: QWidget::fontChange(QFont const&) 7176 vfunc[52]: QWidget::windowActivationChange(bool) 7177 vfunc[53]: QWidget::languageChange() 7178 vfunc[54]: QDialog::done(int) 7179 vfunc[55]: QDialog::accept() 7180 vfunc[56]: QDialog::reject() 7181 7182 Table 7-184. Secondary vtable for QColorDialog 7183 Base Offset -8 7184 Virtual Base Offset 0 7185 RTTI typeinfo for QColorDialog 7186 vfunc[0]: non-virtual thunk to QColorDialog::~QColorDialog() 7187 vfunc[1]: non-virtual thunk to QColorDialog::~QColorDialog() 7188 vfunc[2]: non-virtual thunk to QWidget::devType() const 7189 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7190 vfunc[4]: non-virtual thunk to 7191 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7192 7193 The Run Time Type Information for the QColorDialog class is 7194 described by Table 7-185 7195 7196 Table 7-185. typeinfo for QColorDialog 7197 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7198 Name typeinfo name for QColorDialog 7199 basetype: typeinfo for QDialog 7200 __________________________________________________________ 7201 7202 7.4.1.50. Class data for QFontDialog 7203 7204 The virtual table for the QFontDialog class is described by 7205 Table 7-186 7206 7207 Table 7-186. Primary vtable for QFontDialog 7208 Base Offset 0 7209 Virtual Base Offset 0 7210 RTTI typeinfo for QFontDialog 7211 vfunc[0]: QFontDialog::metaObject() const 7212 vfunc[1]: QFontDialog::qt_metacast(char const*) 7213 vfunc[2]: QFontDialog::qt_metacall(QMetaObject::Call, int, 7214 void**) 7215 vfunc[3]: QFontDialog::~QFontDialog() 7216 vfunc[4]: QFontDialog::~QFontDialog() 7217 vfunc[5]: QWidget::event(QEvent*) 7218 vfunc[6]: QFontDialog::eventFilter(QObject*, QEvent*) 7219 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7220 vfunc[8]: QObject::childEvent(QChildEvent*) 7221 vfunc[9]: QObject::customEvent(QEvent*) 7222 vfunc[10]: QObject::connectNotify(char const*) 7223 vfunc[11]: QObject::disconnectNotify(char const*) 7224 vfunc[12]: QWidget::devType() const 7225 vfunc[13]: QDialog::setVisible(bool) 7226 vfunc[14]: QDialog::sizeHint() const 7227 vfunc[15]: QDialog::minimumSizeHint() const 7228 vfunc[16]: QWidget::heightForWidth(int) const 7229 vfunc[17]: QWidget::paintEngine() const 7230 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7231 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7232 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7233 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7234 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7235 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7236 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7237 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7238 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7239 vfunc[27]: QWidget::enterEvent(QEvent*) 7240 vfunc[28]: QWidget::leaveEvent(QEvent*) 7241 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7242 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7243 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7244 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7245 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7246 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7247 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7248 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7249 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7250 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7251 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7252 vfunc[40]: QDialog::showEvent(QShowEvent*) 7253 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7254 vfunc[42]: QWidget::x11Event(_XEvent*) 7255 vfunc[43]: QWidget::changeEvent(QEvent*) 7256 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7257 const 7258 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7259 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7260 const 7261 vfunc[47]: QWidget::focusNextPrevChild(bool) 7262 vfunc[48]: QWidget::styleChange(QStyle&) 7263 vfunc[49]: QWidget::enabledChange(bool) 7264 vfunc[50]: QWidget::paletteChange(QPalette const&) 7265 vfunc[51]: QWidget::fontChange(QFont const&) 7266 vfunc[52]: QWidget::windowActivationChange(bool) 7267 vfunc[53]: QWidget::languageChange() 7268 vfunc[54]: QDialog::done(int) 7269 vfunc[55]: QDialog::accept() 7270 vfunc[56]: QDialog::reject() 7271 7272 Table 7-187. Secondary vtable for QFontDialog 7273 Base Offset -8 7274 Virtual Base Offset 0 7275 RTTI typeinfo for QFontDialog 7276 vfunc[0]: non-virtual thunk to QFontDialog::~QFontDialog() 7277 vfunc[1]: non-virtual thunk to QFontDialog::~QFontDialog() 7278 vfunc[2]: non-virtual thunk to QWidget::devType() const 7279 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7280 vfunc[4]: non-virtual thunk to 7281 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7282 7283 The Run Time Type Information for the QFontDialog class is 7284 described by Table 7-188 7285 7286 Table 7-188. typeinfo for QFontDialog 7287 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7288 Name typeinfo name for QFontDialog 7289 basetype: typeinfo for QDialog 7290 __________________________________________________________ 7291 7292 7.4.1.51. Class data for QMessageBox 7293 7294 The virtual table for the QMessageBox class is described by 7295 Table 7-189 7296 7297 Table 7-189. Primary vtable for QMessageBox 7298 Base Offset 0 7299 Virtual Base Offset 0 7300 RTTI typeinfo for QMessageBox 7301 vfunc[0]: QMessageBox::metaObject() const 7302 vfunc[1]: QMessageBox::qt_metacast(char const*) 7303 vfunc[2]: QMessageBox::qt_metacall(QMetaObject::Call, int, 7304 void**) 7305 vfunc[3]: QMessageBox::~QMessageBox() 7306 vfunc[4]: QMessageBox::~QMessageBox() 7307 vfunc[5]: QWidget::event(QEvent*) 7308 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7309 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7310 vfunc[8]: QObject::childEvent(QChildEvent*) 7311 vfunc[9]: QObject::customEvent(QEvent*) 7312 vfunc[10]: QObject::connectNotify(char const*) 7313 vfunc[11]: QObject::disconnectNotify(char const*) 7314 vfunc[12]: QWidget::devType() const 7315 vfunc[13]: QDialog::setVisible(bool) 7316 vfunc[14]: QMessageBox::sizeHint() const 7317 vfunc[15]: QDialog::minimumSizeHint() const 7318 vfunc[16]: QWidget::heightForWidth(int) const 7319 vfunc[17]: QWidget::paintEngine() const 7320 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7321 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7322 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7323 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7324 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7325 vfunc[23]: QMessageBox::keyPressEvent(QKeyEvent*) 7326 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7327 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7328 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7329 vfunc[27]: QWidget::enterEvent(QEvent*) 7330 vfunc[28]: QWidget::leaveEvent(QEvent*) 7331 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7332 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7333 vfunc[31]: QMessageBox::resizeEvent(QResizeEvent*) 7334 vfunc[32]: QMessageBox::closeEvent(QCloseEvent*) 7335 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7336 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7337 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7338 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7339 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7340 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7341 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7342 vfunc[40]: QMessageBox::showEvent(QShowEvent*) 7343 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7344 vfunc[42]: QWidget::x11Event(_XEvent*) 7345 vfunc[43]: QMessageBox::changeEvent(QEvent*) 7346 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7347 const 7348 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7349 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7350 const 7351 vfunc[47]: QWidget::focusNextPrevChild(bool) 7352 vfunc[48]: QWidget::styleChange(QStyle&) 7353 vfunc[49]: QWidget::enabledChange(bool) 7354 vfunc[50]: QWidget::paletteChange(QPalette const&) 7355 vfunc[51]: QWidget::fontChange(QFont const&) 7356 vfunc[52]: QWidget::windowActivationChange(bool) 7357 vfunc[53]: QWidget::languageChange() 7358 vfunc[54]: QDialog::done(int) 7359 vfunc[55]: QDialog::accept() 7360 vfunc[56]: QDialog::reject() 7361 7362 Table 7-190. Secondary vtable for QMessageBox 7363 Base Offset -8 7364 Virtual Base Offset 0 7365 RTTI typeinfo for QMessageBox 7366 vfunc[0]: non-virtual thunk to QMessageBox::~QMessageBox() 7367 vfunc[1]: non-virtual thunk to QMessageBox::~QMessageBox() 7368 vfunc[2]: non-virtual thunk to QWidget::devType() const 7369 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7370 vfunc[4]: non-virtual thunk to 7371 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7372 7373 The Run Time Type Information for the QMessageBox class is 7374 described by Table 7-191 7375 7376 Table 7-191. typeinfo for QMessageBox 7377 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7378 Name typeinfo name for QMessageBox 7379 basetype: typeinfo for QDialog 7380 __________________________________________________________ 7381 7382 7.4.1.52. Class data for QProgressDialog 7383 7384 The virtual table for the QProgressDialog class is described by 7385 Table 7-192 7386 7387 Table 7-192. Primary vtable for QProgressDialog 7388 Base Offset 0 7389 Virtual Base Offset 0 7390 RTTI typeinfo for QProgressDialog 7391 vfunc[0]: QProgressDialog::metaObject() const 7392 vfunc[1]: QProgressDialog::qt_metacast(char const*) 7393 vfunc[2]: QProgressDialog::qt_metacall(QMetaObject::Call, int, 7394 void**) 7395 vfunc[3]: QProgressDialog::~QProgressDialog() 7396 vfunc[4]: QProgressDialog::~QProgressDialog() 7397 vfunc[5]: QWidget::event(QEvent*) 7398 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7399 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7400 vfunc[8]: QObject::childEvent(QChildEvent*) 7401 vfunc[9]: QObject::customEvent(QEvent*) 7402 vfunc[10]: QObject::connectNotify(char const*) 7403 vfunc[11]: QObject::disconnectNotify(char const*) 7404 vfunc[12]: QWidget::devType() const 7405 vfunc[13]: QDialog::setVisible(bool) 7406 vfunc[14]: QProgressDialog::sizeHint() const 7407 vfunc[15]: QDialog::minimumSizeHint() const 7408 vfunc[16]: QWidget::heightForWidth(int) const 7409 vfunc[17]: QWidget::paintEngine() const 7410 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7411 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7412 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7413 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7414 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7415 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7416 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7417 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7418 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7419 vfunc[27]: QWidget::enterEvent(QEvent*) 7420 vfunc[28]: QWidget::leaveEvent(QEvent*) 7421 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7422 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7423 vfunc[31]: QProgressDialog::resizeEvent(QResizeEvent*) 7424 vfunc[32]: QProgressDialog::closeEvent(QCloseEvent*) 7425 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7426 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7427 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7428 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7429 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7430 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7431 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7432 vfunc[40]: QProgressDialog::showEvent(QShowEvent*) 7433 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7434 vfunc[42]: QWidget::x11Event(_XEvent*) 7435 vfunc[43]: QProgressDialog::changeEvent(QEvent*) 7436 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7437 const 7438 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7439 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7440 const 7441 vfunc[47]: QWidget::focusNextPrevChild(bool) 7442 vfunc[48]: QWidget::styleChange(QStyle&) 7443 vfunc[49]: QWidget::enabledChange(bool) 7444 vfunc[50]: QWidget::paletteChange(QPalette const&) 7445 vfunc[51]: QWidget::fontChange(QFont const&) 7446 vfunc[52]: QWidget::windowActivationChange(bool) 7447 vfunc[53]: QWidget::languageChange() 7448 vfunc[54]: QDialog::done(int) 7449 vfunc[55]: QDialog::accept() 7450 vfunc[56]: QDialog::reject() 7451 7452 Table 7-193. Secondary vtable for QProgressDialog 7453 Base Offset -8 7454 Virtual Base Offset 0 7455 RTTI typeinfo for QProgressDialog 7456 vfunc[0]: non-virtual thunk to 7457 QProgressDialog::~QProgressDialog() 7458 vfunc[1]: non-virtual thunk to 7459 QProgressDialog::~QProgressDialog() 7460 vfunc[2]: non-virtual thunk to QWidget::devType() const 7461 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7462 vfunc[4]: non-virtual thunk to 7463 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7464 7465 The Run Time Type Information for the QProgressDialog class is 7466 described by Table 7-194 7467 7468 Table 7-194. typeinfo for QProgressDialog 7469 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7470 Name typeinfo name for QProgressDialog 7471 basetype: typeinfo for QDialog 7472 __________________________________________________________ 7473 7474 7.4.1.53. Class data for QErrorMessage 7475 7476 The virtual table for the QErrorMessage class is described by 7477 Table 7-195 7478 7479 Table 7-195. Primary vtable for QErrorMessage 7480 Base Offset 0 7481 Virtual Base Offset 0 7482 RTTI typeinfo for QErrorMessage 7483 vfunc[0]: QErrorMessage::metaObject() const 7484 vfunc[1]: QErrorMessage::qt_metacast(char const*) 7485 vfunc[2]: QErrorMessage::qt_metacall(QMetaObject::Call, int, 7486 void**) 7487 vfunc[3]: QErrorMessage::~QErrorMessage() 7488 vfunc[4]: QErrorMessage::~QErrorMessage() 7489 vfunc[5]: QWidget::event(QEvent*) 7490 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7491 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7492 vfunc[8]: QObject::childEvent(QChildEvent*) 7493 vfunc[9]: QObject::customEvent(QEvent*) 7494 vfunc[10]: QObject::connectNotify(char const*) 7495 vfunc[11]: QObject::disconnectNotify(char const*) 7496 vfunc[12]: QWidget::devType() const 7497 vfunc[13]: QDialog::setVisible(bool) 7498 vfunc[14]: QDialog::sizeHint() const 7499 vfunc[15]: QDialog::minimumSizeHint() const 7500 vfunc[16]: QWidget::heightForWidth(int) const 7501 vfunc[17]: QWidget::paintEngine() const 7502 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7503 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7504 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7505 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7506 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7507 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7508 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7509 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7510 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7511 vfunc[27]: QWidget::enterEvent(QEvent*) 7512 vfunc[28]: QWidget::leaveEvent(QEvent*) 7513 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7514 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7515 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7516 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7517 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7518 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7519 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7520 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7521 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7522 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7523 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7524 vfunc[40]: QDialog::showEvent(QShowEvent*) 7525 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7526 vfunc[42]: QWidget::x11Event(_XEvent*) 7527 vfunc[43]: QWidget::changeEvent(QEvent*) 7528 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7529 const 7530 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7531 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7532 const 7533 vfunc[47]: QWidget::focusNextPrevChild(bool) 7534 vfunc[48]: QWidget::styleChange(QStyle&) 7535 vfunc[49]: QWidget::enabledChange(bool) 7536 vfunc[50]: QWidget::paletteChange(QPalette const&) 7537 vfunc[51]: QWidget::fontChange(QFont const&) 7538 vfunc[52]: QWidget::windowActivationChange(bool) 7539 vfunc[53]: QWidget::languageChange() 7540 vfunc[54]: QErrorMessage::done(int) 7541 vfunc[55]: QDialog::accept() 7542 vfunc[56]: QDialog::reject() 7543 7544 Table 7-196. Secondary vtable for QErrorMessage 7545 Base Offset -8 7546 Virtual Base Offset 0 7547 RTTI typeinfo for QErrorMessage 7548 vfunc[0]: non-virtual thunk to QErrorMessage::~QErrorMessage() 7549 vfunc[1]: non-virtual thunk to QErrorMessage::~QErrorMessage() 7550 vfunc[2]: non-virtual thunk to QWidget::devType() const 7551 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7552 vfunc[4]: non-virtual thunk to 7553 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7554 7555 The Run Time Type Information for the QErrorMessage class is 7556 described by Table 7-197 7557 7558 Table 7-197. typeinfo for QErrorMessage 7559 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7560 Name typeinfo name for QErrorMessage 7561 basetype: typeinfo for QDialog 7562 __________________________________________________________ 7563 7564 7.4.1.54. Class data for QFileDialog 7565 7566 The virtual table for the QFileDialog class is described by 7567 Table 7-198 7568 7569 Table 7-198. Primary vtable for QFileDialog 7570 Base Offset 0 7571 Virtual Base Offset 0 7572 RTTI typeinfo for QFileDialog 7573 vfunc[0]: QFileDialog::metaObject() const 7574 vfunc[1]: QFileDialog::qt_metacast(char const*) 7575 vfunc[2]: QFileDialog::qt_metacall(QMetaObject::Call, int, 7576 void**) 7577 vfunc[3]: QFileDialog::~QFileDialog() 7578 vfunc[4]: QFileDialog::~QFileDialog() 7579 vfunc[5]: QWidget::event(QEvent*) 7580 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7581 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7582 vfunc[8]: QObject::childEvent(QChildEvent*) 7583 vfunc[9]: QObject::customEvent(QEvent*) 7584 vfunc[10]: QObject::connectNotify(char const*) 7585 vfunc[11]: QObject::disconnectNotify(char const*) 7586 vfunc[12]: QWidget::devType() const 7587 vfunc[13]: QDialog::setVisible(bool) 7588 vfunc[14]: QDialog::sizeHint() const 7589 vfunc[15]: QDialog::minimumSizeHint() const 7590 vfunc[16]: QWidget::heightForWidth(int) const 7591 vfunc[17]: QWidget::paintEngine() const 7592 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7593 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7594 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7595 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7596 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7597 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7598 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7599 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7600 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7601 vfunc[27]: QWidget::enterEvent(QEvent*) 7602 vfunc[28]: QWidget::leaveEvent(QEvent*) 7603 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7604 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7605 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7606 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7607 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7608 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7609 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7610 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7611 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7612 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7613 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7614 vfunc[40]: QDialog::showEvent(QShowEvent*) 7615 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7616 vfunc[42]: QWidget::x11Event(_XEvent*) 7617 vfunc[43]: QWidget::changeEvent(QEvent*) 7618 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7619 const 7620 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7621 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7622 const 7623 vfunc[47]: QWidget::focusNextPrevChild(bool) 7624 vfunc[48]: QWidget::styleChange(QStyle&) 7625 vfunc[49]: QWidget::enabledChange(bool) 7626 vfunc[50]: QWidget::paletteChange(QPalette const&) 7627 vfunc[51]: QWidget::fontChange(QFont const&) 7628 vfunc[52]: QWidget::windowActivationChange(bool) 7629 vfunc[53]: QWidget::languageChange() 7630 vfunc[54]: QFileDialog::done(int) 7631 vfunc[55]: QFileDialog::accept() 7632 vfunc[56]: QDialog::reject() 7633 7634 Table 7-199. Secondary vtable for QFileDialog 7635 Base Offset -8 7636 Virtual Base Offset 0 7637 RTTI typeinfo for QFileDialog 7638 vfunc[0]: non-virtual thunk to QFileDialog::~QFileDialog() 7639 vfunc[1]: non-virtual thunk to QFileDialog::~QFileDialog() 7640 vfunc[2]: non-virtual thunk to QWidget::devType() const 7641 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7642 vfunc[4]: non-virtual thunk to 7643 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7644 7645 The Run Time Type Information for the QFileDialog class is 7646 described by Table 7-200 7647 7648 Table 7-200. typeinfo for QFileDialog 7649 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7650 Name typeinfo name for QFileDialog 7651 basetype: typeinfo for QDialog 7652 __________________________________________________________ 7653 7654 7.4.1.55. Class data for QAbstractPrintDialog 7655 7656 The virtual table for the QAbstractPrintDialog class is 7657 described by Table 7-201 7658 7659 Table 7-201. Primary vtable for QAbstractPrintDialog 7660 Base Offset 0 7661 Virtual Base Offset 0 7662 RTTI typeinfo for QAbstractPrintDialog 7663 vfunc[0]: QDialog::metaObject() const 7664 vfunc[1]: QDialog::qt_metacast(char const*) 7665 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 7666 vfunc[3]: NULL or QAbstractPrintDialog::~QAbstractPrintDialog() 7667 vfunc[4]: NULL or QAbstractPrintDialog::~QAbstractPrintDialog() 7668 vfunc[5]: QWidget::event(QEvent*) 7669 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7670 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7671 vfunc[8]: QObject::childEvent(QChildEvent*) 7672 vfunc[9]: QObject::customEvent(QEvent*) 7673 vfunc[10]: QObject::connectNotify(char const*) 7674 vfunc[11]: QObject::disconnectNotify(char const*) 7675 vfunc[12]: QWidget::devType() const 7676 vfunc[13]: QDialog::setVisible(bool) 7677 vfunc[14]: QDialog::sizeHint() const 7678 vfunc[15]: QDialog::minimumSizeHint() const 7679 vfunc[16]: QWidget::heightForWidth(int) const 7680 vfunc[17]: QWidget::paintEngine() const 7681 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7682 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7683 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7684 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7685 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7686 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7687 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7688 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7689 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7690 vfunc[27]: QWidget::enterEvent(QEvent*) 7691 vfunc[28]: QWidget::leaveEvent(QEvent*) 7692 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7693 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7694 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7695 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7696 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7697 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7698 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7699 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7700 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7701 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7702 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7703 vfunc[40]: QDialog::showEvent(QShowEvent*) 7704 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7705 vfunc[42]: QWidget::x11Event(_XEvent*) 7706 vfunc[43]: QWidget::changeEvent(QEvent*) 7707 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7708 const 7709 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7710 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7711 const 7712 vfunc[47]: QWidget::focusNextPrevChild(bool) 7713 vfunc[48]: QWidget::styleChange(QStyle&) 7714 vfunc[49]: QWidget::enabledChange(bool) 7715 vfunc[50]: QWidget::paletteChange(QPalette const&) 7716 vfunc[51]: QWidget::fontChange(QFont const&) 7717 vfunc[52]: QWidget::windowActivationChange(bool) 7718 vfunc[53]: QWidget::languageChange() 7719 vfunc[54]: QDialog::done(int) 7720 vfunc[55]: QDialog::accept() 7721 vfunc[56]: QDialog::reject() 7722 vfunc[57]: __cxa_pure_virtual 7723 7724 Table 7-202. Secondary vtable for QAbstractPrintDialog 7725 Base Offset -8 7726 Virtual Base Offset 0 7727 RTTI typeinfo for QAbstractPrintDialog 7728 vfunc[0]: NULL or non-virtual thunk to 7729 QAbstractPrintDialog::~QAbstractPrintDialog() 7730 vfunc[1]: NULL or non-virtual thunk to 7731 QAbstractPrintDialog::~QAbstractPrintDialog() 7732 vfunc[2]: non-virtual thunk to QWidget::devType() const 7733 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7734 vfunc[4]: non-virtual thunk to 7735 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7736 7737 The Run Time Type Information for the QAbstractPrintDialog 7738 class is described by Table 7-203 7739 7740 Table 7-203. typeinfo for QAbstractPrintDialog 7741 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7742 Name typeinfo name for QAbstractPrintDialog 7743 basetype: typeinfo for QDialog 7744 __________________________________________________________ 7745 7746 7.4.1.56. Class data for QPrintDialog 7747 7748 The virtual table for the QPrintDialog class is described by 7749 Table 7-204 7750 7751 Table 7-204. Primary vtable for QPrintDialog 7752 Base Offset 0 7753 Virtual Base Offset 0 7754 RTTI typeinfo for QPrintDialog 7755 vfunc[0]: QPrintDialog::metaObject() const 7756 vfunc[1]: QPrintDialog::qt_metacast(char const*) 7757 vfunc[2]: QPrintDialog::qt_metacall(QMetaObject::Call, int, 7758 void**) 7759 vfunc[3]: QPrintDialog::~QPrintDialog() 7760 vfunc[4]: QPrintDialog::~QPrintDialog() 7761 vfunc[5]: QWidget::event(QEvent*) 7762 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 7763 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7764 vfunc[8]: QObject::childEvent(QChildEvent*) 7765 vfunc[9]: QObject::customEvent(QEvent*) 7766 vfunc[10]: QObject::connectNotify(char const*) 7767 vfunc[11]: QObject::disconnectNotify(char const*) 7768 vfunc[12]: QWidget::devType() const 7769 vfunc[13]: QDialog::setVisible(bool) 7770 vfunc[14]: QDialog::sizeHint() const 7771 vfunc[15]: QDialog::minimumSizeHint() const 7772 vfunc[16]: QWidget::heightForWidth(int) const 7773 vfunc[17]: QWidget::paintEngine() const 7774 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7775 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7776 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7777 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7778 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7779 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7780 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7781 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7782 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7783 vfunc[27]: QWidget::enterEvent(QEvent*) 7784 vfunc[28]: QWidget::leaveEvent(QEvent*) 7785 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7786 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7787 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7788 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7789 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7790 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7791 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7792 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7793 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7794 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7795 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7796 vfunc[40]: QDialog::showEvent(QShowEvent*) 7797 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7798 vfunc[42]: QWidget::x11Event(_XEvent*) 7799 vfunc[43]: QWidget::changeEvent(QEvent*) 7800 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7801 const 7802 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7803 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7804 const 7805 vfunc[47]: QWidget::focusNextPrevChild(bool) 7806 vfunc[48]: QWidget::styleChange(QStyle&) 7807 vfunc[49]: QWidget::enabledChange(bool) 7808 vfunc[50]: QWidget::paletteChange(QPalette const&) 7809 vfunc[51]: QWidget::fontChange(QFont const&) 7810 vfunc[52]: QWidget::windowActivationChange(bool) 7811 vfunc[53]: QWidget::languageChange() 7812 vfunc[54]: QDialog::done(int) 7813 vfunc[55]: QDialog::accept() 7814 vfunc[56]: QDialog::reject() 7815 vfunc[57]: QPrintDialog::exec() 7816 7817 Table 7-205. Secondary vtable for QPrintDialog 7818 Base Offset -8 7819 Virtual Base Offset 0 7820 RTTI typeinfo for QPrintDialog 7821 vfunc[0]: non-virtual thunk to QPrintDialog::~QPrintDialog() 7822 vfunc[1]: non-virtual thunk to QPrintDialog::~QPrintDialog() 7823 vfunc[2]: non-virtual thunk to QWidget::devType() const 7824 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7825 vfunc[4]: non-virtual thunk to 7826 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7827 7828 The Run Time Type Information for the QPrintDialog class is 7829 described by Table 7-206 7830 7831 Table 7-206. typeinfo for QPrintDialog 7832 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7833 Name typeinfo name for QPrintDialog 7834 basetype: typeinfo for QAbstractPrintDialog 7835 __________________________________________________________ 7836 7837 7.4.1.57. Class data for QPageSetupDialog 7838 7839 The virtual table for the QPageSetupDialog class is described 7840 by Table 7-207 7841 7842 Table 7-207. Primary vtable for QPageSetupDialog 7843 Base Offset 0 7844 Virtual Base Offset 0 7845 RTTI typeinfo for QPageSetupDialog 7846 vfunc[0]: QDialog::metaObject() const 7847 vfunc[1]: QDialog::qt_metacast(char const*) 7848 vfunc[2]: QDialog::qt_metacall(QMetaObject::Call, int, void**) 7849 vfunc[3]: NULL or QPageSetupDialog::~QPageSetupDialog() 7850 vfunc[4]: NULL or QPageSetupDialog::~QPageSetupDialog() 7851 vfunc[5]: QWidget::event(QEvent*) 7852 vfunc[6]: QDialog::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]: QWidget::devType() const 7859 vfunc[13]: QDialog::setVisible(bool) 7860 vfunc[14]: QDialog::sizeHint() const 7861 vfunc[15]: QDialog::minimumSizeHint() const 7862 vfunc[16]: QWidget::heightForWidth(int) const 7863 vfunc[17]: QWidget::paintEngine() const 7864 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7865 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7866 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7867 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7868 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7869 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 7870 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7871 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7872 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7873 vfunc[27]: QWidget::enterEvent(QEvent*) 7874 vfunc[28]: QWidget::leaveEvent(QEvent*) 7875 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 7876 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7877 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 7878 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 7879 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 7880 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7881 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7882 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7883 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7884 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7885 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7886 vfunc[40]: QDialog::showEvent(QShowEvent*) 7887 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7888 vfunc[42]: QWidget::x11Event(_XEvent*) 7889 vfunc[43]: QWidget::changeEvent(QEvent*) 7890 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7891 const 7892 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7893 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7894 const 7895 vfunc[47]: QWidget::focusNextPrevChild(bool) 7896 vfunc[48]: QWidget::styleChange(QStyle&) 7897 vfunc[49]: QWidget::enabledChange(bool) 7898 vfunc[50]: QWidget::paletteChange(QPalette const&) 7899 vfunc[51]: QWidget::fontChange(QFont const&) 7900 vfunc[52]: QWidget::windowActivationChange(bool) 7901 vfunc[53]: QWidget::languageChange() 7902 vfunc[54]: QDialog::done(int) 7903 vfunc[55]: QDialog::accept() 7904 vfunc[56]: QDialog::reject() 7905 vfunc[57]: QPageSetupDialog::exec() 7906 7907 Table 7-208. Secondary vtable for QPageSetupDialog 7908 Base Offset -8 7909 Virtual Base Offset 0 7910 RTTI typeinfo for QPageSetupDialog 7911 vfunc[0]: NULL or non-virtual thunk to 7912 QPageSetupDialog::~QPageSetupDialog() 7913 vfunc[1]: NULL or non-virtual thunk to 7914 QPageSetupDialog::~QPageSetupDialog() 7915 vfunc[2]: non-virtual thunk to QWidget::devType() const 7916 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 7917 vfunc[4]: non-virtual thunk to 7918 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 7919 7920 The Run Time Type Information for the QPageSetupDialog class is 7921 described by Table 7-209 7922 7923 Table 7-209. typeinfo for QPageSetupDialog 7924 Base Vtable vtable for __cxxabiv1::__si_class_type_info 7925 Name typeinfo name for QPageSetupDialog 7926 basetype: typeinfo for QAbstractPageSetupDialog 7927 __________________________________________________________ 7928 7929 7.4.1.58. Class data for QFrame 7930 7931 The virtual table for the QFrame class is described by Table 7932 7-210 7933 7934 Table 7-210. Primary vtable for QFrame 7935 Base Offset 0 7936 Virtual Base Offset 0 7937 RTTI typeinfo for QFrame 7938 vfunc[0]: QFrame::metaObject() const 7939 vfunc[1]: QFrame::qt_metacast(char const*) 7940 vfunc[2]: QFrame::qt_metacall(QMetaObject::Call, int, void**) 7941 vfunc[3]: QFrame::~QFrame() 7942 vfunc[4]: QFrame::~QFrame() 7943 vfunc[5]: QFrame::event(QEvent*) 7944 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 7945 vfunc[7]: QObject::timerEvent(QTimerEvent*) 7946 vfunc[8]: QObject::childEvent(QChildEvent*) 7947 vfunc[9]: QObject::customEvent(QEvent*) 7948 vfunc[10]: QObject::connectNotify(char const*) 7949 vfunc[11]: QObject::disconnectNotify(char const*) 7950 vfunc[12]: QWidget::devType() const 7951 vfunc[13]: QWidget::setVisible(bool) 7952 vfunc[14]: QFrame::sizeHint() const 7953 vfunc[15]: QWidget::minimumSizeHint() const 7954 vfunc[16]: QWidget::heightForWidth(int) const 7955 vfunc[17]: QWidget::paintEngine() const 7956 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 7957 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 7958 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 7959 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 7960 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 7961 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 7962 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 7963 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 7964 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 7965 vfunc[27]: QWidget::enterEvent(QEvent*) 7966 vfunc[28]: QWidget::leaveEvent(QEvent*) 7967 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 7968 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 7969 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 7970 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 7971 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 7972 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 7973 vfunc[35]: QWidget::actionEvent(QActionEvent*) 7974 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 7975 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 7976 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 7977 vfunc[39]: QWidget::dropEvent(QDropEvent*) 7978 vfunc[40]: QWidget::showEvent(QShowEvent*) 7979 vfunc[41]: QWidget::hideEvent(QHideEvent*) 7980 vfunc[42]: QWidget::x11Event(_XEvent*) 7981 vfunc[43]: QFrame::changeEvent(QEvent*) 7982 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 7983 const 7984 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 7985 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 7986 const 7987 vfunc[47]: QWidget::focusNextPrevChild(bool) 7988 vfunc[48]: QWidget::styleChange(QStyle&) 7989 vfunc[49]: QWidget::enabledChange(bool) 7990 vfunc[50]: QWidget::paletteChange(QPalette const&) 7991 vfunc[51]: QWidget::fontChange(QFont const&) 7992 vfunc[52]: QWidget::windowActivationChange(bool) 7993 vfunc[53]: QWidget::languageChange() 7994 7995 Table 7-211. Secondary vtable for QFrame 7996 Base Offset -8 7997 Virtual Base Offset 0 7998 RTTI typeinfo for QFrame 7999 vfunc[0]: non-virtual thunk to QFrame::~QFrame() 8000 vfunc[1]: non-virtual thunk to QFrame::~QFrame() 8001 vfunc[2]: non-virtual thunk to QWidget::devType() const 8002 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8003 vfunc[4]: non-virtual thunk to 8004 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8005 8006 The Run Time Type Information for the QFrame class is described 8007 by Table 7-212 8008 8009 Table 7-212. typeinfo for QFrame 8010 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8011 Name typeinfo name for QFrame 8012 basetype: typeinfo for QWidget 8013 __________________________________________________________ 8014 8015 7.4.1.59. Class data for QLineEdit 8016 8017 The virtual table for the QLineEdit class is described by Table 8018 7-213 8019 8020 Table 7-213. Primary vtable for QLineEdit 8021 Base Offset 0 8022 Virtual Base Offset 0 8023 RTTI typeinfo for QLineEdit 8024 vfunc[0]: QLineEdit::metaObject() const 8025 vfunc[1]: QLineEdit::qt_metacast(char const*) 8026 vfunc[2]: QLineEdit::qt_metacall(QMetaObject::Call, int, 8027 void**) 8028 vfunc[3]: QLineEdit::~QLineEdit() 8029 vfunc[4]: QLineEdit::~QLineEdit() 8030 vfunc[5]: QLineEdit::event(QEvent*) 8031 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8032 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8033 vfunc[8]: QObject::childEvent(QChildEvent*) 8034 vfunc[9]: QObject::customEvent(QEvent*) 8035 vfunc[10]: QObject::connectNotify(char const*) 8036 vfunc[11]: QObject::disconnectNotify(char const*) 8037 vfunc[12]: QWidget::devType() const 8038 vfunc[13]: QWidget::setVisible(bool) 8039 vfunc[14]: QLineEdit::sizeHint() const 8040 vfunc[15]: QLineEdit::minimumSizeHint() const 8041 vfunc[16]: QWidget::heightForWidth(int) const 8042 vfunc[17]: QWidget::paintEngine() const 8043 vfunc[18]: QLineEdit::mousePressEvent(QMouseEvent*) 8044 vfunc[19]: QLineEdit::mouseReleaseEvent(QMouseEvent*) 8045 vfunc[20]: QLineEdit::mouseDoubleClickEvent(QMouseEvent*) 8046 vfunc[21]: QLineEdit::mouseMoveEvent(QMouseEvent*) 8047 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8048 vfunc[23]: QLineEdit::keyPressEvent(QKeyEvent*) 8049 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8050 vfunc[25]: QLineEdit::focusInEvent(QFocusEvent*) 8051 vfunc[26]: QLineEdit::focusOutEvent(QFocusEvent*) 8052 vfunc[27]: QWidget::enterEvent(QEvent*) 8053 vfunc[28]: QWidget::leaveEvent(QEvent*) 8054 vfunc[29]: QLineEdit::paintEvent(QPaintEvent*) 8055 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8056 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 8057 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 8058 vfunc[33]: QLineEdit::contextMenuEvent(QContextMenuEvent*) 8059 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8060 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8061 vfunc[36]: QLineEdit::dragEnterEvent(QDragEnterEvent*) 8062 vfunc[37]: QLineEdit::dragMoveEvent(QDragMoveEvent*) 8063 vfunc[38]: QLineEdit::dragLeaveEvent(QDragLeaveEvent*) 8064 vfunc[39]: QLineEdit::dropEvent(QDropEvent*) 8065 vfunc[40]: QWidget::showEvent(QShowEvent*) 8066 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8067 vfunc[42]: QWidget::x11Event(_XEvent*) 8068 vfunc[43]: QLineEdit::changeEvent(QEvent*) 8069 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8070 const 8071 vfunc[45]: QLineEdit::inputMethodEvent(QInputMethodEvent*) 8072 vfunc[46]: QLineEdit::inputMethodQuery(Qt::InputMethodQuery) 8073 const 8074 vfunc[47]: QWidget::focusNextPrevChild(bool) 8075 vfunc[48]: QWidget::styleChange(QStyle&) 8076 vfunc[49]: QWidget::enabledChange(bool) 8077 vfunc[50]: QWidget::paletteChange(QPalette const&) 8078 vfunc[51]: QWidget::fontChange(QFont const&) 8079 vfunc[52]: QWidget::windowActivationChange(bool) 8080 vfunc[53]: QWidget::languageChange() 8081 8082 Table 7-214. Secondary vtable for QLineEdit 8083 Base Offset -8 8084 Virtual Base Offset 0 8085 RTTI typeinfo for QLineEdit 8086 vfunc[0]: non-virtual thunk to QLineEdit::~QLineEdit() 8087 vfunc[1]: non-virtual thunk to QLineEdit::~QLineEdit() 8088 vfunc[2]: non-virtual thunk to QWidget::devType() const 8089 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8090 vfunc[4]: non-virtual thunk to 8091 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8092 8093 The Run Time Type Information for the QLineEdit class is 8094 described by Table 7-215 8095 8096 Table 7-215. typeinfo for QLineEdit 8097 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8098 Name typeinfo name for QLineEdit 8099 basetype: typeinfo for QWidget 8100 __________________________________________________________ 8101 8102 7.4.1.60. Class data for QInputDialog 8103 8104 The virtual table for the QInputDialog class is described by 8105 Table 7-216 8106 8107 Table 7-216. Primary vtable for QInputDialog 8108 Base Offset 0 8109 Virtual Base Offset 0 8110 RTTI typeinfo for QInputDialog 8111 vfunc[0]: QInputDialog::metaObject() const 8112 vfunc[1]: QInputDialog::qt_metacast(char const*) 8113 vfunc[2]: QInputDialog::qt_metacall(QMetaObject::Call, int, 8114 void**) 8115 vfunc[3]: QInputDialog::~QInputDialog() 8116 vfunc[4]: QInputDialog::~QInputDialog() 8117 vfunc[5]: QWidget::event(QEvent*) 8118 vfunc[6]: QDialog::eventFilter(QObject*, QEvent*) 8119 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8120 vfunc[8]: QObject::childEvent(QChildEvent*) 8121 vfunc[9]: QObject::customEvent(QEvent*) 8122 vfunc[10]: QObject::connectNotify(char const*) 8123 vfunc[11]: QObject::disconnectNotify(char const*) 8124 vfunc[12]: QWidget::devType() const 8125 vfunc[13]: QDialog::setVisible(bool) 8126 vfunc[14]: QDialog::sizeHint() const 8127 vfunc[15]: QDialog::minimumSizeHint() const 8128 vfunc[16]: QWidget::heightForWidth(int) const 8129 vfunc[17]: QWidget::paintEngine() const 8130 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 8131 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 8132 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 8133 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 8134 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 8135 vfunc[23]: QDialog::keyPressEvent(QKeyEvent*) 8136 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8137 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8138 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8139 vfunc[27]: QWidget::enterEvent(QEvent*) 8140 vfunc[28]: QWidget::leaveEvent(QEvent*) 8141 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 8142 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8143 vfunc[31]: QDialog::resizeEvent(QResizeEvent*) 8144 vfunc[32]: QDialog::closeEvent(QCloseEvent*) 8145 vfunc[33]: QDialog::contextMenuEvent(QContextMenuEvent*) 8146 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8147 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8148 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 8149 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 8150 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 8151 vfunc[39]: QWidget::dropEvent(QDropEvent*) 8152 vfunc[40]: QDialog::showEvent(QShowEvent*) 8153 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8154 vfunc[42]: QWidget::x11Event(_XEvent*) 8155 vfunc[43]: QWidget::changeEvent(QEvent*) 8156 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8157 const 8158 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8159 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8160 const 8161 vfunc[47]: QWidget::focusNextPrevChild(bool) 8162 vfunc[48]: QWidget::styleChange(QStyle&) 8163 vfunc[49]: QWidget::enabledChange(bool) 8164 vfunc[50]: QWidget::paletteChange(QPalette const&) 8165 vfunc[51]: QWidget::fontChange(QFont const&) 8166 vfunc[52]: QWidget::windowActivationChange(bool) 8167 vfunc[53]: QWidget::languageChange() 8168 vfunc[54]: QDialog::done(int) 8169 vfunc[55]: QDialog::accept() 8170 vfunc[56]: QDialog::reject() 8171 8172 Table 7-217. Secondary vtable for QInputDialog 8173 Base Offset -8 8174 Virtual Base Offset 0 8175 RTTI typeinfo for QInputDialog 8176 vfunc[0]: non-virtual thunk to QInputDialog::~QInputDialog() 8177 vfunc[1]: non-virtual thunk to QInputDialog::~QInputDialog() 8178 vfunc[2]: non-virtual thunk to QWidget::devType() const 8179 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8180 vfunc[4]: non-virtual thunk to 8181 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8182 8183 The Run Time Type Information for the QInputDialog class is 8184 described by Table 7-218 8185 8186 Table 7-218. typeinfo for QInputDialog 8187 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8188 Name typeinfo name for QInputDialog 8189 basetype: typeinfo for QDialog 8190 __________________________________________________________ 8191 8192 7.4.1.61. Class data for QImage 8193 8194 The virtual table for the QImage class is described by Table 8195 7-219 8196 8197 Table 7-219. Primary vtable for QImage 8198 Base Offset 0 8199 Virtual Base Offset 0 8200 RTTI typeinfo for QImage 8201 vfunc[0]: QImage::~QImage() 8202 vfunc[1]: QImage::~QImage() 8203 vfunc[2]: QImage::devType() const 8204 vfunc[3]: QImage::paintEngine() const 8205 vfunc[4]: QImage::metric(QPaintDevice::PaintDeviceMetric) const 8206 8207 The Run Time Type Information for the QImage class is described 8208 by Table 7-220 8209 8210 Table 7-220. typeinfo for QImage 8211 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8212 Name typeinfo name for QImage 8213 basetype: typeinfo for QPaintDevice 8214 __________________________________________________________ 8215 8216 7.4.1.62. Class data for QPixmap 8217 8218 The virtual table for the QPixmap class is described by Table 8219 7-221 8220 8221 Table 7-221. Primary vtable for QPixmap 8222 Base Offset 0 8223 Virtual Base Offset 0 8224 RTTI typeinfo for QPixmap 8225 vfunc[0]: QPixmap::~QPixmap() 8226 vfunc[1]: QPixmap::~QPixmap() 8227 vfunc[2]: QPixmap::devType() const 8228 vfunc[3]: QPixmap::paintEngine() const 8229 vfunc[4]: QPixmap::metric(QPaintDevice::PaintDeviceMetric) 8230 const 8231 8232 The Run Time Type Information for the QPixmap class is 8233 described by Table 7-222 8234 8235 Table 7-222. typeinfo for QPixmap 8236 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8237 Name typeinfo name for QPixmap 8238 basetype: typeinfo for QPaintDevice 8239 __________________________________________________________ 8240 8241 7.4.1.63. Class data for QImageIOHandler 8242 8243 The virtual table for the QImageIOHandler class is described by 8244 Table 7-223 8245 8246 Table 7-223. Primary vtable for QImageIOHandler 8247 Base Offset 0 8248 Virtual Base Offset 0 8249 RTTI typeinfo for QImageIOHandler 8250 vfunc[0]: QImageIOHandler::~QImageIOHandler() 8251 vfunc[1]: QImageIOHandler::~QImageIOHandler() 8252 vfunc[2]: QImageIOHandler::name() const 8253 vfunc[3]: __cxa_pure_virtual 8254 vfunc[4]: __cxa_pure_virtual 8255 vfunc[5]: QImageIOHandler::write(QImage const&) 8256 vfunc[6]: QImageIOHandler::option(QImageIOHandler::ImageOption) 8257 const 8258 vfunc[7]: 8259 QImageIOHandler::setOption(QImageIOHandler::ImageOption, 8260 QVariant const&) 8261 vfunc[8]: 8262 QImageIOHandler::supportsOption(QImageIOHandler::ImageOption) 8263 const 8264 vfunc[9]: QImageIOHandler::jumpToNextImage() 8265 vfunc[10]: QImageIOHandler::jumpToImage(int) 8266 vfunc[11]: QImageIOHandler::loopCount() const 8267 vfunc[12]: QImageIOHandler::imageCount() const 8268 vfunc[13]: QImageIOHandler::nextImageDelay() const 8269 vfunc[14]: QImageIOHandler::currentImageNumber() const 8270 vfunc[15]: QImageIOHandler::currentImageRect() const 8271 8272 The Run Time Type Information for the QImageIOHandler class is 8273 described by Table 7-224 8274 8275 Table 7-224. typeinfo for QImageIOHandler 8276 Base Vtable vtable for __cxxabiv1::__class_type_info 8277 Name typeinfo name for QImageIOHandler 8278 __________________________________________________________ 8279 8280 7.4.1.64. Class data for QImageIOHandlerFactoryInterface 8281 8282 The virtual table for the QImageIOHandlerFactoryInterface class 8283 is described by Table 7-225 8284 8285 Table 7-225. Primary vtable for QImageIOHandlerFactoryInterface 8286 Base Offset 0 8287 Virtual Base Offset 0 8288 RTTI typeinfo for QImageIOHandlerFactoryInterface 8289 vfunc[0]: NULL or 8290 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterfa 8291 ce() 8292 vfunc[1]: NULL or 8293 QImageIOHandlerFactoryInterface::~QImageIOHandlerFactoryInterfa 8294 ce() 8295 vfunc[2]: __cxa_pure_virtual 8296 vfunc[3]: __cxa_pure_virtual 8297 8298 The Run Time Type Information for the 8299 QImageIOHandlerFactoryInterface class is described by Table 8300 7-226 8301 8302 Table 7-226. typeinfo for QImageIOHandlerFactoryInterface 8303 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8304 Name typeinfo name for QImageIOHandlerFactoryInterface 8305 basetype: typeinfo for QFactoryInterface 8306 __________________________________________________________ 8307 8308 7.4.1.65. Class data for QImageIOPlugin 8309 8310 The virtual table for the QImageIOPlugin class is described by 8311 Table 7-227 8312 8313 Table 7-227. Primary vtable for QImageIOPlugin 8314 Base Offset 0 8315 Virtual Base Offset 0 8316 RTTI typeinfo for QImageIOPlugin 8317 vfunc[0]: QImageIOPlugin::metaObject() const 8318 vfunc[1]: QImageIOPlugin::qt_metacast(char const*) 8319 vfunc[2]: QImageIOPlugin::qt_metacall(QMetaObject::Call, int, 8320 void**) 8321 vfunc[3]: QImageIOPlugin::~QImageIOPlugin() 8322 vfunc[4]: QImageIOPlugin::~QImageIOPlugin() 8323 vfunc[5]: QObject::event(QEvent*) 8324 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8325 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8326 vfunc[8]: QObject::childEvent(QChildEvent*) 8327 vfunc[9]: QObject::customEvent(QEvent*) 8328 vfunc[10]: QObject::connectNotify(char const*) 8329 vfunc[11]: QObject::disconnectNotify(char const*) 8330 vfunc[12]: __cxa_pure_virtual 8331 vfunc[13]: __cxa_pure_virtual 8332 vfunc[14]: __cxa_pure_virtual 8333 8334 Table 7-228. Secondary vtable for QImageIOPlugin 8335 Base Offset -8 8336 Virtual Base Offset 0 8337 RTTI typeinfo for QImageIOPlugin 8338 vfunc[0]: non-virtual thunk to 8339 QImageIOPlugin::~QImageIOPlugin() 8340 vfunc[1]: non-virtual thunk to 8341 QImageIOPlugin::~QImageIOPlugin() 8342 vfunc[2]: __cxa_pure_virtual 8343 vfunc[3]: __cxa_pure_virtual 8344 8345 The Run Time Type Information for the QImageIOPlugin class is 8346 described by Table 7-229 8347 8348 Table 7-229. typeinfo for QImageIOPlugin 8349 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 8350 Name typeinfo name for QImageIOPlugin 8351 flags: 0 8352 basetype: typeinfo for QObject 2 8353 basetype: typeinfo for QImageIOHandlerFactoryInterface 2050 8354 __________________________________________________________ 8355 8356 7.4.1.66. Class data for QPicture 8357 8358 The virtual table for the QPicture class is described by Table 8359 7-230 8360 8361 Table 7-230. Primary vtable for QPicture 8362 Base Offset 0 8363 Virtual Base Offset 0 8364 RTTI typeinfo for QPicture 8365 vfunc[0]: QPicture::~QPicture() 8366 vfunc[1]: QPicture::~QPicture() 8367 vfunc[2]: QPicture::devType() const 8368 vfunc[3]: QPicture::paintEngine() const 8369 vfunc[4]: QPicture::metric(QPaintDevice::PaintDeviceMetric) 8370 const 8371 vfunc[5]: QPicture::setData(char const*, unsigned int) 8372 8373 The Run Time Type Information for the QPicture class is 8374 described by Table 7-231 8375 8376 Table 7-231. typeinfo for QPicture 8377 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8378 Name typeinfo name for QPicture 8379 basetype: typeinfo for QPaintDevice 8380 __________________________________________________________ 8381 8382 7.4.1.67. Class data for QMovie 8383 8384 The virtual table for the QMovie class is described by Table 8385 7-232 8386 8387 Table 7-232. Primary vtable for QMovie 8388 Base Offset 0 8389 Virtual Base Offset 0 8390 RTTI typeinfo for QMovie 8391 vfunc[0]: QMovie::metaObject() const 8392 vfunc[1]: QMovie::qt_metacast(char const*) 8393 vfunc[2]: QMovie::qt_metacall(QMetaObject::Call, int, void**) 8394 vfunc[3]: QMovie::~QMovie() 8395 vfunc[4]: QMovie::~QMovie() 8396 vfunc[5]: QObject::event(QEvent*) 8397 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8398 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8399 vfunc[8]: QObject::childEvent(QChildEvent*) 8400 vfunc[9]: QObject::customEvent(QEvent*) 8401 vfunc[10]: QObject::connectNotify(char const*) 8402 vfunc[11]: QObject::disconnectNotify(char const*) 8403 8404 The Run Time Type Information for the QMovie class is described 8405 by Table 7-233 8406 8407 Table 7-233. typeinfo for QMovie 8408 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8409 Name typeinfo name for QMovie 8410 basetype: typeinfo for QObject 8411 __________________________________________________________ 8412 8413 7.4.1.68. Class data for QIconEngineFactoryInterface 8414 8415 The virtual table for the QIconEngineFactoryInterface class is 8416 described by Table 7-234 8417 8418 Table 7-234. Primary vtable for QIconEngineFactoryInterface 8419 Base Offset 0 8420 Virtual Base Offset 0 8421 RTTI typeinfo for QIconEngineFactoryInterface 8422 vfunc[0]: NULL or 8423 QIconEngineFactoryInterface::~QIconEngineFactoryInterface() 8424 vfunc[1]: NULL or 8425 QIconEngineFactoryInterface::~QIconEngineFactoryInterface() 8426 vfunc[2]: __cxa_pure_virtual 8427 vfunc[3]: __cxa_pure_virtual 8428 8429 The Run Time Type Information for the 8430 QIconEngineFactoryInterface class is described by Table 7-235 8431 8432 Table 7-235. typeinfo for QIconEngineFactoryInterface 8433 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8434 Name typeinfo name for QIconEngineFactoryInterface 8435 basetype: typeinfo for QFactoryInterface 8436 __________________________________________________________ 8437 8438 7.4.1.69. Class data for QIconEnginePlugin 8439 8440 The virtual table for the QIconEnginePlugin class is described 8441 by Table 7-236 8442 8443 Table 7-236. Primary vtable for QIconEnginePlugin 8444 Base Offset 0 8445 Virtual Base Offset 0 8446 RTTI typeinfo for QIconEnginePlugin 8447 vfunc[0]: QIconEnginePlugin::metaObject() const 8448 vfunc[1]: QIconEnginePlugin::qt_metacast(char const*) 8449 vfunc[2]: QIconEnginePlugin::qt_metacall(QMetaObject::Call, 8450 int, void**) 8451 vfunc[3]: QIconEnginePlugin::~QIconEnginePlugin() 8452 vfunc[4]: QIconEnginePlugin::~QIconEnginePlugin() 8453 vfunc[5]: QObject::event(QEvent*) 8454 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8455 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8456 vfunc[8]: QObject::childEvent(QChildEvent*) 8457 vfunc[9]: QObject::customEvent(QEvent*) 8458 vfunc[10]: QObject::connectNotify(char const*) 8459 vfunc[11]: QObject::disconnectNotify(char const*) 8460 vfunc[12]: __cxa_pure_virtual 8461 vfunc[13]: __cxa_pure_virtual 8462 8463 Table 7-237. Secondary vtable for QIconEnginePlugin 8464 Base Offset -8 8465 Virtual Base Offset 0 8466 RTTI typeinfo for QIconEnginePlugin 8467 vfunc[0]: non-virtual thunk to 8468 QIconEnginePlugin::~QIconEnginePlugin() 8469 vfunc[1]: non-virtual thunk to 8470 QIconEnginePlugin::~QIconEnginePlugin() 8471 vfunc[2]: __cxa_pure_virtual 8472 vfunc[3]: __cxa_pure_virtual 8473 8474 The Run Time Type Information for the QIconEnginePlugin class 8475 is described by Table 7-238 8476 8477 Table 7-238. typeinfo for QIconEnginePlugin 8478 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 8479 Name typeinfo name for QIconEnginePlugin 8480 flags: 0 8481 basetype: typeinfo for QObject 2 8482 basetype: typeinfo for QIconEngineFactoryInterface 2050 8483 __________________________________________________________ 8484 8485 7.4.1.70. Class data for QIconEngine 8486 8487 The virtual table for the QIconEngine class is described by 8488 Table 7-239 8489 8490 Table 7-239. Primary vtable for QIconEngine 8491 Base Offset 0 8492 Virtual Base Offset 0 8493 RTTI typeinfo for QIconEngine 8494 vfunc[0]: QIconEngine::~QIconEngine() 8495 vfunc[1]: QIconEngine::~QIconEngine() 8496 vfunc[2]: __cxa_pure_virtual 8497 vfunc[3]: QIconEngine::actualSize(QSize const&, QIcon::Mode, 8498 QIcon::State) 8499 vfunc[4]: QIconEngine::pixmap(QSize const&, QIcon::Mode, 8500 QIcon::State) 8501 vfunc[5]: QIconEngine::addPixmap(QPixmap const&, QIcon::Mode, 8502 QIcon::State) 8503 vfunc[6]: QIconEngine::addFile(QString const&, QSize const&, 8504 QIcon::Mode, QIcon::State) 8505 8506 The Run Time Type Information for the QIconEngine class is 8507 described by Table 7-240 8508 8509 Table 7-240. typeinfo for QIconEngine 8510 Base Vtable vtable for __cxxabiv1::__class_type_info 8511 Name typeinfo name for QIconEngine 8512 __________________________________________________________ 8513 8514 7.4.1.71. Class data for QBitmap 8515 8516 The virtual table for the QBitmap class is described by Table 8517 7-241 8518 8519 Table 7-241. Primary vtable for QBitmap 8520 Base Offset 0 8521 Virtual Base Offset 0 8522 RTTI typeinfo for QBitmap 8523 vfunc[0]: QBitmap::~QBitmap() 8524 vfunc[1]: QBitmap::~QBitmap() 8525 vfunc[2]: QPixmap::devType() const 8526 vfunc[3]: QPixmap::paintEngine() const 8527 vfunc[4]: QPixmap::metric(QPaintDevice::PaintDeviceMetric) 8528 const 8529 8530 The Run Time Type Information for the QBitmap class is 8531 described by Table 7-242 8532 8533 Table 7-242. typeinfo for QBitmap 8534 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8535 Name typeinfo name for QBitmap 8536 basetype: typeinfo for QPixmap 8537 __________________________________________________________ 8538 8539 7.4.1.72. Class data for QPictureFormatInterface 8540 8541 The virtual table for the QPictureFormatInterface class is 8542 described by Table 7-243 8543 8544 Table 7-243. Primary vtable for QPictureFormatInterface 8545 Base Offset 0 8546 Virtual Base Offset 0 8547 RTTI typeinfo for QPictureFormatInterface 8548 vfunc[0]: NULL or 8549 QPictureFormatInterface::~QPictureFormatInterface() 8550 vfunc[1]: NULL or 8551 QPictureFormatInterface::~QPictureFormatInterface() 8552 vfunc[2]: __cxa_pure_virtual 8553 vfunc[3]: __cxa_pure_virtual 8554 vfunc[4]: __cxa_pure_virtual 8555 vfunc[5]: __cxa_pure_virtual 8556 8557 The Run Time Type Information for the QPictureFormatInterface 8558 class is described by Table 7-244 8559 8560 Table 7-244. typeinfo for QPictureFormatInterface 8561 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8562 Name typeinfo name for QPictureFormatInterface 8563 basetype: typeinfo for QFactoryInterface 8564 __________________________________________________________ 8565 8566 7.4.1.73. Class data for QPictureFormatPlugin 8567 8568 The virtual table for the QPictureFormatPlugin class is 8569 described by Table 7-245 8570 8571 Table 7-245. Primary vtable for QPictureFormatPlugin 8572 Base Offset 0 8573 Virtual Base Offset 0 8574 RTTI typeinfo for QPictureFormatPlugin 8575 vfunc[0]: QPictureFormatPlugin::metaObject() const 8576 vfunc[1]: QPictureFormatPlugin::qt_metacast(char const*) 8577 vfunc[2]: QPictureFormatPlugin::qt_metacall(QMetaObject::Call, 8578 int, void**) 8579 vfunc[3]: QPictureFormatPlugin::~QPictureFormatPlugin() 8580 vfunc[4]: QPictureFormatPlugin::~QPictureFormatPlugin() 8581 vfunc[5]: QObject::event(QEvent*) 8582 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8583 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8584 vfunc[8]: QObject::childEvent(QChildEvent*) 8585 vfunc[9]: QObject::customEvent(QEvent*) 8586 vfunc[10]: QObject::connectNotify(char const*) 8587 vfunc[11]: QObject::disconnectNotify(char const*) 8588 vfunc[12]: __cxa_pure_virtual 8589 vfunc[13]: QPictureFormatPlugin::loadPicture(QString const&, 8590 QString const&, QPicture*) 8591 vfunc[14]: QPictureFormatPlugin::savePicture(QString const&, 8592 QString const&, QPicture const&) 8593 vfunc[15]: __cxa_pure_virtual 8594 8595 Table 7-246. Secondary vtable for QPictureFormatPlugin 8596 Base Offset -8 8597 Virtual Base Offset 0 8598 RTTI typeinfo for QPictureFormatPlugin 8599 vfunc[0]: non-virtual thunk to 8600 QPictureFormatPlugin::~QPictureFormatPlugin() 8601 vfunc[1]: non-virtual thunk to 8602 QPictureFormatPlugin::~QPictureFormatPlugin() 8603 vfunc[2]: __cxa_pure_virtual 8604 vfunc[3]: non-virtual thunk to 8605 QPictureFormatPlugin::loadPicture(QString const&, QString 8606 const&, QPicture*) 8607 vfunc[4]: non-virtual thunk to 8608 QPictureFormatPlugin::savePicture(QString const&, QString 8609 const&, QPicture const&) 8610 vfunc[5]: __cxa_pure_virtual 8611 8612 The Run Time Type Information for the QPictureFormatPlugin 8613 class is described by Table 7-247 8614 8615 Table 7-247. typeinfo for QPictureFormatPlugin 8616 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 8617 Name typeinfo name for QPictureFormatPlugin 8618 flags: 0 8619 basetype: typeinfo for QObject 2 8620 basetype: typeinfo for QPictureFormatInterface 2050 8621 __________________________________________________________ 8622 8623 7.4.1.74. Class data for QPrinter 8624 8625 The virtual table for the QPrinter class is described by Table 8626 7-248 8627 8628 Table 7-248. Primary vtable for QPrinter 8629 Base Offset 0 8630 Virtual Base Offset 0 8631 RTTI typeinfo for QPrinter 8632 vfunc[0]: QPrinter::~QPrinter() 8633 vfunc[1]: QPrinter::~QPrinter() 8634 vfunc[2]: QPrinter::devType() const 8635 vfunc[3]: QPrinter::paintEngine() const 8636 vfunc[4]: QPrinter::metric(QPaintDevice::PaintDeviceMetric) 8637 const 8638 8639 The Run Time Type Information for the QPrinter class is 8640 described by Table 7-249 8641 8642 Table 7-249. typeinfo for QPrinter 8643 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8644 Name typeinfo name for QPrinter 8645 basetype: typeinfo for QPaintDevice 8646 __________________________________________________________ 8647 8648 7.4.1.75. Class data for QPrintEngine 8649 8650 The virtual table for the QPrintEngine class is described by 8651 Table 7-250 8652 8653 Table 7-250. Primary vtable for QPrintEngine 8654 Base Offset 0 8655 Virtual Base Offset 0 8656 RTTI typeinfo for QPrintEngine 8657 vfunc[0]: NULL or QPrintEngine::~QPrintEngine() 8658 vfunc[1]: NULL or QPrintEngine::~QPrintEngine() 8659 vfunc[2]: __cxa_pure_virtual 8660 vfunc[3]: __cxa_pure_virtual 8661 vfunc[4]: __cxa_pure_virtual 8662 vfunc[5]: __cxa_pure_virtual 8663 vfunc[6]: __cxa_pure_virtual 8664 vfunc[7]: __cxa_pure_virtual 8665 8666 The Run Time Type Information for the QPrintEngine class is 8667 described by Table 7-251 8668 8669 Table 7-251. typeinfo for QPrintEngine 8670 Base Vtable vtable for __cxxabiv1::__class_type_info 8671 Name typeinfo name for QPrintEngine 8672 __________________________________________________________ 8673 8674 7.4.1.76. Class data for QStyle 8675 8676 The virtual table for the QStyle class is described by Table 8677 7-252 8678 8679 Table 7-252. Primary vtable for QStyle 8680 Base Offset 0 8681 Virtual Base Offset 0 8682 RTTI typeinfo for QStyle 8683 vfunc[0]: QStyle::metaObject() const 8684 vfunc[1]: QStyle::qt_metacast(char const*) 8685 vfunc[2]: QStyle::qt_metacall(QMetaObject::Call, int, void**) 8686 vfunc[3]: QStyle::~QStyle() 8687 vfunc[4]: QStyle::~QStyle() 8688 vfunc[5]: QObject::event(QEvent*) 8689 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8690 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8691 vfunc[8]: QObject::childEvent(QChildEvent*) 8692 vfunc[9]: QObject::customEvent(QEvent*) 8693 vfunc[10]: QObject::connectNotify(char const*) 8694 vfunc[11]: QObject::disconnectNotify(char const*) 8695 vfunc[12]: QStyle::polish(QWidget*) 8696 vfunc[13]: QStyle::unpolish(QWidget*) 8697 vfunc[14]: QStyle::polish(QApplication*) 8698 vfunc[15]: QStyle::unpolish(QApplication*) 8699 vfunc[16]: QStyle::polish(QPalette&) 8700 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 8701 const&, int, bool, QString const&) const 8702 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 8703 const&) const 8704 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 8705 QPalette const&, bool, QString const&, QPalette::ColorRole) 8706 const 8707 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, 8708 QPixmap const&) const 8709 vfunc[21]: QStyle::standardPalette() const 8710 vfunc[22]: __cxa_pure_virtual 8711 vfunc[23]: __cxa_pure_virtual 8712 vfunc[24]: __cxa_pure_virtual 8713 vfunc[25]: __cxa_pure_virtual 8714 vfunc[26]: __cxa_pure_virtual 8715 vfunc[27]: __cxa_pure_virtual 8716 vfunc[28]: __cxa_pure_virtual 8717 vfunc[29]: __cxa_pure_virtual 8718 vfunc[30]: __cxa_pure_virtual 8719 vfunc[31]: __cxa_pure_virtual 8720 vfunc[32]: __cxa_pure_virtual 8721 8722 The Run Time Type Information for the QStyle class is described 8723 by Table 7-253 8724 8725 Table 7-253. typeinfo for QStyle 8726 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8727 Name typeinfo name for QStyle 8728 basetype: typeinfo for QObject 8729 __________________________________________________________ 8730 8731 7.4.1.77. Class data for QPaintEngine 8732 8733 The virtual table for the QPaintEngine class is described by 8734 Table 7-254 8735 8736 Table 7-254. Primary vtable for QPaintEngine 8737 Base Offset 0 8738 Virtual Base Offset 0 8739 RTTI typeinfo for QPaintEngine 8740 vfunc[0]: QPaintEngine::~QPaintEngine() 8741 vfunc[1]: QPaintEngine::~QPaintEngine() 8742 vfunc[2]: __cxa_pure_virtual 8743 vfunc[3]: __cxa_pure_virtual 8744 vfunc[4]: __cxa_pure_virtual 8745 vfunc[5]: QPaintEngine::drawRects(QRect const*, int) 8746 vfunc[6]: QPaintEngine::drawRects(QRectF const*, int) 8747 vfunc[7]: QPaintEngine::drawLines(QLine const*, int) 8748 vfunc[8]: QPaintEngine::drawLines(QLineF const*, int) 8749 vfunc[9]: QPaintEngine::drawEllipse(QRectF const&) 8750 vfunc[10]: QPaintEngine::drawEllipse(QRect const&) 8751 vfunc[11]: QPaintEngine::drawPath(QPainterPath const&) 8752 vfunc[12]: QPaintEngine::drawPoints(QPointF const*, int) 8753 vfunc[13]: QPaintEngine::drawPoints(QPoint const*, int) 8754 vfunc[14]: QPaintEngine::drawPolygon(QPointF const*, int, 8755 QPaintEngine::PolygonDrawMode) 8756 vfunc[15]: QPaintEngine::drawPolygon(QPoint const*, int, 8757 QPaintEngine::PolygonDrawMode) 8758 vfunc[16]: __cxa_pure_virtual 8759 vfunc[17]: QPaintEngine::drawTextItem(QPointF const&, QTextItem 8760 const&) 8761 vfunc[18]: QPaintEngine::drawTiledPixmap(QRectF const&, QPixmap 8762 const&, QPointF const&) 8763 vfunc[19]: QPaintEngine::drawImage(QRectF const&, QImage 8764 const&, QRectF const&, QFlags) 8765 vfunc[20]: QPaintEngine::coordinateOffset() const 8766 vfunc[21]: __cxa_pure_virtual 8767 8768 The Run Time Type Information for the QPaintEngine class is 8769 described by Table 7-255 8770 8771 Table 7-255. typeinfo for QPaintEngine 8772 Base Vtable vtable for __cxxabiv1::__class_type_info 8773 Name typeinfo name for QPaintEngine 8774 __________________________________________________________ 8775 8776 7.4.1.78. Class data for QItemSelectionModel 8777 8778 The virtual table for the QItemSelectionModel class is 8779 described by Table 7-256 8780 8781 Table 7-256. Primary vtable for QItemSelectionModel 8782 Base Offset 0 8783 Virtual Base Offset 0 8784 RTTI typeinfo for QItemSelectionModel 8785 vfunc[0]: QItemSelectionModel::metaObject() const 8786 vfunc[1]: QItemSelectionModel::qt_metacast(char const*) 8787 vfunc[2]: QItemSelectionModel::qt_metacall(QMetaObject::Call, 8788 int, void**) 8789 vfunc[3]: QItemSelectionModel::~QItemSelectionModel() 8790 vfunc[4]: QItemSelectionModel::~QItemSelectionModel() 8791 vfunc[5]: QObject::event(QEvent*) 8792 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8793 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8794 vfunc[8]: QObject::childEvent(QChildEvent*) 8795 vfunc[9]: QObject::customEvent(QEvent*) 8796 vfunc[10]: QObject::connectNotify(char const*) 8797 vfunc[11]: QObject::disconnectNotify(char const*) 8798 vfunc[12]: QItemSelectionModel::select(QModelIndex const&, 8799 QFlags) 8800 vfunc[13]: QItemSelectionModel::select(QItemSelection const&, 8801 QFlags) 8802 vfunc[14]: QItemSelectionModel::clear() 8803 vfunc[15]: QItemSelectionModel::reset() 8804 8805 The Run Time Type Information for the QItemSelectionModel class 8806 is described by Table 7-257 8807 8808 Table 7-257. typeinfo for QItemSelectionModel 8809 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8810 Name typeinfo name for QItemSelectionModel 8811 basetype: typeinfo for QObject 8812 __________________________________________________________ 8813 8814 7.4.1.79. Class data for QAbstractScrollArea 8815 8816 The virtual table for the QAbstractScrollArea class is 8817 described by Table 7-258 8818 8819 Table 7-258. Primary vtable for QAbstractScrollArea 8820 Base Offset 0 8821 Virtual Base Offset 0 8822 RTTI typeinfo for QAbstractScrollArea 8823 vfunc[0]: QAbstractScrollArea::metaObject() const 8824 vfunc[1]: QAbstractScrollArea::qt_metacast(char const*) 8825 vfunc[2]: QAbstractScrollArea::qt_metacall(QMetaObject::Call, 8826 int, void**) 8827 vfunc[3]: QAbstractScrollArea::~QAbstractScrollArea() 8828 vfunc[4]: QAbstractScrollArea::~QAbstractScrollArea() 8829 vfunc[5]: QAbstractScrollArea::event(QEvent*) 8830 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8831 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8832 vfunc[8]: QObject::childEvent(QChildEvent*) 8833 vfunc[9]: QObject::customEvent(QEvent*) 8834 vfunc[10]: QObject::connectNotify(char const*) 8835 vfunc[11]: QObject::disconnectNotify(char const*) 8836 vfunc[12]: QWidget::devType() const 8837 vfunc[13]: QWidget::setVisible(bool) 8838 vfunc[14]: QAbstractScrollArea::sizeHint() const 8839 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 8840 vfunc[16]: QWidget::heightForWidth(int) const 8841 vfunc[17]: QWidget::paintEngine() const 8842 vfunc[18]: QAbstractScrollArea::mousePressEvent(QMouseEvent*) 8843 vfunc[19]: QAbstractScrollArea::mouseReleaseEvent(QMouseEvent*) 8844 vfunc[20]: 8845 QAbstractScrollArea::mouseDoubleClickEvent(QMouseEvent*) 8846 vfunc[21]: QAbstractScrollArea::mouseMoveEvent(QMouseEvent*) 8847 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 8848 vfunc[23]: QAbstractScrollArea::keyPressEvent(QKeyEvent*) 8849 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 8850 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 8851 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 8852 vfunc[27]: QWidget::enterEvent(QEvent*) 8853 vfunc[28]: QWidget::leaveEvent(QEvent*) 8854 vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) 8855 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 8856 vfunc[31]: QAbstractScrollArea::resizeEvent(QResizeEvent*) 8857 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 8858 vfunc[33]: 8859 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 8860 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 8861 vfunc[35]: QWidget::actionEvent(QActionEvent*) 8862 vfunc[36]: 8863 QAbstractScrollArea::dragEnterEvent(QDragEnterEvent*) 8864 vfunc[37]: QAbstractScrollArea::dragMoveEvent(QDragMoveEvent*) 8865 vfunc[38]: 8866 QAbstractScrollArea::dragLeaveEvent(QDragLeaveEvent*) 8867 vfunc[39]: QAbstractScrollArea::dropEvent(QDropEvent*) 8868 vfunc[40]: QWidget::showEvent(QShowEvent*) 8869 vfunc[41]: QWidget::hideEvent(QHideEvent*) 8870 vfunc[42]: QWidget::x11Event(_XEvent*) 8871 vfunc[43]: QFrame::changeEvent(QEvent*) 8872 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 8873 const 8874 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 8875 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 8876 const 8877 vfunc[47]: QWidget::focusNextPrevChild(bool) 8878 vfunc[48]: QWidget::styleChange(QStyle&) 8879 vfunc[49]: QWidget::enabledChange(bool) 8880 vfunc[50]: QWidget::paletteChange(QPalette const&) 8881 vfunc[51]: QWidget::fontChange(QFont const&) 8882 vfunc[52]: QWidget::windowActivationChange(bool) 8883 vfunc[53]: QWidget::languageChange() 8884 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 8885 vfunc[55]: QAbstractScrollArea::scrollContentsBy(int, int) 8886 8887 Table 7-259. Secondary vtable for QAbstractScrollArea 8888 Base Offset -8 8889 Virtual Base Offset 0 8890 RTTI typeinfo for QAbstractScrollArea 8891 vfunc[0]: non-virtual thunk to 8892 QAbstractScrollArea::~QAbstractScrollArea() 8893 vfunc[1]: non-virtual thunk to 8894 QAbstractScrollArea::~QAbstractScrollArea() 8895 vfunc[2]: non-virtual thunk to QWidget::devType() const 8896 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 8897 vfunc[4]: non-virtual thunk to 8898 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 8899 8900 The Run Time Type Information for the QAbstractScrollArea class 8901 is described by Table 7-260 8902 8903 Table 7-260. typeinfo for QAbstractScrollArea 8904 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8905 Name typeinfo name for QAbstractScrollArea 8906 basetype: typeinfo for QFrame 8907 __________________________________________________________ 8908 8909 7.4.1.80. Class data for QValidator 8910 8911 The virtual table for the QValidator class is described by 8912 Table 7-261 8913 8914 Table 7-261. Primary vtable for QValidator 8915 Base Offset 0 8916 Virtual Base Offset 0 8917 RTTI typeinfo for QValidator 8918 vfunc[0]: QValidator::metaObject() const 8919 vfunc[1]: QValidator::qt_metacast(char const*) 8920 vfunc[2]: QValidator::qt_metacall(QMetaObject::Call, int, 8921 void**) 8922 vfunc[3]: QValidator::~QValidator() 8923 vfunc[4]: QValidator::~QValidator() 8924 vfunc[5]: QObject::event(QEvent*) 8925 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8926 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8927 vfunc[8]: QObject::childEvent(QChildEvent*) 8928 vfunc[9]: QObject::customEvent(QEvent*) 8929 vfunc[10]: QObject::connectNotify(char const*) 8930 vfunc[11]: QObject::disconnectNotify(char const*) 8931 vfunc[12]: __cxa_pure_virtual 8932 vfunc[13]: QValidator::fixup(QString&) const 8933 8934 The Run Time Type Information for the QValidator class is 8935 described by Table 7-262 8936 8937 Table 7-262. typeinfo for QValidator 8938 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8939 Name typeinfo name for QValidator 8940 basetype: typeinfo for QObject 8941 __________________________________________________________ 8942 8943 7.4.1.81. Class data for QIntValidator 8944 8945 The virtual table for the QIntValidator class is described by 8946 Table 7-263 8947 8948 Table 7-263. Primary vtable for QIntValidator 8949 Base Offset 0 8950 Virtual Base Offset 0 8951 RTTI typeinfo for QIntValidator 8952 vfunc[0]: QIntValidator::metaObject() const 8953 vfunc[1]: QIntValidator::qt_metacast(char const*) 8954 vfunc[2]: QIntValidator::qt_metacall(QMetaObject::Call, int, 8955 void**) 8956 vfunc[3]: QIntValidator::~QIntValidator() 8957 vfunc[4]: QIntValidator::~QIntValidator() 8958 vfunc[5]: QObject::event(QEvent*) 8959 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8960 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8961 vfunc[8]: QObject::childEvent(QChildEvent*) 8962 vfunc[9]: QObject::customEvent(QEvent*) 8963 vfunc[10]: QObject::connectNotify(char const*) 8964 vfunc[11]: QObject::disconnectNotify(char const*) 8965 vfunc[12]: QIntValidator::validate(QString&, int&) const 8966 vfunc[13]: QValidator::fixup(QString&) const 8967 vfunc[14]: QIntValidator::setRange(int, int) 8968 8969 The Run Time Type Information for the QIntValidator class is 8970 described by Table 7-264 8971 8972 Table 7-264. typeinfo for QIntValidator 8973 Base Vtable vtable for __cxxabiv1::__si_class_type_info 8974 Name typeinfo name for QIntValidator 8975 basetype: typeinfo for QValidator 8976 __________________________________________________________ 8977 8978 7.4.1.82. Class data for QDoubleValidator 8979 8980 The virtual table for the QDoubleValidator class is described 8981 by Table 7-265 8982 8983 Table 7-265. Primary vtable for QDoubleValidator 8984 Base Offset 0 8985 Virtual Base Offset 0 8986 RTTI typeinfo for QDoubleValidator 8987 vfunc[0]: QDoubleValidator::metaObject() const 8988 vfunc[1]: QDoubleValidator::qt_metacast(char const*) 8989 vfunc[2]: QDoubleValidator::qt_metacall(QMetaObject::Call, int, 8990 void**) 8991 vfunc[3]: QDoubleValidator::~QDoubleValidator() 8992 vfunc[4]: QDoubleValidator::~QDoubleValidator() 8993 vfunc[5]: QObject::event(QEvent*) 8994 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 8995 vfunc[7]: QObject::timerEvent(QTimerEvent*) 8996 vfunc[8]: QObject::childEvent(QChildEvent*) 8997 vfunc[9]: QObject::customEvent(QEvent*) 8998 vfunc[10]: QObject::connectNotify(char const*) 8999 vfunc[11]: QObject::disconnectNotify(char const*) 9000 vfunc[12]: QDoubleValidator::validate(QString&, int&) const 9001 vfunc[13]: QValidator::fixup(QString&) const 9002 vfunc[14]: QDoubleValidator::setRange(double, double, int) 9003 9004 The Run Time Type Information for the QDoubleValidator class is 9005 described by Table 7-266 9006 9007 Table 7-266. typeinfo for QDoubleValidator 9008 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9009 Name typeinfo name for QDoubleValidator 9010 basetype: typeinfo for QValidator 9011 __________________________________________________________ 9012 9013 7.4.1.83. Class data for QRegExpValidator 9014 9015 The virtual table for the QRegExpValidator class is described 9016 by Table 7-267 9017 9018 Table 7-267. Primary vtable for QRegExpValidator 9019 Base Offset 0 9020 Virtual Base Offset 0 9021 RTTI typeinfo for QRegExpValidator 9022 vfunc[0]: QRegExpValidator::metaObject() const 9023 vfunc[1]: QRegExpValidator::qt_metacast(char const*) 9024 vfunc[2]: QRegExpValidator::qt_metacall(QMetaObject::Call, int, 9025 void**) 9026 vfunc[3]: QRegExpValidator::~QRegExpValidator() 9027 vfunc[4]: QRegExpValidator::~QRegExpValidator() 9028 vfunc[5]: QObject::event(QEvent*) 9029 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9030 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9031 vfunc[8]: QObject::childEvent(QChildEvent*) 9032 vfunc[9]: QObject::customEvent(QEvent*) 9033 vfunc[10]: QObject::connectNotify(char const*) 9034 vfunc[11]: QObject::disconnectNotify(char const*) 9035 vfunc[12]: QRegExpValidator::validate(QString&, int&) const 9036 vfunc[13]: QValidator::fixup(QString&) const 9037 9038 The Run Time Type Information for the QRegExpValidator class is 9039 described by Table 7-268 9040 9041 Table 7-268. typeinfo for QRegExpValidator 9042 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9043 Name typeinfo name for QRegExpValidator 9044 basetype: typeinfo for QValidator 9045 __________________________________________________________ 9046 9047 7.4.1.84. Class data for QAbstractSpinBox 9048 9049 The virtual table for the QAbstractSpinBox class is described 9050 by Table 7-269 9051 9052 Table 7-269. Primary vtable for QAbstractSpinBox 9053 Base Offset 0 9054 Virtual Base Offset 0 9055 RTTI typeinfo for QAbstractSpinBox 9056 vfunc[0]: QAbstractSpinBox::metaObject() const 9057 vfunc[1]: QAbstractSpinBox::qt_metacast(char const*) 9058 vfunc[2]: QAbstractSpinBox::qt_metacall(QMetaObject::Call, int, 9059 void**) 9060 vfunc[3]: QAbstractSpinBox::~QAbstractSpinBox() 9061 vfunc[4]: QAbstractSpinBox::~QAbstractSpinBox() 9062 vfunc[5]: QAbstractSpinBox::event(QEvent*) 9063 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9064 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 9065 vfunc[8]: QObject::childEvent(QChildEvent*) 9066 vfunc[9]: QObject::customEvent(QEvent*) 9067 vfunc[10]: QObject::connectNotify(char const*) 9068 vfunc[11]: QObject::disconnectNotify(char const*) 9069 vfunc[12]: QWidget::devType() const 9070 vfunc[13]: QWidget::setVisible(bool) 9071 vfunc[14]: QAbstractSpinBox::sizeHint() const 9072 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 9073 vfunc[16]: QWidget::heightForWidth(int) const 9074 vfunc[17]: QWidget::paintEngine() const 9075 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 9076 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 9077 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9078 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 9079 vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) 9080 vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) 9081 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 9082 vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) 9083 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 9084 vfunc[27]: QWidget::enterEvent(QEvent*) 9085 vfunc[28]: QWidget::leaveEvent(QEvent*) 9086 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 9087 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9088 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 9089 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 9090 vfunc[33]: 9091 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 9092 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9093 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9094 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9095 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9096 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9097 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9098 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 9099 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 9100 vfunc[42]: QWidget::x11Event(_XEvent*) 9101 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 9102 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9103 const 9104 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9105 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9106 const 9107 vfunc[47]: QWidget::focusNextPrevChild(bool) 9108 vfunc[48]: QWidget::styleChange(QStyle&) 9109 vfunc[49]: QWidget::enabledChange(bool) 9110 vfunc[50]: QWidget::paletteChange(QPalette const&) 9111 vfunc[51]: QWidget::fontChange(QFont const&) 9112 vfunc[52]: QWidget::windowActivationChange(bool) 9113 vfunc[53]: QWidget::languageChange() 9114 vfunc[54]: QAbstractSpinBox::validate(QString&, int&) const 9115 vfunc[55]: QAbstractSpinBox::fixup(QString&) const 9116 vfunc[56]: QAbstractSpinBox::stepBy(int) 9117 vfunc[57]: QAbstractSpinBox::clear() 9118 vfunc[58]: QAbstractSpinBox::stepEnabled() const 9119 9120 Table 7-270. Secondary vtable for QAbstractSpinBox 9121 Base Offset -8 9122 Virtual Base Offset 0 9123 RTTI typeinfo for QAbstractSpinBox 9124 vfunc[0]: non-virtual thunk to 9125 QAbstractSpinBox::~QAbstractSpinBox() 9126 vfunc[1]: non-virtual thunk to 9127 QAbstractSpinBox::~QAbstractSpinBox() 9128 vfunc[2]: non-virtual thunk to QWidget::devType() const 9129 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9130 vfunc[4]: non-virtual thunk to 9131 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9132 9133 The Run Time Type Information for the QAbstractSpinBox class is 9134 described by Table 7-271 9135 9136 Table 7-271. typeinfo for QAbstractSpinBox 9137 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9138 Name typeinfo name for QAbstractSpinBox 9139 basetype: typeinfo for QWidget 9140 __________________________________________________________ 9141 9142 7.4.1.85. Class data for QAbstractSlider 9143 9144 The virtual table for the QAbstractSlider class is described by 9145 Table 7-272 9146 9147 Table 7-272. Primary vtable for QAbstractSlider 9148 Base Offset 0 9149 Virtual Base Offset 0 9150 RTTI typeinfo for QAbstractSlider 9151 vfunc[0]: QAbstractSlider::metaObject() const 9152 vfunc[1]: QAbstractSlider::qt_metacast(char const*) 9153 vfunc[2]: QAbstractSlider::qt_metacall(QMetaObject::Call, int, 9154 void**) 9155 vfunc[3]: QAbstractSlider::~QAbstractSlider() 9156 vfunc[4]: QAbstractSlider::~QAbstractSlider() 9157 vfunc[5]: QAbstractSlider::event(QEvent*) 9158 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9159 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 9160 vfunc[8]: QObject::childEvent(QChildEvent*) 9161 vfunc[9]: QObject::customEvent(QEvent*) 9162 vfunc[10]: QObject::connectNotify(char const*) 9163 vfunc[11]: QObject::disconnectNotify(char const*) 9164 vfunc[12]: QWidget::devType() const 9165 vfunc[13]: QWidget::setVisible(bool) 9166 vfunc[14]: QWidget::sizeHint() const 9167 vfunc[15]: QWidget::minimumSizeHint() const 9168 vfunc[16]: QWidget::heightForWidth(int) const 9169 vfunc[17]: QWidget::paintEngine() const 9170 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 9171 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 9172 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9173 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 9174 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 9175 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 9176 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9177 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9178 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9179 vfunc[27]: QWidget::enterEvent(QEvent*) 9180 vfunc[28]: QWidget::leaveEvent(QEvent*) 9181 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 9182 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9183 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 9184 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9185 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 9186 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9187 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9188 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9189 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9190 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9191 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9192 vfunc[40]: QWidget::showEvent(QShowEvent*) 9193 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9194 vfunc[42]: QWidget::x11Event(_XEvent*) 9195 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 9196 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9197 const 9198 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9199 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9200 const 9201 vfunc[47]: QWidget::focusNextPrevChild(bool) 9202 vfunc[48]: QWidget::styleChange(QStyle&) 9203 vfunc[49]: QWidget::enabledChange(bool) 9204 vfunc[50]: QWidget::paletteChange(QPalette const&) 9205 vfunc[51]: QWidget::fontChange(QFont const&) 9206 vfunc[52]: QWidget::windowActivationChange(bool) 9207 vfunc[53]: QWidget::languageChange() 9208 vfunc[54]: 9209 QAbstractSlider::sliderChange(QAbstractSlider::SliderChange) 9210 9211 Table 7-273. Secondary vtable for QAbstractSlider 9212 Base Offset -8 9213 Virtual Base Offset 0 9214 RTTI typeinfo for QAbstractSlider 9215 vfunc[0]: non-virtual thunk to 9216 QAbstractSlider::~QAbstractSlider() 9217 vfunc[1]: non-virtual thunk to 9218 QAbstractSlider::~QAbstractSlider() 9219 vfunc[2]: non-virtual thunk to QWidget::devType() const 9220 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9221 vfunc[4]: non-virtual thunk to 9222 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9223 9224 The Run Time Type Information for the QAbstractSlider class is 9225 described by Table 7-274 9226 9227 Table 7-274. typeinfo for QAbstractSlider 9228 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9229 Name typeinfo name for QAbstractSlider 9230 basetype: typeinfo for QWidget 9231 __________________________________________________________ 9232 9233 7.4.1.86. Class data for QSlider 9234 9235 The virtual table for the QSlider class is described by Table 9236 7-275 9237 9238 Table 7-275. Primary vtable for QSlider 9239 Base Offset 0 9240 Virtual Base Offset 0 9241 RTTI typeinfo for QSlider 9242 vfunc[0]: QSlider::metaObject() const 9243 vfunc[1]: QSlider::qt_metacast(char const*) 9244 vfunc[2]: QSlider::qt_metacall(QMetaObject::Call, int, void**) 9245 vfunc[3]: QSlider::~QSlider() 9246 vfunc[4]: QSlider::~QSlider() 9247 vfunc[5]: QSlider::event(QEvent*) 9248 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9249 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 9250 vfunc[8]: QObject::childEvent(QChildEvent*) 9251 vfunc[9]: QObject::customEvent(QEvent*) 9252 vfunc[10]: QObject::connectNotify(char const*) 9253 vfunc[11]: QObject::disconnectNotify(char const*) 9254 vfunc[12]: QWidget::devType() const 9255 vfunc[13]: QWidget::setVisible(bool) 9256 vfunc[14]: QSlider::sizeHint() const 9257 vfunc[15]: QSlider::minimumSizeHint() const 9258 vfunc[16]: QWidget::heightForWidth(int) const 9259 vfunc[17]: QWidget::paintEngine() const 9260 vfunc[18]: QSlider::mousePressEvent(QMouseEvent*) 9261 vfunc[19]: QSlider::mouseReleaseEvent(QMouseEvent*) 9262 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9263 vfunc[21]: QSlider::mouseMoveEvent(QMouseEvent*) 9264 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 9265 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 9266 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9267 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9268 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9269 vfunc[27]: QWidget::enterEvent(QEvent*) 9270 vfunc[28]: QWidget::leaveEvent(QEvent*) 9271 vfunc[29]: QSlider::paintEvent(QPaintEvent*) 9272 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9273 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 9274 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9275 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 9276 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9277 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9278 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9279 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9280 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9281 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9282 vfunc[40]: QWidget::showEvent(QShowEvent*) 9283 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9284 vfunc[42]: QWidget::x11Event(_XEvent*) 9285 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 9286 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9287 const 9288 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9289 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9290 const 9291 vfunc[47]: QWidget::focusNextPrevChild(bool) 9292 vfunc[48]: QWidget::styleChange(QStyle&) 9293 vfunc[49]: QWidget::enabledChange(bool) 9294 vfunc[50]: QWidget::paletteChange(QPalette const&) 9295 vfunc[51]: QWidget::fontChange(QFont const&) 9296 vfunc[52]: QWidget::windowActivationChange(bool) 9297 vfunc[53]: QWidget::languageChange() 9298 vfunc[54]: 9299 QAbstractSlider::sliderChange(QAbstractSlider::SliderChange) 9300 9301 Table 7-276. Secondary vtable for QSlider 9302 Base Offset -8 9303 Virtual Base Offset 0 9304 RTTI typeinfo for QSlider 9305 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 9306 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 9307 vfunc[2]: non-virtual thunk to QWidget::devType() const 9308 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9309 vfunc[4]: non-virtual thunk to 9310 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9311 9312 The Run Time Type Information for the QSlider class is 9313 described by Table 7-277 9314 9315 Table 7-277. typeinfo for QSlider 9316 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9317 Name typeinfo name for QSlider 9318 basetype: typeinfo for QAbstractSlider 9319 __________________________________________________________ 9320 9321 7.4.1.87. Class data for QTabBar 9322 9323 The virtual table for the QTabBar class is described by Table 9324 7-278 9325 9326 Table 7-278. Primary vtable for QTabBar 9327 Base Offset 0 9328 Virtual Base Offset 0 9329 RTTI typeinfo for QTabBar 9330 vfunc[0]: QTabBar::metaObject() const 9331 vfunc[1]: QTabBar::qt_metacast(char const*) 9332 vfunc[2]: QTabBar::qt_metacall(QMetaObject::Call, int, void**) 9333 vfunc[3]: QTabBar::~QTabBar() 9334 vfunc[4]: QTabBar::~QTabBar() 9335 vfunc[5]: QTabBar::event(QEvent*) 9336 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9337 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9338 vfunc[8]: QObject::childEvent(QChildEvent*) 9339 vfunc[9]: QObject::customEvent(QEvent*) 9340 vfunc[10]: QObject::connectNotify(char const*) 9341 vfunc[11]: QObject::disconnectNotify(char const*) 9342 vfunc[12]: QWidget::devType() const 9343 vfunc[13]: QWidget::setVisible(bool) 9344 vfunc[14]: QTabBar::sizeHint() const 9345 vfunc[15]: QTabBar::minimumSizeHint() const 9346 vfunc[16]: QWidget::heightForWidth(int) const 9347 vfunc[17]: QWidget::paintEngine() const 9348 vfunc[18]: QTabBar::mousePressEvent(QMouseEvent*) 9349 vfunc[19]: QTabBar::mouseReleaseEvent(QMouseEvent*) 9350 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9351 vfunc[21]: QTabBar::mouseMoveEvent(QMouseEvent*) 9352 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 9353 vfunc[23]: QTabBar::keyPressEvent(QKeyEvent*) 9354 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9355 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9356 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9357 vfunc[27]: QWidget::enterEvent(QEvent*) 9358 vfunc[28]: QWidget::leaveEvent(QEvent*) 9359 vfunc[29]: QTabBar::paintEvent(QPaintEvent*) 9360 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9361 vfunc[31]: QTabBar::resizeEvent(QResizeEvent*) 9362 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9363 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 9364 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9365 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9366 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9367 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9368 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9369 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9370 vfunc[40]: QTabBar::showEvent(QShowEvent*) 9371 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9372 vfunc[42]: QWidget::x11Event(_XEvent*) 9373 vfunc[43]: QTabBar::changeEvent(QEvent*) 9374 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9375 const 9376 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9377 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9378 const 9379 vfunc[47]: QWidget::focusNextPrevChild(bool) 9380 vfunc[48]: QWidget::styleChange(QStyle&) 9381 vfunc[49]: QWidget::enabledChange(bool) 9382 vfunc[50]: QWidget::paletteChange(QPalette const&) 9383 vfunc[51]: QWidget::fontChange(QFont const&) 9384 vfunc[52]: QWidget::windowActivationChange(bool) 9385 vfunc[53]: QWidget::languageChange() 9386 vfunc[54]: QTabBar::tabSizeHint(int) const 9387 vfunc[55]: QTabBar::tabInserted(int) 9388 vfunc[56]: QTabBar::tabRemoved(int) 9389 vfunc[57]: QTabBar::tabLayoutChange() 9390 9391 Table 7-279. Secondary vtable for QTabBar 9392 Base Offset -8 9393 Virtual Base Offset 0 9394 RTTI typeinfo for QTabBar 9395 vfunc[0]: non-virtual thunk to QTabBar::~QTabBar() 9396 vfunc[1]: non-virtual thunk to QTabBar::~QTabBar() 9397 vfunc[2]: non-virtual thunk to QWidget::devType() const 9398 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9399 vfunc[4]: non-virtual thunk to 9400 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9401 9402 The Run Time Type Information for the QTabBar class is 9403 described by Table 7-280 9404 9405 Table 7-280. typeinfo for QTabBar 9406 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9407 Name typeinfo name for QTabBar 9408 basetype: typeinfo for QWidget 9409 __________________________________________________________ 9410 9411 7.4.1.88. Class data for QTabWidget 9412 9413 The virtual table for the QTabWidget class is described by 9414 Table 7-281 9415 9416 Table 7-281. Primary vtable for QTabWidget 9417 Base Offset 0 9418 Virtual Base Offset 0 9419 RTTI typeinfo for QTabWidget 9420 vfunc[0]: QTabWidget::metaObject() const 9421 vfunc[1]: QTabWidget::qt_metacast(char const*) 9422 vfunc[2]: QTabWidget::qt_metacall(QMetaObject::Call, int, 9423 void**) 9424 vfunc[3]: QTabWidget::~QTabWidget() 9425 vfunc[4]: QTabWidget::~QTabWidget() 9426 vfunc[5]: QTabWidget::event(QEvent*) 9427 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9428 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9429 vfunc[8]: QObject::childEvent(QChildEvent*) 9430 vfunc[9]: QObject::customEvent(QEvent*) 9431 vfunc[10]: QObject::connectNotify(char const*) 9432 vfunc[11]: QObject::disconnectNotify(char const*) 9433 vfunc[12]: QWidget::devType() const 9434 vfunc[13]: QWidget::setVisible(bool) 9435 vfunc[14]: QTabWidget::sizeHint() const 9436 vfunc[15]: QTabWidget::minimumSizeHint() const 9437 vfunc[16]: QWidget::heightForWidth(int) const 9438 vfunc[17]: QWidget::paintEngine() const 9439 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 9440 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 9441 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9442 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 9443 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 9444 vfunc[23]: QTabWidget::keyPressEvent(QKeyEvent*) 9445 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9446 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9447 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9448 vfunc[27]: QWidget::enterEvent(QEvent*) 9449 vfunc[28]: QWidget::leaveEvent(QEvent*) 9450 vfunc[29]: QTabWidget::paintEvent(QPaintEvent*) 9451 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9452 vfunc[31]: QTabWidget::resizeEvent(QResizeEvent*) 9453 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9454 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 9455 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9456 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9457 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9458 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9459 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9460 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9461 vfunc[40]: QTabWidget::showEvent(QShowEvent*) 9462 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9463 vfunc[42]: QWidget::x11Event(_XEvent*) 9464 vfunc[43]: QTabWidget::changeEvent(QEvent*) 9465 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9466 const 9467 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9468 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9469 const 9470 vfunc[47]: QWidget::focusNextPrevChild(bool) 9471 vfunc[48]: QWidget::styleChange(QStyle&) 9472 vfunc[49]: QWidget::enabledChange(bool) 9473 vfunc[50]: QWidget::paletteChange(QPalette const&) 9474 vfunc[51]: QWidget::fontChange(QFont const&) 9475 vfunc[52]: QWidget::windowActivationChange(bool) 9476 vfunc[53]: QWidget::languageChange() 9477 vfunc[54]: QTabWidget::tabInserted(int) 9478 vfunc[55]: QTabWidget::tabRemoved(int) 9479 9480 Table 7-282. Secondary vtable for QTabWidget 9481 Base Offset -8 9482 Virtual Base Offset 0 9483 RTTI typeinfo for QTabWidget 9484 vfunc[0]: non-virtual thunk to QTabWidget::~QTabWidget() 9485 vfunc[1]: non-virtual thunk to QTabWidget::~QTabWidget() 9486 vfunc[2]: non-virtual thunk to QWidget::devType() const 9487 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9488 vfunc[4]: non-virtual thunk to 9489 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9490 9491 The Run Time Type Information for the QTabWidget class is 9492 described by Table 7-283 9493 9494 Table 7-283. typeinfo for QTabWidget 9495 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9496 Name typeinfo name for QTabWidget 9497 basetype: typeinfo for QWidget 9498 __________________________________________________________ 9499 9500 7.4.1.89. Class data for QRubberBand 9501 9502 The virtual table for the QRubberBand class is described by 9503 Table 7-284 9504 9505 Table 7-284. Primary vtable for QRubberBand 9506 Base Offset 0 9507 Virtual Base Offset 0 9508 RTTI typeinfo for QRubberBand 9509 vfunc[0]: QRubberBand::metaObject() const 9510 vfunc[1]: QRubberBand::qt_metacast(char const*) 9511 vfunc[2]: QRubberBand::qt_metacall(QMetaObject::Call, int, 9512 void**) 9513 vfunc[3]: QRubberBand::~QRubberBand() 9514 vfunc[4]: QRubberBand::~QRubberBand() 9515 vfunc[5]: QRubberBand::event(QEvent*) 9516 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9517 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9518 vfunc[8]: QObject::childEvent(QChildEvent*) 9519 vfunc[9]: QObject::customEvent(QEvent*) 9520 vfunc[10]: QObject::connectNotify(char const*) 9521 vfunc[11]: QObject::disconnectNotify(char const*) 9522 vfunc[12]: QWidget::devType() const 9523 vfunc[13]: QWidget::setVisible(bool) 9524 vfunc[14]: QWidget::sizeHint() const 9525 vfunc[15]: QWidget::minimumSizeHint() const 9526 vfunc[16]: QWidget::heightForWidth(int) const 9527 vfunc[17]: QWidget::paintEngine() const 9528 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 9529 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 9530 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 9531 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 9532 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 9533 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 9534 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9535 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 9536 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 9537 vfunc[27]: QWidget::enterEvent(QEvent*) 9538 vfunc[28]: QWidget::leaveEvent(QEvent*) 9539 vfunc[29]: QRubberBand::paintEvent(QPaintEvent*) 9540 vfunc[30]: QRubberBand::moveEvent(QMoveEvent*) 9541 vfunc[31]: QRubberBand::resizeEvent(QResizeEvent*) 9542 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9543 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 9544 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9545 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9546 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 9547 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 9548 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 9549 vfunc[39]: QWidget::dropEvent(QDropEvent*) 9550 vfunc[40]: QRubberBand::showEvent(QShowEvent*) 9551 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9552 vfunc[42]: QWidget::x11Event(_XEvent*) 9553 vfunc[43]: QRubberBand::changeEvent(QEvent*) 9554 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9555 const 9556 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9557 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9558 const 9559 vfunc[47]: QWidget::focusNextPrevChild(bool) 9560 vfunc[48]: QWidget::styleChange(QStyle&) 9561 vfunc[49]: QWidget::enabledChange(bool) 9562 vfunc[50]: QWidget::paletteChange(QPalette const&) 9563 vfunc[51]: QWidget::fontChange(QFont const&) 9564 vfunc[52]: QWidget::windowActivationChange(bool) 9565 vfunc[53]: QWidget::languageChange() 9566 9567 Table 7-285. Secondary vtable for QRubberBand 9568 Base Offset -8 9569 Virtual Base Offset 0 9570 RTTI typeinfo for QRubberBand 9571 vfunc[0]: non-virtual thunk to QRubberBand::~QRubberBand() 9572 vfunc[1]: non-virtual thunk to QRubberBand::~QRubberBand() 9573 vfunc[2]: non-virtual thunk to QWidget::devType() const 9574 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9575 vfunc[4]: non-virtual thunk to 9576 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9577 9578 The Run Time Type Information for the QRubberBand class is 9579 described by Table 7-286 9580 9581 Table 7-286. typeinfo for QRubberBand 9582 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9583 Name typeinfo name for QRubberBand 9584 basetype: typeinfo for QWidget 9585 __________________________________________________________ 9586 9587 7.4.1.90. Class data for QAbstractItemDelegate 9588 9589 The virtual table for the QAbstractItemDelegate class is 9590 described by Table 7-287 9591 9592 Table 7-287. Primary vtable for QAbstractItemDelegate 9593 Base Offset 0 9594 Virtual Base Offset 0 9595 RTTI typeinfo for QAbstractItemDelegate 9596 vfunc[0]: QAbstractItemDelegate::metaObject() const 9597 vfunc[1]: QAbstractItemDelegate::qt_metacast(char const*) 9598 vfunc[2]: QAbstractItemDelegate::qt_metacall(QMetaObject::Call, 9599 int, void**) 9600 vfunc[3]: QAbstractItemDelegate::~QAbstractItemDelegate() 9601 vfunc[4]: QAbstractItemDelegate::~QAbstractItemDelegate() 9602 vfunc[5]: QObject::event(QEvent*) 9603 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9604 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9605 vfunc[8]: QObject::childEvent(QChildEvent*) 9606 vfunc[9]: QObject::customEvent(QEvent*) 9607 vfunc[10]: QObject::connectNotify(char const*) 9608 vfunc[11]: QObject::disconnectNotify(char const*) 9609 vfunc[12]: __cxa_pure_virtual 9610 vfunc[13]: __cxa_pure_virtual 9611 vfunc[14]: QAbstractItemDelegate::createEditor(QWidget*, 9612 QStyleOptionViewItem const&, QModelIndex const&) const 9613 vfunc[15]: QAbstractItemDelegate::setEditorData(QWidget*, 9614 QModelIndex const&) const 9615 vfunc[16]: QAbstractItemDelegate::setModelData(QWidget*, 9616 QAbstractItemModel*, QModelIndex const&) const 9617 vfunc[17]: 9618 QAbstractItemDelegate::updateEditorGeometry(QWidget*, 9619 QStyleOptionViewItem const&, QModelIndex const&) const 9620 vfunc[18]: QAbstractItemDelegate::editorEvent(QEvent*, 9621 QAbstractItemModel*, QStyleOptionViewItem const&, QModelIndex 9622 const&) 9623 9624 The Run Time Type Information for the QAbstractItemDelegate 9625 class is described by Table 7-288 9626 9627 Table 7-288. typeinfo for QAbstractItemDelegate 9628 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9629 Name typeinfo name for QAbstractItemDelegate 9630 basetype: typeinfo for QObject 9631 __________________________________________________________ 9632 9633 7.4.1.91. Class data for QAbstractItemView 9634 9635 The virtual table for the QAbstractItemView class is described 9636 by Table 7-289 9637 9638 Table 7-289. Primary vtable for QAbstractItemView 9639 Base Offset 0 9640 Virtual Base Offset 0 9641 RTTI typeinfo for QAbstractItemView 9642 vfunc[0]: QAbstractItemView::metaObject() const 9643 vfunc[1]: QAbstractItemView::qt_metacast(char const*) 9644 vfunc[2]: QAbstractItemView::qt_metacall(QMetaObject::Call, 9645 int, void**) 9646 vfunc[3]: QAbstractItemView::~QAbstractItemView() 9647 vfunc[4]: QAbstractItemView::~QAbstractItemView() 9648 vfunc[5]: QAbstractItemView::event(QEvent*) 9649 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9650 vfunc[7]: QAbstractItemView::timerEvent(QTimerEvent*) 9651 vfunc[8]: QObject::childEvent(QChildEvent*) 9652 vfunc[9]: QObject::customEvent(QEvent*) 9653 vfunc[10]: QObject::connectNotify(char const*) 9654 vfunc[11]: QObject::disconnectNotify(char const*) 9655 vfunc[12]: QWidget::devType() const 9656 vfunc[13]: QWidget::setVisible(bool) 9657 vfunc[14]: QAbstractScrollArea::sizeHint() const 9658 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 9659 vfunc[16]: QWidget::heightForWidth(int) const 9660 vfunc[17]: QWidget::paintEngine() const 9661 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 9662 vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) 9663 vfunc[20]: 9664 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 9665 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 9666 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 9667 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 9668 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9669 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 9670 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 9671 vfunc[27]: QWidget::enterEvent(QEvent*) 9672 vfunc[28]: QWidget::leaveEvent(QEvent*) 9673 vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) 9674 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9675 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 9676 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9677 vfunc[33]: 9678 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 9679 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9680 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9681 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 9682 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 9683 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 9684 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 9685 vfunc[40]: QWidget::showEvent(QShowEvent*) 9686 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9687 vfunc[42]: QWidget::x11Event(_XEvent*) 9688 vfunc[43]: QFrame::changeEvent(QEvent*) 9689 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9690 const 9691 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9692 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9693 const 9694 vfunc[47]: QWidget::focusNextPrevChild(bool) 9695 vfunc[48]: QWidget::styleChange(QStyle&) 9696 vfunc[49]: QWidget::enabledChange(bool) 9697 vfunc[50]: QWidget::paletteChange(QPalette const&) 9698 vfunc[51]: QWidget::fontChange(QFont const&) 9699 vfunc[52]: QWidget::windowActivationChange(bool) 9700 vfunc[53]: QWidget::languageChange() 9701 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 9702 vfunc[55]: QAbstractScrollArea::scrollContentsBy(int, int) 9703 vfunc[56]: QAbstractItemView::setModel(QAbstractItemModel*) 9704 vfunc[57]: 9705 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 9706 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 9707 vfunc[59]: __cxa_pure_virtual 9708 vfunc[60]: __cxa_pure_virtual 9709 vfunc[61]: __cxa_pure_virtual 9710 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 9711 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 9712 vfunc[64]: QAbstractItemView::reset() 9713 vfunc[65]: QAbstractItemView::setRootIndex(QModelIndex const&) 9714 vfunc[66]: QAbstractItemView::doItemsLayout() 9715 vfunc[67]: QAbstractItemView::selectAll() 9716 vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, 9717 QModelIndex const&) 9718 vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, 9719 int, int) 9720 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 9721 const&, int, int) 9722 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 9723 const&, QItemSelection const&) 9724 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 9725 const&, QModelIndex const&) 9726 vfunc[73]: QAbstractItemView::updateEditorData() 9727 vfunc[74]: QAbstractItemView::updateEditorGeometries() 9728 vfunc[75]: QAbstractItemView::updateGeometries() 9729 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 9730 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 9731 vfunc[78]: 9732 QAbstractItemView::verticalScrollbarValueChanged(int) 9733 vfunc[79]: 9734 QAbstractItemView::horizontalScrollbarValueChanged(int) 9735 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 9736 QAbstractItemDelegate::EndEditHint) 9737 vfunc[81]: QAbstractItemView::commitData(QWidget*) 9738 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 9739 vfunc[83]: __cxa_pure_virtual 9740 vfunc[84]: __cxa_pure_virtual 9741 vfunc[85]: __cxa_pure_virtual 9742 vfunc[86]: __cxa_pure_virtual 9743 vfunc[87]: __cxa_pure_virtual 9744 vfunc[88]: __cxa_pure_virtual 9745 vfunc[89]: QAbstractItemView::selectedIndexes() const 9746 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 9747 QAbstractItemView::EditTrigger, QEvent*) 9748 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 9749 const&, QEvent const*) const 9750 vfunc[92]: QAbstractItemView::startDrag(QFlags) 9751 vfunc[93]: QAbstractItemView::viewOptions() const 9752 9753 Table 7-290. Secondary vtable for QAbstractItemView 9754 Base Offset -8 9755 Virtual Base Offset 0 9756 RTTI typeinfo for QAbstractItemView 9757 vfunc[0]: non-virtual thunk to 9758 QAbstractItemView::~QAbstractItemView() 9759 vfunc[1]: non-virtual thunk to 9760 QAbstractItemView::~QAbstractItemView() 9761 vfunc[2]: non-virtual thunk to QWidget::devType() const 9762 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9763 vfunc[4]: non-virtual thunk to 9764 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9765 9766 The Run Time Type Information for the QAbstractItemView class 9767 is described by Table 7-291 9768 9769 Table 7-291. typeinfo for QAbstractItemView 9770 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9771 Name typeinfo name for QAbstractItemView 9772 basetype: typeinfo for QAbstractScrollArea 9773 __________________________________________________________ 9774 9775 7.4.1.92. Class data for QStringListModel 9776 9777 The virtual table for the QStringListModel class is described 9778 by Table 7-292 9779 9780 Table 7-292. Primary vtable for QStringListModel 9781 Base Offset 0 9782 Virtual Base Offset 0 9783 RTTI typeinfo for QStringListModel 9784 vfunc[0]: QStringListModel::metaObject() const 9785 vfunc[1]: QStringListModel::qt_metacast(char const*) 9786 vfunc[2]: QStringListModel::qt_metacall(QMetaObject::Call, int, 9787 void**) 9788 vfunc[3]: NULL or QStringListModel::~QStringListModel() 9789 vfunc[4]: NULL or QStringListModel::~QStringListModel() 9790 vfunc[5]: QObject::event(QEvent*) 9791 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9792 vfunc[7]: QObject::timerEvent(QTimerEvent*) 9793 vfunc[8]: QObject::childEvent(QChildEvent*) 9794 vfunc[9]: QObject::customEvent(QEvent*) 9795 vfunc[10]: QObject::connectNotify(char const*) 9796 vfunc[11]: QObject::disconnectNotify(char const*) 9797 vfunc[12]: QAbstractListModel::index(int, int, QModelIndex 9798 const&) const 9799 vfunc[13]: QAbstractListModel::parent(QModelIndex const&) const 9800 vfunc[14]: QStringListModel::rowCount(QModelIndex const&) const 9801 vfunc[15]: QAbstractListModel::columnCount(QModelIndex const&) 9802 const 9803 vfunc[16]: QAbstractListModel::hasChildren(QModelIndex const&) 9804 const 9805 vfunc[17]: QStringListModel::data(QModelIndex const&, int) 9806 const 9807 vfunc[18]: QStringListModel::setData(QModelIndex const&, 9808 QVariant const&, int) 9809 vfunc[19]: QAbstractItemModel::headerData(int, Qt::Orientation, 9810 int) const 9811 vfunc[20]: QAbstractItemModel::setHeaderData(int, 9812 Qt::Orientation, QVariant const&, int) 9813 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 9814 const 9815 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 9816 QMap const&) 9817 vfunc[23]: QAbstractItemModel::mimeTypes() const 9818 vfunc[24]: QAbstractItemModel::mimeData(QList 9819 const&) const 9820 vfunc[25]: QAbstractListModel::dropMimeData(QMimeData const*, 9821 Qt::DropAction, int, int, QModelIndex const&) 9822 vfunc[26]: QAbstractItemModel::supportedDropActions() const 9823 vfunc[27]: QStringListModel::insertRows(int, int, QModelIndex 9824 const&) 9825 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 9826 QModelIndex const&) 9827 vfunc[29]: QStringListModel::removeRows(int, int, QModelIndex 9828 const&) 9829 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 9830 QModelIndex const&) 9831 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 9832 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 9833 const 9834 vfunc[33]: QStringListModel::flags(QModelIndex const&) const 9835 vfunc[34]: QStringListModel::sort(int, Qt::SortOrder) 9836 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 9837 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 9838 QVariant const&, int, QFlags) const 9839 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 9840 vfunc[38]: QAbstractItemModel::submit() 9841 vfunc[39]: QAbstractItemModel::revert() 9842 9843 The Run Time Type Information for the QStringListModel class is 9844 described by Table 7-293 9845 9846 Table 7-293. typeinfo for QStringListModel 9847 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9848 Name typeinfo name for QStringListModel 9849 basetype: typeinfo for QAbstractListModel 9850 __________________________________________________________ 9851 9852 7.4.1.93. Class data for QListView 9853 9854 The virtual table for the QListView class is described by Table 9855 7-294 9856 9857 Table 7-294. Primary vtable for QListView 9858 Base Offset 0 9859 Virtual Base Offset 0 9860 RTTI typeinfo for QListView 9861 vfunc[0]: QListView::metaObject() const 9862 vfunc[1]: QListView::qt_metacast(char const*) 9863 vfunc[2]: QListView::qt_metacall(QMetaObject::Call, int, 9864 void**) 9865 vfunc[3]: QListView::~QListView() 9866 vfunc[4]: QListView::~QListView() 9867 vfunc[5]: QListView::event(QEvent*) 9868 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 9869 vfunc[7]: QListView::timerEvent(QTimerEvent*) 9870 vfunc[8]: QObject::childEvent(QChildEvent*) 9871 vfunc[9]: QObject::customEvent(QEvent*) 9872 vfunc[10]: QObject::connectNotify(char const*) 9873 vfunc[11]: QObject::disconnectNotify(char const*) 9874 vfunc[12]: QWidget::devType() const 9875 vfunc[13]: QWidget::setVisible(bool) 9876 vfunc[14]: QAbstractScrollArea::sizeHint() const 9877 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 9878 vfunc[16]: QWidget::heightForWidth(int) const 9879 vfunc[17]: QWidget::paintEngine() const 9880 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 9881 vfunc[19]: QListView::mouseReleaseEvent(QMouseEvent*) 9882 vfunc[20]: 9883 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 9884 vfunc[21]: QListView::mouseMoveEvent(QMouseEvent*) 9885 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 9886 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 9887 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 9888 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 9889 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 9890 vfunc[27]: QWidget::enterEvent(QEvent*) 9891 vfunc[28]: QWidget::leaveEvent(QEvent*) 9892 vfunc[29]: QListView::paintEvent(QPaintEvent*) 9893 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 9894 vfunc[31]: QListView::resizeEvent(QResizeEvent*) 9895 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 9896 vfunc[33]: 9897 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 9898 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 9899 vfunc[35]: QWidget::actionEvent(QActionEvent*) 9900 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 9901 vfunc[37]: QListView::dragMoveEvent(QDragMoveEvent*) 9902 vfunc[38]: QListView::dragLeaveEvent(QDragLeaveEvent*) 9903 vfunc[39]: QListView::dropEvent(QDropEvent*) 9904 vfunc[40]: QWidget::showEvent(QShowEvent*) 9905 vfunc[41]: QWidget::hideEvent(QHideEvent*) 9906 vfunc[42]: QWidget::x11Event(_XEvent*) 9907 vfunc[43]: QFrame::changeEvent(QEvent*) 9908 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 9909 const 9910 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 9911 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 9912 const 9913 vfunc[47]: QWidget::focusNextPrevChild(bool) 9914 vfunc[48]: QWidget::styleChange(QStyle&) 9915 vfunc[49]: QWidget::enabledChange(bool) 9916 vfunc[50]: QWidget::paletteChange(QPalette const&) 9917 vfunc[51]: QWidget::fontChange(QFont const&) 9918 vfunc[52]: QWidget::windowActivationChange(bool) 9919 vfunc[53]: QWidget::languageChange() 9920 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 9921 vfunc[55]: QListView::scrollContentsBy(int, int) 9922 vfunc[56]: QAbstractItemView::setModel(QAbstractItemModel*) 9923 vfunc[57]: 9924 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 9925 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 9926 vfunc[59]: QListView::visualRect(QModelIndex const&) const 9927 vfunc[60]: QListView::scrollTo(QModelIndex const&, 9928 QAbstractItemView::ScrollHint) 9929 vfunc[61]: QListView::indexAt(QPoint const&) const 9930 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 9931 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 9932 vfunc[64]: QListView::reset() 9933 vfunc[65]: QListView::setRootIndex(QModelIndex const&) 9934 vfunc[66]: QListView::doItemsLayout() 9935 vfunc[67]: QAbstractItemView::selectAll() 9936 vfunc[68]: QListView::dataChanged(QModelIndex const&, 9937 QModelIndex const&) 9938 vfunc[69]: QListView::rowsInserted(QModelIndex const&, int, 9939 int) 9940 vfunc[70]: QListView::rowsAboutToBeRemoved(QModelIndex const&, 9941 int, int) 9942 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 9943 const&, QItemSelection const&) 9944 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 9945 const&, QModelIndex const&) 9946 vfunc[73]: QAbstractItemView::updateEditorData() 9947 vfunc[74]: QAbstractItemView::updateEditorGeometries() 9948 vfunc[75]: QListView::updateGeometries() 9949 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 9950 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 9951 vfunc[78]: 9952 QAbstractItemView::verticalScrollbarValueChanged(int) 9953 vfunc[79]: 9954 QAbstractItemView::horizontalScrollbarValueChanged(int) 9955 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 9956 QAbstractItemDelegate::EndEditHint) 9957 vfunc[81]: QAbstractItemView::commitData(QWidget*) 9958 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 9959 vfunc[83]: 9960 QListView::moveCursor(QAbstractItemView::CursorAction, 9961 QFlags) 9962 vfunc[84]: QListView::horizontalOffset() const 9963 vfunc[85]: QListView::verticalOffset() const 9964 vfunc[86]: QListView::isIndexHidden(QModelIndex const&) const 9965 vfunc[87]: QListView::setSelection(QRect const&, 9966 QFlags) 9967 vfunc[88]: QListView::visualRegionForSelection(QItemSelection 9968 const&) const 9969 vfunc[89]: QListView::selectedIndexes() const 9970 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 9971 QAbstractItemView::EditTrigger, QEvent*) 9972 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 9973 const&, QEvent const*) const 9974 vfunc[92]: QListView::startDrag(QFlags) 9975 vfunc[93]: QListView::viewOptions() const 9976 9977 Table 7-295. Secondary vtable for QListView 9978 Base Offset -8 9979 Virtual Base Offset 0 9980 RTTI typeinfo for QListView 9981 vfunc[0]: non-virtual thunk to QListView::~QListView() 9982 vfunc[1]: non-virtual thunk to QListView::~QListView() 9983 vfunc[2]: non-virtual thunk to QWidget::devType() const 9984 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 9985 vfunc[4]: non-virtual thunk to 9986 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 9987 9988 The Run Time Type Information for the QListView class is 9989 described by Table 7-296 9990 9991 Table 7-296. typeinfo for QListView 9992 Base Vtable vtable for __cxxabiv1::__si_class_type_info 9993 Name typeinfo name for QListView 9994 basetype: typeinfo for QAbstractItemView 9995 __________________________________________________________ 9996 9997 7.4.1.94. Class data for QListWidgetItem 9998 9999 The virtual table for the QListWidgetItem class is described by 10000 Table 7-297 10001 10002 Table 7-297. Primary vtable for QListWidgetItem 10003 Base Offset 0 10004 Virtual Base Offset 0 10005 RTTI typeinfo for QListWidgetItem 10006 vfunc[0]: QListWidgetItem::~QListWidgetItem() 10007 vfunc[1]: QListWidgetItem::~QListWidgetItem() 10008 vfunc[2]: QListWidgetItem::clone() const 10009 vfunc[3]: NULL or QListWidgetItem::setBackgroundColor(QColor 10010 const&) 10011 vfunc[4]: QListWidgetItem::data(int) const 10012 vfunc[5]: QListWidgetItem::setData(int, QVariant const&) 10013 vfunc[6]: QListWidgetItem::operator<(QListWidgetItem const&) 10014 const 10015 vfunc[7]: QListWidgetItem::read(QDataStream&) 10016 vfunc[8]: QListWidgetItem::write(QDataStream&) const 10017 10018 The Run Time Type Information for the QListWidgetItem class is 10019 described by Table 7-298 10020 10021 Table 7-298. typeinfo for QListWidgetItem 10022 Base Vtable vtable for __cxxabiv1::__class_type_info 10023 Name typeinfo name for QListWidgetItem 10024 __________________________________________________________ 10025 10026 7.4.1.95. Class data for QListWidget 10027 10028 The virtual table for the QListWidget class is described by 10029 Table 7-299 10030 10031 Table 7-299. Primary vtable for QListWidget 10032 Base Offset 0 10033 Virtual Base Offset 0 10034 RTTI typeinfo for QListWidget 10035 vfunc[0]: QListWidget::metaObject() const 10036 vfunc[1]: QListWidget::qt_metacast(char const*) 10037 vfunc[2]: QListWidget::qt_metacall(QMetaObject::Call, int, 10038 void**) 10039 vfunc[3]: QListWidget::~QListWidget() 10040 vfunc[4]: QListWidget::~QListWidget() 10041 vfunc[5]: QListWidget::event(QEvent*) 10042 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10043 vfunc[7]: QListView::timerEvent(QTimerEvent*) 10044 vfunc[8]: QObject::childEvent(QChildEvent*) 10045 vfunc[9]: QObject::customEvent(QEvent*) 10046 vfunc[10]: QObject::connectNotify(char const*) 10047 vfunc[11]: QObject::disconnectNotify(char const*) 10048 vfunc[12]: QWidget::devType() const 10049 vfunc[13]: QWidget::setVisible(bool) 10050 vfunc[14]: QAbstractScrollArea::sizeHint() const 10051 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 10052 vfunc[16]: QWidget::heightForWidth(int) const 10053 vfunc[17]: QWidget::paintEngine() const 10054 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 10055 vfunc[19]: QListView::mouseReleaseEvent(QMouseEvent*) 10056 vfunc[20]: 10057 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 10058 vfunc[21]: QListView::mouseMoveEvent(QMouseEvent*) 10059 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 10060 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 10061 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10062 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 10063 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 10064 vfunc[27]: QWidget::enterEvent(QEvent*) 10065 vfunc[28]: QWidget::leaveEvent(QEvent*) 10066 vfunc[29]: QListView::paintEvent(QPaintEvent*) 10067 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10068 vfunc[31]: QListView::resizeEvent(QResizeEvent*) 10069 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10070 vfunc[33]: 10071 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 10072 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10073 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10074 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 10075 vfunc[37]: QListView::dragMoveEvent(QDragMoveEvent*) 10076 vfunc[38]: QListView::dragLeaveEvent(QDragLeaveEvent*) 10077 vfunc[39]: QListView::dropEvent(QDropEvent*) 10078 vfunc[40]: QWidget::showEvent(QShowEvent*) 10079 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10080 vfunc[42]: QWidget::x11Event(_XEvent*) 10081 vfunc[43]: QFrame::changeEvent(QEvent*) 10082 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10083 const 10084 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10085 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10086 const 10087 vfunc[47]: QWidget::focusNextPrevChild(bool) 10088 vfunc[48]: QWidget::styleChange(QStyle&) 10089 vfunc[49]: QWidget::enabledChange(bool) 10090 vfunc[50]: QWidget::paletteChange(QPalette const&) 10091 vfunc[51]: QWidget::fontChange(QFont const&) 10092 vfunc[52]: QWidget::windowActivationChange(bool) 10093 vfunc[53]: QWidget::languageChange() 10094 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 10095 vfunc[55]: QListView::scrollContentsBy(int, int) 10096 vfunc[56]: QListWidget::setModel(QAbstractItemModel*) 10097 vfunc[57]: 10098 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 10099 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 10100 vfunc[59]: QListView::visualRect(QModelIndex const&) const 10101 vfunc[60]: QListView::scrollTo(QModelIndex const&, 10102 QAbstractItemView::ScrollHint) 10103 vfunc[61]: QListView::indexAt(QPoint const&) const 10104 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 10105 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 10106 vfunc[64]: QListView::reset() 10107 vfunc[65]: QListView::setRootIndex(QModelIndex const&) 10108 vfunc[66]: QListView::doItemsLayout() 10109 vfunc[67]: QAbstractItemView::selectAll() 10110 vfunc[68]: QListView::dataChanged(QModelIndex const&, 10111 QModelIndex const&) 10112 vfunc[69]: QListView::rowsInserted(QModelIndex const&, int, 10113 int) 10114 vfunc[70]: QListView::rowsAboutToBeRemoved(QModelIndex const&, 10115 int, int) 10116 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 10117 const&, QItemSelection const&) 10118 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 10119 const&, QModelIndex const&) 10120 vfunc[73]: QAbstractItemView::updateEditorData() 10121 vfunc[74]: QAbstractItemView::updateEditorGeometries() 10122 vfunc[75]: QListView::updateGeometries() 10123 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 10124 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 10125 vfunc[78]: 10126 QAbstractItemView::verticalScrollbarValueChanged(int) 10127 vfunc[79]: 10128 QAbstractItemView::horizontalScrollbarValueChanged(int) 10129 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 10130 QAbstractItemDelegate::EndEditHint) 10131 vfunc[81]: QAbstractItemView::commitData(QWidget*) 10132 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 10133 vfunc[83]: 10134 QListView::moveCursor(QAbstractItemView::CursorAction, 10135 QFlags) 10136 vfunc[84]: QListView::horizontalOffset() const 10137 vfunc[85]: QListView::verticalOffset() const 10138 vfunc[86]: QListView::isIndexHidden(QModelIndex const&) const 10139 vfunc[87]: QListView::setSelection(QRect const&, 10140 QFlags) 10141 vfunc[88]: QListView::visualRegionForSelection(QItemSelection 10142 const&) const 10143 vfunc[89]: QListView::selectedIndexes() const 10144 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 10145 QAbstractItemView::EditTrigger, QEvent*) 10146 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 10147 const&, QEvent const*) const 10148 vfunc[92]: QListView::startDrag(QFlags) 10149 vfunc[93]: QListView::viewOptions() const 10150 vfunc[94]: QListWidget::mimeTypes() const 10151 vfunc[95]: QListWidget::mimeData(QList) const 10152 vfunc[96]: QListWidget::dropMimeData(int, QMimeData const*, 10153 Qt::DropAction) 10154 vfunc[97]: QListWidget::supportedDropActions() const 10155 10156 Table 7-300. Secondary vtable for QListWidget 10157 Base Offset -8 10158 Virtual Base Offset 0 10159 RTTI typeinfo for QListWidget 10160 vfunc[0]: non-virtual thunk to QListWidget::~QListWidget() 10161 vfunc[1]: non-virtual thunk to QListWidget::~QListWidget() 10162 vfunc[2]: non-virtual thunk to QWidget::devType() const 10163 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 10164 vfunc[4]: non-virtual thunk to 10165 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 10166 10167 The Run Time Type Information for the QListWidget class is 10168 described by Table 7-301 10169 10170 Table 7-301. typeinfo for QListWidget 10171 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10172 Name typeinfo name for QListWidget 10173 basetype: typeinfo for QListView 10174 __________________________________________________________ 10175 10176 7.4.1.96. Class data for QFileIconProvider 10177 10178 The virtual table for the QFileIconProvider class is described 10179 by Table 7-302 10180 10181 Table 7-302. Primary vtable for QFileIconProvider 10182 Base Offset 0 10183 Virtual Base Offset 0 10184 RTTI typeinfo for QFileIconProvider 10185 vfunc[0]: QFileIconProvider::~QFileIconProvider() 10186 vfunc[1]: QFileIconProvider::~QFileIconProvider() 10187 vfunc[2]: QFileIconProvider::icon(QFileIconProvider::IconType) 10188 const 10189 vfunc[3]: QFileIconProvider::icon(QFileInfo const&) const 10190 vfunc[4]: QFileIconProvider::type(QFileInfo const&) const 10191 10192 The Run Time Type Information for the QFileIconProvider class 10193 is described by Table 7-303 10194 10195 Table 7-303. typeinfo for QFileIconProvider 10196 Base Vtable vtable for __cxxabiv1::__class_type_info 10197 Name typeinfo name for QFileIconProvider 10198 __________________________________________________________ 10199 10200 7.4.1.97. Class data for QDirModel 10201 10202 The virtual table for the QDirModel class is described by Table 10203 7-304 10204 10205 Table 7-304. Primary vtable for QDirModel 10206 Base Offset 0 10207 Virtual Base Offset 0 10208 RTTI typeinfo for QDirModel 10209 vfunc[0]: QDirModel::metaObject() const 10210 vfunc[1]: QDirModel::qt_metacast(char const*) 10211 vfunc[2]: QDirModel::qt_metacall(QMetaObject::Call, int, 10212 void**) 10213 vfunc[3]: QDirModel::~QDirModel() 10214 vfunc[4]: QDirModel::~QDirModel() 10215 vfunc[5]: QObject::event(QEvent*) 10216 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10217 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10218 vfunc[8]: QObject::childEvent(QChildEvent*) 10219 vfunc[9]: QObject::customEvent(QEvent*) 10220 vfunc[10]: QObject::connectNotify(char const*) 10221 vfunc[11]: QObject::disconnectNotify(char const*) 10222 vfunc[12]: QDirModel::index(int, int, QModelIndex const&) const 10223 vfunc[13]: QDirModel::parent(QModelIndex const&) const 10224 vfunc[14]: QDirModel::rowCount(QModelIndex const&) const 10225 vfunc[15]: QDirModel::columnCount(QModelIndex const&) const 10226 vfunc[16]: QDirModel::hasChildren(QModelIndex const&) const 10227 vfunc[17]: QDirModel::data(QModelIndex const&, int) const 10228 vfunc[18]: QDirModel::setData(QModelIndex const&, QVariant 10229 const&, int) 10230 vfunc[19]: QDirModel::headerData(int, Qt::Orientation, int) 10231 const 10232 vfunc[20]: QAbstractItemModel::setHeaderData(int, 10233 Qt::Orientation, QVariant const&, int) 10234 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 10235 const 10236 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 10237 QMap const&) 10238 vfunc[23]: QDirModel::mimeTypes() const 10239 vfunc[24]: QDirModel::mimeData(QList const&) const 10240 vfunc[25]: QDirModel::dropMimeData(QMimeData const*, 10241 Qt::DropAction, int, int, QModelIndex const&) 10242 vfunc[26]: QDirModel::supportedDropActions() const 10243 vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex 10244 const&) 10245 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 10246 QModelIndex const&) 10247 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 10248 const&) 10249 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 10250 QModelIndex const&) 10251 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 10252 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 10253 const 10254 vfunc[33]: QDirModel::flags(QModelIndex const&) const 10255 vfunc[34]: QDirModel::sort(int, Qt::SortOrder) 10256 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 10257 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 10258 QVariant const&, int, QFlags) const 10259 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 10260 vfunc[38]: QAbstractItemModel::submit() 10261 vfunc[39]: QAbstractItemModel::revert() 10262 10263 The Run Time Type Information for the QDirModel class is 10264 described by Table 7-305 10265 10266 Table 7-305. typeinfo for QDirModel 10267 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10268 Name typeinfo name for QDirModel 10269 basetype: typeinfo for QAbstractItemModel 10270 __________________________________________________________ 10271 10272 7.4.1.98. Class data for QStandardItemModel 10273 10274 The virtual table for the QStandardItemModel class is described 10275 by Table 7-306 10276 10277 Table 7-306. Primary vtable for QStandardItemModel 10278 Base Offset 0 10279 Virtual Base Offset 0 10280 RTTI typeinfo for QStandardItemModel 10281 vfunc[0]: QStandardItemModel::metaObject() const 10282 vfunc[1]: QStandardItemModel::qt_metacast(char const*) 10283 vfunc[2]: QStandardItemModel::qt_metacall(QMetaObject::Call, 10284 int, void**) 10285 vfunc[3]: QStandardItemModel::~QStandardItemModel() 10286 vfunc[4]: QStandardItemModel::~QStandardItemModel() 10287 vfunc[5]: QObject::event(QEvent*) 10288 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10289 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10290 vfunc[8]: QObject::childEvent(QChildEvent*) 10291 vfunc[9]: QObject::customEvent(QEvent*) 10292 vfunc[10]: QObject::connectNotify(char const*) 10293 vfunc[11]: QObject::disconnectNotify(char const*) 10294 vfunc[12]: QStandardItemModel::index(int, int, QModelIndex 10295 const&) const 10296 vfunc[13]: QStandardItemModel::parent(QModelIndex const&) const 10297 vfunc[14]: QStandardItemModel::rowCount(QModelIndex const&) 10298 const 10299 vfunc[15]: QStandardItemModel::columnCount(QModelIndex const&) 10300 const 10301 vfunc[16]: QStandardItemModel::hasChildren(QModelIndex const&) 10302 const 10303 vfunc[17]: QStandardItemModel::data(QModelIndex const&, int) 10304 const 10305 vfunc[18]: QStandardItemModel::setData(QModelIndex const&, 10306 QVariant const&, int) 10307 vfunc[19]: QStandardItemModel::headerData(int, Qt::Orientation, 10308 int) const 10309 vfunc[20]: QStandardItemModel::setHeaderData(int, 10310 Qt::Orientation, QVariant const&, int) 10311 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 10312 const 10313 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 10314 QMap const&) 10315 vfunc[23]: QAbstractItemModel::mimeTypes() const 10316 vfunc[24]: QAbstractItemModel::mimeData(QList 10317 const&) const 10318 vfunc[25]: QAbstractItemModel::dropMimeData(QMimeData const*, 10319 Qt::DropAction, int, int, QModelIndex const&) 10320 vfunc[26]: QAbstractItemModel::supportedDropActions() const 10321 vfunc[27]: QStandardItemModel::insertRows(int, int, QModelIndex 10322 const&) 10323 vfunc[28]: QStandardItemModel::insertColumns(int, int, 10324 QModelIndex const&) 10325 vfunc[29]: QStandardItemModel::removeRows(int, int, QModelIndex 10326 const&) 10327 vfunc[30]: QStandardItemModel::removeColumns(int, int, 10328 QModelIndex const&) 10329 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 10330 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 10331 const 10332 vfunc[33]: QStandardItemModel::flags(QModelIndex const&) const 10333 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 10334 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 10335 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 10336 QVariant const&, int, QFlags) const 10337 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 10338 vfunc[38]: QAbstractItemModel::submit() 10339 vfunc[39]: QAbstractItemModel::revert() 10340 10341 The Run Time Type Information for the QStandardItemModel class 10342 is described by Table 7-307 10343 10344 Table 7-307. typeinfo for QStandardItemModel 10345 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10346 Name typeinfo name for QStandardItemModel 10347 basetype: typeinfo for QAbstractItemModel 10348 __________________________________________________________ 10349 10350 7.4.1.99. Class data for QAbstractProxyModel 10351 10352 The virtual table for the QAbstractProxyModel class is 10353 described by Table 7-308 10354 10355 Table 7-308. Primary vtable for QAbstractProxyModel 10356 Base Offset 0 10357 Virtual Base Offset 0 10358 RTTI typeinfo for QAbstractProxyModel 10359 vfunc[0]: QAbstractProxyModel::metaObject() const 10360 vfunc[1]: QAbstractProxyModel::qt_metacast(char const*) 10361 vfunc[2]: QAbstractProxyModel::qt_metacall(QMetaObject::Call, 10362 int, void**) 10363 vfunc[3]: QAbstractProxyModel::~QAbstractProxyModel() 10364 vfunc[4]: QAbstractProxyModel::~QAbstractProxyModel() 10365 vfunc[5]: QObject::event(QEvent*) 10366 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10367 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10368 vfunc[8]: QObject::childEvent(QChildEvent*) 10369 vfunc[9]: QObject::customEvent(QEvent*) 10370 vfunc[10]: QObject::connectNotify(char const*) 10371 vfunc[11]: QObject::disconnectNotify(char const*) 10372 vfunc[12]: __cxa_pure_virtual 10373 vfunc[13]: __cxa_pure_virtual 10374 vfunc[14]: __cxa_pure_virtual 10375 vfunc[15]: __cxa_pure_virtual 10376 vfunc[16]: QAbstractItemModel::hasChildren(QModelIndex const&) 10377 const 10378 vfunc[17]: __cxa_pure_virtual 10379 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 10380 QVariant const&, int) 10381 vfunc[19]: QAbstractItemModel::headerData(int, Qt::Orientation, 10382 int) const 10383 vfunc[20]: QAbstractItemModel::setHeaderData(int, 10384 Qt::Orientation, QVariant const&, int) 10385 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 10386 const 10387 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 10388 QMap const&) 10389 vfunc[23]: QAbstractItemModel::mimeTypes() const 10390 vfunc[24]: QAbstractItemModel::mimeData(QList 10391 const&) const 10392 vfunc[25]: QAbstractItemModel::dropMimeData(QMimeData const*, 10393 Qt::DropAction, int, int, QModelIndex const&) 10394 vfunc[26]: QAbstractItemModel::supportedDropActions() const 10395 vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex 10396 const&) 10397 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 10398 QModelIndex const&) 10399 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 10400 const&) 10401 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 10402 QModelIndex const&) 10403 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 10404 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 10405 const 10406 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 10407 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 10408 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 10409 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 10410 QVariant const&, int, QFlags) const 10411 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 10412 vfunc[38]: QAbstractProxyModel::submit() 10413 vfunc[39]: QAbstractProxyModel::revert() 10414 vfunc[40]: 10415 QAbstractProxyModel::setSourceModel(QAbstractItemModel*) 10416 vfunc[41]: __cxa_pure_virtual 10417 vfunc[42]: __cxa_pure_virtual 10418 vfunc[43]: 10419 QAbstractProxyModel::mapSelectionToSource(QItemSelection 10420 const&) const 10421 vfunc[44]: 10422 QAbstractProxyModel::mapSelectionFromSource(QItemSelection 10423 const&) const 10424 10425 The Run Time Type Information for the QAbstractProxyModel class 10426 is described by Table 7-309 10427 10428 Table 7-309. typeinfo for QAbstractProxyModel 10429 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10430 Name typeinfo name for QAbstractProxyModel 10431 basetype: typeinfo for QAbstractItemModel 10432 __________________________________________________________ 10433 10434 7.4.1.100. Class data for QSortFilterProxyModel 10435 10436 The virtual table for the QSortFilterProxyModel class is 10437 described by Table 7-310 10438 10439 Table 7-310. Primary vtable for QSortFilterProxyModel 10440 Base Offset 0 10441 Virtual Base Offset 0 10442 RTTI typeinfo for QSortFilterProxyModel 10443 vfunc[0]: QSortFilterProxyModel::metaObject() const 10444 vfunc[1]: QSortFilterProxyModel::qt_metacast(char const*) 10445 vfunc[2]: QSortFilterProxyModel::qt_metacall(QMetaObject::Call, 10446 int, void**) 10447 vfunc[3]: QSortFilterProxyModel::~QSortFilterProxyModel() 10448 vfunc[4]: QSortFilterProxyModel::~QSortFilterProxyModel() 10449 vfunc[5]: QObject::event(QEvent*) 10450 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10451 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10452 vfunc[8]: QObject::childEvent(QChildEvent*) 10453 vfunc[9]: QObject::customEvent(QEvent*) 10454 vfunc[10]: QObject::connectNotify(char const*) 10455 vfunc[11]: QObject::disconnectNotify(char const*) 10456 vfunc[12]: QSortFilterProxyModel::index(int, int, QModelIndex 10457 const&) const 10458 vfunc[13]: QSortFilterProxyModel::parent(QModelIndex const&) 10459 const 10460 vfunc[14]: QSortFilterProxyModel::rowCount(QModelIndex const&) 10461 const 10462 vfunc[15]: QSortFilterProxyModel::columnCount(QModelIndex 10463 const&) const 10464 vfunc[16]: QSortFilterProxyModel::hasChildren(QModelIndex 10465 const&) const 10466 vfunc[17]: QSortFilterProxyModel::data(QModelIndex const&, int) 10467 const 10468 vfunc[18]: QSortFilterProxyModel::setData(QModelIndex const&, 10469 QVariant const&, int) 10470 vfunc[19]: QSortFilterProxyModel::headerData(int, 10471 Qt::Orientation, int) const 10472 vfunc[20]: QSortFilterProxyModel::setHeaderData(int, 10473 Qt::Orientation, QVariant const&, int) 10474 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 10475 const 10476 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 10477 QMap const&) 10478 vfunc[23]: QAbstractItemModel::mimeTypes() const 10479 vfunc[24]: QSortFilterProxyModel::mimeData(QList 10480 const&) const 10481 vfunc[25]: QSortFilterProxyModel::dropMimeData(QMimeData 10482 const*, Qt::DropAction, int, int, QModelIndex const&) 10483 vfunc[26]: QAbstractItemModel::supportedDropActions() const 10484 vfunc[27]: QSortFilterProxyModel::insertRows(int, int, 10485 QModelIndex const&) 10486 vfunc[28]: QSortFilterProxyModel::insertColumns(int, int, 10487 QModelIndex const&) 10488 vfunc[29]: QSortFilterProxyModel::removeRows(int, int, 10489 QModelIndex const&) 10490 vfunc[30]: QSortFilterProxyModel::removeColumns(int, int, 10491 QModelIndex const&) 10492 vfunc[31]: QSortFilterProxyModel::fetchMore(QModelIndex const&) 10493 vfunc[32]: QSortFilterProxyModel::canFetchMore(QModelIndex 10494 const&) const 10495 vfunc[33]: QSortFilterProxyModel::flags(QModelIndex const&) 10496 const 10497 vfunc[34]: QSortFilterProxyModel::sort(int, Qt::SortOrder) 10498 vfunc[35]: QSortFilterProxyModel::buddy(QModelIndex const&) 10499 const 10500 vfunc[36]: QSortFilterProxyModel::match(QModelIndex const&, 10501 int, QVariant const&, int, QFlags) const 10502 vfunc[37]: QSortFilterProxyModel::span(QModelIndex const&) 10503 const 10504 vfunc[38]: QAbstractProxyModel::submit() 10505 vfunc[39]: QAbstractProxyModel::revert() 10506 vfunc[40]: 10507 QSortFilterProxyModel::setSourceModel(QAbstractItemModel*) 10508 vfunc[41]: QSortFilterProxyModel::mapToSource(QModelIndex 10509 const&) const 10510 vfunc[42]: QSortFilterProxyModel::mapFromSource(QModelIndex 10511 const&) const 10512 vfunc[43]: 10513 QSortFilterProxyModel::mapSelectionToSource(QItemSelection 10514 const&) const 10515 vfunc[44]: 10516 QSortFilterProxyModel::mapSelectionFromSource(QItemSelection 10517 const&) const 10518 vfunc[45]: QSortFilterProxyModel::filterAcceptsRow(int, 10519 QModelIndex const&) const 10520 vfunc[46]: QSortFilterProxyModel::filterAcceptsColumn(int, 10521 QModelIndex const&) const 10522 vfunc[47]: QSortFilterProxyModel::lessThan(QModelIndex const&, 10523 QModelIndex const&) const 10524 10525 The Run Time Type Information for the QSortFilterProxyModel 10526 class is described by Table 7-311 10527 10528 Table 7-311. typeinfo for QSortFilterProxyModel 10529 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10530 Name typeinfo name for QSortFilterProxyModel 10531 basetype: typeinfo for QAbstractProxyModel 10532 __________________________________________________________ 10533 10534 7.4.1.101. Class data for QItemDelegate 10535 10536 The virtual table for the QItemDelegate class is described by 10537 Table 7-312 10538 10539 Table 7-312. Primary vtable for QItemDelegate 10540 Base Offset 0 10541 Virtual Base Offset 0 10542 RTTI typeinfo for QItemDelegate 10543 vfunc[0]: QItemDelegate::metaObject() const 10544 vfunc[1]: QItemDelegate::qt_metacast(char const*) 10545 vfunc[2]: QItemDelegate::qt_metacall(QMetaObject::Call, int, 10546 void**) 10547 vfunc[3]: QItemDelegate::~QItemDelegate() 10548 vfunc[4]: QItemDelegate::~QItemDelegate() 10549 vfunc[5]: QObject::event(QEvent*) 10550 vfunc[6]: QItemDelegate::eventFilter(QObject*, QEvent*) 10551 vfunc[7]: QObject::timerEvent(QTimerEvent*) 10552 vfunc[8]: QObject::childEvent(QChildEvent*) 10553 vfunc[9]: QObject::customEvent(QEvent*) 10554 vfunc[10]: QObject::connectNotify(char const*) 10555 vfunc[11]: QObject::disconnectNotify(char const*) 10556 vfunc[12]: QItemDelegate::paint(QPainter*, QStyleOptionViewItem 10557 const&, QModelIndex const&) const 10558 vfunc[13]: QItemDelegate::sizeHint(QStyleOptionViewItem const&, 10559 QModelIndex const&) const 10560 vfunc[14]: QItemDelegate::createEditor(QWidget*, 10561 QStyleOptionViewItem const&, QModelIndex const&) const 10562 vfunc[15]: QItemDelegate::setEditorData(QWidget*, QModelIndex 10563 const&) const 10564 vfunc[16]: QItemDelegate::setModelData(QWidget*, 10565 QAbstractItemModel*, QModelIndex const&) const 10566 vfunc[17]: QItemDelegate::updateEditorGeometry(QWidget*, 10567 QStyleOptionViewItem const&, QModelIndex const&) const 10568 vfunc[18]: QItemDelegate::editorEvent(QEvent*, 10569 QAbstractItemModel*, QStyleOptionViewItem const&, QModelIndex 10570 const&) 10571 vfunc[19]: QItemDelegate::drawDisplay(QPainter*, 10572 QStyleOptionViewItem const&, QRect const&, QString const&) 10573 const 10574 vfunc[20]: QItemDelegate::drawDecoration(QPainter*, 10575 QStyleOptionViewItem const&, QRect const&, QPixmap const&) 10576 const 10577 vfunc[21]: QItemDelegate::drawFocus(QPainter*, 10578 QStyleOptionViewItem const&, QRect const&) const 10579 vfunc[22]: QItemDelegate::drawCheck(QPainter*, 10580 QStyleOptionViewItem const&, QRect const&, Qt::CheckState) 10581 const 10582 10583 The Run Time Type Information for the QItemDelegate class is 10584 described by Table 7-313 10585 10586 Table 7-313. typeinfo for QItemDelegate 10587 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10588 Name typeinfo name for QItemDelegate 10589 basetype: typeinfo for QAbstractItemDelegate 10590 __________________________________________________________ 10591 10592 7.4.1.102. Class data for QTableView 10593 10594 The virtual table for the QTableView class is described by 10595 Table 7-314 10596 10597 Table 7-314. Primary vtable for QTableView 10598 Base Offset 0 10599 Virtual Base Offset 0 10600 RTTI typeinfo for QTableView 10601 vfunc[0]: QTableView::metaObject() const 10602 vfunc[1]: QTableView::qt_metacast(char const*) 10603 vfunc[2]: QTableView::qt_metacall(QMetaObject::Call, int, 10604 void**) 10605 vfunc[3]: QTableView::~QTableView() 10606 vfunc[4]: QTableView::~QTableView() 10607 vfunc[5]: QAbstractItemView::event(QEvent*) 10608 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10609 vfunc[7]: QTableView::timerEvent(QTimerEvent*) 10610 vfunc[8]: QObject::childEvent(QChildEvent*) 10611 vfunc[9]: QObject::customEvent(QEvent*) 10612 vfunc[10]: QObject::connectNotify(char const*) 10613 vfunc[11]: QObject::disconnectNotify(char const*) 10614 vfunc[12]: QWidget::devType() const 10615 vfunc[13]: QWidget::setVisible(bool) 10616 vfunc[14]: QAbstractScrollArea::sizeHint() const 10617 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 10618 vfunc[16]: QWidget::heightForWidth(int) const 10619 vfunc[17]: QWidget::paintEngine() const 10620 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 10621 vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) 10622 vfunc[20]: 10623 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 10624 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 10625 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 10626 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 10627 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10628 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 10629 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 10630 vfunc[27]: QWidget::enterEvent(QEvent*) 10631 vfunc[28]: QWidget::leaveEvent(QEvent*) 10632 vfunc[29]: QTableView::paintEvent(QPaintEvent*) 10633 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10634 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 10635 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10636 vfunc[33]: 10637 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 10638 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10639 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10640 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 10641 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 10642 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 10643 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 10644 vfunc[40]: QWidget::showEvent(QShowEvent*) 10645 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10646 vfunc[42]: QWidget::x11Event(_XEvent*) 10647 vfunc[43]: QFrame::changeEvent(QEvent*) 10648 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10649 const 10650 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10651 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10652 const 10653 vfunc[47]: QWidget::focusNextPrevChild(bool) 10654 vfunc[48]: QWidget::styleChange(QStyle&) 10655 vfunc[49]: QWidget::enabledChange(bool) 10656 vfunc[50]: QWidget::paletteChange(QPalette const&) 10657 vfunc[51]: QWidget::fontChange(QFont const&) 10658 vfunc[52]: QWidget::windowActivationChange(bool) 10659 vfunc[53]: QWidget::languageChange() 10660 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 10661 vfunc[55]: QTableView::scrollContentsBy(int, int) 10662 vfunc[56]: QTableView::setModel(QAbstractItemModel*) 10663 vfunc[57]: QTableView::setSelectionModel(QItemSelectionModel*) 10664 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 10665 vfunc[59]: QTableView::visualRect(QModelIndex const&) const 10666 vfunc[60]: QTableView::scrollTo(QModelIndex const&, 10667 QAbstractItemView::ScrollHint) 10668 vfunc[61]: QTableView::indexAt(QPoint const&) const 10669 vfunc[62]: QTableView::sizeHintForRow(int) const 10670 vfunc[63]: QTableView::sizeHintForColumn(int) const 10671 vfunc[64]: QAbstractItemView::reset() 10672 vfunc[65]: QTableView::setRootIndex(QModelIndex const&) 10673 vfunc[66]: QAbstractItemView::doItemsLayout() 10674 vfunc[67]: QAbstractItemView::selectAll() 10675 vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, 10676 QModelIndex const&) 10677 vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, 10678 int, int) 10679 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 10680 const&, int, int) 10681 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 10682 const&, QItemSelection const&) 10683 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 10684 const&, QModelIndex const&) 10685 vfunc[73]: QAbstractItemView::updateEditorData() 10686 vfunc[74]: QAbstractItemView::updateEditorGeometries() 10687 vfunc[75]: QTableView::updateGeometries() 10688 vfunc[76]: QTableView::verticalScrollbarAction(int) 10689 vfunc[77]: QTableView::horizontalScrollbarAction(int) 10690 vfunc[78]: 10691 QAbstractItemView::verticalScrollbarValueChanged(int) 10692 vfunc[79]: 10693 QAbstractItemView::horizontalScrollbarValueChanged(int) 10694 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 10695 QAbstractItemDelegate::EndEditHint) 10696 vfunc[81]: QAbstractItemView::commitData(QWidget*) 10697 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 10698 vfunc[83]: 10699 QTableView::moveCursor(QAbstractItemView::CursorAction, 10700 QFlags) 10701 vfunc[84]: QTableView::horizontalOffset() const 10702 vfunc[85]: QTableView::verticalOffset() const 10703 vfunc[86]: QTableView::isIndexHidden(QModelIndex const&) const 10704 vfunc[87]: QTableView::setSelection(QRect const&, 10705 QFlags) 10706 vfunc[88]: QTableView::visualRegionForSelection(QItemSelection 10707 const&) const 10708 vfunc[89]: QTableView::selectedIndexes() const 10709 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 10710 QAbstractItemView::EditTrigger, QEvent*) 10711 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 10712 const&, QEvent const*) const 10713 vfunc[92]: QAbstractItemView::startDrag(QFlags) 10714 vfunc[93]: QTableView::viewOptions() const 10715 10716 Table 7-315. Secondary vtable for QTableView 10717 Base Offset -8 10718 Virtual Base Offset 0 10719 RTTI typeinfo for QTableView 10720 vfunc[0]: non-virtual thunk to QTableView::~QTableView() 10721 vfunc[1]: non-virtual thunk to QTableView::~QTableView() 10722 vfunc[2]: non-virtual thunk to QWidget::devType() const 10723 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 10724 vfunc[4]: non-virtual thunk to 10725 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 10726 10727 The Run Time Type Information for the QTableView class is 10728 described by Table 7-316 10729 10730 Table 7-316. typeinfo for QTableView 10731 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10732 Name typeinfo name for QTableView 10733 basetype: typeinfo for QAbstractItemView 10734 __________________________________________________________ 10735 10736 7.4.1.103. Class data for QTableWidgetItem 10737 10738 The virtual table for the QTableWidgetItem class is described 10739 by Table 7-317 10740 10741 Table 7-317. Primary vtable for QTableWidgetItem 10742 Base Offset 0 10743 Virtual Base Offset 0 10744 RTTI typeinfo for QTableWidgetItem 10745 vfunc[0]: QTableWidgetItem::~QTableWidgetItem() 10746 vfunc[1]: QTableWidgetItem::~QTableWidgetItem() 10747 vfunc[2]: QTableWidgetItem::clone() const 10748 vfunc[3]: QTableWidgetItem::data(int) const 10749 vfunc[4]: QTableWidgetItem::setData(int, QVariant const&) 10750 vfunc[5]: QTableWidgetItem::operator<(QTableWidgetItem const&) 10751 const 10752 vfunc[6]: QTableWidgetItem::read(QDataStream&) 10753 vfunc[7]: QTableWidgetItem::write(QDataStream&) const 10754 10755 The Run Time Type Information for the QTableWidgetItem class is 10756 described by Table 7-318 10757 10758 Table 7-318. typeinfo for QTableWidgetItem 10759 Base Vtable vtable for __cxxabiv1::__class_type_info 10760 Name typeinfo name for QTableWidgetItem 10761 __________________________________________________________ 10762 10763 7.4.1.104. Class data for QTableWidget 10764 10765 The virtual table for the QTableWidget class is described by 10766 Table 7-319 10767 10768 Table 7-319. Primary vtable for QTableWidget 10769 Base Offset 0 10770 Virtual Base Offset 0 10771 RTTI typeinfo for QTableWidget 10772 vfunc[0]: QTableWidget::metaObject() const 10773 vfunc[1]: QTableWidget::qt_metacast(char const*) 10774 vfunc[2]: QTableWidget::qt_metacall(QMetaObject::Call, int, 10775 void**) 10776 vfunc[3]: QTableWidget::~QTableWidget() 10777 vfunc[4]: QTableWidget::~QTableWidget() 10778 vfunc[5]: QTableWidget::event(QEvent*) 10779 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10780 vfunc[7]: QTableView::timerEvent(QTimerEvent*) 10781 vfunc[8]: QObject::childEvent(QChildEvent*) 10782 vfunc[9]: QObject::customEvent(QEvent*) 10783 vfunc[10]: QObject::connectNotify(char const*) 10784 vfunc[11]: QObject::disconnectNotify(char const*) 10785 vfunc[12]: QWidget::devType() const 10786 vfunc[13]: QWidget::setVisible(bool) 10787 vfunc[14]: QAbstractScrollArea::sizeHint() const 10788 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 10789 vfunc[16]: QWidget::heightForWidth(int) const 10790 vfunc[17]: QWidget::paintEngine() const 10791 vfunc[18]: QAbstractItemView::mousePressEvent(QMouseEvent*) 10792 vfunc[19]: QAbstractItemView::mouseReleaseEvent(QMouseEvent*) 10793 vfunc[20]: 10794 QAbstractItemView::mouseDoubleClickEvent(QMouseEvent*) 10795 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 10796 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 10797 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 10798 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10799 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 10800 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 10801 vfunc[27]: QWidget::enterEvent(QEvent*) 10802 vfunc[28]: QWidget::leaveEvent(QEvent*) 10803 vfunc[29]: QTableView::paintEvent(QPaintEvent*) 10804 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10805 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 10806 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10807 vfunc[33]: 10808 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 10809 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10810 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10811 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 10812 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 10813 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 10814 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 10815 vfunc[40]: QWidget::showEvent(QShowEvent*) 10816 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10817 vfunc[42]: QWidget::x11Event(_XEvent*) 10818 vfunc[43]: QFrame::changeEvent(QEvent*) 10819 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10820 const 10821 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10822 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10823 const 10824 vfunc[47]: QWidget::focusNextPrevChild(bool) 10825 vfunc[48]: QWidget::styleChange(QStyle&) 10826 vfunc[49]: QWidget::enabledChange(bool) 10827 vfunc[50]: QWidget::paletteChange(QPalette const&) 10828 vfunc[51]: QWidget::fontChange(QFont const&) 10829 vfunc[52]: QWidget::windowActivationChange(bool) 10830 vfunc[53]: QWidget::languageChange() 10831 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 10832 vfunc[55]: QTableView::scrollContentsBy(int, int) 10833 vfunc[56]: QTableWidget::setModel(QAbstractItemModel*) 10834 vfunc[57]: QTableView::setSelectionModel(QItemSelectionModel*) 10835 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 10836 vfunc[59]: QTableView::visualRect(QModelIndex const&) const 10837 vfunc[60]: QTableView::scrollTo(QModelIndex const&, 10838 QAbstractItemView::ScrollHint) 10839 vfunc[61]: QTableView::indexAt(QPoint const&) const 10840 vfunc[62]: QTableView::sizeHintForRow(int) const 10841 vfunc[63]: QTableView::sizeHintForColumn(int) const 10842 vfunc[64]: QAbstractItemView::reset() 10843 vfunc[65]: QTableView::setRootIndex(QModelIndex const&) 10844 vfunc[66]: QAbstractItemView::doItemsLayout() 10845 vfunc[67]: QAbstractItemView::selectAll() 10846 vfunc[68]: QAbstractItemView::dataChanged(QModelIndex const&, 10847 QModelIndex const&) 10848 vfunc[69]: QAbstractItemView::rowsInserted(QModelIndex const&, 10849 int, int) 10850 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 10851 const&, int, int) 10852 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 10853 const&, QItemSelection const&) 10854 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 10855 const&, QModelIndex const&) 10856 vfunc[73]: QAbstractItemView::updateEditorData() 10857 vfunc[74]: QAbstractItemView::updateEditorGeometries() 10858 vfunc[75]: QTableView::updateGeometries() 10859 vfunc[76]: QTableView::verticalScrollbarAction(int) 10860 vfunc[77]: QTableView::horizontalScrollbarAction(int) 10861 vfunc[78]: 10862 QAbstractItemView::verticalScrollbarValueChanged(int) 10863 vfunc[79]: 10864 QAbstractItemView::horizontalScrollbarValueChanged(int) 10865 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 10866 QAbstractItemDelegate::EndEditHint) 10867 vfunc[81]: QAbstractItemView::commitData(QWidget*) 10868 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 10869 vfunc[83]: 10870 QTableView::moveCursor(QAbstractItemView::CursorAction, 10871 QFlags) 10872 vfunc[84]: QTableView::horizontalOffset() const 10873 vfunc[85]: QTableView::verticalOffset() const 10874 vfunc[86]: QTableView::isIndexHidden(QModelIndex const&) const 10875 vfunc[87]: QTableView::setSelection(QRect const&, 10876 QFlags) 10877 vfunc[88]: QTableView::visualRegionForSelection(QItemSelection 10878 const&) const 10879 vfunc[89]: QTableView::selectedIndexes() const 10880 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 10881 QAbstractItemView::EditTrigger, QEvent*) 10882 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 10883 const&, QEvent const*) const 10884 vfunc[92]: QAbstractItemView::startDrag(QFlags) 10885 vfunc[93]: QTableView::viewOptions() const 10886 vfunc[94]: QTableWidget::mimeTypes() const 10887 vfunc[95]: QTableWidget::mimeData(QList) 10888 const 10889 vfunc[96]: QTableWidget::dropMimeData(int, int, QMimeData 10890 const*, Qt::DropAction) 10891 vfunc[97]: QTableWidget::supportedDropActions() const 10892 10893 Table 7-320. Secondary vtable for QTableWidget 10894 Base Offset -8 10895 Virtual Base Offset 0 10896 RTTI typeinfo for QTableWidget 10897 vfunc[0]: non-virtual thunk to QTableWidget::~QTableWidget() 10898 vfunc[1]: non-virtual thunk to QTableWidget::~QTableWidget() 10899 vfunc[2]: non-virtual thunk to QWidget::devType() const 10900 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 10901 vfunc[4]: non-virtual thunk to 10902 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 10903 10904 The Run Time Type Information for the QTableWidget class is 10905 described by Table 7-321 10906 10907 Table 7-321. typeinfo for QTableWidget 10908 Base Vtable vtable for __cxxabiv1::__si_class_type_info 10909 Name typeinfo name for QTableWidget 10910 basetype: typeinfo for QTableView 10911 __________________________________________________________ 10912 10913 7.4.1.105. Class data for QTreeView 10914 10915 The virtual table for the QTreeView class is described by Table 10916 7-322 10917 10918 Table 7-322. Primary vtable for QTreeView 10919 Base Offset 0 10920 Virtual Base Offset 0 10921 RTTI typeinfo for QTreeView 10922 vfunc[0]: QTreeView::metaObject() const 10923 vfunc[1]: QTreeView::qt_metacast(char const*) 10924 vfunc[2]: QTreeView::qt_metacall(QMetaObject::Call, int, 10925 void**) 10926 vfunc[3]: QTreeView::~QTreeView() 10927 vfunc[4]: QTreeView::~QTreeView() 10928 vfunc[5]: QAbstractItemView::event(QEvent*) 10929 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 10930 vfunc[7]: QTreeView::timerEvent(QTimerEvent*) 10931 vfunc[8]: QObject::childEvent(QChildEvent*) 10932 vfunc[9]: QObject::customEvent(QEvent*) 10933 vfunc[10]: QObject::connectNotify(char const*) 10934 vfunc[11]: QObject::disconnectNotify(char const*) 10935 vfunc[12]: QWidget::devType() const 10936 vfunc[13]: QWidget::setVisible(bool) 10937 vfunc[14]: QAbstractScrollArea::sizeHint() const 10938 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 10939 vfunc[16]: QWidget::heightForWidth(int) const 10940 vfunc[17]: QWidget::paintEngine() const 10941 vfunc[18]: QTreeView::mousePressEvent(QMouseEvent*) 10942 vfunc[19]: QTreeView::mouseReleaseEvent(QMouseEvent*) 10943 vfunc[20]: QTreeView::mouseDoubleClickEvent(QMouseEvent*) 10944 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 10945 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 10946 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 10947 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 10948 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 10949 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 10950 vfunc[27]: QWidget::enterEvent(QEvent*) 10951 vfunc[28]: QWidget::leaveEvent(QEvent*) 10952 vfunc[29]: QTreeView::paintEvent(QPaintEvent*) 10953 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 10954 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 10955 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 10956 vfunc[33]: 10957 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 10958 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 10959 vfunc[35]: QWidget::actionEvent(QActionEvent*) 10960 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 10961 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 10962 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 10963 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 10964 vfunc[40]: QWidget::showEvent(QShowEvent*) 10965 vfunc[41]: QWidget::hideEvent(QHideEvent*) 10966 vfunc[42]: QWidget::x11Event(_XEvent*) 10967 vfunc[43]: QFrame::changeEvent(QEvent*) 10968 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 10969 const 10970 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 10971 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 10972 const 10973 vfunc[47]: QWidget::focusNextPrevChild(bool) 10974 vfunc[48]: QWidget::styleChange(QStyle&) 10975 vfunc[49]: QWidget::enabledChange(bool) 10976 vfunc[50]: QWidget::paletteChange(QPalette const&) 10977 vfunc[51]: QWidget::fontChange(QFont const&) 10978 vfunc[52]: QWidget::windowActivationChange(bool) 10979 vfunc[53]: QWidget::languageChange() 10980 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 10981 vfunc[55]: QTreeView::scrollContentsBy(int, int) 10982 vfunc[56]: QTreeView::setModel(QAbstractItemModel*) 10983 vfunc[57]: QTreeView::setSelectionModel(QItemSelectionModel*) 10984 vfunc[58]: QTreeView::keyboardSearch(QString const&) 10985 vfunc[59]: QTreeView::visualRect(QModelIndex const&) const 10986 vfunc[60]: QTreeView::scrollTo(QModelIndex const&, 10987 QAbstractItemView::ScrollHint) 10988 vfunc[61]: QTreeView::indexAt(QPoint const&) const 10989 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 10990 vfunc[63]: QTreeView::sizeHintForColumn(int) const 10991 vfunc[64]: QTreeView::reset() 10992 vfunc[65]: QTreeView::setRootIndex(QModelIndex const&) 10993 vfunc[66]: QTreeView::doItemsLayout() 10994 vfunc[67]: QTreeView::selectAll() 10995 vfunc[68]: QTreeView::dataChanged(QModelIndex const&, 10996 QModelIndex const&) 10997 vfunc[69]: QTreeView::rowsInserted(QModelIndex const&, int, 10998 int) 10999 vfunc[70]: QTreeView::rowsAboutToBeRemoved(QModelIndex const&, 11000 int, int) 11001 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 11002 const&, QItemSelection const&) 11003 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 11004 const&, QModelIndex const&) 11005 vfunc[73]: QAbstractItemView::updateEditorData() 11006 vfunc[74]: QAbstractItemView::updateEditorGeometries() 11007 vfunc[75]: QTreeView::updateGeometries() 11008 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 11009 vfunc[77]: QTreeView::horizontalScrollbarAction(int) 11010 vfunc[78]: 11011 QAbstractItemView::verticalScrollbarValueChanged(int) 11012 vfunc[79]: 11013 QAbstractItemView::horizontalScrollbarValueChanged(int) 11014 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 11015 QAbstractItemDelegate::EndEditHint) 11016 vfunc[81]: QAbstractItemView::commitData(QWidget*) 11017 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 11018 vfunc[83]: 11019 QTreeView::moveCursor(QAbstractItemView::CursorAction, 11020 QFlags) 11021 vfunc[84]: QTreeView::horizontalOffset() const 11022 vfunc[85]: QTreeView::verticalOffset() const 11023 vfunc[86]: QTreeView::isIndexHidden(QModelIndex const&) const 11024 vfunc[87]: QTreeView::setSelection(QRect const&, 11025 QFlags) 11026 vfunc[88]: QTreeView::visualRegionForSelection(QItemSelection 11027 const&) const 11028 vfunc[89]: QTreeView::selectedIndexes() const 11029 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 11030 QAbstractItemView::EditTrigger, QEvent*) 11031 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 11032 const&, QEvent const*) const 11033 vfunc[92]: QAbstractItemView::startDrag(QFlags) 11034 vfunc[93]: QAbstractItemView::viewOptions() const 11035 vfunc[94]: QTreeView::drawRow(QPainter*, QStyleOptionViewItem 11036 const&, QModelIndex const&) const 11037 vfunc[95]: QTreeView::drawBranches(QPainter*, QRect const&, 11038 QModelIndex const&) const 11039 11040 Table 7-323. Secondary vtable for QTreeView 11041 Base Offset -8 11042 Virtual Base Offset 0 11043 RTTI typeinfo for QTreeView 11044 vfunc[0]: non-virtual thunk to QTreeView::~QTreeView() 11045 vfunc[1]: non-virtual thunk to QTreeView::~QTreeView() 11046 vfunc[2]: non-virtual thunk to QWidget::devType() const 11047 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11048 vfunc[4]: non-virtual thunk to 11049 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11050 11051 The Run Time Type Information for the QTreeView class is 11052 described by Table 7-324 11053 11054 Table 7-324. typeinfo for QTreeView 11055 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11056 Name typeinfo name for QTreeView 11057 basetype: typeinfo for QAbstractItemView 11058 __________________________________________________________ 11059 11060 7.4.1.106. Class data for QProxyModel 11061 11062 The virtual table for the QProxyModel class is described by 11063 Table 7-325 11064 11065 Table 7-325. Primary vtable for QProxyModel 11066 Base Offset 0 11067 Virtual Base Offset 0 11068 RTTI typeinfo for QProxyModel 11069 vfunc[0]: QProxyModel::metaObject() const 11070 vfunc[1]: QProxyModel::qt_metacast(char const*) 11071 vfunc[2]: QProxyModel::qt_metacall(QMetaObject::Call, int, 11072 void**) 11073 vfunc[3]: QProxyModel::~QProxyModel() 11074 vfunc[4]: QProxyModel::~QProxyModel() 11075 vfunc[5]: QObject::event(QEvent*) 11076 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11077 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11078 vfunc[8]: QObject::childEvent(QChildEvent*) 11079 vfunc[9]: QObject::customEvent(QEvent*) 11080 vfunc[10]: QObject::connectNotify(char const*) 11081 vfunc[11]: QObject::disconnectNotify(char const*) 11082 vfunc[12]: QProxyModel::index(int, int, QModelIndex const&) 11083 const 11084 vfunc[13]: QProxyModel::parent(QModelIndex const&) const 11085 vfunc[14]: QProxyModel::rowCount(QModelIndex const&) const 11086 vfunc[15]: QProxyModel::columnCount(QModelIndex const&) const 11087 vfunc[16]: QProxyModel::hasChildren(QModelIndex const&) const 11088 vfunc[17]: QProxyModel::data(QModelIndex const&, int) const 11089 vfunc[18]: QProxyModel::setData(QModelIndex const&, QVariant 11090 const&, int) 11091 vfunc[19]: QProxyModel::headerData(int, Qt::Orientation, int) 11092 const 11093 vfunc[20]: QProxyModel::setHeaderData(int, Qt::Orientation, 11094 QVariant const&, int) 11095 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 11096 const 11097 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 11098 QMap const&) 11099 vfunc[23]: QProxyModel::mimeTypes() const 11100 vfunc[24]: QProxyModel::mimeData(QList const&) 11101 const 11102 vfunc[25]: QProxyModel::dropMimeData(QMimeData const*, 11103 Qt::DropAction, int, int, QModelIndex const&) 11104 vfunc[26]: QProxyModel::supportedDropActions() const 11105 vfunc[27]: QProxyModel::insertRows(int, int, QModelIndex 11106 const&) 11107 vfunc[28]: QProxyModel::insertColumns(int, int, QModelIndex 11108 const&) 11109 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 11110 const&) 11111 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 11112 QModelIndex const&) 11113 vfunc[31]: QProxyModel::fetchMore(QModelIndex const&) 11114 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 11115 const 11116 vfunc[33]: QProxyModel::flags(QModelIndex const&) const 11117 vfunc[34]: QProxyModel::sort(int, Qt::SortOrder) 11118 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 11119 vfunc[36]: QProxyModel::match(QModelIndex const&, int, QVariant 11120 const&, int, QFlags) const 11121 vfunc[37]: QProxyModel::span(QModelIndex const&) const 11122 vfunc[38]: QProxyModel::submit() 11123 vfunc[39]: QProxyModel::revert() 11124 vfunc[40]: QProxyModel::setModel(QAbstractItemModel*) 11125 11126 The Run Time Type Information for the QProxyModel class is 11127 described by Table 7-326 11128 11129 Table 7-326. typeinfo for QProxyModel 11130 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11131 Name typeinfo name for QProxyModel 11132 basetype: typeinfo for QAbstractItemModel 11133 __________________________________________________________ 11134 11135 7.4.1.107. Class data for QHeaderView 11136 11137 The virtual table for the QHeaderView class is described by 11138 Table 7-327 11139 11140 Table 7-327. Primary vtable for QHeaderView 11141 Base Offset 0 11142 Virtual Base Offset 0 11143 RTTI typeinfo for QHeaderView 11144 vfunc[0]: QHeaderView::metaObject() const 11145 vfunc[1]: QHeaderView::qt_metacast(char const*) 11146 vfunc[2]: QHeaderView::qt_metacall(QMetaObject::Call, int, 11147 void**) 11148 vfunc[3]: QHeaderView::~QHeaderView() 11149 vfunc[4]: QHeaderView::~QHeaderView() 11150 vfunc[5]: QHeaderView::event(QEvent*) 11151 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11152 vfunc[7]: QAbstractItemView::timerEvent(QTimerEvent*) 11153 vfunc[8]: QObject::childEvent(QChildEvent*) 11154 vfunc[9]: QObject::customEvent(QEvent*) 11155 vfunc[10]: QObject::connectNotify(char const*) 11156 vfunc[11]: QObject::disconnectNotify(char const*) 11157 vfunc[12]: QWidget::devType() const 11158 vfunc[13]: QWidget::setVisible(bool) 11159 vfunc[14]: QHeaderView::sizeHint() const 11160 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 11161 vfunc[16]: QWidget::heightForWidth(int) const 11162 vfunc[17]: QWidget::paintEngine() const 11163 vfunc[18]: QHeaderView::mousePressEvent(QMouseEvent*) 11164 vfunc[19]: QHeaderView::mouseReleaseEvent(QMouseEvent*) 11165 vfunc[20]: QHeaderView::mouseDoubleClickEvent(QMouseEvent*) 11166 vfunc[21]: QHeaderView::mouseMoveEvent(QMouseEvent*) 11167 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 11168 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 11169 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11170 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 11171 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 11172 vfunc[27]: QWidget::enterEvent(QEvent*) 11173 vfunc[28]: QWidget::leaveEvent(QEvent*) 11174 vfunc[29]: QHeaderView::paintEvent(QPaintEvent*) 11175 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11176 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 11177 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11178 vfunc[33]: 11179 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 11180 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11181 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11182 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 11183 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 11184 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 11185 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 11186 vfunc[40]: QWidget::showEvent(QShowEvent*) 11187 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11188 vfunc[42]: QWidget::x11Event(_XEvent*) 11189 vfunc[43]: QFrame::changeEvent(QEvent*) 11190 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11191 const 11192 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11193 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11194 const 11195 vfunc[47]: QWidget::focusNextPrevChild(bool) 11196 vfunc[48]: QWidget::styleChange(QStyle&) 11197 vfunc[49]: QWidget::enabledChange(bool) 11198 vfunc[50]: QWidget::paletteChange(QPalette const&) 11199 vfunc[51]: QWidget::fontChange(QFont const&) 11200 vfunc[52]: QWidget::windowActivationChange(bool) 11201 vfunc[53]: QWidget::languageChange() 11202 vfunc[54]: QHeaderView::viewportEvent(QEvent*) 11203 vfunc[55]: QHeaderView::scrollContentsBy(int, int) 11204 vfunc[56]: QHeaderView::setModel(QAbstractItemModel*) 11205 vfunc[57]: 11206 QAbstractItemView::setSelectionModel(QItemSelectionModel*) 11207 vfunc[58]: QAbstractItemView::keyboardSearch(QString const&) 11208 vfunc[59]: QHeaderView::visualRect(QModelIndex const&) const 11209 vfunc[60]: QHeaderView::scrollTo(QModelIndex const&, 11210 QAbstractItemView::ScrollHint) 11211 vfunc[61]: QHeaderView::indexAt(QPoint const&) const 11212 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 11213 vfunc[63]: QAbstractItemView::sizeHintForColumn(int) const 11214 vfunc[64]: QAbstractItemView::reset() 11215 vfunc[65]: QAbstractItemView::setRootIndex(QModelIndex const&) 11216 vfunc[66]: QHeaderView::doItemsLayout() 11217 vfunc[67]: QAbstractItemView::selectAll() 11218 vfunc[68]: QHeaderView::dataChanged(QModelIndex const&, 11219 QModelIndex const&) 11220 vfunc[69]: QHeaderView::rowsInserted(QModelIndex const&, int, 11221 int) 11222 vfunc[70]: QAbstractItemView::rowsAboutToBeRemoved(QModelIndex 11223 const&, int, int) 11224 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 11225 const&, QItemSelection const&) 11226 vfunc[72]: QHeaderView::currentChanged(QModelIndex const&, 11227 QModelIndex const&) 11228 vfunc[73]: QAbstractItemView::updateEditorData() 11229 vfunc[74]: QAbstractItemView::updateEditorGeometries() 11230 vfunc[75]: QHeaderView::updateGeometries() 11231 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 11232 vfunc[77]: QAbstractItemView::horizontalScrollbarAction(int) 11233 vfunc[78]: 11234 QAbstractItemView::verticalScrollbarValueChanged(int) 11235 vfunc[79]: 11236 QAbstractItemView::horizontalScrollbarValueChanged(int) 11237 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 11238 QAbstractItemDelegate::EndEditHint) 11239 vfunc[81]: QAbstractItemView::commitData(QWidget*) 11240 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 11241 vfunc[83]: 11242 QHeaderView::moveCursor(QAbstractItemView::CursorAction, 11243 QFlags) 11244 vfunc[84]: QHeaderView::horizontalOffset() const 11245 vfunc[85]: QHeaderView::verticalOffset() const 11246 vfunc[86]: QHeaderView::isIndexHidden(QModelIndex const&) const 11247 vfunc[87]: QHeaderView::setSelection(QRect const&, 11248 QFlags) 11249 vfunc[88]: QHeaderView::visualRegionForSelection(QItemSelection 11250 const&) const 11251 vfunc[89]: QAbstractItemView::selectedIndexes() const 11252 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 11253 QAbstractItemView::EditTrigger, QEvent*) 11254 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 11255 const&, QEvent const*) const 11256 vfunc[92]: QAbstractItemView::startDrag(QFlags) 11257 vfunc[93]: QAbstractItemView::viewOptions() const 11258 vfunc[94]: QHeaderView::paintSection(QPainter*, QRect const&, 11259 int) const 11260 vfunc[95]: QHeaderView::sectionSizeFromContents(int) const 11261 11262 Table 7-328. Secondary vtable for QHeaderView 11263 Base Offset -8 11264 Virtual Base Offset 0 11265 RTTI typeinfo for QHeaderView 11266 vfunc[0]: non-virtual thunk to QHeaderView::~QHeaderView() 11267 vfunc[1]: non-virtual thunk to QHeaderView::~QHeaderView() 11268 vfunc[2]: non-virtual thunk to QWidget::devType() const 11269 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11270 vfunc[4]: non-virtual thunk to 11271 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11272 11273 The Run Time Type Information for the QHeaderView class is 11274 described by Table 7-329 11275 11276 Table 7-329. typeinfo for QHeaderView 11277 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11278 Name typeinfo name for QHeaderView 11279 basetype: typeinfo for QAbstractItemView 11280 __________________________________________________________ 11281 11282 7.4.1.108. Class data for QItemEditorFactory 11283 11284 The virtual table for the QItemEditorFactory class is described 11285 by Table 7-330 11286 11287 Table 7-330. Primary vtable for QItemEditorFactory 11288 Base Offset 0 11289 Virtual Base Offset 0 11290 RTTI typeinfo for QItemEditorFactory 11291 vfunc[0]: QItemEditorFactory::~QItemEditorFactory() 11292 vfunc[1]: QItemEditorFactory::~QItemEditorFactory() 11293 vfunc[2]: QItemEditorFactory::createEditor(QVariant::Type, 11294 QWidget*) const 11295 vfunc[3]: QItemEditorFactory::valuePropertyName(QVariant::Type) 11296 const 11297 11298 The Run Time Type Information for the QItemEditorFactory class 11299 is described by Table 7-331 11300 11301 Table 7-331. typeinfo for QItemEditorFactory 11302 Base Vtable vtable for __cxxabiv1::__class_type_info 11303 Name typeinfo name for QItemEditorFactory 11304 __________________________________________________________ 11305 11306 7.4.1.109. Class data for QTreeWidgetItem 11307 11308 The virtual table for the QTreeWidgetItem class is described by 11309 Table 7-332 11310 11311 Table 7-332. Primary vtable for QTreeWidgetItem 11312 Base Offset 0 11313 Virtual Base Offset 0 11314 RTTI typeinfo for QTreeWidgetItem 11315 vfunc[0]: QTreeWidgetItem::~QTreeWidgetItem() 11316 vfunc[1]: QTreeWidgetItem::~QTreeWidgetItem() 11317 vfunc[2]: QTreeWidgetItem::clone() const 11318 vfunc[3]: QTreeWidgetItem::data(int, int) const 11319 vfunc[4]: QTreeWidgetItem::setData(int, int, QVariant const&) 11320 vfunc[5]: QTreeWidgetItem::operator<(QTreeWidgetItem const&) 11321 const 11322 vfunc[6]: QTreeWidgetItem::read(QDataStream&) 11323 vfunc[7]: QTreeWidgetItem::write(QDataStream&) const 11324 11325 The Run Time Type Information for the QTreeWidgetItem class is 11326 described by Table 7-333 11327 11328 Table 7-333. typeinfo for QTreeWidgetItem 11329 Base Vtable vtable for __cxxabiv1::__class_type_info 11330 Name typeinfo name for QTreeWidgetItem 11331 __________________________________________________________ 11332 11333 7.4.1.110. Class data for QTreeWidget 11334 11335 The virtual table for the QTreeWidget class is described by 11336 Table 7-334 11337 11338 Table 7-334. Primary vtable for QTreeWidget 11339 Base Offset 0 11340 Virtual Base Offset 0 11341 RTTI typeinfo for QTreeWidget 11342 vfunc[0]: QTreeWidget::metaObject() const 11343 vfunc[1]: QTreeWidget::qt_metacast(char const*) 11344 vfunc[2]: QTreeWidget::qt_metacall(QMetaObject::Call, int, 11345 void**) 11346 vfunc[3]: QTreeWidget::~QTreeWidget() 11347 vfunc[4]: QTreeWidget::~QTreeWidget() 11348 vfunc[5]: QTreeWidget::event(QEvent*) 11349 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11350 vfunc[7]: QTreeView::timerEvent(QTimerEvent*) 11351 vfunc[8]: QObject::childEvent(QChildEvent*) 11352 vfunc[9]: QObject::customEvent(QEvent*) 11353 vfunc[10]: QObject::connectNotify(char const*) 11354 vfunc[11]: QObject::disconnectNotify(char const*) 11355 vfunc[12]: QWidget::devType() const 11356 vfunc[13]: QWidget::setVisible(bool) 11357 vfunc[14]: QAbstractScrollArea::sizeHint() const 11358 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 11359 vfunc[16]: QWidget::heightForWidth(int) const 11360 vfunc[17]: QWidget::paintEngine() const 11361 vfunc[18]: QTreeView::mousePressEvent(QMouseEvent*) 11362 vfunc[19]: QTreeView::mouseReleaseEvent(QMouseEvent*) 11363 vfunc[20]: QTreeView::mouseDoubleClickEvent(QMouseEvent*) 11364 vfunc[21]: QAbstractItemView::mouseMoveEvent(QMouseEvent*) 11365 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 11366 vfunc[23]: QAbstractItemView::keyPressEvent(QKeyEvent*) 11367 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11368 vfunc[25]: QAbstractItemView::focusInEvent(QFocusEvent*) 11369 vfunc[26]: QAbstractItemView::focusOutEvent(QFocusEvent*) 11370 vfunc[27]: QWidget::enterEvent(QEvent*) 11371 vfunc[28]: QWidget::leaveEvent(QEvent*) 11372 vfunc[29]: QTreeView::paintEvent(QPaintEvent*) 11373 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11374 vfunc[31]: QAbstractItemView::resizeEvent(QResizeEvent*) 11375 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11376 vfunc[33]: 11377 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 11378 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11379 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11380 vfunc[36]: QAbstractItemView::dragEnterEvent(QDragEnterEvent*) 11381 vfunc[37]: QAbstractItemView::dragMoveEvent(QDragMoveEvent*) 11382 vfunc[38]: QAbstractItemView::dragLeaveEvent(QDragLeaveEvent*) 11383 vfunc[39]: QAbstractItemView::dropEvent(QDropEvent*) 11384 vfunc[40]: QWidget::showEvent(QShowEvent*) 11385 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11386 vfunc[42]: QWidget::x11Event(_XEvent*) 11387 vfunc[43]: QFrame::changeEvent(QEvent*) 11388 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11389 const 11390 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11391 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11392 const 11393 vfunc[47]: QWidget::focusNextPrevChild(bool) 11394 vfunc[48]: QWidget::styleChange(QStyle&) 11395 vfunc[49]: QWidget::enabledChange(bool) 11396 vfunc[50]: QWidget::paletteChange(QPalette const&) 11397 vfunc[51]: QWidget::fontChange(QFont const&) 11398 vfunc[52]: QWidget::windowActivationChange(bool) 11399 vfunc[53]: QWidget::languageChange() 11400 vfunc[54]: QAbstractItemView::viewportEvent(QEvent*) 11401 vfunc[55]: QTreeView::scrollContentsBy(int, int) 11402 vfunc[56]: QTreeWidget::setModel(QAbstractItemModel*) 11403 vfunc[57]: QTreeView::setSelectionModel(QItemSelectionModel*) 11404 vfunc[58]: QTreeView::keyboardSearch(QString const&) 11405 vfunc[59]: QTreeView::visualRect(QModelIndex const&) const 11406 vfunc[60]: QTreeView::scrollTo(QModelIndex const&, 11407 QAbstractItemView::ScrollHint) 11408 vfunc[61]: QTreeView::indexAt(QPoint const&) const 11409 vfunc[62]: QAbstractItemView::sizeHintForRow(int) const 11410 vfunc[63]: QTreeView::sizeHintForColumn(int) const 11411 vfunc[64]: QTreeView::reset() 11412 vfunc[65]: QTreeView::setRootIndex(QModelIndex const&) 11413 vfunc[66]: QTreeView::doItemsLayout() 11414 vfunc[67]: QTreeView::selectAll() 11415 vfunc[68]: QTreeView::dataChanged(QModelIndex const&, 11416 QModelIndex const&) 11417 vfunc[69]: QTreeView::rowsInserted(QModelIndex const&, int, 11418 int) 11419 vfunc[70]: QTreeView::rowsAboutToBeRemoved(QModelIndex const&, 11420 int, int) 11421 vfunc[71]: QAbstractItemView::selectionChanged(QItemSelection 11422 const&, QItemSelection const&) 11423 vfunc[72]: QAbstractItemView::currentChanged(QModelIndex 11424 const&, QModelIndex const&) 11425 vfunc[73]: QAbstractItemView::updateEditorData() 11426 vfunc[74]: QAbstractItemView::updateEditorGeometries() 11427 vfunc[75]: QTreeView::updateGeometries() 11428 vfunc[76]: QAbstractItemView::verticalScrollbarAction(int) 11429 vfunc[77]: QTreeView::horizontalScrollbarAction(int) 11430 vfunc[78]: 11431 QAbstractItemView::verticalScrollbarValueChanged(int) 11432 vfunc[79]: 11433 QAbstractItemView::horizontalScrollbarValueChanged(int) 11434 vfunc[80]: QAbstractItemView::closeEditor(QWidget*, 11435 QAbstractItemDelegate::EndEditHint) 11436 vfunc[81]: QAbstractItemView::commitData(QWidget*) 11437 vfunc[82]: QAbstractItemView::editorDestroyed(QObject*) 11438 vfunc[83]: 11439 QTreeView::moveCursor(QAbstractItemView::CursorAction, 11440 QFlags) 11441 vfunc[84]: QTreeView::horizontalOffset() const 11442 vfunc[85]: QTreeView::verticalOffset() const 11443 vfunc[86]: QTreeView::isIndexHidden(QModelIndex const&) const 11444 vfunc[87]: QTreeView::setSelection(QRect const&, 11445 QFlags) 11446 vfunc[88]: QTreeView::visualRegionForSelection(QItemSelection 11447 const&) const 11448 vfunc[89]: QTreeView::selectedIndexes() const 11449 vfunc[90]: QAbstractItemView::edit(QModelIndex const&, 11450 QAbstractItemView::EditTrigger, QEvent*) 11451 vfunc[91]: QAbstractItemView::selectionCommand(QModelIndex 11452 const&, QEvent const*) const 11453 vfunc[92]: QAbstractItemView::startDrag(QFlags) 11454 vfunc[93]: QAbstractItemView::viewOptions() const 11455 vfunc[94]: QTreeView::drawRow(QPainter*, QStyleOptionViewItem 11456 const&, QModelIndex const&) const 11457 vfunc[95]: QTreeView::drawBranches(QPainter*, QRect const&, 11458 QModelIndex const&) const 11459 vfunc[96]: QTreeWidget::mimeTypes() const 11460 vfunc[97]: QTreeWidget::mimeData(QList) const 11461 vfunc[98]: QTreeWidget::dropMimeData(QTreeWidgetItem*, int, 11462 QMimeData const*, Qt::DropAction) 11463 vfunc[99]: QTreeWidget::supportedDropActions() const 11464 11465 Table 7-335. Secondary vtable for QTreeWidget 11466 Base Offset -8 11467 Virtual Base Offset 0 11468 RTTI typeinfo for QTreeWidget 11469 vfunc[0]: non-virtual thunk to QTreeWidget::~QTreeWidget() 11470 vfunc[1]: non-virtual thunk to QTreeWidget::~QTreeWidget() 11471 vfunc[2]: non-virtual thunk to QWidget::devType() const 11472 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11473 vfunc[4]: non-virtual thunk to 11474 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11475 11476 The Run Time Type Information for the QTreeWidget class is 11477 described by Table 7-336 11478 11479 Table 7-336. typeinfo for QTreeWidget 11480 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11481 Name typeinfo name for QTreeWidget 11482 basetype: typeinfo for QTreeView 11483 __________________________________________________________ 11484 11485 7.4.1.111. Class data for QAccessibleBridgeFactoryInterface 11486 11487 The virtual table for the QAccessibleBridgeFactoryInterface 11488 class is described by Table 7-337 11489 11490 Table 7-337. Primary vtable for 11491 QAccessibleBridgeFactoryInterface 11492 Base Offset 0 11493 Virtual Base Offset 0 11494 RTTI typeinfo for QAccessibleBridgeFactoryInterface 11495 vfunc[0]: NULL or 11496 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInt 11497 erface() 11498 vfunc[1]: NULL or 11499 QAccessibleBridgeFactoryInterface::~QAccessibleBridgeFactoryInt 11500 erface() 11501 vfunc[2]: __cxa_pure_virtual 11502 vfunc[3]: __cxa_pure_virtual 11503 11504 The Run Time Type Information for the 11505 QAccessibleBridgeFactoryInterface class is described by Table 11506 7-338 11507 11508 Table 7-338. typeinfo for QAccessibleBridgeFactoryInterface 11509 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11510 Name typeinfo name for QAccessibleBridgeFactoryInterface 11511 basetype: typeinfo for QFactoryInterface 11512 __________________________________________________________ 11513 11514 7.4.1.112. Class data for QAccessibleBridgePlugin 11515 11516 The virtual table for the QAccessibleBridgePlugin class is 11517 described by Table 7-339 11518 11519 Table 7-339. Primary vtable for QAccessibleBridgePlugin 11520 Base Offset 0 11521 Virtual Base Offset 0 11522 RTTI typeinfo for QAccessibleBridgePlugin 11523 vfunc[0]: QAccessibleBridgePlugin::metaObject() const 11524 vfunc[1]: QAccessibleBridgePlugin::qt_metacast(char const*) 11525 vfunc[2]: 11526 QAccessibleBridgePlugin::qt_metacall(QMetaObject::Call, int, 11527 void**) 11528 vfunc[3]: QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 11529 vfunc[4]: QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 11530 vfunc[5]: QObject::event(QEvent*) 11531 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11532 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11533 vfunc[8]: QObject::childEvent(QChildEvent*) 11534 vfunc[9]: QObject::customEvent(QEvent*) 11535 vfunc[10]: QObject::connectNotify(char const*) 11536 vfunc[11]: QObject::disconnectNotify(char const*) 11537 vfunc[12]: __cxa_pure_virtual 11538 vfunc[13]: __cxa_pure_virtual 11539 11540 Table 7-340. Secondary vtable for QAccessibleBridgePlugin 11541 Base Offset -8 11542 Virtual Base Offset 0 11543 RTTI typeinfo for QAccessibleBridgePlugin 11544 vfunc[0]: non-virtual thunk to 11545 QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 11546 vfunc[1]: non-virtual thunk to 11547 QAccessibleBridgePlugin::~QAccessibleBridgePlugin() 11548 vfunc[2]: __cxa_pure_virtual 11549 vfunc[3]: __cxa_pure_virtual 11550 11551 The Run Time Type Information for the QAccessibleBridgePlugin 11552 class is described by Table 7-341 11553 11554 Table 7-341. typeinfo for QAccessibleBridgePlugin 11555 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 11556 Name typeinfo name for QAccessibleBridgePlugin 11557 flags: 0 11558 basetype: typeinfo for QObject 2 11559 basetype: typeinfo for QAccessibleBridgeFactoryInterface 2050 11560 __________________________________________________________ 11561 11562 7.4.1.113. Class data for QAccessibleInterface 11563 11564 The virtual table for the QAccessibleInterface class is 11565 described by Table 7-342 11566 11567 Table 7-342. Primary vtable for QAccessibleInterface 11568 Base Offset 0 11569 Virtual Base Offset 0 11570 RTTI typeinfo for QAccessibleInterface 11571 vfunc[0]: NULL or QAccessibleInterface::~QAccessibleInterface() 11572 vfunc[1]: NULL or QAccessibleInterface::~QAccessibleInterface() 11573 vfunc[2]: __cxa_pure_virtual 11574 vfunc[3]: __cxa_pure_virtual 11575 vfunc[4]: __cxa_pure_virtual 11576 vfunc[5]: __cxa_pure_virtual 11577 vfunc[6]: __cxa_pure_virtual 11578 vfunc[7]: __cxa_pure_virtual 11579 vfunc[8]: __cxa_pure_virtual 11580 vfunc[9]: __cxa_pure_virtual 11581 vfunc[10]: __cxa_pure_virtual 11582 vfunc[11]: __cxa_pure_virtual 11583 vfunc[12]: __cxa_pure_virtual 11584 vfunc[13]: __cxa_pure_virtual 11585 vfunc[14]: __cxa_pure_virtual 11586 vfunc[15]: __cxa_pure_virtual 11587 vfunc[16]: __cxa_pure_virtual 11588 11589 The Run Time Type Information for the QAccessibleInterface 11590 class is described by Table 7-343 11591 11592 Table 7-343. typeinfo for QAccessibleInterface 11593 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11594 Name typeinfo name for QAccessibleInterface 11595 basetype: typeinfo for QAccessible 11596 __________________________________________________________ 11597 11598 7.4.1.114. Class data for QAccessibleObject 11599 11600 The virtual table for the QAccessibleObject class is described 11601 by Table 7-344 11602 11603 Table 7-344. Primary vtable for QAccessibleObject 11604 Base Offset 0 11605 Virtual Base Offset 0 11606 RTTI typeinfo for QAccessibleObject 11607 vfunc[0]: QAccessibleObject::~QAccessibleObject() 11608 vfunc[1]: QAccessibleObject::~QAccessibleObject() 11609 vfunc[2]: QAccessibleObject::isValid() const 11610 vfunc[3]: QAccessibleObject::object() const 11611 vfunc[4]: __cxa_pure_virtual 11612 vfunc[5]: __cxa_pure_virtual 11613 vfunc[6]: __cxa_pure_virtual 11614 vfunc[7]: __cxa_pure_virtual 11615 vfunc[8]: __cxa_pure_virtual 11616 vfunc[9]: __cxa_pure_virtual 11617 vfunc[10]: QAccessibleObject::setText(QAccessible::Text, int, 11618 QString const&) 11619 vfunc[11]: QAccessibleObject::rect(int) const 11620 vfunc[12]: __cxa_pure_virtual 11621 vfunc[13]: __cxa_pure_virtual 11622 vfunc[14]: QAccessibleObject::userActionCount(int) const 11623 vfunc[15]: QAccessibleObject::actionText(int, 11624 QAccessible::Text, int) const 11625 vfunc[16]: QAccessibleObject::doAction(int, int, 11626 QList const&) 11627 11628 The Run Time Type Information for the QAccessibleObject class 11629 is described by Table 7-345 11630 11631 Table 7-345. typeinfo for QAccessibleObject 11632 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11633 Name typeinfo name for QAccessibleObject 11634 basetype: typeinfo for QAccessibleInterface 11635 __________________________________________________________ 11636 11637 7.4.1.115. Class data for QAccessibleApplication 11638 11639 The virtual table for the QAccessibleApplication class is 11640 described by Table 7-346 11641 11642 Table 7-346. Primary vtable for QAccessibleApplication 11643 Base Offset 0 11644 Virtual Base Offset 0 11645 RTTI typeinfo for QAccessibleApplication 11646 vfunc[0]: NULL or 11647 QAccessibleApplication::~QAccessibleApplication() 11648 vfunc[1]: NULL or 11649 QAccessibleApplication::~QAccessibleApplication() 11650 vfunc[2]: QAccessibleObject::isValid() const 11651 vfunc[3]: QAccessibleObject::object() const 11652 vfunc[4]: QAccessibleApplication::childCount() const 11653 vfunc[5]: 11654 QAccessibleApplication::indexOfChild(QAccessibleInterface 11655 const*) const 11656 vfunc[6]: QAccessibleApplication::relationTo(int, 11657 QAccessibleInterface const*, int) const 11658 vfunc[7]: QAccessibleApplication::childAt(int, int) const 11659 vfunc[8]: 11660 QAccessibleApplication::navigate(QAccessible::RelationFlag, 11661 int, QAccessibleInterface**) const 11662 vfunc[9]: QAccessibleApplication::text(QAccessible::Text, int) 11663 const 11664 vfunc[10]: QAccessibleObject::setText(QAccessible::Text, int, 11665 QString const&) 11666 vfunc[11]: QAccessibleObject::rect(int) const 11667 vfunc[12]: QAccessibleApplication::role(int) const 11668 vfunc[13]: QAccessibleApplication::state(int) const 11669 vfunc[14]: QAccessibleApplication::userActionCount(int) const 11670 vfunc[15]: QAccessibleApplication::actionText(int, 11671 QAccessible::Text, int) const 11672 vfunc[16]: QAccessibleApplication::doAction(int, int, 11673 QList const&) 11674 11675 The Run Time Type Information for the QAccessibleApplication 11676 class is described by Table 7-347 11677 11678 Table 7-347. typeinfo for QAccessibleApplication 11679 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11680 Name typeinfo name for QAccessibleApplication 11681 basetype: typeinfo for QAccessibleObject 11682 __________________________________________________________ 11683 11684 7.4.1.116. Class data for QAccessibleWidget 11685 11686 The virtual table for the QAccessibleWidget class is described 11687 by Table 7-348 11688 11689 Table 7-348. Primary vtable for QAccessibleWidget 11690 Base Offset 0 11691 Virtual Base Offset 0 11692 RTTI typeinfo for QAccessibleWidget 11693 vfunc[0]: QAccessibleWidget::~QAccessibleWidget() 11694 vfunc[1]: QAccessibleWidget::~QAccessibleWidget() 11695 vfunc[2]: QAccessibleObject::isValid() const 11696 vfunc[3]: QAccessibleObject::object() const 11697 vfunc[4]: QAccessibleWidget::childCount() const 11698 vfunc[5]: QAccessibleWidget::indexOfChild(QAccessibleInterface 11699 const*) const 11700 vfunc[6]: QAccessibleWidget::relationTo(int, 11701 QAccessibleInterface const*, int) const 11702 vfunc[7]: QAccessibleWidget::childAt(int, int) const 11703 vfunc[8]: 11704 QAccessibleWidget::navigate(QAccessible::RelationFlag, int, 11705 QAccessibleInterface**) const 11706 vfunc[9]: QAccessibleWidget::text(QAccessible::Text, int) const 11707 vfunc[10]: QAccessibleObject::setText(QAccessible::Text, int, 11708 QString const&) 11709 vfunc[11]: QAccessibleWidget::rect(int) const 11710 vfunc[12]: QAccessibleWidget::role(int) const 11711 vfunc[13]: QAccessibleWidget::state(int) const 11712 vfunc[14]: QAccessibleObject::userActionCount(int) const 11713 vfunc[15]: QAccessibleWidget::actionText(int, 11714 QAccessible::Text, int) const 11715 vfunc[16]: QAccessibleWidget::doAction(int, int, 11716 QList const&) 11717 11718 The Run Time Type Information for the QAccessibleWidget class 11719 is described by Table 7-349 11720 11721 Table 7-349. typeinfo for QAccessibleWidget 11722 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11723 Name typeinfo name for QAccessibleWidget 11724 basetype: typeinfo for QAccessibleObject 11725 __________________________________________________________ 11726 11727 7.4.1.117. Class data for QAccessibleFactoryInterface 11728 11729 The virtual table for the QAccessibleFactoryInterface class is 11730 described by Table 7-350 11731 11732 Table 7-350. Primary vtable for QAccessibleFactoryInterface 11733 Base Offset 0 11734 Virtual Base Offset 0 11735 RTTI typeinfo for QAccessibleFactoryInterface 11736 vfunc[0]: NULL or 11737 QAccessibleFactoryInterface::~QAccessibleFactoryInterface() 11738 vfunc[1]: NULL or 11739 QAccessibleFactoryInterface::~QAccessibleFactoryInterface() 11740 vfunc[2]: __cxa_pure_virtual 11741 vfunc[3]: __cxa_pure_virtual 11742 11743 The Run Time Type Information for the 11744 QAccessibleFactoryInterface class is described by Table 7-351 11745 11746 Table 7-351. typeinfo for QAccessibleFactoryInterface 11747 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 11748 Name typeinfo name for QAccessibleFactoryInterface 11749 flags: 0 11750 basetype: typeinfo for QAccessible 2 11751 basetype: typeinfo for QFactoryInterface 2 11752 __________________________________________________________ 11753 11754 7.4.1.118. Class data for QAccessiblePlugin 11755 11756 The virtual table for the QAccessiblePlugin class is described 11757 by Table 7-352 11758 11759 Table 7-352. Primary vtable for QAccessiblePlugin 11760 Base Offset 0 11761 Virtual Base Offset 0 11762 RTTI typeinfo for QAccessiblePlugin 11763 vfunc[0]: QAccessiblePlugin::metaObject() const 11764 vfunc[1]: QAccessiblePlugin::qt_metacast(char const*) 11765 vfunc[2]: QAccessiblePlugin::qt_metacall(QMetaObject::Call, 11766 int, void**) 11767 vfunc[3]: QAccessiblePlugin::~QAccessiblePlugin() 11768 vfunc[4]: QAccessiblePlugin::~QAccessiblePlugin() 11769 vfunc[5]: QObject::event(QEvent*) 11770 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11771 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11772 vfunc[8]: QObject::childEvent(QChildEvent*) 11773 vfunc[9]: QObject::customEvent(QEvent*) 11774 vfunc[10]: QObject::connectNotify(char const*) 11775 vfunc[11]: QObject::disconnectNotify(char const*) 11776 vfunc[12]: __cxa_pure_virtual 11777 vfunc[13]: __cxa_pure_virtual 11778 11779 Table 7-353. Secondary vtable for QAccessiblePlugin 11780 Base Offset -8 11781 Virtual Base Offset 0 11782 RTTI typeinfo for QAccessiblePlugin 11783 vfunc[0]: non-virtual thunk to 11784 QAccessiblePlugin::~QAccessiblePlugin() 11785 vfunc[1]: non-virtual thunk to 11786 QAccessiblePlugin::~QAccessiblePlugin() 11787 vfunc[2]: __cxa_pure_virtual 11788 vfunc[3]: __cxa_pure_virtual 11789 11790 The Run Time Type Information for the QAccessiblePlugin class 11791 is described by Table 7-354 11792 11793 Table 7-354. typeinfo for QAccessiblePlugin 11794 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 11795 Name typeinfo name for QAccessiblePlugin 11796 flags: 0 11797 basetype: typeinfo for QObject 2 11798 basetype: typeinfo for QAccessibleFactoryInterface 2050 11799 __________________________________________________________ 11800 11801 7.4.1.119. Class data for QClipboard 11802 11803 The virtual table for the QClipboard class is described by 11804 Table 7-355 11805 11806 Table 7-355. Primary vtable for QClipboard 11807 Base Offset 0 11808 Virtual Base Offset 0 11809 RTTI typeinfo for QClipboard 11810 vfunc[0]: QClipboard::metaObject() const 11811 vfunc[1]: QClipboard::qt_metacast(char const*) 11812 vfunc[2]: QClipboard::qt_metacall(QMetaObject::Call, int, 11813 void**) 11814 vfunc[3]: QClipboard::~QClipboard() 11815 vfunc[4]: QClipboard::~QClipboard() 11816 vfunc[5]: QClipboard::event(QEvent*) 11817 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11818 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11819 vfunc[8]: QObject::childEvent(QChildEvent*) 11820 vfunc[9]: QObject::customEvent(QEvent*) 11821 vfunc[10]: QClipboard::connectNotify(char const*) 11822 vfunc[11]: QObject::disconnectNotify(char const*) 11823 11824 The Run Time Type Information for the QClipboard class is 11825 described by Table 7-356 11826 11827 Table 7-356. typeinfo for QClipboard 11828 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11829 Name typeinfo name for QClipboard 11830 basetype: typeinfo for QObject 11831 __________________________________________________________ 11832 11833 7.4.1.120. Class data for QDesktopWidget 11834 11835 The virtual table for the QDesktopWidget class is described by 11836 Table 7-357 11837 11838 Table 7-357. Primary vtable for QDesktopWidget 11839 Base Offset 0 11840 Virtual Base Offset 0 11841 RTTI typeinfo for QDesktopWidget 11842 vfunc[0]: QDesktopWidget::metaObject() const 11843 vfunc[1]: QDesktopWidget::qt_metacast(char const*) 11844 vfunc[2]: QDesktopWidget::qt_metacall(QMetaObject::Call, int, 11845 void**) 11846 vfunc[3]: QDesktopWidget::~QDesktopWidget() 11847 vfunc[4]: QDesktopWidget::~QDesktopWidget() 11848 vfunc[5]: QWidget::event(QEvent*) 11849 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 11850 vfunc[7]: QObject::timerEvent(QTimerEvent*) 11851 vfunc[8]: QObject::childEvent(QChildEvent*) 11852 vfunc[9]: QObject::customEvent(QEvent*) 11853 vfunc[10]: QObject::connectNotify(char const*) 11854 vfunc[11]: QObject::disconnectNotify(char const*) 11855 vfunc[12]: QWidget::devType() const 11856 vfunc[13]: QWidget::setVisible(bool) 11857 vfunc[14]: QWidget::sizeHint() const 11858 vfunc[15]: QWidget::minimumSizeHint() const 11859 vfunc[16]: QWidget::heightForWidth(int) const 11860 vfunc[17]: QWidget::paintEngine() const 11861 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 11862 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 11863 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 11864 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 11865 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 11866 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 11867 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 11868 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 11869 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 11870 vfunc[27]: QWidget::enterEvent(QEvent*) 11871 vfunc[28]: QWidget::leaveEvent(QEvent*) 11872 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 11873 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 11874 vfunc[31]: QDesktopWidget::resizeEvent(QResizeEvent*) 11875 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 11876 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 11877 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 11878 vfunc[35]: QWidget::actionEvent(QActionEvent*) 11879 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 11880 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 11881 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 11882 vfunc[39]: QWidget::dropEvent(QDropEvent*) 11883 vfunc[40]: QWidget::showEvent(QShowEvent*) 11884 vfunc[41]: QWidget::hideEvent(QHideEvent*) 11885 vfunc[42]: QWidget::x11Event(_XEvent*) 11886 vfunc[43]: QWidget::changeEvent(QEvent*) 11887 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 11888 const 11889 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 11890 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 11891 const 11892 vfunc[47]: QWidget::focusNextPrevChild(bool) 11893 vfunc[48]: QWidget::styleChange(QStyle&) 11894 vfunc[49]: QWidget::enabledChange(bool) 11895 vfunc[50]: QWidget::paletteChange(QPalette const&) 11896 vfunc[51]: QWidget::fontChange(QFont const&) 11897 vfunc[52]: QWidget::windowActivationChange(bool) 11898 vfunc[53]: QWidget::languageChange() 11899 11900 Table 7-358. Secondary vtable for QDesktopWidget 11901 Base Offset -8 11902 Virtual Base Offset 0 11903 RTTI typeinfo for QDesktopWidget 11904 vfunc[0]: non-virtual thunk to 11905 QDesktopWidget::~QDesktopWidget() 11906 vfunc[1]: non-virtual thunk to 11907 QDesktopWidget::~QDesktopWidget() 11908 vfunc[2]: non-virtual thunk to QWidget::devType() const 11909 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 11910 vfunc[4]: non-virtual thunk to 11911 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 11912 11913 The Run Time Type Information for the QDesktopWidget class is 11914 described by Table 7-359 11915 11916 Table 7-359. typeinfo for QDesktopWidget 11917 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11918 Name typeinfo name for QDesktopWidget 11919 basetype: typeinfo for QWidget 11920 __________________________________________________________ 11921 11922 7.4.1.121. Class data for QLayoutItem 11923 11924 The virtual table for the QLayoutItem class is described by 11925 Table 7-360 11926 11927 Table 7-360. Primary vtable for QLayoutItem 11928 Base Offset 0 11929 Virtual Base Offset 0 11930 RTTI typeinfo for QLayoutItem 11931 vfunc[0]: QLayoutItem::~QLayoutItem() 11932 vfunc[1]: QLayoutItem::~QLayoutItem() 11933 vfunc[2]: __cxa_pure_virtual 11934 vfunc[3]: __cxa_pure_virtual 11935 vfunc[4]: __cxa_pure_virtual 11936 vfunc[5]: __cxa_pure_virtual 11937 vfunc[6]: __cxa_pure_virtual 11938 vfunc[7]: __cxa_pure_virtual 11939 vfunc[8]: __cxa_pure_virtual 11940 vfunc[9]: QLayoutItem::hasHeightForWidth() const 11941 vfunc[10]: QLayoutItem::heightForWidth(int) const 11942 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 11943 vfunc[12]: QLayoutItem::invalidate() 11944 vfunc[13]: QLayoutItem::widget() 11945 vfunc[14]: QLayoutItem::layout() 11946 vfunc[15]: QLayoutItem::spacerItem() 11947 11948 The Run Time Type Information for the QLayoutItem class is 11949 described by Table 7-361 11950 11951 Table 7-361. typeinfo for QLayoutItem 11952 Base Vtable vtable for __cxxabiv1::__class_type_info 11953 Name typeinfo name for QLayoutItem 11954 __________________________________________________________ 11955 11956 7.4.1.122. Class data for QSpacerItem 11957 11958 The virtual table for the QSpacerItem class is described by 11959 Table 7-362 11960 11961 Table 7-362. Primary vtable for QSpacerItem 11962 Base Offset 0 11963 Virtual Base Offset 0 11964 RTTI typeinfo for QSpacerItem 11965 vfunc[0]: NULL or QSpacerItem::~QSpacerItem() 11966 vfunc[1]: NULL or QSpacerItem::~QSpacerItem() 11967 vfunc[2]: QSpacerItem::sizeHint() const 11968 vfunc[3]: QSpacerItem::minimumSize() const 11969 vfunc[4]: QSpacerItem::maximumSize() const 11970 vfunc[5]: QSpacerItem::expandingDirections() const 11971 vfunc[6]: QSpacerItem::setGeometry(QRect const&) 11972 vfunc[7]: QSpacerItem::geometry() const 11973 vfunc[8]: QSpacerItem::isEmpty() const 11974 vfunc[9]: QLayoutItem::hasHeightForWidth() const 11975 vfunc[10]: QLayoutItem::heightForWidth(int) const 11976 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 11977 vfunc[12]: QLayoutItem::invalidate() 11978 vfunc[13]: QLayoutItem::widget() 11979 vfunc[14]: QLayoutItem::layout() 11980 vfunc[15]: QSpacerItem::spacerItem() 11981 11982 The Run Time Type Information for the QSpacerItem class is 11983 described by Table 7-363 11984 11985 Table 7-363. typeinfo for QSpacerItem 11986 Base Vtable vtable for __cxxabiv1::__si_class_type_info 11987 Name typeinfo name for QSpacerItem 11988 basetype: typeinfo for QLayoutItem 11989 __________________________________________________________ 11990 11991 7.4.1.123. Class data for QWidgetItem 11992 11993 The virtual table for the QWidgetItem class is described by 11994 Table 7-364 11995 11996 Table 7-364. Primary vtable for QWidgetItem 11997 Base Offset 0 11998 Virtual Base Offset 0 11999 RTTI typeinfo for QWidgetItem 12000 vfunc[0]: NULL or QWidgetItem::~QWidgetItem() 12001 vfunc[1]: NULL or QWidgetItem::~QWidgetItem() 12002 vfunc[2]: QWidgetItem::sizeHint() const 12003 vfunc[3]: QWidgetItem::minimumSize() const 12004 vfunc[4]: QWidgetItem::maximumSize() const 12005 vfunc[5]: QWidgetItem::expandingDirections() const 12006 vfunc[6]: QWidgetItem::setGeometry(QRect const&) 12007 vfunc[7]: QWidgetItem::geometry() const 12008 vfunc[8]: QWidgetItem::isEmpty() const 12009 vfunc[9]: QWidgetItem::hasHeightForWidth() const 12010 vfunc[10]: QWidgetItem::heightForWidth(int) const 12011 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 12012 vfunc[12]: QLayoutItem::invalidate() 12013 vfunc[13]: QWidgetItem::widget() 12014 vfunc[14]: QLayoutItem::layout() 12015 vfunc[15]: QLayoutItem::spacerItem() 12016 12017 The Run Time Type Information for the QWidgetItem class is 12018 described by Table 7-365 12019 12020 Table 7-365. typeinfo for QWidgetItem 12021 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12022 Name typeinfo name for QWidgetItem 12023 basetype: typeinfo for QLayoutItem 12024 __________________________________________________________ 12025 12026 7.4.1.124. Class data for QLayout 12027 12028 The virtual table for the QLayout class is described by Table 12029 7-366 12030 12031 Table 7-366. Primary vtable for QLayout 12032 Base Offset 0 12033 Virtual Base Offset 0 12034 RTTI typeinfo for QLayout 12035 vfunc[0]: QLayout::metaObject() const 12036 vfunc[1]: QLayout::qt_metacast(char const*) 12037 vfunc[2]: QLayout::qt_metacall(QMetaObject::Call, int, void**) 12038 vfunc[3]: QLayout::~QLayout() 12039 vfunc[4]: QLayout::~QLayout() 12040 vfunc[5]: QObject::event(QEvent*) 12041 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12042 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12043 vfunc[8]: QLayout::childEvent(QChildEvent*) 12044 vfunc[9]: QObject::customEvent(QEvent*) 12045 vfunc[10]: QObject::connectNotify(char const*) 12046 vfunc[11]: QObject::disconnectNotify(char const*) 12047 vfunc[12]: QLayout::invalidate() 12048 vfunc[13]: QLayout::geometry() const 12049 vfunc[14]: __cxa_pure_virtual 12050 vfunc[15]: QLayout::expandingDirections() const 12051 vfunc[16]: QLayout::minimumSize() const 12052 vfunc[17]: QLayout::maximumSize() const 12053 vfunc[18]: __cxa_pure_virtual 12054 vfunc[19]: __cxa_pure_virtual 12055 vfunc[20]: __cxa_pure_virtual 12056 vfunc[21]: QLayout::indexOf(QWidget*) const 12057 vfunc[22]: __cxa_pure_virtual 12058 vfunc[23]: QLayout::isEmpty() const 12059 vfunc[24]: QLayout::layout() 12060 12061 Table 7-367. Secondary vtable for QLayout 12062 Base Offset -8 12063 Virtual Base Offset 0 12064 RTTI typeinfo for QLayout 12065 vfunc[0]: non-virtual thunk to QLayout::~QLayout() 12066 vfunc[1]: non-virtual thunk to QLayout::~QLayout() 12067 vfunc[2]: __cxa_pure_virtual 12068 vfunc[3]: non-virtual thunk to QLayout::minimumSize() const 12069 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 12070 vfunc[5]: non-virtual thunk to QLayout::expandingDirections() 12071 const 12072 vfunc[6]: __cxa_pure_virtual 12073 vfunc[7]: non-virtual thunk to QLayout::geometry() const 12074 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 12075 vfunc[9]: QLayoutItem::hasHeightForWidth() const 12076 vfunc[10]: QLayoutItem::heightForWidth(int) const 12077 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 12078 vfunc[12]: non-virtual thunk to QLayout::invalidate() 12079 vfunc[13]: QLayoutItem::widget() 12080 vfunc[14]: non-virtual thunk to QLayout::layout() 12081 vfunc[15]: QLayoutItem::spacerItem() 12082 12083 The Run Time Type Information for the QLayout class is 12084 described by Table 7-368 12085 12086 Table 7-368. typeinfo for QLayout 12087 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 12088 Name typeinfo name for QLayout 12089 flags: 0 12090 basetype: typeinfo for QObject 2 12091 basetype: typeinfo for QLayoutItem 2050 12092 __________________________________________________________ 12093 12094 7.4.1.125. Class data for QGridLayout 12095 12096 The virtual table for the QGridLayout class is described by 12097 Table 7-369 12098 12099 Table 7-369. Primary vtable for QGridLayout 12100 Base Offset 0 12101 Virtual Base Offset 0 12102 RTTI typeinfo for QGridLayout 12103 vfunc[0]: QGridLayout::metaObject() const 12104 vfunc[1]: QGridLayout::qt_metacast(char const*) 12105 vfunc[2]: QGridLayout::qt_metacall(QMetaObject::Call, int, 12106 void**) 12107 vfunc[3]: QGridLayout::~QGridLayout() 12108 vfunc[4]: QGridLayout::~QGridLayout() 12109 vfunc[5]: QObject::event(QEvent*) 12110 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12111 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12112 vfunc[8]: QLayout::childEvent(QChildEvent*) 12113 vfunc[9]: QObject::customEvent(QEvent*) 12114 vfunc[10]: QObject::connectNotify(char const*) 12115 vfunc[11]: QObject::disconnectNotify(char const*) 12116 vfunc[12]: QGridLayout::invalidate() 12117 vfunc[13]: QLayout::geometry() const 12118 vfunc[14]: QGridLayout::addItem(QLayoutItem*) 12119 vfunc[15]: QGridLayout::expandingDirections() const 12120 vfunc[16]: QGridLayout::minimumSize() const 12121 vfunc[17]: QGridLayout::maximumSize() const 12122 vfunc[18]: QGridLayout::setGeometry(QRect const&) 12123 vfunc[19]: QGridLayout::itemAt(int) const 12124 vfunc[20]: QGridLayout::takeAt(int) 12125 vfunc[21]: QLayout::indexOf(QWidget*) const 12126 vfunc[22]: QGridLayout::count() const 12127 vfunc[23]: QLayout::isEmpty() const 12128 vfunc[24]: QLayout::layout() 12129 vfunc[25]: QGridLayout::sizeHint() const 12130 vfunc[26]: QGridLayout::hasHeightForWidth() const 12131 vfunc[27]: QGridLayout::heightForWidth(int) const 12132 vfunc[28]: QGridLayout::minimumHeightForWidth(int) const 12133 12134 Table 7-370. Secondary vtable for QGridLayout 12135 Base Offset -8 12136 Virtual Base Offset 0 12137 RTTI typeinfo for QGridLayout 12138 vfunc[0]: non-virtual thunk to QGridLayout::~QGridLayout() 12139 vfunc[1]: non-virtual thunk to QGridLayout::~QGridLayout() 12140 vfunc[2]: non-virtual thunk to QGridLayout::sizeHint() const 12141 vfunc[3]: non-virtual thunk to QGridLayout::minimumSize() const 12142 vfunc[4]: non-virtual thunk to QGridLayout::maximumSize() const 12143 vfunc[5]: non-virtual thunk to 12144 QGridLayout::expandingDirections() const 12145 vfunc[6]: non-virtual thunk to QGridLayout::setGeometry(QRect 12146 const&) 12147 vfunc[7]: non-virtual thunk to QLayout::geometry() const 12148 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 12149 vfunc[9]: non-virtual thunk to QGridLayout::hasHeightForWidth() 12150 const 12151 vfunc[10]: non-virtual thunk to 12152 QGridLayout::heightForWidth(int) const 12153 vfunc[11]: non-virtual thunk to 12154 QGridLayout::minimumHeightForWidth(int) const 12155 vfunc[12]: non-virtual thunk to QGridLayout::invalidate() 12156 vfunc[13]: QLayoutItem::widget() 12157 vfunc[14]: non-virtual thunk to QLayout::layout() 12158 vfunc[15]: QLayoutItem::spacerItem() 12159 12160 The Run Time Type Information for the QGridLayout class is 12161 described by Table 7-371 12162 12163 Table 7-371. typeinfo for QGridLayout 12164 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12165 Name typeinfo name for QGridLayout 12166 basetype: typeinfo for QLayout 12167 __________________________________________________________ 12168 12169 7.4.1.126. Class data for QBoxLayout 12170 12171 The virtual table for the QBoxLayout class is described by 12172 Table 7-372 12173 12174 Table 7-372. Primary vtable for QBoxLayout 12175 Base Offset 0 12176 Virtual Base Offset 0 12177 RTTI typeinfo for QBoxLayout 12178 vfunc[0]: QBoxLayout::metaObject() const 12179 vfunc[1]: QBoxLayout::qt_metacast(char const*) 12180 vfunc[2]: QBoxLayout::qt_metacall(QMetaObject::Call, int, 12181 void**) 12182 vfunc[3]: QBoxLayout::~QBoxLayout() 12183 vfunc[4]: QBoxLayout::~QBoxLayout() 12184 vfunc[5]: QObject::event(QEvent*) 12185 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12186 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12187 vfunc[8]: QLayout::childEvent(QChildEvent*) 12188 vfunc[9]: QObject::customEvent(QEvent*) 12189 vfunc[10]: QObject::connectNotify(char const*) 12190 vfunc[11]: QObject::disconnectNotify(char const*) 12191 vfunc[12]: QBoxLayout::invalidate() 12192 vfunc[13]: QLayout::geometry() const 12193 vfunc[14]: QBoxLayout::addItem(QLayoutItem*) 12194 vfunc[15]: QBoxLayout::expandingDirections() const 12195 vfunc[16]: QBoxLayout::minimumSize() const 12196 vfunc[17]: QBoxLayout::maximumSize() const 12197 vfunc[18]: QBoxLayout::setGeometry(QRect const&) 12198 vfunc[19]: QBoxLayout::itemAt(int) const 12199 vfunc[20]: QBoxLayout::takeAt(int) 12200 vfunc[21]: QLayout::indexOf(QWidget*) const 12201 vfunc[22]: QBoxLayout::count() const 12202 vfunc[23]: QLayout::isEmpty() const 12203 vfunc[24]: QLayout::layout() 12204 vfunc[25]: QBoxLayout::sizeHint() const 12205 vfunc[26]: QBoxLayout::hasHeightForWidth() const 12206 vfunc[27]: QBoxLayout::heightForWidth(int) const 12207 vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const 12208 12209 Table 7-373. Secondary vtable for QBoxLayout 12210 Base Offset -8 12211 Virtual Base Offset 0 12212 RTTI typeinfo for QBoxLayout 12213 vfunc[0]: non-virtual thunk to QBoxLayout::~QBoxLayout() 12214 vfunc[1]: non-virtual thunk to QBoxLayout::~QBoxLayout() 12215 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 12216 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 12217 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 12218 vfunc[5]: non-virtual thunk to 12219 QBoxLayout::expandingDirections() const 12220 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 12221 const&) 12222 vfunc[7]: non-virtual thunk to QLayout::geometry() const 12223 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 12224 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 12225 const 12226 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 12227 const 12228 vfunc[11]: non-virtual thunk to 12229 QBoxLayout::minimumHeightForWidth(int) const 12230 vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() 12231 vfunc[13]: QLayoutItem::widget() 12232 vfunc[14]: non-virtual thunk to QLayout::layout() 12233 vfunc[15]: QLayoutItem::spacerItem() 12234 12235 The Run Time Type Information for the QBoxLayout class is 12236 described by Table 7-374 12237 12238 Table 7-374. typeinfo for QBoxLayout 12239 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12240 Name typeinfo name for QBoxLayout 12241 basetype: typeinfo for QLayout 12242 __________________________________________________________ 12243 12244 7.4.1.127. Class data for QHBoxLayout 12245 12246 The virtual table for the QHBoxLayout class is described by 12247 Table 7-375 12248 12249 Table 7-375. Primary vtable for QHBoxLayout 12250 Base Offset 0 12251 Virtual Base Offset 0 12252 RTTI typeinfo for QHBoxLayout 12253 vfunc[0]: QHBoxLayout::metaObject() const 12254 vfunc[1]: QHBoxLayout::qt_metacast(char const*) 12255 vfunc[2]: QHBoxLayout::qt_metacall(QMetaObject::Call, int, 12256 void**) 12257 vfunc[3]: QHBoxLayout::~QHBoxLayout() 12258 vfunc[4]: QHBoxLayout::~QHBoxLayout() 12259 vfunc[5]: QObject::event(QEvent*) 12260 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12261 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12262 vfunc[8]: QLayout::childEvent(QChildEvent*) 12263 vfunc[9]: QObject::customEvent(QEvent*) 12264 vfunc[10]: QObject::connectNotify(char const*) 12265 vfunc[11]: QObject::disconnectNotify(char const*) 12266 vfunc[12]: QBoxLayout::invalidate() 12267 vfunc[13]: QLayout::geometry() const 12268 vfunc[14]: QBoxLayout::addItem(QLayoutItem*) 12269 vfunc[15]: QBoxLayout::expandingDirections() const 12270 vfunc[16]: QBoxLayout::minimumSize() const 12271 vfunc[17]: QBoxLayout::maximumSize() const 12272 vfunc[18]: QBoxLayout::setGeometry(QRect const&) 12273 vfunc[19]: QBoxLayout::itemAt(int) const 12274 vfunc[20]: QBoxLayout::takeAt(int) 12275 vfunc[21]: QLayout::indexOf(QWidget*) const 12276 vfunc[22]: QBoxLayout::count() const 12277 vfunc[23]: QLayout::isEmpty() const 12278 vfunc[24]: QLayout::layout() 12279 vfunc[25]: QBoxLayout::sizeHint() const 12280 vfunc[26]: QBoxLayout::hasHeightForWidth() const 12281 vfunc[27]: QBoxLayout::heightForWidth(int) const 12282 vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const 12283 12284 Table 7-376. Secondary vtable for QHBoxLayout 12285 Base Offset -8 12286 Virtual Base Offset 0 12287 RTTI typeinfo for QHBoxLayout 12288 vfunc[0]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 12289 vfunc[1]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 12290 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 12291 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 12292 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 12293 vfunc[5]: non-virtual thunk to 12294 QBoxLayout::expandingDirections() const 12295 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 12296 const&) 12297 vfunc[7]: non-virtual thunk to QLayout::geometry() const 12298 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 12299 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 12300 const 12301 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 12302 const 12303 vfunc[11]: non-virtual thunk to 12304 QBoxLayout::minimumHeightForWidth(int) const 12305 vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() 12306 vfunc[13]: QLayoutItem::widget() 12307 vfunc[14]: non-virtual thunk to QLayout::layout() 12308 vfunc[15]: QLayoutItem::spacerItem() 12309 12310 The Run Time Type Information for the QHBoxLayout class is 12311 described by Table 7-377 12312 12313 Table 7-377. typeinfo for QHBoxLayout 12314 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12315 Name typeinfo name for QHBoxLayout 12316 basetype: typeinfo for QBoxLayout 12317 __________________________________________________________ 12318 12319 7.4.1.128. Class data for QVBoxLayout 12320 12321 The virtual table for the QVBoxLayout class is described by 12322 Table 7-378 12323 12324 Table 7-378. Primary vtable for QVBoxLayout 12325 Base Offset 0 12326 Virtual Base Offset 0 12327 RTTI typeinfo for QVBoxLayout 12328 vfunc[0]: QVBoxLayout::metaObject() const 12329 vfunc[1]: QVBoxLayout::qt_metacast(char const*) 12330 vfunc[2]: QVBoxLayout::qt_metacall(QMetaObject::Call, int, 12331 void**) 12332 vfunc[3]: QVBoxLayout::~QVBoxLayout() 12333 vfunc[4]: QVBoxLayout::~QVBoxLayout() 12334 vfunc[5]: QObject::event(QEvent*) 12335 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12336 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12337 vfunc[8]: QLayout::childEvent(QChildEvent*) 12338 vfunc[9]: QObject::customEvent(QEvent*) 12339 vfunc[10]: QObject::connectNotify(char const*) 12340 vfunc[11]: QObject::disconnectNotify(char const*) 12341 vfunc[12]: QBoxLayout::invalidate() 12342 vfunc[13]: QLayout::geometry() const 12343 vfunc[14]: QBoxLayout::addItem(QLayoutItem*) 12344 vfunc[15]: QBoxLayout::expandingDirections() const 12345 vfunc[16]: QBoxLayout::minimumSize() const 12346 vfunc[17]: QBoxLayout::maximumSize() const 12347 vfunc[18]: QBoxLayout::setGeometry(QRect const&) 12348 vfunc[19]: QBoxLayout::itemAt(int) const 12349 vfunc[20]: QBoxLayout::takeAt(int) 12350 vfunc[21]: QLayout::indexOf(QWidget*) const 12351 vfunc[22]: QBoxLayout::count() const 12352 vfunc[23]: QLayout::isEmpty() const 12353 vfunc[24]: QLayout::layout() 12354 vfunc[25]: QBoxLayout::sizeHint() const 12355 vfunc[26]: QBoxLayout::hasHeightForWidth() const 12356 vfunc[27]: QBoxLayout::heightForWidth(int) const 12357 vfunc[28]: QBoxLayout::minimumHeightForWidth(int) const 12358 12359 Table 7-379. Secondary vtable for QVBoxLayout 12360 Base Offset -8 12361 Virtual Base Offset 0 12362 RTTI typeinfo for QVBoxLayout 12363 vfunc[0]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 12364 vfunc[1]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 12365 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 12366 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 12367 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 12368 vfunc[5]: non-virtual thunk to 12369 QBoxLayout::expandingDirections() const 12370 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 12371 const&) 12372 vfunc[7]: non-virtual thunk to QLayout::geometry() const 12373 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 12374 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 12375 const 12376 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 12377 const 12378 vfunc[11]: non-virtual thunk to 12379 QBoxLayout::minimumHeightForWidth(int) const 12380 vfunc[12]: non-virtual thunk to QBoxLayout::invalidate() 12381 vfunc[13]: QLayoutItem::widget() 12382 vfunc[14]: non-virtual thunk to QLayout::layout() 12383 vfunc[15]: QLayoutItem::spacerItem() 12384 12385 The Run Time Type Information for the QVBoxLayout class is 12386 described by Table 7-380 12387 12388 Table 7-380. typeinfo for QVBoxLayout 12389 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12390 Name typeinfo name for QVBoxLayout 12391 basetype: typeinfo for QBoxLayout 12392 __________________________________________________________ 12393 12394 7.4.1.129. Class data for QShortcut 12395 12396 The virtual table for the QShortcut class is described by Table 12397 7-381 12398 12399 Table 7-381. Primary vtable for QShortcut 12400 Base Offset 0 12401 Virtual Base Offset 0 12402 RTTI typeinfo for QShortcut 12403 vfunc[0]: QShortcut::metaObject() const 12404 vfunc[1]: QShortcut::qt_metacast(char const*) 12405 vfunc[2]: QShortcut::qt_metacall(QMetaObject::Call, int, 12406 void**) 12407 vfunc[3]: QShortcut::~QShortcut() 12408 vfunc[4]: QShortcut::~QShortcut() 12409 vfunc[5]: QShortcut::event(QEvent*) 12410 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12411 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12412 vfunc[8]: QObject::childEvent(QChildEvent*) 12413 vfunc[9]: QObject::customEvent(QEvent*) 12414 vfunc[10]: QObject::connectNotify(char const*) 12415 vfunc[11]: QObject::disconnectNotify(char const*) 12416 12417 The Run Time Type Information for the QShortcut class is 12418 described by Table 7-382 12419 12420 Table 7-382. typeinfo for QShortcut 12421 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12422 Name typeinfo name for QShortcut 12423 basetype: typeinfo for QObject 12424 __________________________________________________________ 12425 12426 7.4.1.130. Class data for QSessionManager 12427 12428 The virtual table for the QSessionManager class is described by 12429 Table 7-383 12430 12431 Table 7-383. Primary vtable for QSessionManager 12432 Base Offset 0 12433 Virtual Base Offset 0 12434 RTTI typeinfo for QSessionManager 12435 vfunc[0]: QSessionManager::metaObject() const 12436 vfunc[1]: QSessionManager::qt_metacast(char const*) 12437 vfunc[2]: QSessionManager::qt_metacall(QMetaObject::Call, int, 12438 void**) 12439 vfunc[3]: QSessionManager::~QSessionManager() 12440 vfunc[4]: QSessionManager::~QSessionManager() 12441 vfunc[5]: QObject::event(QEvent*) 12442 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12443 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12444 vfunc[8]: QObject::childEvent(QChildEvent*) 12445 vfunc[9]: QObject::customEvent(QEvent*) 12446 vfunc[10]: QObject::connectNotify(char const*) 12447 vfunc[11]: QObject::disconnectNotify(char const*) 12448 12449 The Run Time Type Information for the QSessionManager class is 12450 described by Table 7-384 12451 12452 Table 7-384. typeinfo for QSessionManager 12453 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12454 Name typeinfo name for QSessionManager 12455 basetype: typeinfo for QObject 12456 __________________________________________________________ 12457 12458 7.4.1.131. Class data for QApplication 12459 12460 The virtual table for the QApplication class is described by 12461 Table 7-385 12462 12463 Table 7-385. Primary vtable for QApplication 12464 Base Offset 0 12465 Virtual Base Offset 0 12466 RTTI typeinfo for QApplication 12467 vfunc[0]: QApplication::metaObject() const 12468 vfunc[1]: QApplication::qt_metacast(char const*) 12469 vfunc[2]: QApplication::qt_metacall(QMetaObject::Call, int, 12470 void**) 12471 vfunc[3]: QApplication::~QApplication() 12472 vfunc[4]: QApplication::~QApplication() 12473 vfunc[5]: QApplication::event(QEvent*) 12474 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12475 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12476 vfunc[8]: QObject::childEvent(QChildEvent*) 12477 vfunc[9]: QObject::customEvent(QEvent*) 12478 vfunc[10]: QObject::connectNotify(char const*) 12479 vfunc[11]: QObject::disconnectNotify(char const*) 12480 vfunc[12]: QApplication::notify(QObject*, QEvent*) 12481 vfunc[13]: QApplication::compressEvent(QEvent*, QObject*, 12482 QPostEventList*) 12483 vfunc[14]: QApplication::x11EventFilter(_XEvent*) 12484 vfunc[15]: QApplication::x11ClientMessage(QWidget*, _XEvent*, 12485 bool) 12486 vfunc[16]: QApplication::commitData(QSessionManager&) 12487 vfunc[17]: QApplication::saveState(QSessionManager&) 12488 12489 The Run Time Type Information for the QApplication class is 12490 described by Table 7-386 12491 12492 Table 7-386. typeinfo for QApplication 12493 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12494 Name typeinfo name for QApplication 12495 basetype: typeinfo for QCoreApplication 12496 __________________________________________________________ 12497 12498 7.4.1.132. Class data for QAction 12499 12500 The virtual table for the QAction class is described by Table 12501 7-387 12502 12503 Table 7-387. Primary vtable for QAction 12504 Base Offset 0 12505 Virtual Base Offset 0 12506 RTTI typeinfo for QAction 12507 vfunc[0]: QAction::metaObject() const 12508 vfunc[1]: QAction::qt_metacast(char const*) 12509 vfunc[2]: QAction::qt_metacall(QMetaObject::Call, int, void**) 12510 vfunc[3]: QAction::~QAction() 12511 vfunc[4]: QAction::~QAction() 12512 vfunc[5]: QAction::event(QEvent*) 12513 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12514 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12515 vfunc[8]: QObject::childEvent(QChildEvent*) 12516 vfunc[9]: QObject::customEvent(QEvent*) 12517 vfunc[10]: QObject::connectNotify(char const*) 12518 vfunc[11]: QObject::disconnectNotify(char const*) 12519 12520 The Run Time Type Information for the QAction class is 12521 described by Table 7-388 12522 12523 Table 7-388. typeinfo for QAction 12524 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12525 Name typeinfo name for QAction 12526 basetype: typeinfo for QObject 12527 __________________________________________________________ 12528 12529 7.4.1.133. Class data for QActionGroup 12530 12531 The virtual table for the QActionGroup class is described by 12532 Table 7-389 12533 12534 Table 7-389. Primary vtable for QActionGroup 12535 Base Offset 0 12536 Virtual Base Offset 0 12537 RTTI typeinfo for QActionGroup 12538 vfunc[0]: QActionGroup::metaObject() const 12539 vfunc[1]: QActionGroup::qt_metacast(char const*) 12540 vfunc[2]: QActionGroup::qt_metacall(QMetaObject::Call, int, 12541 void**) 12542 vfunc[3]: QActionGroup::~QActionGroup() 12543 vfunc[4]: QActionGroup::~QActionGroup() 12544 vfunc[5]: QObject::event(QEvent*) 12545 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12546 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12547 vfunc[8]: QObject::childEvent(QChildEvent*) 12548 vfunc[9]: QObject::customEvent(QEvent*) 12549 vfunc[10]: QObject::connectNotify(char const*) 12550 vfunc[11]: QObject::disconnectNotify(char const*) 12551 12552 The Run Time Type Information for the QActionGroup class is 12553 described by Table 7-390 12554 12555 Table 7-390. typeinfo for QActionGroup 12556 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12557 Name typeinfo name for QActionGroup 12558 basetype: typeinfo for QObject 12559 __________________________________________________________ 12560 12561 7.4.1.134. Class data for QSound 12562 12563 The virtual table for the QSound class is described by Table 12564 7-391 12565 12566 Table 7-391. Primary vtable for QSound 12567 Base Offset 0 12568 Virtual Base Offset 0 12569 RTTI typeinfo for QSound 12570 vfunc[0]: QSound::metaObject() const 12571 vfunc[1]: QSound::qt_metacast(char const*) 12572 vfunc[2]: QSound::qt_metacall(QMetaObject::Call, int, void**) 12573 vfunc[3]: QSound::~QSound() 12574 vfunc[4]: QSound::~QSound() 12575 vfunc[5]: QObject::event(QEvent*) 12576 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12577 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12578 vfunc[8]: QObject::childEvent(QChildEvent*) 12579 vfunc[9]: QObject::customEvent(QEvent*) 12580 vfunc[10]: QObject::connectNotify(char const*) 12581 vfunc[11]: QObject::disconnectNotify(char const*) 12582 12583 The Run Time Type Information for the QSound class is described 12584 by Table 7-392 12585 12586 Table 7-392. typeinfo for QSound 12587 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12588 Name typeinfo name for QSound 12589 basetype: typeinfo for QObject 12590 __________________________________________________________ 12591 12592 7.4.1.135. Class data for QStackedLayout 12593 12594 The virtual table for the QStackedLayout class is described by 12595 Table 7-393 12596 12597 Table 7-393. Primary vtable for QStackedLayout 12598 Base Offset 0 12599 Virtual Base Offset 0 12600 RTTI typeinfo for QStackedLayout 12601 vfunc[0]: QStackedLayout::metaObject() const 12602 vfunc[1]: QStackedLayout::qt_metacast(char const*) 12603 vfunc[2]: QStackedLayout::qt_metacall(QMetaObject::Call, int, 12604 void**) 12605 vfunc[3]: QStackedLayout::~QStackedLayout() 12606 vfunc[4]: QStackedLayout::~QStackedLayout() 12607 vfunc[5]: QObject::event(QEvent*) 12608 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12609 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12610 vfunc[8]: QLayout::childEvent(QChildEvent*) 12611 vfunc[9]: QObject::customEvent(QEvent*) 12612 vfunc[10]: QObject::connectNotify(char const*) 12613 vfunc[11]: QObject::disconnectNotify(char const*) 12614 vfunc[12]: QLayout::invalidate() 12615 vfunc[13]: QLayout::geometry() const 12616 vfunc[14]: QStackedLayout::addItem(QLayoutItem*) 12617 vfunc[15]: QLayout::expandingDirections() const 12618 vfunc[16]: QStackedLayout::minimumSize() const 12619 vfunc[17]: QLayout::maximumSize() const 12620 vfunc[18]: QStackedLayout::setGeometry(QRect const&) 12621 vfunc[19]: QStackedLayout::itemAt(int) const 12622 vfunc[20]: QStackedLayout::takeAt(int) 12623 vfunc[21]: QLayout::indexOf(QWidget*) const 12624 vfunc[22]: QStackedLayout::count() const 12625 vfunc[23]: QLayout::isEmpty() const 12626 vfunc[24]: QLayout::layout() 12627 vfunc[25]: QStackedLayout::sizeHint() const 12628 12629 Table 7-394. Secondary vtable for QStackedLayout 12630 Base Offset -8 12631 Virtual Base Offset 0 12632 RTTI typeinfo for QStackedLayout 12633 vfunc[0]: non-virtual thunk to 12634 QStackedLayout::~QStackedLayout() 12635 vfunc[1]: non-virtual thunk to 12636 QStackedLayout::~QStackedLayout() 12637 vfunc[2]: non-virtual thunk to QStackedLayout::sizeHint() const 12638 vfunc[3]: non-virtual thunk to QStackedLayout::minimumSize() 12639 const 12640 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 12641 vfunc[5]: non-virtual thunk to QLayout::expandingDirections() 12642 const 12643 vfunc[6]: non-virtual thunk to 12644 QStackedLayout::setGeometry(QRect const&) 12645 vfunc[7]: non-virtual thunk to QLayout::geometry() const 12646 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 12647 vfunc[9]: QLayoutItem::hasHeightForWidth() const 12648 vfunc[10]: QLayoutItem::heightForWidth(int) const 12649 vfunc[11]: QLayoutItem::minimumHeightForWidth(int) const 12650 vfunc[12]: non-virtual thunk to QLayout::invalidate() 12651 vfunc[13]: QLayoutItem::widget() 12652 vfunc[14]: non-virtual thunk to QLayout::layout() 12653 vfunc[15]: QLayoutItem::spacerItem() 12654 12655 The Run Time Type Information for the QStackedLayout class is 12656 described by Table 7-395 12657 12658 Table 7-395. typeinfo for QStackedLayout 12659 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12660 Name typeinfo name for QStackedLayout 12661 basetype: typeinfo for QLayout 12662 __________________________________________________________ 12663 12664 7.4.1.136. Class data for QCommonStyle 12665 12666 The virtual table for the QCommonStyle class is described by 12667 Table 7-396 12668 12669 Table 7-396. Primary vtable for QCommonStyle 12670 Base Offset 0 12671 Virtual Base Offset 0 12672 RTTI typeinfo for QCommonStyle 12673 vfunc[0]: QCommonStyle::metaObject() const 12674 vfunc[1]: QCommonStyle::qt_metacast(char const*) 12675 vfunc[2]: QCommonStyle::qt_metacall(QMetaObject::Call, int, 12676 void**) 12677 vfunc[3]: QCommonStyle::~QCommonStyle() 12678 vfunc[4]: QCommonStyle::~QCommonStyle() 12679 vfunc[5]: QObject::event(QEvent*) 12680 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12681 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12682 vfunc[8]: QObject::childEvent(QChildEvent*) 12683 vfunc[9]: QObject::customEvent(QEvent*) 12684 vfunc[10]: QObject::connectNotify(char const*) 12685 vfunc[11]: QObject::disconnectNotify(char const*) 12686 vfunc[12]: QStyle::polish(QWidget*) 12687 vfunc[13]: QStyle::unpolish(QWidget*) 12688 vfunc[14]: QStyle::polish(QApplication*) 12689 vfunc[15]: QStyle::unpolish(QApplication*) 12690 vfunc[16]: QStyle::polish(QPalette&) 12691 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 12692 const&, int, bool, QString const&) const 12693 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 12694 const&) const 12695 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 12696 QPalette const&, bool, QString const&, QPalette::ColorRole) 12697 const 12698 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, 12699 QPixmap const&) const 12700 vfunc[21]: QStyle::standardPalette() const 12701 vfunc[22]: 12702 QCommonStyle::drawPrimitive(QStyle::PrimitiveElement, 12703 QStyleOption const*, QPainter*, QWidget const*) const 12704 vfunc[23]: QCommonStyle::drawControl(QStyle::ControlElement, 12705 QStyleOption const*, QPainter*, QWidget const*) const 12706 vfunc[24]: QCommonStyle::subElementRect(QStyle::SubElement, 12707 QStyleOption const*, QWidget const*) const 12708 vfunc[25]: 12709 QCommonStyle::drawComplexControl(QStyle::ComplexControl, 12710 QStyleOptionComplex const*, QPainter*, QWidget const*) const 12711 vfunc[26]: 12712 QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, 12713 QStyleOptionComplex const*, QPoint const&, QWidget const*) 12714 const 12715 vfunc[27]: QCommonStyle::subControlRect(QStyle::ComplexControl, 12716 QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) 12717 const 12718 vfunc[28]: QCommonStyle::pixelMetric(QStyle::PixelMetric, 12719 QStyleOption const*, QWidget const*) const 12720 vfunc[29]: QCommonStyle::sizeFromContents(QStyle::ContentsType, 12721 QStyleOption const*, QSize const&, QWidget const*) const 12722 vfunc[30]: QCommonStyle::styleHint(QStyle::StyleHint, 12723 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 12724 vfunc[31]: QCommonStyle::standardPixmap(QStyle::StandardPixmap, 12725 QStyleOption const*, QWidget const*) const 12726 vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, 12727 QPixmap const&, QStyleOption const*) const 12728 12729 The Run Time Type Information for the QCommonStyle class is 12730 described by Table 7-397 12731 12732 Table 7-397. typeinfo for QCommonStyle 12733 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12734 Name typeinfo name for QCommonStyle 12735 basetype: typeinfo for QStyle 12736 __________________________________________________________ 12737 12738 7.4.1.137. Class data for QMotifStyle 12739 12740 The virtual table for the QMotifStyle class is described by 12741 Table 7-398 12742 12743 Table 7-398. Primary vtable for QMotifStyle 12744 Base Offset 0 12745 Virtual Base Offset 0 12746 RTTI typeinfo for QMotifStyle 12747 vfunc[0]: QMotifStyle::metaObject() const 12748 vfunc[1]: QMotifStyle::qt_metacast(char const*) 12749 vfunc[2]: QMotifStyle::qt_metacall(QMetaObject::Call, int, 12750 void**) 12751 vfunc[3]: QMotifStyle::~QMotifStyle() 12752 vfunc[4]: QMotifStyle::~QMotifStyle() 12753 vfunc[5]: QMotifStyle::event(QEvent*) 12754 vfunc[6]: QMotifStyle::eventFilter(QObject*, QEvent*) 12755 vfunc[7]: QMotifStyle::timerEvent(QTimerEvent*) 12756 vfunc[8]: QObject::childEvent(QChildEvent*) 12757 vfunc[9]: QObject::customEvent(QEvent*) 12758 vfunc[10]: QObject::connectNotify(char const*) 12759 vfunc[11]: QObject::disconnectNotify(char const*) 12760 vfunc[12]: QMotifStyle::polish(QWidget*) 12761 vfunc[13]: QMotifStyle::unpolish(QWidget*) 12762 vfunc[14]: QMotifStyle::polish(QApplication*) 12763 vfunc[15]: QMotifStyle::unpolish(QApplication*) 12764 vfunc[16]: QMotifStyle::polish(QPalette&) 12765 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 12766 const&, int, bool, QString const&) const 12767 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 12768 const&) const 12769 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 12770 QPalette const&, bool, QString const&, QPalette::ColorRole) 12771 const 12772 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, 12773 QPixmap const&) const 12774 vfunc[21]: QMotifStyle::standardPalette() const 12775 vfunc[22]: QMotifStyle::drawPrimitive(QStyle::PrimitiveElement, 12776 QStyleOption const*, QPainter*, QWidget const*) const 12777 vfunc[23]: QMotifStyle::drawControl(QStyle::ControlElement, 12778 QStyleOption const*, QPainter*, QWidget const*) const 12779 vfunc[24]: QMotifStyle::subElementRect(QStyle::SubElement, 12780 QStyleOption const*, QWidget const*) const 12781 vfunc[25]: 12782 QMotifStyle::drawComplexControl(QStyle::ComplexControl, 12783 QStyleOptionComplex const*, QPainter*, QWidget const*) const 12784 vfunc[26]: 12785 QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, 12786 QStyleOptionComplex const*, QPoint const&, QWidget const*) 12787 const 12788 vfunc[27]: QMotifStyle::subControlRect(QStyle::ComplexControl, 12789 QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) 12790 const 12791 vfunc[28]: QMotifStyle::pixelMetric(QStyle::PixelMetric, 12792 QStyleOption const*, QWidget const*) const 12793 vfunc[29]: QMotifStyle::sizeFromContents(QStyle::ContentsType, 12794 QStyleOption const*, QSize const&, QWidget const*) const 12795 vfunc[30]: QMotifStyle::styleHint(QStyle::StyleHint, 12796 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 12797 vfunc[31]: QMotifStyle::standardPixmap(QStyle::StandardPixmap, 12798 QStyleOption const*, QWidget const*) const 12799 vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, 12800 QPixmap const&, QStyleOption const*) const 12801 12802 The Run Time Type Information for the QMotifStyle class is 12803 described by Table 7-399 12804 12805 Table 7-399. typeinfo for QMotifStyle 12806 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12807 Name typeinfo name for QMotifStyle 12808 basetype: typeinfo for QCommonStyle 12809 __________________________________________________________ 12810 12811 7.4.1.138. Class data for QStyleFactoryInterface 12812 12813 The virtual table for the QStyleFactoryInterface class is 12814 described by Table 7-400 12815 12816 Table 7-400. Primary vtable for QStyleFactoryInterface 12817 Base Offset 0 12818 Virtual Base Offset 0 12819 RTTI typeinfo for QStyleFactoryInterface 12820 vfunc[0]: NULL or 12821 QStyleFactoryInterface::~QStyleFactoryInterface() 12822 vfunc[1]: NULL or 12823 QStyleFactoryInterface::~QStyleFactoryInterface() 12824 vfunc[2]: __cxa_pure_virtual 12825 vfunc[3]: __cxa_pure_virtual 12826 12827 The Run Time Type Information for the QStyleFactoryInterface 12828 class is described by Table 7-401 12829 12830 Table 7-401. typeinfo for QStyleFactoryInterface 12831 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12832 Name typeinfo name for QStyleFactoryInterface 12833 basetype: typeinfo for QFactoryInterface 12834 __________________________________________________________ 12835 12836 7.4.1.139. Class data for QStylePlugin 12837 12838 The virtual table for the QStylePlugin class is described by 12839 Table 7-402 12840 12841 Table 7-402. Primary vtable for QStylePlugin 12842 Base Offset 0 12843 Virtual Base Offset 0 12844 RTTI typeinfo for QStylePlugin 12845 vfunc[0]: QStylePlugin::metaObject() const 12846 vfunc[1]: QStylePlugin::qt_metacast(char const*) 12847 vfunc[2]: QStylePlugin::qt_metacall(QMetaObject::Call, int, 12848 void**) 12849 vfunc[3]: QStylePlugin::~QStylePlugin() 12850 vfunc[4]: QStylePlugin::~QStylePlugin() 12851 vfunc[5]: QObject::event(QEvent*) 12852 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 12853 vfunc[7]: QObject::timerEvent(QTimerEvent*) 12854 vfunc[8]: QObject::childEvent(QChildEvent*) 12855 vfunc[9]: QObject::customEvent(QEvent*) 12856 vfunc[10]: QObject::connectNotify(char const*) 12857 vfunc[11]: QObject::disconnectNotify(char const*) 12858 vfunc[12]: __cxa_pure_virtual 12859 vfunc[13]: __cxa_pure_virtual 12860 12861 Table 7-403. Secondary vtable for QStylePlugin 12862 Base Offset -8 12863 Virtual Base Offset 0 12864 RTTI typeinfo for QStylePlugin 12865 vfunc[0]: non-virtual thunk to QStylePlugin::~QStylePlugin() 12866 vfunc[1]: non-virtual thunk to QStylePlugin::~QStylePlugin() 12867 vfunc[2]: __cxa_pure_virtual 12868 vfunc[3]: __cxa_pure_virtual 12869 12870 The Run Time Type Information for the QStylePlugin class is 12871 described by Table 7-404 12872 12873 Table 7-404. typeinfo for QStylePlugin 12874 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 12875 Name typeinfo name for QStylePlugin 12876 flags: 0 12877 basetype: typeinfo for QObject 2 12878 basetype: typeinfo for QStyleFactoryInterface 2050 12879 __________________________________________________________ 12880 12881 7.4.1.140. Class data for QWindowsStyle 12882 12883 The virtual table for the QWindowsStyle class is described by 12884 Table 7-405 12885 12886 Table 7-405. Primary vtable for QWindowsStyle 12887 Base Offset 0 12888 Virtual Base Offset 0 12889 RTTI typeinfo for QWindowsStyle 12890 vfunc[0]: QWindowsStyle::metaObject() const 12891 vfunc[1]: QWindowsStyle::qt_metacast(char const*) 12892 vfunc[2]: QWindowsStyle::qt_metacall(QMetaObject::Call, int, 12893 void**) 12894 vfunc[3]: QWindowsStyle::~QWindowsStyle() 12895 vfunc[4]: QWindowsStyle::~QWindowsStyle() 12896 vfunc[5]: QObject::event(QEvent*) 12897 vfunc[6]: QWindowsStyle::eventFilter(QObject*, QEvent*) 12898 vfunc[7]: QWindowsStyle::timerEvent(QTimerEvent*) 12899 vfunc[8]: QObject::childEvent(QChildEvent*) 12900 vfunc[9]: QObject::customEvent(QEvent*) 12901 vfunc[10]: QObject::connectNotify(char const*) 12902 vfunc[11]: QObject::disconnectNotify(char const*) 12903 vfunc[12]: QWindowsStyle::polish(QWidget*) 12904 vfunc[13]: QWindowsStyle::unpolish(QWidget*) 12905 vfunc[14]: QWindowsStyle::polish(QApplication*) 12906 vfunc[15]: QWindowsStyle::unpolish(QApplication*) 12907 vfunc[16]: QWindowsStyle::polish(QPalette&) 12908 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 12909 const&, int, bool, QString const&) const 12910 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 12911 const&) const 12912 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 12913 QPalette const&, bool, QString const&, QPalette::ColorRole) 12914 const 12915 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, 12916 QPixmap const&) const 12917 vfunc[21]: QStyle::standardPalette() const 12918 vfunc[22]: 12919 QWindowsStyle::drawPrimitive(QStyle::PrimitiveElement, 12920 QStyleOption const*, QPainter*, QWidget const*) const 12921 vfunc[23]: QWindowsStyle::drawControl(QStyle::ControlElement, 12922 QStyleOption const*, QPainter*, QWidget const*) const 12923 vfunc[24]: QWindowsStyle::subElementRect(QStyle::SubElement, 12924 QStyleOption const*, QWidget const*) const 12925 vfunc[25]: 12926 QWindowsStyle::drawComplexControl(QStyle::ComplexControl, 12927 QStyleOptionComplex const*, QPainter*, QWidget const*) const 12928 vfunc[26]: 12929 QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, 12930 QStyleOptionComplex const*, QPoint const&, QWidget const*) 12931 const 12932 vfunc[27]: QCommonStyle::subControlRect(QStyle::ComplexControl, 12933 QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) 12934 const 12935 vfunc[28]: QWindowsStyle::pixelMetric(QStyle::PixelMetric, 12936 QStyleOption const*, QWidget const*) const 12937 vfunc[29]: 12938 QWindowsStyle::sizeFromContents(QStyle::ContentsType, 12939 QStyleOption const*, QSize const&, QWidget const*) const 12940 vfunc[30]: QWindowsStyle::styleHint(QStyle::StyleHint, 12941 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 12942 vfunc[31]: 12943 QWindowsStyle::standardPixmap(QStyle::StandardPixmap, 12944 QStyleOption const*, QWidget const*) const 12945 vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, 12946 QPixmap const&, QStyleOption const*) const 12947 12948 The Run Time Type Information for the QWindowsStyle class is 12949 described by Table 7-406 12950 12951 Table 7-406. typeinfo for QWindowsStyle 12952 Base Vtable vtable for __cxxabiv1::__si_class_type_info 12953 Name typeinfo name for QWindowsStyle 12954 basetype: typeinfo for QCommonStyle 12955 __________________________________________________________ 12956 12957 7.4.1.141. Class data for QCDEStyle 12958 12959 The virtual table for the QCDEStyle class is described by Table 12960 7-407 12961 12962 Table 7-407. Primary vtable for QCDEStyle 12963 Base Offset 0 12964 Virtual Base Offset 0 12965 RTTI typeinfo for QCDEStyle 12966 vfunc[0]: QCDEStyle::metaObject() const 12967 vfunc[1]: QCDEStyle::qt_metacast(char const*) 12968 vfunc[2]: QCDEStyle::qt_metacall(QMetaObject::Call, int, 12969 void**) 12970 vfunc[3]: QCDEStyle::~QCDEStyle() 12971 vfunc[4]: QCDEStyle::~QCDEStyle() 12972 vfunc[5]: QMotifStyle::event(QEvent*) 12973 vfunc[6]: QMotifStyle::eventFilter(QObject*, QEvent*) 12974 vfunc[7]: QMotifStyle::timerEvent(QTimerEvent*) 12975 vfunc[8]: QObject::childEvent(QChildEvent*) 12976 vfunc[9]: QObject::customEvent(QEvent*) 12977 vfunc[10]: QObject::connectNotify(char const*) 12978 vfunc[11]: QObject::disconnectNotify(char const*) 12979 vfunc[12]: QMotifStyle::polish(QWidget*) 12980 vfunc[13]: QMotifStyle::unpolish(QWidget*) 12981 vfunc[14]: QMotifStyle::polish(QApplication*) 12982 vfunc[15]: QMotifStyle::unpolish(QApplication*) 12983 vfunc[16]: QMotifStyle::polish(QPalette&) 12984 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 12985 const&, int, bool, QString const&) const 12986 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 12987 const&) const 12988 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 12989 QPalette const&, bool, QString const&, QPalette::ColorRole) 12990 const 12991 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, 12992 QPixmap const&) const 12993 vfunc[21]: QCDEStyle::standardPalette() const 12994 vfunc[22]: QCDEStyle::drawPrimitive(QStyle::PrimitiveElement, 12995 QStyleOption const*, QPainter*, QWidget const*) const 12996 vfunc[23]: QCDEStyle::drawControl(QStyle::ControlElement, 12997 QStyleOption const*, QPainter*, QWidget const*) const 12998 vfunc[24]: QMotifStyle::subElementRect(QStyle::SubElement, 12999 QStyleOption const*, QWidget const*) const 13000 vfunc[25]: 13001 QMotifStyle::drawComplexControl(QStyle::ComplexControl, 13002 QStyleOptionComplex const*, QPainter*, QWidget const*) const 13003 vfunc[26]: 13004 QCommonStyle::hitTestComplexControl(QStyle::ComplexControl, 13005 QStyleOptionComplex const*, QPoint const&, QWidget const*) 13006 const 13007 vfunc[27]: QMotifStyle::subControlRect(QStyle::ComplexControl, 13008 QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) 13009 const 13010 vfunc[28]: QCDEStyle::pixelMetric(QStyle::PixelMetric, 13011 QStyleOption const*, QWidget const*) const 13012 vfunc[29]: QMotifStyle::sizeFromContents(QStyle::ContentsType, 13013 QStyleOption const*, QSize const&, QWidget const*) const 13014 vfunc[30]: QMotifStyle::styleHint(QStyle::StyleHint, 13015 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 13016 vfunc[31]: QMotifStyle::standardPixmap(QStyle::StandardPixmap, 13017 QStyleOption const*, QWidget const*) const 13018 vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, 13019 QPixmap const&, QStyleOption const*) const 13020 13021 The Run Time Type Information for the QCDEStyle class is 13022 described by Table 7-408 13023 13024 Table 7-408. typeinfo for QCDEStyle 13025 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13026 Name typeinfo name for QCDEStyle 13027 basetype: typeinfo for QMotifStyle 13028 __________________________________________________________ 13029 13030 7.4.1.142. Class data for QPlastiqueStyle 13031 13032 The virtual table for the QPlastiqueStyle class is described by 13033 Table 7-409 13034 13035 Table 7-409. Primary vtable for QPlastiqueStyle 13036 Base Offset 0 13037 Virtual Base Offset 0 13038 RTTI typeinfo for QPlastiqueStyle 13039 vfunc[0]: QPlastiqueStyle::metaObject() const 13040 vfunc[1]: QPlastiqueStyle::qt_metacast(char const*) 13041 vfunc[2]: QPlastiqueStyle::qt_metacall(QMetaObject::Call, int, 13042 void**) 13043 vfunc[3]: QPlastiqueStyle::~QPlastiqueStyle() 13044 vfunc[4]: QPlastiqueStyle::~QPlastiqueStyle() 13045 vfunc[5]: QObject::event(QEvent*) 13046 vfunc[6]: QPlastiqueStyle::eventFilter(QObject*, QEvent*) 13047 vfunc[7]: QPlastiqueStyle::timerEvent(QTimerEvent*) 13048 vfunc[8]: QObject::childEvent(QChildEvent*) 13049 vfunc[9]: QObject::customEvent(QEvent*) 13050 vfunc[10]: QObject::connectNotify(char const*) 13051 vfunc[11]: QObject::disconnectNotify(char const*) 13052 vfunc[12]: QPlastiqueStyle::polish(QWidget*) 13053 vfunc[13]: QPlastiqueStyle::unpolish(QWidget*) 13054 vfunc[14]: QPlastiqueStyle::polish(QApplication*) 13055 vfunc[15]: QPlastiqueStyle::unpolish(QApplication*) 13056 vfunc[16]: QPlastiqueStyle::polish(QPalette&) 13057 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 13058 const&, int, bool, QString const&) const 13059 vfunc[18]: QStyle::itemPixmapRect(QRect const&, int, QPixmap 13060 const&) const 13061 vfunc[19]: QStyle::drawItemText(QPainter*, QRect const&, int, 13062 QPalette const&, bool, QString const&, QPalette::ColorRole) 13063 const 13064 vfunc[20]: QStyle::drawItemPixmap(QPainter*, QRect const&, int, 13065 QPixmap const&) const 13066 vfunc[21]: QPlastiqueStyle::standardPalette() const 13067 vfunc[22]: 13068 QPlastiqueStyle::drawPrimitive(QStyle::PrimitiveElement, 13069 QStyleOption const*, QPainter*, QWidget const*) const 13070 vfunc[23]: QPlastiqueStyle::drawControl(QStyle::ControlElement, 13071 QStyleOption const*, QPainter*, QWidget const*) const 13072 vfunc[24]: QPlastiqueStyle::subElementRect(QStyle::SubElement, 13073 QStyleOption const*, QWidget const*) const 13074 vfunc[25]: 13075 QPlastiqueStyle::drawComplexControl(QStyle::ComplexControl, 13076 QStyleOptionComplex const*, QPainter*, QWidget const*) const 13077 vfunc[26]: 13078 QPlastiqueStyle::hitTestComplexControl(QStyle::ComplexControl, 13079 QStyleOptionComplex const*, QPoint const&, QWidget const*) 13080 const 13081 vfunc[27]: 13082 QPlastiqueStyle::subControlRect(QStyle::ComplexControl, 13083 QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) 13084 const 13085 vfunc[28]: QPlastiqueStyle::pixelMetric(QStyle::PixelMetric, 13086 QStyleOption const*, QWidget const*) const 13087 vfunc[29]: 13088 QPlastiqueStyle::sizeFromContents(QStyle::ContentsType, 13089 QStyleOption const*, QSize const&, QWidget const*) const 13090 vfunc[30]: QPlastiqueStyle::styleHint(QStyle::StyleHint, 13091 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 13092 vfunc[31]: 13093 QWindowsStyle::standardPixmap(QStyle::StandardPixmap, 13094 QStyleOption const*, QWidget const*) const 13095 vfunc[32]: QCommonStyle::generatedIconPixmap(QIcon::Mode, 13096 QPixmap const&, QStyleOption const*) const 13097 13098 The Run Time Type Information for the QPlastiqueStyle class is 13099 described by Table 7-410 13100 13101 Table 7-410. typeinfo for QPlastiqueStyle 13102 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13103 Name typeinfo name for QPlastiqueStyle 13104 basetype: typeinfo for QWindowsStyle 13105 __________________________________________________________ 13106 13107 7.4.1.143. Class data for QInputContextFactoryInterface 13108 13109 The virtual table for the QInputContextFactoryInterface class 13110 is described by Table 7-411 13111 13112 Table 7-411. Primary vtable for QInputContextFactoryInterface 13113 Base Offset 0 13114 Virtual Base Offset 0 13115 RTTI typeinfo for QInputContextFactoryInterface 13116 vfunc[0]: NULL or 13117 QInputContextFactoryInterface::~QInputContextFactoryInterface() 13118 vfunc[1]: NULL or 13119 QInputContextFactoryInterface::~QInputContextFactoryInterface() 13120 vfunc[2]: __cxa_pure_virtual 13121 vfunc[3]: __cxa_pure_virtual 13122 vfunc[4]: __cxa_pure_virtual 13123 vfunc[5]: __cxa_pure_virtual 13124 vfunc[6]: __cxa_pure_virtual 13125 13126 The Run Time Type Information for the 13127 QInputContextFactoryInterface class is described by Table 7-412 13128 13129 Table 7-412. typeinfo for QInputContextFactoryInterface 13130 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13131 Name typeinfo name for QInputContextFactoryInterface 13132 basetype: typeinfo for QFactoryInterface 13133 __________________________________________________________ 13134 13135 7.4.1.144. Class data for QInputContextPlugin 13136 13137 The virtual table for the QInputContextPlugin class is 13138 described by Table 7-413 13139 13140 Table 7-413. Primary vtable for QInputContextPlugin 13141 Base Offset 0 13142 Virtual Base Offset 0 13143 RTTI typeinfo for QInputContextPlugin 13144 vfunc[0]: QInputContextPlugin::metaObject() const 13145 vfunc[1]: QInputContextPlugin::qt_metacast(char const*) 13146 vfunc[2]: QInputContextPlugin::qt_metacall(QMetaObject::Call, 13147 int, void**) 13148 vfunc[3]: QInputContextPlugin::~QInputContextPlugin() 13149 vfunc[4]: QInputContextPlugin::~QInputContextPlugin() 13150 vfunc[5]: QObject::event(QEvent*) 13151 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13152 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13153 vfunc[8]: QObject::childEvent(QChildEvent*) 13154 vfunc[9]: QObject::customEvent(QEvent*) 13155 vfunc[10]: QObject::connectNotify(char const*) 13156 vfunc[11]: QObject::disconnectNotify(char const*) 13157 vfunc[12]: __cxa_pure_virtual 13158 vfunc[13]: __cxa_pure_virtual 13159 vfunc[14]: __cxa_pure_virtual 13160 vfunc[15]: __cxa_pure_virtual 13161 vfunc[16]: __cxa_pure_virtual 13162 13163 Table 7-414. Secondary vtable for QInputContextPlugin 13164 Base Offset -8 13165 Virtual Base Offset 0 13166 RTTI typeinfo for QInputContextPlugin 13167 vfunc[0]: non-virtual thunk to 13168 QInputContextPlugin::~QInputContextPlugin() 13169 vfunc[1]: non-virtual thunk to 13170 QInputContextPlugin::~QInputContextPlugin() 13171 vfunc[2]: __cxa_pure_virtual 13172 vfunc[3]: __cxa_pure_virtual 13173 vfunc[4]: __cxa_pure_virtual 13174 vfunc[5]: __cxa_pure_virtual 13175 vfunc[6]: __cxa_pure_virtual 13176 13177 The Run Time Type Information for the QInputContextPlugin class 13178 is described by Table 7-415 13179 13180 Table 7-415. typeinfo for QInputContextPlugin 13181 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 13182 Name typeinfo name for QInputContextPlugin 13183 flags: 0 13184 basetype: typeinfo for QObject 2 13185 basetype: typeinfo for QInputContextFactoryInterface 2050 13186 __________________________________________________________ 13187 13188 7.4.1.145. Class data for QInputContext 13189 13190 The virtual table for the QInputContext class is described by 13191 Table 7-416 13192 13193 Table 7-416. Primary vtable for QInputContext 13194 Base Offset 0 13195 Virtual Base Offset 0 13196 RTTI typeinfo for QInputContext 13197 vfunc[0]: QInputContext::metaObject() const 13198 vfunc[1]: QInputContext::qt_metacast(char const*) 13199 vfunc[2]: QInputContext::qt_metacall(QMetaObject::Call, int, 13200 void**) 13201 vfunc[3]: QInputContext::~QInputContext() 13202 vfunc[4]: QInputContext::~QInputContext() 13203 vfunc[5]: QObject::event(QEvent*) 13204 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13205 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13206 vfunc[8]: QObject::childEvent(QChildEvent*) 13207 vfunc[9]: QObject::customEvent(QEvent*) 13208 vfunc[10]: QObject::connectNotify(char const*) 13209 vfunc[11]: QObject::disconnectNotify(char const*) 13210 vfunc[12]: __cxa_pure_virtual 13211 vfunc[13]: __cxa_pure_virtual 13212 vfunc[14]: __cxa_pure_virtual 13213 vfunc[15]: QInputContext::update() 13214 vfunc[16]: QInputContext::mouseHandler(int, QMouseEvent*) 13215 vfunc[17]: QInputContext::font() const 13216 vfunc[18]: __cxa_pure_virtual 13217 vfunc[19]: QInputContext::setFocusWidget(QWidget*) 13218 vfunc[20]: QInputContext::widgetDestroyed(QWidget*) 13219 vfunc[21]: QInputContext::actions() 13220 vfunc[22]: QInputContext::x11FilterEvent(QWidget*, _XEvent*) 13221 vfunc[23]: QInputContext::filterEvent(QEvent const*) 13222 13223 The Run Time Type Information for the QInputContext class is 13224 described by Table 7-417 13225 13226 Table 7-417. typeinfo for QInputContext 13227 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13228 Name typeinfo name for QInputContext 13229 basetype: typeinfo for QObject 13230 __________________________________________________________ 13231 13232 7.4.1.146. Class data for QAbstractButton 13233 13234 The virtual table for the QAbstractButton class is described by 13235 Table 7-418 13236 13237 Table 7-418. Primary vtable for QAbstractButton 13238 Base Offset 0 13239 Virtual Base Offset 0 13240 RTTI typeinfo for QAbstractButton 13241 vfunc[0]: QAbstractButton::metaObject() const 13242 vfunc[1]: QAbstractButton::qt_metacast(char const*) 13243 vfunc[2]: QAbstractButton::qt_metacall(QMetaObject::Call, int, 13244 void**) 13245 vfunc[3]: QAbstractButton::~QAbstractButton() 13246 vfunc[4]: QAbstractButton::~QAbstractButton() 13247 vfunc[5]: QAbstractButton::event(QEvent*) 13248 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13249 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 13250 vfunc[8]: QObject::childEvent(QChildEvent*) 13251 vfunc[9]: QObject::customEvent(QEvent*) 13252 vfunc[10]: QObject::connectNotify(char const*) 13253 vfunc[11]: QObject::disconnectNotify(char const*) 13254 vfunc[12]: QWidget::devType() const 13255 vfunc[13]: QWidget::setVisible(bool) 13256 vfunc[14]: QWidget::sizeHint() const 13257 vfunc[15]: QWidget::minimumSizeHint() const 13258 vfunc[16]: QWidget::heightForWidth(int) const 13259 vfunc[17]: QWidget::paintEngine() const 13260 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 13261 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 13262 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13263 vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) 13264 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13265 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 13266 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 13267 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 13268 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 13269 vfunc[27]: QWidget::enterEvent(QEvent*) 13270 vfunc[28]: QWidget::leaveEvent(QEvent*) 13271 vfunc[29]: __cxa_pure_virtual 13272 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13273 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13274 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13275 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13276 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13277 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13278 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13279 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13280 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13281 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13282 vfunc[40]: QWidget::showEvent(QShowEvent*) 13283 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13284 vfunc[42]: QWidget::x11Event(_XEvent*) 13285 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 13286 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13287 const 13288 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13289 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13290 const 13291 vfunc[47]: QWidget::focusNextPrevChild(bool) 13292 vfunc[48]: QWidget::styleChange(QStyle&) 13293 vfunc[49]: QWidget::enabledChange(bool) 13294 vfunc[50]: QWidget::paletteChange(QPalette const&) 13295 vfunc[51]: QWidget::fontChange(QFont const&) 13296 vfunc[52]: QWidget::windowActivationChange(bool) 13297 vfunc[53]: QWidget::languageChange() 13298 vfunc[54]: QAbstractButton::hitButton(QPoint const&) const 13299 vfunc[55]: QAbstractButton::checkStateSet() 13300 vfunc[56]: QAbstractButton::nextCheckState() 13301 13302 Table 7-419. Secondary vtable for QAbstractButton 13303 Base Offset -8 13304 Virtual Base Offset 0 13305 RTTI typeinfo for QAbstractButton 13306 vfunc[0]: non-virtual thunk to 13307 QAbstractButton::~QAbstractButton() 13308 vfunc[1]: non-virtual thunk to 13309 QAbstractButton::~QAbstractButton() 13310 vfunc[2]: non-virtual thunk to QWidget::devType() const 13311 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13312 vfunc[4]: non-virtual thunk to 13313 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13314 13315 The Run Time Type Information for the QAbstractButton class is 13316 described by Table 7-420 13317 13318 Table 7-420. typeinfo for QAbstractButton 13319 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13320 Name typeinfo name for QAbstractButton 13321 basetype: typeinfo for QWidget 13322 __________________________________________________________ 13323 13324 7.4.1.147. Class data for QCheckBox 13325 13326 The virtual table for the QCheckBox class is described by Table 13327 7-421 13328 13329 Table 7-421. Primary vtable for QCheckBox 13330 Base Offset 0 13331 Virtual Base Offset 0 13332 RTTI typeinfo for QCheckBox 13333 vfunc[0]: QCheckBox::metaObject() const 13334 vfunc[1]: QCheckBox::qt_metacast(char const*) 13335 vfunc[2]: QCheckBox::qt_metacall(QMetaObject::Call, int, 13336 void**) 13337 vfunc[3]: NULL or QCheckBox::~QCheckBox() 13338 vfunc[4]: NULL or QCheckBox::~QCheckBox() 13339 vfunc[5]: QCheckBox::event(QEvent*) 13340 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13341 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 13342 vfunc[8]: QObject::childEvent(QChildEvent*) 13343 vfunc[9]: QObject::customEvent(QEvent*) 13344 vfunc[10]: QObject::connectNotify(char const*) 13345 vfunc[11]: QObject::disconnectNotify(char const*) 13346 vfunc[12]: QWidget::devType() const 13347 vfunc[13]: QWidget::setVisible(bool) 13348 vfunc[14]: QCheckBox::sizeHint() const 13349 vfunc[15]: QWidget::minimumSizeHint() const 13350 vfunc[16]: QWidget::heightForWidth(int) const 13351 vfunc[17]: QWidget::paintEngine() const 13352 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 13353 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 13354 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13355 vfunc[21]: QCheckBox::mouseMoveEvent(QMouseEvent*) 13356 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13357 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 13358 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 13359 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 13360 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 13361 vfunc[27]: QWidget::enterEvent(QEvent*) 13362 vfunc[28]: QWidget::leaveEvent(QEvent*) 13363 vfunc[29]: QCheckBox::paintEvent(QPaintEvent*) 13364 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13365 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13366 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13367 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13368 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13369 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13370 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13371 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13372 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13373 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13374 vfunc[40]: QWidget::showEvent(QShowEvent*) 13375 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13376 vfunc[42]: QWidget::x11Event(_XEvent*) 13377 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 13378 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13379 const 13380 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13381 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13382 const 13383 vfunc[47]: QWidget::focusNextPrevChild(bool) 13384 vfunc[48]: QWidget::styleChange(QStyle&) 13385 vfunc[49]: QWidget::enabledChange(bool) 13386 vfunc[50]: QWidget::paletteChange(QPalette const&) 13387 vfunc[51]: QWidget::fontChange(QFont const&) 13388 vfunc[52]: QWidget::windowActivationChange(bool) 13389 vfunc[53]: QWidget::languageChange() 13390 vfunc[54]: QCheckBox::hitButton(QPoint const&) const 13391 vfunc[55]: QCheckBox::checkStateSet() 13392 vfunc[56]: QCheckBox::nextCheckState() 13393 13394 Table 7-422. Secondary vtable for QCheckBox 13395 Base Offset -8 13396 Virtual Base Offset 0 13397 RTTI typeinfo for QCheckBox 13398 vfunc[0]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 13399 vfunc[1]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 13400 vfunc[2]: non-virtual thunk to QWidget::devType() const 13401 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13402 vfunc[4]: non-virtual thunk to 13403 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13404 13405 The Run Time Type Information for the QCheckBox class is 13406 described by Table 7-423 13407 13408 Table 7-423. typeinfo for QCheckBox 13409 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13410 Name typeinfo name for QCheckBox 13411 basetype: typeinfo for QAbstractButton 13412 __________________________________________________________ 13413 13414 7.4.1.148. Class data for QMenu 13415 13416 The virtual table for the QMenu class is described by Table 13417 7-424 13418 13419 Table 7-424. Primary vtable for QMenu 13420 Base Offset 0 13421 Virtual Base Offset 0 13422 RTTI typeinfo for QMenu 13423 vfunc[0]: QMenu::metaObject() const 13424 vfunc[1]: QMenu::qt_metacast(char const*) 13425 vfunc[2]: QMenu::qt_metacall(QMetaObject::Call, int, void**) 13426 vfunc[3]: QMenu::~QMenu() 13427 vfunc[4]: QMenu::~QMenu() 13428 vfunc[5]: QMenu::event(QEvent*) 13429 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13430 vfunc[7]: QMenu::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]: QMenu::sizeHint() const 13438 vfunc[15]: QWidget::minimumSizeHint() const 13439 vfunc[16]: QWidget::heightForWidth(int) const 13440 vfunc[17]: QWidget::paintEngine() const 13441 vfunc[18]: QMenu::mousePressEvent(QMouseEvent*) 13442 vfunc[19]: QMenu::mouseReleaseEvent(QMouseEvent*) 13443 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13444 vfunc[21]: QMenu::mouseMoveEvent(QMouseEvent*) 13445 vfunc[22]: QMenu::wheelEvent(QWheelEvent*) 13446 vfunc[23]: QMenu::keyPressEvent(QKeyEvent*) 13447 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13448 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13449 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13450 vfunc[27]: QMenu::enterEvent(QEvent*) 13451 vfunc[28]: QMenu::leaveEvent(QEvent*) 13452 vfunc[29]: QMenu::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]: QMenu::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]: QMenu::hideEvent(QHideEvent*) 13465 vfunc[42]: QWidget::x11Event(_XEvent*) 13466 vfunc[43]: QMenu::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 7-425. Secondary vtable for QMenu 13481 Base Offset -8 13482 Virtual Base Offset 0 13483 RTTI typeinfo for QMenu 13484 vfunc[0]: non-virtual thunk to QMenu::~QMenu() 13485 vfunc[1]: non-virtual thunk to QMenu::~QMenu() 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 QMenu class is described 13492 by Table 7-426 13493 13494 Table 7-426. typeinfo for QMenu 13495 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13496 Name typeinfo name for QMenu 13497 basetype: typeinfo for QWidget 13498 __________________________________________________________ 13499 13500 7.4.1.149. Class data for QWorkspace 13501 13502 The virtual table for the QWorkspace class is described by 13503 Table 7-427 13504 13505 Table 7-427. Primary vtable for QWorkspace 13506 Base Offset 0 13507 Virtual Base Offset 0 13508 RTTI typeinfo for QWorkspace 13509 vfunc[0]: QWorkspace::metaObject() const 13510 vfunc[1]: QWorkspace::qt_metacast(char const*) 13511 vfunc[2]: QWorkspace::qt_metacall(QMetaObject::Call, int, 13512 void**) 13513 vfunc[3]: QWorkspace::~QWorkspace() 13514 vfunc[4]: QWorkspace::~QWorkspace() 13515 vfunc[5]: QWorkspace::event(QEvent*) 13516 vfunc[6]: QWorkspace::eventFilter(QObject*, QEvent*) 13517 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13518 vfunc[8]: QWorkspace::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]: QWorkspace::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]: QWorkspace::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]: QWorkspace::paintEvent(QPaintEvent*) 13540 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13541 vfunc[31]: QWorkspace::resizeEvent(QResizeEvent*) 13542 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13543 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13544 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13545 vfunc[35]: QWidget::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]: QWorkspace::showEvent(QShowEvent*) 13551 vfunc[41]: QWorkspace::hideEvent(QHideEvent*) 13552 vfunc[42]: QWidget::x11Event(_XEvent*) 13553 vfunc[43]: QWorkspace::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 7-428. Secondary vtable for QWorkspace 13568 Base Offset -8 13569 Virtual Base Offset 0 13570 RTTI typeinfo for QWorkspace 13571 vfunc[0]: non-virtual thunk to QWorkspace::~QWorkspace() 13572 vfunc[1]: non-virtual thunk to QWorkspace::~QWorkspace() 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 QWorkspace class is 13579 described by Table 7-429 13580 13581 Table 7-429. typeinfo for QWorkspace 13582 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13583 Name typeinfo name for QWorkspace 13584 basetype: typeinfo for QWidget 13585 __________________________________________________________ 13586 13587 7.4.1.150. Class data for QButtonGroup 13588 13589 The virtual table for the QButtonGroup class is described by 13590 Table 7-430 13591 13592 Table 7-430. Primary vtable for QButtonGroup 13593 Base Offset 0 13594 Virtual Base Offset 0 13595 RTTI typeinfo for QButtonGroup 13596 vfunc[0]: QButtonGroup::metaObject() const 13597 vfunc[1]: QButtonGroup::qt_metacast(char const*) 13598 vfunc[2]: QButtonGroup::qt_metacall(QMetaObject::Call, int, 13599 void**) 13600 vfunc[3]: QButtonGroup::~QButtonGroup() 13601 vfunc[4]: QButtonGroup::~QButtonGroup() 13602 vfunc[5]: QObject::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 13610 The Run Time Type Information for the QButtonGroup class is 13611 described by Table 7-431 13612 13613 Table 7-431. typeinfo for QButtonGroup 13614 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13615 Name typeinfo name for QButtonGroup 13616 basetype: typeinfo for QObject 13617 __________________________________________________________ 13618 13619 7.4.1.151. Class data for QSpinBox 13620 13621 The virtual table for the QSpinBox class is described by Table 13622 7-432 13623 13624 Table 7-432. Primary vtable for QSpinBox 13625 Base Offset 0 13626 Virtual Base Offset 0 13627 RTTI typeinfo for QSpinBox 13628 vfunc[0]: QSpinBox::metaObject() const 13629 vfunc[1]: QSpinBox::qt_metacast(char const*) 13630 vfunc[2]: QSpinBox::qt_metacall(QMetaObject::Call, int, void**) 13631 vfunc[3]: NULL or QSpinBox::~QSpinBox() 13632 vfunc[4]: NULL or QSpinBox::~QSpinBox() 13633 vfunc[5]: QSpinBox::event(QEvent*) 13634 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13635 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 13636 vfunc[8]: QObject::childEvent(QChildEvent*) 13637 vfunc[9]: QObject::customEvent(QEvent*) 13638 vfunc[10]: QObject::connectNotify(char const*) 13639 vfunc[11]: QObject::disconnectNotify(char const*) 13640 vfunc[12]: QWidget::devType() const 13641 vfunc[13]: QWidget::setVisible(bool) 13642 vfunc[14]: QAbstractSpinBox::sizeHint() const 13643 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 13644 vfunc[16]: QWidget::heightForWidth(int) const 13645 vfunc[17]: QWidget::paintEngine() const 13646 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 13647 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 13648 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13649 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 13650 vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) 13651 vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) 13652 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 13653 vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) 13654 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 13655 vfunc[27]: QWidget::enterEvent(QEvent*) 13656 vfunc[28]: QWidget::leaveEvent(QEvent*) 13657 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 13658 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13659 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 13660 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 13661 vfunc[33]: 13662 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 13663 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13664 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13665 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13666 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13667 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13668 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13669 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 13670 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 13671 vfunc[42]: QWidget::x11Event(_XEvent*) 13672 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 13673 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13674 const 13675 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13676 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13677 const 13678 vfunc[47]: QWidget::focusNextPrevChild(bool) 13679 vfunc[48]: QWidget::styleChange(QStyle&) 13680 vfunc[49]: QWidget::enabledChange(bool) 13681 vfunc[50]: QWidget::paletteChange(QPalette const&) 13682 vfunc[51]: QWidget::fontChange(QFont const&) 13683 vfunc[52]: QWidget::windowActivationChange(bool) 13684 vfunc[53]: QWidget::languageChange() 13685 vfunc[54]: QSpinBox::validate(QString&, int&) const 13686 vfunc[55]: QSpinBox::fixup(QString&) const 13687 vfunc[56]: QAbstractSpinBox::stepBy(int) 13688 vfunc[57]: QAbstractSpinBox::clear() 13689 vfunc[58]: QAbstractSpinBox::stepEnabled() const 13690 vfunc[59]: QSpinBox::valueFromText(QString const&) const 13691 vfunc[60]: QSpinBox::textFromValue(int) const 13692 13693 Table 7-433. Secondary vtable for QSpinBox 13694 Base Offset -8 13695 Virtual Base Offset 0 13696 RTTI typeinfo for QSpinBox 13697 vfunc[0]: NULL or non-virtual thunk to QSpinBox::~QSpinBox() 13698 vfunc[1]: NULL or non-virtual thunk to QSpinBox::~QSpinBox() 13699 vfunc[2]: non-virtual thunk to QWidget::devType() const 13700 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13701 vfunc[4]: non-virtual thunk to 13702 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13703 13704 The Run Time Type Information for the QSpinBox class is 13705 described by Table 7-434 13706 13707 Table 7-434. typeinfo for QSpinBox 13708 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13709 Name typeinfo name for QSpinBox 13710 basetype: typeinfo for QAbstractSpinBox 13711 __________________________________________________________ 13712 13713 7.4.1.152. Class data for QDoubleSpinBox 13714 13715 The virtual table for the QDoubleSpinBox class is described by 13716 Table 7-435 13717 13718 Table 7-435. Primary vtable for QDoubleSpinBox 13719 Base Offset 0 13720 Virtual Base Offset 0 13721 RTTI typeinfo for QDoubleSpinBox 13722 vfunc[0]: QDoubleSpinBox::metaObject() const 13723 vfunc[1]: QDoubleSpinBox::qt_metacast(char const*) 13724 vfunc[2]: QDoubleSpinBox::qt_metacall(QMetaObject::Call, int, 13725 void**) 13726 vfunc[3]: NULL or QDoubleSpinBox::~QDoubleSpinBox() 13727 vfunc[4]: NULL or QDoubleSpinBox::~QDoubleSpinBox() 13728 vfunc[5]: QAbstractSpinBox::event(QEvent*) 13729 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13730 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 13731 vfunc[8]: QObject::childEvent(QChildEvent*) 13732 vfunc[9]: QObject::customEvent(QEvent*) 13733 vfunc[10]: QObject::connectNotify(char const*) 13734 vfunc[11]: QObject::disconnectNotify(char const*) 13735 vfunc[12]: QWidget::devType() const 13736 vfunc[13]: QWidget::setVisible(bool) 13737 vfunc[14]: QAbstractSpinBox::sizeHint() const 13738 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 13739 vfunc[16]: QWidget::heightForWidth(int) const 13740 vfunc[17]: QWidget::paintEngine() const 13741 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 13742 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 13743 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13744 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 13745 vfunc[22]: QAbstractSpinBox::wheelEvent(QWheelEvent*) 13746 vfunc[23]: QAbstractSpinBox::keyPressEvent(QKeyEvent*) 13747 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 13748 vfunc[25]: QAbstractSpinBox::focusInEvent(QFocusEvent*) 13749 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 13750 vfunc[27]: QWidget::enterEvent(QEvent*) 13751 vfunc[28]: QWidget::leaveEvent(QEvent*) 13752 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 13753 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13754 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 13755 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 13756 vfunc[33]: 13757 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 13758 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13759 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13760 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13761 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13762 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13763 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13764 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 13765 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 13766 vfunc[42]: QWidget::x11Event(_XEvent*) 13767 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 13768 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13769 const 13770 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13771 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13772 const 13773 vfunc[47]: QWidget::focusNextPrevChild(bool) 13774 vfunc[48]: QWidget::styleChange(QStyle&) 13775 vfunc[49]: QWidget::enabledChange(bool) 13776 vfunc[50]: QWidget::paletteChange(QPalette const&) 13777 vfunc[51]: QWidget::fontChange(QFont const&) 13778 vfunc[52]: QWidget::windowActivationChange(bool) 13779 vfunc[53]: QWidget::languageChange() 13780 vfunc[54]: QDoubleSpinBox::validate(QString&, int&) const 13781 vfunc[55]: QDoubleSpinBox::fixup(QString&) const 13782 vfunc[56]: QAbstractSpinBox::stepBy(int) 13783 vfunc[57]: QAbstractSpinBox::clear() 13784 vfunc[58]: QAbstractSpinBox::stepEnabled() const 13785 vfunc[59]: QDoubleSpinBox::valueFromText(QString const&) const 13786 vfunc[60]: QDoubleSpinBox::textFromValue(double) const 13787 13788 Table 7-436. Secondary vtable for QDoubleSpinBox 13789 Base Offset -8 13790 Virtual Base Offset 0 13791 RTTI typeinfo for QDoubleSpinBox 13792 vfunc[0]: NULL or non-virtual thunk to 13793 QDoubleSpinBox::~QDoubleSpinBox() 13794 vfunc[1]: NULL or non-virtual thunk to 13795 QDoubleSpinBox::~QDoubleSpinBox() 13796 vfunc[2]: non-virtual thunk to QWidget::devType() const 13797 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13798 vfunc[4]: non-virtual thunk to 13799 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13800 13801 The Run Time Type Information for the QDoubleSpinBox class is 13802 described by Table 7-437 13803 13804 Table 7-437. typeinfo for QDoubleSpinBox 13805 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13806 Name typeinfo name for QDoubleSpinBox 13807 basetype: typeinfo for QAbstractSpinBox 13808 __________________________________________________________ 13809 13810 7.4.1.153. Class data for QLCDNumber 13811 13812 The virtual table for the QLCDNumber class is described by 13813 Table 7-438 13814 13815 Table 7-438. Primary vtable for QLCDNumber 13816 Base Offset 0 13817 Virtual Base Offset 0 13818 RTTI typeinfo for QLCDNumber 13819 vfunc[0]: QLCDNumber::metaObject() const 13820 vfunc[1]: QLCDNumber::qt_metacast(char const*) 13821 vfunc[2]: QLCDNumber::qt_metacall(QMetaObject::Call, int, 13822 void**) 13823 vfunc[3]: QLCDNumber::~QLCDNumber() 13824 vfunc[4]: QLCDNumber::~QLCDNumber() 13825 vfunc[5]: QLCDNumber::event(QEvent*) 13826 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13827 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13828 vfunc[8]: QObject::childEvent(QChildEvent*) 13829 vfunc[9]: QObject::customEvent(QEvent*) 13830 vfunc[10]: QObject::connectNotify(char const*) 13831 vfunc[11]: QObject::disconnectNotify(char const*) 13832 vfunc[12]: QWidget::devType() const 13833 vfunc[13]: QWidget::setVisible(bool) 13834 vfunc[14]: QLCDNumber::sizeHint() const 13835 vfunc[15]: QWidget::minimumSizeHint() const 13836 vfunc[16]: QWidget::heightForWidth(int) const 13837 vfunc[17]: QWidget::paintEngine() const 13838 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 13839 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 13840 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13841 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13842 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13843 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13844 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13845 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13846 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13847 vfunc[27]: QWidget::enterEvent(QEvent*) 13848 vfunc[28]: QWidget::leaveEvent(QEvent*) 13849 vfunc[29]: QLCDNumber::paintEvent(QPaintEvent*) 13850 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13851 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13852 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13853 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13854 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13855 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13856 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13857 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13858 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13859 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13860 vfunc[40]: QWidget::showEvent(QShowEvent*) 13861 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13862 vfunc[42]: QWidget::x11Event(_XEvent*) 13863 vfunc[43]: QFrame::changeEvent(QEvent*) 13864 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13865 const 13866 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13867 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13868 const 13869 vfunc[47]: QWidget::focusNextPrevChild(bool) 13870 vfunc[48]: QWidget::styleChange(QStyle&) 13871 vfunc[49]: QWidget::enabledChange(bool) 13872 vfunc[50]: QWidget::paletteChange(QPalette const&) 13873 vfunc[51]: QWidget::fontChange(QFont const&) 13874 vfunc[52]: QWidget::windowActivationChange(bool) 13875 vfunc[53]: QWidget::languageChange() 13876 13877 Table 7-439. Secondary vtable for QLCDNumber 13878 Base Offset -8 13879 Virtual Base Offset 0 13880 RTTI typeinfo for QLCDNumber 13881 vfunc[0]: non-virtual thunk to QLCDNumber::~QLCDNumber() 13882 vfunc[1]: non-virtual thunk to QLCDNumber::~QLCDNumber() 13883 vfunc[2]: non-virtual thunk to QWidget::devType() const 13884 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13885 vfunc[4]: non-virtual thunk to 13886 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13887 13888 The Run Time Type Information for the QLCDNumber class is 13889 described by Table 7-440 13890 13891 Table 7-440. typeinfo for QLCDNumber 13892 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13893 Name typeinfo name for QLCDNumber 13894 basetype: typeinfo for QFrame 13895 __________________________________________________________ 13896 13897 7.4.1.154. Class data for QStackedWidget 13898 13899 The virtual table for the QStackedWidget class is described by 13900 Table 7-441 13901 13902 Table 7-441. Primary vtable for QStackedWidget 13903 Base Offset 0 13904 Virtual Base Offset 0 13905 RTTI typeinfo for QStackedWidget 13906 vfunc[0]: QStackedWidget::metaObject() const 13907 vfunc[1]: QStackedWidget::qt_metacast(char const*) 13908 vfunc[2]: QStackedWidget::qt_metacall(QMetaObject::Call, int, 13909 void**) 13910 vfunc[3]: QStackedWidget::~QStackedWidget() 13911 vfunc[4]: QStackedWidget::~QStackedWidget() 13912 vfunc[5]: QStackedWidget::event(QEvent*) 13913 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 13914 vfunc[7]: QObject::timerEvent(QTimerEvent*) 13915 vfunc[8]: QObject::childEvent(QChildEvent*) 13916 vfunc[9]: QObject::customEvent(QEvent*) 13917 vfunc[10]: QObject::connectNotify(char const*) 13918 vfunc[11]: QObject::disconnectNotify(char const*) 13919 vfunc[12]: QWidget::devType() const 13920 vfunc[13]: QWidget::setVisible(bool) 13921 vfunc[14]: QFrame::sizeHint() const 13922 vfunc[15]: QWidget::minimumSizeHint() const 13923 vfunc[16]: QWidget::heightForWidth(int) const 13924 vfunc[17]: QWidget::paintEngine() const 13925 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 13926 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 13927 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 13928 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 13929 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 13930 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 13931 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 13932 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 13933 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 13934 vfunc[27]: QWidget::enterEvent(QEvent*) 13935 vfunc[28]: QWidget::leaveEvent(QEvent*) 13936 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 13937 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 13938 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 13939 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 13940 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 13941 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 13942 vfunc[35]: QWidget::actionEvent(QActionEvent*) 13943 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 13944 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 13945 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 13946 vfunc[39]: QWidget::dropEvent(QDropEvent*) 13947 vfunc[40]: QWidget::showEvent(QShowEvent*) 13948 vfunc[41]: QWidget::hideEvent(QHideEvent*) 13949 vfunc[42]: QWidget::x11Event(_XEvent*) 13950 vfunc[43]: QFrame::changeEvent(QEvent*) 13951 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 13952 const 13953 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 13954 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 13955 const 13956 vfunc[47]: QWidget::focusNextPrevChild(bool) 13957 vfunc[48]: QWidget::styleChange(QStyle&) 13958 vfunc[49]: QWidget::enabledChange(bool) 13959 vfunc[50]: QWidget::paletteChange(QPalette const&) 13960 vfunc[51]: QWidget::fontChange(QFont const&) 13961 vfunc[52]: QWidget::windowActivationChange(bool) 13962 vfunc[53]: QWidget::languageChange() 13963 13964 Table 7-442. Secondary vtable for QStackedWidget 13965 Base Offset -8 13966 Virtual Base Offset 0 13967 RTTI typeinfo for QStackedWidget 13968 vfunc[0]: non-virtual thunk to 13969 QStackedWidget::~QStackedWidget() 13970 vfunc[1]: non-virtual thunk to 13971 QStackedWidget::~QStackedWidget() 13972 vfunc[2]: non-virtual thunk to QWidget::devType() const 13973 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 13974 vfunc[4]: non-virtual thunk to 13975 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 13976 13977 The Run Time Type Information for the QStackedWidget class is 13978 described by Table 7-443 13979 13980 Table 7-443. typeinfo for QStackedWidget 13981 Base Vtable vtable for __cxxabiv1::__si_class_type_info 13982 Name typeinfo name for QStackedWidget 13983 basetype: typeinfo for QFrame 13984 __________________________________________________________ 13985 13986 7.4.1.155. Class data for QPushButton 13987 13988 The virtual table for the QPushButton class is described by 13989 Table 7-444 13990 13991 Table 7-444. Primary vtable for QPushButton 13992 Base Offset 0 13993 Virtual Base Offset 0 13994 RTTI typeinfo for QPushButton 13995 vfunc[0]: QPushButton::metaObject() const 13996 vfunc[1]: QPushButton::qt_metacast(char const*) 13997 vfunc[2]: QPushButton::qt_metacall(QMetaObject::Call, int, 13998 void**) 13999 vfunc[3]: QPushButton::~QPushButton() 14000 vfunc[4]: QPushButton::~QPushButton() 14001 vfunc[5]: QPushButton::event(QEvent*) 14002 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14003 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 14004 vfunc[8]: QObject::childEvent(QChildEvent*) 14005 vfunc[9]: QObject::customEvent(QEvent*) 14006 vfunc[10]: QObject::connectNotify(char const*) 14007 vfunc[11]: QObject::disconnectNotify(char const*) 14008 vfunc[12]: QWidget::devType() const 14009 vfunc[13]: QWidget::setVisible(bool) 14010 vfunc[14]: QPushButton::sizeHint() const 14011 vfunc[15]: QWidget::minimumSizeHint() const 14012 vfunc[16]: QWidget::heightForWidth(int) const 14013 vfunc[17]: QWidget::paintEngine() const 14014 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 14015 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 14016 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14017 vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) 14018 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 14019 vfunc[23]: QPushButton::keyPressEvent(QKeyEvent*) 14020 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 14021 vfunc[25]: QPushButton::focusInEvent(QFocusEvent*) 14022 vfunc[26]: QPushButton::focusOutEvent(QFocusEvent*) 14023 vfunc[27]: QWidget::enterEvent(QEvent*) 14024 vfunc[28]: QWidget::leaveEvent(QEvent*) 14025 vfunc[29]: QPushButton::paintEvent(QPaintEvent*) 14026 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14027 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 14028 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 14029 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 14030 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14031 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14032 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14033 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14034 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14035 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14036 vfunc[40]: QWidget::showEvent(QShowEvent*) 14037 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14038 vfunc[42]: QWidget::x11Event(_XEvent*) 14039 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 14040 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14041 const 14042 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14043 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14044 const 14045 vfunc[47]: QWidget::focusNextPrevChild(bool) 14046 vfunc[48]: QWidget::styleChange(QStyle&) 14047 vfunc[49]: QWidget::enabledChange(bool) 14048 vfunc[50]: QWidget::paletteChange(QPalette const&) 14049 vfunc[51]: QWidget::fontChange(QFont const&) 14050 vfunc[52]: QWidget::windowActivationChange(bool) 14051 vfunc[53]: QWidget::languageChange() 14052 vfunc[54]: QAbstractButton::hitButton(QPoint const&) const 14053 vfunc[55]: QAbstractButton::checkStateSet() 14054 vfunc[56]: QAbstractButton::nextCheckState() 14055 14056 Table 7-445. Secondary vtable for QPushButton 14057 Base Offset -8 14058 Virtual Base Offset 0 14059 RTTI typeinfo for QPushButton 14060 vfunc[0]: non-virtual thunk to QPushButton::~QPushButton() 14061 vfunc[1]: non-virtual thunk to QPushButton::~QPushButton() 14062 vfunc[2]: non-virtual thunk to QWidget::devType() const 14063 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14064 vfunc[4]: non-virtual thunk to 14065 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14066 14067 The Run Time Type Information for the QPushButton class is 14068 described by Table 7-446 14069 14070 Table 7-446. typeinfo for QPushButton 14071 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14072 Name typeinfo name for QPushButton 14073 basetype: typeinfo for QAbstractButton 14074 __________________________________________________________ 14075 14076 7.4.1.156. Class data for QSplashScreen 14077 14078 The virtual table for the QSplashScreen class is described by 14079 Table 7-447 14080 14081 Table 7-447. Primary vtable for QSplashScreen 14082 Base Offset 0 14083 Virtual Base Offset 0 14084 RTTI typeinfo for QSplashScreen 14085 vfunc[0]: QSplashScreen::metaObject() const 14086 vfunc[1]: QSplashScreen::qt_metacast(char const*) 14087 vfunc[2]: QSplashScreen::qt_metacall(QMetaObject::Call, int, 14088 void**) 14089 vfunc[3]: QSplashScreen::~QSplashScreen() 14090 vfunc[4]: QSplashScreen::~QSplashScreen() 14091 vfunc[5]: QSplashScreen::event(QEvent*) 14092 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14093 vfunc[7]: QObject::timerEvent(QTimerEvent*) 14094 vfunc[8]: QObject::childEvent(QChildEvent*) 14095 vfunc[9]: QObject::customEvent(QEvent*) 14096 vfunc[10]: QObject::connectNotify(char const*) 14097 vfunc[11]: QObject::disconnectNotify(char const*) 14098 vfunc[12]: QWidget::devType() const 14099 vfunc[13]: QWidget::setVisible(bool) 14100 vfunc[14]: QWidget::sizeHint() const 14101 vfunc[15]: QWidget::minimumSizeHint() const 14102 vfunc[16]: QWidget::heightForWidth(int) const 14103 vfunc[17]: QWidget::paintEngine() const 14104 vfunc[18]: QSplashScreen::mousePressEvent(QMouseEvent*) 14105 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 14106 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14107 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 14108 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 14109 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 14110 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 14111 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 14112 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 14113 vfunc[27]: QWidget::enterEvent(QEvent*) 14114 vfunc[28]: QWidget::leaveEvent(QEvent*) 14115 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 14116 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14117 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 14118 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 14119 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 14120 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14121 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14122 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14123 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14124 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14125 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14126 vfunc[40]: QWidget::showEvent(QShowEvent*) 14127 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14128 vfunc[42]: QWidget::x11Event(_XEvent*) 14129 vfunc[43]: QWidget::changeEvent(QEvent*) 14130 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14131 const 14132 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14133 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14134 const 14135 vfunc[47]: QWidget::focusNextPrevChild(bool) 14136 vfunc[48]: QWidget::styleChange(QStyle&) 14137 vfunc[49]: QWidget::enabledChange(bool) 14138 vfunc[50]: QWidget::paletteChange(QPalette const&) 14139 vfunc[51]: QWidget::fontChange(QFont const&) 14140 vfunc[52]: QWidget::windowActivationChange(bool) 14141 vfunc[53]: QWidget::languageChange() 14142 vfunc[54]: QSplashScreen::drawContents(QPainter*) 14143 14144 Table 7-448. Secondary vtable for QSplashScreen 14145 Base Offset -8 14146 Virtual Base Offset 0 14147 RTTI typeinfo for QSplashScreen 14148 vfunc[0]: non-virtual thunk to QSplashScreen::~QSplashScreen() 14149 vfunc[1]: non-virtual thunk to QSplashScreen::~QSplashScreen() 14150 vfunc[2]: non-virtual thunk to QWidget::devType() const 14151 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14152 vfunc[4]: non-virtual thunk to 14153 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14154 14155 The Run Time Type Information for the QSplashScreen class is 14156 described by Table 7-449 14157 14158 Table 7-449. typeinfo for QSplashScreen 14159 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14160 Name typeinfo name for QSplashScreen 14161 basetype: typeinfo for QWidget 14162 __________________________________________________________ 14163 14164 7.4.1.157. Class data for QDateTimeEdit 14165 14166 The virtual table for the QDateTimeEdit class is described by 14167 Table 7-450 14168 14169 Table 7-450. Primary vtable for QDateTimeEdit 14170 Base Offset 0 14171 Virtual Base Offset 0 14172 RTTI typeinfo for QDateTimeEdit 14173 vfunc[0]: QDateTimeEdit::metaObject() const 14174 vfunc[1]: QDateTimeEdit::qt_metacast(char const*) 14175 vfunc[2]: QDateTimeEdit::qt_metacall(QMetaObject::Call, int, 14176 void**) 14177 vfunc[3]: NULL or QDateTimeEdit::~QDateTimeEdit() 14178 vfunc[4]: NULL or QDateTimeEdit::~QDateTimeEdit() 14179 vfunc[5]: QDateTimeEdit::event(QEvent*) 14180 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14181 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 14182 vfunc[8]: QObject::childEvent(QChildEvent*) 14183 vfunc[9]: QObject::customEvent(QEvent*) 14184 vfunc[10]: QObject::connectNotify(char const*) 14185 vfunc[11]: QObject::disconnectNotify(char const*) 14186 vfunc[12]: QWidget::devType() const 14187 vfunc[13]: QWidget::setVisible(bool) 14188 vfunc[14]: QDateTimeEdit::sizeHint() const 14189 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 14190 vfunc[16]: QWidget::heightForWidth(int) const 14191 vfunc[17]: QWidget::paintEngine() const 14192 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 14193 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 14194 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14195 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 14196 vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) 14197 vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) 14198 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 14199 vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) 14200 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 14201 vfunc[27]: QWidget::enterEvent(QEvent*) 14202 vfunc[28]: QWidget::leaveEvent(QEvent*) 14203 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 14204 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14205 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 14206 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 14207 vfunc[33]: 14208 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 14209 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14210 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14211 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14212 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14213 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14214 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14215 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 14216 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 14217 vfunc[42]: QWidget::x11Event(_XEvent*) 14218 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 14219 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14220 const 14221 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14222 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14223 const 14224 vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) 14225 vfunc[48]: QWidget::styleChange(QStyle&) 14226 vfunc[49]: QWidget::enabledChange(bool) 14227 vfunc[50]: QWidget::paletteChange(QPalette const&) 14228 vfunc[51]: QWidget::fontChange(QFont const&) 14229 vfunc[52]: QWidget::windowActivationChange(bool) 14230 vfunc[53]: QWidget::languageChange() 14231 vfunc[54]: QDateTimeEdit::validate(QString&, int&) const 14232 vfunc[55]: QDateTimeEdit::fixup(QString&) const 14233 vfunc[56]: QDateTimeEdit::stepBy(int) 14234 vfunc[57]: QDateTimeEdit::clear() 14235 vfunc[58]: QDateTimeEdit::stepEnabled() const 14236 vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) 14237 const 14238 vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) 14239 const 14240 14241 Table 7-451. Secondary vtable for QDateTimeEdit 14242 Base Offset -8 14243 Virtual Base Offset 0 14244 RTTI typeinfo for QDateTimeEdit 14245 vfunc[0]: NULL or non-virtual thunk to 14246 QDateTimeEdit::~QDateTimeEdit() 14247 vfunc[1]: NULL or non-virtual thunk to 14248 QDateTimeEdit::~QDateTimeEdit() 14249 vfunc[2]: non-virtual thunk to QWidget::devType() const 14250 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14251 vfunc[4]: non-virtual thunk to 14252 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14253 14254 The Run Time Type Information for the QDateTimeEdit class is 14255 described by Table 7-452 14256 14257 Table 7-452. typeinfo for QDateTimeEdit 14258 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14259 Name typeinfo name for QDateTimeEdit 14260 basetype: typeinfo for QAbstractSpinBox 14261 __________________________________________________________ 14262 14263 7.4.1.158. Class data for QTimeEdit 14264 14265 The virtual table for the QTimeEdit class is described by Table 14266 7-453 14267 14268 Table 7-453. Primary vtable for QTimeEdit 14269 Base Offset 0 14270 Virtual Base Offset 0 14271 RTTI typeinfo for QTimeEdit 14272 vfunc[0]: QTimeEdit::metaObject() const 14273 vfunc[1]: QTimeEdit::qt_metacast(char const*) 14274 vfunc[2]: QTimeEdit::qt_metacall(QMetaObject::Call, int, 14275 void**) 14276 vfunc[3]: NULL or QTimeEdit::~QTimeEdit() 14277 vfunc[4]: NULL or QTimeEdit::~QTimeEdit() 14278 vfunc[5]: QDateTimeEdit::event(QEvent*) 14279 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14280 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 14281 vfunc[8]: QObject::childEvent(QChildEvent*) 14282 vfunc[9]: QObject::customEvent(QEvent*) 14283 vfunc[10]: QObject::connectNotify(char const*) 14284 vfunc[11]: QObject::disconnectNotify(char const*) 14285 vfunc[12]: QWidget::devType() const 14286 vfunc[13]: QWidget::setVisible(bool) 14287 vfunc[14]: QDateTimeEdit::sizeHint() const 14288 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 14289 vfunc[16]: QWidget::heightForWidth(int) const 14290 vfunc[17]: QWidget::paintEngine() const 14291 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 14292 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 14293 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14294 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 14295 vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) 14296 vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) 14297 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 14298 vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) 14299 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 14300 vfunc[27]: QWidget::enterEvent(QEvent*) 14301 vfunc[28]: QWidget::leaveEvent(QEvent*) 14302 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 14303 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14304 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 14305 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 14306 vfunc[33]: 14307 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 14308 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14309 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14310 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14311 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14312 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14313 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14314 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 14315 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 14316 vfunc[42]: QWidget::x11Event(_XEvent*) 14317 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 14318 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14319 const 14320 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14321 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14322 const 14323 vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) 14324 vfunc[48]: QWidget::styleChange(QStyle&) 14325 vfunc[49]: QWidget::enabledChange(bool) 14326 vfunc[50]: QWidget::paletteChange(QPalette const&) 14327 vfunc[51]: QWidget::fontChange(QFont const&) 14328 vfunc[52]: QWidget::windowActivationChange(bool) 14329 vfunc[53]: QWidget::languageChange() 14330 vfunc[54]: QDateTimeEdit::validate(QString&, int&) const 14331 vfunc[55]: QDateTimeEdit::fixup(QString&) const 14332 vfunc[56]: QDateTimeEdit::stepBy(int) 14333 vfunc[57]: QDateTimeEdit::clear() 14334 vfunc[58]: QDateTimeEdit::stepEnabled() const 14335 vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) 14336 const 14337 vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) 14338 const 14339 14340 Table 7-454. Secondary vtable for QTimeEdit 14341 Base Offset -8 14342 Virtual Base Offset 0 14343 RTTI typeinfo for QTimeEdit 14344 vfunc[0]: NULL or non-virtual thunk to QTimeEdit::~QTimeEdit() 14345 vfunc[1]: NULL or non-virtual thunk to QTimeEdit::~QTimeEdit() 14346 vfunc[2]: non-virtual thunk to QWidget::devType() const 14347 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14348 vfunc[4]: non-virtual thunk to 14349 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14350 14351 The Run Time Type Information for the QTimeEdit class is 14352 described by Table 7-455 14353 14354 Table 7-455. typeinfo for QTimeEdit 14355 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14356 Name typeinfo name for QTimeEdit 14357 basetype: typeinfo for QDateTimeEdit 14358 __________________________________________________________ 14359 14360 7.4.1.159. Class data for QDateEdit 14361 14362 The virtual table for the QDateEdit class is described by Table 14363 7-456 14364 14365 Table 7-456. Primary vtable for QDateEdit 14366 Base Offset 0 14367 Virtual Base Offset 0 14368 RTTI typeinfo for QDateEdit 14369 vfunc[0]: QDateEdit::metaObject() const 14370 vfunc[1]: QDateEdit::qt_metacast(char const*) 14371 vfunc[2]: QDateEdit::qt_metacall(QMetaObject::Call, int, 14372 void**) 14373 vfunc[3]: NULL or QDateEdit::~QDateEdit() 14374 vfunc[4]: NULL or QDateEdit::~QDateEdit() 14375 vfunc[5]: QDateTimeEdit::event(QEvent*) 14376 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14377 vfunc[7]: QAbstractSpinBox::timerEvent(QTimerEvent*) 14378 vfunc[8]: QObject::childEvent(QChildEvent*) 14379 vfunc[9]: QObject::customEvent(QEvent*) 14380 vfunc[10]: QObject::connectNotify(char const*) 14381 vfunc[11]: QObject::disconnectNotify(char const*) 14382 vfunc[12]: QWidget::devType() const 14383 vfunc[13]: QWidget::setVisible(bool) 14384 vfunc[14]: QDateTimeEdit::sizeHint() const 14385 vfunc[15]: QAbstractSpinBox::minimumSizeHint() const 14386 vfunc[16]: QWidget::heightForWidth(int) const 14387 vfunc[17]: QWidget::paintEngine() const 14388 vfunc[18]: QAbstractSpinBox::mousePressEvent(QMouseEvent*) 14389 vfunc[19]: QAbstractSpinBox::mouseReleaseEvent(QMouseEvent*) 14390 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14391 vfunc[21]: QAbstractSpinBox::mouseMoveEvent(QMouseEvent*) 14392 vfunc[22]: QDateTimeEdit::wheelEvent(QWheelEvent*) 14393 vfunc[23]: QDateTimeEdit::keyPressEvent(QKeyEvent*) 14394 vfunc[24]: QAbstractSpinBox::keyReleaseEvent(QKeyEvent*) 14395 vfunc[25]: QDateTimeEdit::focusInEvent(QFocusEvent*) 14396 vfunc[26]: QAbstractSpinBox::focusOutEvent(QFocusEvent*) 14397 vfunc[27]: QWidget::enterEvent(QEvent*) 14398 vfunc[28]: QWidget::leaveEvent(QEvent*) 14399 vfunc[29]: QAbstractSpinBox::paintEvent(QPaintEvent*) 14400 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14401 vfunc[31]: QAbstractSpinBox::resizeEvent(QResizeEvent*) 14402 vfunc[32]: QAbstractSpinBox::closeEvent(QCloseEvent*) 14403 vfunc[33]: 14404 QAbstractSpinBox::contextMenuEvent(QContextMenuEvent*) 14405 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14406 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14407 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14408 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14409 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14410 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14411 vfunc[40]: QAbstractSpinBox::showEvent(QShowEvent*) 14412 vfunc[41]: QAbstractSpinBox::hideEvent(QHideEvent*) 14413 vfunc[42]: QWidget::x11Event(_XEvent*) 14414 vfunc[43]: QAbstractSpinBox::changeEvent(QEvent*) 14415 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14416 const 14417 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14418 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14419 const 14420 vfunc[47]: QDateTimeEdit::focusNextPrevChild(bool) 14421 vfunc[48]: QWidget::styleChange(QStyle&) 14422 vfunc[49]: QWidget::enabledChange(bool) 14423 vfunc[50]: QWidget::paletteChange(QPalette const&) 14424 vfunc[51]: QWidget::fontChange(QFont const&) 14425 vfunc[52]: QWidget::windowActivationChange(bool) 14426 vfunc[53]: QWidget::languageChange() 14427 vfunc[54]: QDateTimeEdit::validate(QString&, int&) const 14428 vfunc[55]: QDateTimeEdit::fixup(QString&) const 14429 vfunc[56]: QDateTimeEdit::stepBy(int) 14430 vfunc[57]: QDateTimeEdit::clear() 14431 vfunc[58]: QDateTimeEdit::stepEnabled() const 14432 vfunc[59]: QDateTimeEdit::dateTimeFromText(QString const&) 14433 const 14434 vfunc[60]: QDateTimeEdit::textFromDateTime(QDateTime const&) 14435 const 14436 14437 Table 7-457. Secondary vtable for QDateEdit 14438 Base Offset -8 14439 Virtual Base Offset 0 14440 RTTI typeinfo for QDateEdit 14441 vfunc[0]: NULL or non-virtual thunk to QDateEdit::~QDateEdit() 14442 vfunc[1]: NULL or non-virtual thunk to QDateEdit::~QDateEdit() 14443 vfunc[2]: non-virtual thunk to QWidget::devType() const 14444 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14445 vfunc[4]: non-virtual thunk to 14446 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14447 14448 The Run Time Type Information for the QDateEdit class is 14449 described by Table 7-458 14450 14451 Table 7-458. typeinfo for QDateEdit 14452 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14453 Name typeinfo name for QDateEdit 14454 basetype: typeinfo for QDateTimeEdit 14455 __________________________________________________________ 14456 14457 7.4.1.160. Class data for QLabel 14458 14459 The virtual table for the QLabel class is described by Table 14460 7-459 14461 14462 Table 7-459. Primary vtable for QLabel 14463 Base Offset 0 14464 Virtual Base Offset 0 14465 RTTI typeinfo for QLabel 14466 vfunc[0]: QLabel::metaObject() const 14467 vfunc[1]: QLabel::qt_metacast(char const*) 14468 vfunc[2]: QLabel::qt_metacall(QMetaObject::Call, int, void**) 14469 vfunc[3]: QLabel::~QLabel() 14470 vfunc[4]: QLabel::~QLabel() 14471 vfunc[5]: QLabel::event(QEvent*) 14472 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14473 vfunc[7]: QObject::timerEvent(QTimerEvent*) 14474 vfunc[8]: QObject::childEvent(QChildEvent*) 14475 vfunc[9]: QObject::customEvent(QEvent*) 14476 vfunc[10]: QObject::connectNotify(char const*) 14477 vfunc[11]: QObject::disconnectNotify(char const*) 14478 vfunc[12]: QWidget::devType() const 14479 vfunc[13]: QWidget::setVisible(bool) 14480 vfunc[14]: QLabel::sizeHint() const 14481 vfunc[15]: QLabel::minimumSizeHint() const 14482 vfunc[16]: QLabel::heightForWidth(int) const 14483 vfunc[17]: QWidget::paintEngine() const 14484 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 14485 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 14486 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14487 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 14488 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 14489 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 14490 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 14491 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 14492 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 14493 vfunc[27]: QWidget::enterEvent(QEvent*) 14494 vfunc[28]: QWidget::leaveEvent(QEvent*) 14495 vfunc[29]: QLabel::paintEvent(QPaintEvent*) 14496 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14497 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 14498 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 14499 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 14500 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14501 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14502 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14503 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14504 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14505 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14506 vfunc[40]: QWidget::showEvent(QShowEvent*) 14507 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14508 vfunc[42]: QWidget::x11Event(_XEvent*) 14509 vfunc[43]: QLabel::changeEvent(QEvent*) 14510 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14511 const 14512 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14513 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14514 const 14515 vfunc[47]: QWidget::focusNextPrevChild(bool) 14516 vfunc[48]: QWidget::styleChange(QStyle&) 14517 vfunc[49]: QWidget::enabledChange(bool) 14518 vfunc[50]: QWidget::paletteChange(QPalette const&) 14519 vfunc[51]: QWidget::fontChange(QFont const&) 14520 vfunc[52]: QWidget::windowActivationChange(bool) 14521 vfunc[53]: QWidget::languageChange() 14522 14523 Table 7-460. Secondary vtable for QLabel 14524 Base Offset -8 14525 Virtual Base Offset 0 14526 RTTI typeinfo for QLabel 14527 vfunc[0]: non-virtual thunk to QLabel::~QLabel() 14528 vfunc[1]: non-virtual thunk to QLabel::~QLabel() 14529 vfunc[2]: non-virtual thunk to QWidget::devType() const 14530 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14531 vfunc[4]: non-virtual thunk to 14532 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14533 14534 The Run Time Type Information for the QLabel class is described 14535 by Table 7-461 14536 14537 Table 7-461. typeinfo for QLabel 14538 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14539 Name typeinfo name for QLabel 14540 basetype: typeinfo for QFrame 14541 __________________________________________________________ 14542 14543 7.4.1.161. Class data for QDockWidget 14544 14545 The virtual table for the QDockWidget class is described by 14546 Table 7-462 14547 14548 Table 7-462. Primary vtable for QDockWidget 14549 Base Offset 0 14550 Virtual Base Offset 0 14551 RTTI typeinfo for QDockWidget 14552 vfunc[0]: QDockWidget::metaObject() const 14553 vfunc[1]: QDockWidget::qt_metacast(char const*) 14554 vfunc[2]: QDockWidget::qt_metacall(QMetaObject::Call, int, 14555 void**) 14556 vfunc[3]: QDockWidget::~QDockWidget() 14557 vfunc[4]: QDockWidget::~QDockWidget() 14558 vfunc[5]: QDockWidget::event(QEvent*) 14559 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14560 vfunc[7]: QObject::timerEvent(QTimerEvent*) 14561 vfunc[8]: QObject::childEvent(QChildEvent*) 14562 vfunc[9]: QObject::customEvent(QEvent*) 14563 vfunc[10]: QObject::connectNotify(char const*) 14564 vfunc[11]: QObject::disconnectNotify(char const*) 14565 vfunc[12]: QWidget::devType() const 14566 vfunc[13]: QWidget::setVisible(bool) 14567 vfunc[14]: QWidget::sizeHint() const 14568 vfunc[15]: QWidget::minimumSizeHint() const 14569 vfunc[16]: QWidget::heightForWidth(int) const 14570 vfunc[17]: QWidget::paintEngine() const 14571 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 14572 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 14573 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14574 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 14575 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 14576 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 14577 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 14578 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 14579 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 14580 vfunc[27]: QWidget::enterEvent(QEvent*) 14581 vfunc[28]: QWidget::leaveEvent(QEvent*) 14582 vfunc[29]: QDockWidget::paintEvent(QPaintEvent*) 14583 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14584 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 14585 vfunc[32]: QDockWidget::closeEvent(QCloseEvent*) 14586 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 14587 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14588 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14589 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14590 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14591 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14592 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14593 vfunc[40]: QWidget::showEvent(QShowEvent*) 14594 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14595 vfunc[42]: QWidget::x11Event(_XEvent*) 14596 vfunc[43]: QDockWidget::changeEvent(QEvent*) 14597 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14598 const 14599 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14600 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14601 const 14602 vfunc[47]: QWidget::focusNextPrevChild(bool) 14603 vfunc[48]: QWidget::styleChange(QStyle&) 14604 vfunc[49]: QWidget::enabledChange(bool) 14605 vfunc[50]: QWidget::paletteChange(QPalette const&) 14606 vfunc[51]: QWidget::fontChange(QFont const&) 14607 vfunc[52]: QWidget::windowActivationChange(bool) 14608 vfunc[53]: QWidget::languageChange() 14609 14610 Table 7-463. Secondary vtable for QDockWidget 14611 Base Offset -8 14612 Virtual Base Offset 0 14613 RTTI typeinfo for QDockWidget 14614 vfunc[0]: non-virtual thunk to QDockWidget::~QDockWidget() 14615 vfunc[1]: non-virtual thunk to QDockWidget::~QDockWidget() 14616 vfunc[2]: non-virtual thunk to QWidget::devType() const 14617 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14618 vfunc[4]: non-virtual thunk to 14619 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14620 14621 The Run Time Type Information for the QDockWidget class is 14622 described by Table 7-464 14623 14624 Table 7-464. typeinfo for QDockWidget 14625 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14626 Name typeinfo name for QDockWidget 14627 basetype: typeinfo for QWidget 14628 __________________________________________________________ 14629 14630 7.4.1.162. Class data for QGroupBox 14631 14632 The virtual table for the QGroupBox class is described by Table 14633 7-465 14634 14635 Table 7-465. Primary vtable for QGroupBox 14636 Base Offset 0 14637 Virtual Base Offset 0 14638 RTTI typeinfo for QGroupBox 14639 vfunc[0]: QGroupBox::metaObject() const 14640 vfunc[1]: QGroupBox::qt_metacast(char const*) 14641 vfunc[2]: QGroupBox::qt_metacall(QMetaObject::Call, int, 14642 void**) 14643 vfunc[3]: QGroupBox::~QGroupBox() 14644 vfunc[4]: QGroupBox::~QGroupBox() 14645 vfunc[5]: QGroupBox::event(QEvent*) 14646 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14647 vfunc[7]: QObject::timerEvent(QTimerEvent*) 14648 vfunc[8]: QGroupBox::childEvent(QChildEvent*) 14649 vfunc[9]: QObject::customEvent(QEvent*) 14650 vfunc[10]: QObject::connectNotify(char const*) 14651 vfunc[11]: QObject::disconnectNotify(char const*) 14652 vfunc[12]: QWidget::devType() const 14653 vfunc[13]: QWidget::setVisible(bool) 14654 vfunc[14]: QWidget::sizeHint() const 14655 vfunc[15]: QGroupBox::minimumSizeHint() const 14656 vfunc[16]: QWidget::heightForWidth(int) const 14657 vfunc[17]: QWidget::paintEngine() const 14658 vfunc[18]: QGroupBox::mousePressEvent(QMouseEvent*) 14659 vfunc[19]: QGroupBox::mouseReleaseEvent(QMouseEvent*) 14660 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14661 vfunc[21]: QGroupBox::mouseMoveEvent(QMouseEvent*) 14662 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 14663 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 14664 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 14665 vfunc[25]: QGroupBox::focusInEvent(QFocusEvent*) 14666 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 14667 vfunc[27]: QWidget::enterEvent(QEvent*) 14668 vfunc[28]: QWidget::leaveEvent(QEvent*) 14669 vfunc[29]: QGroupBox::paintEvent(QPaintEvent*) 14670 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14671 vfunc[31]: QGroupBox::resizeEvent(QResizeEvent*) 14672 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 14673 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 14674 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14675 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14676 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14677 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14678 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14679 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14680 vfunc[40]: QWidget::showEvent(QShowEvent*) 14681 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14682 vfunc[42]: QWidget::x11Event(_XEvent*) 14683 vfunc[43]: QGroupBox::changeEvent(QEvent*) 14684 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14685 const 14686 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14687 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14688 const 14689 vfunc[47]: QWidget::focusNextPrevChild(bool) 14690 vfunc[48]: QWidget::styleChange(QStyle&) 14691 vfunc[49]: QWidget::enabledChange(bool) 14692 vfunc[50]: QWidget::paletteChange(QPalette const&) 14693 vfunc[51]: QWidget::fontChange(QFont const&) 14694 vfunc[52]: QWidget::windowActivationChange(bool) 14695 vfunc[53]: QWidget::languageChange() 14696 14697 Table 7-466. Secondary vtable for QGroupBox 14698 Base Offset -8 14699 Virtual Base Offset 0 14700 RTTI typeinfo for QGroupBox 14701 vfunc[0]: non-virtual thunk to QGroupBox::~QGroupBox() 14702 vfunc[1]: non-virtual thunk to QGroupBox::~QGroupBox() 14703 vfunc[2]: non-virtual thunk to QWidget::devType() const 14704 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14705 vfunc[4]: non-virtual thunk to 14706 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14707 14708 The Run Time Type Information for the QGroupBox class is 14709 described by Table 7-467 14710 14711 Table 7-467. typeinfo for QGroupBox 14712 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14713 Name typeinfo name for QGroupBox 14714 basetype: typeinfo for QWidget 14715 __________________________________________________________ 14716 14717 7.4.1.163. Class data for QMainWindow 14718 14719 The virtual table for the QMainWindow class is described by 14720 Table 7-468 14721 14722 Table 7-468. Primary vtable for QMainWindow 14723 Base Offset 0 14724 Virtual Base Offset 0 14725 RTTI typeinfo for QMainWindow 14726 vfunc[0]: QMainWindow::metaObject() const 14727 vfunc[1]: QMainWindow::qt_metacast(char const*) 14728 vfunc[2]: QMainWindow::qt_metacall(QMetaObject::Call, int, 14729 void**) 14730 vfunc[3]: QMainWindow::~QMainWindow() 14731 vfunc[4]: QMainWindow::~QMainWindow() 14732 vfunc[5]: QMainWindow::event(QEvent*) 14733 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14734 vfunc[7]: QObject::timerEvent(QTimerEvent*) 14735 vfunc[8]: QObject::childEvent(QChildEvent*) 14736 vfunc[9]: QObject::customEvent(QEvent*) 14737 vfunc[10]: QObject::connectNotify(char const*) 14738 vfunc[11]: QObject::disconnectNotify(char const*) 14739 vfunc[12]: QWidget::devType() const 14740 vfunc[13]: QWidget::setVisible(bool) 14741 vfunc[14]: QWidget::sizeHint() const 14742 vfunc[15]: QWidget::minimumSizeHint() const 14743 vfunc[16]: QWidget::heightForWidth(int) const 14744 vfunc[17]: QWidget::paintEngine() const 14745 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 14746 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 14747 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14748 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 14749 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 14750 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 14751 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 14752 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 14753 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 14754 vfunc[27]: QWidget::enterEvent(QEvent*) 14755 vfunc[28]: QWidget::leaveEvent(QEvent*) 14756 vfunc[29]: QWidget::paintEvent(QPaintEvent*) 14757 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14758 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 14759 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 14760 vfunc[33]: QMainWindow::contextMenuEvent(QContextMenuEvent*) 14761 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14762 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14763 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14764 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14765 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14766 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14767 vfunc[40]: QWidget::showEvent(QShowEvent*) 14768 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14769 vfunc[42]: QWidget::x11Event(_XEvent*) 14770 vfunc[43]: QWidget::changeEvent(QEvent*) 14771 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14772 const 14773 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14774 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14775 const 14776 vfunc[47]: QWidget::focusNextPrevChild(bool) 14777 vfunc[48]: QWidget::styleChange(QStyle&) 14778 vfunc[49]: QWidget::enabledChange(bool) 14779 vfunc[50]: QWidget::paletteChange(QPalette const&) 14780 vfunc[51]: QWidget::fontChange(QFont const&) 14781 vfunc[52]: QWidget::windowActivationChange(bool) 14782 vfunc[53]: QWidget::languageChange() 14783 vfunc[54]: QMainWindow::createPopupMenu() 14784 14785 Table 7-469. Secondary vtable for QMainWindow 14786 Base Offset -8 14787 Virtual Base Offset 0 14788 RTTI typeinfo for QMainWindow 14789 vfunc[0]: non-virtual thunk to QMainWindow::~QMainWindow() 14790 vfunc[1]: non-virtual thunk to QMainWindow::~QMainWindow() 14791 vfunc[2]: non-virtual thunk to QWidget::devType() const 14792 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14793 vfunc[4]: non-virtual thunk to 14794 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14795 14796 The Run Time Type Information for the QMainWindow class is 14797 described by Table 7-470 14798 14799 Table 7-470. typeinfo for QMainWindow 14800 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14801 Name typeinfo name for QMainWindow 14802 basetype: typeinfo for QWidget 14803 __________________________________________________________ 14804 14805 7.4.1.164. Class data for QTextEdit 14806 14807 The virtual table for the QTextEdit class is described by Table 14808 7-471 14809 14810 Table 7-471. Primary vtable for QTextEdit 14811 Base Offset 0 14812 Virtual Base Offset 0 14813 RTTI typeinfo for QTextEdit 14814 vfunc[0]: QTextEdit::metaObject() const 14815 vfunc[1]: QTextEdit::qt_metacast(char const*) 14816 vfunc[2]: QTextEdit::qt_metacall(QMetaObject::Call, int, 14817 void**) 14818 vfunc[3]: QTextEdit::~QTextEdit() 14819 vfunc[4]: QTextEdit::~QTextEdit() 14820 vfunc[5]: QTextEdit::event(QEvent*) 14821 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14822 vfunc[7]: QTextEdit::timerEvent(QTimerEvent*) 14823 vfunc[8]: QObject::childEvent(QChildEvent*) 14824 vfunc[9]: QObject::customEvent(QEvent*) 14825 vfunc[10]: QObject::connectNotify(char const*) 14826 vfunc[11]: QObject::disconnectNotify(char const*) 14827 vfunc[12]: QWidget::devType() const 14828 vfunc[13]: QWidget::setVisible(bool) 14829 vfunc[14]: QAbstractScrollArea::sizeHint() const 14830 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 14831 vfunc[16]: QWidget::heightForWidth(int) const 14832 vfunc[17]: QWidget::paintEngine() const 14833 vfunc[18]: QTextEdit::mousePressEvent(QMouseEvent*) 14834 vfunc[19]: QTextEdit::mouseReleaseEvent(QMouseEvent*) 14835 vfunc[20]: QTextEdit::mouseDoubleClickEvent(QMouseEvent*) 14836 vfunc[21]: QTextEdit::mouseMoveEvent(QMouseEvent*) 14837 vfunc[22]: QTextEdit::wheelEvent(QWheelEvent*) 14838 vfunc[23]: QTextEdit::keyPressEvent(QKeyEvent*) 14839 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 14840 vfunc[25]: QTextEdit::focusInEvent(QFocusEvent*) 14841 vfunc[26]: QTextEdit::focusOutEvent(QFocusEvent*) 14842 vfunc[27]: QWidget::enterEvent(QEvent*) 14843 vfunc[28]: QWidget::leaveEvent(QEvent*) 14844 vfunc[29]: QTextEdit::paintEvent(QPaintEvent*) 14845 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14846 vfunc[31]: QTextEdit::resizeEvent(QResizeEvent*) 14847 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 14848 vfunc[33]: QTextEdit::contextMenuEvent(QContextMenuEvent*) 14849 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14850 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14851 vfunc[36]: QTextEdit::dragEnterEvent(QDragEnterEvent*) 14852 vfunc[37]: QTextEdit::dragMoveEvent(QDragMoveEvent*) 14853 vfunc[38]: QTextEdit::dragLeaveEvent(QDragLeaveEvent*) 14854 vfunc[39]: QTextEdit::dropEvent(QDropEvent*) 14855 vfunc[40]: QTextEdit::showEvent(QShowEvent*) 14856 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14857 vfunc[42]: QWidget::x11Event(_XEvent*) 14858 vfunc[43]: QTextEdit::changeEvent(QEvent*) 14859 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14860 const 14861 vfunc[45]: QTextEdit::inputMethodEvent(QInputMethodEvent*) 14862 vfunc[46]: QTextEdit::inputMethodQuery(Qt::InputMethodQuery) 14863 const 14864 vfunc[47]: QTextEdit::focusNextPrevChild(bool) 14865 vfunc[48]: QWidget::styleChange(QStyle&) 14866 vfunc[49]: QWidget::enabledChange(bool) 14867 vfunc[50]: QWidget::paletteChange(QPalette const&) 14868 vfunc[51]: QWidget::fontChange(QFont const&) 14869 vfunc[52]: QWidget::windowActivationChange(bool) 14870 vfunc[53]: QWidget::languageChange() 14871 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 14872 vfunc[55]: QTextEdit::scrollContentsBy(int, int) 14873 vfunc[56]: QTextEdit::loadResource(int, QUrl const&) 14874 vfunc[57]: QTextEdit::createMimeDataFromSelection() const 14875 vfunc[58]: QTextEdit::canInsertFromMimeData(QMimeData const*) 14876 const 14877 vfunc[59]: QTextEdit::insertFromMimeData(QMimeData const*) 14878 14879 Table 7-472. Secondary vtable for QTextEdit 14880 Base Offset -8 14881 Virtual Base Offset 0 14882 RTTI typeinfo for QTextEdit 14883 vfunc[0]: non-virtual thunk to QTextEdit::~QTextEdit() 14884 vfunc[1]: non-virtual thunk to QTextEdit::~QTextEdit() 14885 vfunc[2]: non-virtual thunk to QWidget::devType() const 14886 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14887 vfunc[4]: non-virtual thunk to 14888 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14889 14890 The Run Time Type Information for the QTextEdit class is 14891 described by Table 7-473 14892 14893 Table 7-473. typeinfo for QTextEdit 14894 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14895 Name typeinfo name for QTextEdit 14896 basetype: typeinfo for QAbstractScrollArea 14897 __________________________________________________________ 14898 14899 7.4.1.165. Class data for QProgressBar 14900 14901 The virtual table for the QProgressBar class is described by 14902 Table 7-474 14903 14904 Table 7-474. Primary vtable for QProgressBar 14905 Base Offset 0 14906 Virtual Base Offset 0 14907 RTTI typeinfo for QProgressBar 14908 vfunc[0]: QProgressBar::metaObject() const 14909 vfunc[1]: QProgressBar::qt_metacast(char const*) 14910 vfunc[2]: QProgressBar::qt_metacall(QMetaObject::Call, int, 14911 void**) 14912 vfunc[3]: NULL or QProgressBar::~QProgressBar() 14913 vfunc[4]: NULL or QProgressBar::~QProgressBar() 14914 vfunc[5]: QProgressBar::event(QEvent*) 14915 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 14916 vfunc[7]: QObject::timerEvent(QTimerEvent*) 14917 vfunc[8]: QObject::childEvent(QChildEvent*) 14918 vfunc[9]: QObject::customEvent(QEvent*) 14919 vfunc[10]: QObject::connectNotify(char const*) 14920 vfunc[11]: QObject::disconnectNotify(char const*) 14921 vfunc[12]: QWidget::devType() const 14922 vfunc[13]: QWidget::setVisible(bool) 14923 vfunc[14]: QProgressBar::sizeHint() const 14924 vfunc[15]: QProgressBar::minimumSizeHint() const 14925 vfunc[16]: QWidget::heightForWidth(int) const 14926 vfunc[17]: QWidget::paintEngine() const 14927 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 14928 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 14929 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 14930 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 14931 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 14932 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 14933 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 14934 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 14935 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 14936 vfunc[27]: QWidget::enterEvent(QEvent*) 14937 vfunc[28]: QWidget::leaveEvent(QEvent*) 14938 vfunc[29]: QProgressBar::paintEvent(QPaintEvent*) 14939 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 14940 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 14941 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 14942 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 14943 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 14944 vfunc[35]: QWidget::actionEvent(QActionEvent*) 14945 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 14946 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 14947 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 14948 vfunc[39]: QWidget::dropEvent(QDropEvent*) 14949 vfunc[40]: QWidget::showEvent(QShowEvent*) 14950 vfunc[41]: QWidget::hideEvent(QHideEvent*) 14951 vfunc[42]: QWidget::x11Event(_XEvent*) 14952 vfunc[43]: QWidget::changeEvent(QEvent*) 14953 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 14954 const 14955 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 14956 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 14957 const 14958 vfunc[47]: QWidget::focusNextPrevChild(bool) 14959 vfunc[48]: QWidget::styleChange(QStyle&) 14960 vfunc[49]: QWidget::enabledChange(bool) 14961 vfunc[50]: QWidget::paletteChange(QPalette const&) 14962 vfunc[51]: QWidget::fontChange(QFont const&) 14963 vfunc[52]: QWidget::windowActivationChange(bool) 14964 vfunc[53]: QWidget::languageChange() 14965 vfunc[54]: QProgressBar::text() const 14966 14967 Table 7-475. Secondary vtable for QProgressBar 14968 Base Offset -8 14969 Virtual Base Offset 0 14970 RTTI typeinfo for QProgressBar 14971 vfunc[0]: NULL or non-virtual thunk to 14972 QProgressBar::~QProgressBar() 14973 vfunc[1]: NULL or non-virtual thunk to 14974 QProgressBar::~QProgressBar() 14975 vfunc[2]: non-virtual thunk to QWidget::devType() const 14976 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 14977 vfunc[4]: non-virtual thunk to 14978 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 14979 14980 The Run Time Type Information for the QProgressBar class is 14981 described by Table 7-476 14982 14983 Table 7-476. typeinfo for QProgressBar 14984 Base Vtable vtable for __cxxabiv1::__si_class_type_info 14985 Name typeinfo name for QProgressBar 14986 basetype: typeinfo for QWidget 14987 __________________________________________________________ 14988 14989 7.4.1.166. Class data for QScrollBar 14990 14991 The virtual table for the QScrollBar class is described by 14992 Table 7-477 14993 14994 Table 7-477. Primary vtable for QScrollBar 14995 Base Offset 0 14996 Virtual Base Offset 0 14997 RTTI typeinfo for QScrollBar 14998 vfunc[0]: QScrollBar::metaObject() const 14999 vfunc[1]: QScrollBar::qt_metacast(char const*) 15000 vfunc[2]: QScrollBar::qt_metacall(QMetaObject::Call, int, 15001 void**) 15002 vfunc[3]: QScrollBar::~QScrollBar() 15003 vfunc[4]: QScrollBar::~QScrollBar() 15004 vfunc[5]: QScrollBar::event(QEvent*) 15005 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15006 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 15007 vfunc[8]: QObject::childEvent(QChildEvent*) 15008 vfunc[9]: QObject::customEvent(QEvent*) 15009 vfunc[10]: QObject::connectNotify(char const*) 15010 vfunc[11]: QObject::disconnectNotify(char const*) 15011 vfunc[12]: QWidget::devType() const 15012 vfunc[13]: QWidget::setVisible(bool) 15013 vfunc[14]: QScrollBar::sizeHint() const 15014 vfunc[15]: QWidget::minimumSizeHint() const 15015 vfunc[16]: QWidget::heightForWidth(int) const 15016 vfunc[17]: QWidget::paintEngine() const 15017 vfunc[18]: QScrollBar::mousePressEvent(QMouseEvent*) 15018 vfunc[19]: QScrollBar::mouseReleaseEvent(QMouseEvent*) 15019 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15020 vfunc[21]: QScrollBar::mouseMoveEvent(QMouseEvent*) 15021 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 15022 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 15023 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15024 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 15025 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 15026 vfunc[27]: QWidget::enterEvent(QEvent*) 15027 vfunc[28]: QWidget::leaveEvent(QEvent*) 15028 vfunc[29]: QScrollBar::paintEvent(QPaintEvent*) 15029 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15030 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 15031 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15032 vfunc[33]: QScrollBar::contextMenuEvent(QContextMenuEvent*) 15033 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15034 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15035 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15036 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15037 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15038 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15039 vfunc[40]: QWidget::showEvent(QShowEvent*) 15040 vfunc[41]: QScrollBar::hideEvent(QHideEvent*) 15041 vfunc[42]: QWidget::x11Event(_XEvent*) 15042 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 15043 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15044 const 15045 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15046 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15047 const 15048 vfunc[47]: QWidget::focusNextPrevChild(bool) 15049 vfunc[48]: QWidget::styleChange(QStyle&) 15050 vfunc[49]: QWidget::enabledChange(bool) 15051 vfunc[50]: QWidget::paletteChange(QPalette const&) 15052 vfunc[51]: QWidget::fontChange(QFont const&) 15053 vfunc[52]: QWidget::windowActivationChange(bool) 15054 vfunc[53]: QWidget::languageChange() 15055 vfunc[54]: 15056 QScrollBar::sliderChange(QAbstractSlider::SliderChange) 15057 15058 Table 7-478. Secondary vtable for QScrollBar 15059 Base Offset -8 15060 Virtual Base Offset 0 15061 RTTI typeinfo for QScrollBar 15062 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 15063 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 15064 vfunc[2]: non-virtual thunk to QWidget::devType() const 15065 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15066 vfunc[4]: non-virtual thunk to 15067 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15068 15069 The Run Time Type Information for the QScrollBar class is 15070 described by Table 7-479 15071 15072 Table 7-479. typeinfo for QScrollBar 15073 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15074 Name typeinfo name for QScrollBar 15075 basetype: typeinfo for QAbstractSlider 15076 __________________________________________________________ 15077 15078 7.4.1.167. Class data for QSizeGrip 15079 15080 The virtual table for the QSizeGrip class is described by Table 15081 7-480 15082 15083 Table 7-480. Primary vtable for QSizeGrip 15084 Base Offset 0 15085 Virtual Base Offset 0 15086 RTTI typeinfo for QSizeGrip 15087 vfunc[0]: QSizeGrip::metaObject() const 15088 vfunc[1]: QSizeGrip::qt_metacast(char const*) 15089 vfunc[2]: QSizeGrip::qt_metacall(QMetaObject::Call, int, 15090 void**) 15091 vfunc[3]: QSizeGrip::~QSizeGrip() 15092 vfunc[4]: QSizeGrip::~QSizeGrip() 15093 vfunc[5]: QSizeGrip::event(QEvent*) 15094 vfunc[6]: QSizeGrip::eventFilter(QObject*, QEvent*) 15095 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15096 vfunc[8]: QObject::childEvent(QChildEvent*) 15097 vfunc[9]: QObject::customEvent(QEvent*) 15098 vfunc[10]: QObject::connectNotify(char const*) 15099 vfunc[11]: QObject::disconnectNotify(char const*) 15100 vfunc[12]: QWidget::devType() const 15101 vfunc[13]: QSizeGrip::setVisible(bool) 15102 vfunc[14]: QSizeGrip::sizeHint() const 15103 vfunc[15]: QWidget::minimumSizeHint() const 15104 vfunc[16]: QWidget::heightForWidth(int) const 15105 vfunc[17]: QWidget::paintEngine() const 15106 vfunc[18]: QSizeGrip::mousePressEvent(QMouseEvent*) 15107 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 15108 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15109 vfunc[21]: QSizeGrip::mouseMoveEvent(QMouseEvent*) 15110 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 15111 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 15112 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15113 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 15114 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 15115 vfunc[27]: QWidget::enterEvent(QEvent*) 15116 vfunc[28]: QWidget::leaveEvent(QEvent*) 15117 vfunc[29]: QSizeGrip::paintEvent(QPaintEvent*) 15118 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15119 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 15120 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15121 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 15122 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15123 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15124 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15125 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15126 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15127 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15128 vfunc[40]: QWidget::showEvent(QShowEvent*) 15129 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15130 vfunc[42]: QWidget::x11Event(_XEvent*) 15131 vfunc[43]: QWidget::changeEvent(QEvent*) 15132 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15133 const 15134 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15135 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15136 const 15137 vfunc[47]: QWidget::focusNextPrevChild(bool) 15138 vfunc[48]: QWidget::styleChange(QStyle&) 15139 vfunc[49]: QWidget::enabledChange(bool) 15140 vfunc[50]: QWidget::paletteChange(QPalette const&) 15141 vfunc[51]: QWidget::fontChange(QFont const&) 15142 vfunc[52]: QWidget::windowActivationChange(bool) 15143 vfunc[53]: QWidget::languageChange() 15144 15145 Table 7-481. Secondary vtable for QSizeGrip 15146 Base Offset -8 15147 Virtual Base Offset 0 15148 RTTI typeinfo for QSizeGrip 15149 vfunc[0]: non-virtual thunk to QSizeGrip::~QSizeGrip() 15150 vfunc[1]: non-virtual thunk to QSizeGrip::~QSizeGrip() 15151 vfunc[2]: non-virtual thunk to QWidget::devType() const 15152 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15153 vfunc[4]: non-virtual thunk to 15154 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15155 15156 The Run Time Type Information for the QSizeGrip class is 15157 described by Table 7-482 15158 15159 Table 7-482. typeinfo for QSizeGrip 15160 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15161 Name typeinfo name for QSizeGrip 15162 basetype: typeinfo for QWidget 15163 __________________________________________________________ 15164 15165 7.4.1.168. Class data for QTextBrowser 15166 15167 The virtual table for the QTextBrowser class is described by 15168 Table 7-483 15169 15170 Table 7-483. Primary vtable for QTextBrowser 15171 Base Offset 0 15172 Virtual Base Offset 0 15173 RTTI typeinfo for QTextBrowser 15174 vfunc[0]: QTextBrowser::metaObject() const 15175 vfunc[1]: QTextBrowser::qt_metacast(char const*) 15176 vfunc[2]: QTextBrowser::qt_metacall(QMetaObject::Call, int, 15177 void**) 15178 vfunc[3]: QTextBrowser::~QTextBrowser() 15179 vfunc[4]: QTextBrowser::~QTextBrowser() 15180 vfunc[5]: QTextBrowser::event(QEvent*) 15181 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15182 vfunc[7]: QTextEdit::timerEvent(QTimerEvent*) 15183 vfunc[8]: QObject::childEvent(QChildEvent*) 15184 vfunc[9]: QObject::customEvent(QEvent*) 15185 vfunc[10]: QObject::connectNotify(char const*) 15186 vfunc[11]: QObject::disconnectNotify(char const*) 15187 vfunc[12]: QWidget::devType() const 15188 vfunc[13]: QWidget::setVisible(bool) 15189 vfunc[14]: QAbstractScrollArea::sizeHint() const 15190 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 15191 vfunc[16]: QWidget::heightForWidth(int) const 15192 vfunc[17]: QWidget::paintEngine() const 15193 vfunc[18]: QTextBrowser::mousePressEvent(QMouseEvent*) 15194 vfunc[19]: QTextBrowser::mouseReleaseEvent(QMouseEvent*) 15195 vfunc[20]: QTextEdit::mouseDoubleClickEvent(QMouseEvent*) 15196 vfunc[21]: QTextBrowser::mouseMoveEvent(QMouseEvent*) 15197 vfunc[22]: QTextEdit::wheelEvent(QWheelEvent*) 15198 vfunc[23]: QTextBrowser::keyPressEvent(QKeyEvent*) 15199 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15200 vfunc[25]: QTextEdit::focusInEvent(QFocusEvent*) 15201 vfunc[26]: QTextBrowser::focusOutEvent(QFocusEvent*) 15202 vfunc[27]: QWidget::enterEvent(QEvent*) 15203 vfunc[28]: QWidget::leaveEvent(QEvent*) 15204 vfunc[29]: QTextBrowser::paintEvent(QPaintEvent*) 15205 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15206 vfunc[31]: QTextEdit::resizeEvent(QResizeEvent*) 15207 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15208 vfunc[33]: QTextEdit::contextMenuEvent(QContextMenuEvent*) 15209 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15210 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15211 vfunc[36]: QTextEdit::dragEnterEvent(QDragEnterEvent*) 15212 vfunc[37]: QTextEdit::dragMoveEvent(QDragMoveEvent*) 15213 vfunc[38]: QTextEdit::dragLeaveEvent(QDragLeaveEvent*) 15214 vfunc[39]: QTextEdit::dropEvent(QDropEvent*) 15215 vfunc[40]: QTextEdit::showEvent(QShowEvent*) 15216 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15217 vfunc[42]: QWidget::x11Event(_XEvent*) 15218 vfunc[43]: QTextEdit::changeEvent(QEvent*) 15219 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15220 const 15221 vfunc[45]: QTextEdit::inputMethodEvent(QInputMethodEvent*) 15222 vfunc[46]: QTextEdit::inputMethodQuery(Qt::InputMethodQuery) 15223 const 15224 vfunc[47]: QTextBrowser::focusNextPrevChild(bool) 15225 vfunc[48]: QWidget::styleChange(QStyle&) 15226 vfunc[49]: QWidget::enabledChange(bool) 15227 vfunc[50]: QWidget::paletteChange(QPalette const&) 15228 vfunc[51]: QWidget::fontChange(QFont const&) 15229 vfunc[52]: QWidget::windowActivationChange(bool) 15230 vfunc[53]: QWidget::languageChange() 15231 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 15232 vfunc[55]: QTextEdit::scrollContentsBy(int, int) 15233 vfunc[56]: QTextBrowser::loadResource(int, QUrl const&) 15234 vfunc[57]: QTextEdit::createMimeDataFromSelection() const 15235 vfunc[58]: QTextEdit::canInsertFromMimeData(QMimeData const*) 15236 const 15237 vfunc[59]: QTextEdit::insertFromMimeData(QMimeData const*) 15238 vfunc[60]: QTextBrowser::setSource(QUrl const&) 15239 vfunc[61]: QTextBrowser::backward() 15240 vfunc[62]: QTextBrowser::forward() 15241 vfunc[63]: QTextBrowser::home() 15242 vfunc[64]: QTextBrowser::reload() 15243 15244 Table 7-484. Secondary vtable for QTextBrowser 15245 Base Offset -8 15246 Virtual Base Offset 0 15247 RTTI typeinfo for QTextBrowser 15248 vfunc[0]: non-virtual thunk to QTextBrowser::~QTextBrowser() 15249 vfunc[1]: non-virtual thunk to QTextBrowser::~QTextBrowser() 15250 vfunc[2]: non-virtual thunk to QWidget::devType() const 15251 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15252 vfunc[4]: non-virtual thunk to 15253 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15254 15255 The Run Time Type Information for the QTextBrowser class is 15256 described by Table 7-485 15257 15258 Table 7-485. typeinfo for QTextBrowser 15259 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15260 Name typeinfo name for QTextBrowser 15261 basetype: typeinfo for QTextEdit 15262 __________________________________________________________ 15263 15264 7.4.1.169. Class data for QStatusBar 15265 15266 The virtual table for the QStatusBar class is described by 15267 Table 7-486 15268 15269 Table 7-486. Primary vtable for QStatusBar 15270 Base Offset 0 15271 Virtual Base Offset 0 15272 RTTI typeinfo for QStatusBar 15273 vfunc[0]: QStatusBar::metaObject() const 15274 vfunc[1]: QStatusBar::qt_metacast(char const*) 15275 vfunc[2]: QStatusBar::qt_metacall(QMetaObject::Call, int, 15276 void**) 15277 vfunc[3]: QStatusBar::~QStatusBar() 15278 vfunc[4]: QStatusBar::~QStatusBar() 15279 vfunc[5]: QStatusBar::event(QEvent*) 15280 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15281 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15282 vfunc[8]: QObject::childEvent(QChildEvent*) 15283 vfunc[9]: QObject::customEvent(QEvent*) 15284 vfunc[10]: QObject::connectNotify(char const*) 15285 vfunc[11]: QObject::disconnectNotify(char const*) 15286 vfunc[12]: QWidget::devType() const 15287 vfunc[13]: QWidget::setVisible(bool) 15288 vfunc[14]: QWidget::sizeHint() const 15289 vfunc[15]: QWidget::minimumSizeHint() const 15290 vfunc[16]: QWidget::heightForWidth(int) const 15291 vfunc[17]: QWidget::paintEngine() const 15292 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 15293 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 15294 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15295 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 15296 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 15297 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 15298 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15299 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 15300 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 15301 vfunc[27]: QWidget::enterEvent(QEvent*) 15302 vfunc[28]: QWidget::leaveEvent(QEvent*) 15303 vfunc[29]: QStatusBar::paintEvent(QPaintEvent*) 15304 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15305 vfunc[31]: QStatusBar::resizeEvent(QResizeEvent*) 15306 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15307 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 15308 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15309 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15310 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15311 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15312 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15313 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15314 vfunc[40]: QWidget::showEvent(QShowEvent*) 15315 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15316 vfunc[42]: QWidget::x11Event(_XEvent*) 15317 vfunc[43]: QWidget::changeEvent(QEvent*) 15318 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15319 const 15320 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15321 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15322 const 15323 vfunc[47]: QWidget::focusNextPrevChild(bool) 15324 vfunc[48]: QWidget::styleChange(QStyle&) 15325 vfunc[49]: QWidget::enabledChange(bool) 15326 vfunc[50]: QWidget::paletteChange(QPalette const&) 15327 vfunc[51]: QWidget::fontChange(QFont const&) 15328 vfunc[52]: QWidget::windowActivationChange(bool) 15329 vfunc[53]: QWidget::languageChange() 15330 15331 Table 7-487. Secondary vtable for QStatusBar 15332 Base Offset -8 15333 Virtual Base Offset 0 15334 RTTI typeinfo for QStatusBar 15335 vfunc[0]: non-virtual thunk to QStatusBar::~QStatusBar() 15336 vfunc[1]: non-virtual thunk to QStatusBar::~QStatusBar() 15337 vfunc[2]: non-virtual thunk to QWidget::devType() const 15338 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15339 vfunc[4]: non-virtual thunk to 15340 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15341 15342 The Run Time Type Information for the QStatusBar class is 15343 described by Table 7-488 15344 15345 Table 7-488. typeinfo for QStatusBar 15346 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15347 Name typeinfo name for QStatusBar 15348 basetype: typeinfo for QWidget 15349 __________________________________________________________ 15350 15351 7.4.1.170. Class data for QScrollArea 15352 15353 The virtual table for the QScrollArea class is described by 15354 Table 7-489 15355 15356 Table 7-489. Primary vtable for QScrollArea 15357 Base Offset 0 15358 Virtual Base Offset 0 15359 RTTI typeinfo for QScrollArea 15360 vfunc[0]: QScrollArea::metaObject() const 15361 vfunc[1]: QScrollArea::qt_metacast(char const*) 15362 vfunc[2]: QScrollArea::qt_metacall(QMetaObject::Call, int, 15363 void**) 15364 vfunc[3]: QScrollArea::~QScrollArea() 15365 vfunc[4]: QScrollArea::~QScrollArea() 15366 vfunc[5]: QScrollArea::event(QEvent*) 15367 vfunc[6]: QScrollArea::eventFilter(QObject*, QEvent*) 15368 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15369 vfunc[8]: QObject::childEvent(QChildEvent*) 15370 vfunc[9]: QObject::customEvent(QEvent*) 15371 vfunc[10]: QObject::connectNotify(char const*) 15372 vfunc[11]: QObject::disconnectNotify(char const*) 15373 vfunc[12]: QWidget::devType() const 15374 vfunc[13]: QWidget::setVisible(bool) 15375 vfunc[14]: QScrollArea::sizeHint() const 15376 vfunc[15]: QAbstractScrollArea::minimumSizeHint() const 15377 vfunc[16]: QWidget::heightForWidth(int) const 15378 vfunc[17]: QWidget::paintEngine() const 15379 vfunc[18]: QAbstractScrollArea::mousePressEvent(QMouseEvent*) 15380 vfunc[19]: QAbstractScrollArea::mouseReleaseEvent(QMouseEvent*) 15381 vfunc[20]: 15382 QAbstractScrollArea::mouseDoubleClickEvent(QMouseEvent*) 15383 vfunc[21]: QAbstractScrollArea::mouseMoveEvent(QMouseEvent*) 15384 vfunc[22]: QAbstractScrollArea::wheelEvent(QWheelEvent*) 15385 vfunc[23]: QAbstractScrollArea::keyPressEvent(QKeyEvent*) 15386 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15387 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 15388 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 15389 vfunc[27]: QWidget::enterEvent(QEvent*) 15390 vfunc[28]: QWidget::leaveEvent(QEvent*) 15391 vfunc[29]: QAbstractScrollArea::paintEvent(QPaintEvent*) 15392 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15393 vfunc[31]: QScrollArea::resizeEvent(QResizeEvent*) 15394 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15395 vfunc[33]: 15396 QAbstractScrollArea::contextMenuEvent(QContextMenuEvent*) 15397 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15398 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15399 vfunc[36]: 15400 QAbstractScrollArea::dragEnterEvent(QDragEnterEvent*) 15401 vfunc[37]: QAbstractScrollArea::dragMoveEvent(QDragMoveEvent*) 15402 vfunc[38]: 15403 QAbstractScrollArea::dragLeaveEvent(QDragLeaveEvent*) 15404 vfunc[39]: QAbstractScrollArea::dropEvent(QDropEvent*) 15405 vfunc[40]: QWidget::showEvent(QShowEvent*) 15406 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15407 vfunc[42]: QWidget::x11Event(_XEvent*) 15408 vfunc[43]: QFrame::changeEvent(QEvent*) 15409 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15410 const 15411 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15412 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15413 const 15414 vfunc[47]: QScrollArea::focusNextPrevChild(bool) 15415 vfunc[48]: QWidget::styleChange(QStyle&) 15416 vfunc[49]: QWidget::enabledChange(bool) 15417 vfunc[50]: QWidget::paletteChange(QPalette const&) 15418 vfunc[51]: QWidget::fontChange(QFont const&) 15419 vfunc[52]: QWidget::windowActivationChange(bool) 15420 vfunc[53]: QWidget::languageChange() 15421 vfunc[54]: QAbstractScrollArea::viewportEvent(QEvent*) 15422 vfunc[55]: QScrollArea::scrollContentsBy(int, int) 15423 15424 Table 7-490. Secondary vtable for QScrollArea 15425 Base Offset -8 15426 Virtual Base Offset 0 15427 RTTI typeinfo for QScrollArea 15428 vfunc[0]: non-virtual thunk to QScrollArea::~QScrollArea() 15429 vfunc[1]: non-virtual thunk to QScrollArea::~QScrollArea() 15430 vfunc[2]: non-virtual thunk to QWidget::devType() const 15431 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15432 vfunc[4]: non-virtual thunk to 15433 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15434 15435 The Run Time Type Information for the QScrollArea class is 15436 described by Table 7-491 15437 15438 Table 7-491. typeinfo for QScrollArea 15439 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15440 Name typeinfo name for QScrollArea 15441 basetype: typeinfo for QAbstractScrollArea 15442 __________________________________________________________ 15443 15444 7.4.1.171. Class data for QToolButton 15445 15446 The virtual table for the QToolButton class is described by 15447 Table 7-492 15448 15449 Table 7-492. Primary vtable for QToolButton 15450 Base Offset 0 15451 Virtual Base Offset 0 15452 RTTI typeinfo for QToolButton 15453 vfunc[0]: QToolButton::metaObject() const 15454 vfunc[1]: QToolButton::qt_metacast(char const*) 15455 vfunc[2]: QToolButton::qt_metacall(QMetaObject::Call, int, 15456 void**) 15457 vfunc[3]: QToolButton::~QToolButton() 15458 vfunc[4]: QToolButton::~QToolButton() 15459 vfunc[5]: QToolButton::event(QEvent*) 15460 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15461 vfunc[7]: QToolButton::timerEvent(QTimerEvent*) 15462 vfunc[8]: QObject::childEvent(QChildEvent*) 15463 vfunc[9]: QObject::customEvent(QEvent*) 15464 vfunc[10]: QObject::connectNotify(char const*) 15465 vfunc[11]: QObject::disconnectNotify(char const*) 15466 vfunc[12]: QWidget::devType() const 15467 vfunc[13]: QWidget::setVisible(bool) 15468 vfunc[14]: QToolButton::sizeHint() const 15469 vfunc[15]: QToolButton::minimumSizeHint() const 15470 vfunc[16]: QWidget::heightForWidth(int) const 15471 vfunc[17]: QWidget::paintEngine() const 15472 vfunc[18]: QToolButton::mousePressEvent(QMouseEvent*) 15473 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 15474 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15475 vfunc[21]: QAbstractButton::mouseMoveEvent(QMouseEvent*) 15476 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 15477 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 15478 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 15479 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 15480 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 15481 vfunc[27]: QToolButton::enterEvent(QEvent*) 15482 vfunc[28]: QToolButton::leaveEvent(QEvent*) 15483 vfunc[29]: QToolButton::paintEvent(QPaintEvent*) 15484 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15485 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 15486 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15487 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 15488 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15489 vfunc[35]: QToolButton::actionEvent(QActionEvent*) 15490 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15491 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15492 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15493 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15494 vfunc[40]: QWidget::showEvent(QShowEvent*) 15495 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15496 vfunc[42]: QWidget::x11Event(_XEvent*) 15497 vfunc[43]: QToolButton::changeEvent(QEvent*) 15498 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15499 const 15500 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15501 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15502 const 15503 vfunc[47]: QWidget::focusNextPrevChild(bool) 15504 vfunc[48]: QWidget::styleChange(QStyle&) 15505 vfunc[49]: QWidget::enabledChange(bool) 15506 vfunc[50]: QWidget::paletteChange(QPalette const&) 15507 vfunc[51]: QWidget::fontChange(QFont const&) 15508 vfunc[52]: QWidget::windowActivationChange(bool) 15509 vfunc[53]: QWidget::languageChange() 15510 vfunc[54]: QAbstractButton::hitButton(QPoint const&) const 15511 vfunc[55]: QAbstractButton::checkStateSet() 15512 vfunc[56]: QToolButton::nextCheckState() 15513 15514 Table 7-493. Secondary vtable for QToolButton 15515 Base Offset -8 15516 Virtual Base Offset 0 15517 RTTI typeinfo for QToolButton 15518 vfunc[0]: non-virtual thunk to QToolButton::~QToolButton() 15519 vfunc[1]: non-virtual thunk to QToolButton::~QToolButton() 15520 vfunc[2]: non-virtual thunk to QWidget::devType() const 15521 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15522 vfunc[4]: non-virtual thunk to 15523 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15524 15525 The Run Time Type Information for the QToolButton class is 15526 described by Table 7-494 15527 15528 Table 7-494. typeinfo for QToolButton 15529 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15530 Name typeinfo name for QToolButton 15531 basetype: typeinfo for QAbstractButton 15532 __________________________________________________________ 15533 15534 7.4.1.172. Class data for QComboBox 15535 15536 The virtual table for the QComboBox class is described by Table 15537 7-495 15538 15539 Table 7-495. Primary vtable for QComboBox 15540 Base Offset 0 15541 Virtual Base Offset 0 15542 RTTI typeinfo for QComboBox 15543 vfunc[0]: QComboBox::metaObject() const 15544 vfunc[1]: QComboBox::qt_metacast(char const*) 15545 vfunc[2]: QComboBox::qt_metacall(QMetaObject::Call, int, 15546 void**) 15547 vfunc[3]: QComboBox::~QComboBox() 15548 vfunc[4]: QComboBox::~QComboBox() 15549 vfunc[5]: QComboBox::event(QEvent*) 15550 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15551 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15552 vfunc[8]: QObject::childEvent(QChildEvent*) 15553 vfunc[9]: QObject::customEvent(QEvent*) 15554 vfunc[10]: QObject::connectNotify(char const*) 15555 vfunc[11]: QObject::disconnectNotify(char const*) 15556 vfunc[12]: QWidget::devType() const 15557 vfunc[13]: QWidget::setVisible(bool) 15558 vfunc[14]: QComboBox::sizeHint() const 15559 vfunc[15]: QComboBox::minimumSizeHint() const 15560 vfunc[16]: QWidget::heightForWidth(int) const 15561 vfunc[17]: QWidget::paintEngine() const 15562 vfunc[18]: QComboBox::mousePressEvent(QMouseEvent*) 15563 vfunc[19]: QComboBox::mouseReleaseEvent(QMouseEvent*) 15564 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15565 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 15566 vfunc[22]: QComboBox::wheelEvent(QWheelEvent*) 15567 vfunc[23]: QComboBox::keyPressEvent(QKeyEvent*) 15568 vfunc[24]: QComboBox::keyReleaseEvent(QKeyEvent*) 15569 vfunc[25]: QComboBox::focusInEvent(QFocusEvent*) 15570 vfunc[26]: QComboBox::focusOutEvent(QFocusEvent*) 15571 vfunc[27]: QWidget::enterEvent(QEvent*) 15572 vfunc[28]: QWidget::leaveEvent(QEvent*) 15573 vfunc[29]: QComboBox::paintEvent(QPaintEvent*) 15574 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15575 vfunc[31]: QComboBox::resizeEvent(QResizeEvent*) 15576 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15577 vfunc[33]: QComboBox::contextMenuEvent(QContextMenuEvent*) 15578 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15579 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15580 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15581 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15582 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15583 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15584 vfunc[40]: QComboBox::showEvent(QShowEvent*) 15585 vfunc[41]: QComboBox::hideEvent(QHideEvent*) 15586 vfunc[42]: QWidget::x11Event(_XEvent*) 15587 vfunc[43]: QComboBox::changeEvent(QEvent*) 15588 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15589 const 15590 vfunc[45]: QComboBox::inputMethodEvent(QInputMethodEvent*) 15591 vfunc[46]: QComboBox::inputMethodQuery(Qt::InputMethodQuery) 15592 const 15593 vfunc[47]: QWidget::focusNextPrevChild(bool) 15594 vfunc[48]: QWidget::styleChange(QStyle&) 15595 vfunc[49]: QWidget::enabledChange(bool) 15596 vfunc[50]: QWidget::paletteChange(QPalette const&) 15597 vfunc[51]: QWidget::fontChange(QFont const&) 15598 vfunc[52]: QWidget::windowActivationChange(bool) 15599 vfunc[53]: QWidget::languageChange() 15600 vfunc[54]: QComboBox::showPopup() 15601 vfunc[55]: QComboBox::hidePopup() 15602 15603 Table 7-496. Secondary vtable for QComboBox 15604 Base Offset -8 15605 Virtual Base Offset 0 15606 RTTI typeinfo for QComboBox 15607 vfunc[0]: non-virtual thunk to QComboBox::~QComboBox() 15608 vfunc[1]: non-virtual thunk to QComboBox::~QComboBox() 15609 vfunc[2]: non-virtual thunk to QWidget::devType() const 15610 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15611 vfunc[4]: non-virtual thunk to 15612 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15613 15614 The Run Time Type Information for the QComboBox class is 15615 described by Table 7-497 15616 15617 Table 7-497. typeinfo for QComboBox 15618 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15619 Name typeinfo name for QComboBox 15620 basetype: typeinfo for QWidget 15621 __________________________________________________________ 15622 15623 7.4.1.173. Class data for QMenuItem 15624 15625 The virtual table for the QMenuItem class is described by Table 15626 7-498 15627 15628 Table 7-498. Primary vtable for QMenuItem 15629 Base Offset 0 15630 Virtual Base Offset 0 15631 RTTI typeinfo for QMenuItem 15632 vfunc[0]: QAction::metaObject() const 15633 vfunc[1]: QAction::qt_metacast(char const*) 15634 vfunc[2]: QAction::qt_metacall(QMetaObject::Call, int, void**) 15635 vfunc[3]: NULL or QMenuItem::~QMenuItem() 15636 vfunc[4]: NULL or QMenuItem::~QMenuItem() 15637 vfunc[5]: QAction::event(QEvent*) 15638 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15639 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15640 vfunc[8]: QObject::childEvent(QChildEvent*) 15641 vfunc[9]: QObject::customEvent(QEvent*) 15642 vfunc[10]: QObject::connectNotify(char const*) 15643 vfunc[11]: QObject::disconnectNotify(char const*) 15644 15645 The Run Time Type Information for the QMenuItem class is 15646 described by Table 7-499 15647 15648 Table 7-499. typeinfo for QMenuItem 15649 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15650 Name typeinfo name for QMenuItem 15651 basetype: typeinfo for QAction 15652 __________________________________________________________ 15653 15654 7.4.1.174. Class data for QRadioButton 15655 15656 The virtual table for the QRadioButton class is described by 15657 Table 7-500 15658 15659 Table 7-500. Primary vtable for QRadioButton 15660 Base Offset 0 15661 Virtual Base Offset 0 15662 RTTI typeinfo for QRadioButton 15663 vfunc[0]: QRadioButton::metaObject() const 15664 vfunc[1]: QRadioButton::qt_metacast(char const*) 15665 vfunc[2]: QRadioButton::qt_metacall(QMetaObject::Call, int, 15666 void**) 15667 vfunc[3]: NULL or QRadioButton::~QRadioButton() 15668 vfunc[4]: NULL or QRadioButton::~QRadioButton() 15669 vfunc[5]: QRadioButton::event(QEvent*) 15670 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15671 vfunc[7]: QAbstractButton::timerEvent(QTimerEvent*) 15672 vfunc[8]: QObject::childEvent(QChildEvent*) 15673 vfunc[9]: QObject::customEvent(QEvent*) 15674 vfunc[10]: QObject::connectNotify(char const*) 15675 vfunc[11]: QObject::disconnectNotify(char const*) 15676 vfunc[12]: QWidget::devType() const 15677 vfunc[13]: QWidget::setVisible(bool) 15678 vfunc[14]: QRadioButton::sizeHint() const 15679 vfunc[15]: QWidget::minimumSizeHint() const 15680 vfunc[16]: QWidget::heightForWidth(int) const 15681 vfunc[17]: QWidget::paintEngine() const 15682 vfunc[18]: QAbstractButton::mousePressEvent(QMouseEvent*) 15683 vfunc[19]: QAbstractButton::mouseReleaseEvent(QMouseEvent*) 15684 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15685 vfunc[21]: QRadioButton::mouseMoveEvent(QMouseEvent*) 15686 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 15687 vfunc[23]: QAbstractButton::keyPressEvent(QKeyEvent*) 15688 vfunc[24]: QAbstractButton::keyReleaseEvent(QKeyEvent*) 15689 vfunc[25]: QAbstractButton::focusInEvent(QFocusEvent*) 15690 vfunc[26]: QAbstractButton::focusOutEvent(QFocusEvent*) 15691 vfunc[27]: QWidget::enterEvent(QEvent*) 15692 vfunc[28]: QWidget::leaveEvent(QEvent*) 15693 vfunc[29]: QRadioButton::paintEvent(QPaintEvent*) 15694 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15695 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 15696 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15697 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 15698 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15699 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15700 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15701 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15702 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15703 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15704 vfunc[40]: QWidget::showEvent(QShowEvent*) 15705 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15706 vfunc[42]: QWidget::x11Event(_XEvent*) 15707 vfunc[43]: QAbstractButton::changeEvent(QEvent*) 15708 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15709 const 15710 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15711 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15712 const 15713 vfunc[47]: QWidget::focusNextPrevChild(bool) 15714 vfunc[48]: QWidget::styleChange(QStyle&) 15715 vfunc[49]: QWidget::enabledChange(bool) 15716 vfunc[50]: QWidget::paletteChange(QPalette const&) 15717 vfunc[51]: QWidget::fontChange(QFont const&) 15718 vfunc[52]: QWidget::windowActivationChange(bool) 15719 vfunc[53]: QWidget::languageChange() 15720 vfunc[54]: QRadioButton::hitButton(QPoint const&) const 15721 vfunc[55]: QAbstractButton::checkStateSet() 15722 vfunc[56]: QAbstractButton::nextCheckState() 15723 15724 Table 7-501. Secondary vtable for QRadioButton 15725 Base Offset -8 15726 Virtual Base Offset 0 15727 RTTI typeinfo for QRadioButton 15728 vfunc[0]: NULL or non-virtual thunk to 15729 QRadioButton::~QRadioButton() 15730 vfunc[1]: NULL or non-virtual thunk to 15731 QRadioButton::~QRadioButton() 15732 vfunc[2]: non-virtual thunk to QWidget::devType() const 15733 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15734 vfunc[4]: non-virtual thunk to 15735 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15736 15737 The Run Time Type Information for the QRadioButton class is 15738 described by Table 7-502 15739 15740 Table 7-502. typeinfo for QRadioButton 15741 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15742 Name typeinfo name for QRadioButton 15743 basetype: typeinfo for QAbstractButton 15744 __________________________________________________________ 15745 15746 7.4.1.175. Class data for QMenuBar 15747 15748 The virtual table for the QMenuBar class is described by Table 15749 7-503 15750 15751 Table 7-503. Primary vtable for QMenuBar 15752 Base Offset 0 15753 Virtual Base Offset 0 15754 RTTI typeinfo for QMenuBar 15755 vfunc[0]: QMenuBar::metaObject() const 15756 vfunc[1]: QMenuBar::qt_metacast(char const*) 15757 vfunc[2]: QMenuBar::qt_metacall(QMetaObject::Call, int, void**) 15758 vfunc[3]: QMenuBar::~QMenuBar() 15759 vfunc[4]: QMenuBar::~QMenuBar() 15760 vfunc[5]: QMenuBar::event(QEvent*) 15761 vfunc[6]: QMenuBar::eventFilter(QObject*, QEvent*) 15762 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15763 vfunc[8]: QObject::childEvent(QChildEvent*) 15764 vfunc[9]: QObject::customEvent(QEvent*) 15765 vfunc[10]: QObject::connectNotify(char const*) 15766 vfunc[11]: QObject::disconnectNotify(char const*) 15767 vfunc[12]: QWidget::devType() const 15768 vfunc[13]: QWidget::setVisible(bool) 15769 vfunc[14]: QMenuBar::sizeHint() const 15770 vfunc[15]: QMenuBar::minimumSizeHint() const 15771 vfunc[16]: QMenuBar::heightForWidth(int) const 15772 vfunc[17]: QWidget::paintEngine() const 15773 vfunc[18]: QMenuBar::mousePressEvent(QMouseEvent*) 15774 vfunc[19]: QMenuBar::mouseReleaseEvent(QMouseEvent*) 15775 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15776 vfunc[21]: QMenuBar::mouseMoveEvent(QMouseEvent*) 15777 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 15778 vfunc[23]: QMenuBar::keyPressEvent(QKeyEvent*) 15779 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15780 vfunc[25]: QMenuBar::focusInEvent(QFocusEvent*) 15781 vfunc[26]: QMenuBar::focusOutEvent(QFocusEvent*) 15782 vfunc[27]: QWidget::enterEvent(QEvent*) 15783 vfunc[28]: QMenuBar::leaveEvent(QEvent*) 15784 vfunc[29]: QMenuBar::paintEvent(QPaintEvent*) 15785 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15786 vfunc[31]: QMenuBar::resizeEvent(QResizeEvent*) 15787 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15788 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 15789 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15790 vfunc[35]: QMenuBar::actionEvent(QActionEvent*) 15791 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15792 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15793 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15794 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15795 vfunc[40]: QWidget::showEvent(QShowEvent*) 15796 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15797 vfunc[42]: QWidget::x11Event(_XEvent*) 15798 vfunc[43]: QMenuBar::changeEvent(QEvent*) 15799 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15800 const 15801 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15802 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15803 const 15804 vfunc[47]: QWidget::focusNextPrevChild(bool) 15805 vfunc[48]: QWidget::styleChange(QStyle&) 15806 vfunc[49]: QWidget::enabledChange(bool) 15807 vfunc[50]: QWidget::paletteChange(QPalette const&) 15808 vfunc[51]: QWidget::fontChange(QFont const&) 15809 vfunc[52]: QWidget::windowActivationChange(bool) 15810 vfunc[53]: QWidget::languageChange() 15811 15812 Table 7-504. Secondary vtable for QMenuBar 15813 Base Offset -8 15814 Virtual Base Offset 0 15815 RTTI typeinfo for QMenuBar 15816 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 15817 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 15818 vfunc[2]: non-virtual thunk to QWidget::devType() const 15819 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15820 vfunc[4]: non-virtual thunk to 15821 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15822 15823 The Run Time Type Information for the QMenuBar class is 15824 described by Table 7-505 15825 15826 Table 7-505. typeinfo for QMenuBar 15827 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15828 Name typeinfo name for QMenuBar 15829 basetype: typeinfo for QWidget 15830 __________________________________________________________ 15831 15832 7.4.1.176. Class data for QFocusFrame 15833 15834 The virtual table for the QFocusFrame class is described by 15835 Table 7-506 15836 15837 Table 7-506. Primary vtable for QFocusFrame 15838 Base Offset 0 15839 Virtual Base Offset 0 15840 RTTI typeinfo for QFocusFrame 15841 vfunc[0]: QFocusFrame::metaObject() const 15842 vfunc[1]: QFocusFrame::qt_metacast(char const*) 15843 vfunc[2]: QFocusFrame::qt_metacall(QMetaObject::Call, int, 15844 void**) 15845 vfunc[3]: QFocusFrame::~QFocusFrame() 15846 vfunc[4]: QFocusFrame::~QFocusFrame() 15847 vfunc[5]: QFocusFrame::event(QEvent*) 15848 vfunc[6]: QFocusFrame::eventFilter(QObject*, QEvent*) 15849 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15850 vfunc[8]: QObject::childEvent(QChildEvent*) 15851 vfunc[9]: QObject::customEvent(QEvent*) 15852 vfunc[10]: QObject::connectNotify(char const*) 15853 vfunc[11]: QObject::disconnectNotify(char const*) 15854 vfunc[12]: QWidget::devType() const 15855 vfunc[13]: QWidget::setVisible(bool) 15856 vfunc[14]: QWidget::sizeHint() const 15857 vfunc[15]: QWidget::minimumSizeHint() const 15858 vfunc[16]: QWidget::heightForWidth(int) const 15859 vfunc[17]: QWidget::paintEngine() const 15860 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 15861 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 15862 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15863 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 15864 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 15865 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 15866 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15867 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 15868 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 15869 vfunc[27]: QWidget::enterEvent(QEvent*) 15870 vfunc[28]: QWidget::leaveEvent(QEvent*) 15871 vfunc[29]: QFocusFrame::paintEvent(QPaintEvent*) 15872 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15873 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 15874 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15875 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 15876 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15877 vfunc[35]: QWidget::actionEvent(QActionEvent*) 15878 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15879 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15880 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15881 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15882 vfunc[40]: QWidget::showEvent(QShowEvent*) 15883 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15884 vfunc[42]: QWidget::x11Event(_XEvent*) 15885 vfunc[43]: QWidget::changeEvent(QEvent*) 15886 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15887 const 15888 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15889 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15890 const 15891 vfunc[47]: QWidget::focusNextPrevChild(bool) 15892 vfunc[48]: QWidget::styleChange(QStyle&) 15893 vfunc[49]: QWidget::enabledChange(bool) 15894 vfunc[50]: QWidget::paletteChange(QPalette const&) 15895 vfunc[51]: QWidget::fontChange(QFont const&) 15896 vfunc[52]: QWidget::windowActivationChange(bool) 15897 vfunc[53]: QWidget::languageChange() 15898 15899 Table 7-507. Secondary vtable for QFocusFrame 15900 Base Offset -8 15901 Virtual Base Offset 0 15902 RTTI typeinfo for QFocusFrame 15903 vfunc[0]: non-virtual thunk to QFocusFrame::~QFocusFrame() 15904 vfunc[1]: non-virtual thunk to QFocusFrame::~QFocusFrame() 15905 vfunc[2]: non-virtual thunk to QWidget::devType() const 15906 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15907 vfunc[4]: non-virtual thunk to 15908 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15909 15910 The Run Time Type Information for the QFocusFrame class is 15911 described by Table 7-508 15912 15913 Table 7-508. typeinfo for QFocusFrame 15914 Base Vtable vtable for __cxxabiv1::__si_class_type_info 15915 Name typeinfo name for QFocusFrame 15916 basetype: typeinfo for QWidget 15917 __________________________________________________________ 15918 15919 7.4.1.177. Class data for QToolBar 15920 15921 The virtual table for the QToolBar class is described by Table 15922 7-509 15923 15924 Table 7-509. Primary vtable for QToolBar 15925 Base Offset 0 15926 Virtual Base Offset 0 15927 RTTI typeinfo for QToolBar 15928 vfunc[0]: QToolBar::metaObject() const 15929 vfunc[1]: QToolBar::qt_metacast(char const*) 15930 vfunc[2]: QToolBar::qt_metacall(QMetaObject::Call, int, void**) 15931 vfunc[3]: QToolBar::~QToolBar() 15932 vfunc[4]: QToolBar::~QToolBar() 15933 vfunc[5]: QToolBar::event(QEvent*) 15934 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 15935 vfunc[7]: QObject::timerEvent(QTimerEvent*) 15936 vfunc[8]: QToolBar::childEvent(QChildEvent*) 15937 vfunc[9]: QObject::customEvent(QEvent*) 15938 vfunc[10]: QObject::connectNotify(char const*) 15939 vfunc[11]: QObject::disconnectNotify(char const*) 15940 vfunc[12]: QWidget::devType() const 15941 vfunc[13]: QWidget::setVisible(bool) 15942 vfunc[14]: QWidget::sizeHint() const 15943 vfunc[15]: QWidget::minimumSizeHint() const 15944 vfunc[16]: QWidget::heightForWidth(int) const 15945 vfunc[17]: QWidget::paintEngine() const 15946 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 15947 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 15948 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 15949 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 15950 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 15951 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 15952 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 15953 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 15954 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 15955 vfunc[27]: QWidget::enterEvent(QEvent*) 15956 vfunc[28]: QWidget::leaveEvent(QEvent*) 15957 vfunc[29]: QToolBar::paintEvent(QPaintEvent*) 15958 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 15959 vfunc[31]: QToolBar::resizeEvent(QResizeEvent*) 15960 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 15961 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 15962 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 15963 vfunc[35]: QToolBar::actionEvent(QActionEvent*) 15964 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 15965 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 15966 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 15967 vfunc[39]: QWidget::dropEvent(QDropEvent*) 15968 vfunc[40]: QWidget::showEvent(QShowEvent*) 15969 vfunc[41]: QWidget::hideEvent(QHideEvent*) 15970 vfunc[42]: QWidget::x11Event(_XEvent*) 15971 vfunc[43]: QToolBar::changeEvent(QEvent*) 15972 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 15973 const 15974 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 15975 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 15976 const 15977 vfunc[47]: QWidget::focusNextPrevChild(bool) 15978 vfunc[48]: QWidget::styleChange(QStyle&) 15979 vfunc[49]: QWidget::enabledChange(bool) 15980 vfunc[50]: QWidget::paletteChange(QPalette const&) 15981 vfunc[51]: QWidget::fontChange(QFont const&) 15982 vfunc[52]: QWidget::windowActivationChange(bool) 15983 vfunc[53]: QWidget::languageChange() 15984 15985 Table 7-510. Secondary vtable for QToolBar 15986 Base Offset -8 15987 Virtual Base Offset 0 15988 RTTI typeinfo for QToolBar 15989 vfunc[0]: non-virtual thunk to QToolBar::~QToolBar() 15990 vfunc[1]: non-virtual thunk to QToolBar::~QToolBar() 15991 vfunc[2]: non-virtual thunk to QWidget::devType() const 15992 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 15993 vfunc[4]: non-virtual thunk to 15994 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 15995 15996 The Run Time Type Information for the QToolBar class is 15997 described by Table 7-511 15998 15999 Table 7-511. typeinfo for QToolBar 16000 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16001 Name typeinfo name for QToolBar 16002 basetype: typeinfo for QWidget 16003 __________________________________________________________ 16004 16005 7.4.1.178. Class data for QToolBox 16006 16007 The virtual table for the QToolBox class is described by Table 16008 7-512 16009 16010 Table 7-512. Primary vtable for QToolBox 16011 Base Offset 0 16012 Virtual Base Offset 0 16013 RTTI typeinfo for QToolBox 16014 vfunc[0]: QToolBox::metaObject() const 16015 vfunc[1]: QToolBox::qt_metacast(char const*) 16016 vfunc[2]: QToolBox::qt_metacall(QMetaObject::Call, int, void**) 16017 vfunc[3]: QToolBox::~QToolBox() 16018 vfunc[4]: QToolBox::~QToolBox() 16019 vfunc[5]: QToolBox::event(QEvent*) 16020 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16021 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16022 vfunc[8]: QObject::childEvent(QChildEvent*) 16023 vfunc[9]: QObject::customEvent(QEvent*) 16024 vfunc[10]: QObject::connectNotify(char const*) 16025 vfunc[11]: QObject::disconnectNotify(char const*) 16026 vfunc[12]: QWidget::devType() const 16027 vfunc[13]: QWidget::setVisible(bool) 16028 vfunc[14]: QFrame::sizeHint() const 16029 vfunc[15]: QWidget::minimumSizeHint() const 16030 vfunc[16]: QWidget::heightForWidth(int) const 16031 vfunc[17]: QWidget::paintEngine() const 16032 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 16033 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 16034 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 16035 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 16036 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 16037 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 16038 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 16039 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 16040 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 16041 vfunc[27]: QWidget::enterEvent(QEvent*) 16042 vfunc[28]: QWidget::leaveEvent(QEvent*) 16043 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 16044 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 16045 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 16046 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 16047 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 16048 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 16049 vfunc[35]: QWidget::actionEvent(QActionEvent*) 16050 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 16051 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 16052 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 16053 vfunc[39]: QWidget::dropEvent(QDropEvent*) 16054 vfunc[40]: QToolBox::showEvent(QShowEvent*) 16055 vfunc[41]: QWidget::hideEvent(QHideEvent*) 16056 vfunc[42]: QWidget::x11Event(_XEvent*) 16057 vfunc[43]: QToolBox::changeEvent(QEvent*) 16058 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 16059 const 16060 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 16061 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 16062 const 16063 vfunc[47]: QWidget::focusNextPrevChild(bool) 16064 vfunc[48]: QWidget::styleChange(QStyle&) 16065 vfunc[49]: QWidget::enabledChange(bool) 16066 vfunc[50]: QWidget::paletteChange(QPalette const&) 16067 vfunc[51]: QWidget::fontChange(QFont const&) 16068 vfunc[52]: QWidget::windowActivationChange(bool) 16069 vfunc[53]: QWidget::languageChange() 16070 vfunc[54]: QToolBox::itemInserted(int) 16071 vfunc[55]: QToolBox::itemRemoved(int) 16072 16073 Table 7-513. Secondary vtable for QToolBox 16074 Base Offset -8 16075 Virtual Base Offset 0 16076 RTTI typeinfo for QToolBox 16077 vfunc[0]: non-virtual thunk to QToolBox::~QToolBox() 16078 vfunc[1]: non-virtual thunk to QToolBox::~QToolBox() 16079 vfunc[2]: non-virtual thunk to QWidget::devType() const 16080 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 16081 vfunc[4]: non-virtual thunk to 16082 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 16083 16084 The Run Time Type Information for the QToolBox class is 16085 described by Table 7-514 16086 16087 Table 7-514. typeinfo for QToolBox 16088 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16089 Name typeinfo name for QToolBox 16090 basetype: typeinfo for QFrame 16091 __________________________________________________________ 16092 16093 7.4.1.179. Class data for QSplitter 16094 16095 The virtual table for the QSplitter class is described by Table 16096 7-515 16097 16098 Table 7-515. Primary vtable for QSplitter 16099 Base Offset 0 16100 Virtual Base Offset 0 16101 RTTI typeinfo for QSplitter 16102 vfunc[0]: QSplitter::metaObject() const 16103 vfunc[1]: QSplitter::qt_metacast(char const*) 16104 vfunc[2]: QSplitter::qt_metacall(QMetaObject::Call, int, 16105 void**) 16106 vfunc[3]: QSplitter::~QSplitter() 16107 vfunc[4]: QSplitter::~QSplitter() 16108 vfunc[5]: QSplitter::event(QEvent*) 16109 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16110 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16111 vfunc[8]: QSplitter::childEvent(QChildEvent*) 16112 vfunc[9]: QObject::customEvent(QEvent*) 16113 vfunc[10]: QObject::connectNotify(char const*) 16114 vfunc[11]: QObject::disconnectNotify(char const*) 16115 vfunc[12]: QWidget::devType() const 16116 vfunc[13]: QWidget::setVisible(bool) 16117 vfunc[14]: QSplitter::sizeHint() const 16118 vfunc[15]: QSplitter::minimumSizeHint() const 16119 vfunc[16]: QWidget::heightForWidth(int) const 16120 vfunc[17]: QWidget::paintEngine() const 16121 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 16122 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 16123 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 16124 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 16125 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 16126 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 16127 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 16128 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 16129 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 16130 vfunc[27]: QWidget::enterEvent(QEvent*) 16131 vfunc[28]: QWidget::leaveEvent(QEvent*) 16132 vfunc[29]: QFrame::paintEvent(QPaintEvent*) 16133 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 16134 vfunc[31]: QSplitter::resizeEvent(QResizeEvent*) 16135 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 16136 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 16137 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 16138 vfunc[35]: QWidget::actionEvent(QActionEvent*) 16139 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 16140 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 16141 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 16142 vfunc[39]: QWidget::dropEvent(QDropEvent*) 16143 vfunc[40]: QWidget::showEvent(QShowEvent*) 16144 vfunc[41]: QWidget::hideEvent(QHideEvent*) 16145 vfunc[42]: QWidget::x11Event(_XEvent*) 16146 vfunc[43]: QSplitter::changeEvent(QEvent*) 16147 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 16148 const 16149 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 16150 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 16151 const 16152 vfunc[47]: QWidget::focusNextPrevChild(bool) 16153 vfunc[48]: QWidget::styleChange(QStyle&) 16154 vfunc[49]: QWidget::enabledChange(bool) 16155 vfunc[50]: QWidget::paletteChange(QPalette const&) 16156 vfunc[51]: QWidget::fontChange(QFont const&) 16157 vfunc[52]: QWidget::windowActivationChange(bool) 16158 vfunc[53]: QWidget::languageChange() 16159 vfunc[54]: QSplitter::createHandle() 16160 16161 Table 7-516. Secondary vtable for QSplitter 16162 Base Offset -8 16163 Virtual Base Offset 0 16164 RTTI typeinfo for QSplitter 16165 vfunc[0]: non-virtual thunk to QSplitter::~QSplitter() 16166 vfunc[1]: non-virtual thunk to QSplitter::~QSplitter() 16167 vfunc[2]: non-virtual thunk to QWidget::devType() const 16168 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 16169 vfunc[4]: non-virtual thunk to 16170 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 16171 16172 The Run Time Type Information for the QSplitter class is 16173 described by Table 7-517 16174 16175 Table 7-517. typeinfo for QSplitter 16176 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16177 Name typeinfo name for QSplitter 16178 basetype: typeinfo for QFrame 16179 __________________________________________________________ 16180 16181 7.4.1.180. Class data for QSplitterHandle 16182 16183 The virtual table for the QSplitterHandle class is described by 16184 Table 7-518 16185 16186 Table 7-518. Primary vtable for QSplitterHandle 16187 Base Offset 0 16188 Virtual Base Offset 0 16189 RTTI typeinfo for QSplitterHandle 16190 vfunc[0]: QSplitterHandle::metaObject() const 16191 vfunc[1]: QSplitterHandle::qt_metacast(char const*) 16192 vfunc[2]: QSplitterHandle::qt_metacall(QMetaObject::Call, int, 16193 void**) 16194 vfunc[3]: NULL or QSplitterHandle::~QSplitterHandle() 16195 vfunc[4]: NULL or QSplitterHandle::~QSplitterHandle() 16196 vfunc[5]: QSplitterHandle::event(QEvent*) 16197 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16198 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16199 vfunc[8]: QObject::childEvent(QChildEvent*) 16200 vfunc[9]: QObject::customEvent(QEvent*) 16201 vfunc[10]: QObject::connectNotify(char const*) 16202 vfunc[11]: QObject::disconnectNotify(char const*) 16203 vfunc[12]: QWidget::devType() const 16204 vfunc[13]: QWidget::setVisible(bool) 16205 vfunc[14]: QSplitterHandle::sizeHint() const 16206 vfunc[15]: QWidget::minimumSizeHint() const 16207 vfunc[16]: QWidget::heightForWidth(int) const 16208 vfunc[17]: QWidget::paintEngine() const 16209 vfunc[18]: QSplitterHandle::mousePressEvent(QMouseEvent*) 16210 vfunc[19]: QSplitterHandle::mouseReleaseEvent(QMouseEvent*) 16211 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 16212 vfunc[21]: QSplitterHandle::mouseMoveEvent(QMouseEvent*) 16213 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 16214 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 16215 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 16216 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 16217 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 16218 vfunc[27]: QWidget::enterEvent(QEvent*) 16219 vfunc[28]: QWidget::leaveEvent(QEvent*) 16220 vfunc[29]: QSplitterHandle::paintEvent(QPaintEvent*) 16221 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 16222 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 16223 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 16224 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 16225 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 16226 vfunc[35]: QWidget::actionEvent(QActionEvent*) 16227 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 16228 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 16229 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 16230 vfunc[39]: QWidget::dropEvent(QDropEvent*) 16231 vfunc[40]: QWidget::showEvent(QShowEvent*) 16232 vfunc[41]: QWidget::hideEvent(QHideEvent*) 16233 vfunc[42]: QWidget::x11Event(_XEvent*) 16234 vfunc[43]: QWidget::changeEvent(QEvent*) 16235 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 16236 const 16237 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 16238 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 16239 const 16240 vfunc[47]: QWidget::focusNextPrevChild(bool) 16241 vfunc[48]: QWidget::styleChange(QStyle&) 16242 vfunc[49]: QWidget::enabledChange(bool) 16243 vfunc[50]: QWidget::paletteChange(QPalette const&) 16244 vfunc[51]: QWidget::fontChange(QFont const&) 16245 vfunc[52]: QWidget::windowActivationChange(bool) 16246 vfunc[53]: QWidget::languageChange() 16247 16248 Table 7-519. Secondary vtable for QSplitterHandle 16249 Base Offset -8 16250 Virtual Base Offset 0 16251 RTTI typeinfo for QSplitterHandle 16252 vfunc[0]: NULL or non-virtual thunk to 16253 QSplitterHandle::~QSplitterHandle() 16254 vfunc[1]: NULL or non-virtual thunk to 16255 QSplitterHandle::~QSplitterHandle() 16256 vfunc[2]: non-virtual thunk to QWidget::devType() const 16257 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 16258 vfunc[4]: non-virtual thunk to 16259 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 16260 16261 The Run Time Type Information for the QSplitterHandle class is 16262 described by Table 7-520 16263 16264 Table 7-520. typeinfo for QSplitterHandle 16265 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16266 Name typeinfo name for QSplitterHandle 16267 basetype: typeinfo for QWidget 16268 __________________________________________________________ 16269 16270 7.4.1.181. Class data for QDial 16271 16272 The virtual table for the QDial class is described by Table 16273 7-521 16274 16275 Table 7-521. Primary vtable for QDial 16276 Base Offset 0 16277 Virtual Base Offset 0 16278 RTTI typeinfo for QDial 16279 vfunc[0]: QDial::metaObject() const 16280 vfunc[1]: QDial::qt_metacast(char const*) 16281 vfunc[2]: QDial::qt_metacall(QMetaObject::Call, int, void**) 16282 vfunc[3]: QDial::~QDial() 16283 vfunc[4]: QDial::~QDial() 16284 vfunc[5]: QDial::event(QEvent*) 16285 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16286 vfunc[7]: QAbstractSlider::timerEvent(QTimerEvent*) 16287 vfunc[8]: QObject::childEvent(QChildEvent*) 16288 vfunc[9]: QObject::customEvent(QEvent*) 16289 vfunc[10]: QObject::connectNotify(char const*) 16290 vfunc[11]: QObject::disconnectNotify(char const*) 16291 vfunc[12]: QWidget::devType() const 16292 vfunc[13]: QWidget::setVisible(bool) 16293 vfunc[14]: QDial::sizeHint() const 16294 vfunc[15]: QDial::minimumSizeHint() const 16295 vfunc[16]: QWidget::heightForWidth(int) const 16296 vfunc[17]: QWidget::paintEngine() const 16297 vfunc[18]: QDial::mousePressEvent(QMouseEvent*) 16298 vfunc[19]: QDial::mouseReleaseEvent(QMouseEvent*) 16299 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 16300 vfunc[21]: QDial::mouseMoveEvent(QMouseEvent*) 16301 vfunc[22]: QAbstractSlider::wheelEvent(QWheelEvent*) 16302 vfunc[23]: QAbstractSlider::keyPressEvent(QKeyEvent*) 16303 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 16304 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 16305 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 16306 vfunc[27]: QWidget::enterEvent(QEvent*) 16307 vfunc[28]: QWidget::leaveEvent(QEvent*) 16308 vfunc[29]: QDial::paintEvent(QPaintEvent*) 16309 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 16310 vfunc[31]: QDial::resizeEvent(QResizeEvent*) 16311 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 16312 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 16313 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 16314 vfunc[35]: QWidget::actionEvent(QActionEvent*) 16315 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 16316 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 16317 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 16318 vfunc[39]: QWidget::dropEvent(QDropEvent*) 16319 vfunc[40]: QWidget::showEvent(QShowEvent*) 16320 vfunc[41]: QWidget::hideEvent(QHideEvent*) 16321 vfunc[42]: QWidget::x11Event(_XEvent*) 16322 vfunc[43]: QAbstractSlider::changeEvent(QEvent*) 16323 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 16324 const 16325 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 16326 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 16327 const 16328 vfunc[47]: QWidget::focusNextPrevChild(bool) 16329 vfunc[48]: QWidget::styleChange(QStyle&) 16330 vfunc[49]: QWidget::enabledChange(bool) 16331 vfunc[50]: QWidget::paletteChange(QPalette const&) 16332 vfunc[51]: QWidget::fontChange(QFont const&) 16333 vfunc[52]: QWidget::windowActivationChange(bool) 16334 vfunc[53]: QWidget::languageChange() 16335 vfunc[54]: QDial::sliderChange(QAbstractSlider::SliderChange) 16336 16337 Table 7-522. Secondary vtable for QDial 16338 Base Offset -8 16339 Virtual Base Offset 0 16340 RTTI typeinfo for QDial 16341 vfunc[0]: non-virtual thunk to QDial::~QDial() 16342 vfunc[1]: non-virtual thunk to QDial::~QDial() 16343 vfunc[2]: non-virtual thunk to QWidget::devType() const 16344 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 16345 vfunc[4]: non-virtual thunk to 16346 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 16347 16348 The Run Time Type Information for the QDial class is described 16349 by Table 7-523 16350 16351 Table 7-523. typeinfo for QDial 16352 Base Vtable vtable for __cxxabiv1::__si_class_type_info 16353 Name typeinfo name for QDial 16354 basetype: typeinfo for QAbstractSlider 16355 __________________________________________________________ 16356 16357 7.4.1.182. Class data for QAbstractGraphicsShapeItem 16358 16359 The virtual table for the QAbstractGraphicsShapeItem class is 16360 described by Table 7-524 16361 16362 Table 7-524. Primary vtable for QAbstractGraphicsShapeItem 16363 Base Offset 0 16364 Virtual Base Offset 0 16365 RTTI typeinfo for QAbstractGraphicsShapeItem 16366 vfunc[0]: 16367 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem() 16368 vfunc[1]: 16369 QAbstractGraphicsShapeItem::~QAbstractGraphicsShapeItem() 16370 vfunc[2]: QGraphicsItem::advance(int) 16371 vfunc[3]: __cxa_pure_virtual 16372 vfunc[4]: QGraphicsItem::shape() const 16373 vfunc[5]: QGraphicsItem::contains(QPointF const&) const 16374 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 16375 Qt::ItemSelectionMode) const 16376 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 16377 Qt::ItemSelectionMode) const 16378 vfunc[8]: 16379 QAbstractGraphicsShapeItem::isObscuredBy(QGraphicsItem const*) 16380 const 16381 vfunc[9]: QAbstractGraphicsShapeItem::opaqueArea() const 16382 vfunc[10]: __cxa_pure_virtual 16383 vfunc[11]: QGraphicsItem::type() const 16384 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 16385 QEvent*) 16386 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 16387 vfunc[14]: 16388 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 16389 ) 16390 vfunc[15]: 16391 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 16392 vfunc[16]: 16393 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 16394 vfunc[17]: 16395 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 16396 vfunc[18]: 16397 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 16398 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 16399 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 16400 vfunc[21]: 16401 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 16402 vfunc[22]: 16403 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 16404 vfunc[23]: 16405 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 16406 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 16407 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 16408 vfunc[26]: 16409 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 16410 vfunc[27]: 16411 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 16412 vfunc[28]: 16413 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 16414 vfunc[29]: 16415 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 16416 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 16417 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 16418 vfunc[32]: 16419 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 16420 vfunc[33]: 16421 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 16422 QVariant const&) 16423 vfunc[34]: 16424 QGraphicsItem::supportsExtension(QGraphicsItem::Extension) 16425 const 16426 vfunc[35]: 16427 QGraphicsItem::setExtension(QGraphicsItem::Extension, QVariant 16428 const&) 16429 vfunc[36]: QGraphicsItem::extension(QVariant const&) const 16430 __________________________________________________________ 16431 16432 7.4.1.183. Class data for QCleanlooksStyle 16433 16434 The virtual table for the QCleanlooksStyle class is described 16435 by Table 7-525 16436 16437 Table 7-525. Primary vtable for QCleanlooksStyle 16438 Base Offset 0 16439 Virtual Base Offset 0 16440 RTTI typeinfo for QCleanlooksStyle 16441 vfunc[0]: QCleanlooksStyle::metaObject() const 16442 vfunc[1]: QCleanlooksStyle::qt_metacast(char const*) 16443 vfunc[2]: QCleanlooksStyle::qt_metacall(QMetaObject::Call, int, 16444 void**) 16445 vfunc[3]: QCleanlooksStyle::~QCleanlooksStyle() 16446 vfunc[4]: QCleanlooksStyle::~QCleanlooksStyle() 16447 vfunc[5]: QObject::event(QEvent*) 16448 vfunc[6]: QWindowsStyle::eventFilter(QObject*, QEvent*) 16449 vfunc[7]: QWindowsStyle::timerEvent(QTimerEvent*) 16450 vfunc[8]: QObject::childEvent(QChildEvent*) 16451 vfunc[9]: QObject::customEvent(QEvent*) 16452 vfunc[10]: QObject::connectNotify(char const*) 16453 vfunc[11]: QObject::disconnectNotify(char const*) 16454 vfunc[12]: QCleanlooksStyle::polish(QWidget*) 16455 vfunc[13]: QCleanlooksStyle::unpolish(QWidget*) 16456 vfunc[14]: QCleanlooksStyle::polish(QApplication*) 16457 vfunc[15]: QCleanlooksStyle::unpolish(QApplication*) 16458 vfunc[16]: QCleanlooksStyle::polish(QPalette&) 16459 vfunc[17]: QStyle::itemTextRect(QFontMetrics const&, QRect 16460 const&, int, bool, QString const&) const 16461 vfunc[18]: QCleanlooksStyle::itemPixmapRect(QRect const&, int, 16462 QPixmap const&) const 16463 vfunc[19]: QCleanlooksStyle::drawItemText(QPainter*, QRect 16464 const&, int, QPalette const&, bool, QString const&, 16465 QPalette::ColorRole) const 16466 vfunc[20]: QCleanlooksStyle::drawItemPixmap(QPainter*, QRect 16467 const&, int, QPixmap const&) const 16468 vfunc[21]: QCleanlooksStyle::standardPalette() const 16469 vfunc[22]: 16470 QCleanlooksStyle::drawPrimitive(QStyle::PrimitiveElement, 16471 QStyleOption const*, QPainter*, QWidget const*) const 16472 vfunc[23]: 16473 QCleanlooksStyle::drawControl(QStyle::ControlElement, 16474 QStyleOption const*, QPainter*, QWidget const*) const 16475 vfunc[24]: QCleanlooksStyle::subElementRect(QStyle::SubElement, 16476 QStyleOption const*, QWidget const*) const 16477 vfunc[25]: 16478 QCleanlooksStyle::drawComplexControl(QStyle::ComplexControl, 16479 QStyleOptionComplex const*, QPainter*, QWidget const*) const 16480 vfunc[26]: 16481 QCleanlooksStyle::hitTestComplexControl(QStyle::ComplexControl, 16482 QStyleOptionComplex const*, QPoint const&, QWidget const*) 16483 const 16484 vfunc[27]: 16485 QCleanlooksStyle::subControlRect(QStyle::ComplexControl, 16486 QStyleOptionComplex const*, QStyle::SubControl, QWidget const*) 16487 const 16488 vfunc[28]: QCleanlooksStyle::pixelMetric(QStyle::PixelMetric, 16489 QStyleOption const*, QWidget const*) const 16490 vfunc[29]: 16491 QCleanlooksStyle::sizeFromContents(QStyle::ContentsType, 16492 QStyleOption const*, QSize const&, QWidget const*) const 16493 vfunc[30]: QCleanlooksStyle::styleHint(QStyle::StyleHint, 16494 QStyleOption const*, QWidget const*, QStyleHintReturn*) const 16495 vfunc[31]: 16496 QCleanlooksStyle::standardPixmap(QStyle::StandardPixmap, 16497 QStyleOption const*, QWidget const*) const 16498 vfunc[32]: QCleanlooksStyle::generatedIconPixmap(QIcon::Mode, 16499 QPixmap const&, QStyleOption const*) const 16500 __________________________________________________________ 16501 16502 7.4.1.184. Class data for QCompleter 16503 16504 The virtual table for the QCompleter class is described by 16505 Table 7-526 16506 16507 Table 7-526. Primary vtable for QCompleter 16508 Base Offset 0 16509 Virtual Base Offset 0 16510 RTTI typeinfo for QCompleter 16511 vfunc[0]: QCompleter::metaObject() const 16512 vfunc[1]: QCompleter::qt_metacast(char const*) 16513 vfunc[2]: QCompleter::qt_metacall(QMetaObject::Call, int, 16514 void**) 16515 vfunc[3]: QCompleter::~QCompleter() 16516 vfunc[4]: QCompleter::~QCompleter() 16517 vfunc[5]: QCompleter::event(QEvent*) 16518 vfunc[6]: QCompleter::eventFilter(QObject*, QEvent*) 16519 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16520 vfunc[8]: QObject::childEvent(QChildEvent*) 16521 vfunc[9]: QObject::customEvent(QEvent*) 16522 vfunc[10]: QObject::connectNotify(char const*) 16523 vfunc[11]: QObject::disconnectNotify(char const*) 16524 vfunc[12]: QCompleter::pathFromIndex(QModelIndex const&) const 16525 vfunc[13]: QCompleter::splitPath(QString const&) const 16526 __________________________________________________________ 16527 16528 7.4.1.185. Class data for QDataWidgetMapper 16529 16530 The virtual table for the QDataWidgetMapper class is described 16531 by Table 7-527 16532 16533 Table 7-527. Primary vtable for QDataWidgetMapper 16534 Base Offset 0 16535 Virtual Base Offset 0 16536 RTTI typeinfo for QDataWidgetMapper 16537 vfunc[0]: QDataWidgetMapper::metaObject() const 16538 vfunc[1]: QDataWidgetMapper::qt_metacast(char const*) 16539 vfunc[2]: QDataWidgetMapper::qt_metacall(QMetaObject::Call, 16540 int, void**) 16541 vfunc[3]: QDataWidgetMapper::~QDataWidgetMapper() 16542 vfunc[4]: QDataWidgetMapper::~QDataWidgetMapper() 16543 vfunc[5]: QObject::event(QEvent*) 16544 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16545 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16546 vfunc[8]: QObject::childEvent(QChildEvent*) 16547 vfunc[9]: QObject::customEvent(QEvent*) 16548 vfunc[10]: QObject::connectNotify(char const*) 16549 vfunc[11]: QObject::disconnectNotify(char const*) 16550 vfunc[12]: QDataWidgetMapper::setCurrentIndex(int) 16551 __________________________________________________________ 16552 16553 7.4.1.186. Class data for QGraphicsEllipseItem 16554 16555 The virtual table for the QGraphicsEllipseItem class is 16556 described by Table 7-528 16557 16558 Table 7-528. Primary vtable for QGraphicsEllipseItem 16559 Base Offset 0 16560 Virtual Base Offset 0 16561 RTTI typeinfo for QGraphicsEllipseItem 16562 vfunc[0]: QGraphicsEllipseItem::~QGraphicsEllipseItem() 16563 vfunc[1]: QGraphicsEllipseItem::~QGraphicsEllipseItem() 16564 vfunc[2]: QGraphicsItem::advance(int) 16565 vfunc[3]: QGraphicsEllipseItem::boundingRect() const 16566 vfunc[4]: QGraphicsEllipseItem::shape() const 16567 vfunc[5]: QGraphicsEllipseItem::contains(QPointF const&) const 16568 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 16569 Qt::ItemSelectionMode) const 16570 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 16571 Qt::ItemSelectionMode) const 16572 vfunc[8]: QGraphicsEllipseItem::isObscuredBy(QGraphicsItem 16573 const*) const 16574 vfunc[9]: QGraphicsEllipseItem::opaqueArea() const 16575 vfunc[10]: QGraphicsEllipseItem::paint(QPainter*, 16576 QStyleOptionGraphicsItem const*, QWidget*) 16577 vfunc[11]: QGraphicsEllipseItem::type() const 16578 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 16579 QEvent*) 16580 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 16581 vfunc[14]: 16582 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 16583 ) 16584 vfunc[15]: 16585 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 16586 vfunc[16]: 16587 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 16588 vfunc[17]: 16589 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 16590 vfunc[18]: 16591 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 16592 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 16593 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 16594 vfunc[21]: 16595 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 16596 vfunc[22]: 16597 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 16598 vfunc[23]: 16599 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 16600 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 16601 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 16602 vfunc[26]: 16603 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 16604 vfunc[27]: 16605 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 16606 vfunc[28]: 16607 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 16608 vfunc[29]: 16609 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 16610 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 16611 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 16612 vfunc[32]: 16613 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 16614 vfunc[33]: 16615 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 16616 QVariant const&) 16617 vfunc[34]: 16618 QGraphicsEllipseItem::supportsExtension(QGraphicsItem::Extensio 16619 n) const 16620 vfunc[35]: 16621 QGraphicsEllipseItem::setExtension(QGraphicsItem::Extension, 16622 QVariant const&) 16623 vfunc[36]: QGraphicsEllipseItem::extension(QVariant const&) 16624 const 16625 __________________________________________________________ 16626 16627 7.4.1.187. Class data for QGraphicsItem 16628 16629 The virtual table for the QGraphicsItem class is described by 16630 Table 7-529 16631 16632 Table 7-529. Primary vtable for QGraphicsItem 16633 Base Offset 0 16634 Virtual Base Offset 0 16635 RTTI typeinfo for QGraphicsItem 16636 vfunc[0]: QGraphicsItem::~QGraphicsItem() 16637 vfunc[1]: QGraphicsItem::~QGraphicsItem() 16638 vfunc[2]: QGraphicsItem::advance(int) 16639 vfunc[3]: __cxa_pure_virtual 16640 vfunc[4]: QGraphicsItem::shape() const 16641 vfunc[5]: QGraphicsItem::contains(QPointF const&) const 16642 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 16643 Qt::ItemSelectionMode) const 16644 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 16645 Qt::ItemSelectionMode) const 16646 vfunc[8]: QGraphicsItem::isObscuredBy(QGraphicsItem const*) 16647 const 16648 vfunc[9]: QGraphicsItem::opaqueArea() const 16649 vfunc[10]: __cxa_pure_virtual 16650 vfunc[11]: QGraphicsItem::type() const 16651 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 16652 QEvent*) 16653 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 16654 vfunc[14]: 16655 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 16656 ) 16657 vfunc[15]: 16658 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 16659 vfunc[16]: 16660 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 16661 vfunc[17]: 16662 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 16663 vfunc[18]: 16664 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 16665 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 16666 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 16667 vfunc[21]: 16668 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 16669 vfunc[22]: 16670 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 16671 vfunc[23]: 16672 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 16673 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 16674 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 16675 vfunc[26]: 16676 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 16677 vfunc[27]: 16678 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 16679 vfunc[28]: 16680 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 16681 vfunc[29]: 16682 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 16683 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 16684 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 16685 vfunc[32]: 16686 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 16687 vfunc[33]: 16688 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 16689 QVariant const&) 16690 vfunc[34]: 16691 QGraphicsItem::supportsExtension(QGraphicsItem::Extension) 16692 const 16693 vfunc[35]: 16694 QGraphicsItem::setExtension(QGraphicsItem::Extension, QVariant 16695 const&) 16696 vfunc[36]: QGraphicsItem::extension(QVariant const&) const 16697 __________________________________________________________ 16698 16699 7.4.1.188. Class data for QGraphicsItemAnimation 16700 16701 The virtual table for the QGraphicsItemAnimation class is 16702 described by Table 7-530 16703 16704 Table 7-530. Primary vtable for QGraphicsItemAnimation 16705 Base Offset 0 16706 Virtual Base Offset 0 16707 RTTI typeinfo for QGraphicsItemAnimation 16708 vfunc[0]: QGraphicsItemAnimation::metaObject() const 16709 vfunc[1]: QGraphicsItemAnimation::qt_metacast(char const*) 16710 vfunc[2]: 16711 QGraphicsItemAnimation::qt_metacall(QMetaObject::Call, int, 16712 void**) 16713 vfunc[3]: QGraphicsItemAnimation::~QGraphicsItemAnimation() 16714 vfunc[4]: QGraphicsItemAnimation::~QGraphicsItemAnimation() 16715 vfunc[5]: QObject::event(QEvent*) 16716 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 16717 vfunc[7]: QObject::timerEvent(QTimerEvent*) 16718 vfunc[8]: QObject::childEvent(QChildEvent*) 16719 vfunc[9]: QObject::customEvent(QEvent*) 16720 vfunc[10]: QObject::connectNotify(char const*) 16721 vfunc[11]: QObject::disconnectNotify(char const*) 16722 vfunc[12]: QGraphicsItemAnimation::beforeAnimationStep(double) 16723 vfunc[13]: QGraphicsItemAnimation::afterAnimationStep(double) 16724 __________________________________________________________ 16725 16726 7.4.1.189. Class data for QGraphicsItemGroup 16727 16728 The virtual table for the QGraphicsItemGroup class is described 16729 by Table 7-531 16730 16731 Table 7-531. Primary vtable for QGraphicsItemGroup 16732 Base Offset 0 16733 Virtual Base Offset 0 16734 RTTI typeinfo for QGraphicsItemGroup 16735 vfunc[0]: QGraphicsItemGroup::~QGraphicsItemGroup() 16736 vfunc[1]: QGraphicsItemGroup::~QGraphicsItemGroup() 16737 vfunc[2]: QGraphicsItem::advance(int) 16738 vfunc[3]: QGraphicsItemGroup::boundingRect() const 16739 vfunc[4]: QGraphicsItem::shape() const 16740 vfunc[5]: QGraphicsItem::contains(QPointF const&) const 16741 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 16742 Qt::ItemSelectionMode) const 16743 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 16744 Qt::ItemSelectionMode) const 16745 vfunc[8]: QGraphicsItemGroup::isObscuredBy(QGraphicsItem 16746 const*) const 16747 vfunc[9]: QGraphicsItemGroup::opaqueArea() const 16748 vfunc[10]: QGraphicsItemGroup::paint(QPainter*, 16749 QStyleOptionGraphicsItem const*, QWidget*) 16750 vfunc[11]: QGraphicsItemGroup::type() const 16751 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 16752 QEvent*) 16753 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 16754 vfunc[14]: 16755 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 16756 ) 16757 vfunc[15]: 16758 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 16759 vfunc[16]: 16760 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 16761 vfunc[17]: 16762 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 16763 vfunc[18]: 16764 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 16765 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 16766 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 16767 vfunc[21]: 16768 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 16769 vfunc[22]: 16770 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 16771 vfunc[23]: 16772 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 16773 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 16774 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 16775 vfunc[26]: 16776 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 16777 vfunc[27]: 16778 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 16779 vfunc[28]: 16780 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 16781 vfunc[29]: 16782 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 16783 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 16784 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 16785 vfunc[32]: 16786 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 16787 vfunc[33]: 16788 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 16789 QVariant const&) 16790 vfunc[34]: 16791 QGraphicsItem::supportsExtension(QGraphicsItem::Extension) 16792 const 16793 vfunc[35]: 16794 QGraphicsItem::setExtension(QGraphicsItem::Extension, QVariant 16795 const&) 16796 vfunc[36]: QGraphicsItem::extension(QVariant const&) const 16797 __________________________________________________________ 16798 16799 7.4.1.190. Class data for QGraphicsLineItem 16800 16801 The virtual table for the QGraphicsLineItem class is described 16802 by Table 7-532 16803 16804 Table 7-532. Primary vtable for QGraphicsLineItem 16805 Base Offset 0 16806 Virtual Base Offset 0 16807 RTTI typeinfo for QGraphicsLineItem 16808 vfunc[0]: QGraphicsLineItem::~QGraphicsLineItem() 16809 vfunc[1]: QGraphicsLineItem::~QGraphicsLineItem() 16810 vfunc[2]: QGraphicsItem::advance(int) 16811 vfunc[3]: QGraphicsLineItem::boundingRect() const 16812 vfunc[4]: QGraphicsLineItem::shape() const 16813 vfunc[5]: QGraphicsLineItem::contains(QPointF const&) const 16814 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 16815 Qt::ItemSelectionMode) const 16816 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 16817 Qt::ItemSelectionMode) const 16818 vfunc[8]: QGraphicsLineItem::isObscuredBy(QGraphicsItem const*) 16819 const 16820 vfunc[9]: QGraphicsLineItem::opaqueArea() const 16821 vfunc[10]: QGraphicsLineItem::paint(QPainter*, 16822 QStyleOptionGraphicsItem const*, QWidget*) 16823 vfunc[11]: QGraphicsLineItem::type() const 16824 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 16825 QEvent*) 16826 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 16827 vfunc[14]: 16828 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 16829 ) 16830 vfunc[15]: 16831 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 16832 vfunc[16]: 16833 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 16834 vfunc[17]: 16835 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 16836 vfunc[18]: 16837 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 16838 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 16839 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 16840 vfunc[21]: 16841 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 16842 vfunc[22]: 16843 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 16844 vfunc[23]: 16845 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 16846 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 16847 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 16848 vfunc[26]: 16849 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 16850 vfunc[27]: 16851 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 16852 vfunc[28]: 16853 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 16854 vfunc[29]: 16855 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 16856 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 16857 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 16858 vfunc[32]: 16859 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 16860 vfunc[33]: 16861 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 16862 QVariant const&) 16863 vfunc[34]: 16864 QGraphicsLineItem::supportsExtension(QGraphicsItem::Extension) 16865 const 16866 vfunc[35]: 16867 QGraphicsLineItem::setExtension(QGraphicsItem::Extension, 16868 QVariant const&) 16869 vfunc[36]: QGraphicsLineItem::extension(QVariant const&) const 16870 __________________________________________________________ 16871 16872 7.4.1.191. Class data for QGraphicsPathItem 16873 16874 The virtual table for the QGraphicsPathItem class is described 16875 by Table 7-533 16876 16877 Table 7-533. Primary vtable for QGraphicsPathItem 16878 Base Offset 0 16879 Virtual Base Offset 0 16880 RTTI typeinfo for QGraphicsPathItem 16881 vfunc[0]: QGraphicsPathItem::~QGraphicsPathItem() 16882 vfunc[1]: QGraphicsPathItem::~QGraphicsPathItem() 16883 vfunc[2]: QGraphicsItem::advance(int) 16884 vfunc[3]: QGraphicsPathItem::boundingRect() const 16885 vfunc[4]: QGraphicsPathItem::shape() const 16886 vfunc[5]: QGraphicsPathItem::contains(QPointF const&) const 16887 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 16888 Qt::ItemSelectionMode) const 16889 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 16890 Qt::ItemSelectionMode) const 16891 vfunc[8]: QGraphicsPathItem::isObscuredBy(QGraphicsItem const*) 16892 const 16893 vfunc[9]: QGraphicsPathItem::opaqueArea() const 16894 vfunc[10]: QGraphicsPathItem::paint(QPainter*, 16895 QStyleOptionGraphicsItem const*, QWidget*) 16896 vfunc[11]: QGraphicsPathItem::type() const 16897 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 16898 QEvent*) 16899 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 16900 vfunc[14]: 16901 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 16902 ) 16903 vfunc[15]: 16904 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 16905 vfunc[16]: 16906 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 16907 vfunc[17]: 16908 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 16909 vfunc[18]: 16910 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 16911 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 16912 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 16913 vfunc[21]: 16914 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 16915 vfunc[22]: 16916 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 16917 vfunc[23]: 16918 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 16919 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 16920 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 16921 vfunc[26]: 16922 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 16923 vfunc[27]: 16924 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 16925 vfunc[28]: 16926 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 16927 vfunc[29]: 16928 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 16929 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 16930 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 16931 vfunc[32]: 16932 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 16933 vfunc[33]: 16934 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 16935 QVariant const&) 16936 vfunc[34]: 16937 QGraphicsPathItem::supportsExtension(QGraphicsItem::Extension) 16938 const 16939 vfunc[35]: 16940 QGraphicsPathItem::setExtension(QGraphicsItem::Extension, 16941 QVariant const&) 16942 vfunc[36]: QGraphicsPathItem::extension(QVariant const&) const 16943 __________________________________________________________ 16944 16945 7.4.1.192. Class data for QGraphicsPixmapItem 16946 16947 The virtual table for the QGraphicsPixmapItem class is 16948 described by Table 7-534 16949 16950 Table 7-534. Primary vtable for QGraphicsPixmapItem 16951 Base Offset 0 16952 Virtual Base Offset 0 16953 RTTI typeinfo for QGraphicsPixmapItem 16954 vfunc[0]: QGraphicsPixmapItem::~QGraphicsPixmapItem() 16955 vfunc[1]: QGraphicsPixmapItem::~QGraphicsPixmapItem() 16956 vfunc[2]: QGraphicsItem::advance(int) 16957 vfunc[3]: QGraphicsPixmapItem::boundingRect() const 16958 vfunc[4]: QGraphicsPixmapItem::shape() const 16959 vfunc[5]: QGraphicsPixmapItem::contains(QPointF const&) const 16960 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 16961 Qt::ItemSelectionMode) const 16962 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 16963 Qt::ItemSelectionMode) const 16964 vfunc[8]: QGraphicsPixmapItem::isObscuredBy(QGraphicsItem 16965 const*) const 16966 vfunc[9]: QGraphicsPixmapItem::opaqueArea() const 16967 vfunc[10]: QGraphicsPixmapItem::paint(QPainter*, 16968 QStyleOptionGraphicsItem const*, QWidget*) 16969 vfunc[11]: QGraphicsPixmapItem::type() const 16970 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 16971 QEvent*) 16972 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 16973 vfunc[14]: 16974 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 16975 ) 16976 vfunc[15]: 16977 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 16978 vfunc[16]: 16979 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 16980 vfunc[17]: 16981 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 16982 vfunc[18]: 16983 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 16984 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 16985 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 16986 vfunc[21]: 16987 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 16988 vfunc[22]: 16989 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 16990 vfunc[23]: 16991 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 16992 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 16993 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 16994 vfunc[26]: 16995 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 16996 vfunc[27]: 16997 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 16998 vfunc[28]: 16999 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 17000 vfunc[29]: 17001 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 17002 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 17003 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 17004 vfunc[32]: 17005 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 17006 vfunc[33]: 17007 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 17008 QVariant const&) 17009 vfunc[34]: 17010 QGraphicsPixmapItem::supportsExtension(QGraphicsItem::Extension 17011 ) const 17012 vfunc[35]: 17013 QGraphicsPixmapItem::setExtension(QGraphicsItem::Extension, 17014 QVariant const&) 17015 vfunc[36]: QGraphicsPixmapItem::extension(QVariant const&) 17016 const 17017 __________________________________________________________ 17018 17019 7.4.1.193. Class data for QGraphicsPolygonItem 17020 17021 The virtual table for the QGraphicsPolygonItem class is 17022 described by Table 7-535 17023 17024 Table 7-535. Primary vtable for QGraphicsPolygonItem 17025 Base Offset 0 17026 Virtual Base Offset 0 17027 RTTI typeinfo for QGraphicsPolygonItem 17028 vfunc[0]: QGraphicsPolygonItem::~QGraphicsPolygonItem() 17029 vfunc[1]: QGraphicsPolygonItem::~QGraphicsPolygonItem() 17030 vfunc[2]: QGraphicsItem::advance(int) 17031 vfunc[3]: QGraphicsPolygonItem::boundingRect() const 17032 vfunc[4]: QGraphicsPolygonItem::shape() const 17033 vfunc[5]: QGraphicsPolygonItem::contains(QPointF const&) const 17034 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 17035 Qt::ItemSelectionMode) const 17036 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 17037 Qt::ItemSelectionMode) const 17038 vfunc[8]: QGraphicsPolygonItem::isObscuredBy(QGraphicsItem 17039 const*) const 17040 vfunc[9]: QGraphicsPolygonItem::opaqueArea() const 17041 vfunc[10]: QGraphicsPolygonItem::paint(QPainter*, 17042 QStyleOptionGraphicsItem const*, QWidget*) 17043 vfunc[11]: QGraphicsPolygonItem::type() const 17044 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 17045 QEvent*) 17046 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 17047 vfunc[14]: 17048 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 17049 ) 17050 vfunc[15]: 17051 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 17052 vfunc[16]: 17053 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 17054 vfunc[17]: 17055 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 17056 vfunc[18]: 17057 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 17058 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 17059 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 17060 vfunc[21]: 17061 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 17062 vfunc[22]: 17063 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 17064 vfunc[23]: 17065 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 17066 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 17067 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 17068 vfunc[26]: 17069 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 17070 vfunc[27]: 17071 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 17072 vfunc[28]: 17073 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 17074 vfunc[29]: 17075 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 17076 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 17077 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 17078 vfunc[32]: 17079 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 17080 vfunc[33]: 17081 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 17082 QVariant const&) 17083 vfunc[34]: 17084 QGraphicsPolygonItem::supportsExtension(QGraphicsItem::Extensio 17085 n) const 17086 vfunc[35]: 17087 QGraphicsPolygonItem::setExtension(QGraphicsItem::Extension, 17088 QVariant const&) 17089 vfunc[36]: QGraphicsPolygonItem::extension(QVariant const&) 17090 const 17091 __________________________________________________________ 17092 17093 7.4.1.194. Class data for QGraphicsRectItem 17094 17095 The virtual table for the QGraphicsRectItem class is described 17096 by Table 7-536 17097 17098 Table 7-536. Primary vtable for QGraphicsRectItem 17099 Base Offset 0 17100 Virtual Base Offset 0 17101 RTTI typeinfo for QGraphicsRectItem 17102 vfunc[0]: QGraphicsRectItem::~QGraphicsRectItem() 17103 vfunc[1]: QGraphicsRectItem::~QGraphicsRectItem() 17104 vfunc[2]: QGraphicsItem::advance(int) 17105 vfunc[3]: QGraphicsRectItem::boundingRect() const 17106 vfunc[4]: QGraphicsRectItem::shape() const 17107 vfunc[5]: QGraphicsRectItem::contains(QPointF const&) const 17108 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 17109 Qt::ItemSelectionMode) const 17110 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 17111 Qt::ItemSelectionMode) const 17112 vfunc[8]: QGraphicsRectItem::isObscuredBy(QGraphicsItem const*) 17113 const 17114 vfunc[9]: QGraphicsRectItem::opaqueArea() const 17115 vfunc[10]: QGraphicsRectItem::paint(QPainter*, 17116 QStyleOptionGraphicsItem const*, QWidget*) 17117 vfunc[11]: QGraphicsRectItem::type() const 17118 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 17119 QEvent*) 17120 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 17121 vfunc[14]: 17122 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 17123 ) 17124 vfunc[15]: 17125 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 17126 vfunc[16]: 17127 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 17128 vfunc[17]: 17129 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 17130 vfunc[18]: 17131 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 17132 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 17133 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 17134 vfunc[21]: 17135 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 17136 vfunc[22]: 17137 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 17138 vfunc[23]: 17139 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 17140 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 17141 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 17142 vfunc[26]: 17143 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 17144 vfunc[27]: 17145 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 17146 vfunc[28]: 17147 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 17148 vfunc[29]: 17149 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 17150 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 17151 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 17152 vfunc[32]: 17153 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 17154 vfunc[33]: 17155 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 17156 QVariant const&) 17157 vfunc[34]: 17158 QGraphicsRectItem::supportsExtension(QGraphicsItem::Extension) 17159 const 17160 vfunc[35]: 17161 QGraphicsRectItem::setExtension(QGraphicsItem::Extension, 17162 QVariant const&) 17163 vfunc[36]: QGraphicsRectItem::extension(QVariant const&) const 17164 __________________________________________________________ 17165 17166 7.4.1.195. Class data for QGraphicsScene 17167 17168 The virtual table for the QGraphicsScene class is described by 17169 Table 7-537 17170 17171 Table 7-537. Primary vtable for QGraphicsScene 17172 Base Offset 0 17173 Virtual Base Offset 0 17174 RTTI typeinfo for QGraphicsScene 17175 vfunc[0]: QGraphicsScene::metaObject() const 17176 vfunc[1]: QGraphicsScene::qt_metacast(char const*) 17177 vfunc[2]: QGraphicsScene::qt_metacall(QMetaObject::Call, int, 17178 void**) 17179 vfunc[3]: QGraphicsScene::~QGraphicsScene() 17180 vfunc[4]: QGraphicsScene::~QGraphicsScene() 17181 vfunc[5]: QGraphicsScene::event(QEvent*) 17182 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 17183 vfunc[7]: QObject::timerEvent(QTimerEvent*) 17184 vfunc[8]: QObject::childEvent(QChildEvent*) 17185 vfunc[9]: QObject::customEvent(QEvent*) 17186 vfunc[10]: QObject::connectNotify(char const*) 17187 vfunc[11]: QObject::disconnectNotify(char const*) 17188 vfunc[12]: 17189 QGraphicsScene::inputMethodQuery(Qt::InputMethodQuery) const 17190 vfunc[13]: 17191 QGraphicsScene::contextMenuEvent(QGraphicsSceneContextMenuEvent 17192 *) 17193 vfunc[14]: 17194 QGraphicsScene::dragEnterEvent(QGraphicsSceneDragDropEvent*) 17195 vfunc[15]: 17196 QGraphicsScene::dragMoveEvent(QGraphicsSceneDragDropEvent*) 17197 vfunc[16]: 17198 QGraphicsScene::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 17199 vfunc[17]: 17200 QGraphicsScene::dropEvent(QGraphicsSceneDragDropEvent*) 17201 vfunc[18]: QGraphicsScene::focusInEvent(QFocusEvent*) 17202 vfunc[19]: QGraphicsScene::focusOutEvent(QFocusEvent*) 17203 vfunc[20]: QGraphicsScene::helpEvent(QGraphicsSceneHelpEvent*) 17204 vfunc[21]: QGraphicsScene::keyPressEvent(QKeyEvent*) 17205 vfunc[22]: QGraphicsScene::keyReleaseEvent(QKeyEvent*) 17206 vfunc[23]: 17207 QGraphicsScene::mousePressEvent(QGraphicsSceneMouseEvent*) 17208 vfunc[24]: 17209 QGraphicsScene::mouseMoveEvent(QGraphicsSceneMouseEvent*) 17210 vfunc[25]: 17211 QGraphicsScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 17212 vfunc[26]: 17213 QGraphicsScene::mouseDoubleClickEvent(QGraphicsSceneMouseEvent* 17214 ) 17215 vfunc[27]: 17216 QGraphicsScene::wheelEvent(QGraphicsSceneWheelEvent*) 17217 vfunc[28]: QGraphicsScene::inputMethodEvent(QInputMethodEvent*) 17218 vfunc[29]: QGraphicsScene::drawBackground(QPainter*, QRectF 17219 const&) 17220 vfunc[30]: QGraphicsScene::drawForeground(QPainter*, QRectF 17221 const&) 17222 vfunc[31]: QGraphicsScene::drawItems(QPainter*, int, 17223 QGraphicsItem**, QStyleOptionGraphicsItem const*, QWidget*) 17224 __________________________________________________________ 17225 17226 7.4.1.196. Class data for QGraphicsSceneContextMenuEvent 17227 17228 The virtual table for the QGraphicsSceneContextMenuEvent class 17229 is described by Table 7-538 17230 17231 Table 7-538. Primary vtable for QGraphicsSceneContextMenuEvent 17232 Base Offset 0 17233 Virtual Base Offset 0 17234 RTTI typeinfo for QGraphicsSceneContextMenuEvent 17235 vfunc[0]: 17236 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent 17237 () 17238 vfunc[1]: 17239 QGraphicsSceneContextMenuEvent::~QGraphicsSceneContextMenuEvent 17240 () 17241 __________________________________________________________ 17242 17243 7.4.1.197. Class data for QGraphicsSceneDragDropEvent 17244 17245 The virtual table for the QGraphicsSceneDragDropEvent class is 17246 described by Table 7-539 17247 17248 Table 7-539. Primary vtable for QGraphicsSceneDragDropEvent 17249 Base Offset 0 17250 Virtual Base Offset 0 17251 RTTI typeinfo for QGraphicsSceneDragDropEvent 17252 vfunc[0]: 17253 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent() 17254 vfunc[1]: 17255 QGraphicsSceneDragDropEvent::~QGraphicsSceneDragDropEvent() 17256 __________________________________________________________ 17257 17258 7.4.1.198. Class data for QGraphicsSceneEvent 17259 17260 The virtual table for the QGraphicsSceneEvent class is 17261 described by Table 7-540 17262 17263 Table 7-540. Primary vtable for QGraphicsSceneEvent 17264 Base Offset 0 17265 Virtual Base Offset 0 17266 RTTI typeinfo for QGraphicsSceneEvent 17267 vfunc[0]: QGraphicsSceneEvent::~QGraphicsSceneEvent() 17268 vfunc[1]: QGraphicsSceneEvent::~QGraphicsSceneEvent() 17269 __________________________________________________________ 17270 17271 7.4.1.199. Class data for QGraphicsSceneHelpEvent 17272 17273 The virtual table for the QGraphicsSceneHelpEvent class is 17274 described by Table 7-541 17275 17276 Table 7-541. Primary vtable for QGraphicsSceneHelpEvent 17277 Base Offset 0 17278 Virtual Base Offset 0 17279 RTTI typeinfo for QGraphicsSceneHelpEvent 17280 vfunc[0]: QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent() 17281 vfunc[1]: QGraphicsSceneHelpEvent::~QGraphicsSceneHelpEvent() 17282 __________________________________________________________ 17283 17284 7.4.1.200. Class data for QGraphicsSceneHoverEvent 17285 17286 The virtual table for the QGraphicsSceneHoverEvent class is 17287 described by Table 7-542 17288 17289 Table 7-542. Primary vtable for QGraphicsSceneHoverEvent 17290 Base Offset 0 17291 Virtual Base Offset 0 17292 RTTI typeinfo for QGraphicsSceneHoverEvent 17293 vfunc[0]: QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent() 17294 vfunc[1]: QGraphicsSceneHoverEvent::~QGraphicsSceneHoverEvent() 17295 __________________________________________________________ 17296 17297 7.4.1.201. Class data for QGraphicsSceneMouseEvent 17298 17299 The virtual table for the QGraphicsSceneMouseEvent class is 17300 described by Table 7-543 17301 17302 Table 7-543. Primary vtable for QGraphicsSceneMouseEvent 17303 Base Offset 0 17304 Virtual Base Offset 0 17305 RTTI typeinfo for QGraphicsSceneMouseEvent 17306 vfunc[0]: QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent() 17307 vfunc[1]: QGraphicsSceneMouseEvent::~QGraphicsSceneMouseEvent() 17308 __________________________________________________________ 17309 17310 7.4.1.202. Class data for QGraphicsSceneWheelEvent 17311 17312 The virtual table for the QGraphicsSceneWheelEvent class is 17313 described by Table 7-544 17314 17315 Table 7-544. Primary vtable for QGraphicsSceneWheelEvent 17316 Base Offset 0 17317 Virtual Base Offset 0 17318 RTTI typeinfo for QGraphicsSceneWheelEvent 17319 vfunc[0]: QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent() 17320 vfunc[1]: QGraphicsSceneWheelEvent::~QGraphicsSceneWheelEvent() 17321 __________________________________________________________ 17322 17323 7.4.1.203. Class data for QGraphicsSimpleTextItem 17324 17325 The virtual table for the QGraphicsSimpleTextItem class is 17326 described by Table 7-545 17327 17328 Table 7-545. Primary vtable for QGraphicsSimpleTextItem 17329 Base Offset 0 17330 Virtual Base Offset 0 17331 RTTI typeinfo for QGraphicsSimpleTextItem 17332 vfunc[0]: QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem() 17333 vfunc[1]: QGraphicsSimpleTextItem::~QGraphicsSimpleTextItem() 17334 vfunc[2]: QGraphicsItem::advance(int) 17335 vfunc[3]: QGraphicsSimpleTextItem::boundingRect() const 17336 vfunc[4]: QGraphicsSimpleTextItem::shape() const 17337 vfunc[5]: QGraphicsSimpleTextItem::contains(QPointF const&) 17338 const 17339 vfunc[6]: QGraphicsItem::collidesWithItem(QGraphicsItem const*, 17340 Qt::ItemSelectionMode) const 17341 vfunc[7]: QGraphicsItem::collidesWithPath(QPainterPath const&, 17342 Qt::ItemSelectionMode) const 17343 vfunc[8]: QGraphicsSimpleTextItem::isObscuredBy(QGraphicsItem 17344 const*) const 17345 vfunc[9]: QGraphicsSimpleTextItem::opaqueArea() const 17346 vfunc[10]: QGraphicsSimpleTextItem::paint(QPainter*, 17347 QStyleOptionGraphicsItem const*, QWidget*) 17348 vfunc[11]: QGraphicsSimpleTextItem::type() const 17349 vfunc[12]: QGraphicsItem::sceneEventFilter(QGraphicsItem*, 17350 QEvent*) 17351 vfunc[13]: QGraphicsItem::sceneEvent(QEvent*) 17352 vfunc[14]: 17353 QGraphicsItem::contextMenuEvent(QGraphicsSceneContextMenuEvent* 17354 ) 17355 vfunc[15]: 17356 QGraphicsItem::dragEnterEvent(QGraphicsSceneDragDropEvent*) 17357 vfunc[16]: 17358 QGraphicsItem::dragLeaveEvent(QGraphicsSceneDragDropEvent*) 17359 vfunc[17]: 17360 QGraphicsItem::dragMoveEvent(QGraphicsSceneDragDropEvent*) 17361 vfunc[18]: 17362 QGraphicsItem::dropEvent(QGraphicsSceneDragDropEvent*) 17363 vfunc[19]: QGraphicsItem::focusInEvent(QFocusEvent*) 17364 vfunc[20]: QGraphicsItem::focusOutEvent(QFocusEvent*) 17365 vfunc[21]: 17366 QGraphicsItem::hoverEnterEvent(QGraphicsSceneHoverEvent*) 17367 vfunc[22]: 17368 QGraphicsItem::hoverMoveEvent(QGraphicsSceneHoverEvent*) 17369 vfunc[23]: 17370 QGraphicsItem::hoverLeaveEvent(QGraphicsSceneHoverEvent*) 17371 vfunc[24]: QGraphicsItem::keyPressEvent(QKeyEvent*) 17372 vfunc[25]: QGraphicsItem::keyReleaseEvent(QKeyEvent*) 17373 vfunc[26]: 17374 QGraphicsItem::mousePressEvent(QGraphicsSceneMouseEvent*) 17375 vfunc[27]: 17376 QGraphicsItem::mouseMoveEvent(QGraphicsSceneMouseEvent*) 17377 vfunc[28]: 17378 QGraphicsItem::mouseReleaseEvent(QGraphicsSceneMouseEvent*) 17379 vfunc[29]: 17380 QGraphicsItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*) 17381 vfunc[30]: QGraphicsItem::wheelEvent(QGraphicsSceneWheelEvent*) 17382 vfunc[31]: QGraphicsItem::inputMethodEvent(QInputMethodEvent*) 17383 vfunc[32]: 17384 QGraphicsItem::inputMethodQuery(Qt::InputMethodQuery) const 17385 vfunc[33]: 17386 QGraphicsItem::itemChange(QGraphicsItem::GraphicsItemChange, 17387 QVariant const&) 17388 vfunc[34]: 17389 QGraphicsSimpleTextItem::supportsExtension(QGraphicsItem::Exten 17390 sion) const 17391 vfunc[35]: 17392 QGraphicsSimpleTextItem::setExtension(QGraphicsItem::Extension, 17393 QVariant const&) 17394 vfunc[36]: QGraphicsSimpleTextItem::extension(QVariant const&) 17395 const 17396 __________________________________________________________ 17397 17398 7.4.1.204. Class data for QStandardItem 17399 17400 The virtual table for the QStandardItem class is described by 17401 Table 7-546 17402 17403 Table 7-546. Primary vtable for QStandardItem 17404 Base Offset 0 17405 Virtual Base Offset 0 17406 RTTI typeinfo for QStandardItem 17407 vfunc[0]: QStandardItem::~QStandardItem() 17408 vfunc[1]: QStandardItem::~QStandardItem() 17409 vfunc[2]: QStandardItem::data(int) const 17410 vfunc[3]: QStandardItem::setData(QVariant const&, int) 17411 vfunc[4]: QStandardItem::clone() const 17412 vfunc[5]: QStandardItem::type() const 17413 vfunc[6]: QStandardItem::read(QDataStream&) 17414 vfunc[7]: QStandardItem::write(QDataStream&) const 17415 vfunc[8]: QStandardItem::operator<(QStandardItem const&) const 17416 __________________________________________________________ 17417 17418 7.4.1.205. Class data for QSystemTrayIcon 17419 17420 The virtual table for the QSystemTrayIcon class is described by 17421 Table 7-547 17422 17423 Table 7-547. Primary vtable for QSystemTrayIcon 17424 Base Offset 0 17425 Virtual Base Offset 0 17426 RTTI typeinfo for QSystemTrayIcon 17427 vfunc[0]: QSystemTrayIcon::metaObject() const 17428 vfunc[1]: QSystemTrayIcon::qt_metacast(char const*) 17429 vfunc[2]: QSystemTrayIcon::qt_metacall(QMetaObject::Call, int, 17430 void**) 17431 vfunc[3]: QSystemTrayIcon::~QSystemTrayIcon() 17432 vfunc[4]: QSystemTrayIcon::~QSystemTrayIcon() 17433 vfunc[5]: QSystemTrayIcon::event(QEvent*) 17434 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 17435 vfunc[7]: QObject::timerEvent(QTimerEvent*) 17436 vfunc[8]: QObject::childEvent(QChildEvent*) 17437 vfunc[9]: QObject::customEvent(QEvent*) 17438 vfunc[10]: QObject::connectNotify(char const*) 17439 vfunc[11]: QObject::disconnectNotify(char const*) 17440 __________________________________________________________ 17441 17442 7.4.1.206. Class data for QUndoCommand 17443 17444 The virtual table for the QUndoCommand class is described by 17445 Table 7-548 17446 17447 Table 7-548. Primary vtable for QUndoCommand 17448 Base Offset 0 17449 Virtual Base Offset 0 17450 RTTI typeinfo for QUndoCommand 17451 vfunc[0]: QUndoCommand::~QUndoCommand() 17452 vfunc[1]: QUndoCommand::~QUndoCommand() 17453 vfunc[2]: QUndoCommand::undo() 17454 vfunc[3]: QUndoCommand::redo() 17455 vfunc[4]: QUndoCommand::id() const 17456 vfunc[5]: QUndoCommand::mergeWith(QUndoCommand const*) 17457 __________________________________________________________ 17458 17459 7.4.1.207. Class data for QUndoStack 17460 17461 The virtual table for the QUndoStack class is described by 17462 Table 7-549 17463 17464 Table 7-549. Primary vtable for QUndoStack 17465 Base Offset 0 17466 Virtual Base Offset 0 17467 RTTI typeinfo for QUndoStack 17468 vfunc[0]: QUndoStack::metaObject() const 17469 vfunc[1]: QUndoStack::qt_metacast(char const*) 17470 vfunc[2]: QUndoStack::qt_metacall(QMetaObject::Call, int, 17471 void**) 17472 vfunc[3]: QUndoStack::~QUndoStack() 17473 vfunc[4]: QUndoStack::~QUndoStack() 17474 vfunc[5]: QObject::event(QEvent*) 17475 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 17476 vfunc[7]: QObject::timerEvent(QTimerEvent*) 17477 vfunc[8]: QObject::childEvent(QChildEvent*) 17478 vfunc[9]: QObject::customEvent(QEvent*) 17479 vfunc[10]: QObject::connectNotify(char const*) 17480 vfunc[11]: QObject::disconnectNotify(char const*) 17481 __________________________________________________________ 17482 17483 7.4.1.208. Class data for QWidgetAction 17484 17485 The virtual table for the QWidgetAction class is described by 17486 Table 7-550 17487 17488 Table 7-550. Primary vtable for QWidgetAction 17489 Base Offset 0 17490 Virtual Base Offset 0 17491 RTTI typeinfo for QWidgetAction 17492 vfunc[0]: QWidgetAction::metaObject() const 17493 vfunc[1]: QWidgetAction::qt_metacast(char const*) 17494 vfunc[2]: QWidgetAction::qt_metacall(QMetaObject::Call, int, 17495 void**) 17496 vfunc[3]: QWidgetAction::~QWidgetAction() 17497 vfunc[4]: QWidgetAction::~QWidgetAction() 17498 vfunc[5]: QWidgetAction::event(QEvent*) 17499 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 17500 vfunc[7]: QObject::timerEvent(QTimerEvent*) 17501 vfunc[8]: QObject::childEvent(QChildEvent*) 17502 vfunc[9]: QObject::customEvent(QEvent*) 17503 vfunc[10]: QObject::connectNotify(char const*) 17504 vfunc[11]: QObject::disconnectNotify(char const*) 17505 vfunc[12]: QWidgetAction::createWidget(QWidget*) 17506 vfunc[13]: QWidgetAction::deleteWidget(QWidget*) 17507 __________________________________________________________ 17508 17509 7.4.1.209. Interfaces for QtGui 17510 17511 An LSB conforming implementation shall provide the architecture 17512 specific functions for QtGui specified in Table 7-551, with the 17513 full mandatory functionality as described in the referenced 17514 underlying specification. 17515 17516 Table 7-551. libQtGui - QtGui Function Interfaces 17517 _ZThn12_N10QDropEventD0Ev [CXXABI] _ZThn12_N10QDropEventD1Ev 17518 [CXXABI] 17519 _ZThn12_N14QDragMoveEventD0Ev [CXXABI] 17520 _ZThn12_N14QDragMoveEventD1Ev [CXXABI] 17521 _ZThn12_N15QDragEnterEventD0Ev [CXXABI] 17522 _ZThn12_N15QDragEnterEventD1Ev [CXXABI] 17523 _ZThn12_NK10QDropEvent11encodedDataEPKc [CXXABI] 17524 _ZThn12_NK10QDropEvent6formatEi [CXXABI] 17525 _ZThn12_NK10QDropEvent8providesEPKc [CXXABI] 17526 _ZThn8_N10QBoxLayout10invalidateEv [CXXABI] 17527 _ZThn8_N10QBoxLayout11setGeometryERK5QRect [CXXABI] 17528 _ZThn8_N10QBoxLayoutD0Ev [CXXABI] 17529 _ZThn8_N10QBoxLayoutD1Ev [CXXABI] _ZThn8_N10QLCDNumberD0Ev 17530 [CXXABI] 17531 _ZThn8_N10QLCDNumberD1Ev [CXXABI] _ZThn8_N10QScrollBarD0Ev 17532 [CXXABI] 17533 _ZThn8_N10QScrollBarD1Ev [CXXABI] _ZThn8_N10QStatusBarD0Ev 17534 [CXXABI] 17535 _ZThn8_N10QStatusBarD1Ev [CXXABI] _ZThn8_N10QTabWidgetD0Ev 17536 [CXXABI] 17537 _ZThn8_N10QTabWidgetD1Ev [CXXABI] _ZThn8_N10QTableViewD0Ev 17538 [CXXABI] 17539 _ZThn8_N10QTableViewD1Ev [CXXABI] _ZThn8_N10QWorkspaceD0Ev 17540 [CXXABI] 17541 _ZThn8_N10QWorkspaceD1Ev [CXXABI] _ZThn8_N11QDockWidgetD0Ev 17542 [CXXABI] 17543 _ZThn8_N11QDockWidgetD1Ev [CXXABI] _ZThn8_N11QFileDialogD0Ev 17544 [CXXABI] 17545 _ZThn8_N11QFileDialogD1Ev [CXXABI] _ZThn8_N11QFocusFrameD0Ev 17546 [CXXABI] 17547 _ZThn8_N11QFocusFrameD1Ev [CXXABI] _ZThn8_N11QFontDialogD0Ev 17548 [CXXABI] 17549 _ZThn8_N11QFontDialogD1Ev [CXXABI] 17550 _ZThn8_N11QGridLayout10invalidateEv [CXXABI] 17551 _ZThn8_N11QGridLayout11setGeometryERK5QRect [CXXABI] 17552 _ZThn8_N11QGridLayoutD0Ev [CXXABI] 17553 _ZThn8_N11QGridLayoutD1Ev [CXXABI] _ZThn8_N11QHBoxLayoutD0Ev 17554 [CXXABI] 17555 _ZThn8_N11QHBoxLayoutD1Ev [CXXABI] _ZThn8_N11QHeaderViewD0Ev 17556 [CXXABI] 17557 _ZThn8_N11QHeaderViewD1Ev [CXXABI] _ZThn8_N11QListWidgetD0Ev 17558 [CXXABI] 17559 _ZThn8_N11QListWidgetD1Ev [CXXABI] _ZThn8_N11QMainWindowD0Ev 17560 [CXXABI] 17561 _ZThn8_N11QMainWindowD1Ev [CXXABI] _ZThn8_N11QMessageBoxD0Ev 17562 [CXXABI] 17563 _ZThn8_N11QMessageBoxD1Ev [CXXABI] _ZThn8_N11QPushButtonD0Ev 17564 [CXXABI] 17565 _ZThn8_N11QPushButtonD1Ev [CXXABI] _ZThn8_N11QRubberBandD0Ev 17566 [CXXABI] 17567 _ZThn8_N11QRubberBandD1Ev [CXXABI] _ZThn8_N11QScrollAreaD0Ev 17568 [CXXABI] 17569 _ZThn8_N11QScrollAreaD1Ev [CXXABI] _ZThn8_N11QToolButtonD0Ev 17570 [CXXABI] 17571 _ZThn8_N11QToolButtonD1Ev [CXXABI] _ZThn8_N11QTreeWidgetD0Ev 17572 [CXXABI] 17573 _ZThn8_N11QTreeWidgetD1Ev [CXXABI] _ZThn8_N11QVBoxLayoutD0Ev 17574 [CXXABI] 17575 _ZThn8_N11QVBoxLayoutD1Ev [CXXABI] _ZThn8_N12QColorDialogD0Ev 17576 [CXXABI] 17577 _ZThn8_N12QColorDialogD1Ev [CXXABI] _ZThn8_N12QInputDialogD0Ev 17578 [CXXABI] 17579 _ZThn8_N12QInputDialogD1Ev [CXXABI] _ZThn8_N12QPrintDialogD0Ev 17580 [CXXABI] 17581 _ZThn8_N12QPrintDialogD1Ev [CXXABI] _ZThn8_N12QStylePluginD0Ev 17582 [CXXABI] 17583 _ZThn8_N12QStylePluginD1Ev [CXXABI] _ZThn8_N12QTableWidgetD0Ev 17584 [CXXABI] 17585 _ZThn8_N12QTableWidgetD1Ev [CXXABI] _ZThn8_N12QTextBrowserD0Ev 17586 [CXXABI] 17587 _ZThn8_N12QTextBrowserD1Ev [CXXABI] _ZThn8_N13QErrorMessageD0Ev 17588 [CXXABI] 17589 _ZThn8_N13QErrorMessageD1Ev [CXXABI] 17590 _ZThn8_N13QSplashScreenD0Ev [CXXABI] 17591 _ZThn8_N13QSplashScreenD1Ev [CXXABI] 17592 _ZThn8_N14QDesktopWidgetD0Ev [CXXABI] 17593 _ZThn8_N14QDesktopWidgetD1Ev [CXXABI] 17594 _ZThn8_N14QImageIOPluginD0Ev [CXXABI] 17595 _ZThn8_N14QImageIOPluginD1Ev [CXXABI] 17596 _ZThn8_N14QStackedLayout11setGeometryERK5QRect [CXXABI] 17597 _ZThn8_N14QStackedLayoutD0Ev [CXXABI] 17598 _ZThn8_N14QStackedLayoutD1Ev [CXXABI] 17599 _ZThn8_N14QStackedWidgetD0Ev [CXXABI] 17600 _ZThn8_N14QStackedWidgetD1Ev [CXXABI] 17601 _ZThn8_N15QAbstractButtonD0Ev [CXXABI] 17602 _ZThn8_N15QAbstractButtonD1Ev [CXXABI] 17603 _ZThn8_N15QAbstractSliderD0Ev [CXXABI] 17604 _ZThn8_N15QAbstractSliderD1Ev [CXXABI] 17605 _ZThn8_N15QProgressDialogD0Ev [CXXABI] 17606 _ZThn8_N15QProgressDialogD1Ev [CXXABI] 17607 _ZThn8_N15QX11EmbedWidgetD0Ev [CXXABI] 17608 _ZThn8_N15QX11EmbedWidgetD1Ev [CXXABI] 17609 _ZThn8_N16QAbstractSpinBoxD0Ev [CXXABI] 17610 _ZThn8_N16QAbstractSpinBoxD1Ev [CXXABI] 17611 _ZThn8_N17QAbstractItemViewD0Ev [CXXABI] 17612 _ZThn8_N17QAbstractItemViewD1Ev [CXXABI] 17613 _ZThn8_N17QAccessiblePluginD0Ev [CXXABI] 17614 _ZThn8_N17QAccessiblePluginD1Ev [CXXABI] 17615 _ZThn8_N17QIconEnginePluginD0Ev [CXXABI] 17616 _ZThn8_N17QIconEnginePluginD1Ev [CXXABI] 17617 _ZThn8_N17QTextImageHandler10drawObjectEP8QPainterRK6QRectFP13Q 17618 TextDocumentiRK11QTextFormat [CXXABI] 17619 _ZThn8_N17QTextImageHandler13intrinsicSizeEP13QTextDocumentiRK1 17620 1QTextFormat [CXXABI] 17621 _ZThn8_N18QX11EmbedContainerD0Ev [CXXABI] 17622 _ZThn8_N18QX11EmbedContainerD1Ev [CXXABI] 17623 _ZThn8_N19QAbstractScrollAreaD0Ev [CXXABI] 17624 _ZThn8_N19QAbstractScrollAreaD1Ev [CXXABI] 17625 _ZThn8_N19QInputContextPluginD0Ev [CXXABI] 17626 _ZThn8_N19QInputContextPluginD1Ev [CXXABI] 17627 _ZThn8_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPic 17628 ture [CXXABI] 17629 _ZThn8_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QPi 17630 cture [CXXABI] 17631 _ZThn8_N20QPictureFormatPluginD0Ev [CXXABI] 17632 _ZThn8_N20QPictureFormatPluginD1Ev [CXXABI] 17633 _ZThn8_N23QAccessibleBridgePluginD0Ev [CXXABI] 17634 _ZThn8_N23QAccessibleBridgePluginD1Ev [CXXABI] 17635 _ZThn8_N5QDialD0Ev [CXXABI] _ZThn8_N5QDialD1Ev [CXXABI] 17636 _ZThn8_N5QMenuD0Ev [CXXABI] _ZThn8_N5QMenuD1Ev [CXXABI] 17637 _ZThn8_N6QFrameD0Ev [CXXABI] _ZThn8_N6QFrameD1Ev [CXXABI] 17638 _ZThn8_N6QLabelD0Ev [CXXABI] _ZThn8_N6QLabelD1Ev [CXXABI] 17639 _ZThn8_N7QDialogD0Ev [CXXABI] _ZThn8_N7QDialogD1Ev [CXXABI] 17640 _ZThn8_N7QLayout10invalidateEv [CXXABI] 17641 _ZThn8_N7QLayout6layoutEv [CXXABI] 17642 _ZThn8_N7QLayoutD0Ev [CXXABI] _ZThn8_N7QLayoutD1Ev [CXXABI] 17643 _ZThn8_N7QSliderD0Ev [CXXABI] _ZThn8_N7QSliderD1Ev [CXXABI] 17644 _ZThn8_N7QTabBarD0Ev [CXXABI] _ZThn8_N7QTabBarD1Ev [CXXABI] 17645 _ZThn8_N7QWidgetD0Ev [CXXABI] _ZThn8_N7QWidgetD1Ev [CXXABI] 17646 _ZThn8_N8QMenuBarD0Ev [CXXABI] _ZThn8_N8QMenuBarD1Ev [CXXABI] 17647 _ZThn8_N8QToolBarD0Ev [CXXABI] _ZThn8_N8QToolBarD1Ev [CXXABI] 17648 _ZThn8_N8QToolBoxD0Ev [CXXABI] _ZThn8_N8QToolBoxD1Ev [CXXABI] 17649 _ZThn8_N9QComboBoxD0Ev [CXXABI] _ZThn8_N9QComboBoxD1Ev [CXXABI] 17650 _ZThn8_N9QGroupBoxD0Ev [CXXABI] _ZThn8_N9QGroupBoxD1Ev [CXXABI] 17651 _ZThn8_N9QLineEditD0Ev [CXXABI] _ZThn8_N9QLineEditD1Ev [CXXABI] 17652 _ZThn8_N9QListViewD0Ev [CXXABI] _ZThn8_N9QListViewD1Ev [CXXABI] 17653 _ZThn8_N9QSizeGripD0Ev [CXXABI] _ZThn8_N9QSizeGripD1Ev [CXXABI] 17654 _ZThn8_N9QSplitterD0Ev [CXXABI] _ZThn8_N9QSplitterD1Ev [CXXABI] 17655 _ZThn8_N9QTextEditD0Ev [CXXABI] _ZThn8_N9QTextEditD1Ev [CXXABI] 17656 _ZThn8_N9QTreeViewD0Ev [CXXABI] _ZThn8_N9QTreeViewD1Ev [CXXABI] 17657 _ZThn8_NK10QBoxLayout11maximumSizeEv [CXXABI] 17658 _ZThn8_NK10QBoxLayout11minimumSizeEv [CXXABI] 17659 _ZThn8_NK10QBoxLayout14heightForWidthEi [CXXABI] 17660 _ZThn8_NK10QBoxLayout17hasHeightForWidthEv [CXXABI] 17661 _ZThn8_NK10QBoxLayout19expandingDirectionsEv [CXXABI] 17662 _ZThn8_NK10QBoxLayout21minimumHeightForWidthEi [CXXABI] 17663 _ZThn8_NK10QBoxLayout8sizeHintEv [CXXABI] 17664 _ZThn8_NK11QGridLayout11maximumSizeEv [CXXABI] 17665 _ZThn8_NK11QGridLayout11minimumSizeEv [CXXABI] 17666 _ZThn8_NK11QGridLayout14heightForWidthEi [CXXABI] 17667 _ZThn8_NK11QGridLayout17hasHeightForWidthEv [CXXABI] 17668 _ZThn8_NK11QGridLayout19expandingDirectionsEv [CXXABI] 17669 _ZThn8_NK11QGridLayout21minimumHeightForWidthEi [CXXABI] 17670 _ZThn8_NK11QGridLayout8sizeHintEv [CXXABI] 17671 _ZThn8_NK14QStackedLayout11minimumSizeEv [CXXABI] 17672 _ZThn8_NK14QStackedLayout8sizeHintEv [CXXABI] 17673 _ZThn8_NK7QLayout11maximumSizeEv [CXXABI] 17674 _ZThn8_NK7QLayout11minimumSizeEv [CXXABI] 17675 _ZThn8_NK7QLayout19expandingDirectionsEv [CXXABI] 17676 _ZThn8_NK7QLayout7isEmptyEv [CXXABI] 17677 _ZThn8_NK7QLayout8geometryEv [CXXABI] 17678 _ZThn8_NK7QWidget11paintEngineEv [CXXABI] 17679 _ZThn8_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE 17680 [CXXABI] _ZThn8_NK7QWidget7devTypeEv [CXXABI] 17681 __________________________________________________________ 17682 17683 7.5. Data Definitions for libQtGui 17684 17685 This section defines global identifiers and their values that 17686 are associated with interfaces contained in libQtGui. These 17687 definitions are organized into groups that correspond to system 17688 headers. This convention is used as a convenience for the 17689 reader, and does not imply the existence of these headers, or 17690 their content. Where an interface is defined as requiring a 17691 particular system header file all of the data definitions for 17692 that system header file presented here shall be in effect. 17693 17694 This section gives data definitions to promote binary 17695 application portability, not to repeat source interface 17696 definitions available elsewhere. System providers and 17697 application developers should use this ABI to supplement - not 17698 to replace - source interface definition specifications. 17699 17700 This specification uses the ISO C (1999) C Language as the 17701 reference programming language, and data definitions are 17702 specified in ISO C format. The C language is used here as a 17703 convenient notation. Using a C language description of these 17704 data objects does not preclude their use by other programming 17705 languages. 17706 __________________________________________________________ 17707 17708 7.5.1. QtGui/qabstractbutton.h 17709 17710 /* 17711 * This header is architecture neutral 17712 * Please refer to the generic specification for details 17713 */ 17714 __________________________________________________________ 17715 17716 7.5.2. QtGui/qabstractitemdelegate.h 17717 17718 /* 17719 * This header is architecture neutral 17720 * Please refer to the generic specification for details 17721 */ 17722 __________________________________________________________ 17723 17724 7.5.3. QtGui/qabstractitemview.h 17725 17726 /* 17727 * This header is architecture neutral 17728 * Please refer to the generic specification for details 17729 */ 17730 __________________________________________________________ 17731 17732 7.5.4. QtGui/qabstractpagesetupdialog.h 17733 17734 /* 17735 * This header is architecture neutral 17736 * Please refer to the generic specification for details 17737 */ 17738 __________________________________________________________ 17739 17740 7.5.5. QtGui/qabstractprintdialog.h 17741 17742 /* 17743 * This header is architecture neutral 17744 * Please refer to the generic specification for details 17745 */ 17746 __________________________________________________________ 17747 17748 7.5.6. QtGui/qabstractproxymodel.h 17749 17750 /* 17751 * This header is architecture neutral 17752 * Please refer to the generic specification for details 17753 */ 17754 __________________________________________________________ 17755 17756 7.5.7. QtGui/qabstractscrollarea.h 17757 17758 /* 17759 * This header is architecture neutral 17760 * Please refer to the generic specification for details 17761 */ 17762 __________________________________________________________ 17763 17764 7.5.8. QtGui/qabstractslider.h 17765 17766 /* 17767 * This header is architecture neutral 17768 * Please refer to the generic specification for details 17769 */ 17770 __________________________________________________________ 17771 17772 7.5.9. QtGui/qabstractspinbox.h 17773 17774 /* 17775 * This header is architecture neutral 17776 * Please refer to the generic specification for details 17777 */ 17778 __________________________________________________________ 17779 17780 7.5.10. QtGui/qabstracttextdocumentlayout.h 17781 17782 /* 17783 * This header is architecture neutral 17784 * Please refer to the generic specification for details 17785 */ 17786 __________________________________________________________ 17787 17788 7.5.11. QtGui/qaccessible.h 17789 17790 /* 17791 * This header is architecture neutral 17792 * Please refer to the generic specification for details 17793 */ 17794 __________________________________________________________ 17795 17796 7.5.12. QtGui/qaccessiblebridge.h 17797 17798 /* 17799 * This header is architecture neutral 17800 * Please refer to the generic specification for details 17801 */ 17802 __________________________________________________________ 17803 17804 7.5.13. QtGui/qaccessibleobject.h 17805 17806 /* 17807 * This header is architecture neutral 17808 * Please refer to the generic specification for details 17809 */ 17810 __________________________________________________________ 17811 17812 7.5.14. QtGui/qaccessibleplugin.h 17813 17814 /* 17815 * This header is architecture neutral 17816 * Please refer to the generic specification for details 17817 */ 17818 __________________________________________________________ 17819 17820 7.5.15. QtGui/qaccessiblewidget.h 17821 17822 /* 17823 * This header is architecture neutral 17824 * Please refer to the generic specification for details 17825 */ 17826 __________________________________________________________ 17827 17828 7.5.16. QtGui/qaction.h 17829 17830 /* 17831 * This header is architecture neutral 17832 * Please refer to the generic specification for details 17833 */ 17834 __________________________________________________________ 17835 17836 7.5.17. QtGui/qactiongroup.h 17837 17838 /* 17839 * This header is architecture neutral 17840 * Please refer to the generic specification for details 17841 */ 17842 __________________________________________________________ 17843 17844 7.5.18. QtGui/qapplication.h 17845 17846 /* 17847 * This header is architecture neutral 17848 * Please refer to the generic specification for details 17849 */ 17850 __________________________________________________________ 17851 17852 7.5.19. QtGui/qbitmap.h 17853 17854 /* 17855 * This header is architecture neutral 17856 * Please refer to the generic specification for details 17857 */ 17858 __________________________________________________________ 17859 17860 7.5.20. QtGui/qboxlayout.h 17861 17862 /* 17863 * This header is architecture neutral 17864 * Please refer to the generic specification for details 17865 */ 17866 __________________________________________________________ 17867 17868 7.5.21. QtGui/qbrush.h 17869 17870 /* 17871 * This header is architecture neutral 17872 * Please refer to the generic specification for details 17873 */ 17874 __________________________________________________________ 17875 17876 7.5.22. QtGui/qbuttongroup.h 17877 17878 /* 17879 * This header is architecture neutral 17880 * Please refer to the generic specification for details 17881 */ 17882 __________________________________________________________ 17883 17884 7.5.23. QtGui/qcdestyle.h 17885 17886 /* 17887 * This header is architecture neutral 17888 * Please refer to the generic specification for details 17889 */ 17890 __________________________________________________________ 17891 17892 7.5.24. QtGui/qcheckbox.h 17893 17894 /* 17895 * This header is architecture neutral 17896 * Please refer to the generic specification for details 17897 */ 17898 __________________________________________________________ 17899 17900 7.5.25. QtGui/qclipboard.h 17901 17902 /* 17903 * This header is architecture neutral 17904 * Please refer to the generic specification for details 17905 */ 17906 __________________________________________________________ 17907 17908 7.5.26. QtGui/qcolor.h 17909 17910 /* 17911 * This header is architecture neutral 17912 * Please refer to the generic specification for details 17913 */ 17914 __________________________________________________________ 17915 17916 7.5.27. QtGui/qcolordialog.h 17917 17918 /* 17919 * This header is architecture neutral 17920 * Please refer to the generic specification for details 17921 */ 17922 __________________________________________________________ 17923 17924 7.5.28. QtGui/qcolormap.h 17925 17926 /* 17927 * This header is architecture neutral 17928 * Please refer to the generic specification for details 17929 */ 17930 __________________________________________________________ 17931 17932 7.5.29. QtGui/qcombobox.h 17933 17934 /* 17935 * This header is architecture neutral 17936 * Please refer to the generic specification for details 17937 */ 17938 __________________________________________________________ 17939 17940 7.5.30. QtGui/qcommonstyle.h 17941 17942 /* 17943 * This header is architecture neutral 17944 * Please refer to the generic specification for details 17945 */ 17946 __________________________________________________________ 17947 17948 7.5.31. QtGui/qcursor.h 17949 17950 /* 17951 * This header is architecture neutral 17952 * Please refer to the generic specification for details 17953 */ 17954 __________________________________________________________ 17955 17956 7.5.32. QtGui/qdatetimeedit.h 17957 17958 /* 17959 * This header is architecture neutral 17960 * Please refer to the generic specification for details 17961 */ 17962 __________________________________________________________ 17963 17964 7.5.33. QtGui/qdesktopwidget.h 17965 17966 /* 17967 * This header is architecture neutral 17968 * Please refer to the generic specification for details 17969 */ 17970 __________________________________________________________ 17971 17972 7.5.34. QtGui/qdial.h 17973 17974 /* 17975 * This header is architecture neutral 17976 * Please refer to the generic specification for details 17977 */ 17978 __________________________________________________________ 17979 17980 7.5.35. QtGui/qdialog.h 17981 17982 /* 17983 * This header is architecture neutral 17984 * Please refer to the generic specification for details 17985 */ 17986 __________________________________________________________ 17987 17988 7.5.36. QtGui/qdirmodel.h 17989 17990 /* 17991 * This header is architecture neutral 17992 * Please refer to the generic specification for details 17993 */ 17994 __________________________________________________________ 17995 17996 7.5.37. QtGui/qdockwidget.h 17997 17998 /* 17999 * This header is architecture neutral 18000 * Please refer to the generic specification for details 18001 */ 18002 __________________________________________________________ 18003 18004 7.5.38. QtGui/qdrag.h 18005 18006 /* 18007 * This header is architecture neutral 18008 * Please refer to the generic specification for details 18009 */ 18010 __________________________________________________________ 18011 18012 7.5.39. QtGui/qerrormessage.h 18013 18014 /* 18015 * This header is architecture neutral 18016 * Please refer to the generic specification for details 18017 */ 18018 __________________________________________________________ 18019 18020 7.5.40. QtGui/qevent.h 18021 18022 /* 18023 * This header is architecture neutral 18024 * Please refer to the generic specification for details 18025 */ 18026 __________________________________________________________ 18027 18028 7.5.41. QtGui/qfiledialog.h 18029 18030 /* 18031 * This header is architecture neutral 18032 * Please refer to the generic specification for details 18033 */ 18034 __________________________________________________________ 18035 18036 7.5.42. QtGui/qfocusframe.h 18037 18038 /* 18039 * This header is architecture neutral 18040 * Please refer to the generic specification for details 18041 */ 18042 __________________________________________________________ 18043 18044 7.5.43. QtGui/qfont.h 18045 18046 /* 18047 * This header is architecture neutral 18048 * Please refer to the generic specification for details 18049 */ 18050 __________________________________________________________ 18051 18052 7.5.44. QtGui/qfontdatabase.h 18053 18054 /* 18055 * This header is architecture neutral 18056 * Please refer to the generic specification for details 18057 */ 18058 __________________________________________________________ 18059 18060 7.5.45. QtGui/qfontdialog.h 18061 18062 /* 18063 * This header is architecture neutral 18064 * Please refer to the generic specification for details 18065 */ 18066 __________________________________________________________ 18067 18068 7.5.46. QtGui/qfontinfo.h 18069 18070 /* 18071 * This header is architecture neutral 18072 * Please refer to the generic specification for details 18073 */ 18074 __________________________________________________________ 18075 18076 7.5.47. QtGui/qfontmetrics.h 18077 18078 /* 18079 * This header is architecture neutral 18080 * Please refer to the generic specification for details 18081 */ 18082 __________________________________________________________ 18083 18084 7.5.48. QtGui/qframe.h 18085 18086 /* 18087 * This header is architecture neutral 18088 * Please refer to the generic specification for details 18089 */ 18090 __________________________________________________________ 18091 18092 7.5.49. QtGui/qgridlayout.h 18093 18094 /* 18095 * This header is architecture neutral 18096 * Please refer to the generic specification for details 18097 */ 18098 __________________________________________________________ 18099 18100 7.5.50. QtGui/qgroupbox.h 18101 18102 /* 18103 * This header is architecture neutral 18104 * Please refer to the generic specification for details 18105 */ 18106 __________________________________________________________ 18107 18108 7.5.51. QtGui/qheaderview.h 18109 18110 /* 18111 * This header is architecture neutral 18112 * Please refer to the generic specification for details 18113 */ 18114 __________________________________________________________ 18115 18116 7.5.52. QtGui/qicon.h 18117 18118 /* 18119 * This header is architecture neutral 18120 * Please refer to the generic specification for details 18121 */ 18122 __________________________________________________________ 18123 18124 7.5.53. QtGui/qiconengine.h 18125 18126 /* 18127 * This header is architecture neutral 18128 * Please refer to the generic specification for details 18129 */ 18130 __________________________________________________________ 18131 18132 7.5.54. QtGui/qiconengineplugin.h 18133 18134 /* 18135 * This header is architecture neutral 18136 * Please refer to the generic specification for details 18137 */ 18138 __________________________________________________________ 18139 18140 7.5.55. QtGui/qimage.h 18141 18142 /* 18143 * This header is architecture neutral 18144 * Please refer to the generic specification for details 18145 */ 18146 __________________________________________________________ 18147 18148 7.5.56. QtGui/qimageiohandler.h 18149 18150 /* 18151 * This header is architecture neutral 18152 * Please refer to the generic specification for details 18153 */ 18154 __________________________________________________________ 18155 18156 7.5.57. QtGui/qimagereader.h 18157 18158 /* 18159 * This header is architecture neutral 18160 * Please refer to the generic specification for details 18161 */ 18162 __________________________________________________________ 18163 18164 7.5.58. QtGui/qimagewriter.h 18165 18166 /* 18167 * This header is architecture neutral 18168 * Please refer to the generic specification for details 18169 */ 18170 __________________________________________________________ 18171 18172 7.5.59. QtGui/qinputcontext.h 18173 18174 /* 18175 * This header is architecture neutral 18176 * Please refer to the generic specification for details 18177 */ 18178 __________________________________________________________ 18179 18180 7.5.60. QtGui/qinputcontextfactory.h 18181 18182 /* 18183 * This header is architecture neutral 18184 * Please refer to the generic specification for details 18185 */ 18186 __________________________________________________________ 18187 18188 7.5.61. QtGui/qinputcontextplugin.h 18189 18190 /* 18191 * This header is architecture neutral 18192 * Please refer to the generic specification for details 18193 */ 18194 __________________________________________________________ 18195 18196 7.5.62. QtGui/qinputdialog.h 18197 18198 /* 18199 * This header is architecture neutral 18200 * Please refer to the generic specification for details 18201 */ 18202 __________________________________________________________ 18203 18204 7.5.63. QtGui/qitemdelegate.h 18205 18206 /* 18207 * This header is architecture neutral 18208 * Please refer to the generic specification for details 18209 */ 18210 __________________________________________________________ 18211 18212 7.5.64. QtGui/qitemeditorfactory.h 18213 18214 /* 18215 * This header is architecture neutral 18216 * Please refer to the generic specification for details 18217 */ 18218 __________________________________________________________ 18219 18220 7.5.65. QtGui/qitemselectionmodel.h 18221 18222 /* 18223 * This header is architecture neutral 18224 * Please refer to the generic specification for details 18225 */ 18226 __________________________________________________________ 18227 18228 7.5.66. QtGui/qkeysequence.h 18229 18230 /* 18231 * This header is architecture neutral 18232 * Please refer to the generic specification for details 18233 */ 18234 __________________________________________________________ 18235 18236 7.5.67. QtGui/qlabel.h 18237 18238 /* 18239 * This header is architecture neutral 18240 * Please refer to the generic specification for details 18241 */ 18242 __________________________________________________________ 18243 18244 7.5.68. QtGui/qlayout.h 18245 18246 /* 18247 * This header is architecture neutral 18248 * Please refer to the generic specification for details 18249 */ 18250 __________________________________________________________ 18251 18252 7.5.69. QtGui/qlayoutitem.h 18253 18254 /* 18255 * This header is architecture neutral 18256 * Please refer to the generic specification for details 18257 */ 18258 __________________________________________________________ 18259 18260 7.5.70. QtGui/qlcdnumber.h 18261 18262 /* 18263 * This header is architecture neutral 18264 * Please refer to the generic specification for details 18265 */ 18266 __________________________________________________________ 18267 18268 7.5.71. QtGui/qlineedit.h 18269 18270 /* 18271 * This header is architecture neutral 18272 * Please refer to the generic specification for details 18273 */ 18274 __________________________________________________________ 18275 18276 7.5.72. QtGui/qlistview.h 18277 18278 /* 18279 * This header is architecture neutral 18280 * Please refer to the generic specification for details 18281 */ 18282 __________________________________________________________ 18283 18284 7.5.73. QtGui/qlistwidget.h 18285 18286 /* 18287 * This header is architecture neutral 18288 * Please refer to the generic specification for details 18289 */ 18290 __________________________________________________________ 18291 18292 7.5.74. QtGui/qmainwindow.h 18293 18294 /* 18295 * This header is architecture neutral 18296 * Please refer to the generic specification for details 18297 */ 18298 __________________________________________________________ 18299 18300 7.5.75. QtGui/qmatrix.h 18301 18302 /* 18303 * This header is architecture neutral 18304 * Please refer to the generic specification for details 18305 */ 18306 __________________________________________________________ 18307 18308 7.5.76. QtGui/qmenu.h 18309 18310 /* 18311 * This header is architecture neutral 18312 * Please refer to the generic specification for details 18313 */ 18314 __________________________________________________________ 18315 18316 7.5.77. QtGui/qmenubar.h 18317 18318 /* 18319 * This header is architecture neutral 18320 * Please refer to the generic specification for details 18321 */ 18322 __________________________________________________________ 18323 18324 7.5.78. QtGui/qmenudata.h 18325 18326 /* 18327 * This header is architecture neutral 18328 * Please refer to the generic specification for details 18329 */ 18330 __________________________________________________________ 18331 18332 7.5.79. QtGui/qmessagebox.h 18333 18334 /* 18335 * This header is architecture neutral 18336 * Please refer to the generic specification for details 18337 */ 18338 __________________________________________________________ 18339 18340 7.5.80. QtGui/qmime.h 18341 18342 /* 18343 * This header is architecture neutral 18344 * Please refer to the generic specification for details 18345 */ 18346 __________________________________________________________ 18347 18348 7.5.81. QtGui/qmotifstyle.h 18349 18350 /* 18351 * This header is architecture neutral 18352 * Please refer to the generic specification for details 18353 */ 18354 __________________________________________________________ 18355 18356 7.5.82. QtGui/qmovie.h 18357 18358 /* 18359 * This header is architecture neutral 18360 * Please refer to the generic specification for details 18361 */ 18362 __________________________________________________________ 18363 18364 7.5.83. QtGui/qpagesetupdialog.h 18365 18366 /* 18367 * This header is architecture neutral 18368 * Please refer to the generic specification for details 18369 */ 18370 __________________________________________________________ 18371 18372 7.5.84. QtGui/qpaintdevice.h 18373 18374 /* 18375 * This header is architecture neutral 18376 * Please refer to the generic specification for details 18377 */ 18378 __________________________________________________________ 18379 18380 7.5.85. QtGui/qpaintengine.h 18381 18382 /* 18383 * This header is architecture neutral 18384 * Please refer to the generic specification for details 18385 */ 18386 __________________________________________________________ 18387 18388 7.5.86. QtGui/qpainter.h 18389 18390 /* 18391 * This header is architecture neutral 18392 * Please refer to the generic specification for details 18393 */ 18394 __________________________________________________________ 18395 18396 7.5.87. QtGui/qpainterpath.h 18397 18398 /* 18399 * This header is architecture neutral 18400 * Please refer to the generic specification for details 18401 */ 18402 __________________________________________________________ 18403 18404 7.5.88. QtGui/qpalette.h 18405 18406 /* 18407 * This header is architecture neutral 18408 * Please refer to the generic specification for details 18409 */ 18410 __________________________________________________________ 18411 18412 7.5.89. QtGui/qpen.h 18413 18414 /* 18415 * This header is architecture neutral 18416 * Please refer to the generic specification for details 18417 */ 18418 __________________________________________________________ 18419 18420 7.5.90. QtGui/qpicture.h 18421 18422 /* 18423 * This header is architecture neutral 18424 * Please refer to the generic specification for details 18425 */ 18426 __________________________________________________________ 18427 18428 7.5.91. QtGui/qpictureformatplugin.h 18429 18430 /* 18431 * This header is architecture neutral 18432 * Please refer to the generic specification for details 18433 */ 18434 __________________________________________________________ 18435 18436 7.5.92. QtGui/qpixmap.h 18437 18438 /* 18439 * This header is architecture neutral 18440 * Please refer to the generic specification for details 18441 */ 18442 __________________________________________________________ 18443 18444 7.5.93. QtGui/qpixmapcache.h 18445 18446 /* 18447 * This header is architecture neutral 18448 * Please refer to the generic specification for details 18449 */ 18450 __________________________________________________________ 18451 18452 7.5.94. QtGui/qplastiquestyle.h 18453 18454 /* 18455 * This header is architecture neutral 18456 * Please refer to the generic specification for details 18457 */ 18458 __________________________________________________________ 18459 18460 7.5.95. QtGui/qpolygon.h 18461 18462 /* 18463 * This header is architecture neutral 18464 * Please refer to the generic specification for details 18465 */ 18466 __________________________________________________________ 18467 18468 7.5.96. QtGui/qprintdialog.h 18469 18470 /* 18471 * This header is architecture neutral 18472 * Please refer to the generic specification for details 18473 */ 18474 __________________________________________________________ 18475 18476 7.5.97. QtGui/qprintengine.h 18477 18478 /* 18479 * This header is architecture neutral 18480 * Please refer to the generic specification for details 18481 */ 18482 __________________________________________________________ 18483 18484 7.5.98. QtGui/qprinter.h 18485 18486 /* 18487 * This header is architecture neutral 18488 * Please refer to the generic specification for details 18489 */ 18490 __________________________________________________________ 18491 18492 7.5.99. QtGui/qprogressbar.h 18493 18494 /* 18495 * This header is architecture neutral 18496 * Please refer to the generic specification for details 18497 */ 18498 __________________________________________________________ 18499 18500 7.5.100. QtGui/qprogressdialog.h 18501 18502 /* 18503 * This header is architecture neutral 18504 * Please refer to the generic specification for details 18505 */ 18506 __________________________________________________________ 18507 18508 7.5.101. QtGui/qproxymodel.h 18509 18510 /* 18511 * This header is architecture neutral 18512 * Please refer to the generic specification for details 18513 */ 18514 __________________________________________________________ 18515 18516 7.5.102. QtGui/qpushbutton.h 18517 18518 /* 18519 * This header is architecture neutral 18520 * Please refer to the generic specification for details 18521 */ 18522 __________________________________________________________ 18523 18524 7.5.103. QtGui/qradiobutton.h 18525 18526 /* 18527 * This header is architecture neutral 18528 * Please refer to the generic specification for details 18529 */ 18530 __________________________________________________________ 18531 18532 7.5.104. QtGui/qregion.h 18533 18534 /* 18535 * This header is architecture neutral 18536 * Please refer to the generic specification for details 18537 */ 18538 __________________________________________________________ 18539 18540 7.5.105. QtGui/qrgb.h 18541 18542 /* 18543 * This header is architecture neutral 18544 * Please refer to the generic specification for details 18545 */ 18546 __________________________________________________________ 18547 18548 7.5.106. QtGui/qrubberband.h 18549 18550 /* 18551 * This header is architecture neutral 18552 * Please refer to the generic specification for details 18553 */ 18554 __________________________________________________________ 18555 18556 7.5.107. QtGui/qscrollarea.h 18557 18558 /* 18559 * This header is architecture neutral 18560 * Please refer to the generic specification for details 18561 */ 18562 __________________________________________________________ 18563 18564 7.5.108. QtGui/qscrollbar.h 18565 18566 /* 18567 * This header is architecture neutral 18568 * Please refer to the generic specification for details 18569 */ 18570 __________________________________________________________ 18571 18572 7.5.109. QtGui/qsessionmanager.h 18573 18574 /* 18575 * This header is architecture neutral 18576 * Please refer to the generic specification for details 18577 */ 18578 __________________________________________________________ 18579 18580 7.5.110. QtGui/qshortcut.h 18581 18582 /* 18583 * This header is architecture neutral 18584 * Please refer to the generic specification for details 18585 */ 18586 __________________________________________________________ 18587 18588 7.5.111. QtGui/qsizegrip.h 18589 18590 /* 18591 * This header is architecture neutral 18592 * Please refer to the generic specification for details 18593 */ 18594 __________________________________________________________ 18595 18596 7.5.112. QtGui/qsizepolicy.h 18597 18598 /* 18599 * This header is architecture neutral 18600 * Please refer to the generic specification for details 18601 */ 18602 __________________________________________________________ 18603 18604 7.5.113. QtGui/qslider.h 18605 18606 /* 18607 * This header is architecture neutral 18608 * Please refer to the generic specification for details 18609 */ 18610 __________________________________________________________ 18611 18612 7.5.114. QtGui/qsortfilterproxymodel.h 18613 18614 /* 18615 * This header is architecture neutral 18616 * Please refer to the generic specification for details 18617 */ 18618 __________________________________________________________ 18619 18620 7.5.115. QtGui/qsound.h 18621 18622 /* 18623 * This header is architecture neutral 18624 * Please refer to the generic specification for details 18625 */ 18626 __________________________________________________________ 18627 18628 7.5.116. QtGui/qspinbox.h 18629 18630 /* 18631 * This header is architecture neutral 18632 * Please refer to the generic specification for details 18633 */ 18634 __________________________________________________________ 18635 18636 7.5.117. QtGui/qsplashscreen.h 18637 18638 /* 18639 * This header is architecture neutral 18640 * Please refer to the generic specification for details 18641 */ 18642 __________________________________________________________ 18643 18644 7.5.118. QtGui/qsplitter.h 18645 18646 /* 18647 * This header is architecture neutral 18648 * Please refer to the generic specification for details 18649 */ 18650 __________________________________________________________ 18651 18652 7.5.119. QtGui/qstackedlayout.h 18653 18654 /* 18655 * This header is architecture neutral 18656 * Please refer to the generic specification for details 18657 */ 18658 __________________________________________________________ 18659 18660 7.5.120. QtGui/qstackedwidget.h 18661 18662 /* 18663 * This header is architecture neutral 18664 * Please refer to the generic specification for details 18665 */ 18666 __________________________________________________________ 18667 18668 7.5.121. QtGui/qstandarditemmodel.h 18669 18670 /* 18671 * This header is architecture neutral 18672 * Please refer to the generic specification for details 18673 */ 18674 __________________________________________________________ 18675 18676 7.5.122. QtGui/qstatusbar.h 18677 18678 /* 18679 * This header is architecture neutral 18680 * Please refer to the generic specification for details 18681 */ 18682 __________________________________________________________ 18683 18684 7.5.123. QtGui/qstringlistmodel.h 18685 18686 /* 18687 * This header is architecture neutral 18688 * Please refer to the generic specification for details 18689 */ 18690 __________________________________________________________ 18691 18692 7.5.124. QtGui/qstyle.h 18693 18694 /* 18695 * This header is architecture neutral 18696 * Please refer to the generic specification for details 18697 */ 18698 __________________________________________________________ 18699 18700 7.5.125. QtGui/qstylefactory.h 18701 18702 /* 18703 * This header is architecture neutral 18704 * Please refer to the generic specification for details 18705 */ 18706 __________________________________________________________ 18707 18708 7.5.126. QtGui/qstyleoption.h 18709 18710 /* 18711 * This header is architecture neutral 18712 * Please refer to the generic specification for details 18713 */ 18714 __________________________________________________________ 18715 18716 7.5.127. QtGui/qstylepainter.h 18717 18718 /* 18719 * This header is architecture neutral 18720 * Please refer to the generic specification for details 18721 */ 18722 __________________________________________________________ 18723 18724 7.5.128. QtGui/qstyleplugin.h 18725 18726 /* 18727 * This header is architecture neutral 18728 * Please refer to the generic specification for details 18729 */ 18730 __________________________________________________________ 18731 18732 7.5.129. QtGui/qsyntaxhighlighter.h 18733 18734 /* 18735 * This header is architecture neutral 18736 * Please refer to the generic specification for details 18737 */ 18738 __________________________________________________________ 18739 18740 7.5.130. QtGui/qtabbar.h 18741 18742 /* 18743 * This header is architecture neutral 18744 * Please refer to the generic specification for details 18745 */ 18746 __________________________________________________________ 18747 18748 7.5.131. QtGui/qtableview.h 18749 18750 /* 18751 * This header is architecture neutral 18752 * Please refer to the generic specification for details 18753 */ 18754 __________________________________________________________ 18755 18756 7.5.132. QtGui/qtablewidget.h 18757 18758 /* 18759 * This header is architecture neutral 18760 * Please refer to the generic specification for details 18761 */ 18762 __________________________________________________________ 18763 18764 7.5.133. QtGui/qtabwidget.h 18765 18766 /* 18767 * This header is architecture neutral 18768 * Please refer to the generic specification for details 18769 */ 18770 __________________________________________________________ 18771 18772 7.5.134. QtGui/qtextbrowser.h 18773 18774 /* 18775 * This header is architecture neutral 18776 * Please refer to the generic specification for details 18777 */ 18778 __________________________________________________________ 18779 18780 7.5.135. QtGui/qtextcursor.h 18781 18782 /* 18783 * This header is architecture neutral 18784 * Please refer to the generic specification for details 18785 */ 18786 __________________________________________________________ 18787 18788 7.5.136. QtGui/qtextdocument.h 18789 18790 /* 18791 * This header is architecture neutral 18792 * Please refer to the generic specification for details 18793 */ 18794 __________________________________________________________ 18795 18796 7.5.137. QtGui/qtextdocumentfragment.h 18797 18798 /* 18799 * This header is architecture neutral 18800 * Please refer to the generic specification for details 18801 */ 18802 __________________________________________________________ 18803 18804 7.5.138. QtGui/qtextedit.h 18805 18806 /* 18807 * This header is architecture neutral 18808 * Please refer to the generic specification for details 18809 */ 18810 __________________________________________________________ 18811 18812 7.5.139. QtGui/qtextformat.h 18813 18814 /* 18815 * This header is architecture neutral 18816 * Please refer to the generic specification for details 18817 */ 18818 __________________________________________________________ 18819 18820 7.5.140. QtGui/qtextlayout.h 18821 18822 /* 18823 * This header is architecture neutral 18824 * Please refer to the generic specification for details 18825 */ 18826 __________________________________________________________ 18827 18828 7.5.141. QtGui/qtextlist.h 18829 18830 /* 18831 * This header is architecture neutral 18832 * Please refer to the generic specification for details 18833 */ 18834 __________________________________________________________ 18835 18836 7.5.142. QtGui/qtextobject.h 18837 18838 /* 18839 * This header is architecture neutral 18840 * Please refer to the generic specification for details 18841 */ 18842 __________________________________________________________ 18843 18844 7.5.143. QtGui/qtextoption.h 18845 18846 /* 18847 * This header is architecture neutral 18848 * Please refer to the generic specification for details 18849 */ 18850 __________________________________________________________ 18851 18852 7.5.144. QtGui/qtexttable.h 18853 18854 /* 18855 * This header is architecture neutral 18856 * Please refer to the generic specification for details 18857 */ 18858 __________________________________________________________ 18859 18860 7.5.145. QtGui/qtoolbar.h 18861 18862 /* 18863 * This header is architecture neutral 18864 * Please refer to the generic specification for details 18865 */ 18866 __________________________________________________________ 18867 18868 7.5.146. QtGui/qtoolbox.h 18869 18870 /* 18871 * This header is architecture neutral 18872 * Please refer to the generic specification for details 18873 */ 18874 __________________________________________________________ 18875 18876 7.5.147. QtGui/qtoolbutton.h 18877 18878 /* 18879 * This header is architecture neutral 18880 * Please refer to the generic specification for details 18881 */ 18882 __________________________________________________________ 18883 18884 7.5.148. QtGui/qtooltip.h 18885 18886 /* 18887 * This header is architecture neutral 18888 * Please refer to the generic specification for details 18889 */ 18890 __________________________________________________________ 18891 18892 7.5.149. QtGui/qtreeview.h 18893 18894 /* 18895 * This header is architecture neutral 18896 * Please refer to the generic specification for details 18897 */ 18898 __________________________________________________________ 18899 18900 7.5.150. QtGui/qtreewidget.h 18901 18902 /* 18903 * This header is architecture neutral 18904 * Please refer to the generic specification for details 18905 */ 18906 __________________________________________________________ 18907 18908 7.5.151. QtGui/qtreewidgetitemiterator.h 18909 18910 /* 18911 * This header is architecture neutral 18912 * Please refer to the generic specification for details 18913 */ 18914 __________________________________________________________ 18915 18916 7.5.152. QtGui/qvalidator.h 18917 18918 /* 18919 * This header is architecture neutral 18920 * Please refer to the generic specification for details 18921 */ 18922 __________________________________________________________ 18923 18924 7.5.153. QtGui/qvfbhdr.h 18925 18926 /* 18927 * This header is architecture neutral 18928 * Please refer to the generic specification for details 18929 */ 18930 __________________________________________________________ 18931 18932 7.5.154. QtGui/qwhatsthis.h 18933 18934 /* 18935 * This header is architecture neutral 18936 * Please refer to the generic specification for details 18937 */ 18938 __________________________________________________________ 18939 18940 7.5.155. QtGui/qwidget.h 18941 18942 /* 18943 * This header is architecture neutral 18944 * Please refer to the generic specification for details 18945 */ 18946 __________________________________________________________ 18947 18948 7.5.156. QtGui/qwindowdefs.h 18949 18950 /* 18951 * This header is architecture neutral 18952 * Please refer to the generic specification for details 18953 */ 18954 __________________________________________________________ 18955 18956 7.5.157. QtGui/qwindowsstyle.h 18957 18958 /* 18959 * This header is architecture neutral 18960 * Please refer to the generic specification for details 18961 */ 18962 __________________________________________________________ 18963 18964 7.5.158. QtGui/qwmatrix.h 18965 18966 /* 18967 * This header is architecture neutral 18968 * Please refer to the generic specification for details 18969 */ 18970 __________________________________________________________ 18971 18972 7.5.159. QtGui/qworkspace.h 18973 18974 /* 18975 * This header is architecture neutral 18976 * Please refer to the generic specification for details 18977 */ 18978 __________________________________________________________ 18979 18980 7.6. Interfaces for libQtXml 18981 18982 Table 7-552 defines the library name and shared object name for 18983 the libQtXml library 18984 18985 Table 7-552. libQtXml Definition 18986 Library: libQtXml 18987 SONAME: libQtXml.so.4 18988 18989 The behavior of the interfaces in this library is specified by 18990 the following specifications: 18991 18992 [CXXABI] Itanium(TM) C++ ABI 18993 __________________________________________________________ 18994 18995 7.6.1. QtXml 18996 __________________________________________________________ 18997 18998 7.6.1.1. Class data for QXmlAttributes 18999 19000 The virtual table for the QXmlAttributes class is described by 19001 Table 7-553 19002 19003 Table 7-553. Primary vtable for QXmlAttributes 19004 Base Offset 0 19005 Virtual Base Offset 0 19006 RTTI typeinfo for QXmlAttributes 19007 vfunc[0]: NULL or QXmlAttributes::~QXmlAttributes() 19008 vfunc[1]: NULL or QXmlAttributes::~QXmlAttributes() 19009 19010 The Run Time Type Information for the QXmlAttributes class is 19011 described by Table 7-554 19012 19013 Table 7-554. typeinfo for QXmlAttributes 19014 Base Vtable vtable for __cxxabiv1::__class_type_info 19015 Name typeinfo name for QXmlAttributes 19016 __________________________________________________________ 19017 19018 7.6.1.2. Class data for QXmlInputSource 19019 19020 The virtual table for the QXmlInputSource class is described by 19021 Table 7-555 19022 19023 Table 7-555. Primary vtable for QXmlInputSource 19024 Base Offset 0 19025 Virtual Base Offset 0 19026 RTTI typeinfo for QXmlInputSource 19027 vfunc[0]: QXmlInputSource::~QXmlInputSource() 19028 vfunc[1]: QXmlInputSource::~QXmlInputSource() 19029 vfunc[2]: QXmlInputSource::setData(QString const&) 19030 vfunc[3]: QXmlInputSource::setData(QByteArray const&) 19031 vfunc[4]: QXmlInputSource::fetchData() 19032 vfunc[5]: QXmlInputSource::data() const 19033 vfunc[6]: QXmlInputSource::next() 19034 vfunc[7]: QXmlInputSource::reset() 19035 vfunc[8]: QXmlInputSource::fromRawData(QByteArray const&, bool) 19036 19037 The Run Time Type Information for the QXmlInputSource class is 19038 described by Table 7-556 19039 19040 Table 7-556. typeinfo for QXmlInputSource 19041 Base Vtable vtable for __cxxabiv1::__class_type_info 19042 Name typeinfo name for QXmlInputSource 19043 __________________________________________________________ 19044 19045 7.6.1.3. Class data for QXmlReader 19046 19047 The virtual table for the QXmlReader class is described by 19048 Table 7-557 19049 19050 Table 7-557. Primary vtable for QXmlReader 19051 Base Offset 0 19052 Virtual Base Offset 0 19053 RTTI typeinfo for QXmlReader 19054 vfunc[0]: NULL or QXmlReader::~QXmlReader() 19055 vfunc[1]: NULL or QXmlReader::~QXmlReader() 19056 vfunc[2]: __cxa_pure_virtual 19057 vfunc[3]: __cxa_pure_virtual 19058 vfunc[4]: __cxa_pure_virtual 19059 vfunc[5]: __cxa_pure_virtual 19060 vfunc[6]: __cxa_pure_virtual 19061 vfunc[7]: __cxa_pure_virtual 19062 vfunc[8]: __cxa_pure_virtual 19063 vfunc[9]: __cxa_pure_virtual 19064 vfunc[10]: __cxa_pure_virtual 19065 vfunc[11]: __cxa_pure_virtual 19066 vfunc[12]: __cxa_pure_virtual 19067 vfunc[13]: __cxa_pure_virtual 19068 vfunc[14]: __cxa_pure_virtual 19069 vfunc[15]: __cxa_pure_virtual 19070 vfunc[16]: __cxa_pure_virtual 19071 vfunc[17]: __cxa_pure_virtual 19072 vfunc[18]: __cxa_pure_virtual 19073 vfunc[19]: __cxa_pure_virtual 19074 vfunc[20]: __cxa_pure_virtual 19075 vfunc[21]: __cxa_pure_virtual 19076 19077 The Run Time Type Information for the QXmlReader class is 19078 described by Table 7-558 19079 19080 Table 7-558. typeinfo for QXmlReader 19081 Base Vtable vtable for __cxxabiv1::__class_type_info 19082 Name typeinfo name for QXmlReader 19083 __________________________________________________________ 19084 19085 7.6.1.4. Class data for QXmlSimpleReader 19086 19087 The virtual table for the QXmlSimpleReader class is described 19088 by Table 7-559 19089 19090 Table 7-559. Primary vtable for QXmlSimpleReader 19091 Base Offset 0 19092 Virtual Base Offset 0 19093 RTTI typeinfo for QXmlSimpleReader 19094 vfunc[0]: QXmlSimpleReader::~QXmlSimpleReader() 19095 vfunc[1]: QXmlSimpleReader::~QXmlSimpleReader() 19096 vfunc[2]: QXmlSimpleReader::feature(QString const&, bool*) 19097 const 19098 vfunc[3]: QXmlSimpleReader::setFeature(QString const&, bool) 19099 vfunc[4]: QXmlSimpleReader::hasFeature(QString const&) const 19100 vfunc[5]: QXmlSimpleReader::property(QString const&, bool*) 19101 const 19102 vfunc[6]: QXmlSimpleReader::setProperty(QString const&, void*) 19103 vfunc[7]: QXmlSimpleReader::hasProperty(QString const&) const 19104 vfunc[8]: 19105 QXmlSimpleReader::setEntityResolver(QXmlEntityResolver*) 19106 vfunc[9]: QXmlSimpleReader::entityResolver() const 19107 vfunc[10]: QXmlSimpleReader::setDTDHandler(QXmlDTDHandler*) 19108 vfunc[11]: QXmlSimpleReader::DTDHandler() const 19109 vfunc[12]: 19110 QXmlSimpleReader::setContentHandler(QXmlContentHandler*) 19111 vfunc[13]: QXmlSimpleReader::contentHandler() const 19112 vfunc[14]: QXmlSimpleReader::setErrorHandler(QXmlErrorHandler*) 19113 vfunc[15]: QXmlSimpleReader::errorHandler() const 19114 vfunc[16]: 19115 QXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler*) 19116 vfunc[17]: QXmlSimpleReader::lexicalHandler() const 19117 vfunc[18]: QXmlSimpleReader::setDeclHandler(QXmlDeclHandler*) 19118 vfunc[19]: QXmlSimpleReader::declHandler() const 19119 vfunc[20]: QXmlSimpleReader::parse(QXmlInputSource const&) 19120 vfunc[21]: QXmlSimpleReader::parse(QXmlInputSource const*) 19121 vfunc[22]: QXmlSimpleReader::parse(QXmlInputSource const*, 19122 bool) 19123 vfunc[23]: QXmlSimpleReader::parseContinue() 19124 19125 The Run Time Type Information for the QXmlSimpleReader class is 19126 described by Table 7-560 19127 19128 Table 7-560. typeinfo for QXmlSimpleReader 19129 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19130 Name typeinfo name for QXmlSimpleReader 19131 basetype: typeinfo for QXmlReader 19132 __________________________________________________________ 19133 19134 7.6.1.5. Class data for QXmlLocator 19135 19136 The virtual table for the QXmlLocator class is described by 19137 Table 7-561 19138 19139 Table 7-561. Primary vtable for QXmlLocator 19140 Base Offset 0 19141 Virtual Base Offset 0 19142 RTTI typeinfo for QXmlLocator 19143 vfunc[0]: QXmlLocator::~QXmlLocator() 19144 vfunc[1]: QXmlLocator::~QXmlLocator() 19145 vfunc[2]: __cxa_pure_virtual 19146 vfunc[3]: __cxa_pure_virtual 19147 19148 The Run Time Type Information for the QXmlLocator class is 19149 described by Table 7-562 19150 19151 Table 7-562. typeinfo for QXmlLocator 19152 Base Vtable vtable for __cxxabiv1::__class_type_info 19153 Name typeinfo name for QXmlLocator 19154 __________________________________________________________ 19155 19156 7.6.1.6. Class data for QXmlContentHandler 19157 19158 The virtual table for the QXmlContentHandler class is described 19159 by Table 7-563 19160 19161 Table 7-563. Primary vtable for QXmlContentHandler 19162 Base Offset 0 19163 Virtual Base Offset 0 19164 RTTI typeinfo for QXmlContentHandler 19165 vfunc[0]: NULL or QXmlContentHandler::~QXmlContentHandler() 19166 vfunc[1]: NULL or QXmlContentHandler::~QXmlContentHandler() 19167 vfunc[2]: __cxa_pure_virtual 19168 vfunc[3]: __cxa_pure_virtual 19169 vfunc[4]: __cxa_pure_virtual 19170 vfunc[5]: __cxa_pure_virtual 19171 vfunc[6]: __cxa_pure_virtual 19172 vfunc[7]: __cxa_pure_virtual 19173 vfunc[8]: __cxa_pure_virtual 19174 vfunc[9]: __cxa_pure_virtual 19175 vfunc[10]: __cxa_pure_virtual 19176 vfunc[11]: __cxa_pure_virtual 19177 vfunc[12]: __cxa_pure_virtual 19178 vfunc[13]: __cxa_pure_virtual 19179 19180 The Run Time Type Information for the QXmlContentHandler class 19181 is described by Table 7-564 19182 19183 Table 7-564. typeinfo for QXmlContentHandler 19184 Base Vtable vtable for __cxxabiv1::__class_type_info 19185 Name typeinfo name for QXmlContentHandler 19186 __________________________________________________________ 19187 19188 7.6.1.7. Class data for QXmlErrorHandler 19189 19190 The virtual table for the QXmlErrorHandler class is described 19191 by Table 7-565 19192 19193 Table 7-565. Primary vtable for QXmlErrorHandler 19194 Base Offset 0 19195 Virtual Base Offset 0 19196 RTTI typeinfo for QXmlErrorHandler 19197 vfunc[0]: NULL or QXmlErrorHandler::~QXmlErrorHandler() 19198 vfunc[1]: NULL or QXmlErrorHandler::~QXmlErrorHandler() 19199 vfunc[2]: __cxa_pure_virtual 19200 vfunc[3]: __cxa_pure_virtual 19201 vfunc[4]: __cxa_pure_virtual 19202 vfunc[5]: __cxa_pure_virtual 19203 19204 The Run Time Type Information for the QXmlErrorHandler class is 19205 described by Table 7-566 19206 19207 Table 7-566. typeinfo for QXmlErrorHandler 19208 Base Vtable vtable for __cxxabiv1::__class_type_info 19209 Name typeinfo name for QXmlErrorHandler 19210 __________________________________________________________ 19211 19212 7.6.1.8. Class data for QXmlDTDHandler 19213 19214 The virtual table for the QXmlDTDHandler class is described by 19215 Table 7-567 19216 19217 Table 7-567. Primary vtable for QXmlDTDHandler 19218 Base Offset 0 19219 Virtual Base Offset 0 19220 RTTI typeinfo for QXmlDTDHandler 19221 vfunc[0]: NULL or QXmlDTDHandler::~QXmlDTDHandler() 19222 vfunc[1]: NULL or QXmlDTDHandler::~QXmlDTDHandler() 19223 vfunc[2]: __cxa_pure_virtual 19224 vfunc[3]: __cxa_pure_virtual 19225 vfunc[4]: __cxa_pure_virtual 19226 19227 The Run Time Type Information for the QXmlDTDHandler class is 19228 described by Table 7-568 19229 19230 Table 7-568. typeinfo for QXmlDTDHandler 19231 Base Vtable vtable for __cxxabiv1::__class_type_info 19232 Name typeinfo name for QXmlDTDHandler 19233 __________________________________________________________ 19234 19235 7.6.1.9. Class data for QXmlEntityResolver 19236 19237 The virtual table for the QXmlEntityResolver class is described 19238 by Table 7-569 19239 19240 Table 7-569. Primary vtable for QXmlEntityResolver 19241 Base Offset 0 19242 Virtual Base Offset 0 19243 RTTI typeinfo for QXmlEntityResolver 19244 vfunc[0]: NULL or QXmlEntityResolver::~QXmlEntityResolver() 19245 vfunc[1]: NULL or QXmlEntityResolver::~QXmlEntityResolver() 19246 vfunc[2]: __cxa_pure_virtual 19247 vfunc[3]: __cxa_pure_virtual 19248 19249 The Run Time Type Information for the QXmlEntityResolver class 19250 is described by Table 7-570 19251 19252 Table 7-570. typeinfo for QXmlEntityResolver 19253 Base Vtable vtable for __cxxabiv1::__class_type_info 19254 Name typeinfo name for QXmlEntityResolver 19255 __________________________________________________________ 19256 19257 7.6.1.10. Class data for QXmlLexicalHandler 19258 19259 The virtual table for the QXmlLexicalHandler class is described 19260 by Table 7-571 19261 19262 Table 7-571. Primary vtable for QXmlLexicalHandler 19263 Base Offset 0 19264 Virtual Base Offset 0 19265 RTTI typeinfo for QXmlLexicalHandler 19266 vfunc[0]: NULL or QXmlLexicalHandler::~QXmlLexicalHandler() 19267 vfunc[1]: NULL or QXmlLexicalHandler::~QXmlLexicalHandler() 19268 vfunc[2]: __cxa_pure_virtual 19269 vfunc[3]: __cxa_pure_virtual 19270 vfunc[4]: __cxa_pure_virtual 19271 vfunc[5]: __cxa_pure_virtual 19272 vfunc[6]: __cxa_pure_virtual 19273 vfunc[7]: __cxa_pure_virtual 19274 vfunc[8]: __cxa_pure_virtual 19275 vfunc[9]: __cxa_pure_virtual 19276 19277 The Run Time Type Information for the QXmlLexicalHandler class 19278 is described by Table 7-572 19279 19280 Table 7-572. typeinfo for QXmlLexicalHandler 19281 Base Vtable vtable for __cxxabiv1::__class_type_info 19282 Name typeinfo name for QXmlLexicalHandler 19283 __________________________________________________________ 19284 19285 7.6.1.11. Class data for QXmlDeclHandler 19286 19287 The virtual table for the QXmlDeclHandler class is described by 19288 Table 7-573 19289 19290 Table 7-573. Primary vtable for QXmlDeclHandler 19291 Base Offset 0 19292 Virtual Base Offset 0 19293 RTTI typeinfo for QXmlDeclHandler 19294 vfunc[0]: NULL or QXmlDeclHandler::~QXmlDeclHandler() 19295 vfunc[1]: NULL or QXmlDeclHandler::~QXmlDeclHandler() 19296 vfunc[2]: __cxa_pure_virtual 19297 vfunc[3]: __cxa_pure_virtual 19298 vfunc[4]: __cxa_pure_virtual 19299 vfunc[5]: __cxa_pure_virtual 19300 19301 The Run Time Type Information for the QXmlDeclHandler class is 19302 described by Table 7-574 19303 19304 Table 7-574. typeinfo for QXmlDeclHandler 19305 Base Vtable vtable for __cxxabiv1::__class_type_info 19306 Name typeinfo name for QXmlDeclHandler 19307 __________________________________________________________ 19308 19309 7.6.1.12. Class data for QXmlDefaultHandler 19310 19311 The virtual table for the QXmlDefaultHandler class is described 19312 by Table 7-575 19313 19314 Table 7-575. Primary vtable for QXmlDefaultHandler 19315 Base Offset 0 19316 Virtual Base Offset 0 19317 RTTI typeinfo for QXmlDefaultHandler 19318 vfunc[0]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 19319 vfunc[1]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 19320 vfunc[2]: QXmlDefaultHandler::setDocumentLocator(QXmlLocator*) 19321 vfunc[3]: QXmlDefaultHandler::startDocument() 19322 vfunc[4]: QXmlDefaultHandler::endDocument() 19323 vfunc[5]: QXmlDefaultHandler::startPrefixMapping(QString 19324 const&, QString const&) 19325 vfunc[6]: QXmlDefaultHandler::endPrefixMapping(QString const&) 19326 vfunc[7]: QXmlDefaultHandler::startElement(QString const&, 19327 QString const&, QString const&, QXmlAttributes const&) 19328 vfunc[8]: QXmlDefaultHandler::endElement(QString const&, 19329 QString const&, QString const&) 19330 vfunc[9]: QXmlDefaultHandler::characters(QString const&) 19331 vfunc[10]: QXmlDefaultHandler::ignorableWhitespace(QString 19332 const&) 19333 vfunc[11]: QXmlDefaultHandler::processingInstruction(QString 19334 const&, QString const&) 19335 vfunc[12]: QXmlDefaultHandler::skippedEntity(QString const&) 19336 vfunc[13]: QXmlDefaultHandler::errorString() const 19337 vfunc[14]: QXmlDefaultHandler::warning(QXmlParseException 19338 const&) 19339 vfunc[15]: QXmlDefaultHandler::error(QXmlParseException const&) 19340 vfunc[16]: QXmlDefaultHandler::fatalError(QXmlParseException 19341 const&) 19342 vfunc[17]: QXmlDefaultHandler::notationDecl(QString const&, 19343 QString const&, QString const&) 19344 vfunc[18]: QXmlDefaultHandler::unparsedEntityDecl(QString 19345 const&, QString const&, QString const&, QString const&) 19346 vfunc[19]: QXmlDefaultHandler::resolveEntity(QString const&, 19347 QString const&, QXmlInputSource*&) 19348 vfunc[20]: QXmlDefaultHandler::startDTD(QString const&, QString 19349 const&, QString const&) 19350 vfunc[21]: QXmlDefaultHandler::endDTD() 19351 vfunc[22]: QXmlDefaultHandler::startEntity(QString const&) 19352 vfunc[23]: QXmlDefaultHandler::endEntity(QString const&) 19353 vfunc[24]: QXmlDefaultHandler::startCDATA() 19354 vfunc[25]: QXmlDefaultHandler::endCDATA() 19355 vfunc[26]: QXmlDefaultHandler::comment(QString const&) 19356 vfunc[27]: QXmlDefaultHandler::attributeDecl(QString const&, 19357 QString const&, QString const&, QString const&, QString const&) 19358 vfunc[28]: QXmlDefaultHandler::internalEntityDecl(QString 19359 const&, QString const&) 19360 vfunc[29]: QXmlDefaultHandler::externalEntityDecl(QString 19361 const&, QString const&, QString const&) 19362 19363 Table 7-576. Secondary vtable for QXmlDefaultHandler 19364 Base Offset -4 19365 Virtual Base Offset 0 19366 RTTI typeinfo for QXmlDefaultHandler 19367 vfunc[0]: NULL or non-virtual thunk to 19368 QXmlDefaultHandler::~QXmlDefaultHandler() 19369 vfunc[1]: NULL or non-virtual thunk to 19370 QXmlDefaultHandler::~QXmlDefaultHandler() 19371 vfunc[2]: non-virtual thunk to 19372 QXmlDefaultHandler::warning(QXmlParseException const&) 19373 vfunc[3]: non-virtual thunk to 19374 QXmlDefaultHandler::error(QXmlParseException const&) 19375 vfunc[4]: non-virtual thunk to 19376 QXmlDefaultHandler::fatalError(QXmlParseException const&) 19377 vfunc[5]: non-virtual thunk to 19378 QXmlDefaultHandler::errorString() const 19379 19380 Table 7-577. Secondary vtable for QXmlDefaultHandler 19381 Base Offset -8 19382 Virtual Base Offset 0 19383 RTTI typeinfo for QXmlDefaultHandler 19384 vfunc[0]: NULL or non-virtual thunk to 19385 QXmlDefaultHandler::~QXmlDefaultHandler() 19386 vfunc[1]: NULL or non-virtual thunk to 19387 QXmlDefaultHandler::~QXmlDefaultHandler() 19388 vfunc[2]: non-virtual thunk to 19389 QXmlDefaultHandler::notationDecl(QString const&, QString 19390 const&, QString const&) 19391 vfunc[3]: non-virtual thunk to 19392 QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString 19393 const&, QString const&, QString const&) 19394 vfunc[4]: non-virtual thunk to 19395 QXmlDefaultHandler::errorString() const 19396 19397 Table 7-578. Secondary vtable for QXmlDefaultHandler 19398 Base Offset -12 19399 Virtual Base Offset 0 19400 RTTI typeinfo for QXmlDefaultHandler 19401 vfunc[0]: NULL or non-virtual thunk to 19402 QXmlDefaultHandler::~QXmlDefaultHandler() 19403 vfunc[1]: NULL or non-virtual thunk to 19404 QXmlDefaultHandler::~QXmlDefaultHandler() 19405 vfunc[2]: non-virtual thunk to 19406 QXmlDefaultHandler::resolveEntity(QString const&, QString 19407 const&, QXmlInputSource*&) 19408 vfunc[3]: non-virtual thunk to 19409 QXmlDefaultHandler::errorString() const 19410 19411 Table 7-579. Secondary vtable for QXmlDefaultHandler 19412 Base Offset -16 19413 Virtual Base Offset 0 19414 RTTI typeinfo for QXmlDefaultHandler 19415 vfunc[0]: NULL or non-virtual thunk to 19416 QXmlDefaultHandler::~QXmlDefaultHandler() 19417 vfunc[1]: NULL or non-virtual thunk to 19418 QXmlDefaultHandler::~QXmlDefaultHandler() 19419 vfunc[2]: non-virtual thunk to 19420 QXmlDefaultHandler::startDTD(QString const&, QString const&, 19421 QString const&) 19422 vfunc[3]: non-virtual thunk to QXmlDefaultHandler::endDTD() 19423 vfunc[4]: non-virtual thunk to 19424 QXmlDefaultHandler::startEntity(QString const&) 19425 vfunc[5]: non-virtual thunk to 19426 QXmlDefaultHandler::endEntity(QString const&) 19427 vfunc[6]: non-virtual thunk to QXmlDefaultHandler::startCDATA() 19428 vfunc[7]: non-virtual thunk to QXmlDefaultHandler::endCDATA() 19429 vfunc[8]: non-virtual thunk to 19430 QXmlDefaultHandler::comment(QString const&) 19431 vfunc[9]: non-virtual thunk to 19432 QXmlDefaultHandler::errorString() const 19433 19434 Table 7-580. Secondary vtable for QXmlDefaultHandler 19435 Base Offset -20 19436 Virtual Base Offset 0 19437 RTTI typeinfo for QXmlDefaultHandler 19438 vfunc[0]: NULL or non-virtual thunk to 19439 QXmlDefaultHandler::~QXmlDefaultHandler() 19440 vfunc[1]: NULL or non-virtual thunk to 19441 QXmlDefaultHandler::~QXmlDefaultHandler() 19442 vfunc[2]: non-virtual thunk to 19443 QXmlDefaultHandler::attributeDecl(QString const&, QString 19444 const&, QString const&, QString const&, QString const&) 19445 vfunc[3]: non-virtual thunk to 19446 QXmlDefaultHandler::internalEntityDecl(QString const&, QString 19447 const&) 19448 vfunc[4]: non-virtual thunk to 19449 QXmlDefaultHandler::externalEntityDecl(QString const&, QString 19450 const&, QString const&) 19451 vfunc[5]: non-virtual thunk to 19452 QXmlDefaultHandler::errorString() const 19453 19454 The Run Time Type Information for the QXmlDefaultHandler class 19455 is described by Table 7-581 19456 19457 Table 7-581. typeinfo for QXmlDefaultHandler 19458 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 19459 Name typeinfo name for QXmlDefaultHandler 19460 flags: 0 19461 basetype: typeinfo for QXmlContentHandler 2 19462 basetype: typeinfo for QXmlErrorHandler 1026 19463 basetype: typeinfo for QXmlErrorHandler 2050 19464 basetype: typeinfo for QXmlErrorHandler 1026 19465 basetype: typeinfo for QXmlErrorHandler 2050 19466 basetype: typeinfo for QXmlErrorHandler 1026 19467 __________________________________________________________ 19468 19469 7.6.1.13. Interfaces for QtXml 19470 19471 An LSB conforming implementation shall provide the architecture 19472 specific functions for QtXml specified in Table 7-582, with the 19473 full mandatory functionality as described in the referenced 19474 underlying specification. 19475 19476 Table 7-582. libQtXml - QtXml Function Interfaces 19477 _ZThn12_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15Q 19478 XmlInputSource [CXXABI] 19479 _ZThn12_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19480 _ZThn16_N18QXmlDefaultHandler10startCDATAEv [CXXABI] 19481 _ZThn16_N18QXmlDefaultHandler11startEntityERK7QString [CXXABI] 19482 _ZThn16_N18QXmlDefaultHandler6endDTDEv [CXXABI] 19483 _ZThn16_N18QXmlDefaultHandler7commentERK7QString [CXXABI] 19484 _ZThn16_N18QXmlDefaultHandler8endCDATAEv [CXXABI] 19485 _ZThn16_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_ 19486 [CXXABI] 19487 _ZThn16_N18QXmlDefaultHandler9endEntityERK7QString [CXXABI] 19488 _ZThn16_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19489 _ZThn20_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2 19490 _S2_ [CXXABI] 19491 _ZThn20_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_ 19492 S2_ [CXXABI] 19493 _ZThn20_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_ 19494 [CXXABI] _ZThn20_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19495 _ZThn4_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException 19496 [CXXABI] 19497 _ZThn4_N18QXmlDefaultHandler5errorERK18QXmlParseException 19498 [CXXABI] 19499 _ZThn4_N18QXmlDefaultHandler7warningERK18QXmlParseException 19500 [CXXABI] _ZThn4_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19501 _ZThn8_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_ 19502 [CXXABI] 19503 _ZThn8_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S 19504 2_S2_ [CXXABI] 19505 _ZThn8_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19506 __________________________________________________________ 19507 19508 7.7. Data Definitions for libQtXml 19509 19510 This section defines global identifiers and their values that 19511 are associated with interfaces contained in libQtXml. These 19512 definitions are organized into groups that correspond to system 19513 headers. This convention is used as a convenience for the 19514 reader, and does not imply the existence of these headers, or 19515 their content. Where an interface is defined as requiring a 19516 particular system header file all of the data definitions for 19517 that system header file presented here shall be in effect. 19518 19519 This section gives data definitions to promote binary 19520 application portability, not to repeat source interface 19521 definitions available elsewhere. System providers and 19522 application developers should use this ABI to supplement - not 19523 to replace - source interface definition specifications. 19524 19525 This specification uses the ISO C (1999) C Language as the 19526 reference programming language, and data definitions are 19527 specified in ISO C format. The C language is used here as a 19528 convenient notation. Using a C language description of these 19529 data objects does not preclude their use by other programming 19530 languages. 19531 __________________________________________________________ 19532 19533 7.7.1. QtXml/qdom.h 19534 19535 /* 19536 * This header is architecture neutral 19537 * Please refer to the generic specification for details 19538 */ 19539 __________________________________________________________ 19540 19541 7.7.2. QtXml/qxml.h 19542 19543 /* 19544 * This header is architecture neutral 19545 * Please refer to the generic specification for details 19546 */ 19547 __________________________________________________________ 19548 19549 7.8. Interfaces for libQtOpenGL 19550 19551 Table 7-583 defines the library name and shared object name for 19552 the libQtOpenGL library 19553 19554 Table 7-583. libQtOpenGL Definition 19555 Library: libQtOpenGL 19556 SONAME: libQtOpenGL.so.4 19557 19558 The behavior of the interfaces in this library is specified by 19559 the following specifications: 19560 19561 [CXXABI] Itanium(TM) C++ ABI 19562 __________________________________________________________ 19563 19564 7.8.1. QtOpenGL 19565 __________________________________________________________ 19566 19567 7.8.1.1. Class data for QGLContext 19568 19569 The virtual table for the QGLContext class is described by 19570 Table 7-584 19571 19572 Table 7-584. Primary vtable for QGLContext 19573 Base Offset 0 19574 Virtual Base Offset 0 19575 RTTI typeinfo for QGLContext 19576 vfunc[0]: QGLContext::~QGLContext() 19577 vfunc[1]: QGLContext::~QGLContext() 19578 vfunc[2]: QGLContext::create(QGLContext const*) 19579 vfunc[3]: QGLContext::makeCurrent() 19580 vfunc[4]: QGLContext::doneCurrent() 19581 vfunc[5]: QGLContext::swapBuffers() const 19582 vfunc[6]: QGLContext::chooseContext(QGLContext const*) 19583 vfunc[7]: QGLContext::tryVisual(QGLFormat const&, int) 19584 vfunc[8]: QGLContext::chooseVisual() 19585 19586 The Run Time Type Information for the QGLContext class is 19587 described by Table 7-585 19588 19589 Table 7-585. typeinfo for QGLContext 19590 Base Vtable vtable for __cxxabiv1::__class_type_info 19591 Name typeinfo name for QGLContext 19592 __________________________________________________________ 19593 19594 7.8.1.2. Class data for QGLWidget 19595 19596 The virtual table for the QGLWidget class is described by Table 19597 7-586 19598 19599 Table 7-586. Primary vtable for QGLWidget 19600 Base Offset 0 19601 Virtual Base Offset 0 19602 RTTI typeinfo for QGLWidget 19603 vfunc[0]: QGLWidget::metaObject() const 19604 vfunc[1]: QGLWidget::qt_metacast(char const*) 19605 vfunc[2]: QGLWidget::qt_metacall(QMetaObject::Call, int, 19606 void**) 19607 vfunc[3]: QGLWidget::~QGLWidget() 19608 vfunc[4]: QGLWidget::~QGLWidget() 19609 vfunc[5]: QGLWidget::event(QEvent*) 19610 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 19611 vfunc[7]: QObject::timerEvent(QTimerEvent*) 19612 vfunc[8]: QObject::childEvent(QChildEvent*) 19613 vfunc[9]: QObject::customEvent(QEvent*) 19614 vfunc[10]: QObject::connectNotify(char const*) 19615 vfunc[11]: QObject::disconnectNotify(char const*) 19616 vfunc[12]: QWidget::devType() const 19617 vfunc[13]: QWidget::setVisible(bool) 19618 vfunc[14]: QWidget::sizeHint() const 19619 vfunc[15]: QWidget::minimumSizeHint() const 19620 vfunc[16]: QWidget::heightForWidth(int) const 19621 vfunc[17]: QGLWidget::paintEngine() const 19622 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 19623 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 19624 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 19625 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 19626 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 19627 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 19628 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 19629 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 19630 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 19631 vfunc[27]: QWidget::enterEvent(QEvent*) 19632 vfunc[28]: QWidget::leaveEvent(QEvent*) 19633 vfunc[29]: QGLWidget::paintEvent(QPaintEvent*) 19634 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 19635 vfunc[31]: QGLWidget::resizeEvent(QResizeEvent*) 19636 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 19637 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 19638 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 19639 vfunc[35]: QWidget::actionEvent(QActionEvent*) 19640 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 19641 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 19642 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 19643 vfunc[39]: QWidget::dropEvent(QDropEvent*) 19644 vfunc[40]: QWidget::showEvent(QShowEvent*) 19645 vfunc[41]: QWidget::hideEvent(QHideEvent*) 19646 vfunc[42]: QWidget::x11Event(_XEvent*) 19647 vfunc[43]: QWidget::changeEvent(QEvent*) 19648 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 19649 const 19650 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 19651 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 19652 const 19653 vfunc[47]: QWidget::focusNextPrevChild(bool) 19654 vfunc[48]: QWidget::styleChange(QStyle&) 19655 vfunc[49]: QWidget::enabledChange(bool) 19656 vfunc[50]: QWidget::paletteChange(QPalette const&) 19657 vfunc[51]: QWidget::fontChange(QFont const&) 19658 vfunc[52]: QWidget::windowActivationChange(bool) 19659 vfunc[53]: QWidget::languageChange() 19660 vfunc[54]: QGLWidget::updateGL() 19661 vfunc[55]: QGLWidget::updateOverlayGL() 19662 vfunc[56]: QGLWidget::initializeGL() 19663 vfunc[57]: QGLWidget::resizeGL(int, int) 19664 vfunc[58]: QGLWidget::paintGL() 19665 vfunc[59]: QGLWidget::initializeOverlayGL() 19666 vfunc[60]: QGLWidget::resizeOverlayGL(int, int) 19667 vfunc[61]: QGLWidget::paintOverlayGL() 19668 vfunc[62]: QGLWidget::glInit() 19669 vfunc[63]: QGLWidget::glDraw() 19670 19671 Table 7-587. Secondary vtable for QGLWidget 19672 Base Offset -8 19673 Virtual Base Offset 0 19674 RTTI typeinfo for QGLWidget 19675 vfunc[0]: non-virtual thunk to QGLWidget::~QGLWidget() 19676 vfunc[1]: non-virtual thunk to QGLWidget::~QGLWidget() 19677 vfunc[2]: non-virtual thunk to QWidget::devType() const 19678 vfunc[3]: non-virtual thunk to QGLWidget::paintEngine() const 19679 vfunc[4]: non-virtual thunk to 19680 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 19681 19682 The Run Time Type Information for the QGLWidget class is 19683 described by Table 7-588 19684 19685 Table 7-588. typeinfo for QGLWidget 19686 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19687 Name typeinfo name for QGLWidget 19688 basetype: typeinfo for QWidget 19689 __________________________________________________________ 19690 19691 7.8.1.3. Class data for QGLPixelBuffer 19692 19693 The virtual table for the QGLPixelBuffer class is described by 19694 Table 7-589 19695 19696 Table 7-589. Primary vtable for QGLPixelBuffer 19697 Base Offset 0 19698 Virtual Base Offset 0 19699 RTTI typeinfo for QGLPixelBuffer 19700 vfunc[0]: QGLPixelBuffer::~QGLPixelBuffer() 19701 vfunc[1]: QGLPixelBuffer::~QGLPixelBuffer() 19702 vfunc[2]: NULL or QGLPixelBuffer::devType() const 19703 vfunc[3]: QGLPixelBuffer::paintEngine() const 19704 vfunc[4]: 19705 QGLPixelBuffer::metric(QPaintDevice::PaintDeviceMetric) const 19706 19707 The Run Time Type Information for the QGLPixelBuffer class is 19708 described by Table 7-590 19709 19710 Table 7-590. typeinfo for QGLPixelBuffer 19711 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19712 Name typeinfo name for QGLPixelBuffer 19713 basetype: typeinfo for QPaintDevice 19714 __________________________________________________________ 19715 19716 7.8.1.4. Class data for QGLFramebufferObject 19717 __________________________________________________________ 19718 19719 7.8.1.5. Interfaces for QtOpenGL 19720 19721 An LSB conforming implementation shall provide the architecture 19722 specific functions for QtOpenGL specified in Table 7-591, with 19723 the full mandatory functionality as described in the referenced 19724 underlying specification. 19725 19726 Table 7-591. libQtOpenGL - QtOpenGL Function Interfaces 19727 _ZThn8_N9QGLWidgetD0Ev [CXXABI] _ZThn8_N9QGLWidgetD1Ev [CXXABI] 19728 _ZThn8_NK9QGLWidget11paintEngineEv [CXXABI] 19729 __________________________________________________________ 19730 19731 7.9. Data Definitions for libQtOpenGL 19732 19733 This section defines global identifiers and their values that 19734 are associated with interfaces contained in libQtOpenGL. These 19735 definitions are organized into groups that correspond to system 19736 headers. This convention is used as a convenience for the 19737 reader, and does not imply the existence of these headers, or 19738 their content. Where an interface is defined as requiring a 19739 particular system header file all of the data definitions for 19740 that system header file presented here shall be in effect. 19741 19742 This section gives data definitions to promote binary 19743 application portability, not to repeat source interface 19744 definitions available elsewhere. System providers and 19745 application developers should use this ABI to supplement - not 19746 to replace - source interface definition specifications. 19747 19748 This specification uses the ISO C (1999) C Language as the 19749 reference programming language, and data definitions are 19750 specified in ISO C format. The C language is used here as a 19751 convenient notation. Using a C language description of these 19752 data objects does not preclude their use by other programming 19753 languages. 19754 __________________________________________________________ 19755 19756 7.9.1. QtOpenGL/qgl.h 19757 19758 /* 19759 * This header is architecture neutral 19760 * Please refer to the generic specification for details 19761 */ 19762 __________________________________________________________ 19763 19764 7.9.2. QtOpenGL/qglcolormap.h 19765 19766 /* 19767 * This header is architecture neutral 19768 * Please refer to the generic specification for details 19769 */ 19770 __________________________________________________________ 19771 19772 7.9.3. QtOpenGL/qglpixelbuffer.h 19773 19774 /* 19775 * This header is architecture neutral 19776 * Please refer to the generic specification for details 19777 */ 19778 __________________________________________________________ 19779 19780 7.10. Interfaces for libQtSql 19781 19782 Table 7-592 defines the library name and shared object name for 19783 the libQtSql library 19784 19785 Table 7-592. libQtSql Definition 19786 Library: libQtSql 19787 SONAME: libQtSql.so.4 19788 19789 The behavior of the interfaces in this library is specified by 19790 the following specifications: 19791 19792 [CXXABI] Itanium(TM) C++ ABI 19793 __________________________________________________________ 19794 19795 7.10.1. QtSql 19796 __________________________________________________________ 19797 19798 7.10.1.1. Class data for QSqlResult 19799 19800 The virtual table for the QSqlResult class is described by 19801 Table 7-593 19802 19803 Table 7-593. Primary vtable for QSqlResult 19804 Base Offset 0 19805 Virtual Base Offset 0 19806 RTTI typeinfo for QSqlResult 19807 vfunc[0]: QSqlResult::~QSqlResult() 19808 vfunc[1]: QSqlResult::~QSqlResult() 19809 vfunc[2]: QSqlResult::handle() const 19810 vfunc[3]: QSqlResult::setAt(int) 19811 vfunc[4]: QSqlResult::setActive(bool) 19812 vfunc[5]: QSqlResult::setLastError(QSqlError const&) 19813 vfunc[6]: QSqlResult::setQuery(QString const&) 19814 vfunc[7]: QSqlResult::setSelect(bool) 19815 vfunc[8]: QSqlResult::setForwardOnly(bool) 19816 vfunc[9]: QSqlResult::exec() 19817 vfunc[10]: QSqlResult::prepare(QString const&) 19818 vfunc[11]: QSqlResult::savePrepare(QString const&) 19819 vfunc[12]: QSqlResult::bindValue(int, QVariant const&, 19820 QFlags) 19821 vfunc[13]: QSqlResult::bindValue(QString const&, QVariant 19822 const&, QFlags) 19823 vfunc[14]: __cxa_pure_virtual 19824 vfunc[15]: __cxa_pure_virtual 19825 vfunc[16]: __cxa_pure_virtual 19826 vfunc[17]: __cxa_pure_virtual 19827 vfunc[18]: QSqlResult::fetchNext() 19828 vfunc[19]: QSqlResult::fetchPrevious() 19829 vfunc[20]: __cxa_pure_virtual 19830 vfunc[21]: __cxa_pure_virtual 19831 vfunc[22]: __cxa_pure_virtual 19832 vfunc[23]: __cxa_pure_virtual 19833 vfunc[24]: QSqlResult::record() const 19834 vfunc[25]: QSqlResult::lastInsertId() const 19835 vfunc[26]: QSqlResult::virtual_hook(int, void*) 19836 19837 The Run Time Type Information for the QSqlResult class is 19838 described by Table 7-594 19839 19840 Table 7-594. typeinfo for QSqlResult 19841 Base Vtable vtable for __cxxabiv1::__class_type_info 19842 Name typeinfo name for QSqlResult 19843 __________________________________________________________ 19844 19845 7.10.1.2. Class data for QSqlDriverFactoryInterface 19846 19847 The virtual table for the QSqlDriverFactoryInterface class is 19848 described by Table 7-595 19849 19850 Table 7-595. Primary vtable for QSqlDriverFactoryInterface 19851 Base Offset 0 19852 Virtual Base Offset 0 19853 RTTI typeinfo for QSqlDriverFactoryInterface 19854 vfunc[0]: NULL or 19855 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface() 19856 vfunc[1]: NULL or 19857 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface() 19858 vfunc[2]: __cxa_pure_virtual 19859 vfunc[3]: __cxa_pure_virtual 19860 19861 The Run Time Type Information for the 19862 QSqlDriverFactoryInterface class is described by Table 7-596 19863 19864 Table 7-596. typeinfo for QSqlDriverFactoryInterface 19865 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19866 Name typeinfo name for QSqlDriverFactoryInterface 19867 basetype: typeinfo for QFactoryInterface 19868 __________________________________________________________ 19869 19870 7.10.1.3. Class data for QSqlDriverPlugin 19871 19872 The virtual table for the QSqlDriverPlugin class is described 19873 by Table 7-597 19874 19875 Table 7-597. Primary vtable for QSqlDriverPlugin 19876 Base Offset 0 19877 Virtual Base Offset 0 19878 RTTI typeinfo for QSqlDriverPlugin 19879 vfunc[0]: QSqlDriverPlugin::metaObject() const 19880 vfunc[1]: QSqlDriverPlugin::qt_metacast(char const*) 19881 vfunc[2]: QSqlDriverPlugin::qt_metacall(QMetaObject::Call, int, 19882 void**) 19883 vfunc[3]: QSqlDriverPlugin::~QSqlDriverPlugin() 19884 vfunc[4]: QSqlDriverPlugin::~QSqlDriverPlugin() 19885 vfunc[5]: QObject::event(QEvent*) 19886 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 19887 vfunc[7]: QObject::timerEvent(QTimerEvent*) 19888 vfunc[8]: QObject::childEvent(QChildEvent*) 19889 vfunc[9]: QObject::customEvent(QEvent*) 19890 vfunc[10]: QObject::connectNotify(char const*) 19891 vfunc[11]: QObject::disconnectNotify(char const*) 19892 vfunc[12]: __cxa_pure_virtual 19893 vfunc[13]: __cxa_pure_virtual 19894 19895 Table 7-598. Secondary vtable for QSqlDriverPlugin 19896 Base Offset -8 19897 Virtual Base Offset 0 19898 RTTI typeinfo for QSqlDriverPlugin 19899 vfunc[0]: non-virtual thunk to 19900 QSqlDriverPlugin::~QSqlDriverPlugin() 19901 vfunc[1]: non-virtual thunk to 19902 QSqlDriverPlugin::~QSqlDriverPlugin() 19903 vfunc[2]: __cxa_pure_virtual 19904 vfunc[3]: __cxa_pure_virtual 19905 19906 The Run Time Type Information for the QSqlDriverPlugin class is 19907 described by Table 7-599 19908 19909 Table 7-599. typeinfo for QSqlDriverPlugin 19910 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 19911 Name typeinfo name for QSqlDriverPlugin 19912 flags: 0 19913 basetype: typeinfo for QObject 2 19914 basetype: typeinfo for QSqlDriverFactoryInterface 2050 19915 __________________________________________________________ 19916 19917 7.10.1.4. Class data for QSqlDriver 19918 19919 The virtual table for the QSqlDriver class is described by 19920 Table 7-600 19921 19922 Table 7-600. Primary vtable for QSqlDriver 19923 Base Offset 0 19924 Virtual Base Offset 0 19925 RTTI typeinfo for QSqlDriver 19926 vfunc[0]: QSqlDriver::metaObject() const 19927 vfunc[1]: QSqlDriver::qt_metacast(char const*) 19928 vfunc[2]: QSqlDriver::qt_metacall(QMetaObject::Call, int, 19929 void**) 19930 vfunc[3]: QSqlDriver::~QSqlDriver() 19931 vfunc[4]: QSqlDriver::~QSqlDriver() 19932 vfunc[5]: QObject::event(QEvent*) 19933 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 19934 vfunc[7]: QObject::timerEvent(QTimerEvent*) 19935 vfunc[8]: QObject::childEvent(QChildEvent*) 19936 vfunc[9]: QObject::customEvent(QEvent*) 19937 vfunc[10]: QObject::connectNotify(char const*) 19938 vfunc[11]: QObject::disconnectNotify(char const*) 19939 vfunc[12]: QSqlDriver::isOpen() const 19940 vfunc[13]: QSqlDriver::beginTransaction() 19941 vfunc[14]: QSqlDriver::commitTransaction() 19942 vfunc[15]: QSqlDriver::rollbackTransaction() 19943 vfunc[16]: QSqlDriver::tables(QSql::TableType) const 19944 vfunc[17]: QSqlDriver::primaryIndex(QString const&) const 19945 vfunc[18]: QSqlDriver::record(QString const&) const 19946 vfunc[19]: QSqlDriver::formatValue(QSqlField const&, bool) 19947 const 19948 vfunc[20]: QSqlDriver::escapeIdentifier(QString const&, 19949 QSqlDriver::IdentifierType) const 19950 vfunc[21]: QSqlDriver::sqlStatement(QSqlDriver::StatementType, 19951 QString const&, QSqlRecord const&, bool) const 19952 vfunc[22]: QSqlDriver::handle() const 19953 vfunc[23]: __cxa_pure_virtual 19954 vfunc[24]: __cxa_pure_virtual 19955 vfunc[25]: __cxa_pure_virtual 19956 vfunc[26]: __cxa_pure_virtual 19957 vfunc[27]: QSqlDriver::setOpen(bool) 19958 vfunc[28]: QSqlDriver::setOpenError(bool) 19959 vfunc[29]: QSqlDriver::setLastError(QSqlError const&) 19960 19961 The Run Time Type Information for the QSqlDriver class is 19962 described by Table 7-601 19963 19964 Table 7-601. typeinfo for QSqlDriver 19965 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19966 Name typeinfo name for QSqlDriver 19967 basetype: typeinfo for QObject 19968 __________________________________________________________ 19969 19970 7.10.1.5. Class data for QSqlQueryModel 19971 19972 The virtual table for the QSqlQueryModel class is described by 19973 Table 7-602 19974 19975 Table 7-602. Primary vtable for QSqlQueryModel 19976 Base Offset 0 19977 Virtual Base Offset 0 19978 RTTI typeinfo for QSqlQueryModel 19979 vfunc[0]: QSqlQueryModel::metaObject() const 19980 vfunc[1]: QSqlQueryModel::qt_metacast(char const*) 19981 vfunc[2]: QSqlQueryModel::qt_metacall(QMetaObject::Call, int, 19982 void**) 19983 vfunc[3]: QSqlQueryModel::~QSqlQueryModel() 19984 vfunc[4]: QSqlQueryModel::~QSqlQueryModel() 19985 vfunc[5]: QObject::event(QEvent*) 19986 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 19987 vfunc[7]: QObject::timerEvent(QTimerEvent*) 19988 vfunc[8]: QObject::childEvent(QChildEvent*) 19989 vfunc[9]: QObject::customEvent(QEvent*) 19990 vfunc[10]: QObject::connectNotify(char const*) 19991 vfunc[11]: QObject::disconnectNotify(char const*) 19992 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 19993 const&) const 19994 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 19995 const 19996 vfunc[14]: QSqlQueryModel::rowCount(QModelIndex const&) const 19997 vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) 19998 const 19999 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) 20000 const 20001 vfunc[17]: QSqlQueryModel::data(QModelIndex const&, int) const 20002 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 20003 QVariant const&, int) 20004 vfunc[19]: QSqlQueryModel::headerData(int, Qt::Orientation, 20005 int) const 20006 vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, 20007 QVariant const&, int) 20008 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 20009 const 20010 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 20011 QMap const&) 20012 vfunc[23]: QAbstractItemModel::mimeTypes() const 20013 vfunc[24]: QAbstractItemModel::mimeData(QList 20014 const&) const 20015 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 20016 Qt::DropAction, int, int, QModelIndex const&) 20017 vfunc[26]: QAbstractItemModel::supportedDropActions() const 20018 vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex 20019 const&) 20020 vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex 20021 const&) 20022 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 20023 const&) 20024 vfunc[30]: QSqlQueryModel::removeColumns(int, int, QModelIndex 20025 const&) 20026 vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) 20027 vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) 20028 const 20029 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 20030 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 20031 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 20032 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 20033 QVariant const&, int, QFlags) const 20034 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 20035 vfunc[38]: QAbstractItemModel::submit() 20036 vfunc[39]: QAbstractItemModel::revert() 20037 vfunc[40]: QSqlQueryModel::clear() 20038 vfunc[41]: QSqlQueryModel::queryChange() 20039 20040 The Run Time Type Information for the QSqlQueryModel class is 20041 described by Table 7-603 20042 20043 Table 7-603. typeinfo for QSqlQueryModel 20044 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20045 Name typeinfo name for QSqlQueryModel 20046 basetype: typeinfo for QAbstractTableModel 20047 __________________________________________________________ 20048 20049 7.10.1.6. Class data for QSqlTableModel 20050 20051 The virtual table for the QSqlTableModel class is described by 20052 Table 7-604 20053 20054 Table 7-604. Primary vtable for QSqlTableModel 20055 Base Offset 0 20056 Virtual Base Offset 0 20057 RTTI typeinfo for QSqlTableModel 20058 vfunc[0]: QSqlTableModel::metaObject() const 20059 vfunc[1]: QSqlTableModel::qt_metacast(char const*) 20060 vfunc[2]: QSqlTableModel::qt_metacall(QMetaObject::Call, int, 20061 void**) 20062 vfunc[3]: QSqlTableModel::~QSqlTableModel() 20063 vfunc[4]: QSqlTableModel::~QSqlTableModel() 20064 vfunc[5]: QObject::event(QEvent*) 20065 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20066 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20067 vfunc[8]: QObject::childEvent(QChildEvent*) 20068 vfunc[9]: QObject::customEvent(QEvent*) 20069 vfunc[10]: QObject::connectNotify(char const*) 20070 vfunc[11]: QObject::disconnectNotify(char const*) 20071 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 20072 const&) const 20073 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 20074 const 20075 vfunc[14]: QSqlTableModel::rowCount(QModelIndex const&) const 20076 vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) 20077 const 20078 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) 20079 const 20080 vfunc[17]: QSqlTableModel::data(QModelIndex const&, int) const 20081 vfunc[18]: QSqlTableModel::setData(QModelIndex const&, QVariant 20082 const&, int) 20083 vfunc[19]: QSqlTableModel::headerData(int, Qt::Orientation, 20084 int) const 20085 vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, 20086 QVariant const&, int) 20087 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 20088 const 20089 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 20090 QMap const&) 20091 vfunc[23]: QAbstractItemModel::mimeTypes() const 20092 vfunc[24]: QAbstractItemModel::mimeData(QList 20093 const&) const 20094 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 20095 Qt::DropAction, int, int, QModelIndex const&) 20096 vfunc[26]: QAbstractItemModel::supportedDropActions() const 20097 vfunc[27]: QSqlTableModel::insertRows(int, int, QModelIndex 20098 const&) 20099 vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex 20100 const&) 20101 vfunc[29]: QSqlTableModel::removeRows(int, int, QModelIndex 20102 const&) 20103 vfunc[30]: QSqlTableModel::removeColumns(int, int, QModelIndex 20104 const&) 20105 vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) 20106 vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) 20107 const 20108 vfunc[33]: QSqlTableModel::flags(QModelIndex const&) const 20109 vfunc[34]: QSqlTableModel::sort(int, Qt::SortOrder) 20110 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 20111 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 20112 QVariant const&, int, QFlags) const 20113 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 20114 vfunc[38]: QSqlTableModel::submit() 20115 vfunc[39]: QSqlTableModel::revert() 20116 vfunc[40]: QSqlTableModel::clear() 20117 vfunc[41]: QSqlQueryModel::queryChange() 20118 vfunc[42]: QSqlTableModel::select() 20119 vfunc[43]: QSqlTableModel::setTable(QString const&) 20120 vfunc[44]: 20121 QSqlTableModel::setEditStrategy(QSqlTableModel::EditStrategy) 20122 vfunc[45]: QSqlTableModel::setSort(int, Qt::SortOrder) 20123 vfunc[46]: QSqlTableModel::setFilter(QString const&) 20124 vfunc[47]: QSqlTableModel::revertRow(int) 20125 vfunc[48]: QSqlTableModel::updateRowInTable(int, QSqlRecord 20126 const&) 20127 vfunc[49]: QSqlTableModel::insertRowIntoTable(QSqlRecord 20128 const&) 20129 vfunc[50]: QSqlTableModel::deleteRowFromTable(int) 20130 vfunc[51]: QSqlTableModel::orderByClause() const 20131 vfunc[52]: QSqlTableModel::selectStatement() const 20132 20133 The Run Time Type Information for the QSqlTableModel class is 20134 described by Table 7-605 20135 20136 Table 7-605. typeinfo for QSqlTableModel 20137 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20138 Name typeinfo name for QSqlTableModel 20139 basetype: typeinfo for QSqlQueryModel 20140 __________________________________________________________ 20141 20142 7.10.1.7. Class data for QSqlRelationalTableModel 20143 20144 The virtual table for the QSqlRelationalTableModel class is 20145 described by Table 7-606 20146 20147 Table 7-606. Primary vtable for QSqlRelationalTableModel 20148 Base Offset 0 20149 Virtual Base Offset 0 20150 RTTI typeinfo for QSqlRelationalTableModel 20151 vfunc[0]: QSqlRelationalTableModel::metaObject() const 20152 vfunc[1]: QSqlRelationalTableModel::qt_metacast(char const*) 20153 vfunc[2]: 20154 QSqlRelationalTableModel::qt_metacall(QMetaObject::Call, int, 20155 void**) 20156 vfunc[3]: QSqlRelationalTableModel::~QSqlRelationalTableModel() 20157 vfunc[4]: QSqlRelationalTableModel::~QSqlRelationalTableModel() 20158 vfunc[5]: QObject::event(QEvent*) 20159 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20160 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20161 vfunc[8]: QObject::childEvent(QChildEvent*) 20162 vfunc[9]: QObject::customEvent(QEvent*) 20163 vfunc[10]: QObject::connectNotify(char const*) 20164 vfunc[11]: QObject::disconnectNotify(char const*) 20165 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 20166 const&) const 20167 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 20168 const 20169 vfunc[14]: QSqlTableModel::rowCount(QModelIndex const&) const 20170 vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) 20171 const 20172 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) 20173 const 20174 vfunc[17]: QSqlRelationalTableModel::data(QModelIndex const&, 20175 int) const 20176 vfunc[18]: QSqlRelationalTableModel::setData(QModelIndex 20177 const&, QVariant const&, int) 20178 vfunc[19]: QSqlTableModel::headerData(int, Qt::Orientation, 20179 int) const 20180 vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, 20181 QVariant const&, int) 20182 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 20183 const 20184 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 20185 QMap const&) 20186 vfunc[23]: QAbstractItemModel::mimeTypes() const 20187 vfunc[24]: QAbstractItemModel::mimeData(QList 20188 const&) const 20189 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 20190 Qt::DropAction, int, int, QModelIndex const&) 20191 vfunc[26]: QAbstractItemModel::supportedDropActions() const 20192 vfunc[27]: QSqlTableModel::insertRows(int, int, QModelIndex 20193 const&) 20194 vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex 20195 const&) 20196 vfunc[29]: QSqlTableModel::removeRows(int, int, QModelIndex 20197 const&) 20198 vfunc[30]: QSqlTableModel::removeColumns(int, int, QModelIndex 20199 const&) 20200 vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) 20201 vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) 20202 const 20203 vfunc[33]: QSqlTableModel::flags(QModelIndex const&) const 20204 vfunc[34]: QSqlTableModel::sort(int, Qt::SortOrder) 20205 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 20206 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 20207 QVariant const&, int, QFlags) const 20208 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 20209 vfunc[38]: QSqlTableModel::submit() 20210 vfunc[39]: QSqlTableModel::revert() 20211 vfunc[40]: QSqlRelationalTableModel::clear() 20212 vfunc[41]: QSqlQueryModel::queryChange() 20213 vfunc[42]: QSqlRelationalTableModel::select() 20214 vfunc[43]: QSqlRelationalTableModel::setTable(QString const&) 20215 vfunc[44]: 20216 QSqlTableModel::setEditStrategy(QSqlTableModel::EditStrategy) 20217 vfunc[45]: QSqlTableModel::setSort(int, Qt::SortOrder) 20218 vfunc[46]: QSqlTableModel::setFilter(QString const&) 20219 vfunc[47]: QSqlRelationalTableModel::revertRow(int) 20220 vfunc[48]: QSqlRelationalTableModel::updateRowInTable(int, 20221 QSqlRecord const&) 20222 vfunc[49]: QSqlTableModel::insertRowIntoTable(QSqlRecord 20223 const&) 20224 vfunc[50]: QSqlTableModel::deleteRowFromTable(int) 20225 vfunc[51]: QSqlRelationalTableModel::orderByClause() const 20226 vfunc[52]: QSqlRelationalTableModel::selectStatement() const 20227 vfunc[53]: QSqlRelationalTableModel::setRelation(int, 20228 QSqlRelation const&) 20229 vfunc[54]: QSqlRelationalTableModel::relationModel(int) const 20230 20231 The Run Time Type Information for the QSqlRelationalTableModel 20232 class is described by Table 7-607 20233 20234 Table 7-607. typeinfo for QSqlRelationalTableModel 20235 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20236 Name typeinfo name for QSqlRelationalTableModel 20237 basetype: typeinfo for QSqlTableModel 20238 __________________________________________________________ 20239 20240 7.10.1.8. Interfaces for QtSql 20241 20242 An LSB conforming implementation shall provide the architecture 20243 specific functions for QtSql specified in Table 7-608, with the 20244 full mandatory functionality as described in the referenced 20245 underlying specification. 20246 20247 Table 7-608. libQtSql - QtSql Function Interfaces 20248 _ZThn8_N16QSqlDriverPluginD0Ev [CXXABI] 20249 _ZThn8_N16QSqlDriverPluginD1Ev [CXXABI] 20250 __________________________________________________________ 20251 20252 7.11. Data Definitions for libQtSql 20253 20254 This section defines global identifiers and their values that 20255 are associated with interfaces contained in libQtSql. These 20256 definitions are organized into groups that correspond to system 20257 headers. This convention is used as a convenience for the 20258 reader, and does not imply the existence of these headers, or 20259 their content. Where an interface is defined as requiring a 20260 particular system header file all of the data definitions for 20261 that system header file presented here shall be in effect. 20262 20263 This section gives data definitions to promote binary 20264 application portability, not to repeat source interface 20265 definitions available elsewhere. System providers and 20266 application developers should use this ABI to supplement - not 20267 to replace - source interface definition specifications. 20268 20269 This specification uses the ISO C (1999) C Language as the 20270 reference programming language, and data definitions are 20271 specified in ISO C format. The C language is used here as a 20272 convenient notation. Using a C language description of these 20273 data objects does not preclude their use by other programming 20274 languages. 20275 __________________________________________________________ 20276 20277 7.11.1. QtSql/qsql.h 20278 20279 /* 20280 * This header is architecture neutral 20281 * Please refer to the generic specification for details 20282 */ 20283 __________________________________________________________ 20284 20285 7.11.2. QtSql/qsqldatabase.h 20286 20287 /* 20288 * This header is architecture neutral 20289 * Please refer to the generic specification for details 20290 */ 20291 __________________________________________________________ 20292 20293 7.11.3. QtSql/qsqldriver.h 20294 20295 /* 20296 * This header is architecture neutral 20297 * Please refer to the generic specification for details 20298 */ 20299 __________________________________________________________ 20300 20301 7.11.4. QtSql/qsqldriverplugin.h 20302 20303 /* 20304 * This header is architecture neutral 20305 * Please refer to the generic specification for details 20306 */ 20307 __________________________________________________________ 20308 20309 7.11.5. QtSql/qsqlerror.h 20310 20311 /* 20312 * This header is architecture neutral 20313 * Please refer to the generic specification for details 20314 */ 20315 __________________________________________________________ 20316 20317 7.11.6. QtSql/qsqlfield.h 20318 20319 /* 20320 * This header is architecture neutral 20321 * Please refer to the generic specification for details 20322 */ 20323 __________________________________________________________ 20324 20325 7.11.7. QtSql/qsqlindex.h 20326 20327 /* 20328 * This header is architecture neutral 20329 * Please refer to the generic specification for details 20330 */ 20331 __________________________________________________________ 20332 20333 7.11.8. QtSql/qsqlquery.h 20334 20335 /* 20336 * This header is architecture neutral 20337 * Please refer to the generic specification for details 20338 */ 20339 __________________________________________________________ 20340 20341 7.11.9. QtSql/qsqlquerymodel.h 20342 20343 /* 20344 * This header is architecture neutral 20345 * Please refer to the generic specification for details 20346 */ 20347 __________________________________________________________ 20348 20349 7.11.10. QtSql/qsqlrecord.h 20350 20351 /* 20352 * This header is architecture neutral 20353 * Please refer to the generic specification for details 20354 */ 20355 __________________________________________________________ 20356 20357 7.11.11. QtSql/qsqlrelationaltablemodel.h 20358 20359 /* 20360 * This header is architecture neutral 20361 * Please refer to the generic specification for details 20362 */ 20363 __________________________________________________________ 20364 20365 7.11.12. QtSql/qsqlresult.h 20366 20367 /* 20368 * This header is architecture neutral 20369 * Please refer to the generic specification for details 20370 */ 20371 __________________________________________________________ 20372 20373 7.11.13. QtSql/qsqltablemodel.h 20374 20375 /* 20376 * This header is architecture neutral 20377 * Please refer to the generic specification for details 20378 */ 20379 __________________________________________________________ 20380 20381 7.12. Interfaces for libQtSvg 20382 20383 Table 7-609 defines the library name and shared object name for 20384 the libQtSvg library 20385 20386 Table 7-609. libQtSvg Definition 20387 Library: libQtSvg 20388 SONAME: libQtSvg.so.4 20389 20390 The behavior of the interfaces in this library is specified by 20391 the following specifications: 20392 20393 [CXXABI] Itanium(TM) C++ ABI 20394 __________________________________________________________ 20395 20396 7.12.1. QtSvg 20397 __________________________________________________________ 20398 20399 7.12.1.1. Class data for QSvgRenderer 20400 20401 The virtual table for the QSvgRenderer class is described by 20402 Table 7-610 20403 20404 Table 7-610. Primary vtable for QSvgRenderer 20405 Base Offset 0 20406 Virtual Base Offset 0 20407 RTTI typeinfo for QSvgRenderer 20408 vfunc[0]: QSvgRenderer::metaObject() const 20409 vfunc[1]: QSvgRenderer::qt_metacast(char const*) 20410 vfunc[2]: QSvgRenderer::qt_metacall(QMetaObject::Call, int, 20411 void**) 20412 vfunc[3]: QSvgRenderer::~QSvgRenderer() 20413 vfunc[4]: QSvgRenderer::~QSvgRenderer() 20414 vfunc[5]: QObject::event(QEvent*) 20415 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20416 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20417 vfunc[8]: QObject::childEvent(QChildEvent*) 20418 vfunc[9]: QObject::customEvent(QEvent*) 20419 vfunc[10]: QObject::connectNotify(char const*) 20420 vfunc[11]: QObject::disconnectNotify(char const*) 20421 20422 The Run Time Type Information for the QSvgRenderer class is 20423 described by Table 7-611 20424 20425 Table 7-611. typeinfo for QSvgRenderer 20426 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20427 Name typeinfo name for QSvgRenderer 20428 basetype: typeinfo for QObject 20429 __________________________________________________________ 20430 20431 7.12.1.2. Class data for QSvgWidget 20432 20433 The virtual table for the QSvgWidget class is described by 20434 Table 7-612 20435 20436 Table 7-612. Primary vtable for QSvgWidget 20437 Base Offset 0 20438 Virtual Base Offset 0 20439 RTTI typeinfo for QSvgWidget 20440 vfunc[0]: QSvgWidget::metaObject() const 20441 vfunc[1]: QSvgWidget::qt_metacast(char const*) 20442 vfunc[2]: QSvgWidget::qt_metacall(QMetaObject::Call, int, 20443 void**) 20444 vfunc[3]: QSvgWidget::~QSvgWidget() 20445 vfunc[4]: QSvgWidget::~QSvgWidget() 20446 vfunc[5]: QWidget::event(QEvent*) 20447 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20448 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20449 vfunc[8]: QObject::childEvent(QChildEvent*) 20450 vfunc[9]: QObject::customEvent(QEvent*) 20451 vfunc[10]: QObject::connectNotify(char const*) 20452 vfunc[11]: QObject::disconnectNotify(char const*) 20453 vfunc[12]: QWidget::devType() const 20454 vfunc[13]: QWidget::setVisible(bool) 20455 vfunc[14]: QSvgWidget::sizeHint() const 20456 vfunc[15]: QWidget::minimumSizeHint() const 20457 vfunc[16]: QWidget::heightForWidth(int) const 20458 vfunc[17]: QWidget::paintEngine() const 20459 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 20460 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 20461 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 20462 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 20463 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 20464 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 20465 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 20466 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 20467 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 20468 vfunc[27]: QWidget::enterEvent(QEvent*) 20469 vfunc[28]: QWidget::leaveEvent(QEvent*) 20470 vfunc[29]: QSvgWidget::paintEvent(QPaintEvent*) 20471 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 20472 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 20473 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 20474 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 20475 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 20476 vfunc[35]: QWidget::actionEvent(QActionEvent*) 20477 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 20478 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 20479 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 20480 vfunc[39]: QWidget::dropEvent(QDropEvent*) 20481 vfunc[40]: QWidget::showEvent(QShowEvent*) 20482 vfunc[41]: QWidget::hideEvent(QHideEvent*) 20483 vfunc[42]: QWidget::x11Event(_XEvent*) 20484 vfunc[43]: QWidget::changeEvent(QEvent*) 20485 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 20486 const 20487 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 20488 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 20489 const 20490 vfunc[47]: QWidget::focusNextPrevChild(bool) 20491 vfunc[48]: QWidget::styleChange(QStyle&) 20492 vfunc[49]: QWidget::enabledChange(bool) 20493 vfunc[50]: QWidget::paletteChange(QPalette const&) 20494 vfunc[51]: QWidget::fontChange(QFont const&) 20495 vfunc[52]: QWidget::windowActivationChange(bool) 20496 vfunc[53]: QWidget::languageChange() 20497 20498 Table 7-613. Secondary vtable for QSvgWidget 20499 Base Offset -8 20500 Virtual Base Offset 0 20501 RTTI typeinfo for QSvgWidget 20502 vfunc[0]: non-virtual thunk to QSvgWidget::~QSvgWidget() 20503 vfunc[1]: non-virtual thunk to QSvgWidget::~QSvgWidget() 20504 vfunc[2]: non-virtual thunk to QWidget::devType() const 20505 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 20506 vfunc[4]: non-virtual thunk to 20507 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 20508 20509 The Run Time Type Information for the QSvgWidget class is 20510 described by Table 7-614 20511 20512 Table 7-614. typeinfo for QSvgWidget 20513 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20514 Name typeinfo name for QSvgWidget 20515 basetype: typeinfo for QWidget 20516 __________________________________________________________ 20517 20518 7.12.1.3. Interfaces for QtSvg 20519 20520 An LSB conforming implementation shall provide the architecture 20521 specific functions for QtSvg specified in Table 7-615, with the 20522 full mandatory functionality as described in the referenced 20523 underlying specification. 20524 20525 Table 7-615. libQtSvg - QtSvg Function Interfaces 20526 _ZThn8_N10QSvgWidgetD0Ev [CXXABI] _ZThn8_N10QSvgWidgetD1Ev 20527 [CXXABI] 20528 __________________________________________________________ 20529 20530 7.13. Data Definitions for libQtSvg 20531 20532 This section defines global identifiers and their values that 20533 are associated with interfaces contained in libQtSvg. These 20534 definitions are organized into groups that correspond to system 20535 headers. This convention is used as a convenience for the 20536 reader, and does not imply the existence of these headers, or 20537 their content. Where an interface is defined as requiring a 20538 particular system header file all of the data definitions for 20539 that system header file presented here shall be in effect. 20540 20541 This section gives data definitions to promote binary 20542 application portability, not to repeat source interface 20543 definitions available elsewhere. System providers and 20544 application developers should use this ABI to supplement - not 20545 to replace - source interface definition specifications. 20546 20547 This specification uses the ISO C (1999) C Language as the 20548 reference programming language, and data definitions are 20549 specified in ISO C format. The C language is used here as a 20550 convenient notation. Using a C language description of these 20551 data objects does not preclude their use by other programming 20552 languages. 20553 __________________________________________________________ 20554 20555 7.13.1. QtSvg/qsvgrenderer.h 20556 20557 /* 20558 * This header is architecture neutral 20559 * Please refer to the generic specification for details 20560 */ 20561 __________________________________________________________ 20562 20563 7.13.2. QtSvg/qsvgwidget.h 20564 20565 /* 20566 * This header is architecture neutral 20567 * Please refer to the generic specification for details 20568 */ 20569 __________________________________________________________ 20570 20571 7.14. Interfaces for libQtNetwork 20572 20573 Table 7-616 defines the library name and shared object name for 20574 the libQtNetwork library 20575 20576 Table 7-616. libQtNetwork Definition 20577 Library: libQtNetwork 20578 SONAME: libQtNetwork.so.4 20579 __________________________________________________________ 20580 20581 7.14.1. QtNetwork 20582 __________________________________________________________ 20583 20584 7.14.1.1. Class data for QHttpHeader 20585 20586 The virtual table for the QHttpHeader class is described by 20587 Table 7-617 20588 20589 Table 7-617. Primary vtable for QHttpHeader 20590 Base Offset 0 20591 Virtual Base Offset 0 20592 RTTI typeinfo for QHttpHeader 20593 vfunc[0]: QHttpHeader::~QHttpHeader() 20594 vfunc[1]: QHttpHeader::~QHttpHeader() 20595 vfunc[2]: QHttpHeader::toString() const 20596 vfunc[3]: __cxa_pure_virtual 20597 vfunc[4]: __cxa_pure_virtual 20598 vfunc[5]: QHttpHeader::parseLine(QString const&, int) 20599 20600 The Run Time Type Information for the QHttpHeader class is 20601 described by Table 7-618 20602 20603 Table 7-618. typeinfo for QHttpHeader 20604 Base Vtable vtable for __cxxabiv1::__class_type_info 20605 Name typeinfo name for QHttpHeader 20606 __________________________________________________________ 20607 20608 7.14.1.2. Class data for QHttpResponseHeader 20609 20610 The virtual table for the QHttpResponseHeader class is 20611 described by Table 7-619 20612 20613 Table 7-619. Primary vtable for QHttpResponseHeader 20614 Base Offset 0 20615 Virtual Base Offset 0 20616 RTTI typeinfo for QHttpResponseHeader 20617 vfunc[0]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 20618 vfunc[1]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 20619 vfunc[2]: QHttpResponseHeader::toString() const 20620 vfunc[3]: QHttpResponseHeader::majorVersion() const 20621 vfunc[4]: QHttpResponseHeader::minorVersion() const 20622 vfunc[5]: QHttpResponseHeader::parseLine(QString const&, int) 20623 20624 The Run Time Type Information for the QHttpResponseHeader class 20625 is described by Table 7-620 20626 20627 Table 7-620. typeinfo for QHttpResponseHeader 20628 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20629 Name typeinfo name for QHttpResponseHeader 20630 basetype: typeinfo for QHttpHeader 20631 __________________________________________________________ 20632 20633 7.14.1.3. Class data for QHttpRequestHeader 20634 20635 The virtual table for the QHttpRequestHeader class is described 20636 by Table 7-621 20637 20638 Table 7-621. Primary vtable for QHttpRequestHeader 20639 Base Offset 0 20640 Virtual Base Offset 0 20641 RTTI typeinfo for QHttpRequestHeader 20642 vfunc[0]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 20643 vfunc[1]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 20644 vfunc[2]: QHttpRequestHeader::toString() const 20645 vfunc[3]: QHttpRequestHeader::majorVersion() const 20646 vfunc[4]: QHttpRequestHeader::minorVersion() const 20647 vfunc[5]: QHttpRequestHeader::parseLine(QString const&, int) 20648 20649 The Run Time Type Information for the QHttpRequestHeader class 20650 is described by Table 7-622 20651 20652 Table 7-622. typeinfo for QHttpRequestHeader 20653 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20654 Name typeinfo name for QHttpRequestHeader 20655 basetype: typeinfo for QHttpHeader 20656 __________________________________________________________ 20657 20658 7.14.1.4. Class data for QHttp 20659 20660 The virtual table for the QHttp class is described by Table 20661 7-623 20662 20663 Table 7-623. Primary vtable for QHttp 20664 Base Offset 0 20665 Virtual Base Offset 0 20666 RTTI typeinfo for QHttp 20667 vfunc[0]: QHttp::metaObject() const 20668 vfunc[1]: QHttp::qt_metacast(char const*) 20669 vfunc[2]: QHttp::qt_metacall(QMetaObject::Call, int, void**) 20670 vfunc[3]: QHttp::~QHttp() 20671 vfunc[4]: QHttp::~QHttp() 20672 vfunc[5]: QObject::event(QEvent*) 20673 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20674 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20675 vfunc[8]: QObject::childEvent(QChildEvent*) 20676 vfunc[9]: QObject::customEvent(QEvent*) 20677 vfunc[10]: QObject::connectNotify(char const*) 20678 vfunc[11]: QObject::disconnectNotify(char const*) 20679 20680 The Run Time Type Information for the QHttp class is described 20681 by Table 7-624 20682 20683 Table 7-624. typeinfo for QHttp 20684 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20685 Name typeinfo name for QHttp 20686 basetype: typeinfo for QObject 20687 __________________________________________________________ 20688 20689 7.14.1.5. Class data for QAbstractSocket 20690 20691 The virtual table for the QAbstractSocket class is described by 20692 Table 7-625 20693 20694 Table 7-625. Primary vtable for QAbstractSocket 20695 Base Offset 0 20696 Virtual Base Offset 0 20697 RTTI typeinfo for QAbstractSocket 20698 vfunc[0]: QAbstractSocket::metaObject() const 20699 vfunc[1]: QAbstractSocket::qt_metacast(char const*) 20700 vfunc[2]: QAbstractSocket::qt_metacall(QMetaObject::Call, int, 20701 void**) 20702 vfunc[3]: QAbstractSocket::~QAbstractSocket() 20703 vfunc[4]: QAbstractSocket::~QAbstractSocket() 20704 vfunc[5]: QObject::event(QEvent*) 20705 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20706 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20707 vfunc[8]: QObject::childEvent(QChildEvent*) 20708 vfunc[9]: QObject::customEvent(QEvent*) 20709 vfunc[10]: QObject::connectNotify(char const*) 20710 vfunc[11]: QObject::disconnectNotify(char const*) 20711 vfunc[12]: QAbstractSocket::isSequential() const 20712 vfunc[13]: QIODevice::open(QFlags) 20713 vfunc[14]: QAbstractSocket::close() 20714 vfunc[15]: QIODevice::pos() const 20715 vfunc[16]: QIODevice::size() const 20716 vfunc[17]: QIODevice::seek(long long) 20717 vfunc[18]: QAbstractSocket::atEnd() const 20718 vfunc[19]: QIODevice::reset() 20719 vfunc[20]: QAbstractSocket::bytesAvailable() const 20720 vfunc[21]: QAbstractSocket::bytesToWrite() const 20721 vfunc[22]: QAbstractSocket::canReadLine() const 20722 vfunc[23]: QAbstractSocket::waitForReadyRead(int) 20723 vfunc[24]: QAbstractSocket::waitForBytesWritten(int) 20724 vfunc[25]: QAbstractSocket::readData(char*, long long) 20725 vfunc[26]: QAbstractSocket::readLineData(char*, long long) 20726 vfunc[27]: QAbstractSocket::writeData(char const*, long long) 20727 20728 The Run Time Type Information for the QAbstractSocket class is 20729 described by Table 7-626 20730 20731 Table 7-626. typeinfo for QAbstractSocket 20732 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20733 Name typeinfo name for QAbstractSocket 20734 basetype: typeinfo for QIODevice 20735 __________________________________________________________ 20736 20737 7.14.1.6. Class data for QUrlInfo 20738 20739 The virtual table for the QUrlInfo class is described by Table 20740 7-627 20741 20742 Table 7-627. Primary vtable for QUrlInfo 20743 Base Offset 0 20744 Virtual Base Offset 0 20745 RTTI typeinfo for QUrlInfo 20746 vfunc[0]: QUrlInfo::~QUrlInfo() 20747 vfunc[1]: QUrlInfo::~QUrlInfo() 20748 vfunc[2]: QUrlInfo::setName(QString const&) 20749 vfunc[3]: QUrlInfo::setDir(bool) 20750 vfunc[4]: QUrlInfo::setFile(bool) 20751 vfunc[5]: QUrlInfo::setSymLink(bool) 20752 vfunc[6]: QUrlInfo::setOwner(QString const&) 20753 vfunc[7]: QUrlInfo::setGroup(QString const&) 20754 vfunc[8]: QUrlInfo::setSize(long long) 20755 vfunc[9]: QUrlInfo::setWritable(bool) 20756 vfunc[10]: QUrlInfo::setReadable(bool) 20757 vfunc[11]: QUrlInfo::setPermissions(int) 20758 vfunc[12]: QUrlInfo::setLastModified(QDateTime const&) 20759 20760 The Run Time Type Information for the QUrlInfo class is 20761 described by Table 7-628 20762 20763 Table 7-628. typeinfo for QUrlInfo 20764 Base Vtable vtable for __cxxabiv1::__class_type_info 20765 Name typeinfo name for QUrlInfo 20766 __________________________________________________________ 20767 20768 7.14.1.7. Class data for QFtp 20769 20770 The virtual table for the QFtp class is described by Table 20771 7-629 20772 20773 Table 7-629. Primary vtable for QFtp 20774 Base Offset 0 20775 Virtual Base Offset 0 20776 RTTI typeinfo for QFtp 20777 vfunc[0]: QFtp::metaObject() const 20778 vfunc[1]: QFtp::qt_metacast(char const*) 20779 vfunc[2]: QFtp::qt_metacall(QMetaObject::Call, int, void**) 20780 vfunc[3]: QFtp::~QFtp() 20781 vfunc[4]: QFtp::~QFtp() 20782 vfunc[5]: QObject::event(QEvent*) 20783 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20784 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20785 vfunc[8]: QObject::childEvent(QChildEvent*) 20786 vfunc[9]: QObject::customEvent(QEvent*) 20787 vfunc[10]: QObject::connectNotify(char const*) 20788 vfunc[11]: QObject::disconnectNotify(char const*) 20789 20790 The Run Time Type Information for the QFtp class is described 20791 by Table 7-630 20792 20793 Table 7-630. typeinfo for QFtp 20794 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20795 Name typeinfo name for QFtp 20796 basetype: typeinfo for QObject 20797 __________________________________________________________ 20798 20799 7.14.1.8. Class data for QTcpServer 20800 20801 The virtual table for the QTcpServer class is described by 20802 Table 7-631 20803 20804 Table 7-631. Primary vtable for QTcpServer 20805 Base Offset 0 20806 Virtual Base Offset 0 20807 RTTI typeinfo for QTcpServer 20808 vfunc[0]: QTcpServer::metaObject() const 20809 vfunc[1]: QTcpServer::qt_metacast(char const*) 20810 vfunc[2]: QTcpServer::qt_metacall(QMetaObject::Call, int, 20811 void**) 20812 vfunc[3]: QTcpServer::~QTcpServer() 20813 vfunc[4]: QTcpServer::~QTcpServer() 20814 vfunc[5]: QObject::event(QEvent*) 20815 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20816 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20817 vfunc[8]: QObject::childEvent(QChildEvent*) 20818 vfunc[9]: QObject::customEvent(QEvent*) 20819 vfunc[10]: QObject::connectNotify(char const*) 20820 vfunc[11]: QObject::disconnectNotify(char const*) 20821 vfunc[12]: QTcpServer::hasPendingConnections() const 20822 vfunc[13]: QTcpServer::nextPendingConnection() 20823 vfunc[14]: QTcpServer::incomingConnection(int) 20824 20825 The Run Time Type Information for the QTcpServer class is 20826 described by Table 7-632 20827 20828 Table 7-632. typeinfo for QTcpServer 20829 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20830 Name typeinfo name for QTcpServer 20831 basetype: typeinfo for QObject 20832 __________________________________________________________ 20833 20834 7.14.1.9. Class data for QUdpSocket 20835 20836 The virtual table for the QUdpSocket class is described by 20837 Table 7-633 20838 20839 Table 7-633. Primary vtable for QUdpSocket 20840 Base Offset 0 20841 Virtual Base Offset 0 20842 RTTI typeinfo for QUdpSocket 20843 vfunc[0]: QUdpSocket::metaObject() const 20844 vfunc[1]: QUdpSocket::qt_metacast(char const*) 20845 vfunc[2]: QUdpSocket::qt_metacall(QMetaObject::Call, int, 20846 void**) 20847 vfunc[3]: QUdpSocket::~QUdpSocket() 20848 vfunc[4]: QUdpSocket::~QUdpSocket() 20849 vfunc[5]: QObject::event(QEvent*) 20850 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20851 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20852 vfunc[8]: QObject::childEvent(QChildEvent*) 20853 vfunc[9]: QObject::customEvent(QEvent*) 20854 vfunc[10]: QObject::connectNotify(char const*) 20855 vfunc[11]: QObject::disconnectNotify(char const*) 20856 vfunc[12]: QAbstractSocket::isSequential() const 20857 vfunc[13]: QIODevice::open(QFlags) 20858 vfunc[14]: QAbstractSocket::close() 20859 vfunc[15]: QIODevice::pos() const 20860 vfunc[16]: QIODevice::size() const 20861 vfunc[17]: QIODevice::seek(long long) 20862 vfunc[18]: QAbstractSocket::atEnd() const 20863 vfunc[19]: QIODevice::reset() 20864 vfunc[20]: QAbstractSocket::bytesAvailable() const 20865 vfunc[21]: QAbstractSocket::bytesToWrite() const 20866 vfunc[22]: QAbstractSocket::canReadLine() const 20867 vfunc[23]: QAbstractSocket::waitForReadyRead(int) 20868 vfunc[24]: QAbstractSocket::waitForBytesWritten(int) 20869 vfunc[25]: QAbstractSocket::readData(char*, long long) 20870 vfunc[26]: QAbstractSocket::readLineData(char*, long long) 20871 vfunc[27]: QAbstractSocket::writeData(char const*, long long) 20872 20873 The Run Time Type Information for the QUdpSocket class is 20874 described by Table 7-634 20875 20876 Table 7-634. typeinfo for QUdpSocket 20877 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20878 Name typeinfo name for QUdpSocket 20879 basetype: typeinfo for QAbstractSocket 20880 __________________________________________________________ 20881 20882 7.14.1.10. Class data for QTcpSocket 20883 20884 The virtual table for the QTcpSocket class is described by 20885 Table 7-635 20886 20887 Table 7-635. Primary vtable for QTcpSocket 20888 Base Offset 0 20889 Virtual Base Offset 0 20890 RTTI typeinfo for QTcpSocket 20891 vfunc[0]: QTcpSocket::metaObject() const 20892 vfunc[1]: QTcpSocket::qt_metacast(char const*) 20893 vfunc[2]: QTcpSocket::qt_metacall(QMetaObject::Call, int, 20894 void**) 20895 vfunc[3]: QTcpSocket::~QTcpSocket() 20896 vfunc[4]: QTcpSocket::~QTcpSocket() 20897 vfunc[5]: QObject::event(QEvent*) 20898 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20899 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20900 vfunc[8]: QObject::childEvent(QChildEvent*) 20901 vfunc[9]: QObject::customEvent(QEvent*) 20902 vfunc[10]: QObject::connectNotify(char const*) 20903 vfunc[11]: QObject::disconnectNotify(char const*) 20904 vfunc[12]: QAbstractSocket::isSequential() const 20905 vfunc[13]: QIODevice::open(QFlags) 20906 vfunc[14]: QAbstractSocket::close() 20907 vfunc[15]: QIODevice::pos() const 20908 vfunc[16]: QIODevice::size() const 20909 vfunc[17]: QIODevice::seek(long long) 20910 vfunc[18]: QAbstractSocket::atEnd() const 20911 vfunc[19]: QIODevice::reset() 20912 vfunc[20]: QAbstractSocket::bytesAvailable() const 20913 vfunc[21]: QAbstractSocket::bytesToWrite() const 20914 vfunc[22]: QAbstractSocket::canReadLine() const 20915 vfunc[23]: QAbstractSocket::waitForReadyRead(int) 20916 vfunc[24]: QAbstractSocket::waitForBytesWritten(int) 20917 vfunc[25]: QAbstractSocket::readData(char*, long long) 20918 vfunc[26]: QAbstractSocket::readLineData(char*, long long) 20919 vfunc[27]: QAbstractSocket::writeData(char const*, long long) 20920 20921 The Run Time Type Information for the QTcpSocket class is 20922 described by Table 7-636 20923 20924 Table 7-636. typeinfo for QTcpSocket 20925 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20926 Name typeinfo name for QTcpSocket 20927 basetype: typeinfo for QAbstractSocket 20928 __________________________________________________________ 20929 20930 7.14.1.11. Interfaces for QtNetwork 20931 20932 No external functions are defined for libQtNetwork - QtNetwork 20933 in this part of the specification. See also the generic 20934 specification. 20935 __________________________________________________________ 20936 20937 7.15. Data Definitions for libQtNetwork 20938 20939 This section defines global identifiers and their values that 20940 are associated with interfaces contained in libQtNetwork. These 20941 definitions are organized into groups that correspond to system 20942 headers. This convention is used as a convenience for the 20943 reader, and does not imply the existence of these headers, or 20944 their content. Where an interface is defined as requiring a 20945 particular system header file all of the data definitions for 20946 that system header file presented here shall be in effect. 20947 20948 This section gives data definitions to promote binary 20949 application portability, not to repeat source interface 20950 definitions available elsewhere. System providers and 20951 application developers should use this ABI to supplement - not 20952 to replace - source interface definition specifications. 20953 20954 This specification uses the ISO C (1999) C Language as the 20955 reference programming language, and data definitions are 20956 specified in ISO C format. The C language is used here as a 20957 convenient notation. Using a C language description of these 20958 data objects does not preclude their use by other programming 20959 languages. 20960 __________________________________________________________ 20961 20962 7.15.1. QtNetwork/qabstractsocket.h 20963 20964 /* 20965 * This header is architecture neutral 20966 * Please refer to the generic specification for details 20967 */ 20968 __________________________________________________________ 20969 20970 7.15.2. QtNetwork/qftp.h 20971 20972 /* 20973 * This header is architecture neutral 20974 * Please refer to the generic specification for details 20975 */ 20976 __________________________________________________________ 20977 20978 7.15.3. QtNetwork/qhostaddress.h 20979 20980 /* 20981 * This header is architecture neutral 20982 * Please refer to the generic specification for details 20983 */ 20984 __________________________________________________________ 20985 20986 7.15.4. QtNetwork/qhostinfo.h 20987 20988 /* 20989 * This header is architecture neutral 20990 * Please refer to the generic specification for details 20991 */ 20992 __________________________________________________________ 20993 20994 7.15.5. QtNetwork/qhttp.h 20995 20996 /* 20997 * This header is architecture neutral 20998 * Please refer to the generic specification for details 20999 */ 21000 __________________________________________________________ 21001 21002 7.15.6. QtNetwork/qnetworkproxy.h 21003 21004 /* 21005 * This header is architecture neutral 21006 * Please refer to the generic specification for details 21007 */ 21008 __________________________________________________________ 21009 21010 7.15.7. QtNetwork/qtcpserver.h 21011 21012 /* 21013 * This header is architecture neutral 21014 * Please refer to the generic specification for details 21015 */ 21016 __________________________________________________________ 21017 21018 7.15.8. QtNetwork/qtcpsocket.h 21019 21020 /* 21021 * This header is architecture neutral 21022 * Please refer to the generic specification for details 21023 */ 21024 __________________________________________________________ 21025 21026 7.15.9. QtNetwork/qudpsocket.h 21027 21028 /* 21029 * This header is architecture neutral 21030 * Please refer to the generic specification for details 21031 */ 21032 __________________________________________________________ 21033 21034 7.15.10. QtNetwork/qurlinfo.h 21035 21036 /* 21037 * This header is architecture neutral 21038 * Please refer to the generic specification for details 21039 */ 21040 21041 IV. Qt3 Library 21042 21043 Table of Contents 21044 8. Library 21045 21046 8.1. Introduction 21047 8.2. Interfaces for libqt-mt 21048 21049 8.2.1. Qt 21050 8.2.2. Qt3 Arrays 21051 8.2.3. Qt3 Pointer Collection 21052 8.2.4. Qt3 Template Library 21053 8.2.5. Qt3 COM 21054 8.2.6. Qt3 Date and Time 21055 8.2.7. Qt3 Canvas 21056 8.2.8. Qt3 Drag and Drop 21057 8.2.9. Qt3 Events 21058 8.2.10. Qt3 Internationalization 21059 8.2.11. Qt3 Input/Output 21060 8.2.12. Qt3 Multimedia 21061 8.2.13. Qt3 Network 21062 8.2.14. Qt3 Object Model 21063 8.2.15. Qt3 OpenGL 21064 8.2.16. Qt3 Paint Device 21065 8.2.17. Qt3 SQL 21066 8.2.18. Qt3 Style 21067 8.2.19. Qt3 Text 21068 8.2.20. Qt3 Threading 21069 8.2.21. Qt3 Main Window and Application 21070 8.2.22. Qt3 Widgets 21071 8.2.23. Qt3 Menus 21072 8.2.24. Qt3 Organizers 21073 8.2.25. Qt3 Layouts 21074 8.2.26. Qt3 Dialogs 21075 8.2.27. Qt3 Tables 21076 8.2.28. Qt3 Plugins 21077 8.2.29. Qt3 XML 21078 8.2.30. Qt3 Namespace 21079 8.2.31. Qt3 Colors 21080 8.2.32. Qt3 Fonts 21081 8.2.33. Qt3 2D Graphics 21082 8.2.34. Qt3 Validators 21083 8.2.35. Qt3 Internals 21084 8.2.36. Qt3 Miscellaneous 21085 __________________________________________________________ 21086 21087 Chapter 8. Library 21088 21089 8.1. Introduction 21090 21091 An conforming implementation shall support the following Qt 21092 library which provide interfaces for creating rich user 21093 applications, either graphical or console. 21094 21095 qt-mt 21096 21097 A general-purpose application development library. Proviedes a 21098 GUI-independent layer of tool classes, network support, SQL 21099 database support, XML handling and a GUI layer featuring a 21100 device-independent drawing API for printing, screen output and 21101 OpenGL support. 21102 21103 There are three main parts to the definition of each of this 21104 library. 21105 21106 The "Interfaces" section defines the required library name and 21107 version, and the required public symbols (interfaces and global 21108 data), as well as symbol versions, if any. 21109 21110 The "Interface Definitions" section provides complete or 21111 partial definitions of certain interfaces where either this 21112 specification is the source specification, or where there are 21113 variations from the source specification. If an interface 21114 definition requires one or more header files, one of those 21115 headers shall include the function prototype for the interface. 21116 21117 For source definitions of interfaces which include a reference 21118 to a header file, the contents of such header files form a part 21119 of the specification. The "Data Definitions" section provides 21120 the binary-level details for the header files from the source 21121 specifications, such as values for macros and enumerated types, 21122 as well as structure layouts, sizes and padding, etc. These 21123 data definitions, although presented in the form of header 21124 files for convenience, should not be taken a representing 21125 complete header files, as they are a supplement to the source 21126 specifications. Application developers should follow the 21127 guidelines of the source specifications when determining which 21128 header files need to be included to completely resolve all 21129 references. 21130 21131 Note: While the Data Definitions supplement the source 21132 specifications, this specification itself does not require 21133 conforming implementations to supply any header files. 21134 __________________________________________________________ 21135 21136 8.2. Interfaces for libqt-mt 21137 21138 Table 8-1 defines the library name and shared object name for 21139 the libqt-mt library 21140 21141 Table 8-1. libqt-mt Definition 21142 Library: libqt-mt 21143 SONAME: libqt-mt.so.3 21144 21145 The behavior of the interfaces in this library is specified by 21146 the following specifications: 21147 21148 [CXXABI] Itanium(TM) C++ ABI 21149 __________________________________________________________ 21150 21151 8.2.1. Qt 21152 __________________________________________________________ 21153 21154 8.2.1.1. Class data for QNetworkProtocolFactoryBase 21155 21156 The virtual table for the QNetworkProtocolFactoryBase class is 21157 described by Table 8-2 21158 21159 Table 8-2. Primary vtable for QNetworkProtocolFactoryBase 21160 Base Offset 0 21161 Virtual Base Offset 0 21162 RTTI typeinfo for QNetworkProtocolFactoryBase 21163 vfunc[0]: __cxa_pure_virtual 21164 21165 The Run Time Type Information for the 21166 QNetworkProtocolFactoryBase class is described by Table 8-3 21167 21168 Table 8-3. typeinfo for QNetworkProtocolFactoryBase 21169 Base Vtable vtable for __cxxabiv1::__class_type_info 21170 Name typeinfo name for QNetworkProtocolFactoryBase 21171 __________________________________________________________ 21172 21173 8.2.1.2. Interfaces for Qt 21174 21175 No external functions are defined for libqt-mt - Qt in this 21176 part of the specification. See also the generic specification. 21177 __________________________________________________________ 21178 21179 8.2.2. Qt3 Arrays 21180 __________________________________________________________ 21181 21182 8.2.2.1. Class data for QPointArray 21183 21184 The virtual table for the QPointArray class is described by 21185 Table 8-4 21186 21187 Table 8-4. Primary vtable for QPointArray 21188 Base Offset 0 21189 Virtual Base Offset 0 21190 RTTI typeinfo for QPointArray 21191 vfunc[0]: NULL or QPointArray::~QPointArray() 21192 vfunc[1]: NULL or QPointArray::~QPointArray() 21193 vfunc[2]: NULL or QMemArray::detach() 21194 vfunc[3]: QGArray::newData() 21195 vfunc[4]: QGArray::deleteData(QGArray::array_data*) 21196 21197 The Run Time Type Information for the QPointArray class is 21198 described by Table 8-5 21199 21200 Table 8-5. typeinfo for QPointArray 21201 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21202 Name typeinfo name for QPointArray 21203 basetype: typeinfo for QMemArray 21204 __________________________________________________________ 21205 21206 8.2.2.2. Class data for QBitArray 21207 21208 The virtual table for the QBitArray class is described by Table 21209 8-6 21210 21211 Table 8-6. Primary vtable for QBitArray 21212 Base Offset 0 21213 Virtual Base Offset 0 21214 RTTI typeinfo for QBitArray 21215 vfunc[0]: NULL or QBitArray::~QBitArray() 21216 vfunc[1]: NULL or QBitArray::~QBitArray() 21217 vfunc[2]: QBitArray::detach() 21218 vfunc[3]: NULL or QBitArray::newData() 21219 vfunc[4]: NULL or QBitArray::deleteData(QGArray::array_data*) 21220 21221 The Run Time Type Information for the QBitArray class is 21222 described by Table 8-7 21223 21224 Table 8-7. typeinfo for QBitArray 21225 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21226 Name typeinfo name for QBitArray 21227 basetype: typeinfo for QMemArray 21228 __________________________________________________________ 21229 21230 8.2.2.3. Interfaces for Qt3 Arrays 21231 21232 No external functions are defined for libqt-mt - Qt3 Arrays in 21233 this part of the specification. See also the generic 21234 specification. 21235 __________________________________________________________ 21236 21237 8.2.3. Qt3 Pointer Collection 21238 __________________________________________________________ 21239 21240 8.2.3.1. Class data for QPtrCollection 21241 21242 The virtual table for the QPtrCollection class is described by 21243 Table 8-8 21244 21245 Table 8-8. Primary vtable for QPtrCollection 21246 Base Offset 0 21247 Virtual Base Offset 0 21248 RTTI typeinfo for QPtrCollection 21249 vfunc[0]: __cxa_pure_virtual 21250 vfunc[1]: __cxa_pure_virtual 21251 vfunc[2]: NULL or QPtrCollection::~QPtrCollection() 21252 vfunc[3]: NULL or QPtrCollection::~QPtrCollection() 21253 vfunc[4]: QPtrCollection::newItem(void*) 21254 vfunc[5]: __cxa_pure_virtual 21255 21256 The Run Time Type Information for the QPtrCollection class is 21257 described by Table 8-9 21258 21259 Table 8-9. typeinfo for QPtrCollection 21260 Base Vtable vtable for __cxxabiv1::__class_type_info 21261 Name typeinfo name for QPtrCollection 21262 __________________________________________________________ 21263 21264 8.2.3.2. Class data for QObjectList 21265 21266 The virtual table for the QObjectList class is described by 21267 Table 8-10 21268 21269 Table 8-10. Primary vtable for QObjectList 21270 Base Offset 0 21271 Virtual Base Offset 0 21272 RTTI typeinfo for QObjectList 21273 vfunc[0]: NULL or QPtrList::count() const 21274 vfunc[1]: NULL or QPtrList::clear() 21275 vfunc[2]: NULL or QObjectList::~QObjectList() 21276 vfunc[3]: NULL or QObjectList::~QObjectList() 21277 vfunc[4]: QPtrCollection::newItem(void*) 21278 vfunc[5]: NULL or QPtrList::deleteItem(void*) 21279 vfunc[6]: QGList::compareItems(void*, void*) 21280 vfunc[7]: QGList::read(QDataStream&, void*&) 21281 vfunc[8]: QGList::write(QDataStream&, void*) const 21282 21283 The Run Time Type Information for the QObjectList class is 21284 described by Table 8-11 21285 21286 Table 8-11. typeinfo for QObjectList 21287 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21288 Name typeinfo name for QObjectList 21289 basetype: typeinfo for QPtrList 21290 __________________________________________________________ 21291 21292 8.2.3.3. Interfaces for Qt3 Pointer Collection 21293 21294 No external functions are defined for libqt-mt - Qt3 Pointer 21295 Collection in this part of the specification. See also the 21296 generic specification. 21297 __________________________________________________________ 21298 21299 8.2.4. Qt3 Template Library 21300 __________________________________________________________ 21301 21302 8.2.4.1. Interfaces for Qt3 Template Library 21303 21304 No external functions are defined for libqt-mt - Qt3 Template 21305 Library in this part of the specification. See also the generic 21306 specification. 21307 __________________________________________________________ 21308 21309 8.2.5. Qt3 COM 21310 __________________________________________________________ 21311 21312 8.2.5.1. Interfaces for Qt3 COM 21313 21314 No external functions are defined for libqt-mt - Qt3 COM in 21315 this part of the specification. See also the generic 21316 specification. 21317 __________________________________________________________ 21318 21319 8.2.6. Qt3 Date and Time 21320 __________________________________________________________ 21321 21322 8.2.6.1. Class data for QTimer 21323 21324 The virtual table for the QTimer class is described by Table 21325 8-12 21326 21327 Table 8-12. Primary vtable for QTimer 21328 Base Offset 0 21329 Virtual Base Offset 0 21330 RTTI typeinfo for QTimer 21331 vfunc[0]: NULL or QTimer::metaObject() const 21332 vfunc[1]: QTimer::className() const 21333 vfunc[2]: QTimer::qt_cast(char const*) 21334 vfunc[3]: QTimer::qt_invoke(int, QUObject*) 21335 vfunc[4]: QTimer::qt_emit(int, QUObject*) 21336 vfunc[5]: QTimer::qt_property(int, int, QVariant*) 21337 vfunc[6]: QTimer::~QTimer() 21338 vfunc[7]: QTimer::~QTimer() 21339 vfunc[8]: QTimer::event(QEvent*) 21340 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21341 vfunc[10]: QObject::setName(char const*) 21342 vfunc[11]: QObject::insertChild(QObject*) 21343 vfunc[12]: QObject::removeChild(QObject*) 21344 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21345 vfunc[14]: QObject::property(char const*) const 21346 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21347 vfunc[16]: QObject::childEvent(QChildEvent*) 21348 vfunc[17]: QObject::customEvent(QCustomEvent*) 21349 vfunc[18]: QObject::connectNotify(char const*) 21350 vfunc[19]: QObject::disconnectNotify(char const*) 21351 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21352 const*, char const*) 21353 21354 The Run Time Type Information for the QTimer class is described 21355 by Table 8-13 21356 21357 Table 8-13. typeinfo for QTimer 21358 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21359 Name typeinfo name for QTimer 21360 basetype: typeinfo for QObject 21361 __________________________________________________________ 21362 21363 8.2.6.2. Class data for QDateTimeEdit 21364 21365 The virtual table for the QDateTimeEdit class is described by 21366 Table 8-14 21367 21368 Table 8-14. Primary vtable for QDateTimeEdit 21369 Base Offset 0 21370 Virtual Base Offset 0 21371 RTTI typeinfo for QDateTimeEdit 21372 vfunc[0]: NULL or QDateTimeEdit::metaObject() const 21373 vfunc[1]: QDateTimeEdit::className() const 21374 vfunc[2]: QDateTimeEdit::qt_cast(char const*) 21375 vfunc[3]: QDateTimeEdit::qt_invoke(int, QUObject*) 21376 vfunc[4]: QDateTimeEdit::qt_emit(int, QUObject*) 21377 vfunc[5]: QDateTimeEdit::qt_property(int, int, QVariant*) 21378 vfunc[6]: QDateTimeEdit::~QDateTimeEdit() 21379 vfunc[7]: QDateTimeEdit::~QDateTimeEdit() 21380 vfunc[8]: QWidget::event(QEvent*) 21381 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21382 vfunc[10]: QWidget::setName(char const*) 21383 vfunc[11]: QObject::insertChild(QObject*) 21384 vfunc[12]: QObject::removeChild(QObject*) 21385 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21386 vfunc[14]: QObject::property(char const*) const 21387 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21388 vfunc[16]: QObject::childEvent(QChildEvent*) 21389 vfunc[17]: QObject::customEvent(QCustomEvent*) 21390 vfunc[18]: QObject::connectNotify(char const*) 21391 vfunc[19]: QObject::disconnectNotify(char const*) 21392 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21393 const*, char const*) 21394 vfunc[21]: QWidget::setEnabled(bool) 21395 vfunc[22]: QWidget::setMinimumSize(int, int) 21396 vfunc[23]: QWidget::setMaximumSize(int, int) 21397 vfunc[24]: QWidget::setSizeIncrement(int, int) 21398 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21399 vfunc[26]: QWidget::setEraseColor(QColor const&) 21400 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21401 vfunc[28]: QWidget::setPalette(QPalette const&) 21402 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21403 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21404 vfunc[31]: QWidget::setFont(QFont const&) 21405 vfunc[32]: QWidget::setCursor(QCursor const&) 21406 vfunc[33]: QWidget::unsetCursor() 21407 vfunc[34]: QWidget::setMask(QBitmap const&) 21408 vfunc[35]: QWidget::setMask(QRegion const&) 21409 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21410 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21411 vfunc[38]: QWidget::setCaption(QString const&) 21412 vfunc[39]: QWidget::setIcon(QPixmap const&) 21413 vfunc[40]: QWidget::setIconText(QString const&) 21414 vfunc[41]: QWidget::setMouseTracking(bool) 21415 vfunc[42]: QWidget::setFocus() 21416 vfunc[43]: QWidget::setActiveWindow() 21417 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21418 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21419 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21420 vfunc[47]: QWidget::show() 21421 vfunc[48]: QWidget::hide() 21422 vfunc[49]: QWidget::showMinimized() 21423 vfunc[50]: QWidget::showMaximized() 21424 vfunc[51]: QWidget::showNormal() 21425 vfunc[52]: QWidget::polish() 21426 vfunc[53]: QWidget::move(int, int) 21427 vfunc[54]: QWidget::resize(int, int) 21428 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21429 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21430 vfunc[57]: QWidget::close(bool) 21431 vfunc[58]: QDateTimeEdit::sizeHint() const 21432 vfunc[59]: QDateTimeEdit::minimumSizeHint() const 21433 vfunc[60]: QWidget::sizePolicy() const 21434 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21435 vfunc[62]: QWidget::heightForWidth(int) const 21436 vfunc[63]: QWidget::adjustSize() 21437 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21438 const&, bool) 21439 vfunc[65]: QWidget::setAcceptDrops(bool) 21440 vfunc[66]: QWidget::setAutoMask(bool) 21441 vfunc[67]: 21442 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21443 vfunc[68]: QWidget::customWhatsThis() const 21444 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21445 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21446 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21447 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21448 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21449 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21450 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21451 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21452 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21453 vfunc[78]: QWidget::enterEvent(QEvent*) 21454 vfunc[79]: QWidget::leaveEvent(QEvent*) 21455 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21456 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21457 vfunc[82]: QDateTimeEdit::resizeEvent(QResizeEvent*) 21458 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21459 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21460 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21461 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21462 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21463 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21464 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21465 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21466 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21467 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21468 vfunc[93]: QWidget::showEvent(QShowEvent*) 21469 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21470 vfunc[95]: QWidget::x11Event(_XEvent*) 21471 vfunc[96]: QWidget::updateMask() 21472 vfunc[97]: QWidget::styleChange(QStyle&) 21473 vfunc[98]: QWidget::enabledChange(bool) 21474 vfunc[99]: QWidget::paletteChange(QPalette const&) 21475 vfunc[100]: QWidget::fontChange(QFont const&) 21476 vfunc[101]: QWidget::windowActivationChange(bool) 21477 vfunc[102]: QWidget::metric(int) const 21478 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21479 vfunc[104]: QWidget::destroy(bool, bool) 21480 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21481 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21482 vfunc[107]: QWidget::focusNextPrevChild(bool) 21483 vfunc[108]: QWidget::setKeyCompression(bool) 21484 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21485 bool, QFont*) 21486 vfunc[110]: QDateTimeEdit::setDateTime(QDateTime const&) 21487 vfunc[111]: QDateTimeEdit::setAutoAdvance(bool) 21488 21489 Table 8-15. Secondary vtable for QDateTimeEdit 21490 Base Offset -40 21491 Virtual Base Offset 0 21492 RTTI typeinfo for QDateTimeEdit 21493 vfunc[0]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() 21494 vfunc[1]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() 21495 vfunc[2]: QPaintDevice::setResolution(int) 21496 vfunc[3]: QPaintDevice::resolution() const 21497 vfunc[4]: QPaintDevice::handle() const 21498 vfunc[5]: QPaintDevice::x11RenderHandle() const 21499 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21500 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21501 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21502 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21503 const 21504 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21505 21506 The Run Time Type Information for the QDateTimeEdit class is 21507 described by Table 8-16 21508 21509 Table 8-16. typeinfo for QDateTimeEdit 21510 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21511 Name typeinfo name for QDateTimeEdit 21512 basetype: typeinfo for QWidget 21513 __________________________________________________________ 21514 21515 8.2.6.3. Class data for QDateTimeEditBase 21516 21517 The virtual table for the QDateTimeEditBase class is described 21518 by Table 8-17 21519 21520 Table 8-17. Primary vtable for QDateTimeEditBase 21521 Base Offset 0 21522 Virtual Base Offset 0 21523 RTTI typeinfo for QDateTimeEditBase 21524 vfunc[0]: NULL or QDateTimeEditBase::metaObject() const 21525 vfunc[1]: QDateTimeEditBase::className() const 21526 vfunc[2]: QDateTimeEditBase::qt_cast(char const*) 21527 vfunc[3]: QDateTimeEditBase::qt_invoke(int, QUObject*) 21528 vfunc[4]: QDateTimeEditBase::qt_emit(int, QUObject*) 21529 vfunc[5]: QDateTimeEditBase::qt_property(int, int, QVariant*) 21530 vfunc[6]: NULL or QDateTimeEditBase::~QDateTimeEditBase() 21531 vfunc[7]: NULL or QDateTimeEditBase::~QDateTimeEditBase() 21532 vfunc[8]: QWidget::event(QEvent*) 21533 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21534 vfunc[10]: QWidget::setName(char const*) 21535 vfunc[11]: QObject::insertChild(QObject*) 21536 vfunc[12]: QObject::removeChild(QObject*) 21537 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21538 vfunc[14]: QObject::property(char const*) const 21539 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21540 vfunc[16]: QObject::childEvent(QChildEvent*) 21541 vfunc[17]: QObject::customEvent(QCustomEvent*) 21542 vfunc[18]: QObject::connectNotify(char const*) 21543 vfunc[19]: QObject::disconnectNotify(char const*) 21544 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21545 const*, char const*) 21546 vfunc[21]: QWidget::setEnabled(bool) 21547 vfunc[22]: QWidget::setMinimumSize(int, int) 21548 vfunc[23]: QWidget::setMaximumSize(int, int) 21549 vfunc[24]: QWidget::setSizeIncrement(int, int) 21550 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21551 vfunc[26]: QWidget::setEraseColor(QColor const&) 21552 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21553 vfunc[28]: QWidget::setPalette(QPalette const&) 21554 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21555 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21556 vfunc[31]: QWidget::setFont(QFont const&) 21557 vfunc[32]: QWidget::setCursor(QCursor const&) 21558 vfunc[33]: QWidget::unsetCursor() 21559 vfunc[34]: QWidget::setMask(QBitmap const&) 21560 vfunc[35]: QWidget::setMask(QRegion const&) 21561 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21562 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21563 vfunc[38]: QWidget::setCaption(QString const&) 21564 vfunc[39]: QWidget::setIcon(QPixmap const&) 21565 vfunc[40]: QWidget::setIconText(QString const&) 21566 vfunc[41]: QWidget::setMouseTracking(bool) 21567 vfunc[42]: QWidget::setFocus() 21568 vfunc[43]: QWidget::setActiveWindow() 21569 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21570 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21571 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21572 vfunc[47]: QWidget::show() 21573 vfunc[48]: QWidget::hide() 21574 vfunc[49]: QWidget::showMinimized() 21575 vfunc[50]: QWidget::showMaximized() 21576 vfunc[51]: QWidget::showNormal() 21577 vfunc[52]: QWidget::polish() 21578 vfunc[53]: QWidget::move(int, int) 21579 vfunc[54]: QWidget::resize(int, int) 21580 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21581 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21582 vfunc[57]: QWidget::close(bool) 21583 vfunc[58]: QWidget::sizeHint() const 21584 vfunc[59]: QWidget::minimumSizeHint() const 21585 vfunc[60]: QWidget::sizePolicy() const 21586 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21587 vfunc[62]: QWidget::heightForWidth(int) const 21588 vfunc[63]: QWidget::adjustSize() 21589 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21590 const&, bool) 21591 vfunc[65]: QWidget::setAcceptDrops(bool) 21592 vfunc[66]: QWidget::setAutoMask(bool) 21593 vfunc[67]: 21594 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21595 vfunc[68]: QWidget::customWhatsThis() const 21596 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21597 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21598 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21599 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21600 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21601 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21602 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21603 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21604 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21605 vfunc[78]: QWidget::enterEvent(QEvent*) 21606 vfunc[79]: QWidget::leaveEvent(QEvent*) 21607 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21608 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21609 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 21610 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21611 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21612 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21613 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21614 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21615 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21616 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21617 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21618 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21619 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21620 vfunc[93]: QWidget::showEvent(QShowEvent*) 21621 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21622 vfunc[95]: QWidget::x11Event(_XEvent*) 21623 vfunc[96]: QWidget::updateMask() 21624 vfunc[97]: QWidget::styleChange(QStyle&) 21625 vfunc[98]: QWidget::enabledChange(bool) 21626 vfunc[99]: QWidget::paletteChange(QPalette const&) 21627 vfunc[100]: QWidget::fontChange(QFont const&) 21628 vfunc[101]: QWidget::windowActivationChange(bool) 21629 vfunc[102]: QWidget::metric(int) const 21630 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21631 vfunc[104]: QWidget::destroy(bool, bool) 21632 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21633 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21634 vfunc[107]: QWidget::focusNextPrevChild(bool) 21635 vfunc[108]: QWidget::setKeyCompression(bool) 21636 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21637 bool, QFont*) 21638 vfunc[110]: __cxa_pure_virtual 21639 vfunc[111]: __cxa_pure_virtual 21640 vfunc[112]: __cxa_pure_virtual 21641 vfunc[113]: __cxa_pure_virtual 21642 vfunc[114]: __cxa_pure_virtual 21643 vfunc[115]: __cxa_pure_virtual 21644 21645 Table 8-18. Secondary vtable for QDateTimeEditBase 21646 Base Offset -40 21647 Virtual Base Offset 0 21648 RTTI typeinfo for QDateTimeEditBase 21649 vfunc[0]: NULL or non-virtual thunk to 21650 QDateTimeEditBase::~QDateTimeEditBase() 21651 vfunc[1]: NULL or non-virtual thunk to 21652 QDateTimeEditBase::~QDateTimeEditBase() 21653 vfunc[2]: QPaintDevice::setResolution(int) 21654 vfunc[3]: QPaintDevice::resolution() const 21655 vfunc[4]: QPaintDevice::handle() const 21656 vfunc[5]: QPaintDevice::x11RenderHandle() const 21657 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21658 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21659 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21660 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21661 const 21662 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21663 21664 The Run Time Type Information for the QDateTimeEditBase class 21665 is described by Table 8-19 21666 21667 Table 8-19. typeinfo for QDateTimeEditBase 21668 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21669 Name typeinfo name for QDateTimeEditBase 21670 basetype: typeinfo for QWidget 21671 __________________________________________________________ 21672 21673 8.2.6.4. Class data for QDateEdit 21674 21675 The virtual table for the QDateEdit class is described by Table 21676 8-20 21677 21678 Table 8-20. Primary vtable for QDateEdit 21679 Base Offset 0 21680 Virtual Base Offset 0 21681 RTTI typeinfo for QDateEdit 21682 vfunc[0]: NULL or QDateEdit::metaObject() const 21683 vfunc[1]: QDateEdit::className() const 21684 vfunc[2]: QDateEdit::qt_cast(char const*) 21685 vfunc[3]: QDateEdit::qt_invoke(int, QUObject*) 21686 vfunc[4]: QDateEdit::qt_emit(int, QUObject*) 21687 vfunc[5]: QDateEdit::qt_property(int, int, QVariant*) 21688 vfunc[6]: QDateEdit::~QDateEdit() 21689 vfunc[7]: QDateEdit::~QDateEdit() 21690 vfunc[8]: QDateEdit::event(QEvent*) 21691 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21692 vfunc[10]: QWidget::setName(char const*) 21693 vfunc[11]: QObject::insertChild(QObject*) 21694 vfunc[12]: QObject::removeChild(QObject*) 21695 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21696 vfunc[14]: QObject::property(char const*) const 21697 vfunc[15]: QDateEdit::timerEvent(QTimerEvent*) 21698 vfunc[16]: QObject::childEvent(QChildEvent*) 21699 vfunc[17]: QObject::customEvent(QCustomEvent*) 21700 vfunc[18]: QObject::connectNotify(char const*) 21701 vfunc[19]: QObject::disconnectNotify(char const*) 21702 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21703 const*, char const*) 21704 vfunc[21]: QWidget::setEnabled(bool) 21705 vfunc[22]: QWidget::setMinimumSize(int, int) 21706 vfunc[23]: QWidget::setMaximumSize(int, int) 21707 vfunc[24]: QWidget::setSizeIncrement(int, int) 21708 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21709 vfunc[26]: QWidget::setEraseColor(QColor const&) 21710 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21711 vfunc[28]: QWidget::setPalette(QPalette const&) 21712 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21713 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21714 vfunc[31]: QWidget::setFont(QFont const&) 21715 vfunc[32]: QWidget::setCursor(QCursor const&) 21716 vfunc[33]: QWidget::unsetCursor() 21717 vfunc[34]: QWidget::setMask(QBitmap const&) 21718 vfunc[35]: QWidget::setMask(QRegion const&) 21719 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21720 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21721 vfunc[38]: QWidget::setCaption(QString const&) 21722 vfunc[39]: QWidget::setIcon(QPixmap const&) 21723 vfunc[40]: QWidget::setIconText(QString const&) 21724 vfunc[41]: QWidget::setMouseTracking(bool) 21725 vfunc[42]: QWidget::setFocus() 21726 vfunc[43]: QWidget::setActiveWindow() 21727 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21728 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21729 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21730 vfunc[47]: QWidget::show() 21731 vfunc[48]: QWidget::hide() 21732 vfunc[49]: QWidget::showMinimized() 21733 vfunc[50]: QWidget::showMaximized() 21734 vfunc[51]: QWidget::showNormal() 21735 vfunc[52]: QWidget::polish() 21736 vfunc[53]: QWidget::move(int, int) 21737 vfunc[54]: QWidget::resize(int, int) 21738 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21739 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21740 vfunc[57]: QWidget::close(bool) 21741 vfunc[58]: QDateEdit::sizeHint() const 21742 vfunc[59]: QDateEdit::minimumSizeHint() const 21743 vfunc[60]: QWidget::sizePolicy() const 21744 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21745 vfunc[62]: QWidget::heightForWidth(int) const 21746 vfunc[63]: QWidget::adjustSize() 21747 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21748 const&, bool) 21749 vfunc[65]: QWidget::setAcceptDrops(bool) 21750 vfunc[66]: QWidget::setAutoMask(bool) 21751 vfunc[67]: 21752 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21753 vfunc[68]: QWidget::customWhatsThis() const 21754 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21755 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21756 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21757 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21758 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21759 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21760 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21761 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21762 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21763 vfunc[78]: QWidget::enterEvent(QEvent*) 21764 vfunc[79]: QWidget::leaveEvent(QEvent*) 21765 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21766 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21767 vfunc[82]: QDateEdit::resizeEvent(QResizeEvent*) 21768 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21769 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21770 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21771 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21772 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21773 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21774 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21775 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21776 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21777 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21778 vfunc[93]: QWidget::showEvent(QShowEvent*) 21779 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21780 vfunc[95]: QWidget::x11Event(_XEvent*) 21781 vfunc[96]: QWidget::updateMask() 21782 vfunc[97]: QWidget::styleChange(QStyle&) 21783 vfunc[98]: QWidget::enabledChange(bool) 21784 vfunc[99]: QWidget::paletteChange(QPalette const&) 21785 vfunc[100]: QWidget::fontChange(QFont const&) 21786 vfunc[101]: QWidget::windowActivationChange(bool) 21787 vfunc[102]: QWidget::metric(int) const 21788 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21789 vfunc[104]: QWidget::destroy(bool, bool) 21790 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21791 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21792 vfunc[107]: QWidget::focusNextPrevChild(bool) 21793 vfunc[108]: QWidget::setKeyCompression(bool) 21794 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21795 bool, QFont*) 21796 vfunc[110]: QDateEdit::setFocusSection(int) 21797 vfunc[111]: QDateEdit::sectionFormattedText(int) 21798 vfunc[112]: QDateEdit::addNumber(int, int) 21799 vfunc[113]: QDateEdit::removeLastNumber(int) 21800 vfunc[114]: QDateEdit::stepUp() 21801 vfunc[115]: QDateEdit::stepDown() 21802 vfunc[116]: QDateEdit::setDate(QDate const&) 21803 vfunc[117]: QDateEdit::setOrder(QDateEdit::Order) 21804 vfunc[118]: QDateEdit::setAutoAdvance(bool) 21805 vfunc[119]: NULL or QDateEdit::setMinValue(QDate const&) 21806 vfunc[120]: NULL or QDateEdit::setMaxValue(QDate const&) 21807 vfunc[121]: QDateEdit::setRange(QDate const&, QDate const&) 21808 vfunc[122]: QDateEdit::setSeparator(QString const&) 21809 vfunc[123]: QDateEdit::setYear(int) 21810 vfunc[124]: QDateEdit::setMonth(int) 21811 vfunc[125]: QDateEdit::setDay(int) 21812 vfunc[126]: QDateEdit::fix() 21813 vfunc[127]: QDateEdit::outOfRange(int, int, int) const 21814 21815 Table 8-21. Secondary vtable for QDateEdit 21816 Base Offset -40 21817 Virtual Base Offset 0 21818 RTTI typeinfo for QDateEdit 21819 vfunc[0]: non-virtual thunk to QDateEdit::~QDateEdit() 21820 vfunc[1]: non-virtual thunk to QDateEdit::~QDateEdit() 21821 vfunc[2]: QPaintDevice::setResolution(int) 21822 vfunc[3]: QPaintDevice::resolution() const 21823 vfunc[4]: QPaintDevice::handle() const 21824 vfunc[5]: QPaintDevice::x11RenderHandle() const 21825 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21826 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21827 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21828 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21829 const 21830 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21831 21832 The Run Time Type Information for the QDateEdit class is 21833 described by Table 8-22 21834 21835 Table 8-22. typeinfo for QDateEdit 21836 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21837 Name typeinfo name for QDateEdit 21838 basetype: typeinfo for QDateTimeEditBase 21839 __________________________________________________________ 21840 21841 8.2.6.5. Class data for QTimeEdit 21842 21843 The virtual table for the QTimeEdit class is described by Table 21844 8-23 21845 21846 Table 8-23. Primary vtable for QTimeEdit 21847 Base Offset 0 21848 Virtual Base Offset 0 21849 RTTI typeinfo for QTimeEdit 21850 vfunc[0]: NULL or QTimeEdit::metaObject() const 21851 vfunc[1]: QTimeEdit::className() const 21852 vfunc[2]: QTimeEdit::qt_cast(char const*) 21853 vfunc[3]: QTimeEdit::qt_invoke(int, QUObject*) 21854 vfunc[4]: QTimeEdit::qt_emit(int, QUObject*) 21855 vfunc[5]: QTimeEdit::qt_property(int, int, QVariant*) 21856 vfunc[6]: QTimeEdit::~QTimeEdit() 21857 vfunc[7]: QTimeEdit::~QTimeEdit() 21858 vfunc[8]: QTimeEdit::event(QEvent*) 21859 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21860 vfunc[10]: QWidget::setName(char const*) 21861 vfunc[11]: QObject::insertChild(QObject*) 21862 vfunc[12]: QObject::removeChild(QObject*) 21863 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21864 vfunc[14]: QObject::property(char const*) const 21865 vfunc[15]: QTimeEdit::timerEvent(QTimerEvent*) 21866 vfunc[16]: QObject::childEvent(QChildEvent*) 21867 vfunc[17]: QObject::customEvent(QCustomEvent*) 21868 vfunc[18]: QObject::connectNotify(char const*) 21869 vfunc[19]: QObject::disconnectNotify(char const*) 21870 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21871 const*, char const*) 21872 vfunc[21]: QWidget::setEnabled(bool) 21873 vfunc[22]: QWidget::setMinimumSize(int, int) 21874 vfunc[23]: QWidget::setMaximumSize(int, int) 21875 vfunc[24]: QWidget::setSizeIncrement(int, int) 21876 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21877 vfunc[26]: QWidget::setEraseColor(QColor const&) 21878 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21879 vfunc[28]: QWidget::setPalette(QPalette const&) 21880 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21881 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21882 vfunc[31]: QWidget::setFont(QFont const&) 21883 vfunc[32]: QWidget::setCursor(QCursor const&) 21884 vfunc[33]: QWidget::unsetCursor() 21885 vfunc[34]: QWidget::setMask(QBitmap const&) 21886 vfunc[35]: QWidget::setMask(QRegion const&) 21887 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21888 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21889 vfunc[38]: QWidget::setCaption(QString const&) 21890 vfunc[39]: QWidget::setIcon(QPixmap const&) 21891 vfunc[40]: QWidget::setIconText(QString const&) 21892 vfunc[41]: QWidget::setMouseTracking(bool) 21893 vfunc[42]: QWidget::setFocus() 21894 vfunc[43]: QWidget::setActiveWindow() 21895 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21896 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21897 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21898 vfunc[47]: QWidget::show() 21899 vfunc[48]: QWidget::hide() 21900 vfunc[49]: QWidget::showMinimized() 21901 vfunc[50]: QWidget::showMaximized() 21902 vfunc[51]: QWidget::showNormal() 21903 vfunc[52]: QWidget::polish() 21904 vfunc[53]: QWidget::move(int, int) 21905 vfunc[54]: QWidget::resize(int, int) 21906 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21907 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21908 vfunc[57]: QWidget::close(bool) 21909 vfunc[58]: QTimeEdit::sizeHint() const 21910 vfunc[59]: QTimeEdit::minimumSizeHint() const 21911 vfunc[60]: QWidget::sizePolicy() const 21912 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21913 vfunc[62]: QWidget::heightForWidth(int) const 21914 vfunc[63]: QWidget::adjustSize() 21915 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21916 const&, bool) 21917 vfunc[65]: QWidget::setAcceptDrops(bool) 21918 vfunc[66]: QWidget::setAutoMask(bool) 21919 vfunc[67]: 21920 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21921 vfunc[68]: QWidget::customWhatsThis() const 21922 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21923 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21924 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21925 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21926 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21927 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21928 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21929 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21930 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21931 vfunc[78]: QWidget::enterEvent(QEvent*) 21932 vfunc[79]: QWidget::leaveEvent(QEvent*) 21933 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21934 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21935 vfunc[82]: QTimeEdit::resizeEvent(QResizeEvent*) 21936 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21937 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21938 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21939 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21940 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21941 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21942 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21943 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21944 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21945 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21946 vfunc[93]: QWidget::showEvent(QShowEvent*) 21947 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21948 vfunc[95]: QWidget::x11Event(_XEvent*) 21949 vfunc[96]: QWidget::updateMask() 21950 vfunc[97]: QWidget::styleChange(QStyle&) 21951 vfunc[98]: QWidget::enabledChange(bool) 21952 vfunc[99]: QWidget::paletteChange(QPalette const&) 21953 vfunc[100]: QWidget::fontChange(QFont const&) 21954 vfunc[101]: QWidget::windowActivationChange(bool) 21955 vfunc[102]: QWidget::metric(int) const 21956 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21957 vfunc[104]: QWidget::destroy(bool, bool) 21958 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21959 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21960 vfunc[107]: QWidget::focusNextPrevChild(bool) 21961 vfunc[108]: QWidget::setKeyCompression(bool) 21962 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21963 bool, QFont*) 21964 vfunc[110]: QTimeEdit::setFocusSection(int) 21965 vfunc[111]: QTimeEdit::sectionFormattedText(int) 21966 vfunc[112]: QTimeEdit::addNumber(int, int) 21967 vfunc[113]: QTimeEdit::removeLastNumber(int) 21968 vfunc[114]: QTimeEdit::stepUp() 21969 vfunc[115]: QTimeEdit::stepDown() 21970 vfunc[116]: QTimeEdit::setTime(QTime const&) 21971 vfunc[117]: QTimeEdit::setAutoAdvance(bool) 21972 vfunc[118]: NULL or QTimeEdit::setMinValue(QTime const&) 21973 vfunc[119]: NULL or QTimeEdit::setMaxValue(QTime const&) 21974 vfunc[120]: QTimeEdit::setRange(QTime const&, QTime const&) 21975 vfunc[121]: QTimeEdit::setSeparator(QString const&) 21976 vfunc[122]: QTimeEdit::outOfRange(int, int, int) const 21977 vfunc[123]: QTimeEdit::setHour(int) 21978 vfunc[124]: QTimeEdit::setMinute(int) 21979 vfunc[125]: QTimeEdit::setSecond(int) 21980 21981 Table 8-24. Secondary vtable for QTimeEdit 21982 Base Offset -40 21983 Virtual Base Offset 0 21984 RTTI typeinfo for QTimeEdit 21985 vfunc[0]: non-virtual thunk to QTimeEdit::~QTimeEdit() 21986 vfunc[1]: non-virtual thunk to QTimeEdit::~QTimeEdit() 21987 vfunc[2]: QPaintDevice::setResolution(int) 21988 vfunc[3]: QPaintDevice::resolution() const 21989 vfunc[4]: QPaintDevice::handle() const 21990 vfunc[5]: QPaintDevice::x11RenderHandle() const 21991 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21992 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21993 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21994 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21995 const 21996 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21997 21998 The Run Time Type Information for the QTimeEdit class is 21999 described by Table 8-25 22000 22001 Table 8-25. typeinfo for QTimeEdit 22002 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22003 Name typeinfo name for QTimeEdit 22004 basetype: typeinfo for QDateTimeEditBase 22005 __________________________________________________________ 22006 22007 8.2.6.6. Interfaces for Qt3 Date and Time 22008 22009 An LSB conforming implementation shall provide the architecture 22010 specific functions for Qt3 Date and Time specified in Table 22011 8-26, with the full mandatory functionality as described in the 22012 referenced underlying specification. 22013 22014 Table 8-26. libqt-mt - Qt3 Date and Time Function Interfaces 22015 _ZThn40_N13QDateTimeEditD0Ev [CXXABI] 22016 _ZThn40_N13QDateTimeEditD1Ev [CXXABI] 22017 _ZThn40_N9QDateEditD0Ev [CXXABI] _ZThn40_N9QDateEditD1Ev 22018 [CXXABI] 22019 _ZThn40_N9QTimeEditD0Ev [CXXABI] _ZThn40_N9QTimeEditD1Ev 22020 [CXXABI] 22021 __________________________________________________________ 22022 22023 8.2.7. Qt3 Canvas 22024 __________________________________________________________ 22025 22026 8.2.7.1. Class data for QCanvasItem 22027 22028 The virtual table for the QCanvasItem class is described by 22029 Table 8-27 22030 22031 Table 8-27. Primary vtable for QCanvasItem 22032 Base Offset 0 22033 Virtual Base Offset 0 22034 RTTI typeinfo for QCanvasItem 22035 vfunc[0]: QCanvasItem::~QCanvasItem() 22036 vfunc[1]: QCanvasItem::~QCanvasItem() 22037 vfunc[2]: QCanvasItem::moveBy(double, double) 22038 vfunc[3]: QCanvasItem::setAnimated(bool) 22039 vfunc[4]: QCanvasItem::setVelocity(double, double) 22040 vfunc[5]: QCanvasItem::advance(int) 22041 vfunc[6]: __cxa_pure_virtual 22042 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22043 vfunc[8]: __cxa_pure_virtual 22044 vfunc[9]: QCanvasItem::setVisible(bool) 22045 vfunc[10]: QCanvasItem::setSelected(bool) 22046 vfunc[11]: QCanvasItem::setEnabled(bool) 22047 vfunc[12]: QCanvasItem::setActive(bool) 22048 vfunc[13]: QCanvasItem::rtti() const 22049 vfunc[14]: __cxa_pure_virtual 22050 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22051 vfunc[16]: QCanvasItem::chunks() const 22052 vfunc[17]: QCanvasItem::addToChunks() 22053 vfunc[18]: QCanvasItem::removeFromChunks() 22054 vfunc[19]: QCanvasItem::changeChunks() 22055 vfunc[20]: __cxa_pure_virtual 22056 22057 The Run Time Type Information for the QCanvasItem class is 22058 described by Table 8-28 22059 22060 Table 8-28. typeinfo for QCanvasItem 22061 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22062 Name typeinfo name for QCanvasItem 22063 basetype: typeinfo for Qt 22064 __________________________________________________________ 22065 22066 8.2.7.2. Class data for QCanvasSprite 22067 22068 The virtual table for the QCanvasSprite class is described by 22069 Table 8-29 22070 22071 Table 8-29. Primary vtable for QCanvasSprite 22072 Base Offset 0 22073 Virtual Base Offset 0 22074 RTTI typeinfo for QCanvasSprite 22075 vfunc[0]: QCanvasSprite::~QCanvasSprite() 22076 vfunc[1]: QCanvasSprite::~QCanvasSprite() 22077 vfunc[2]: QCanvasItem::moveBy(double, double) 22078 vfunc[3]: QCanvasItem::setAnimated(bool) 22079 vfunc[4]: QCanvasItem::setVelocity(double, double) 22080 vfunc[5]: QCanvasSprite::advance(int) 22081 vfunc[6]: QCanvasSprite::collidesWith(QCanvasItem const*) const 22082 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22083 vfunc[8]: QCanvasSprite::draw(QPainter&) 22084 vfunc[9]: QCanvasItem::setVisible(bool) 22085 vfunc[10]: QCanvasItem::setSelected(bool) 22086 vfunc[11]: QCanvasItem::setEnabled(bool) 22087 vfunc[12]: QCanvasItem::setActive(bool) 22088 vfunc[13]: QCanvasSprite::rtti() const 22089 vfunc[14]: QCanvasSprite::boundingRect() const 22090 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22091 vfunc[16]: QCanvasItem::chunks() const 22092 vfunc[17]: QCanvasSprite::addToChunks() 22093 vfunc[18]: QCanvasSprite::removeFromChunks() 22094 vfunc[19]: QCanvasSprite::changeChunks() 22095 vfunc[20]: QCanvasSprite::collidesWith(QCanvasSprite const*, 22096 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22097 QCanvasEllipse const*, QCanvasText const*) const 22098 vfunc[21]: QCanvasSprite::move(double, double, int) 22099 vfunc[22]: 22100 QCanvasSprite::setFrameAnimation(QCanvasSprite::FrameAnimationT 22101 ype, int, int) 22102 vfunc[23]: QCanvasSprite::imageAdvanced() const 22103 22104 The Run Time Type Information for the QCanvasSprite class is 22105 described by Table 8-30 22106 22107 Table 8-30. typeinfo for QCanvasSprite 22108 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22109 Name typeinfo name for QCanvasSprite 22110 basetype: typeinfo for QCanvasItem 22111 __________________________________________________________ 22112 22113 8.2.7.3. Class data for QCanvasPolygonalItem 22114 22115 The virtual table for the QCanvasPolygonalItem class is 22116 described by Table 8-31 22117 22118 Table 8-31. Primary vtable for QCanvasPolygonalItem 22119 Base Offset 0 22120 Virtual Base Offset 0 22121 RTTI typeinfo for QCanvasPolygonalItem 22122 vfunc[0]: QCanvasPolygonalItem::~QCanvasPolygonalItem() 22123 vfunc[1]: QCanvasPolygonalItem::~QCanvasPolygonalItem() 22124 vfunc[2]: QCanvasItem::moveBy(double, double) 22125 vfunc[3]: QCanvasItem::setAnimated(bool) 22126 vfunc[4]: QCanvasItem::setVelocity(double, double) 22127 vfunc[5]: QCanvasItem::advance(int) 22128 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22129 const*) const 22130 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22131 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22132 vfunc[9]: QCanvasItem::setVisible(bool) 22133 vfunc[10]: QCanvasItem::setSelected(bool) 22134 vfunc[11]: QCanvasItem::setEnabled(bool) 22135 vfunc[12]: QCanvasItem::setActive(bool) 22136 vfunc[13]: QCanvasPolygonalItem::rtti() const 22137 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22138 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22139 vfunc[16]: QCanvasPolygonalItem::chunks() const 22140 vfunc[17]: QCanvasItem::addToChunks() 22141 vfunc[18]: QCanvasItem::removeFromChunks() 22142 vfunc[19]: QCanvasItem::changeChunks() 22143 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22144 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22145 QCanvasEllipse const*, QCanvasText const*) const 22146 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22147 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22148 vfunc[23]: __cxa_pure_virtual 22149 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22150 vfunc[25]: __cxa_pure_virtual 22151 22152 The Run Time Type Information for the QCanvasPolygonalItem 22153 class is described by Table 8-32 22154 22155 Table 8-32. typeinfo for QCanvasPolygonalItem 22156 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22157 Name typeinfo name for QCanvasPolygonalItem 22158 basetype: typeinfo for QCanvasItem 22159 __________________________________________________________ 22160 22161 8.2.7.4. Class data for QCanvasRectangle 22162 22163 The virtual table for the QCanvasRectangle class is described 22164 by Table 8-33 22165 22166 Table 8-33. Primary vtable for QCanvasRectangle 22167 Base Offset 0 22168 Virtual Base Offset 0 22169 RTTI typeinfo for QCanvasRectangle 22170 vfunc[0]: QCanvasRectangle::~QCanvasRectangle() 22171 vfunc[1]: QCanvasRectangle::~QCanvasRectangle() 22172 vfunc[2]: QCanvasItem::moveBy(double, double) 22173 vfunc[3]: QCanvasItem::setAnimated(bool) 22174 vfunc[4]: QCanvasItem::setVelocity(double, double) 22175 vfunc[5]: QCanvasItem::advance(int) 22176 vfunc[6]: QCanvasRectangle::collidesWith(QCanvasItem const*) 22177 const 22178 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22179 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22180 vfunc[9]: QCanvasItem::setVisible(bool) 22181 vfunc[10]: QCanvasItem::setSelected(bool) 22182 vfunc[11]: QCanvasItem::setEnabled(bool) 22183 vfunc[12]: QCanvasItem::setActive(bool) 22184 vfunc[13]: QCanvasRectangle::rtti() const 22185 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22186 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22187 vfunc[16]: QCanvasRectangle::chunks() const 22188 vfunc[17]: QCanvasItem::addToChunks() 22189 vfunc[18]: QCanvasItem::removeFromChunks() 22190 vfunc[19]: QCanvasItem::changeChunks() 22191 vfunc[20]: QCanvasRectangle::collidesWith(QCanvasSprite const*, 22192 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22193 QCanvasEllipse const*, QCanvasText const*) const 22194 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22195 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22196 vfunc[23]: QCanvasRectangle::areaPoints() const 22197 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22198 vfunc[25]: QCanvasRectangle::drawShape(QPainter&) 22199 22200 The Run Time Type Information for the QCanvasRectangle class is 22201 described by Table 8-34 22202 22203 Table 8-34. typeinfo for QCanvasRectangle 22204 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22205 Name typeinfo name for QCanvasRectangle 22206 basetype: typeinfo for QCanvasPolygonalItem 22207 __________________________________________________________ 22208 22209 8.2.7.5. Class data for QCanvasView 22210 22211 The virtual table for the QCanvasView class is described by 22212 Table 8-35 22213 22214 Table 8-35. Primary vtable for QCanvasView 22215 Base Offset 0 22216 Virtual Base Offset 0 22217 RTTI typeinfo for QCanvasView 22218 vfunc[0]: NULL or QCanvasView::metaObject() const 22219 vfunc[1]: QCanvasView::className() const 22220 vfunc[2]: QCanvasView::qt_cast(char const*) 22221 vfunc[3]: QCanvasView::qt_invoke(int, QUObject*) 22222 vfunc[4]: QCanvasView::qt_emit(int, QUObject*) 22223 vfunc[5]: QCanvasView::qt_property(int, int, QVariant*) 22224 vfunc[6]: QCanvasView::~QCanvasView() 22225 vfunc[7]: QCanvasView::~QCanvasView() 22226 vfunc[8]: QWidget::event(QEvent*) 22227 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 22228 vfunc[10]: QWidget::setName(char const*) 22229 vfunc[11]: QObject::insertChild(QObject*) 22230 vfunc[12]: QScrollView::removeChild(QObject*) 22231 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22232 vfunc[14]: QObject::property(char const*) const 22233 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22234 vfunc[16]: QObject::childEvent(QChildEvent*) 22235 vfunc[17]: QObject::customEvent(QCustomEvent*) 22236 vfunc[18]: QObject::connectNotify(char const*) 22237 vfunc[19]: QObject::disconnectNotify(char const*) 22238 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22239 const*, char const*) 22240 vfunc[21]: QScrollView::setEnabled(bool) 22241 vfunc[22]: QWidget::setMinimumSize(int, int) 22242 vfunc[23]: QWidget::setMaximumSize(int, int) 22243 vfunc[24]: QWidget::setSizeIncrement(int, int) 22244 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 22245 vfunc[26]: QWidget::setEraseColor(QColor const&) 22246 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 22247 vfunc[28]: QWidget::setPalette(QPalette const&) 22248 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 22249 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 22250 vfunc[31]: QWidget::setFont(QFont const&) 22251 vfunc[32]: QWidget::setCursor(QCursor const&) 22252 vfunc[33]: QWidget::unsetCursor() 22253 vfunc[34]: QWidget::setMask(QBitmap const&) 22254 vfunc[35]: QWidget::setMask(QRegion const&) 22255 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 22256 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 22257 vfunc[38]: QWidget::setCaption(QString const&) 22258 vfunc[39]: QWidget::setIcon(QPixmap const&) 22259 vfunc[40]: QWidget::setIconText(QString const&) 22260 vfunc[41]: QWidget::setMouseTracking(bool) 22261 vfunc[42]: QWidget::setFocus() 22262 vfunc[43]: QWidget::setActiveWindow() 22263 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 22264 vfunc[45]: QWidget::setFocusProxy(QWidget*) 22265 vfunc[46]: QWidget::setUpdatesEnabled(bool) 22266 vfunc[47]: QScrollView::show() 22267 vfunc[48]: QWidget::hide() 22268 vfunc[49]: QWidget::showMinimized() 22269 vfunc[50]: QWidget::showMaximized() 22270 vfunc[51]: QWidget::showNormal() 22271 vfunc[52]: QWidget::polish() 22272 vfunc[53]: QWidget::move(int, int) 22273 vfunc[54]: QScrollView::resize(int, int) 22274 vfunc[55]: QWidget::setGeometry(int, int, int, int) 22275 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 22276 vfunc[57]: QWidget::close(bool) 22277 vfunc[58]: QCanvasView::sizeHint() const 22278 vfunc[59]: QScrollView::minimumSizeHint() const 22279 vfunc[60]: QWidget::sizePolicy() const 22280 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 22281 vfunc[62]: QWidget::heightForWidth(int) const 22282 vfunc[63]: QWidget::adjustSize() 22283 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 22284 const&, bool) 22285 vfunc[65]: QWidget::setAcceptDrops(bool) 22286 vfunc[66]: QWidget::setAutoMask(bool) 22287 vfunc[67]: 22288 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 22289 vfunc[68]: QWidget::customWhatsThis() const 22290 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 22291 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 22292 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 22293 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 22294 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 22295 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 22296 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 22297 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 22298 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 22299 vfunc[78]: QWidget::enterEvent(QEvent*) 22300 vfunc[79]: QWidget::leaveEvent(QEvent*) 22301 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 22302 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 22303 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 22304 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 22305 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 22306 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 22307 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 22308 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 22309 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 22310 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 22311 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 22312 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 22313 vfunc[92]: QWidget::dropEvent(QDropEvent*) 22314 vfunc[93]: QWidget::showEvent(QShowEvent*) 22315 vfunc[94]: QWidget::hideEvent(QHideEvent*) 22316 vfunc[95]: QWidget::x11Event(_XEvent*) 22317 vfunc[96]: QWidget::updateMask() 22318 vfunc[97]: QScrollView::styleChange(QStyle&) 22319 vfunc[98]: QWidget::enabledChange(bool) 22320 vfunc[99]: QWidget::paletteChange(QPalette const&) 22321 vfunc[100]: QScrollView::fontChange(QFont const&) 22322 vfunc[101]: QWidget::windowActivationChange(bool) 22323 vfunc[102]: QWidget::metric(int) const 22324 vfunc[103]: QWidget::create(unsigned long, bool, bool) 22325 vfunc[104]: QWidget::destroy(bool, bool) 22326 vfunc[105]: NULL or QWidget::setWState(unsigned int) 22327 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 22328 vfunc[107]: QScrollView::focusNextPrevChild(bool) 22329 vfunc[108]: QWidget::setKeyCompression(bool) 22330 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 22331 bool, QFont*) 22332 vfunc[110]: QFrame::setFrameStyle(int) 22333 vfunc[111]: QFrame::setLineWidth(int) 22334 vfunc[112]: QFrame::setMargin(int) 22335 vfunc[113]: QFrame::setMidLineWidth(int) 22336 vfunc[114]: QFrame::setFrameRect(QRect const&) 22337 vfunc[115]: QFrame::drawFrame(QPainter*) 22338 vfunc[116]: QCanvasView::drawContents(QPainter*) 22339 vfunc[117]: QScrollView::frameChanged() 22340 vfunc[118]: 22341 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 22342 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 22343 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 22344 vfunc[121]: 22345 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 22346 vfunc[122]: 22347 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 22348 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 22349 vfunc[124]: QScrollView::setDragAutoScroll(bool) 22350 vfunc[125]: QScrollView::resizeContents(int, int) 22351 vfunc[126]: QScrollView::setContentsPos(int, int) 22352 vfunc[127]: QCanvasView::drawContents(QPainter*, int, int, int, 22353 int) 22354 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 22355 int, int, int, int, int) 22356 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 22357 vfunc[130]: 22358 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 22359 vfunc[131]: 22360 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 22361 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 22362 vfunc[133]: 22363 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 22364 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 22365 vfunc[135]: 22366 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 22367 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 22368 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 22369 vfunc[138]: 22370 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 22371 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 22372 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 22373 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 22374 vfunc[142]: 22375 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 22376 vfunc[143]: 22377 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 22378 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 22379 vfunc[145]: 22380 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 22381 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 22382 vfunc[147]: 22383 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 22384 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 22385 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 22386 vfunc[150]: 22387 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 22388 vfunc[151]: QScrollView::setMargins(int, int, int, int) 22389 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 22390 int, int) 22391 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 22392 int, int) 22393 22394 Table 8-36. Secondary vtable for QCanvasView 22395 Base Offset -40 22396 Virtual Base Offset 0 22397 RTTI typeinfo for QCanvasView 22398 vfunc[0]: non-virtual thunk to QCanvasView::~QCanvasView() 22399 vfunc[1]: non-virtual thunk to QCanvasView::~QCanvasView() 22400 vfunc[2]: QPaintDevice::setResolution(int) 22401 vfunc[3]: QPaintDevice::resolution() const 22402 vfunc[4]: QPaintDevice::handle() const 22403 vfunc[5]: QPaintDevice::x11RenderHandle() const 22404 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22405 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22406 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22407 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22408 const 22409 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22410 22411 The Run Time Type Information for the QCanvasView class is 22412 described by Table 8-37 22413 22414 Table 8-37. typeinfo for QCanvasView 22415 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22416 Name typeinfo name for QCanvasView 22417 basetype: typeinfo for QScrollView 22418 __________________________________________________________ 22419 22420 8.2.7.6. Class data for QCanvasEllipse 22421 22422 The virtual table for the QCanvasEllipse class is described by 22423 Table 8-38 22424 22425 Table 8-38. Primary vtable for QCanvasEllipse 22426 Base Offset 0 22427 Virtual Base Offset 0 22428 RTTI typeinfo for QCanvasEllipse 22429 vfunc[0]: QCanvasEllipse::~QCanvasEllipse() 22430 vfunc[1]: QCanvasEllipse::~QCanvasEllipse() 22431 vfunc[2]: QCanvasItem::moveBy(double, double) 22432 vfunc[3]: QCanvasItem::setAnimated(bool) 22433 vfunc[4]: QCanvasItem::setVelocity(double, double) 22434 vfunc[5]: QCanvasItem::advance(int) 22435 vfunc[6]: QCanvasEllipse::collidesWith(QCanvasItem const*) 22436 const 22437 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22438 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22439 vfunc[9]: QCanvasItem::setVisible(bool) 22440 vfunc[10]: QCanvasItem::setSelected(bool) 22441 vfunc[11]: QCanvasItem::setEnabled(bool) 22442 vfunc[12]: QCanvasItem::setActive(bool) 22443 vfunc[13]: QCanvasEllipse::rtti() const 22444 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22445 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22446 vfunc[16]: QCanvasPolygonalItem::chunks() const 22447 vfunc[17]: QCanvasItem::addToChunks() 22448 vfunc[18]: QCanvasItem::removeFromChunks() 22449 vfunc[19]: QCanvasItem::changeChunks() 22450 vfunc[20]: QCanvasEllipse::collidesWith(QCanvasSprite const*, 22451 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22452 QCanvasEllipse const*, QCanvasText const*) const 22453 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22454 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22455 vfunc[23]: QCanvasEllipse::areaPoints() const 22456 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22457 vfunc[25]: QCanvasEllipse::drawShape(QPainter&) 22458 22459 The Run Time Type Information for the QCanvasEllipse class is 22460 described by Table 8-39 22461 22462 Table 8-39. typeinfo for QCanvasEllipse 22463 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22464 Name typeinfo name for QCanvasEllipse 22465 basetype: typeinfo for QCanvasPolygonalItem 22466 __________________________________________________________ 22467 22468 8.2.7.7. Class data for QCanvasPixmap 22469 22470 The virtual table for the QCanvasPixmap class is described by 22471 Table 8-40 22472 22473 Table 8-40. Primary vtable for QCanvasPixmap 22474 Base Offset 0 22475 Virtual Base Offset 0 22476 RTTI typeinfo for QCanvasPixmap 22477 vfunc[0]: QCanvasPixmap::~QCanvasPixmap() 22478 vfunc[1]: QCanvasPixmap::~QCanvasPixmap() 22479 vfunc[2]: QPaintDevice::setResolution(int) 22480 vfunc[3]: QPaintDevice::resolution() const 22481 vfunc[4]: QPaintDevice::handle() const 22482 vfunc[5]: QPaintDevice::x11RenderHandle() const 22483 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22484 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22485 vfunc[8]: QPixmap::metric(int) const 22486 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22487 const 22488 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22489 vfunc[11]: QPixmap::detach() 22490 22491 The Run Time Type Information for the QCanvasPixmap class is 22492 described by Table 8-41 22493 22494 Table 8-41. typeinfo for QCanvasPixmap 22495 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22496 Name typeinfo name for QCanvasPixmap 22497 basetype: typeinfo for QPixmap 22498 __________________________________________________________ 22499 22500 8.2.7.8. Class data for QCanvasLine 22501 22502 The virtual table for the QCanvasLine class is described by 22503 Table 8-42 22504 22505 Table 8-42. Primary vtable for QCanvasLine 22506 Base Offset 0 22507 Virtual Base Offset 0 22508 RTTI typeinfo for QCanvasLine 22509 vfunc[0]: QCanvasLine::~QCanvasLine() 22510 vfunc[1]: QCanvasLine::~QCanvasLine() 22511 vfunc[2]: QCanvasLine::moveBy(double, double) 22512 vfunc[3]: QCanvasItem::setAnimated(bool) 22513 vfunc[4]: QCanvasItem::setVelocity(double, double) 22514 vfunc[5]: QCanvasItem::advance(int) 22515 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22516 const*) const 22517 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22518 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22519 vfunc[9]: QCanvasItem::setVisible(bool) 22520 vfunc[10]: QCanvasItem::setSelected(bool) 22521 vfunc[11]: QCanvasItem::setEnabled(bool) 22522 vfunc[12]: QCanvasItem::setActive(bool) 22523 vfunc[13]: QCanvasLine::rtti() const 22524 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22525 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22526 vfunc[16]: QCanvasPolygonalItem::chunks() const 22527 vfunc[17]: QCanvasItem::addToChunks() 22528 vfunc[18]: QCanvasItem::removeFromChunks() 22529 vfunc[19]: QCanvasItem::changeChunks() 22530 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22531 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22532 QCanvasEllipse const*, QCanvasText const*) const 22533 vfunc[21]: QCanvasLine::setPen(QPen) 22534 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22535 vfunc[23]: QCanvasLine::areaPoints() const 22536 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22537 vfunc[25]: QCanvasLine::drawShape(QPainter&) 22538 22539 The Run Time Type Information for the QCanvasLine class is 22540 described by Table 8-43 22541 22542 Table 8-43. typeinfo for QCanvasLine 22543 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22544 Name typeinfo name for QCanvasLine 22545 basetype: typeinfo for QCanvasPolygonalItem 22546 __________________________________________________________ 22547 22548 8.2.7.9. Class data for QCanvasSpline 22549 22550 The virtual table for the QCanvasSpline class is described by 22551 Table 8-44 22552 22553 Table 8-44. Primary vtable for QCanvasSpline 22554 Base Offset 0 22555 Virtual Base Offset 0 22556 RTTI typeinfo for QCanvasSpline 22557 vfunc[0]: QCanvasSpline::~QCanvasSpline() 22558 vfunc[1]: QCanvasSpline::~QCanvasSpline() 22559 vfunc[2]: QCanvasPolygon::moveBy(double, double) 22560 vfunc[3]: QCanvasItem::setAnimated(bool) 22561 vfunc[4]: QCanvasItem::setVelocity(double, double) 22562 vfunc[5]: QCanvasItem::advance(int) 22563 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22564 const*) const 22565 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22566 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22567 vfunc[9]: QCanvasItem::setVisible(bool) 22568 vfunc[10]: QCanvasItem::setSelected(bool) 22569 vfunc[11]: QCanvasItem::setEnabled(bool) 22570 vfunc[12]: QCanvasItem::setActive(bool) 22571 vfunc[13]: QCanvasSpline::rtti() const 22572 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22573 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22574 vfunc[16]: QCanvasPolygonalItem::chunks() const 22575 vfunc[17]: QCanvasItem::addToChunks() 22576 vfunc[18]: QCanvasItem::removeFromChunks() 22577 vfunc[19]: QCanvasItem::changeChunks() 22578 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22579 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22580 QCanvasEllipse const*, QCanvasText const*) const 22581 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22582 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22583 vfunc[23]: QCanvasPolygon::areaPoints() const 22584 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22585 vfunc[25]: QCanvasPolygon::drawShape(QPainter&) 22586 22587 The Run Time Type Information for the QCanvasSpline class is 22588 described by Table 8-45 22589 22590 Table 8-45. typeinfo for QCanvasSpline 22591 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22592 Name typeinfo name for QCanvasSpline 22593 basetype: typeinfo for QCanvasPolygon 22594 __________________________________________________________ 22595 22596 8.2.7.10. Class data for QCanvasText 22597 22598 The virtual table for the QCanvasText class is described by 22599 Table 8-46 22600 22601 Table 8-46. Primary vtable for QCanvasText 22602 Base Offset 0 22603 Virtual Base Offset 0 22604 RTTI typeinfo for QCanvasText 22605 vfunc[0]: QCanvasText::~QCanvasText() 22606 vfunc[1]: QCanvasText::~QCanvasText() 22607 vfunc[2]: QCanvasText::moveBy(double, double) 22608 vfunc[3]: QCanvasItem::setAnimated(bool) 22609 vfunc[4]: QCanvasItem::setVelocity(double, double) 22610 vfunc[5]: QCanvasItem::advance(int) 22611 vfunc[6]: QCanvasText::collidesWith(QCanvasItem const*) const 22612 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22613 vfunc[8]: QCanvasText::draw(QPainter&) 22614 vfunc[9]: QCanvasItem::setVisible(bool) 22615 vfunc[10]: QCanvasItem::setSelected(bool) 22616 vfunc[11]: QCanvasItem::setEnabled(bool) 22617 vfunc[12]: QCanvasItem::setActive(bool) 22618 vfunc[13]: QCanvasText::rtti() const 22619 vfunc[14]: QCanvasText::boundingRect() const 22620 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22621 vfunc[16]: QCanvasItem::chunks() const 22622 vfunc[17]: QCanvasText::addToChunks() 22623 vfunc[18]: QCanvasText::removeFromChunks() 22624 vfunc[19]: QCanvasText::changeChunks() 22625 vfunc[20]: QCanvasText::collidesWith(QCanvasSprite const*, 22626 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22627 QCanvasEllipse const*, QCanvasText const*) const 22628 22629 The Run Time Type Information for the QCanvasText class is 22630 described by Table 8-47 22631 22632 Table 8-47. typeinfo for QCanvasText 22633 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22634 Name typeinfo name for QCanvasText 22635 basetype: typeinfo for QCanvasItem 22636 __________________________________________________________ 22637 22638 8.2.7.11. Class data for QCanvasPolygon 22639 22640 The virtual table for the QCanvasPolygon class is described by 22641 Table 8-48 22642 22643 Table 8-48. Primary vtable for QCanvasPolygon 22644 Base Offset 0 22645 Virtual Base Offset 0 22646 RTTI typeinfo for QCanvasPolygon 22647 vfunc[0]: QCanvasPolygon::~QCanvasPolygon() 22648 vfunc[1]: QCanvasPolygon::~QCanvasPolygon() 22649 vfunc[2]: QCanvasPolygon::moveBy(double, double) 22650 vfunc[3]: QCanvasItem::setAnimated(bool) 22651 vfunc[4]: QCanvasItem::setVelocity(double, double) 22652 vfunc[5]: QCanvasItem::advance(int) 22653 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22654 const*) const 22655 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22656 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22657 vfunc[9]: QCanvasItem::setVisible(bool) 22658 vfunc[10]: QCanvasItem::setSelected(bool) 22659 vfunc[11]: QCanvasItem::setEnabled(bool) 22660 vfunc[12]: QCanvasItem::setActive(bool) 22661 vfunc[13]: QCanvasPolygon::rtti() const 22662 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22663 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22664 vfunc[16]: QCanvasPolygonalItem::chunks() const 22665 vfunc[17]: QCanvasItem::addToChunks() 22666 vfunc[18]: QCanvasItem::removeFromChunks() 22667 vfunc[19]: QCanvasItem::changeChunks() 22668 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22669 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22670 QCanvasEllipse const*, QCanvasText const*) const 22671 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22672 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22673 vfunc[23]: QCanvasPolygon::areaPoints() const 22674 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22675 vfunc[25]: QCanvasPolygon::drawShape(QPainter&) 22676 22677 The Run Time Type Information for the QCanvasPolygon class is 22678 described by Table 8-49 22679 22680 Table 8-49. typeinfo for QCanvasPolygon 22681 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22682 Name typeinfo name for QCanvasPolygon 22683 basetype: typeinfo for QCanvasPolygonalItem 22684 __________________________________________________________ 22685 22686 8.2.7.12. Class data for QCanvas 22687 22688 The virtual table for the QCanvas class is described by Table 22689 8-50 22690 22691 Table 8-50. Primary vtable for QCanvas 22692 Base Offset 0 22693 Virtual Base Offset 0 22694 RTTI typeinfo for QCanvas 22695 vfunc[0]: NULL or QCanvas::metaObject() const 22696 vfunc[1]: QCanvas::className() const 22697 vfunc[2]: QCanvas::qt_cast(char const*) 22698 vfunc[3]: QCanvas::qt_invoke(int, QUObject*) 22699 vfunc[4]: QCanvas::qt_emit(int, QUObject*) 22700 vfunc[5]: QCanvas::qt_property(int, int, QVariant*) 22701 vfunc[6]: QCanvas::~QCanvas() 22702 vfunc[7]: QCanvas::~QCanvas() 22703 vfunc[8]: QObject::event(QEvent*) 22704 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22705 vfunc[10]: QObject::setName(char const*) 22706 vfunc[11]: QObject::insertChild(QObject*) 22707 vfunc[12]: QObject::removeChild(QObject*) 22708 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22709 vfunc[14]: QObject::property(char const*) const 22710 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22711 vfunc[16]: QObject::childEvent(QChildEvent*) 22712 vfunc[17]: QObject::customEvent(QCustomEvent*) 22713 vfunc[18]: QObject::connectNotify(char const*) 22714 vfunc[19]: QObject::disconnectNotify(char const*) 22715 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22716 const*, char const*) 22717 vfunc[21]: QCanvas::setTiles(QPixmap, int, int, int, int) 22718 vfunc[22]: QCanvas::setBackgroundPixmap(QPixmap const&) 22719 vfunc[23]: QCanvas::setBackgroundColor(QColor const&) 22720 vfunc[24]: QCanvas::setTile(int, int, int) 22721 vfunc[25]: QCanvas::resize(int, int) 22722 vfunc[26]: QCanvas::retune(int, int) 22723 vfunc[27]: QCanvas::setChangedChunk(int, int) 22724 vfunc[28]: QCanvas::setChangedChunkContaining(int, int) 22725 vfunc[29]: QCanvas::setAllChanged() 22726 vfunc[30]: QCanvas::setChanged(QRect const&) 22727 vfunc[31]: QCanvas::setUnchanged(QRect const&) 22728 vfunc[32]: QCanvas::addView(QCanvasView*) 22729 vfunc[33]: QCanvas::removeView(QCanvasView*) 22730 vfunc[34]: QCanvas::addItem(QCanvasItem*) 22731 vfunc[35]: QCanvas::addAnimation(QCanvasItem*) 22732 vfunc[36]: QCanvas::removeItem(QCanvasItem*) 22733 vfunc[37]: QCanvas::removeAnimation(QCanvasItem*) 22734 vfunc[38]: QCanvas::setAdvancePeriod(int) 22735 vfunc[39]: QCanvas::setUpdatePeriod(int) 22736 vfunc[40]: QCanvas::setDoubleBuffering(bool) 22737 vfunc[41]: QCanvas::advance() 22738 vfunc[42]: QCanvas::update() 22739 vfunc[43]: QCanvas::drawBackground(QPainter&, QRect const&) 22740 vfunc[44]: QCanvas::drawForeground(QPainter&, QRect const&) 22741 22742 The Run Time Type Information for the QCanvas class is 22743 described by Table 8-51 22744 22745 Table 8-51. typeinfo for QCanvas 22746 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22747 Name typeinfo name for QCanvas 22748 basetype: typeinfo for QObject 22749 __________________________________________________________ 22750 22751 8.2.7.13. Interfaces for Qt3 Canvas 22752 22753 An LSB conforming implementation shall provide the architecture 22754 specific functions for Qt3 Canvas specified in Table 8-52, with 22755 the full mandatory functionality as described in the referenced 22756 underlying specification. 22757 22758 Table 8-52. libqt-mt - Qt3 Canvas Function Interfaces 22759 _ZThn40_N11QCanvasViewD0Ev [CXXABI] _ZThn40_N11QCanvasViewD1Ev 22760 [CXXABI] 22761 __________________________________________________________ 22762 22763 8.2.8. Qt3 Drag and Drop 22764 __________________________________________________________ 22765 22766 8.2.8.1. Class data for QImageDrag 22767 22768 The virtual table for the QImageDrag class is described by 22769 Table 8-53 22770 22771 Table 8-53. Primary vtable for QImageDrag 22772 Base Offset 0 22773 Virtual Base Offset 0 22774 RTTI typeinfo for QImageDrag 22775 vfunc[0]: NULL or QImageDrag::metaObject() const 22776 vfunc[1]: QImageDrag::className() const 22777 vfunc[2]: QImageDrag::qt_cast(char const*) 22778 vfunc[3]: QImageDrag::qt_invoke(int, QUObject*) 22779 vfunc[4]: QImageDrag::qt_emit(int, QUObject*) 22780 vfunc[5]: QImageDrag::qt_property(int, int, QVariant*) 22781 vfunc[6]: QImageDrag::~QImageDrag() 22782 vfunc[7]: QImageDrag::~QImageDrag() 22783 vfunc[8]: QObject::event(QEvent*) 22784 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22785 vfunc[10]: QObject::setName(char const*) 22786 vfunc[11]: QObject::insertChild(QObject*) 22787 vfunc[12]: QObject::removeChild(QObject*) 22788 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22789 vfunc[14]: QObject::property(char const*) const 22790 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22791 vfunc[16]: QObject::childEvent(QChildEvent*) 22792 vfunc[17]: QObject::customEvent(QCustomEvent*) 22793 vfunc[18]: QObject::connectNotify(char const*) 22794 vfunc[19]: QObject::disconnectNotify(char const*) 22795 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22796 const*, char const*) 22797 vfunc[21]: QDragObject::setPixmap(QPixmap) 22798 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 22799 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 22800 vfunc[24]: QImageDrag::setImage(QImage) 22801 vfunc[25]: QImageDrag::format(int) const 22802 vfunc[26]: QImageDrag::encodedData(char const*) const 22803 22804 Table 8-54. Secondary vtable for QImageDrag 22805 Base Offset -40 22806 Virtual Base Offset 0 22807 RTTI typeinfo for QImageDrag 22808 vfunc[0]: non-virtual thunk to QImageDrag::~QImageDrag() 22809 vfunc[1]: non-virtual thunk to QImageDrag::~QImageDrag() 22810 vfunc[2]: non-virtual thunk to QImageDrag::format(int) const 22811 vfunc[3]: QMimeSource::provides(char const*) const 22812 vfunc[4]: non-virtual thunk to QImageDrag::encodedData(char 22813 const*) const 22814 22815 The Run Time Type Information for the QImageDrag class is 22816 described by Table 8-55 22817 22818 Table 8-55. typeinfo for QImageDrag 22819 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22820 Name typeinfo name for QImageDrag 22821 basetype: typeinfo for QDragObject 22822 __________________________________________________________ 22823 22824 8.2.8.2. Class data for QDragLeaveEvent 22825 22826 The virtual table for the QDragLeaveEvent class is described by 22827 Table 8-56 22828 22829 Table 8-56. Primary vtable for QDragLeaveEvent 22830 Base Offset 0 22831 Virtual Base Offset 0 22832 RTTI typeinfo for QDragLeaveEvent 22833 vfunc[0]: NULL or QDragLeaveEvent::~QDragLeaveEvent() 22834 vfunc[1]: NULL or QDragLeaveEvent::~QDragLeaveEvent() 22835 22836 The Run Time Type Information for the QDragLeaveEvent class is 22837 described by Table 8-57 22838 22839 Table 8-57. typeinfo for QDragLeaveEvent 22840 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22841 Name typeinfo name for QDragLeaveEvent 22842 basetype: typeinfo for QEvent 22843 __________________________________________________________ 22844 22845 8.2.8.3. Class data for QColorDrag 22846 22847 The virtual table for the QColorDrag class is described by 22848 Table 8-58 22849 22850 Table 8-58. Primary vtable for QColorDrag 22851 Base Offset 0 22852 Virtual Base Offset 0 22853 RTTI typeinfo for QColorDrag 22854 vfunc[0]: NULL or QColorDrag::metaObject() const 22855 vfunc[1]: QColorDrag::className() const 22856 vfunc[2]: QColorDrag::qt_cast(char const*) 22857 vfunc[3]: QColorDrag::qt_invoke(int, QUObject*) 22858 vfunc[4]: QColorDrag::qt_emit(int, QUObject*) 22859 vfunc[5]: QColorDrag::qt_property(int, int, QVariant*) 22860 vfunc[6]: NULL or QColorDrag::~QColorDrag() 22861 vfunc[7]: NULL or QColorDrag::~QColorDrag() 22862 vfunc[8]: QObject::event(QEvent*) 22863 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22864 vfunc[10]: QObject::setName(char const*) 22865 vfunc[11]: QObject::insertChild(QObject*) 22866 vfunc[12]: QObject::removeChild(QObject*) 22867 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22868 vfunc[14]: QObject::property(char const*) const 22869 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22870 vfunc[16]: QObject::childEvent(QChildEvent*) 22871 vfunc[17]: QObject::customEvent(QCustomEvent*) 22872 vfunc[18]: QObject::connectNotify(char const*) 22873 vfunc[19]: QObject::disconnectNotify(char const*) 22874 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22875 const*, char const*) 22876 vfunc[21]: QDragObject::setPixmap(QPixmap) 22877 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 22878 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 22879 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 22880 vfunc[25]: QStoredDrag::format(int) const 22881 vfunc[26]: QStoredDrag::encodedData(char const*) const 22882 22883 Table 8-59. Secondary vtable for QColorDrag 22884 Base Offset -40 22885 Virtual Base Offset 0 22886 RTTI typeinfo for QColorDrag 22887 vfunc[0]: NULL or non-virtual thunk to 22888 QColorDrag::~QColorDrag() 22889 vfunc[1]: NULL or non-virtual thunk to 22890 QColorDrag::~QColorDrag() 22891 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 22892 vfunc[3]: QMimeSource::provides(char const*) const 22893 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 22894 const*) const 22895 22896 The Run Time Type Information for the QColorDrag class is 22897 described by Table 8-60 22898 22899 Table 8-60. typeinfo for QColorDrag 22900 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22901 Name typeinfo name for QColorDrag 22902 basetype: typeinfo for QStoredDrag 22903 __________________________________________________________ 22904 22905 8.2.8.4. Class data for QDragResponseEvent 22906 22907 The virtual table for the QDragResponseEvent class is described 22908 by Table 8-61 22909 22910 Table 8-61. Primary vtable for QDragResponseEvent 22911 Base Offset 0 22912 Virtual Base Offset 0 22913 RTTI typeinfo for QDragResponseEvent 22914 vfunc[0]: NULL or QDragResponseEvent::~QDragResponseEvent() 22915 vfunc[1]: NULL or QDragResponseEvent::~QDragResponseEvent() 22916 22917 The Run Time Type Information for the QDragResponseEvent class 22918 is described by Table 8-62 22919 22920 Table 8-62. typeinfo for QDragResponseEvent 22921 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22922 Name typeinfo name for QDragResponseEvent 22923 basetype: typeinfo for QEvent 22924 __________________________________________________________ 22925 22926 8.2.8.5. Class data for QIconDrag 22927 22928 The virtual table for the QIconDrag class is described by Table 22929 8-63 22930 22931 Table 8-63. Primary vtable for QIconDrag 22932 Base Offset 0 22933 Virtual Base Offset 0 22934 RTTI typeinfo for QIconDrag 22935 vfunc[0]: NULL or QIconDrag::metaObject() const 22936 vfunc[1]: QIconDrag::className() const 22937 vfunc[2]: QIconDrag::qt_cast(char const*) 22938 vfunc[3]: QIconDrag::qt_invoke(int, QUObject*) 22939 vfunc[4]: QIconDrag::qt_emit(int, QUObject*) 22940 vfunc[5]: QIconDrag::qt_property(int, int, QVariant*) 22941 vfunc[6]: QIconDrag::~QIconDrag() 22942 vfunc[7]: QIconDrag::~QIconDrag() 22943 vfunc[8]: QObject::event(QEvent*) 22944 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22945 vfunc[10]: QObject::setName(char const*) 22946 vfunc[11]: QObject::insertChild(QObject*) 22947 vfunc[12]: QObject::removeChild(QObject*) 22948 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22949 vfunc[14]: QObject::property(char const*) const 22950 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22951 vfunc[16]: QObject::childEvent(QChildEvent*) 22952 vfunc[17]: QObject::customEvent(QCustomEvent*) 22953 vfunc[18]: QObject::connectNotify(char const*) 22954 vfunc[19]: QObject::disconnectNotify(char const*) 22955 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22956 const*, char const*) 22957 vfunc[21]: QDragObject::setPixmap(QPixmap) 22958 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 22959 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 22960 vfunc[24]: QIconDrag::format(int) const 22961 vfunc[25]: QIconDrag::encodedData(char const*) const 22962 22963 Table 8-64. Secondary vtable for QIconDrag 22964 Base Offset -40 22965 Virtual Base Offset 0 22966 RTTI typeinfo for QIconDrag 22967 vfunc[0]: non-virtual thunk to QIconDrag::~QIconDrag() 22968 vfunc[1]: non-virtual thunk to QIconDrag::~QIconDrag() 22969 vfunc[2]: non-virtual thunk to QIconDrag::format(int) const 22970 vfunc[3]: QMimeSource::provides(char const*) const 22971 vfunc[4]: non-virtual thunk to QIconDrag::encodedData(char 22972 const*) const 22973 22974 The Run Time Type Information for the QIconDrag class is 22975 described by Table 8-65 22976 22977 Table 8-65. typeinfo for QIconDrag 22978 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22979 Name typeinfo name for QIconDrag 22980 basetype: typeinfo for QDragObject 22981 __________________________________________________________ 22982 22983 8.2.8.6. Class data for QUriDrag 22984 22985 The virtual table for the QUriDrag class is described by Table 22986 8-66 22987 22988 Table 8-66. Primary vtable for QUriDrag 22989 Base Offset 0 22990 Virtual Base Offset 0 22991 RTTI typeinfo for QUriDrag 22992 vfunc[0]: NULL or QUriDrag::metaObject() const 22993 vfunc[1]: QUriDrag::className() const 22994 vfunc[2]: QUriDrag::qt_cast(char const*) 22995 vfunc[3]: QUriDrag::qt_invoke(int, QUObject*) 22996 vfunc[4]: QUriDrag::qt_emit(int, QUObject*) 22997 vfunc[5]: QUriDrag::qt_property(int, int, QVariant*) 22998 vfunc[6]: QUriDrag::~QUriDrag() 22999 vfunc[7]: QUriDrag::~QUriDrag() 23000 vfunc[8]: QObject::event(QEvent*) 23001 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23002 vfunc[10]: QObject::setName(char const*) 23003 vfunc[11]: QObject::insertChild(QObject*) 23004 vfunc[12]: QObject::removeChild(QObject*) 23005 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23006 vfunc[14]: QObject::property(char const*) const 23007 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23008 vfunc[16]: QObject::childEvent(QChildEvent*) 23009 vfunc[17]: QObject::customEvent(QCustomEvent*) 23010 vfunc[18]: QObject::connectNotify(char const*) 23011 vfunc[19]: QObject::disconnectNotify(char const*) 23012 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23013 const*, char const*) 23014 vfunc[21]: QDragObject::setPixmap(QPixmap) 23015 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23016 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23017 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 23018 vfunc[25]: QStoredDrag::format(int) const 23019 vfunc[26]: QStoredDrag::encodedData(char const*) const 23020 vfunc[27]: QUriDrag::setUris(QStrList) 23021 23022 Table 8-67. Secondary vtable for QUriDrag 23023 Base Offset -40 23024 Virtual Base Offset 0 23025 RTTI typeinfo for QUriDrag 23026 vfunc[0]: non-virtual thunk to QUriDrag::~QUriDrag() 23027 vfunc[1]: non-virtual thunk to QUriDrag::~QUriDrag() 23028 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 23029 vfunc[3]: QMimeSource::provides(char const*) const 23030 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 23031 const*) const 23032 23033 The Run Time Type Information for the QUriDrag class is 23034 described by Table 8-68 23035 23036 Table 8-68. typeinfo for QUriDrag 23037 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23038 Name typeinfo name for QUriDrag 23039 basetype: typeinfo for QStoredDrag 23040 __________________________________________________________ 23041 23042 8.2.8.7. Class data for QDropSite 23043 23044 The virtual table for the QDropSite class is described by Table 23045 8-69 23046 23047 Table 8-69. Primary vtable for QDropSite 23048 Base Offset 0 23049 Virtual Base Offset 0 23050 RTTI typeinfo for QDropSite 23051 vfunc[0]: QDropSite::~QDropSite() 23052 vfunc[1]: QDropSite::~QDropSite() 23053 23054 The Run Time Type Information for the QDropSite class is 23055 described by Table 8-70 23056 23057 Table 8-70. typeinfo for QDropSite 23058 Base Vtable vtable for __cxxabiv1::__class_type_info 23059 Name typeinfo name for QDropSite 23060 __________________________________________________________ 23061 23062 8.2.8.8. Class data for QStoredDrag 23063 23064 The virtual table for the QStoredDrag class is described by 23065 Table 8-71 23066 23067 Table 8-71. Primary vtable for QStoredDrag 23068 Base Offset 0 23069 Virtual Base Offset 0 23070 RTTI typeinfo for QStoredDrag 23071 vfunc[0]: NULL or QStoredDrag::metaObject() const 23072 vfunc[1]: QStoredDrag::className() const 23073 vfunc[2]: QStoredDrag::qt_cast(char const*) 23074 vfunc[3]: QStoredDrag::qt_invoke(int, QUObject*) 23075 vfunc[4]: QStoredDrag::qt_emit(int, QUObject*) 23076 vfunc[5]: QStoredDrag::qt_property(int, int, QVariant*) 23077 vfunc[6]: QStoredDrag::~QStoredDrag() 23078 vfunc[7]: QStoredDrag::~QStoredDrag() 23079 vfunc[8]: QObject::event(QEvent*) 23080 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23081 vfunc[10]: QObject::setName(char const*) 23082 vfunc[11]: QObject::insertChild(QObject*) 23083 vfunc[12]: QObject::removeChild(QObject*) 23084 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23085 vfunc[14]: QObject::property(char const*) const 23086 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23087 vfunc[16]: QObject::childEvent(QChildEvent*) 23088 vfunc[17]: QObject::customEvent(QCustomEvent*) 23089 vfunc[18]: QObject::connectNotify(char const*) 23090 vfunc[19]: QObject::disconnectNotify(char const*) 23091 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23092 const*, char const*) 23093 vfunc[21]: QDragObject::setPixmap(QPixmap) 23094 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23095 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23096 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 23097 vfunc[25]: QStoredDrag::format(int) const 23098 vfunc[26]: QStoredDrag::encodedData(char const*) const 23099 23100 Table 8-72. Secondary vtable for QStoredDrag 23101 Base Offset -40 23102 Virtual Base Offset 0 23103 RTTI typeinfo for QStoredDrag 23104 vfunc[0]: non-virtual thunk to QStoredDrag::~QStoredDrag() 23105 vfunc[1]: non-virtual thunk to QStoredDrag::~QStoredDrag() 23106 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 23107 vfunc[3]: QMimeSource::provides(char const*) const 23108 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 23109 const*) const 23110 23111 The Run Time Type Information for the QStoredDrag class is 23112 described by Table 8-73 23113 23114 Table 8-73. typeinfo for QStoredDrag 23115 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23116 Name typeinfo name for QStoredDrag 23117 basetype: typeinfo for QDragObject 23118 __________________________________________________________ 23119 23120 8.2.8.9. Class data for QTextDrag 23121 23122 The virtual table for the QTextDrag class is described by Table 23123 8-74 23124 23125 Table 8-74. Primary vtable for QTextDrag 23126 Base Offset 0 23127 Virtual Base Offset 0 23128 RTTI typeinfo for QTextDrag 23129 vfunc[0]: NULL or QTextDrag::metaObject() const 23130 vfunc[1]: QTextDrag::className() const 23131 vfunc[2]: QTextDrag::qt_cast(char const*) 23132 vfunc[3]: QTextDrag::qt_invoke(int, QUObject*) 23133 vfunc[4]: QTextDrag::qt_emit(int, QUObject*) 23134 vfunc[5]: QTextDrag::qt_property(int, int, QVariant*) 23135 vfunc[6]: QTextDrag::~QTextDrag() 23136 vfunc[7]: QTextDrag::~QTextDrag() 23137 vfunc[8]: QObject::event(QEvent*) 23138 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23139 vfunc[10]: QObject::setName(char const*) 23140 vfunc[11]: QObject::insertChild(QObject*) 23141 vfunc[12]: QObject::removeChild(QObject*) 23142 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23143 vfunc[14]: QObject::property(char const*) const 23144 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23145 vfunc[16]: QObject::childEvent(QChildEvent*) 23146 vfunc[17]: QObject::customEvent(QCustomEvent*) 23147 vfunc[18]: QObject::connectNotify(char const*) 23148 vfunc[19]: QObject::disconnectNotify(char const*) 23149 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23150 const*, char const*) 23151 vfunc[21]: QDragObject::setPixmap(QPixmap) 23152 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23153 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23154 vfunc[24]: QTextDrag::setText(QString const&) 23155 vfunc[25]: QTextDrag::setSubtype(QCString const&) 23156 vfunc[26]: QTextDrag::format(int) const 23157 vfunc[27]: QTextDrag::encodedData(char const*) const 23158 23159 Table 8-75. Secondary vtable for QTextDrag 23160 Base Offset -40 23161 Virtual Base Offset 0 23162 RTTI typeinfo for QTextDrag 23163 vfunc[0]: non-virtual thunk to QTextDrag::~QTextDrag() 23164 vfunc[1]: non-virtual thunk to QTextDrag::~QTextDrag() 23165 vfunc[2]: non-virtual thunk to QTextDrag::format(int) const 23166 vfunc[3]: QMimeSource::provides(char const*) const 23167 vfunc[4]: non-virtual thunk to QTextDrag::encodedData(char 23168 const*) const 23169 23170 The Run Time Type Information for the QTextDrag class is 23171 described by Table 8-76 23172 23173 Table 8-76. typeinfo for QTextDrag 23174 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23175 Name typeinfo name for QTextDrag 23176 basetype: typeinfo for QDragObject 23177 __________________________________________________________ 23178 23179 8.2.8.10. Class data for QDragEnterEvent 23180 23181 The virtual table for the QDragEnterEvent class is described by 23182 Table 8-77 23183 23184 Table 8-77. Primary vtable for QDragEnterEvent 23185 Base Offset 0 23186 Virtual Base Offset 0 23187 RTTI typeinfo for QDragEnterEvent 23188 vfunc[0]: NULL or QDragEnterEvent::~QDragEnterEvent() 23189 vfunc[1]: NULL or QDragEnterEvent::~QDragEnterEvent() 23190 vfunc[2]: QDropEvent::format(int) const 23191 vfunc[3]: QDropEvent::encodedData(char const*) const 23192 vfunc[4]: QDropEvent::provides(char const*) const 23193 23194 Table 8-78. Secondary vtable for QDragEnterEvent 23195 Base Offset -12 23196 Virtual Base Offset 0 23197 RTTI typeinfo for QDragEnterEvent 23198 vfunc[0]: NULL or non-virtual thunk to 23199 QDragEnterEvent::~QDragEnterEvent() 23200 vfunc[1]: NULL or non-virtual thunk to 23201 QDragEnterEvent::~QDragEnterEvent() 23202 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 23203 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 23204 const*) const 23205 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 23206 const*) const 23207 23208 The Run Time Type Information for the QDragEnterEvent class is 23209 described by Table 8-79 23210 23211 Table 8-79. typeinfo for QDragEnterEvent 23212 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23213 Name typeinfo name for QDragEnterEvent 23214 basetype: typeinfo for QDragMoveEvent 23215 __________________________________________________________ 23216 23217 8.2.8.11. Class data for QDragMoveEvent 23218 23219 The virtual table for the QDragMoveEvent class is described by 23220 Table 8-80 23221 23222 Table 8-80. Primary vtable for QDragMoveEvent 23223 Base Offset 0 23224 Virtual Base Offset 0 23225 RTTI typeinfo for QDragMoveEvent 23226 vfunc[0]: NULL or QDragMoveEvent::~QDragMoveEvent() 23227 vfunc[1]: NULL or QDragMoveEvent::~QDragMoveEvent() 23228 vfunc[2]: QDropEvent::format(int) const 23229 vfunc[3]: QDropEvent::encodedData(char const*) const 23230 vfunc[4]: QDropEvent::provides(char const*) const 23231 23232 Table 8-81. Secondary vtable for QDragMoveEvent 23233 Base Offset -12 23234 Virtual Base Offset 0 23235 RTTI typeinfo for QDragMoveEvent 23236 vfunc[0]: NULL or non-virtual thunk to 23237 QDragMoveEvent::~QDragMoveEvent() 23238 vfunc[1]: NULL or non-virtual thunk to 23239 QDragMoveEvent::~QDragMoveEvent() 23240 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 23241 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 23242 const*) const 23243 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 23244 const*) const 23245 23246 The Run Time Type Information for the QDragMoveEvent class is 23247 described by Table 8-82 23248 23249 Table 8-82. typeinfo for QDragMoveEvent 23250 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23251 Name typeinfo name for QDragMoveEvent 23252 basetype: typeinfo for QDropEvent 23253 __________________________________________________________ 23254 23255 8.2.8.12. Class data for QDropEvent 23256 23257 The virtual table for the QDropEvent class is described by 23258 Table 8-83 23259 23260 Table 8-83. Primary vtable for QDropEvent 23261 Base Offset 0 23262 Virtual Base Offset 0 23263 RTTI typeinfo for QDropEvent 23264 vfunc[0]: NULL or QDropEvent::~QDropEvent() 23265 vfunc[1]: NULL or QDropEvent::~QDropEvent() 23266 vfunc[2]: QDropEvent::format(int) const 23267 vfunc[3]: QDropEvent::encodedData(char const*) const 23268 vfunc[4]: QDropEvent::provides(char const*) const 23269 23270 Table 8-84. Secondary vtable for QDropEvent 23271 Base Offset -12 23272 Virtual Base Offset 0 23273 RTTI typeinfo for QDropEvent 23274 vfunc[0]: NULL or non-virtual thunk to 23275 QDropEvent::~QDropEvent() 23276 vfunc[1]: NULL or non-virtual thunk to 23277 QDropEvent::~QDropEvent() 23278 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 23279 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 23280 const*) const 23281 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 23282 const*) const 23283 23284 The Run Time Type Information for the QDropEvent class is 23285 described by Table 8-85 23286 23287 Table 8-85. typeinfo for QDropEvent 23288 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 23289 Name typeinfo name for QDropEvent 23290 flags: 0 23291 basetype: typeinfo for QEvent 2 23292 basetype: typeinfo for QMimeSource 3074 23293 __________________________________________________________ 23294 23295 8.2.8.13. Class data for QDragObject 23296 23297 The virtual table for the QDragObject class is described by 23298 Table 8-86 23299 23300 Table 8-86. Primary vtable for QDragObject 23301 Base Offset 0 23302 Virtual Base Offset 0 23303 RTTI typeinfo for QDragObject 23304 vfunc[0]: NULL or QDragObject::metaObject() const 23305 vfunc[1]: QDragObject::className() const 23306 vfunc[2]: QDragObject::qt_cast(char const*) 23307 vfunc[3]: QDragObject::qt_invoke(int, QUObject*) 23308 vfunc[4]: QDragObject::qt_emit(int, QUObject*) 23309 vfunc[5]: QDragObject::qt_property(int, int, QVariant*) 23310 vfunc[6]: QDragObject::~QDragObject() 23311 vfunc[7]: QDragObject::~QDragObject() 23312 vfunc[8]: QObject::event(QEvent*) 23313 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23314 vfunc[10]: QObject::setName(char const*) 23315 vfunc[11]: QObject::insertChild(QObject*) 23316 vfunc[12]: QObject::removeChild(QObject*) 23317 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23318 vfunc[14]: QObject::property(char const*) const 23319 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23320 vfunc[16]: QObject::childEvent(QChildEvent*) 23321 vfunc[17]: QObject::customEvent(QCustomEvent*) 23322 vfunc[18]: QObject::connectNotify(char const*) 23323 vfunc[19]: QObject::disconnectNotify(char const*) 23324 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23325 const*, char const*) 23326 vfunc[21]: QDragObject::setPixmap(QPixmap) 23327 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23328 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23329 23330 Table 8-87. Secondary vtable for QDragObject 23331 Base Offset -40 23332 Virtual Base Offset 0 23333 RTTI typeinfo for QDragObject 23334 vfunc[0]: non-virtual thunk to QDragObject::~QDragObject() 23335 vfunc[1]: non-virtual thunk to QDragObject::~QDragObject() 23336 vfunc[2]: __cxa_pure_virtual 23337 vfunc[3]: QMimeSource::provides(char const*) const 23338 vfunc[4]: __cxa_pure_virtual 23339 23340 The Run Time Type Information for the QDragObject class is 23341 described by Table 8-88 23342 23343 Table 8-88. typeinfo for QDragObject 23344 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 23345 Name typeinfo name for QDragObject 23346 flags: 0 23347 basetype: typeinfo for QObject 2 23348 basetype: typeinfo for QMimeSource 10242 23349 __________________________________________________________ 23350 23351 8.2.8.14. Class data for QIconDragItem 23352 23353 The virtual table for the QIconDragItem class is described by 23354 Table 8-89 23355 23356 Table 8-89. Primary vtable for QIconDragItem 23357 Base Offset 0 23358 Virtual Base Offset 0 23359 RTTI typeinfo for QIconDragItem 23360 vfunc[0]: QIconDragItem::~QIconDragItem() 23361 vfunc[1]: QIconDragItem::~QIconDragItem() 23362 vfunc[2]: QIconDragItem::data() const 23363 vfunc[3]: QIconDragItem::setData(QMemArray const&) 23364 23365 The Run Time Type Information for the QIconDragItem class is 23366 described by Table 8-90 23367 23368 Table 8-90. typeinfo for QIconDragItem 23369 Base Vtable vtable for __cxxabiv1::__class_type_info 23370 Name typeinfo name for QIconDragItem 23371 __________________________________________________________ 23372 23373 8.2.8.15. Interfaces for Qt3 Drag and Drop 23374 23375 An LSB conforming implementation shall provide the architecture 23376 specific functions for Qt3 Drag and Drop specified in Table 23377 8-91, with the full mandatory functionality as described in the 23378 referenced underlying specification. 23379 23380 Table 8-91. libqt-mt - Qt3 Drag and Drop Function Interfaces 23381 _ZThn12_NK10QDropEvent11encodedDataEPKc [CXXABI] 23382 _ZThn12_NK10QDropEvent6formatEi [CXXABI] 23383 _ZThn12_NK10QDropEvent8providesEPKc [CXXABI] 23384 _ZThn40_N10QImageDragD0Ev [CXXABI] 23385 _ZThn40_N10QImageDragD1Ev [CXXABI] _ZThn40_N11QDragObjectD0Ev 23386 [CXXABI] 23387 _ZThn40_N11QDragObjectD1Ev [CXXABI] _ZThn40_N11QStoredDragD0Ev 23388 [CXXABI] 23389 _ZThn40_N11QStoredDragD1Ev [CXXABI] _ZThn40_N8QUriDragD0Ev 23390 [CXXABI] 23391 _ZThn40_N8QUriDragD1Ev [CXXABI] _ZThn40_N9QIconDragD0Ev 23392 [CXXABI] 23393 _ZThn40_N9QIconDragD1Ev [CXXABI] _ZThn40_N9QTextDragD0Ev 23394 [CXXABI] 23395 _ZThn40_N9QTextDragD1Ev [CXXABI] 23396 _ZThn40_NK10QImageDrag11encodedDataEPKc [CXXABI] 23397 _ZThn40_NK10QImageDrag6formatEi [CXXABI] 23398 _ZThn40_NK11QStoredDrag11encodedDataEPKc [CXXABI] 23399 _ZThn40_NK11QStoredDrag6formatEi [CXXABI] 23400 _ZThn40_NK9QIconDrag11encodedDataEPKc [CXXABI] 23401 _ZThn40_NK9QIconDrag6formatEi [CXXABI] 23402 _ZThn40_NK9QTextDrag11encodedDataEPKc [CXXABI] 23403 _ZThn40_NK9QTextDrag6formatEi [CXXABI] 23404 __________________________________________________________ 23405 23406 8.2.9. Qt3 Events 23407 __________________________________________________________ 23408 23409 8.2.9.1. Class data for QContextMenuEvent 23410 23411 The virtual table for the QContextMenuEvent class is described 23412 by Table 8-92 23413 23414 Table 8-92. Primary vtable for QContextMenuEvent 23415 Base Offset 0 23416 Virtual Base Offset 0 23417 RTTI typeinfo for QContextMenuEvent 23418 vfunc[0]: NULL or QContextMenuEvent::~QContextMenuEvent() 23419 vfunc[1]: NULL or QContextMenuEvent::~QContextMenuEvent() 23420 23421 The Run Time Type Information for the QContextMenuEvent class 23422 is described by Table 8-93 23423 23424 Table 8-93. typeinfo for QContextMenuEvent 23425 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23426 Name typeinfo name for QContextMenuEvent 23427 basetype: typeinfo for QEvent 23428 __________________________________________________________ 23429 23430 8.2.9.2. Class data for QIMEvent 23431 23432 The virtual table for the QIMEvent class is described by Table 23433 8-94 23434 23435 Table 8-94. Primary vtable for QIMEvent 23436 Base Offset 0 23437 Virtual Base Offset 0 23438 RTTI typeinfo for QIMEvent 23439 vfunc[0]: NULL or QIMEvent::~QIMEvent() 23440 vfunc[1]: NULL or QIMEvent::~QIMEvent() 23441 23442 The Run Time Type Information for the QIMEvent class is 23443 described by Table 8-95 23444 23445 Table 8-95. typeinfo for QIMEvent 23446 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23447 Name typeinfo name for QIMEvent 23448 basetype: typeinfo for QEvent 23449 __________________________________________________________ 23450 23451 8.2.9.3. Class data for QTimerEvent 23452 23453 The virtual table for the QTimerEvent class is described by 23454 Table 8-96 23455 23456 Table 8-96. Primary vtable for QTimerEvent 23457 Base Offset 0 23458 Virtual Base Offset 0 23459 RTTI typeinfo for QTimerEvent 23460 vfunc[0]: NULL or QTimerEvent::~QTimerEvent() 23461 vfunc[1]: NULL or QTimerEvent::~QTimerEvent() 23462 23463 The Run Time Type Information for the QTimerEvent class is 23464 described by Table 8-97 23465 23466 Table 8-97. typeinfo for QTimerEvent 23467 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23468 Name typeinfo name for QTimerEvent 23469 basetype: typeinfo for QEvent 23470 __________________________________________________________ 23471 23472 8.2.9.4. Class data for QKeyEvent 23473 23474 The virtual table for the QKeyEvent class is described by Table 23475 8-98 23476 23477 Table 8-98. Primary vtable for QKeyEvent 23478 Base Offset 0 23479 Virtual Base Offset 0 23480 RTTI typeinfo for QKeyEvent 23481 vfunc[0]: NULL or QKeyEvent::~QKeyEvent() 23482 vfunc[1]: NULL or QKeyEvent::~QKeyEvent() 23483 23484 The Run Time Type Information for the QKeyEvent class is 23485 described by Table 8-99 23486 23487 Table 8-99. typeinfo for QKeyEvent 23488 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23489 Name typeinfo name for QKeyEvent 23490 basetype: typeinfo for QEvent 23491 __________________________________________________________ 23492 23493 8.2.9.5. Class data for QCustomEvent 23494 23495 The virtual table for the QCustomEvent class is described by 23496 Table 8-100 23497 23498 Table 8-100. Primary vtable for QCustomEvent 23499 Base Offset 0 23500 Virtual Base Offset 0 23501 RTTI typeinfo for QCustomEvent 23502 vfunc[0]: NULL or QCustomEvent::~QCustomEvent() 23503 vfunc[1]: NULL or QCustomEvent::~QCustomEvent() 23504 23505 The Run Time Type Information for the QCustomEvent class is 23506 described by Table 8-101 23507 23508 Table 8-101. typeinfo for QCustomEvent 23509 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23510 Name typeinfo name for QCustomEvent 23511 basetype: typeinfo for QEvent 23512 __________________________________________________________ 23513 23514 8.2.9.6. Class data for QEventLoop 23515 23516 The virtual table for the QEventLoop class is described by 23517 Table 8-102 23518 23519 Table 8-102. Primary vtable for QEventLoop 23520 Base Offset 0 23521 Virtual Base Offset 0 23522 RTTI typeinfo for QEventLoop 23523 vfunc[0]: NULL or QEventLoop::metaObject() const 23524 vfunc[1]: QEventLoop::className() const 23525 vfunc[2]: QEventLoop::qt_cast(char const*) 23526 vfunc[3]: QEventLoop::qt_invoke(int, QUObject*) 23527 vfunc[4]: QEventLoop::qt_emit(int, QUObject*) 23528 vfunc[5]: QEventLoop::qt_property(int, int, QVariant*) 23529 vfunc[6]: QEventLoop::~QEventLoop() 23530 vfunc[7]: QEventLoop::~QEventLoop() 23531 vfunc[8]: QObject::event(QEvent*) 23532 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23533 vfunc[10]: QObject::setName(char const*) 23534 vfunc[11]: QObject::insertChild(QObject*) 23535 vfunc[12]: QObject::removeChild(QObject*) 23536 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23537 vfunc[14]: QObject::property(char const*) const 23538 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23539 vfunc[16]: QObject::childEvent(QChildEvent*) 23540 vfunc[17]: QObject::customEvent(QCustomEvent*) 23541 vfunc[18]: QObject::connectNotify(char const*) 23542 vfunc[19]: QObject::disconnectNotify(char const*) 23543 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23544 const*, char const*) 23545 vfunc[21]: QEventLoop::processEvents(unsigned int) 23546 vfunc[22]: QEventLoop::hasPendingEvents() const 23547 vfunc[23]: QEventLoop::registerSocketNotifier(QSocketNotifier*) 23548 vfunc[24]: 23549 QEventLoop::unregisterSocketNotifier(QSocketNotifier*) 23550 vfunc[25]: QEventLoop::exec() 23551 vfunc[26]: QEventLoop::exit(int) 23552 vfunc[27]: QEventLoop::enterLoop() 23553 vfunc[28]: QEventLoop::exitLoop() 23554 vfunc[29]: QEventLoop::loopLevel() const 23555 vfunc[30]: QEventLoop::wakeUp() 23556 vfunc[31]: QEventLoop::appStartingUp() 23557 vfunc[32]: QEventLoop::appClosingDown() 23558 23559 The Run Time Type Information for the QEventLoop class is 23560 described by Table 8-103 23561 23562 Table 8-103. typeinfo for QEventLoop 23563 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23564 Name typeinfo name for QEventLoop 23565 basetype: typeinfo for QObject 23566 __________________________________________________________ 23567 23568 8.2.9.7. Class data for QHideEvent 23569 23570 The virtual table for the QHideEvent class is described by 23571 Table 8-104 23572 23573 Table 8-104. Primary vtable for QHideEvent 23574 Base Offset 0 23575 Virtual Base Offset 0 23576 RTTI typeinfo for QHideEvent 23577 vfunc[0]: NULL or QHideEvent::~QHideEvent() 23578 vfunc[1]: NULL or QHideEvent::~QHideEvent() 23579 23580 The Run Time Type Information for the QHideEvent class is 23581 described by Table 8-105 23582 23583 Table 8-105. typeinfo for QHideEvent 23584 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23585 Name typeinfo name for QHideEvent 23586 basetype: typeinfo for QEvent 23587 __________________________________________________________ 23588 23589 8.2.9.8. Class data for QResizeEvent 23590 23591 The virtual table for the QResizeEvent class is described by 23592 Table 8-106 23593 23594 Table 8-106. Primary vtable for QResizeEvent 23595 Base Offset 0 23596 Virtual Base Offset 0 23597 RTTI typeinfo for QResizeEvent 23598 vfunc[0]: NULL or QResizeEvent::~QResizeEvent() 23599 vfunc[1]: NULL or QResizeEvent::~QResizeEvent() 23600 23601 The Run Time Type Information for the QResizeEvent class is 23602 described by Table 8-107 23603 23604 Table 8-107. typeinfo for QResizeEvent 23605 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23606 Name typeinfo name for QResizeEvent 23607 basetype: typeinfo for QEvent 23608 __________________________________________________________ 23609 23610 8.2.9.9. Class data for QTabletEvent 23611 23612 The virtual table for the QTabletEvent class is described by 23613 Table 8-108 23614 23615 Table 8-108. Primary vtable for QTabletEvent 23616 Base Offset 0 23617 Virtual Base Offset 0 23618 RTTI typeinfo for QTabletEvent 23619 vfunc[0]: NULL or QTabletEvent::~QTabletEvent() 23620 vfunc[1]: NULL or QTabletEvent::~QTabletEvent() 23621 23622 The Run Time Type Information for the QTabletEvent class is 23623 described by Table 8-109 23624 23625 Table 8-109. typeinfo for QTabletEvent 23626 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23627 Name typeinfo name for QTabletEvent 23628 basetype: typeinfo for QEvent 23629 __________________________________________________________ 23630 23631 8.2.9.10. Class data for QFocusEvent 23632 23633 The virtual table for the QFocusEvent class is described by 23634 Table 8-110 23635 23636 Table 8-110. Primary vtable for QFocusEvent 23637 Base Offset 0 23638 Virtual Base Offset 0 23639 RTTI typeinfo for QFocusEvent 23640 vfunc[0]: NULL or QFocusEvent::~QFocusEvent() 23641 vfunc[1]: NULL or QFocusEvent::~QFocusEvent() 23642 23643 The Run Time Type Information for the QFocusEvent class is 23644 described by Table 8-111 23645 23646 Table 8-111. typeinfo for QFocusEvent 23647 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23648 Name typeinfo name for QFocusEvent 23649 basetype: typeinfo for QEvent 23650 __________________________________________________________ 23651 23652 8.2.9.11. Class data for QMouseEvent 23653 23654 The virtual table for the QMouseEvent class is described by 23655 Table 8-112 23656 23657 Table 8-112. Primary vtable for QMouseEvent 23658 Base Offset 0 23659 Virtual Base Offset 0 23660 RTTI typeinfo for QMouseEvent 23661 vfunc[0]: NULL or QMouseEvent::~QMouseEvent() 23662 vfunc[1]: NULL or QMouseEvent::~QMouseEvent() 23663 23664 The Run Time Type Information for the QMouseEvent class is 23665 described by Table 8-113 23666 23667 Table 8-113. typeinfo for QMouseEvent 23668 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23669 Name typeinfo name for QMouseEvent 23670 basetype: typeinfo for QEvent 23671 __________________________________________________________ 23672 23673 8.2.9.12. Class data for QChildEvent 23674 23675 The virtual table for the QChildEvent class is described by 23676 Table 8-114 23677 23678 Table 8-114. Primary vtable for QChildEvent 23679 Base Offset 0 23680 Virtual Base Offset 0 23681 RTTI typeinfo for QChildEvent 23682 vfunc[0]: NULL or QChildEvent::~QChildEvent() 23683 vfunc[1]: NULL or QChildEvent::~QChildEvent() 23684 23685 The Run Time Type Information for the QChildEvent class is 23686 described by Table 8-115 23687 23688 Table 8-115. typeinfo for QChildEvent 23689 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23690 Name typeinfo name for QChildEvent 23691 basetype: typeinfo for QEvent 23692 __________________________________________________________ 23693 23694 8.2.9.13. Class data for QEvent 23695 23696 The virtual table for the QEvent class is described by Table 23697 8-116 23698 23699 Table 8-116. Primary vtable for QEvent 23700 Base Offset 0 23701 Virtual Base Offset 0 23702 RTTI typeinfo for QEvent 23703 vfunc[0]: QEvent::~QEvent() 23704 vfunc[1]: QEvent::~QEvent() 23705 23706 The Run Time Type Information for the QEvent class is described 23707 by Table 8-117 23708 23709 Table 8-117. typeinfo for QEvent 23710 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23711 Name typeinfo name for QEvent 23712 basetype: typeinfo for Qt 23713 __________________________________________________________ 23714 23715 8.2.9.14. Class data for QIMComposeEvent 23716 23717 The virtual table for the QIMComposeEvent class is described by 23718 Table 8-118 23719 23720 Table 8-118. Primary vtable for QIMComposeEvent 23721 Base Offset 0 23722 Virtual Base Offset 0 23723 RTTI typeinfo for QIMComposeEvent 23724 vfunc[0]: NULL or QIMComposeEvent::~QIMComposeEvent() 23725 vfunc[1]: NULL or QIMComposeEvent::~QIMComposeEvent() 23726 23727 The Run Time Type Information for the QIMComposeEvent class is 23728 described by Table 8-119 23729 23730 Table 8-119. typeinfo for QIMComposeEvent 23731 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23732 Name typeinfo name for QIMComposeEvent 23733 basetype: typeinfo for QIMEvent 23734 __________________________________________________________ 23735 23736 8.2.9.15. Class data for QShowEvent 23737 23738 The virtual table for the QShowEvent class is described by 23739 Table 8-120 23740 23741 Table 8-120. Primary vtable for QShowEvent 23742 Base Offset 0 23743 Virtual Base Offset 0 23744 RTTI typeinfo for QShowEvent 23745 vfunc[0]: NULL or QShowEvent::~QShowEvent() 23746 vfunc[1]: NULL or QShowEvent::~QShowEvent() 23747 23748 The Run Time Type Information for the QShowEvent class is 23749 described by Table 8-121 23750 23751 Table 8-121. typeinfo for QShowEvent 23752 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23753 Name typeinfo name for QShowEvent 23754 basetype: typeinfo for QEvent 23755 __________________________________________________________ 23756 23757 8.2.9.16. Class data for QPaintEvent 23758 23759 The virtual table for the QPaintEvent class is described by 23760 Table 8-122 23761 23762 Table 8-122. Primary vtable for QPaintEvent 23763 Base Offset 0 23764 Virtual Base Offset 0 23765 RTTI typeinfo for QPaintEvent 23766 vfunc[0]: NULL or QPaintEvent::~QPaintEvent() 23767 vfunc[1]: NULL or QPaintEvent::~QPaintEvent() 23768 23769 The Run Time Type Information for the QPaintEvent class is 23770 described by Table 8-123 23771 23772 Table 8-123. typeinfo for QPaintEvent 23773 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23774 Name typeinfo name for QPaintEvent 23775 basetype: typeinfo for QEvent 23776 __________________________________________________________ 23777 23778 8.2.9.17. Class data for QWheelEvent 23779 23780 The virtual table for the QWheelEvent class is described by 23781 Table 8-124 23782 23783 Table 8-124. Primary vtable for QWheelEvent 23784 Base Offset 0 23785 Virtual Base Offset 0 23786 RTTI typeinfo for QWheelEvent 23787 vfunc[0]: NULL or QWheelEvent::~QWheelEvent() 23788 vfunc[1]: NULL or QWheelEvent::~QWheelEvent() 23789 23790 The Run Time Type Information for the QWheelEvent class is 23791 described by Table 8-125 23792 23793 Table 8-125. typeinfo for QWheelEvent 23794 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23795 Name typeinfo name for QWheelEvent 23796 basetype: typeinfo for QEvent 23797 __________________________________________________________ 23798 23799 8.2.9.18. Class data for QMoveEvent 23800 23801 The virtual table for the QMoveEvent class is described by 23802 Table 8-126 23803 23804 Table 8-126. Primary vtable for QMoveEvent 23805 Base Offset 0 23806 Virtual Base Offset 0 23807 RTTI typeinfo for QMoveEvent 23808 vfunc[0]: NULL or QMoveEvent::~QMoveEvent() 23809 vfunc[1]: NULL or QMoveEvent::~QMoveEvent() 23810 23811 The Run Time Type Information for the QMoveEvent class is 23812 described by Table 8-127 23813 23814 Table 8-127. typeinfo for QMoveEvent 23815 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23816 Name typeinfo name for QMoveEvent 23817 basetype: typeinfo for QEvent 23818 __________________________________________________________ 23819 23820 8.2.9.19. Class data for QCloseEvent 23821 23822 The virtual table for the QCloseEvent class is described by 23823 Table 8-128 23824 23825 Table 8-128. Primary vtable for QCloseEvent 23826 Base Offset 0 23827 Virtual Base Offset 0 23828 RTTI typeinfo for QCloseEvent 23829 vfunc[0]: NULL or QCloseEvent::~QCloseEvent() 23830 vfunc[1]: NULL or QCloseEvent::~QCloseEvent() 23831 23832 The Run Time Type Information for the QCloseEvent class is 23833 described by Table 8-129 23834 23835 Table 8-129. typeinfo for QCloseEvent 23836 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23837 Name typeinfo name for QCloseEvent 23838 basetype: typeinfo for QEvent 23839 __________________________________________________________ 23840 23841 8.2.9.20. Interfaces for Qt3 Events 23842 23843 No external functions are defined for libqt-mt - Qt3 Events in 23844 this part of the specification. See also the generic 23845 specification. 23846 __________________________________________________________ 23847 23848 8.2.10. Qt3 Internationalization 23849 __________________________________________________________ 23850 23851 8.2.10.1. Class data for QUtf8Codec 23852 23853 The virtual table for the QUtf8Codec class is described by 23854 Table 8-130 23855 23856 Table 8-130. Primary vtable for QUtf8Codec 23857 Base Offset 0 23858 Virtual Base Offset 0 23859 RTTI typeinfo for QUtf8Codec 23860 vfunc[0]: NULL or QUtf8Codec::~QUtf8Codec() 23861 vfunc[1]: NULL or QUtf8Codec::~QUtf8Codec() 23862 vfunc[2]: QUtf8Codec::name() const 23863 vfunc[3]: QTextCodec::mimeName() const 23864 vfunc[4]: QUtf8Codec::mibEnum() const 23865 vfunc[5]: QUtf8Codec::makeDecoder() const 23866 vfunc[6]: QTextCodec::makeEncoder() const 23867 vfunc[7]: QUtf8Codec::toUnicode(char const*, int) const 23868 vfunc[8]: QUtf8Codec::fromUnicode(QString const&, int&) const 23869 vfunc[9]: QTextCodec::canEncode(QChar) const 23870 vfunc[10]: QTextCodec::canEncode(QString const&) const 23871 vfunc[11]: QUtf8Codec::heuristicContentMatch(char const*, int) 23872 const 23873 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 23874 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 23875 const 23876 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 23877 int) const 23878 23879 The Run Time Type Information for the QUtf8Codec class is 23880 described by Table 8-131 23881 23882 Table 8-131. typeinfo for QUtf8Codec 23883 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23884 Name typeinfo name for QUtf8Codec 23885 basetype: typeinfo for QTextCodec 23886 __________________________________________________________ 23887 23888 8.2.10.2. Class data for QTranslator 23889 23890 The virtual table for the QTranslator class is described by 23891 Table 8-132 23892 23893 Table 8-132. Primary vtable for QTranslator 23894 Base Offset 0 23895 Virtual Base Offset 0 23896 RTTI typeinfo for QTranslator 23897 vfunc[0]: NULL or QTranslator::metaObject() const 23898 vfunc[1]: QTranslator::className() const 23899 vfunc[2]: QTranslator::qt_cast(char const*) 23900 vfunc[3]: QTranslator::qt_invoke(int, QUObject*) 23901 vfunc[4]: QTranslator::qt_emit(int, QUObject*) 23902 vfunc[5]: QTranslator::qt_property(int, int, QVariant*) 23903 vfunc[6]: QTranslator::~QTranslator() 23904 vfunc[7]: QTranslator::~QTranslator() 23905 vfunc[8]: QObject::event(QEvent*) 23906 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23907 vfunc[10]: QObject::setName(char const*) 23908 vfunc[11]: QObject::insertChild(QObject*) 23909 vfunc[12]: QObject::removeChild(QObject*) 23910 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23911 vfunc[14]: QObject::property(char const*) const 23912 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23913 vfunc[16]: QObject::childEvent(QChildEvent*) 23914 vfunc[17]: QObject::customEvent(QCustomEvent*) 23915 vfunc[18]: QObject::connectNotify(char const*) 23916 vfunc[19]: QObject::disconnectNotify(char const*) 23917 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23918 const*, char const*) 23919 vfunc[21]: QTranslator::findMessage(char const*, char const*, 23920 char const*) const 23921 23922 The Run Time Type Information for the QTranslator class is 23923 described by Table 8-133 23924 23925 Table 8-133. typeinfo for QTranslator 23926 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23927 Name typeinfo name for QTranslator 23928 basetype: typeinfo for QObject 23929 __________________________________________________________ 23930 23931 8.2.10.3. Class data for QGb18030Codec 23932 23933 The virtual table for the QGb18030Codec class is described by 23934 Table 8-134 23935 23936 Table 8-134. Primary vtable for QGb18030Codec 23937 Base Offset 0 23938 Virtual Base Offset 0 23939 RTTI typeinfo for QGb18030Codec 23940 vfunc[0]: NULL or QGb18030Codec::~QGb18030Codec() 23941 vfunc[1]: NULL or QGb18030Codec::~QGb18030Codec() 23942 vfunc[2]: QGb18030Codec::name() const 23943 vfunc[3]: QTextCodec::mimeName() const 23944 vfunc[4]: QGb18030Codec::mibEnum() const 23945 vfunc[5]: QGb18030Codec::makeDecoder() const 23946 vfunc[6]: QTextCodec::makeEncoder() const 23947 vfunc[7]: QGb18030Codec::toUnicode(char const*, int) const 23948 vfunc[8]: QGb18030Codec::fromUnicode(QString const&, int&) 23949 const 23950 vfunc[9]: QTextCodec::canEncode(QChar) const 23951 vfunc[10]: QTextCodec::canEncode(QString const&) const 23952 vfunc[11]: QGb18030Codec::heuristicContentMatch(char const*, 23953 int) const 23954 vfunc[12]: QGb18030Codec::heuristicNameMatch(char const*) const 23955 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 23956 const 23957 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 23958 int) const 23959 23960 The Run Time Type Information for the QGb18030Codec class is 23961 described by Table 8-135 23962 23963 Table 8-135. typeinfo for QGb18030Codec 23964 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23965 Name typeinfo name for QGb18030Codec 23966 basetype: typeinfo for QTextCodec 23967 __________________________________________________________ 23968 23969 8.2.10.4. Class data for QGbkCodec 23970 23971 The virtual table for the QGbkCodec class is described by Table 23972 8-136 23973 23974 Table 8-136. Primary vtable for QGbkCodec 23975 Base Offset 0 23976 Virtual Base Offset 0 23977 RTTI typeinfo for QGbkCodec 23978 vfunc[0]: NULL or QGbkCodec::~QGbkCodec() 23979 vfunc[1]: NULL or QGbkCodec::~QGbkCodec() 23980 vfunc[2]: QGbkCodec::name() const 23981 vfunc[3]: QTextCodec::mimeName() const 23982 vfunc[4]: QGbkCodec::mibEnum() const 23983 vfunc[5]: QGbkCodec::makeDecoder() const 23984 vfunc[6]: QTextCodec::makeEncoder() const 23985 vfunc[7]: QGbkCodec::toUnicode(char const*, int) const 23986 vfunc[8]: QGbkCodec::fromUnicode(QString const&, int&) const 23987 vfunc[9]: QTextCodec::canEncode(QChar) const 23988 vfunc[10]: QTextCodec::canEncode(QString const&) const 23989 vfunc[11]: QGbkCodec::heuristicContentMatch(char const*, int) 23990 const 23991 vfunc[12]: QGbkCodec::heuristicNameMatch(char const*) const 23992 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 23993 const 23994 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 23995 int) const 23996 23997 The Run Time Type Information for the QGbkCodec class is 23998 described by Table 8-137 23999 24000 Table 8-137. typeinfo for QGbkCodec 24001 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24002 Name typeinfo name for QGbkCodec 24003 basetype: typeinfo for QGb18030Codec 24004 __________________________________________________________ 24005 24006 8.2.10.5. Class data for QUtf16Codec 24007 24008 The virtual table for the QUtf16Codec class is described by 24009 Table 8-138 24010 24011 Table 8-138. Primary vtable for QUtf16Codec 24012 Base Offset 0 24013 Virtual Base Offset 0 24014 RTTI typeinfo for QUtf16Codec 24015 vfunc[0]: NULL or QUtf16Codec::~QUtf16Codec() 24016 vfunc[1]: NULL or QUtf16Codec::~QUtf16Codec() 24017 vfunc[2]: QUtf16Codec::name() const 24018 vfunc[3]: QTextCodec::mimeName() const 24019 vfunc[4]: QUtf16Codec::mibEnum() const 24020 vfunc[5]: QUtf16Codec::makeDecoder() const 24021 vfunc[6]: QUtf16Codec::makeEncoder() const 24022 vfunc[7]: QTextCodec::toUnicode(char const*, int) const 24023 vfunc[8]: QTextCodec::fromUnicode(QString const&, int&) const 24024 vfunc[9]: QTextCodec::canEncode(QChar) const 24025 vfunc[10]: QTextCodec::canEncode(QString const&) const 24026 vfunc[11]: QUtf16Codec::heuristicContentMatch(char const*, int) 24027 const 24028 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 24029 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24030 const 24031 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24032 int) const 24033 24034 The Run Time Type Information for the QUtf16Codec class is 24035 described by Table 8-139 24036 24037 Table 8-139. typeinfo for QUtf16Codec 24038 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24039 Name typeinfo name for QUtf16Codec 24040 basetype: typeinfo for QTextCodec 24041 __________________________________________________________ 24042 24043 8.2.10.6. Class data for QEucKrCodec 24044 24045 The virtual table for the QEucKrCodec class is described by 24046 Table 8-140 24047 24048 Table 8-140. Primary vtable for QEucKrCodec 24049 Base Offset 0 24050 Virtual Base Offset 0 24051 RTTI typeinfo for QEucKrCodec 24052 vfunc[0]: NULL or QEucKrCodec::~QEucKrCodec() 24053 vfunc[1]: NULL or QEucKrCodec::~QEucKrCodec() 24054 vfunc[2]: QEucKrCodec::name() const 24055 vfunc[3]: QEucKrCodec::mimeName() const 24056 vfunc[4]: QEucKrCodec::mibEnum() const 24057 vfunc[5]: QEucKrCodec::makeDecoder() const 24058 vfunc[6]: QTextCodec::makeEncoder() const 24059 vfunc[7]: QEucKrCodec::toUnicode(char const*, int) const 24060 vfunc[8]: QEucKrCodec::fromUnicode(QString const&, int&) const 24061 vfunc[9]: QTextCodec::canEncode(QChar) const 24062 vfunc[10]: QTextCodec::canEncode(QString const&) const 24063 vfunc[11]: QEucKrCodec::heuristicContentMatch(char const*, int) 24064 const 24065 vfunc[12]: QEucKrCodec::heuristicNameMatch(char const*) const 24066 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24067 const 24068 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24069 int) const 24070 24071 The Run Time Type Information for the QEucKrCodec class is 24072 described by Table 8-141 24073 24074 Table 8-141. typeinfo for QEucKrCodec 24075 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24076 Name typeinfo name for QEucKrCodec 24077 basetype: typeinfo for QTextCodec 24078 __________________________________________________________ 24079 24080 8.2.10.7. Class data for QJisCodec 24081 24082 The virtual table for the QJisCodec class is described by Table 24083 8-142 24084 24085 Table 8-142. Primary vtable for QJisCodec 24086 Base Offset 0 24087 Virtual Base Offset 0 24088 RTTI typeinfo for QJisCodec 24089 vfunc[0]: QJisCodec::~QJisCodec() 24090 vfunc[1]: QJisCodec::~QJisCodec() 24091 vfunc[2]: QJisCodec::name() const 24092 vfunc[3]: QJisCodec::mimeName() const 24093 vfunc[4]: QJisCodec::mibEnum() const 24094 vfunc[5]: QJisCodec::makeDecoder() const 24095 vfunc[6]: QTextCodec::makeEncoder() const 24096 vfunc[7]: QJisCodec::toUnicode(char const*, int) const 24097 vfunc[8]: QJisCodec::fromUnicode(QString const&, int&) const 24098 vfunc[9]: QTextCodec::canEncode(QChar) const 24099 vfunc[10]: QTextCodec::canEncode(QString const&) const 24100 vfunc[11]: QJisCodec::heuristicContentMatch(char const*, int) 24101 const 24102 vfunc[12]: QJisCodec::heuristicNameMatch(char const*) const 24103 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24104 const 24105 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24106 int) const 24107 24108 The Run Time Type Information for the QJisCodec class is 24109 described by Table 8-143 24110 24111 Table 8-143. typeinfo for QJisCodec 24112 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24113 Name typeinfo name for QJisCodec 24114 basetype: typeinfo for QTextCodec 24115 __________________________________________________________ 24116 24117 8.2.10.8. Class data for QTextEncoder 24118 24119 The virtual table for the QTextEncoder class is described by 24120 Table 8-144 24121 24122 Table 8-144. Primary vtable for QTextEncoder 24123 Base Offset 0 24124 Virtual Base Offset 0 24125 RTTI typeinfo for QTextEncoder 24126 vfunc[0]: QTextEncoder::~QTextEncoder() 24127 vfunc[1]: QTextEncoder::~QTextEncoder() 24128 vfunc[2]: __cxa_pure_virtual 24129 24130 The Run Time Type Information for the QTextEncoder class is 24131 described by Table 8-145 24132 24133 Table 8-145. typeinfo for QTextEncoder 24134 Base Vtable vtable for __cxxabiv1::__class_type_info 24135 Name typeinfo name for QTextEncoder 24136 __________________________________________________________ 24137 24138 8.2.10.9. Class data for QTsciiCodec 24139 24140 The virtual table for the QTsciiCodec class is described by 24141 Table 8-146 24142 24143 Table 8-146. Primary vtable for QTsciiCodec 24144 Base Offset 0 24145 Virtual Base Offset 0 24146 RTTI typeinfo for QTsciiCodec 24147 vfunc[0]: NULL or QTsciiCodec::~QTsciiCodec() 24148 vfunc[1]: NULL or QTsciiCodec::~QTsciiCodec() 24149 vfunc[2]: QTsciiCodec::name() const 24150 vfunc[3]: QTextCodec::mimeName() const 24151 vfunc[4]: QTsciiCodec::mibEnum() const 24152 vfunc[5]: QTextCodec::makeDecoder() const 24153 vfunc[6]: QTextCodec::makeEncoder() const 24154 vfunc[7]: QTsciiCodec::toUnicode(char const*, int) const 24155 vfunc[8]: QTsciiCodec::fromUnicode(QString const&, int&) const 24156 vfunc[9]: QTextCodec::canEncode(QChar) const 24157 vfunc[10]: QTextCodec::canEncode(QString const&) const 24158 vfunc[11]: QTsciiCodec::heuristicContentMatch(char const*, int) 24159 const 24160 vfunc[12]: QTsciiCodec::heuristicNameMatch(char const*) const 24161 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24162 const 24163 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24164 int) const 24165 24166 The Run Time Type Information for the QTsciiCodec class is 24167 described by Table 8-147 24168 24169 Table 8-147. typeinfo for QTsciiCodec 24170 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24171 Name typeinfo name for QTsciiCodec 24172 basetype: typeinfo for QTextCodec 24173 __________________________________________________________ 24174 24175 8.2.10.10. Class data for QSjisCodec 24176 24177 The virtual table for the QSjisCodec class is described by 24178 Table 8-148 24179 24180 Table 8-148. Primary vtable for QSjisCodec 24181 Base Offset 0 24182 Virtual Base Offset 0 24183 RTTI typeinfo for QSjisCodec 24184 vfunc[0]: QSjisCodec::~QSjisCodec() 24185 vfunc[1]: QSjisCodec::~QSjisCodec() 24186 vfunc[2]: QSjisCodec::name() const 24187 vfunc[3]: QSjisCodec::mimeName() const 24188 vfunc[4]: QSjisCodec::mibEnum() const 24189 vfunc[5]: QSjisCodec::makeDecoder() const 24190 vfunc[6]: QTextCodec::makeEncoder() const 24191 vfunc[7]: QSjisCodec::toUnicode(char const*, int) const 24192 vfunc[8]: QSjisCodec::fromUnicode(QString const&, int&) const 24193 vfunc[9]: QTextCodec::canEncode(QChar) const 24194 vfunc[10]: QTextCodec::canEncode(QString const&) const 24195 vfunc[11]: QSjisCodec::heuristicContentMatch(char const*, int) 24196 const 24197 vfunc[12]: QSjisCodec::heuristicNameMatch(char const*) const 24198 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24199 const 24200 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24201 int) const 24202 24203 The Run Time Type Information for the QSjisCodec class is 24204 described by Table 8-149 24205 24206 Table 8-149. typeinfo for QSjisCodec 24207 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24208 Name typeinfo name for QSjisCodec 24209 basetype: typeinfo for QTextCodec 24210 __________________________________________________________ 24211 24212 8.2.10.11. Class data for QEucJpCodec 24213 24214 The virtual table for the QEucJpCodec class is described by 24215 Table 8-150 24216 24217 Table 8-150. Primary vtable for QEucJpCodec 24218 Base Offset 0 24219 Virtual Base Offset 0 24220 RTTI typeinfo for QEucJpCodec 24221 vfunc[0]: QEucJpCodec::~QEucJpCodec() 24222 vfunc[1]: QEucJpCodec::~QEucJpCodec() 24223 vfunc[2]: QEucJpCodec::name() const 24224 vfunc[3]: QEucJpCodec::mimeName() const 24225 vfunc[4]: QEucJpCodec::mibEnum() const 24226 vfunc[5]: QEucJpCodec::makeDecoder() const 24227 vfunc[6]: QTextCodec::makeEncoder() const 24228 vfunc[7]: QEucJpCodec::toUnicode(char const*, int) const 24229 vfunc[8]: QEucJpCodec::fromUnicode(QString const&, int&) const 24230 vfunc[9]: QTextCodec::canEncode(QChar) const 24231 vfunc[10]: QTextCodec::canEncode(QString const&) const 24232 vfunc[11]: QEucJpCodec::heuristicContentMatch(char const*, int) 24233 const 24234 vfunc[12]: QEucJpCodec::heuristicNameMatch(char const*) const 24235 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24236 const 24237 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24238 int) const 24239 24240 The Run Time Type Information for the QEucJpCodec class is 24241 described by Table 8-151 24242 24243 Table 8-151. typeinfo for QEucJpCodec 24244 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24245 Name typeinfo name for QEucJpCodec 24246 basetype: typeinfo for QTextCodec 24247 __________________________________________________________ 24248 24249 8.2.10.12. Class data for QGb2312Codec 24250 24251 The virtual table for the QGb2312Codec class is described by 24252 Table 8-152 24253 24254 Table 8-152. Primary vtable for QGb2312Codec 24255 Base Offset 0 24256 Virtual Base Offset 0 24257 RTTI typeinfo for QGb2312Codec 24258 vfunc[0]: NULL or QGb2312Codec::~QGb2312Codec() 24259 vfunc[1]: NULL or QGb2312Codec::~QGb2312Codec() 24260 vfunc[2]: QGb2312Codec::name() const 24261 vfunc[3]: QTextCodec::mimeName() const 24262 vfunc[4]: QGb2312Codec::mibEnum() const 24263 vfunc[5]: QGb2312Codec::makeDecoder() const 24264 vfunc[6]: QTextCodec::makeEncoder() const 24265 vfunc[7]: QGb2312Codec::toUnicode(char const*, int) const 24266 vfunc[8]: QGb2312Codec::fromUnicode(QString const&, int&) const 24267 vfunc[9]: QTextCodec::canEncode(QChar) const 24268 vfunc[10]: QTextCodec::canEncode(QString const&) const 24269 vfunc[11]: QGb2312Codec::heuristicContentMatch(char const*, 24270 int) const 24271 vfunc[12]: QGb2312Codec::heuristicNameMatch(char const*) const 24272 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24273 const 24274 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24275 int) const 24276 24277 The Run Time Type Information for the QGb2312Codec class is 24278 described by Table 8-153 24279 24280 Table 8-153. typeinfo for QGb2312Codec 24281 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24282 Name typeinfo name for QGb2312Codec 24283 basetype: typeinfo for QGb18030Codec 24284 __________________________________________________________ 24285 24286 8.2.10.13. Class data for QHebrewCodec 24287 24288 The virtual table for the QHebrewCodec class is described by 24289 Table 8-154 24290 24291 Table 8-154. Primary vtable for QHebrewCodec 24292 Base Offset 0 24293 Virtual Base Offset 0 24294 RTTI typeinfo for QHebrewCodec 24295 vfunc[0]: NULL or QHebrewCodec::~QHebrewCodec() 24296 vfunc[1]: NULL or QHebrewCodec::~QHebrewCodec() 24297 vfunc[2]: QHebrewCodec::name() const 24298 vfunc[3]: QHebrewCodec::mimeName() const 24299 vfunc[4]: QHebrewCodec::mibEnum() const 24300 vfunc[5]: QTextCodec::makeDecoder() const 24301 vfunc[6]: QTextCodec::makeEncoder() const 24302 vfunc[7]: QHebrewCodec::toUnicode(char const*, int) const 24303 vfunc[8]: QHebrewCodec::fromUnicode(QString const&, int&) const 24304 vfunc[9]: QTextCodec::canEncode(QChar) const 24305 vfunc[10]: QTextCodec::canEncode(QString const&) const 24306 vfunc[11]: QHebrewCodec::heuristicContentMatch(char const*, 24307 int) const 24308 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 24309 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24310 const 24311 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24312 int) const 24313 24314 The Run Time Type Information for the QHebrewCodec class is 24315 described by Table 8-155 24316 24317 Table 8-155. typeinfo for QHebrewCodec 24318 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24319 Name typeinfo name for QHebrewCodec 24320 basetype: typeinfo for QTextCodec 24321 __________________________________________________________ 24322 24323 8.2.10.14. Class data for QTextDecoder 24324 24325 The virtual table for the QTextDecoder class is described by 24326 Table 8-156 24327 24328 Table 8-156. Primary vtable for QTextDecoder 24329 Base Offset 0 24330 Virtual Base Offset 0 24331 RTTI typeinfo for QTextDecoder 24332 vfunc[0]: QTextDecoder::~QTextDecoder() 24333 vfunc[1]: QTextDecoder::~QTextDecoder() 24334 vfunc[2]: __cxa_pure_virtual 24335 24336 The Run Time Type Information for the QTextDecoder class is 24337 described by Table 8-157 24338 24339 Table 8-157. typeinfo for QTextDecoder 24340 Base Vtable vtable for __cxxabiv1::__class_type_info 24341 Name typeinfo name for QTextDecoder 24342 __________________________________________________________ 24343 24344 8.2.10.15. Class data for QTextCodec 24345 24346 The virtual table for the QTextCodec class is described by 24347 Table 8-158 24348 24349 Table 8-158. Primary vtable for QTextCodec 24350 Base Offset 0 24351 Virtual Base Offset 0 24352 RTTI typeinfo for QTextCodec 24353 vfunc[0]: QTextCodec::~QTextCodec() 24354 vfunc[1]: QTextCodec::~QTextCodec() 24355 vfunc[2]: __cxa_pure_virtual 24356 vfunc[3]: QTextCodec::mimeName() const 24357 vfunc[4]: __cxa_pure_virtual 24358 vfunc[5]: QTextCodec::makeDecoder() const 24359 vfunc[6]: QTextCodec::makeEncoder() const 24360 vfunc[7]: QTextCodec::toUnicode(char const*, int) const 24361 vfunc[8]: QTextCodec::fromUnicode(QString const&, int&) const 24362 vfunc[9]: QTextCodec::canEncode(QChar) const 24363 vfunc[10]: QTextCodec::canEncode(QString const&) const 24364 vfunc[11]: __cxa_pure_virtual 24365 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 24366 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24367 const 24368 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24369 int) const 24370 24371 The Run Time Type Information for the QTextCodec class is 24372 described by Table 8-159 24373 24374 Table 8-159. typeinfo for QTextCodec 24375 Base Vtable vtable for __cxxabiv1::__class_type_info 24376 Name typeinfo name for QTextCodec 24377 __________________________________________________________ 24378 24379 8.2.10.16. Class data for QJpUnicodeConv 24380 24381 The virtual table for the QJpUnicodeConv class is described by 24382 Table 8-160 24383 24384 Table 8-160. Primary vtable for QJpUnicodeConv 24385 Base Offset 0 24386 Virtual Base Offset 0 24387 RTTI typeinfo for QJpUnicodeConv 24388 vfunc[0]: QJpUnicodeConv::asciiToUnicode(unsigned int, unsigned 24389 int) const 24390 vfunc[1]: QJpUnicodeConv::jisx0201LatinToUnicode(unsigned int, 24391 unsigned int) const 24392 vfunc[2]: QJpUnicodeConv::jisx0208ToUnicode(unsigned int, 24393 unsigned int) const 24394 vfunc[3]: QJpUnicodeConv::jisx0212ToUnicode(unsigned int, 24395 unsigned int) const 24396 vfunc[4]: QJpUnicodeConv::unicodeToAscii(unsigned int, unsigned 24397 int) const 24398 vfunc[5]: QJpUnicodeConv::unicodeToJisx0201Latin(unsigned int, 24399 unsigned int) const 24400 vfunc[6]: QJpUnicodeConv::unicodeToJisx0208(unsigned int, 24401 unsigned int) const 24402 vfunc[7]: QJpUnicodeConv::unicodeToJisx0212(unsigned int, 24403 unsigned int) const 24404 24405 The Run Time Type Information for the QJpUnicodeConv class is 24406 described by Table 8-161 24407 24408 Table 8-161. typeinfo for QJpUnicodeConv 24409 Base Vtable vtable for __cxxabiv1::__class_type_info 24410 Name typeinfo name for QJpUnicodeConv 24411 __________________________________________________________ 24412 24413 8.2.10.17. Interfaces for Qt3 Internationalization 24414 24415 No external functions are defined for libqt-mt - Qt3 24416 Internationalization in this part of the specification. See 24417 also the generic specification. 24418 __________________________________________________________ 24419 24420 8.2.11. Qt3 Input/Output 24421 __________________________________________________________ 24422 24423 8.2.11.1. Class data for QDataSource 24424 24425 The virtual table for the QDataSource class is described by 24426 Table 8-162 24427 24428 Table 8-162. Primary vtable for QDataSource 24429 Base Offset 0 24430 Virtual Base Offset 0 24431 RTTI typeinfo for QDataSource 24432 vfunc[0]: NULL or QDataSource::~QDataSource() 24433 vfunc[1]: NULL or QDataSource::~QDataSource() 24434 vfunc[2]: __cxa_pure_virtual 24435 vfunc[3]: __cxa_pure_virtual 24436 vfunc[4]: QDataSource::rewindable() const 24437 vfunc[5]: QDataSource::enableRewind(bool) 24438 vfunc[6]: QDataSource::rewind() 24439 24440 The Run Time Type Information for the QDataSource class is 24441 described by Table 8-163 24442 24443 Table 8-163. typeinfo for QDataSource 24444 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24445 Name typeinfo name for QDataSource 24446 basetype: typeinfo for QAsyncIO 24447 __________________________________________________________ 24448 24449 8.2.11.2. Class data for QProcess 24450 24451 The virtual table for the QProcess class is described by Table 24452 8-164 24453 24454 Table 8-164. Primary vtable for QProcess 24455 Base Offset 0 24456 Virtual Base Offset 0 24457 RTTI typeinfo for QProcess 24458 vfunc[0]: NULL or QProcess::metaObject() const 24459 vfunc[1]: QProcess::className() const 24460 vfunc[2]: QProcess::qt_cast(char const*) 24461 vfunc[3]: QProcess::qt_invoke(int, QUObject*) 24462 vfunc[4]: QProcess::qt_emit(int, QUObject*) 24463 vfunc[5]: QProcess::qt_property(int, int, QVariant*) 24464 vfunc[6]: QProcess::~QProcess() 24465 vfunc[7]: QProcess::~QProcess() 24466 vfunc[8]: QObject::event(QEvent*) 24467 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24468 vfunc[10]: QObject::setName(char const*) 24469 vfunc[11]: QObject::insertChild(QObject*) 24470 vfunc[12]: QObject::removeChild(QObject*) 24471 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24472 vfunc[14]: QObject::property(char const*) const 24473 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24474 vfunc[16]: QObject::childEvent(QChildEvent*) 24475 vfunc[17]: QObject::customEvent(QCustomEvent*) 24476 vfunc[18]: QProcess::connectNotify(char const*) 24477 vfunc[19]: QProcess::disconnectNotify(char const*) 24478 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24479 const*, char const*) 24480 vfunc[21]: QProcess::setArguments(QStringList const&) 24481 vfunc[22]: QProcess::addArgument(QString const&) 24482 vfunc[23]: QProcess::setWorkingDirectory(QDir const&) 24483 vfunc[24]: QProcess::start(QStringList*) 24484 vfunc[25]: QProcess::launch(QString const&, QStringList*) 24485 vfunc[26]: QProcess::launch(QMemArray const&, 24486 QStringList*) 24487 vfunc[27]: QProcess::readStdout() 24488 vfunc[28]: QProcess::readStderr() 24489 vfunc[29]: QProcess::readLineStdout() 24490 vfunc[30]: QProcess::readLineStderr() 24491 vfunc[31]: QProcess::writeToStdin(QMemArray const&) 24492 vfunc[32]: QProcess::writeToStdin(QString const&) 24493 vfunc[33]: QProcess::closeStdin() 24494 24495 The Run Time Type Information for the QProcess class is 24496 described by Table 8-165 24497 24498 Table 8-165. typeinfo for QProcess 24499 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24500 Name typeinfo name for QProcess 24501 basetype: typeinfo for QObject 24502 __________________________________________________________ 24503 24504 8.2.11.3. Class data for QDataPump 24505 24506 The virtual table for the QDataPump class is described by Table 24507 8-166 24508 24509 Table 8-166. Primary vtable for QDataPump 24510 Base Offset 0 24511 Virtual Base Offset 0 24512 RTTI typeinfo for QDataPump 24513 vfunc[0]: NULL or QDataPump::metaObject() const 24514 vfunc[1]: QDataPump::className() const 24515 vfunc[2]: QDataPump::qt_cast(char const*) 24516 vfunc[3]: QDataPump::qt_invoke(int, QUObject*) 24517 vfunc[4]: QDataPump::qt_emit(int, QUObject*) 24518 vfunc[5]: QDataPump::qt_property(int, int, QVariant*) 24519 vfunc[6]: NULL or QDataPump::~QDataPump() 24520 vfunc[7]: NULL or QDataPump::~QDataPump() 24521 vfunc[8]: QObject::event(QEvent*) 24522 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24523 vfunc[10]: QObject::setName(char const*) 24524 vfunc[11]: QObject::insertChild(QObject*) 24525 vfunc[12]: QObject::removeChild(QObject*) 24526 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24527 vfunc[14]: QObject::property(char const*) const 24528 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24529 vfunc[16]: QObject::childEvent(QChildEvent*) 24530 vfunc[17]: QObject::customEvent(QCustomEvent*) 24531 vfunc[18]: QObject::connectNotify(char const*) 24532 vfunc[19]: QObject::disconnectNotify(char const*) 24533 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24534 const*, char const*) 24535 24536 The Run Time Type Information for the QDataPump class is 24537 described by Table 8-167 24538 24539 Table 8-167. typeinfo for QDataPump 24540 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24541 Name typeinfo name for QDataPump 24542 basetype: typeinfo for QObject 24543 __________________________________________________________ 24544 24545 8.2.11.4. Class data for QFile 24546 24547 The virtual table for the QFile class is described by Table 24548 8-168 24549 24550 Table 8-168. Primary vtable for QFile 24551 Base Offset 0 24552 Virtual Base Offset 0 24553 RTTI typeinfo for QFile 24554 vfunc[0]: QFile::~QFile() 24555 vfunc[1]: QFile::~QFile() 24556 vfunc[2]: QFile::open(int) 24557 vfunc[3]: QFile::close() 24558 vfunc[4]: QFile::flush() 24559 vfunc[5]: QFile::size() const 24560 vfunc[6]: NULL or QFile::at() const 24561 vfunc[7]: QFile::at(unsigned long) 24562 vfunc[8]: QFile::atEnd() const 24563 vfunc[9]: QFile::readBlock(char*, unsigned long) 24564 vfunc[10]: QFile::writeBlock(char const*, unsigned long) 24565 vfunc[11]: QFile::readLine(char*, unsigned long) 24566 vfunc[12]: QIODevice::readAll() 24567 vfunc[13]: QFile::getch() 24568 vfunc[14]: QFile::putch(int) 24569 vfunc[15]: QFile::ungetch(int) 24570 24571 The Run Time Type Information for the QFile class is described 24572 by Table 8-169 24573 24574 Table 8-169. typeinfo for QFile 24575 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24576 Name typeinfo name for QFile 24577 basetype: typeinfo for QIODevice 24578 __________________________________________________________ 24579 24580 8.2.11.5. Class data for QBuffer 24581 24582 The virtual table for the QBuffer class is described by Table 24583 8-170 24584 24585 Table 8-170. Primary vtable for QBuffer 24586 Base Offset 0 24587 Virtual Base Offset 0 24588 RTTI typeinfo for QBuffer 24589 vfunc[0]: QBuffer::~QBuffer() 24590 vfunc[1]: QBuffer::~QBuffer() 24591 vfunc[2]: QBuffer::open(int) 24592 vfunc[3]: QBuffer::close() 24593 vfunc[4]: QBuffer::flush() 24594 vfunc[5]: NULL or QBuffer::size() const 24595 vfunc[6]: NULL or QBuffer::at() const 24596 vfunc[7]: QBuffer::at(unsigned long) 24597 vfunc[8]: QIODevice::atEnd() const 24598 vfunc[9]: QBuffer::readBlock(char*, unsigned long) 24599 vfunc[10]: QBuffer::writeBlock(char const*, unsigned long) 24600 vfunc[11]: QBuffer::readLine(char*, unsigned long) 24601 vfunc[12]: QIODevice::readAll() 24602 vfunc[13]: QBuffer::getch() 24603 vfunc[14]: QBuffer::putch(int) 24604 vfunc[15]: QBuffer::ungetch(int) 24605 24606 The Run Time Type Information for the QBuffer class is 24607 described by Table 8-171 24608 24609 Table 8-171. typeinfo for QBuffer 24610 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24611 Name typeinfo name for QBuffer 24612 basetype: typeinfo for QIODevice 24613 __________________________________________________________ 24614 24615 8.2.11.6. Class data for QClipboard 24616 24617 The virtual table for the QClipboard class is described by 24618 Table 8-172 24619 24620 Table 8-172. Primary vtable for QClipboard 24621 Base Offset 0 24622 Virtual Base Offset 0 24623 RTTI typeinfo for QClipboard 24624 vfunc[0]: NULL or QClipboard::metaObject() const 24625 vfunc[1]: QClipboard::className() const 24626 vfunc[2]: QClipboard::qt_cast(char const*) 24627 vfunc[3]: QClipboard::qt_invoke(int, QUObject*) 24628 vfunc[4]: QClipboard::qt_emit(int, QUObject*) 24629 vfunc[5]: QClipboard::qt_property(int, int, QVariant*) 24630 vfunc[6]: QClipboard::~QClipboard() 24631 vfunc[7]: QClipboard::~QClipboard() 24632 vfunc[8]: QClipboard::event(QEvent*) 24633 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24634 vfunc[10]: QObject::setName(char const*) 24635 vfunc[11]: QObject::insertChild(QObject*) 24636 vfunc[12]: QObject::removeChild(QObject*) 24637 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24638 vfunc[14]: QObject::property(char const*) const 24639 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24640 vfunc[16]: QObject::childEvent(QChildEvent*) 24641 vfunc[17]: QObject::customEvent(QCustomEvent*) 24642 vfunc[18]: QClipboard::connectNotify(char const*) 24643 vfunc[19]: QObject::disconnectNotify(char const*) 24644 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24645 const*, char const*) 24646 24647 The Run Time Type Information for the QClipboard class is 24648 described by Table 8-173 24649 24650 Table 8-173. typeinfo for QClipboard 24651 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24652 Name typeinfo name for QClipboard 24653 basetype: typeinfo for QObject 24654 __________________________________________________________ 24655 24656 8.2.11.7. Class data for QAsyncIO 24657 24658 The virtual table for the QAsyncIO class is described by Table 24659 8-174 24660 24661 Table 8-174. Primary vtable for QAsyncIO 24662 Base Offset 0 24663 Virtual Base Offset 0 24664 RTTI typeinfo for QAsyncIO 24665 vfunc[0]: QAsyncIO::~QAsyncIO() 24666 vfunc[1]: QAsyncIO::~QAsyncIO() 24667 24668 The Run Time Type Information for the QAsyncIO class is 24669 described by Table 8-175 24670 24671 Table 8-175. typeinfo for QAsyncIO 24672 Base Vtable vtable for __cxxabiv1::__class_type_info 24673 Name typeinfo name for QAsyncIO 24674 __________________________________________________________ 24675 24676 8.2.11.8. Class data for QSignal 24677 24678 The virtual table for the QSignal class is described by Table 24679 8-176 24680 24681 Table 8-176. Primary vtable for QSignal 24682 Base Offset 0 24683 Virtual Base Offset 0 24684 RTTI typeinfo for QSignal 24685 vfunc[0]: NULL or QSignal::metaObject() const 24686 vfunc[1]: QSignal::className() const 24687 vfunc[2]: QSignal::qt_cast(char const*) 24688 vfunc[3]: QSignal::qt_invoke(int, QUObject*) 24689 vfunc[4]: QSignal::qt_emit(int, QUObject*) 24690 vfunc[5]: QSignal::qt_property(int, int, QVariant*) 24691 vfunc[6]: QSignal::~QSignal() 24692 vfunc[7]: QSignal::~QSignal() 24693 vfunc[8]: QObject::event(QEvent*) 24694 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24695 vfunc[10]: QObject::setName(char const*) 24696 vfunc[11]: QObject::insertChild(QObject*) 24697 vfunc[12]: QObject::removeChild(QObject*) 24698 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24699 vfunc[14]: QObject::property(char const*) const 24700 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24701 vfunc[16]: QObject::childEvent(QChildEvent*) 24702 vfunc[17]: QObject::customEvent(QCustomEvent*) 24703 vfunc[18]: QObject::connectNotify(char const*) 24704 vfunc[19]: QObject::disconnectNotify(char const*) 24705 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24706 const*, char const*) 24707 24708 The Run Time Type Information for the QSignal class is 24709 described by Table 8-177 24710 24711 Table 8-177. typeinfo for QSignal 24712 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24713 Name typeinfo name for QSignal 24714 basetype: typeinfo for QObject 24715 __________________________________________________________ 24716 24717 8.2.11.9. Class data for QDataSink 24718 24719 The virtual table for the QDataSink class is described by Table 24720 8-178 24721 24722 Table 8-178. Primary vtable for QDataSink 24723 Base Offset 0 24724 Virtual Base Offset 0 24725 RTTI typeinfo for QDataSink 24726 vfunc[0]: NULL or QDataSink::~QDataSink() 24727 vfunc[1]: NULL or QDataSink::~QDataSink() 24728 vfunc[2]: __cxa_pure_virtual 24729 vfunc[3]: __cxa_pure_virtual 24730 vfunc[4]: __cxa_pure_virtual 24731 24732 The Run Time Type Information for the QDataSink class is 24733 described by Table 8-179 24734 24735 Table 8-179. typeinfo for QDataSink 24736 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24737 Name typeinfo name for QDataSink 24738 basetype: typeinfo for QAsyncIO 24739 __________________________________________________________ 24740 24741 8.2.11.10. Class data for QDir 24742 24743 The virtual table for the QDir class is described by Table 24744 8-180 24745 24746 Table 8-180. Primary vtable for QDir 24747 Base Offset 0 24748 Virtual Base Offset 0 24749 RTTI typeinfo for QDir 24750 vfunc[0]: QDir::~QDir() 24751 vfunc[1]: QDir::~QDir() 24752 vfunc[2]: QDir::setPath(QString const&) 24753 vfunc[3]: NULL or QDir::path() const 24754 vfunc[4]: QDir::absPath() const 24755 vfunc[5]: QDir::canonicalPath() const 24756 vfunc[6]: QDir::dirName() const 24757 vfunc[7]: QDir::filePath(QString const&, bool) const 24758 vfunc[8]: QDir::absFilePath(QString const&, bool) const 24759 vfunc[9]: QDir::cd(QString const&, bool) 24760 vfunc[10]: QDir::cdUp() 24761 vfunc[11]: QDir::setNameFilter(QString const&) 24762 vfunc[12]: QDir::setFilter(int) 24763 vfunc[13]: QDir::setSorting(int) 24764 vfunc[14]: QDir::setMatchAllDirs(bool) 24765 vfunc[15]: QDir::encodedEntryList(int, int) const 24766 vfunc[16]: QDir::encodedEntryList(QString const&, int, int) 24767 const 24768 vfunc[17]: QDir::entryList(int, int) const 24769 vfunc[18]: QDir::entryList(QString const&, int, int) const 24770 vfunc[19]: QDir::entryInfoList(int, int) const 24771 vfunc[20]: QDir::entryInfoList(QString const&, int, int) const 24772 vfunc[21]: QDir::mkdir(QString const&, bool) const 24773 vfunc[22]: QDir::rmdir(QString const&, bool) const 24774 vfunc[23]: QDir::isReadable() const 24775 vfunc[24]: QDir::exists() const 24776 vfunc[25]: QDir::isRoot() const 24777 vfunc[26]: QDir::isRelative() const 24778 vfunc[27]: QDir::convertToAbs() 24779 vfunc[28]: QDir::operator==(QDir const&) const 24780 vfunc[29]: NULL or QDir::operator!=(QDir const&) const 24781 vfunc[30]: QDir::remove(QString const&, bool) 24782 vfunc[31]: QDir::rename(QString const&, QString const&, bool) 24783 vfunc[32]: QDir::exists(QString const&, bool) 24784 vfunc[33]: QDir::readDirEntries(QString const&, int, int) 24785 24786 The Run Time Type Information for the QDir class is described 24787 by Table 8-181 24788 24789 Table 8-181. typeinfo for QDir 24790 Base Vtable vtable for __cxxabiv1::__class_type_info 24791 Name typeinfo name for QDir 24792 __________________________________________________________ 24793 24794 8.2.11.11. Class data for QTextOStream 24795 24796 The virtual table for the QTextOStream class is described by 24797 Table 8-182 24798 24799 Table 8-182. Primary vtable for QTextOStream 24800 Base Offset 0 24801 Virtual Base Offset 0 24802 RTTI typeinfo for QTextOStream 24803 vfunc[0]: NULL or QTextOStream::~QTextOStream() 24804 vfunc[1]: NULL or QTextOStream::~QTextOStream() 24805 24806 The Run Time Type Information for the QTextOStream class is 24807 described by Table 8-183 24808 24809 Table 8-183. typeinfo for QTextOStream 24810 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24811 Name typeinfo name for QTextOStream 24812 basetype: typeinfo for QTextStream 24813 __________________________________________________________ 24814 24815 8.2.11.12. Class data for QTextStream 24816 24817 The virtual table for the QTextStream class is described by 24818 Table 8-184 24819 24820 Table 8-184. Primary vtable for QTextStream 24821 Base Offset 0 24822 Virtual Base Offset 0 24823 RTTI typeinfo for QTextStream 24824 vfunc[0]: QTextStream::~QTextStream() 24825 vfunc[1]: QTextStream::~QTextStream() 24826 24827 The Run Time Type Information for the QTextStream class is 24828 described by Table 8-185 24829 24830 Table 8-185. typeinfo for QTextStream 24831 Base Vtable vtable for __cxxabiv1::__class_type_info 24832 Name typeinfo name for QTextStream 24833 __________________________________________________________ 24834 24835 8.2.11.13. Class data for QSignalMapper 24836 24837 The virtual table for the QSignalMapper class is described by 24838 Table 8-186 24839 24840 Table 8-186. Primary vtable for QSignalMapper 24841 Base Offset 0 24842 Virtual Base Offset 0 24843 RTTI typeinfo for QSignalMapper 24844 vfunc[0]: NULL or QSignalMapper::metaObject() const 24845 vfunc[1]: QSignalMapper::className() const 24846 vfunc[2]: QSignalMapper::qt_cast(char const*) 24847 vfunc[3]: QSignalMapper::qt_invoke(int, QUObject*) 24848 vfunc[4]: QSignalMapper::qt_emit(int, QUObject*) 24849 vfunc[5]: QSignalMapper::qt_property(int, int, QVariant*) 24850 vfunc[6]: QSignalMapper::~QSignalMapper() 24851 vfunc[7]: QSignalMapper::~QSignalMapper() 24852 vfunc[8]: QObject::event(QEvent*) 24853 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24854 vfunc[10]: QObject::setName(char const*) 24855 vfunc[11]: QObject::insertChild(QObject*) 24856 vfunc[12]: QObject::removeChild(QObject*) 24857 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24858 vfunc[14]: QObject::property(char const*) const 24859 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24860 vfunc[16]: QObject::childEvent(QChildEvent*) 24861 vfunc[17]: QObject::customEvent(QCustomEvent*) 24862 vfunc[18]: QObject::connectNotify(char const*) 24863 vfunc[19]: QObject::disconnectNotify(char const*) 24864 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24865 const*, char const*) 24866 vfunc[21]: QSignalMapper::setMapping(QObject const*, int) 24867 vfunc[22]: QSignalMapper::setMapping(QObject const*, QString 24868 const&) 24869 24870 The Run Time Type Information for the QSignalMapper class is 24871 described by Table 8-187 24872 24873 Table 8-187. typeinfo for QSignalMapper 24874 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24875 Name typeinfo name for QSignalMapper 24876 basetype: typeinfo for QObject 24877 __________________________________________________________ 24878 24879 8.2.11.14. Class data for QIODeviceSource 24880 24881 The virtual table for the QIODeviceSource class is described by 24882 Table 8-188 24883 24884 Table 8-188. Primary vtable for QIODeviceSource 24885 Base Offset 0 24886 Virtual Base Offset 0 24887 RTTI typeinfo for QIODeviceSource 24888 vfunc[0]: QIODeviceSource::~QIODeviceSource() 24889 vfunc[1]: QIODeviceSource::~QIODeviceSource() 24890 vfunc[2]: QIODeviceSource::readyToSend() 24891 vfunc[3]: QIODeviceSource::sendTo(QDataSink*, int) 24892 vfunc[4]: QIODeviceSource::rewindable() const 24893 vfunc[5]: QIODeviceSource::enableRewind(bool) 24894 vfunc[6]: QIODeviceSource::rewind() 24895 24896 The Run Time Type Information for the QIODeviceSource class is 24897 described by Table 8-189 24898 24899 Table 8-189. typeinfo for QIODeviceSource 24900 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24901 Name typeinfo name for QIODeviceSource 24902 basetype: typeinfo for QDataSource 24903 __________________________________________________________ 24904 24905 8.2.11.15. Class data for QIODevice 24906 24907 The virtual table for the QIODevice class is described by Table 24908 8-190 24909 24910 Table 8-190. Primary vtable for QIODevice 24911 Base Offset 0 24912 Virtual Base Offset 0 24913 RTTI typeinfo for QIODevice 24914 vfunc[0]: QIODevice::~QIODevice() 24915 vfunc[1]: QIODevice::~QIODevice() 24916 vfunc[2]: __cxa_pure_virtual 24917 vfunc[3]: __cxa_pure_virtual 24918 vfunc[4]: __cxa_pure_virtual 24919 vfunc[5]: __cxa_pure_virtual 24920 vfunc[6]: QIODevice::at() const 24921 vfunc[7]: QIODevice::at(unsigned long) 24922 vfunc[8]: QIODevice::atEnd() const 24923 vfunc[9]: __cxa_pure_virtual 24924 vfunc[10]: __cxa_pure_virtual 24925 vfunc[11]: QIODevice::readLine(char*, unsigned long) 24926 vfunc[12]: QIODevice::readAll() 24927 vfunc[13]: __cxa_pure_virtual 24928 vfunc[14]: __cxa_pure_virtual 24929 vfunc[15]: __cxa_pure_virtual 24930 24931 The Run Time Type Information for the QIODevice class is 24932 described by Table 8-191 24933 24934 Table 8-191. typeinfo for QIODevice 24935 Base Vtable vtable for __cxxabiv1::__class_type_info 24936 Name typeinfo name for QIODevice 24937 __________________________________________________________ 24938 24939 8.2.11.16. Class data for QDataStream 24940 24941 The virtual table for the QDataStream class is described by 24942 Table 8-192 24943 24944 Table 8-192. Primary vtable for QDataStream 24945 Base Offset 0 24946 Virtual Base Offset 0 24947 RTTI typeinfo for QDataStream 24948 vfunc[0]: QDataStream::~QDataStream() 24949 vfunc[1]: QDataStream::~QDataStream() 24950 24951 The Run Time Type Information for the QDataStream class is 24952 described by Table 8-193 24953 24954 Table 8-193. typeinfo for QDataStream 24955 Base Vtable vtable for __cxxabiv1::__class_type_info 24956 Name typeinfo name for QDataStream 24957 __________________________________________________________ 24958 24959 8.2.11.17. Interfaces for Qt3 Input/Output 24960 24961 No external functions are defined for libqt-mt - Qt3 24962 Input/Output in this part of the specification. See also the 24963 generic specification. 24964 __________________________________________________________ 24965 24966 8.2.12. Qt3 Multimedia 24967 __________________________________________________________ 24968 24969 8.2.12.1. Class data for QImageFormat 24970 24971 The virtual table for the QImageFormat class is described by 24972 Table 8-194 24973 24974 Table 8-194. Primary vtable for QImageFormat 24975 Base Offset 0 24976 Virtual Base Offset 0 24977 RTTI typeinfo for QImageFormat 24978 vfunc[0]: QImageFormat::~QImageFormat() 24979 vfunc[1]: QImageFormat::~QImageFormat() 24980 vfunc[2]: __cxa_pure_virtual 24981 24982 The Run Time Type Information for the QImageFormat class is 24983 described by Table 8-195 24984 24985 Table 8-195. typeinfo for QImageFormat 24986 Base Vtable vtable for __cxxabiv1::__class_type_info 24987 Name typeinfo name for QImageFormat 24988 __________________________________________________________ 24989 24990 8.2.12.2. Class data for QSound 24991 24992 The virtual table for the QSound class is described by Table 24993 8-196 24994 24995 Table 8-196. Primary vtable for QSound 24996 Base Offset 0 24997 Virtual Base Offset 0 24998 RTTI typeinfo for QSound 24999 vfunc[0]: NULL or QSound::metaObject() const 25000 vfunc[1]: QSound::className() const 25001 vfunc[2]: QSound::qt_cast(char const*) 25002 vfunc[3]: QSound::qt_invoke(int, QUObject*) 25003 vfunc[4]: QSound::qt_emit(int, QUObject*) 25004 vfunc[5]: QSound::qt_property(int, int, QVariant*) 25005 vfunc[6]: QSound::~QSound() 25006 vfunc[7]: QSound::~QSound() 25007 vfunc[8]: QObject::event(QEvent*) 25008 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25009 vfunc[10]: QObject::setName(char const*) 25010 vfunc[11]: QObject::insertChild(QObject*) 25011 vfunc[12]: QObject::removeChild(QObject*) 25012 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25013 vfunc[14]: QObject::property(char const*) const 25014 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25015 vfunc[16]: QObject::childEvent(QChildEvent*) 25016 vfunc[17]: QObject::customEvent(QCustomEvent*) 25017 vfunc[18]: QObject::connectNotify(char const*) 25018 vfunc[19]: QObject::disconnectNotify(char const*) 25019 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25020 const*, char const*) 25021 25022 The Run Time Type Information for the QSound class is described 25023 by Table 8-197 25024 25025 Table 8-197. typeinfo for QSound 25026 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25027 Name typeinfo name for QSound 25028 basetype: typeinfo for QObject 25029 __________________________________________________________ 25030 25031 8.2.12.3. Class data for QImageConsumer 25032 25033 The virtual table for the QImageConsumer class is described by 25034 Table 8-198 25035 25036 Table 8-198. Primary vtable for QImageConsumer 25037 Base Offset 0 25038 Virtual Base Offset 0 25039 RTTI typeinfo for QImageConsumer 25040 vfunc[0]: __cxa_pure_virtual 25041 vfunc[1]: __cxa_pure_virtual 25042 vfunc[2]: __cxa_pure_virtual 25043 vfunc[3]: __cxa_pure_virtual 25044 vfunc[4]: __cxa_pure_virtual 25045 vfunc[5]: __cxa_pure_virtual 25046 vfunc[6]: __cxa_pure_virtual 25047 25048 The Run Time Type Information for the QImageConsumer class is 25049 described by Table 8-199 25050 25051 Table 8-199. typeinfo for QImageConsumer 25052 Base Vtable vtable for __cxxabiv1::__class_type_info 25053 Name typeinfo name for QImageConsumer 25054 __________________________________________________________ 25055 25056 8.2.12.4. Class data for QImageFormatType 25057 25058 The virtual table for the QImageFormatType class is described 25059 by Table 8-200 25060 25061 Table 8-200. Primary vtable for QImageFormatType 25062 Base Offset 0 25063 Virtual Base Offset 0 25064 RTTI typeinfo for QImageFormatType 25065 vfunc[0]: QImageFormatType::~QImageFormatType() 25066 vfunc[1]: QImageFormatType::~QImageFormatType() 25067 vfunc[2]: __cxa_pure_virtual 25068 vfunc[3]: __cxa_pure_virtual 25069 25070 The Run Time Type Information for the QImageFormatType class is 25071 described by Table 8-201 25072 25073 Table 8-201. typeinfo for QImageFormatType 25074 Base Vtable vtable for __cxxabiv1::__class_type_info 25075 Name typeinfo name for QImageFormatType 25076 __________________________________________________________ 25077 25078 8.2.12.5. Interfaces for Qt3 Multimedia 25079 25080 No external functions are defined for libqt-mt - Qt3 Multimedia 25081 in this part of the specification. See also the generic 25082 specification. 25083 __________________________________________________________ 25084 25085 8.2.13. Qt3 Network 25086 __________________________________________________________ 25087 25088 8.2.13.1. Class data for QMimeSourceFactory 25089 25090 The virtual table for the QMimeSourceFactory class is described 25091 by Table 8-202 25092 25093 Table 8-202. Primary vtable for QMimeSourceFactory 25094 Base Offset 0 25095 Virtual Base Offset 0 25096 RTTI typeinfo for QMimeSourceFactory 25097 vfunc[0]: QMimeSourceFactory::~QMimeSourceFactory() 25098 vfunc[1]: QMimeSourceFactory::~QMimeSourceFactory() 25099 vfunc[2]: QMimeSourceFactory::data(QString const&) const 25100 vfunc[3]: QMimeSourceFactory::makeAbsolute(QString const&, 25101 QString const&) const 25102 vfunc[4]: QMimeSourceFactory::setText(QString const&, QString 25103 const&) 25104 vfunc[5]: QMimeSourceFactory::setImage(QString const&, QImage 25105 const&) 25106 vfunc[6]: QMimeSourceFactory::setPixmap(QString const&, QPixmap 25107 const&) 25108 vfunc[7]: QMimeSourceFactory::setData(QString const&, 25109 QMimeSource*) 25110 vfunc[8]: QMimeSourceFactory::setFilePath(QStringList const&) 25111 vfunc[9]: QMimeSourceFactory::filePath() const 25112 vfunc[10]: QMimeSourceFactory::setExtensionType(QString const&, 25113 char const*) 25114 25115 The Run Time Type Information for the QMimeSourceFactory class 25116 is described by Table 8-203 25117 25118 Table 8-203. typeinfo for QMimeSourceFactory 25119 Base Vtable vtable for __cxxabiv1::__class_type_info 25120 Name typeinfo name for QMimeSourceFactory 25121 __________________________________________________________ 25122 25123 8.2.13.2. Class data for QUrlOperator 25124 25125 The virtual table for the QUrlOperator class is described by 25126 Table 8-204 25127 25128 Table 8-204. Primary vtable for QUrlOperator 25129 Base Offset 0 25130 Virtual Base Offset 0 25131 RTTI typeinfo for QUrlOperator 25132 vfunc[0]: NULL or QUrlOperator::metaObject() const 25133 vfunc[1]: QUrlOperator::className() const 25134 vfunc[2]: QUrlOperator::qt_cast(char const*) 25135 vfunc[3]: QUrlOperator::qt_invoke(int, QUObject*) 25136 vfunc[4]: QUrlOperator::qt_emit(int, QUObject*) 25137 vfunc[5]: QUrlOperator::qt_property(int, int, QVariant*) 25138 vfunc[6]: QUrlOperator::~QUrlOperator() 25139 vfunc[7]: QUrlOperator::~QUrlOperator() 25140 vfunc[8]: QObject::event(QEvent*) 25141 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25142 vfunc[10]: QObject::setName(char const*) 25143 vfunc[11]: QObject::insertChild(QObject*) 25144 vfunc[12]: QObject::removeChild(QObject*) 25145 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25146 vfunc[14]: QObject::property(char const*) const 25147 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25148 vfunc[16]: QObject::childEvent(QChildEvent*) 25149 vfunc[17]: QObject::customEvent(QCustomEvent*) 25150 vfunc[18]: QObject::connectNotify(char const*) 25151 vfunc[19]: QObject::disconnectNotify(char const*) 25152 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25153 const*, char const*) 25154 vfunc[21]: QUrlOperator::setPath(QString const&) 25155 vfunc[22]: QUrlOperator::cdUp() 25156 vfunc[23]: QUrlOperator::listChildren() 25157 vfunc[24]: QUrlOperator::mkdir(QString const&) 25158 vfunc[25]: QUrlOperator::remove(QString const&) 25159 vfunc[26]: QUrlOperator::rename(QString const&, QString const&) 25160 vfunc[27]: QUrlOperator::get(QString const&) 25161 vfunc[28]: QUrlOperator::put(QMemArray const&, QString 25162 const&) 25163 vfunc[29]: QUrlOperator::copy(QString const&, QString const&, 25164 bool, bool) 25165 vfunc[30]: QUrlOperator::copy(QStringList const&, QString 25166 const&, bool) 25167 vfunc[31]: QUrlOperator::isDir(bool*) 25168 vfunc[32]: QUrlOperator::setNameFilter(QString const&) 25169 vfunc[33]: QUrlOperator::info(QString const&) const 25170 vfunc[34]: QUrlOperator::stop() 25171 vfunc[35]: QUrlOperator::reset() 25172 vfunc[36]: QUrlOperator::parse(QString const&) 25173 vfunc[37]: QUrlOperator::checkValid() 25174 vfunc[38]: QUrlOperator::clearEntries() 25175 25176 Table 8-205. Secondary vtable for QUrlOperator 25177 Base Offset -40 25178 Virtual Base Offset 0 25179 RTTI typeinfo for QUrlOperator 25180 vfunc[0]: non-virtual thunk to QUrlOperator::~QUrlOperator() 25181 vfunc[1]: non-virtual thunk to QUrlOperator::~QUrlOperator() 25182 vfunc[2]: QUrl::setProtocol(QString const&) 25183 vfunc[3]: QUrl::setUser(QString const&) 25184 vfunc[4]: QUrl::setPassword(QString const&) 25185 vfunc[5]: QUrl::setHost(QString const&) 25186 vfunc[6]: QUrl::setPort(int) 25187 vfunc[7]: non-virtual thunk to QUrlOperator::setPath(QString 25188 const&) 25189 vfunc[8]: QUrl::setEncodedPathAndQuery(QString const&) 25190 vfunc[9]: QUrl::setQuery(QString const&) 25191 vfunc[10]: QUrl::setRef(QString const&) 25192 vfunc[11]: QUrl::addPath(QString const&) 25193 vfunc[12]: QUrl::setFileName(QString const&) 25194 vfunc[13]: QUrl::toString(bool, bool) const 25195 vfunc[14]: non-virtual thunk to QUrlOperator::cdUp() 25196 vfunc[15]: non-virtual thunk to QUrlOperator::reset() 25197 vfunc[16]: non-virtual thunk to QUrlOperator::parse(QString 25198 const&) 25199 25200 The Run Time Type Information for the QUrlOperator class is 25201 described by Table 8-206 25202 25203 Table 8-206. typeinfo for QUrlOperator 25204 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 25205 Name typeinfo name for QUrlOperator 25206 flags: 0 25207 basetype: typeinfo for QObject 2 25208 basetype: typeinfo for QUrl 10242 25209 __________________________________________________________ 25210 25211 8.2.13.3. Class data for QSocket 25212 25213 The virtual table for the QSocket class is described by Table 25214 8-207 25215 25216 Table 8-207. Primary vtable for QSocket 25217 Base Offset 0 25218 Virtual Base Offset 0 25219 RTTI typeinfo for QSocket 25220 vfunc[0]: NULL or QSocket::metaObject() const 25221 vfunc[1]: QSocket::className() const 25222 vfunc[2]: QSocket::qt_cast(char const*) 25223 vfunc[3]: QSocket::qt_invoke(int, QUObject*) 25224 vfunc[4]: QSocket::qt_emit(int, QUObject*) 25225 vfunc[5]: QSocket::qt_property(int, int, QVariant*) 25226 vfunc[6]: QSocket::~QSocket() 25227 vfunc[7]: QSocket::~QSocket() 25228 vfunc[8]: QObject::event(QEvent*) 25229 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25230 vfunc[10]: QObject::setName(char const*) 25231 vfunc[11]: QObject::insertChild(QObject*) 25232 vfunc[12]: QObject::removeChild(QObject*) 25233 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25234 vfunc[14]: QObject::property(char const*) const 25235 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25236 vfunc[16]: QObject::childEvent(QChildEvent*) 25237 vfunc[17]: QObject::customEvent(QCustomEvent*) 25238 vfunc[18]: QObject::connectNotify(char const*) 25239 vfunc[19]: QObject::disconnectNotify(char const*) 25240 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25241 const*, char const*) 25242 vfunc[21]: QSocket::setSocket(int) 25243 vfunc[22]: QSocket::setSocketDevice(QSocketDevice*) 25244 vfunc[23]: QSocket::connectToHost(QString const&, unsigned 25245 short) 25246 vfunc[24]: QSocket::open(int) 25247 vfunc[25]: QSocket::close() 25248 vfunc[26]: QSocket::flush() 25249 vfunc[27]: QSocket::size() const 25250 vfunc[28]: QSocket::at() const 25251 vfunc[29]: QSocket::at(unsigned long) 25252 vfunc[30]: QSocket::atEnd() const 25253 vfunc[31]: QSocket::readBlock(char*, unsigned long) 25254 vfunc[32]: QSocket::writeBlock(char const*, unsigned long) 25255 vfunc[33]: QSocket::readLine(char*, unsigned long) 25256 vfunc[34]: QSocket::getch() 25257 vfunc[35]: QSocket::putch(int) 25258 vfunc[36]: QSocket::ungetch(int) 25259 vfunc[37]: QSocket::readLine() 25260 vfunc[38]: QSocket::sn_read(bool) 25261 vfunc[39]: QSocket::sn_write() 25262 25263 Table 8-208. Secondary vtable for QSocket 25264 Base Offset -40 25265 Virtual Base Offset 0 25266 RTTI typeinfo for QSocket 25267 vfunc[0]: non-virtual thunk to QSocket::~QSocket() 25268 vfunc[1]: non-virtual thunk to QSocket::~QSocket() 25269 vfunc[2]: non-virtual thunk to QSocket::open(int) 25270 vfunc[3]: non-virtual thunk to QSocket::close() 25271 vfunc[4]: non-virtual thunk to QSocket::flush() 25272 vfunc[5]: non-virtual thunk to QSocket::size() const 25273 vfunc[6]: non-virtual thunk to QSocket::at() const 25274 vfunc[7]: non-virtual thunk to QSocket::at(unsigned long) 25275 vfunc[8]: non-virtual thunk to QSocket::atEnd() const 25276 vfunc[9]: non-virtual thunk to QSocket::readBlock(char*, 25277 unsigned long) 25278 vfunc[10]: non-virtual thunk to QSocket::writeBlock(char 25279 const*, unsigned long) 25280 vfunc[11]: non-virtual thunk to QSocket::readLine(char*, 25281 unsigned long) 25282 vfunc[12]: QIODevice::readAll() 25283 vfunc[13]: non-virtual thunk to QSocket::getch() 25284 vfunc[14]: non-virtual thunk to QSocket::putch(int) 25285 vfunc[15]: non-virtual thunk to QSocket::ungetch(int) 25286 25287 The Run Time Type Information for the QSocket class is 25288 described by Table 8-209 25289 25290 Table 8-209. typeinfo for QSocket 25291 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 25292 Name typeinfo name for QSocket 25293 flags: 0 25294 basetype: typeinfo for QObject 2 25295 basetype: typeinfo for QIODevice 10242 25296 __________________________________________________________ 25297 25298 8.2.13.4. Class data for QSocketNotifier 25299 25300 The virtual table for the QSocketNotifier class is described by 25301 Table 8-210 25302 25303 Table 8-210. Primary vtable for QSocketNotifier 25304 Base Offset 0 25305 Virtual Base Offset 0 25306 RTTI typeinfo for QSocketNotifier 25307 vfunc[0]: NULL or QSocketNotifier::metaObject() const 25308 vfunc[1]: QSocketNotifier::className() const 25309 vfunc[2]: QSocketNotifier::qt_cast(char const*) 25310 vfunc[3]: QSocketNotifier::qt_invoke(int, QUObject*) 25311 vfunc[4]: QSocketNotifier::qt_emit(int, QUObject*) 25312 vfunc[5]: QSocketNotifier::qt_property(int, int, QVariant*) 25313 vfunc[6]: QSocketNotifier::~QSocketNotifier() 25314 vfunc[7]: QSocketNotifier::~QSocketNotifier() 25315 vfunc[8]: QSocketNotifier::event(QEvent*) 25316 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25317 vfunc[10]: QObject::setName(char const*) 25318 vfunc[11]: QObject::insertChild(QObject*) 25319 vfunc[12]: QObject::removeChild(QObject*) 25320 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25321 vfunc[14]: QObject::property(char const*) const 25322 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25323 vfunc[16]: QObject::childEvent(QChildEvent*) 25324 vfunc[17]: QObject::customEvent(QCustomEvent*) 25325 vfunc[18]: QObject::connectNotify(char const*) 25326 vfunc[19]: QObject::disconnectNotify(char const*) 25327 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25328 const*, char const*) 25329 vfunc[21]: QSocketNotifier::setEnabled(bool) 25330 25331 The Run Time Type Information for the QSocketNotifier class is 25332 described by Table 8-211 25333 25334 Table 8-211. typeinfo for QSocketNotifier 25335 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25336 Name typeinfo name for QSocketNotifier 25337 basetype: typeinfo for QObject 25338 __________________________________________________________ 25339 25340 8.2.13.5. Class data for QNetworkProtocol 25341 25342 The virtual table for the QNetworkProtocol class is described 25343 by Table 8-212 25344 25345 Table 8-212. Primary vtable for QNetworkProtocol 25346 Base Offset 0 25347 Virtual Base Offset 0 25348 RTTI typeinfo for QNetworkProtocol 25349 vfunc[0]: NULL or QNetworkProtocol::metaObject() const 25350 vfunc[1]: QNetworkProtocol::className() const 25351 vfunc[2]: QNetworkProtocol::qt_cast(char const*) 25352 vfunc[3]: QNetworkProtocol::qt_invoke(int, QUObject*) 25353 vfunc[4]: QNetworkProtocol::qt_emit(int, QUObject*) 25354 vfunc[5]: QNetworkProtocol::qt_property(int, int, QVariant*) 25355 vfunc[6]: QNetworkProtocol::~QNetworkProtocol() 25356 vfunc[7]: QNetworkProtocol::~QNetworkProtocol() 25357 vfunc[8]: QObject::event(QEvent*) 25358 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25359 vfunc[10]: QObject::setName(char const*) 25360 vfunc[11]: QObject::insertChild(QObject*) 25361 vfunc[12]: QObject::removeChild(QObject*) 25362 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25363 vfunc[14]: QObject::property(char const*) const 25364 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25365 vfunc[16]: QObject::childEvent(QChildEvent*) 25366 vfunc[17]: QObject::customEvent(QCustomEvent*) 25367 vfunc[18]: QObject::connectNotify(char const*) 25368 vfunc[19]: QObject::disconnectNotify(char const*) 25369 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25370 const*, char const*) 25371 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25372 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25373 vfunc[23]: QNetworkProtocol::supportedOperations() const 25374 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25375 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25376 vfunc[26]: QNetworkProtocol::stop() 25377 vfunc[27]: 25378 QNetworkProtocol::processOperation(QNetworkOperation*) 25379 vfunc[28]: 25380 QNetworkProtocol::operationListChildren(QNetworkOperation*) 25381 vfunc[29]: QNetworkProtocol::operationMkDir(QNetworkOperation*) 25382 vfunc[30]: 25383 QNetworkProtocol::operationRemove(QNetworkOperation*) 25384 vfunc[31]: 25385 QNetworkProtocol::operationRename(QNetworkOperation*) 25386 vfunc[32]: QNetworkProtocol::operationGet(QNetworkOperation*) 25387 vfunc[33]: QNetworkProtocol::operationPut(QNetworkOperation*) 25388 vfunc[34]: 25389 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25390 vfunc[35]: 25391 QNetworkProtocol::checkConnection(QNetworkOperation*) 25392 25393 The Run Time Type Information for the QNetworkProtocol class is 25394 described by Table 8-213 25395 25396 Table 8-213. typeinfo for QNetworkProtocol 25397 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25398 Name typeinfo name for QNetworkProtocol 25399 basetype: typeinfo for QObject 25400 __________________________________________________________ 25401 25402 8.2.13.6. Class data for QUrl 25403 25404 The virtual table for the QUrl class is described by Table 25405 8-214 25406 25407 Table 8-214. Primary vtable for QUrl 25408 Base Offset 0 25409 Virtual Base Offset 0 25410 RTTI typeinfo for QUrl 25411 vfunc[0]: QUrl::~QUrl() 25412 vfunc[1]: QUrl::~QUrl() 25413 vfunc[2]: QUrl::setProtocol(QString const&) 25414 vfunc[3]: QUrl::setUser(QString const&) 25415 vfunc[4]: QUrl::setPassword(QString const&) 25416 vfunc[5]: QUrl::setHost(QString const&) 25417 vfunc[6]: QUrl::setPort(int) 25418 vfunc[7]: QUrl::setPath(QString const&) 25419 vfunc[8]: QUrl::setEncodedPathAndQuery(QString const&) 25420 vfunc[9]: QUrl::setQuery(QString const&) 25421 vfunc[10]: QUrl::setRef(QString const&) 25422 vfunc[11]: QUrl::addPath(QString const&) 25423 vfunc[12]: QUrl::setFileName(QString const&) 25424 vfunc[13]: QUrl::toString(bool, bool) const 25425 vfunc[14]: QUrl::cdUp() 25426 vfunc[15]: QUrl::reset() 25427 vfunc[16]: QUrl::parse(QString const&) 25428 25429 The Run Time Type Information for the QUrl class is described 25430 by Table 8-215 25431 25432 Table 8-215. typeinfo for QUrl 25433 Base Vtable vtable for __cxxabiv1::__class_type_info 25434 Name typeinfo name for QUrl 25435 __________________________________________________________ 25436 25437 8.2.13.7. Class data for QSocketDevice 25438 25439 The virtual table for the QSocketDevice class is described by 25440 Table 8-216 25441 25442 Table 8-216. Primary vtable for QSocketDevice 25443 Base Offset 0 25444 Virtual Base Offset 0 25445 RTTI typeinfo for QSocketDevice 25446 vfunc[0]: QSocketDevice::~QSocketDevice() 25447 vfunc[1]: QSocketDevice::~QSocketDevice() 25448 vfunc[2]: QSocketDevice::open(int) 25449 vfunc[3]: QSocketDevice::close() 25450 vfunc[4]: QSocketDevice::flush() 25451 vfunc[5]: QSocketDevice::size() const 25452 vfunc[6]: QSocketDevice::at() const 25453 vfunc[7]: QSocketDevice::at(unsigned long) 25454 vfunc[8]: QSocketDevice::atEnd() const 25455 vfunc[9]: QSocketDevice::readBlock(char*, unsigned long) 25456 vfunc[10]: QSocketDevice::writeBlock(char const*, unsigned 25457 long) 25458 vfunc[11]: QIODevice::readLine(char*, unsigned long) 25459 vfunc[12]: QIODevice::readAll() 25460 vfunc[13]: QSocketDevice::getch() 25461 vfunc[14]: QSocketDevice::putch(int) 25462 vfunc[15]: QSocketDevice::ungetch(int) 25463 vfunc[16]: QSocketDevice::setSocket(int, QSocketDevice::Type) 25464 vfunc[17]: QSocketDevice::setBlocking(bool) 25465 vfunc[18]: QSocketDevice::setAddressReusable(bool) 25466 vfunc[19]: QSocketDevice::setReceiveBufferSize(unsigned int) 25467 vfunc[20]: QSocketDevice::setSendBufferSize(unsigned int) 25468 vfunc[21]: QSocketDevice::connect(QHostAddress const&, unsigned 25469 short) 25470 vfunc[22]: QSocketDevice::bind(QHostAddress const&, unsigned 25471 short) 25472 vfunc[23]: QSocketDevice::listen(int) 25473 vfunc[24]: QSocketDevice::accept() 25474 vfunc[25]: QSocketDevice::writeBlock(char const*, unsigned 25475 long, QHostAddress const&, unsigned short) 25476 vfunc[26]: QSocketDevice::setOption(QSocketDevice::Option, int) 25477 25478 The Run Time Type Information for the QSocketDevice class is 25479 described by Table 8-217 25480 25481 Table 8-217. typeinfo for QSocketDevice 25482 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25483 Name typeinfo name for QSocketDevice 25484 basetype: typeinfo for QIODevice 25485 __________________________________________________________ 25486 25487 8.2.13.8. Class data for QHttpResponseHeader 25488 25489 The virtual table for the QHttpResponseHeader class is 25490 described by Table 8-218 25491 25492 Table 8-218. Primary vtable for QHttpResponseHeader 25493 Base Offset 0 25494 Virtual Base Offset 0 25495 RTTI typeinfo for QHttpResponseHeader 25496 vfunc[0]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 25497 vfunc[1]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 25498 vfunc[2]: QHttpResponseHeader::toString() const 25499 vfunc[3]: QHttpResponseHeader::majorVersion() const 25500 vfunc[4]: QHttpResponseHeader::minorVersion() const 25501 vfunc[5]: QHttpResponseHeader::parseLine(QString const&, int) 25502 25503 The Run Time Type Information for the QHttpResponseHeader class 25504 is described by Table 8-219 25505 25506 Table 8-219. typeinfo for QHttpResponseHeader 25507 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25508 Name typeinfo name for QHttpResponseHeader 25509 basetype: typeinfo for QHttpHeader 25510 __________________________________________________________ 25511 25512 8.2.13.9. Class data for QServerSocket 25513 25514 The virtual table for the QServerSocket class is described by 25515 Table 8-220 25516 25517 Table 8-220. Primary vtable for QServerSocket 25518 Base Offset 0 25519 Virtual Base Offset 0 25520 RTTI typeinfo for QServerSocket 25521 vfunc[0]: NULL or QServerSocket::metaObject() const 25522 vfunc[1]: QServerSocket::className() const 25523 vfunc[2]: QServerSocket::qt_cast(char const*) 25524 vfunc[3]: QServerSocket::qt_invoke(int, QUObject*) 25525 vfunc[4]: QServerSocket::qt_emit(int, QUObject*) 25526 vfunc[5]: QServerSocket::qt_property(int, int, QVariant*) 25527 vfunc[6]: QServerSocket::~QServerSocket() 25528 vfunc[7]: QServerSocket::~QServerSocket() 25529 vfunc[8]: QObject::event(QEvent*) 25530 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25531 vfunc[10]: QObject::setName(char const*) 25532 vfunc[11]: QObject::insertChild(QObject*) 25533 vfunc[12]: QObject::removeChild(QObject*) 25534 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25535 vfunc[14]: QObject::property(char const*) const 25536 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25537 vfunc[16]: QObject::childEvent(QChildEvent*) 25538 vfunc[17]: QObject::customEvent(QCustomEvent*) 25539 vfunc[18]: QObject::connectNotify(char const*) 25540 vfunc[19]: QObject::disconnectNotify(char const*) 25541 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25542 const*, char const*) 25543 vfunc[21]: QServerSocket::setSocket(int) 25544 vfunc[22]: __cxa_pure_virtual 25545 25546 The Run Time Type Information for the QServerSocket class is 25547 described by Table 8-221 25548 25549 Table 8-221. typeinfo for QServerSocket 25550 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25551 Name typeinfo name for QServerSocket 25552 basetype: typeinfo for QObject 25553 __________________________________________________________ 25554 25555 8.2.13.10. Class data for QUrlInfo 25556 25557 The virtual table for the QUrlInfo class is described by Table 25558 8-222 25559 25560 Table 8-222. Primary vtable for QUrlInfo 25561 Base Offset 0 25562 Virtual Base Offset 0 25563 RTTI typeinfo for QUrlInfo 25564 vfunc[0]: QUrlInfo::~QUrlInfo() 25565 vfunc[1]: QUrlInfo::~QUrlInfo() 25566 vfunc[2]: QUrlInfo::setName(QString const&) 25567 vfunc[3]: QUrlInfo::setDir(bool) 25568 vfunc[4]: QUrlInfo::setFile(bool) 25569 vfunc[5]: QUrlInfo::setSymLink(bool) 25570 vfunc[6]: QUrlInfo::setOwner(QString const&) 25571 vfunc[7]: QUrlInfo::setGroup(QString const&) 25572 vfunc[8]: QUrlInfo::setSize(unsigned int) 25573 vfunc[9]: QUrlInfo::setWritable(bool) 25574 vfunc[10]: QUrlInfo::setReadable(bool) 25575 vfunc[11]: QUrlInfo::setPermissions(int) 25576 vfunc[12]: QUrlInfo::setLastModified(QDateTime const&) 25577 25578 The Run Time Type Information for the QUrlInfo class is 25579 described by Table 8-223 25580 25581 Table 8-223. typeinfo for QUrlInfo 25582 Base Vtable vtable for __cxxabiv1::__class_type_info 25583 Name typeinfo name for QUrlInfo 25584 __________________________________________________________ 25585 25586 8.2.13.11. Class data for QNetworkOperation 25587 25588 The virtual table for the QNetworkOperation class is described 25589 by Table 8-224 25590 25591 Table 8-224. Primary vtable for QNetworkOperation 25592 Base Offset 0 25593 Virtual Base Offset 0 25594 RTTI typeinfo for QNetworkOperation 25595 vfunc[0]: NULL or QNetworkOperation::metaObject() const 25596 vfunc[1]: QNetworkOperation::className() const 25597 vfunc[2]: QNetworkOperation::qt_cast(char const*) 25598 vfunc[3]: QNetworkOperation::qt_invoke(int, QUObject*) 25599 vfunc[4]: QNetworkOperation::qt_emit(int, QUObject*) 25600 vfunc[5]: QNetworkOperation::qt_property(int, int, QVariant*) 25601 vfunc[6]: QNetworkOperation::~QNetworkOperation() 25602 vfunc[7]: QNetworkOperation::~QNetworkOperation() 25603 vfunc[8]: QObject::event(QEvent*) 25604 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25605 vfunc[10]: QObject::setName(char const*) 25606 vfunc[11]: QObject::insertChild(QObject*) 25607 vfunc[12]: QObject::removeChild(QObject*) 25608 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25609 vfunc[14]: QObject::property(char const*) const 25610 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25611 vfunc[16]: QObject::childEvent(QChildEvent*) 25612 vfunc[17]: QObject::customEvent(QCustomEvent*) 25613 vfunc[18]: QObject::connectNotify(char const*) 25614 vfunc[19]: QObject::disconnectNotify(char const*) 25615 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25616 const*, char const*) 25617 25618 The Run Time Type Information for the QNetworkOperation class 25619 is described by Table 8-225 25620 25621 Table 8-225. typeinfo for QNetworkOperation 25622 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25623 Name typeinfo name for QNetworkOperation 25624 basetype: typeinfo for QObject 25625 __________________________________________________________ 25626 25627 8.2.13.12. Class data for QHttp 25628 25629 The virtual table for the QHttp class is described by Table 25630 8-226 25631 25632 Table 8-226. Primary vtable for QHttp 25633 Base Offset 0 25634 Virtual Base Offset 0 25635 RTTI typeinfo for QHttp 25636 vfunc[0]: NULL or QHttp::metaObject() const 25637 vfunc[1]: QHttp::className() const 25638 vfunc[2]: QHttp::qt_cast(char const*) 25639 vfunc[3]: QHttp::qt_invoke(int, QUObject*) 25640 vfunc[4]: QHttp::qt_emit(int, QUObject*) 25641 vfunc[5]: QHttp::qt_property(int, int, QVariant*) 25642 vfunc[6]: QHttp::~QHttp() 25643 vfunc[7]: QHttp::~QHttp() 25644 vfunc[8]: QObject::event(QEvent*) 25645 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25646 vfunc[10]: QObject::setName(char const*) 25647 vfunc[11]: QObject::insertChild(QObject*) 25648 vfunc[12]: QObject::removeChild(QObject*) 25649 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25650 vfunc[14]: QObject::property(char const*) const 25651 vfunc[15]: QHttp::timerEvent(QTimerEvent*) 25652 vfunc[16]: QObject::childEvent(QChildEvent*) 25653 vfunc[17]: QObject::customEvent(QCustomEvent*) 25654 vfunc[18]: QObject::connectNotify(char const*) 25655 vfunc[19]: QObject::disconnectNotify(char const*) 25656 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25657 const*, char const*) 25658 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25659 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25660 vfunc[23]: QHttp::supportedOperations() const 25661 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25662 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25663 vfunc[26]: QNetworkProtocol::stop() 25664 vfunc[27]: 25665 QNetworkProtocol::processOperation(QNetworkOperation*) 25666 vfunc[28]: 25667 QNetworkProtocol::operationListChildren(QNetworkOperation*) 25668 vfunc[29]: QNetworkProtocol::operationMkDir(QNetworkOperation*) 25669 vfunc[30]: 25670 QNetworkProtocol::operationRemove(QNetworkOperation*) 25671 vfunc[31]: 25672 QNetworkProtocol::operationRename(QNetworkOperation*) 25673 vfunc[32]: QHttp::operationGet(QNetworkOperation*) 25674 vfunc[33]: QHttp::operationPut(QNetworkOperation*) 25675 vfunc[34]: 25676 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25677 vfunc[35]: 25678 QNetworkProtocol::checkConnection(QNetworkOperation*) 25679 25680 The Run Time Type Information for the QHttp class is described 25681 by Table 8-227 25682 25683 Table 8-227. typeinfo for QHttp 25684 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25685 Name typeinfo name for QHttp 25686 basetype: typeinfo for QNetworkProtocol 25687 __________________________________________________________ 25688 25689 8.2.13.13. Class data for QMimeSource 25690 25691 The virtual table for the QMimeSource class is described by 25692 Table 8-228 25693 25694 Table 8-228. Primary vtable for QMimeSource 25695 Base Offset 0 25696 Virtual Base Offset 0 25697 RTTI typeinfo for QMimeSource 25698 vfunc[0]: QMimeSource::~QMimeSource() 25699 vfunc[1]: QMimeSource::~QMimeSource() 25700 vfunc[2]: __cxa_pure_virtual 25701 vfunc[3]: QMimeSource::provides(char const*) const 25702 vfunc[4]: __cxa_pure_virtual 25703 25704 The Run Time Type Information for the QMimeSource class is 25705 described by Table 8-229 25706 25707 Table 8-229. typeinfo for QMimeSource 25708 Base Vtable vtable for __cxxabiv1::__class_type_info 25709 Name typeinfo name for QMimeSource 25710 __________________________________________________________ 25711 25712 8.2.13.14. Class data for QDns 25713 25714 The virtual table for the QDns class is described by Table 25715 8-230 25716 25717 Table 8-230. Primary vtable for QDns 25718 Base Offset 0 25719 Virtual Base Offset 0 25720 RTTI typeinfo for QDns 25721 vfunc[0]: NULL or QDns::metaObject() const 25722 vfunc[1]: QDns::className() const 25723 vfunc[2]: QDns::qt_cast(char const*) 25724 vfunc[3]: QDns::qt_invoke(int, QUObject*) 25725 vfunc[4]: QDns::qt_emit(int, QUObject*) 25726 vfunc[5]: QDns::qt_property(int, int, QVariant*) 25727 vfunc[6]: QDns::~QDns() 25728 vfunc[7]: QDns::~QDns() 25729 vfunc[8]: QObject::event(QEvent*) 25730 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25731 vfunc[10]: QObject::setName(char const*) 25732 vfunc[11]: QObject::insertChild(QObject*) 25733 vfunc[12]: QObject::removeChild(QObject*) 25734 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25735 vfunc[14]: QObject::property(char const*) const 25736 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25737 vfunc[16]: QObject::childEvent(QChildEvent*) 25738 vfunc[17]: QObject::customEvent(QCustomEvent*) 25739 vfunc[18]: QObject::connectNotify(char const*) 25740 vfunc[19]: QObject::disconnectNotify(char const*) 25741 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25742 const*, char const*) 25743 vfunc[21]: QDns::setLabel(QString const&) 25744 vfunc[22]: QDns::setLabel(QHostAddress const&) 25745 vfunc[23]: QDns::setRecordType(QDns::RecordType) 25746 25747 The Run Time Type Information for the QDns class is described 25748 by Table 8-231 25749 25750 Table 8-231. typeinfo for QDns 25751 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25752 Name typeinfo name for QDns 25753 basetype: typeinfo for QObject 25754 __________________________________________________________ 25755 25756 8.2.13.15. Class data for QHttpRequestHeader 25757 25758 The virtual table for the QHttpRequestHeader class is described 25759 by Table 8-232 25760 25761 Table 8-232. Primary vtable for QHttpRequestHeader 25762 Base Offset 0 25763 Virtual Base Offset 0 25764 RTTI typeinfo for QHttpRequestHeader 25765 vfunc[0]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 25766 vfunc[1]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 25767 vfunc[2]: QHttpRequestHeader::toString() const 25768 vfunc[3]: QHttpRequestHeader::majorVersion() const 25769 vfunc[4]: QHttpRequestHeader::minorVersion() const 25770 vfunc[5]: QHttpRequestHeader::parseLine(QString const&, int) 25771 25772 The Run Time Type Information for the QHttpRequestHeader class 25773 is described by Table 8-233 25774 25775 Table 8-233. typeinfo for QHttpRequestHeader 25776 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25777 Name typeinfo name for QHttpRequestHeader 25778 basetype: typeinfo for QHttpHeader 25779 __________________________________________________________ 25780 25781 8.2.13.16. Class data for QHttpHeader 25782 25783 The virtual table for the QHttpHeader class is described by 25784 Table 8-234 25785 25786 Table 8-234. Primary vtable for QHttpHeader 25787 Base Offset 0 25788 Virtual Base Offset 0 25789 RTTI typeinfo for QHttpHeader 25790 vfunc[0]: QHttpHeader::~QHttpHeader() 25791 vfunc[1]: QHttpHeader::~QHttpHeader() 25792 vfunc[2]: QHttpHeader::toString() const 25793 vfunc[3]: __cxa_pure_virtual 25794 vfunc[4]: __cxa_pure_virtual 25795 vfunc[5]: QHttpHeader::parseLine(QString const&, int) 25796 25797 The Run Time Type Information for the QHttpHeader class is 25798 described by Table 8-235 25799 25800 Table 8-235. typeinfo for QHttpHeader 25801 Base Vtable vtable for __cxxabiv1::__class_type_info 25802 Name typeinfo name for QHttpHeader 25803 __________________________________________________________ 25804 25805 8.2.13.17. Class data for QLocalFs 25806 25807 The virtual table for the QLocalFs class is described by Table 25808 8-236 25809 25810 Table 8-236. Primary vtable for QLocalFs 25811 Base Offset 0 25812 Virtual Base Offset 0 25813 RTTI typeinfo for QLocalFs 25814 vfunc[0]: NULL or QLocalFs::metaObject() const 25815 vfunc[1]: QLocalFs::className() const 25816 vfunc[2]: QLocalFs::qt_cast(char const*) 25817 vfunc[3]: QLocalFs::qt_invoke(int, QUObject*) 25818 vfunc[4]: QLocalFs::qt_emit(int, QUObject*) 25819 vfunc[5]: QLocalFs::qt_property(int, int, QVariant*) 25820 vfunc[6]: NULL or QLocalFs::~QLocalFs() 25821 vfunc[7]: NULL or QLocalFs::~QLocalFs() 25822 vfunc[8]: QObject::event(QEvent*) 25823 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25824 vfunc[10]: QObject::setName(char const*) 25825 vfunc[11]: QObject::insertChild(QObject*) 25826 vfunc[12]: QObject::removeChild(QObject*) 25827 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25828 vfunc[14]: QObject::property(char const*) const 25829 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25830 vfunc[16]: QObject::childEvent(QChildEvent*) 25831 vfunc[17]: QObject::customEvent(QCustomEvent*) 25832 vfunc[18]: QObject::connectNotify(char const*) 25833 vfunc[19]: QObject::disconnectNotify(char const*) 25834 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25835 const*, char const*) 25836 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25837 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25838 vfunc[23]: QLocalFs::supportedOperations() const 25839 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25840 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25841 vfunc[26]: QNetworkProtocol::stop() 25842 vfunc[27]: 25843 QNetworkProtocol::processOperation(QNetworkOperation*) 25844 vfunc[28]: QLocalFs::operationListChildren(QNetworkOperation*) 25845 vfunc[29]: QLocalFs::operationMkDir(QNetworkOperation*) 25846 vfunc[30]: QLocalFs::operationRemove(QNetworkOperation*) 25847 vfunc[31]: QLocalFs::operationRename(QNetworkOperation*) 25848 vfunc[32]: QLocalFs::operationGet(QNetworkOperation*) 25849 vfunc[33]: QLocalFs::operationPut(QNetworkOperation*) 25850 vfunc[34]: 25851 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25852 vfunc[35]: 25853 QNetworkProtocol::checkConnection(QNetworkOperation*) 25854 25855 The Run Time Type Information for the QLocalFs class is 25856 described by Table 8-237 25857 25858 Table 8-237. typeinfo for QLocalFs 25859 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25860 Name typeinfo name for QLocalFs 25861 basetype: typeinfo for QNetworkProtocol 25862 __________________________________________________________ 25863 25864 8.2.13.18. Class data for QConnectionList 25865 25866 The virtual table for the QConnectionList class is described by 25867 Table 8-238 25868 25869 Table 8-238. Primary vtable for QConnectionList 25870 Base Offset 0 25871 Virtual Base Offset 0 25872 RTTI typeinfo for QConnectionList 25873 vfunc[0]: NULL or QPtrList::count() const 25874 vfunc[1]: NULL or QPtrList::clear() 25875 vfunc[2]: NULL or QConnectionList::~QConnectionList() 25876 vfunc[3]: NULL or QConnectionList::~QConnectionList() 25877 vfunc[4]: QPtrCollection::newItem(void*) 25878 vfunc[5]: NULL or QPtrList::deleteItem(void*) 25879 vfunc[6]: QGList::compareItems(void*, void*) 25880 vfunc[7]: QGList::read(QDataStream&, void*&) 25881 vfunc[8]: QGList::write(QDataStream&, void*) const 25882 25883 The Run Time Type Information for the QConnectionList class is 25884 described by Table 8-239 25885 25886 Table 8-239. typeinfo for QConnectionList 25887 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25888 Name typeinfo name for QConnectionList 25889 basetype: typeinfo for QPtrList 25890 __________________________________________________________ 25891 25892 8.2.13.19. Class data for QHostAddress 25893 25894 The virtual table for the QHostAddress class is described by 25895 Table 8-240 25896 25897 Table 8-240. Primary vtable for QHostAddress 25898 Base Offset 0 25899 Virtual Base Offset 0 25900 RTTI typeinfo for QHostAddress 25901 vfunc[0]: QHostAddress::~QHostAddress() 25902 vfunc[1]: QHostAddress::~QHostAddress() 25903 25904 The Run Time Type Information for the QHostAddress class is 25905 described by Table 8-241 25906 25907 Table 8-241. typeinfo for QHostAddress 25908 Base Vtable vtable for __cxxabiv1::__class_type_info 25909 Name typeinfo name for QHostAddress 25910 __________________________________________________________ 25911 25912 8.2.13.20. Class data for QFtp 25913 25914 The virtual table for the QFtp class is described by Table 25915 8-242 25916 25917 Table 8-242. Primary vtable for QFtp 25918 Base Offset 0 25919 Virtual Base Offset 0 25920 RTTI typeinfo for QFtp 25921 vfunc[0]: NULL or QFtp::metaObject() const 25922 vfunc[1]: QFtp::className() const 25923 vfunc[2]: QFtp::qt_cast(char const*) 25924 vfunc[3]: QFtp::qt_invoke(int, QUObject*) 25925 vfunc[4]: QFtp::qt_emit(int, QUObject*) 25926 vfunc[5]: QFtp::qt_property(int, int, QVariant*) 25927 vfunc[6]: QFtp::~QFtp() 25928 vfunc[7]: QFtp::~QFtp() 25929 vfunc[8]: QObject::event(QEvent*) 25930 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25931 vfunc[10]: QObject::setName(char const*) 25932 vfunc[11]: QObject::insertChild(QObject*) 25933 vfunc[12]: QObject::removeChild(QObject*) 25934 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25935 vfunc[14]: QObject::property(char const*) const 25936 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25937 vfunc[16]: QObject::childEvent(QChildEvent*) 25938 vfunc[17]: QObject::customEvent(QCustomEvent*) 25939 vfunc[18]: QObject::connectNotify(char const*) 25940 vfunc[19]: QObject::disconnectNotify(char const*) 25941 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25942 const*, char const*) 25943 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25944 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25945 vfunc[23]: QFtp::supportedOperations() const 25946 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25947 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25948 vfunc[26]: QNetworkProtocol::stop() 25949 vfunc[27]: 25950 QNetworkProtocol::processOperation(QNetworkOperation*) 25951 vfunc[28]: QFtp::operationListChildren(QNetworkOperation*) 25952 vfunc[29]: QFtp::operationMkDir(QNetworkOperation*) 25953 vfunc[30]: QFtp::operationRemove(QNetworkOperation*) 25954 vfunc[31]: QFtp::operationRename(QNetworkOperation*) 25955 vfunc[32]: QFtp::operationGet(QNetworkOperation*) 25956 vfunc[33]: QFtp::operationPut(QNetworkOperation*) 25957 vfunc[34]: 25958 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25959 vfunc[35]: QFtp::checkConnection(QNetworkOperation*) 25960 25961 The Run Time Type Information for the QFtp class is described 25962 by Table 8-243 25963 25964 Table 8-243. typeinfo for QFtp 25965 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25966 Name typeinfo name for QFtp 25967 basetype: typeinfo for QNetworkProtocol 25968 __________________________________________________________ 25969 25970 8.2.13.21. Interfaces for Qt3 Network 25971 25972 An LSB conforming implementation shall provide the architecture 25973 specific functions for Qt3 Network specified in Table 8-244, 25974 with the full mandatory functionality as described in the 25975 referenced underlying specification. 25976 25977 Table 8-244. libqt-mt - Qt3 Network Function Interfaces 25978 _ZThn40_N12QUrlOperator4cdUpEv [CXXABI] 25979 _ZThn40_N12QUrlOperator5parseERK7QString [CXXABI] 25980 _ZThn40_N12QUrlOperator5resetEv [CXXABI] 25981 _ZThn40_N12QUrlOperator7setPathERK7QString [CXXABI] 25982 _ZThn40_N12QUrlOperatorD0Ev [CXXABI] 25983 _ZThn40_N12QUrlOperatorD1Ev [CXXABI] 25984 _ZThn40_N7QSocket10writeBlockEPKcm [CXXABI] 25985 _ZThn40_N7QSocket2atEm [CXXABI] 25986 _ZThn40_N7QSocket4openEi [CXXABI] _ZThn40_N7QSocket5closeEv 25987 [CXXABI] 25988 _ZThn40_N7QSocket5flushEv [CXXABI] _ZThn40_N7QSocket5getchEv 25989 [CXXABI] 25990 _ZThn40_N7QSocket5putchEi [CXXABI] _ZThn40_N7QSocket7ungetchEi 25991 [CXXABI] 25992 _ZThn40_N7QSocket8readLineEPcm [CXXABI] 25993 _ZThn40_N7QSocket9readBlockEPcm [CXXABI] 25994 _ZThn40_N7QSocketD0Ev [CXXABI] _ZThn40_N7QSocketD1Ev [CXXABI] 25995 _ZThn40_NK7QSocket2atEv [CXXABI] _ZThn40_NK7QSocket4sizeEv 25996 [CXXABI] 25997 _ZThn40_NK7QSocket5atEndEv [CXXABI] 25998 __________________________________________________________ 25999 26000 8.2.14. Qt3 Object Model 26001 __________________________________________________________ 26002 26003 8.2.14.1. Class data for QObjectCleanupHandler 26004 26005 The virtual table for the QObjectCleanupHandler class is 26006 described by Table 8-245 26007 26008 Table 8-245. Primary vtable for QObjectCleanupHandler 26009 Base Offset 0 26010 Virtual Base Offset 0 26011 RTTI typeinfo for QObjectCleanupHandler 26012 vfunc[0]: NULL or QObjectCleanupHandler::metaObject() const 26013 vfunc[1]: QObjectCleanupHandler::className() const 26014 vfunc[2]: QObjectCleanupHandler::qt_cast(char const*) 26015 vfunc[3]: QObjectCleanupHandler::qt_invoke(int, QUObject*) 26016 vfunc[4]: QObjectCleanupHandler::qt_emit(int, QUObject*) 26017 vfunc[5]: QObjectCleanupHandler::qt_property(int, int, 26018 QVariant*) 26019 vfunc[6]: QObjectCleanupHandler::~QObjectCleanupHandler() 26020 vfunc[7]: QObjectCleanupHandler::~QObjectCleanupHandler() 26021 vfunc[8]: QObject::event(QEvent*) 26022 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26023 vfunc[10]: QObject::setName(char const*) 26024 vfunc[11]: QObject::insertChild(QObject*) 26025 vfunc[12]: QObject::removeChild(QObject*) 26026 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26027 vfunc[14]: QObject::property(char const*) const 26028 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26029 vfunc[16]: QObject::childEvent(QChildEvent*) 26030 vfunc[17]: QObject::customEvent(QCustomEvent*) 26031 vfunc[18]: QObject::connectNotify(char const*) 26032 vfunc[19]: QObject::disconnectNotify(char const*) 26033 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26034 const*, char const*) 26035 26036 The Run Time Type Information for the QObjectCleanupHandler 26037 class is described by Table 8-246 26038 26039 Table 8-246. typeinfo for QObjectCleanupHandler 26040 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26041 Name typeinfo name for QObjectCleanupHandler 26042 basetype: typeinfo for QObject 26043 __________________________________________________________ 26044 26045 8.2.14.2. Class data for QObjectUserData 26046 26047 The virtual table for the QObjectUserData class is described by 26048 Table 8-247 26049 26050 Table 8-247. Primary vtable for QObjectUserData 26051 Base Offset 0 26052 Virtual Base Offset 0 26053 RTTI typeinfo for QObjectUserData 26054 vfunc[0]: QObjectUserData::~QObjectUserData() 26055 vfunc[1]: QObjectUserData::~QObjectUserData() 26056 26057 The Run Time Type Information for the QObjectUserData class is 26058 described by Table 8-248 26059 26060 Table 8-248. typeinfo for QObjectUserData 26061 Base Vtable vtable for __cxxabiv1::__class_type_info 26062 Name typeinfo name for QObjectUserData 26063 __________________________________________________________ 26064 26065 8.2.14.3. Class data for QObject 26066 26067 The virtual table for the QObject class is described by Table 26068 8-249 26069 26070 Table 8-249. Primary vtable for QObject 26071 Base Offset 0 26072 Virtual Base Offset 0 26073 RTTI typeinfo for QObject 26074 vfunc[0]: NULL or QObject::metaObject() const 26075 vfunc[1]: QObject::className() const 26076 vfunc[2]: QObject::qt_cast(char const*) 26077 vfunc[3]: QObject::qt_invoke(int, QUObject*) 26078 vfunc[4]: QObject::qt_emit(int, QUObject*) 26079 vfunc[5]: QObject::qt_property(int, int, QVariant*) 26080 vfunc[6]: QObject::~QObject() 26081 vfunc[7]: QObject::~QObject() 26082 vfunc[8]: QObject::event(QEvent*) 26083 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26084 vfunc[10]: QObject::setName(char const*) 26085 vfunc[11]: QObject::insertChild(QObject*) 26086 vfunc[12]: QObject::removeChild(QObject*) 26087 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26088 vfunc[14]: QObject::property(char const*) const 26089 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26090 vfunc[16]: QObject::childEvent(QChildEvent*) 26091 vfunc[17]: QObject::customEvent(QCustomEvent*) 26092 vfunc[18]: QObject::connectNotify(char const*) 26093 vfunc[19]: QObject::disconnectNotify(char const*) 26094 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26095 const*, char const*) 26096 26097 The Run Time Type Information for the QObject class is 26098 described by Table 8-250 26099 26100 Table 8-250. typeinfo for QObject 26101 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26102 Name typeinfo name for QObject 26103 basetype: typeinfo for Qt 26104 __________________________________________________________ 26105 26106 8.2.14.4. Class data for QMetaObject 26107 26108 The virtual table for the QMetaObject class is described by 26109 Table 8-251 26110 26111 Table 8-251. Primary vtable for QMetaObject 26112 Base Offset 0 26113 Virtual Base Offset 0 26114 RTTI typeinfo for QMetaObject 26115 vfunc[0]: QMetaObject::~QMetaObject() 26116 vfunc[1]: QMetaObject::~QMetaObject() 26117 26118 The Run Time Type Information for the QMetaObject class is 26119 described by Table 8-252 26120 26121 Table 8-252. typeinfo for QMetaObject 26122 Base Vtable vtable for __cxxabiv1::__class_type_info 26123 Name typeinfo name for QMetaObject 26124 __________________________________________________________ 26125 26126 8.2.14.5. Class data for QGuardedPtrPrivate 26127 26128 The virtual table for the QGuardedPtrPrivate class is described 26129 by Table 8-253 26130 26131 Table 8-253. Primary vtable for QGuardedPtrPrivate 26132 Base Offset 0 26133 Virtual Base Offset 0 26134 RTTI typeinfo for QGuardedPtrPrivate 26135 vfunc[0]: NULL or QGuardedPtrPrivate::metaObject() const 26136 vfunc[1]: QGuardedPtrPrivate::className() const 26137 vfunc[2]: QGuardedPtrPrivate::qt_cast(char const*) 26138 vfunc[3]: QGuardedPtrPrivate::qt_invoke(int, QUObject*) 26139 vfunc[4]: QGuardedPtrPrivate::qt_emit(int, QUObject*) 26140 vfunc[5]: QGuardedPtrPrivate::qt_property(int, int, QVariant*) 26141 vfunc[6]: QGuardedPtrPrivate::~QGuardedPtrPrivate() 26142 vfunc[7]: QGuardedPtrPrivate::~QGuardedPtrPrivate() 26143 vfunc[8]: QObject::event(QEvent*) 26144 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26145 vfunc[10]: QObject::setName(char const*) 26146 vfunc[11]: QObject::insertChild(QObject*) 26147 vfunc[12]: QObject::removeChild(QObject*) 26148 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26149 vfunc[14]: QObject::property(char const*) const 26150 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26151 vfunc[16]: QObject::childEvent(QChildEvent*) 26152 vfunc[17]: QObject::customEvent(QCustomEvent*) 26153 vfunc[18]: QObject::connectNotify(char const*) 26154 vfunc[19]: QObject::disconnectNotify(char const*) 26155 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26156 const*, char const*) 26157 26158 The Run Time Type Information for the QGuardedPtrPrivate class 26159 is described by Table 8-254 26160 26161 Table 8-254. typeinfo for QGuardedPtrPrivate 26162 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 26163 Name typeinfo name for QGuardedPtrPrivate 26164 flags: 0 26165 basetype: typeinfo for QObject 2 26166 basetype: typeinfo for QShared 10242 26167 __________________________________________________________ 26168 26169 8.2.14.6. Interfaces for Qt3 Object Model 26170 26171 No external functions are defined for libqt-mt - Qt3 Object 26172 Model in this part of the specification. See also the generic 26173 specification. 26174 __________________________________________________________ 26175 26176 8.2.15. Qt3 OpenGL 26177 __________________________________________________________ 26178 26179 8.2.15.1. Interfaces for Qt3 OpenGL 26180 26181 An LSB conforming implementation shall provide the architecture 26182 specific functions for Qt3 OpenGL specified in Table 8-255, 26183 with the full mandatory functionality as described in the 26184 referenced underlying specification. 26185 26186 Table 8-255. libqt-mt - Qt3 OpenGL Function Interfaces 26187 _ZThn40_N9QGLWidgetD0Ev [CXXABI] _ZThn40_N9QGLWidgetD1Ev 26188 [CXXABI] 26189 __________________________________________________________ 26190 26191 8.2.16. Qt3 Paint Device 26192 __________________________________________________________ 26193 26194 8.2.16.1. Class data for QPaintDevice 26195 26196 The virtual table for the QPaintDevice class is described by 26197 Table 8-256 26198 26199 Table 8-256. Primary vtable for QPaintDevice 26200 Base Offset 0 26201 Virtual Base Offset 0 26202 RTTI typeinfo for QPaintDevice 26203 vfunc[0]: QPaintDevice::~QPaintDevice() 26204 vfunc[1]: QPaintDevice::~QPaintDevice() 26205 vfunc[2]: QPaintDevice::setResolution(int) 26206 vfunc[3]: QPaintDevice::resolution() const 26207 vfunc[4]: QPaintDevice::handle() const 26208 vfunc[5]: QPaintDevice::x11RenderHandle() const 26209 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26210 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26211 vfunc[8]: QPaintDevice::metric(int) const 26212 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26213 const 26214 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26215 26216 The Run Time Type Information for the QPaintDevice class is 26217 described by Table 8-257 26218 26219 Table 8-257. typeinfo for QPaintDevice 26220 Base Vtable vtable for __cxxabiv1::__class_type_info 26221 Name typeinfo name for QPaintDevice 26222 __________________________________________________________ 26223 26224 8.2.16.2. Class data for QBitmap 26225 26226 The virtual table for the QBitmap class is described by Table 26227 8-258 26228 26229 Table 8-258. Primary vtable for QBitmap 26230 Base Offset 0 26231 Virtual Base Offset 0 26232 RTTI typeinfo for QBitmap 26233 vfunc[0]: NULL or QBitmap::~QBitmap() 26234 vfunc[1]: NULL or QBitmap::~QBitmap() 26235 vfunc[2]: QPaintDevice::setResolution(int) 26236 vfunc[3]: QPaintDevice::resolution() const 26237 vfunc[4]: QPaintDevice::handle() const 26238 vfunc[5]: QPaintDevice::x11RenderHandle() const 26239 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26240 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26241 vfunc[8]: QPixmap::metric(int) const 26242 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26243 const 26244 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26245 vfunc[11]: QPixmap::detach() 26246 26247 The Run Time Type Information for the QBitmap class is 26248 described by Table 8-259 26249 26250 Table 8-259. typeinfo for QBitmap 26251 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26252 Name typeinfo name for QBitmap 26253 basetype: typeinfo for QPixmap 26254 __________________________________________________________ 26255 26256 8.2.16.3. Class data for QPicture 26257 26258 The virtual table for the QPicture class is described by Table 26259 8-260 26260 26261 Table 8-260. Primary vtable for QPicture 26262 Base Offset 0 26263 Virtual Base Offset 0 26264 RTTI typeinfo for QPicture 26265 vfunc[0]: QPicture::~QPicture() 26266 vfunc[1]: QPicture::~QPicture() 26267 vfunc[2]: QPaintDevice::setResolution(int) 26268 vfunc[3]: QPaintDevice::resolution() const 26269 vfunc[4]: QPaintDevice::handle() const 26270 vfunc[5]: QPaintDevice::x11RenderHandle() const 26271 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26272 vfunc[7]: QPicture::cmd(int, QPainter*, QPDevCmdParam*) 26273 vfunc[8]: QPicture::metric(int) const 26274 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26275 const 26276 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26277 vfunc[11]: QPicture::setData(char const*, unsigned int) 26278 26279 The Run Time Type Information for the QPicture class is 26280 described by Table 8-261 26281 26282 Table 8-261. typeinfo for QPicture 26283 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26284 Name typeinfo name for QPicture 26285 basetype: typeinfo for QPaintDevice 26286 __________________________________________________________ 26287 26288 8.2.16.4. Class data for QPixmap 26289 26290 The virtual table for the QPixmap class is described by Table 26291 8-262 26292 26293 Table 8-262. Primary vtable for QPixmap 26294 Base Offset 0 26295 Virtual Base Offset 0 26296 RTTI typeinfo for QPixmap 26297 vfunc[0]: QPixmap::~QPixmap() 26298 vfunc[1]: QPixmap::~QPixmap() 26299 vfunc[2]: QPaintDevice::setResolution(int) 26300 vfunc[3]: QPaintDevice::resolution() const 26301 vfunc[4]: QPaintDevice::handle() const 26302 vfunc[5]: QPaintDevice::x11RenderHandle() const 26303 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26304 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26305 vfunc[8]: QPixmap::metric(int) const 26306 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26307 const 26308 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26309 vfunc[11]: QPixmap::detach() 26310 26311 The Run Time Type Information for the QPixmap class is 26312 described by Table 8-263 26313 26314 Table 8-263. typeinfo for QPixmap 26315 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 26316 Name typeinfo name for QPixmap 26317 flags: 0 26318 basetype: typeinfo for QPaintDevice 2 26319 basetype: typeinfo for Qt 2 26320 __________________________________________________________ 26321 26322 8.2.16.5. Class data for QPrinter 26323 26324 The virtual table for the QPrinter class is described by Table 26325 8-264 26326 26327 Table 8-264. Primary vtable for QPrinter 26328 Base Offset 0 26329 Virtual Base Offset 0 26330 RTTI typeinfo for QPrinter 26331 vfunc[0]: QPrinter::~QPrinter() 26332 vfunc[1]: QPrinter::~QPrinter() 26333 vfunc[2]: QPrinter::setResolution(int) 26334 vfunc[3]: QPrinter::resolution() const 26335 vfunc[4]: QPaintDevice::handle() const 26336 vfunc[5]: QPaintDevice::x11RenderHandle() const 26337 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26338 vfunc[7]: QPrinter::cmd(int, QPainter*, QPDevCmdParam*) 26339 vfunc[8]: QPrinter::metric(int) const 26340 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26341 const 26342 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26343 vfunc[11]: QPrinter::setPrinterName(QString const&) 26344 vfunc[12]: QPrinter::setOutputToFile(bool) 26345 vfunc[13]: QPrinter::setOutputFileName(QString const&) 26346 vfunc[14]: QPrinter::setPrintProgram(QString const&) 26347 vfunc[15]: QPrinter::setPrinterSelectionOption(QString const&) 26348 vfunc[16]: QPrinter::setDocName(QString const&) 26349 vfunc[17]: QPrinter::setCreator(QString const&) 26350 vfunc[18]: QPrinter::setOrientation(QPrinter::Orientation) 26351 vfunc[19]: QPrinter::setPageSize(QPrinter::PageSize) 26352 vfunc[20]: QPrinter::setPageOrder(QPrinter::PageOrder) 26353 vfunc[21]: QPrinter::setColorMode(QPrinter::ColorMode) 26354 vfunc[22]: QPrinter::setFullPage(bool) 26355 vfunc[23]: QPrinter::setFromTo(int, int) 26356 vfunc[24]: QPrinter::setMinMax(int, int) 26357 vfunc[25]: QPrinter::setNumCopies(int) 26358 vfunc[26]: QPrinter::setPaperSource(QPrinter::PaperSource) 26359 26360 The Run Time Type Information for the QPrinter class is 26361 described by Table 8-265 26362 26363 Table 8-265. typeinfo for QPrinter 26364 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26365 Name typeinfo name for QPrinter 26366 basetype: typeinfo for QPaintDevice 26367 __________________________________________________________ 26368 26369 8.2.16.6. Interfaces for Qt3 Paint Device 26370 26371 No external functions are defined for libqt-mt - Qt3 Paint 26372 Device in this part of the specification. See also the generic 26373 specification. 26374 __________________________________________________________ 26375 26376 8.2.17. Qt3 SQL 26377 __________________________________________________________ 26378 26379 8.2.17.1. Class data for QSqlResult 26380 26381 The virtual table for the QSqlResult class is described by 26382 Table 8-266 26383 26384 Table 8-266. Primary vtable for QSqlResult 26385 Base Offset 0 26386 Virtual Base Offset 0 26387 RTTI typeinfo for QSqlResult 26388 vfunc[0]: QSqlResult::~QSqlResult() 26389 vfunc[1]: QSqlResult::~QSqlResult() 26390 vfunc[2]: QSqlResult::setAt(int) 26391 vfunc[3]: QSqlResult::setActive(bool) 26392 vfunc[4]: QSqlResult::setLastError(QSqlError const&) 26393 vfunc[5]: QSqlResult::setQuery(QString const&) 26394 vfunc[6]: QSqlResult::setSelect(bool) 26395 vfunc[7]: QSqlResult::setForwardOnly(bool) 26396 vfunc[8]: __cxa_pure_virtual 26397 vfunc[9]: __cxa_pure_virtual 26398 vfunc[10]: __cxa_pure_virtual 26399 vfunc[11]: __cxa_pure_virtual 26400 vfunc[12]: QSqlResult::fetchNext() 26401 vfunc[13]: QSqlResult::fetchPrev() 26402 vfunc[14]: __cxa_pure_virtual 26403 vfunc[15]: __cxa_pure_virtual 26404 vfunc[16]: __cxa_pure_virtual 26405 vfunc[17]: __cxa_pure_virtual 26406 26407 The Run Time Type Information for the QSqlResult class is 26408 described by Table 8-267 26409 26410 Table 8-267. typeinfo for QSqlResult 26411 Base Vtable vtable for __cxxabiv1::__class_type_info 26412 Name typeinfo name for QSqlResult 26413 __________________________________________________________ 26414 26415 8.2.17.2. Class data for QSqlSelectCursor 26416 26417 The virtual table for the QSqlSelectCursor class is described 26418 by Table 8-268 26419 26420 Table 8-268. Primary vtable for QSqlSelectCursor 26421 Base Offset 0 26422 Virtual Base Offset 0 26423 RTTI typeinfo for QSqlSelectCursor 26424 vfunc[0]: QSqlSelectCursor::~QSqlSelectCursor() 26425 vfunc[1]: QSqlSelectCursor::~QSqlSelectCursor() 26426 vfunc[2]: QSqlCursor::value(int) const 26427 vfunc[3]: QSqlCursor::value(QString const&) const 26428 vfunc[4]: QSqlCursor::setValue(int, QVariant const&) 26429 vfunc[5]: QSqlCursor::setValue(QString const&, QVariant const&) 26430 vfunc[6]: NULL or QSqlSelectCursor::setGenerated(QString 26431 const&, bool) 26432 vfunc[7]: NULL or QSqlSelectCursor::setGenerated(int, bool) 26433 vfunc[8]: QSqlRecord::setNull(int) 26434 vfunc[9]: QSqlRecord::setNull(QString const&) 26435 vfunc[10]: QSqlCursor::append(QSqlField const&) 26436 vfunc[11]: QSqlCursor::insert(int, QSqlField const&) 26437 vfunc[12]: NULL or QSqlSelectCursor::remove(int) 26438 vfunc[13]: NULL or QSqlSelectCursor::clear() 26439 vfunc[14]: QSqlRecord::clearValues(bool) 26440 vfunc[15]: NULL or QSqlSelectCursor::toString(QString const&, 26441 QString const&) const 26442 vfunc[16]: QSqlRecord::toStringList(QString const&) const 26443 vfunc[17]: NULL or QSqlSelectCursor::primaryIndex(bool) const 26444 vfunc[18]: NULL or QSqlSelectCursor::index(QStringList const&) 26445 const 26446 vfunc[19]: NULL or QSqlSelectCursor::setPrimaryIndex(QSqlIndex 26447 const&) 26448 vfunc[20]: NULL or QSqlSelectCursor::append(QSqlFieldInfo 26449 const&) 26450 vfunc[21]: NULL or QSqlSelectCursor::insert(int, QSqlFieldInfo 26451 const&) 26452 vfunc[22]: NULL or QSqlSelectCursor::editBuffer(bool) 26453 vfunc[23]: NULL or QSqlSelectCursor::primeInsert() 26454 vfunc[24]: NULL or QSqlSelectCursor::primeUpdate() 26455 vfunc[25]: NULL or QSqlSelectCursor::primeDelete() 26456 vfunc[26]: NULL or QSqlSelectCursor::insert(bool) 26457 vfunc[27]: NULL or QSqlSelectCursor::update(bool) 26458 vfunc[28]: NULL or QSqlSelectCursor::del(bool) 26459 vfunc[29]: NULL or QSqlSelectCursor::setMode(int) 26460 vfunc[30]: QSqlCursor::setCalculated(QString const&, bool) 26461 vfunc[31]: QSqlCursor::setTrimmed(QString const&, bool) 26462 vfunc[32]: QSqlSelectCursor::select(QString const&, QSqlIndex 26463 const&) 26464 vfunc[33]: NULL or QSqlSelectCursor::setSort(QSqlIndex const&) 26465 vfunc[34]: NULL or QSqlSelectCursor::setFilter(QString const&) 26466 vfunc[35]: NULL or QSqlSelectCursor::setName(QString const&, 26467 bool) 26468 vfunc[36]: QSqlCursor::afterSeek() 26469 vfunc[37]: QSqlSelectCursor::exec(QString const&) 26470 vfunc[38]: QSqlCursor::calculateField(QString const&) 26471 vfunc[39]: QSqlCursor::update(QString const&, bool) 26472 vfunc[40]: QSqlCursor::del(QString const&, bool) 26473 vfunc[41]: QSqlCursor::toString(QString const&, QSqlField*, 26474 QString const&) const 26475 vfunc[42]: QSqlCursor::toString(QSqlRecord*, QString const&, 26476 QString const&, QString const&) const 26477 vfunc[43]: QSqlCursor::toString(QSqlIndex const&, QSqlRecord*, 26478 QString const&, QString const&, QString const&) const 26479 26480 Table 8-269. Secondary vtable for QSqlSelectCursor 26481 Base Offset -8 26482 Virtual Base Offset 0 26483 RTTI typeinfo for QSqlSelectCursor 26484 vfunc[0]: non-virtual thunk to 26485 QSqlSelectCursor::~QSqlSelectCursor() 26486 vfunc[1]: non-virtual thunk to 26487 QSqlSelectCursor::~QSqlSelectCursor() 26488 vfunc[2]: non-virtual thunk to QSqlSelectCursor::exec(QString 26489 const&) 26490 vfunc[3]: non-virtual thunk to QSqlCursor::value(int) const 26491 vfunc[4]: QSqlQuery::seek(int, bool) 26492 vfunc[5]: QSqlQuery::next() 26493 vfunc[6]: QSqlQuery::prev() 26494 vfunc[7]: QSqlQuery::first() 26495 vfunc[8]: QSqlQuery::last() 26496 vfunc[9]: QSqlQuery::beforeSeek() 26497 vfunc[10]: non-virtual thunk to QSqlCursor::afterSeek() 26498 26499 The Run Time Type Information for the QSqlSelectCursor class is 26500 described by Table 8-270 26501 26502 Table 8-270. typeinfo for QSqlSelectCursor 26503 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26504 Name typeinfo name for QSqlSelectCursor 26505 basetype: typeinfo for QSqlCursor 26506 __________________________________________________________ 26507 26508 8.2.17.3. Class data for QSqlDriver 26509 26510 The virtual table for the QSqlDriver class is described by 26511 Table 8-271 26512 26513 Table 8-271. Primary vtable for QSqlDriver 26514 Base Offset 0 26515 Virtual Base Offset 0 26516 RTTI typeinfo for QSqlDriver 26517 vfunc[0]: NULL or QSqlDriver::metaObject() const 26518 vfunc[1]: QSqlDriver::className() const 26519 vfunc[2]: QSqlDriver::qt_cast(char const*) 26520 vfunc[3]: QSqlDriver::qt_invoke(int, QUObject*) 26521 vfunc[4]: QSqlDriver::qt_emit(int, QUObject*) 26522 vfunc[5]: QSqlDriver::qt_property(int, int, QVariant*) 26523 vfunc[6]: QSqlDriver::~QSqlDriver() 26524 vfunc[7]: QSqlDriver::~QSqlDriver() 26525 vfunc[8]: QObject::event(QEvent*) 26526 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26527 vfunc[10]: QObject::setName(char const*) 26528 vfunc[11]: QObject::insertChild(QObject*) 26529 vfunc[12]: QObject::removeChild(QObject*) 26530 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26531 vfunc[14]: QObject::property(char const*) const 26532 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26533 vfunc[16]: QObject::childEvent(QChildEvent*) 26534 vfunc[17]: QObject::customEvent(QCustomEvent*) 26535 vfunc[18]: QObject::connectNotify(char const*) 26536 vfunc[19]: QObject::disconnectNotify(char const*) 26537 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26538 const*, char const*) 26539 vfunc[21]: QSqlDriver::beginTransaction() 26540 vfunc[22]: QSqlDriver::commitTransaction() 26541 vfunc[23]: QSqlDriver::rollbackTransaction() 26542 vfunc[24]: QSqlDriver::tables(QString const&) const 26543 vfunc[25]: QSqlDriver::primaryIndex(QString const&) const 26544 vfunc[26]: QSqlDriver::record(QString const&) const 26545 vfunc[27]: QSqlDriver::record(QSqlQuery const&) const 26546 vfunc[28]: QSqlDriver::recordInfo(QString const&) const 26547 vfunc[29]: QSqlDriver::recordInfo(QSqlQuery const&) const 26548 vfunc[30]: QSqlDriver::nullText() const 26549 vfunc[31]: QSqlDriver::formatValue(QSqlField const*, bool) 26550 const 26551 vfunc[32]: __cxa_pure_virtual 26552 vfunc[33]: __cxa_pure_virtual 26553 vfunc[34]: __cxa_pure_virtual 26554 vfunc[35]: __cxa_pure_virtual 26555 vfunc[36]: QSqlDriver::setOpen(bool) 26556 vfunc[37]: QSqlDriver::setOpenError(bool) 26557 vfunc[38]: QSqlDriver::setLastError(QSqlError const&) 26558 26559 The Run Time Type Information for the QSqlDriver class is 26560 described by Table 8-272 26561 26562 Table 8-272. typeinfo for QSqlDriver 26563 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26564 Name typeinfo name for QSqlDriver 26565 basetype: typeinfo for QObject 26566 __________________________________________________________ 26567 26568 8.2.17.4. Class data for QSqlPropertyMap 26569 26570 The virtual table for the QSqlPropertyMap class is described by 26571 Table 8-273 26572 26573 Table 8-273. Primary vtable for QSqlPropertyMap 26574 Base Offset 0 26575 Virtual Base Offset 0 26576 RTTI typeinfo for QSqlPropertyMap 26577 vfunc[0]: QSqlPropertyMap::~QSqlPropertyMap() 26578 vfunc[1]: QSqlPropertyMap::~QSqlPropertyMap() 26579 vfunc[2]: QSqlPropertyMap::setProperty(QWidget*, QVariant 26580 const&) 26581 26582 The Run Time Type Information for the QSqlPropertyMap class is 26583 described by Table 8-274 26584 26585 Table 8-274. typeinfo for QSqlPropertyMap 26586 Base Vtable vtable for __cxxabiv1::__class_type_info 26587 Name typeinfo name for QSqlPropertyMap 26588 __________________________________________________________ 26589 26590 8.2.17.5. Class data for QSqlQuery 26591 26592 The virtual table for the QSqlQuery class is described by Table 26593 8-275 26594 26595 Table 8-275. Primary vtable for QSqlQuery 26596 Base Offset 0 26597 Virtual Base Offset 0 26598 RTTI typeinfo for QSqlQuery 26599 vfunc[0]: QSqlQuery::~QSqlQuery() 26600 vfunc[1]: QSqlQuery::~QSqlQuery() 26601 vfunc[2]: QSqlQuery::exec(QString const&) 26602 vfunc[3]: QSqlQuery::value(int) const 26603 vfunc[4]: QSqlQuery::seek(int, bool) 26604 vfunc[5]: QSqlQuery::next() 26605 vfunc[6]: QSqlQuery::prev() 26606 vfunc[7]: QSqlQuery::first() 26607 vfunc[8]: QSqlQuery::last() 26608 vfunc[9]: QSqlQuery::beforeSeek() 26609 vfunc[10]: QSqlQuery::afterSeek() 26610 26611 The Run Time Type Information for the QSqlQuery class is 26612 described by Table 8-276 26613 26614 Table 8-276. typeinfo for QSqlQuery 26615 Base Vtable vtable for __cxxabiv1::__class_type_info 26616 Name typeinfo name for QSqlQuery 26617 __________________________________________________________ 26618 26619 8.2.17.6. Class data for QSqlRecord 26620 26621 The virtual table for the QSqlRecord class is described by 26622 Table 8-277 26623 26624 Table 8-277. Primary vtable for QSqlRecord 26625 Base Offset 0 26626 Virtual Base Offset 0 26627 RTTI typeinfo for QSqlRecord 26628 vfunc[0]: QSqlRecord::~QSqlRecord() 26629 vfunc[1]: QSqlRecord::~QSqlRecord() 26630 vfunc[2]: QSqlRecord::value(int) const 26631 vfunc[3]: QSqlRecord::value(QString const&) const 26632 vfunc[4]: QSqlRecord::setValue(int, QVariant const&) 26633 vfunc[5]: QSqlRecord::setValue(QString const&, QVariant const&) 26634 vfunc[6]: QSqlRecord::setGenerated(QString const&, bool) 26635 vfunc[7]: QSqlRecord::setGenerated(int, bool) 26636 vfunc[8]: QSqlRecord::setNull(int) 26637 vfunc[9]: QSqlRecord::setNull(QString const&) 26638 vfunc[10]: QSqlRecord::append(QSqlField const&) 26639 vfunc[11]: QSqlRecord::insert(int, QSqlField const&) 26640 vfunc[12]: QSqlRecord::remove(int) 26641 vfunc[13]: QSqlRecord::clear() 26642 vfunc[14]: QSqlRecord::clearValues(bool) 26643 vfunc[15]: QSqlRecord::toString(QString const&, QString const&) 26644 const 26645 vfunc[16]: QSqlRecord::toStringList(QString const&) const 26646 26647 The Run Time Type Information for the QSqlRecord class is 26648 described by Table 8-278 26649 26650 Table 8-278. typeinfo for QSqlRecord 26651 Base Vtable vtable for __cxxabiv1::__class_type_info 26652 Name typeinfo name for QSqlRecord 26653 __________________________________________________________ 26654 26655 8.2.17.7. Class data for QSqlDatabase 26656 26657 The virtual table for the QSqlDatabase class is described by 26658 Table 8-279 26659 26660 Table 8-279. Primary vtable for QSqlDatabase 26661 Base Offset 0 26662 Virtual Base Offset 0 26663 RTTI typeinfo for QSqlDatabase 26664 vfunc[0]: NULL or QSqlDatabase::metaObject() const 26665 vfunc[1]: QSqlDatabase::className() const 26666 vfunc[2]: QSqlDatabase::qt_cast(char const*) 26667 vfunc[3]: QSqlDatabase::qt_invoke(int, QUObject*) 26668 vfunc[4]: QSqlDatabase::qt_emit(int, QUObject*) 26669 vfunc[5]: QSqlDatabase::qt_property(int, int, QVariant*) 26670 vfunc[6]: QSqlDatabase::~QSqlDatabase() 26671 vfunc[7]: QSqlDatabase::~QSqlDatabase() 26672 vfunc[8]: QObject::event(QEvent*) 26673 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26674 vfunc[10]: QObject::setName(char const*) 26675 vfunc[11]: QObject::insertChild(QObject*) 26676 vfunc[12]: QObject::removeChild(QObject*) 26677 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26678 vfunc[14]: QObject::property(char const*) const 26679 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26680 vfunc[16]: QObject::childEvent(QChildEvent*) 26681 vfunc[17]: QObject::customEvent(QCustomEvent*) 26682 vfunc[18]: QObject::connectNotify(char const*) 26683 vfunc[19]: QObject::disconnectNotify(char const*) 26684 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26685 const*, char const*) 26686 vfunc[21]: QSqlDatabase::setDatabaseName(QString const&) 26687 vfunc[22]: QSqlDatabase::setUserName(QString const&) 26688 vfunc[23]: QSqlDatabase::setPassword(QString const&) 26689 vfunc[24]: QSqlDatabase::setHostName(QString const&) 26690 vfunc[25]: QSqlDatabase::setPort(int) 26691 26692 The Run Time Type Information for the QSqlDatabase class is 26693 described by Table 8-280 26694 26695 Table 8-280. typeinfo for QSqlDatabase 26696 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26697 Name typeinfo name for QSqlDatabase 26698 basetype: typeinfo for QObject 26699 __________________________________________________________ 26700 26701 8.2.17.8. Class data for QEditorFactory 26702 26703 The virtual table for the QEditorFactory class is described by 26704 Table 8-281 26705 26706 Table 8-281. Primary vtable for QEditorFactory 26707 Base Offset 0 26708 Virtual Base Offset 0 26709 RTTI typeinfo for QEditorFactory 26710 vfunc[0]: NULL or QObject::metaObject() const 26711 vfunc[1]: QObject::className() const 26712 vfunc[2]: QObject::qt_cast(char const*) 26713 vfunc[3]: QObject::qt_invoke(int, QUObject*) 26714 vfunc[4]: QObject::qt_emit(int, QUObject*) 26715 vfunc[5]: QObject::qt_property(int, int, QVariant*) 26716 vfunc[6]: QEditorFactory::~QEditorFactory() 26717 vfunc[7]: QEditorFactory::~QEditorFactory() 26718 vfunc[8]: QObject::event(QEvent*) 26719 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26720 vfunc[10]: QObject::setName(char const*) 26721 vfunc[11]: QObject::insertChild(QObject*) 26722 vfunc[12]: QObject::removeChild(QObject*) 26723 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26724 vfunc[14]: QObject::property(char const*) const 26725 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26726 vfunc[16]: QObject::childEvent(QChildEvent*) 26727 vfunc[17]: QObject::customEvent(QCustomEvent*) 26728 vfunc[18]: QObject::connectNotify(char const*) 26729 vfunc[19]: QObject::disconnectNotify(char const*) 26730 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26731 const*, char const*) 26732 vfunc[21]: QEditorFactory::createEditor(QWidget*, QVariant 26733 const&) 26734 26735 The Run Time Type Information for the QEditorFactory class is 26736 described by Table 8-282 26737 26738 Table 8-282. typeinfo for QEditorFactory 26739 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26740 Name typeinfo name for QEditorFactory 26741 basetype: typeinfo for QObject 26742 __________________________________________________________ 26743 26744 8.2.17.9. Class data for QSqlDriverPlugin 26745 26746 The virtual table for the QSqlDriverPlugin class is described 26747 by Table 8-283 26748 26749 Table 8-283. Primary vtable for QSqlDriverPlugin 26750 Base Offset 0 26751 Virtual Base Offset 0 26752 RTTI typeinfo for QSqlDriverPlugin 26753 vfunc[0]: NULL or QSqlDriverPlugin::metaObject() const 26754 vfunc[1]: QSqlDriverPlugin::className() const 26755 vfunc[2]: QSqlDriverPlugin::qt_cast(char const*) 26756 vfunc[3]: QSqlDriverPlugin::qt_invoke(int, QUObject*) 26757 vfunc[4]: QSqlDriverPlugin::qt_emit(int, QUObject*) 26758 vfunc[5]: QSqlDriverPlugin::qt_property(int, int, QVariant*) 26759 vfunc[6]: QSqlDriverPlugin::~QSqlDriverPlugin() 26760 vfunc[7]: QSqlDriverPlugin::~QSqlDriverPlugin() 26761 vfunc[8]: QObject::event(QEvent*) 26762 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26763 vfunc[10]: QObject::setName(char const*) 26764 vfunc[11]: QObject::insertChild(QObject*) 26765 vfunc[12]: QObject::removeChild(QObject*) 26766 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26767 vfunc[14]: QObject::property(char const*) const 26768 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26769 vfunc[16]: QObject::childEvent(QChildEvent*) 26770 vfunc[17]: QObject::customEvent(QCustomEvent*) 26771 vfunc[18]: QObject::connectNotify(char const*) 26772 vfunc[19]: QObject::disconnectNotify(char const*) 26773 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26774 const*, char const*) 26775 vfunc[21]: __cxa_pure_virtual 26776 vfunc[22]: __cxa_pure_virtual 26777 26778 The Run Time Type Information for the QSqlDriverPlugin class is 26779 described by Table 8-284 26780 26781 Table 8-284. typeinfo for QSqlDriverPlugin 26782 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26783 Name typeinfo name for QSqlDriverPlugin 26784 basetype: typeinfo for QGPlugin 26785 __________________________________________________________ 26786 26787 8.2.17.10. Class data for QSqlResultShared 26788 26789 The virtual table for the QSqlResultShared class is described 26790 by Table 8-285 26791 26792 Table 8-285. Primary vtable for QSqlResultShared 26793 Base Offset 0 26794 Virtual Base Offset 0 26795 RTTI typeinfo for QSqlResultShared 26796 vfunc[0]: NULL or QSqlResultShared::metaObject() const 26797 vfunc[1]: QSqlResultShared::className() const 26798 vfunc[2]: QSqlResultShared::qt_cast(char const*) 26799 vfunc[3]: QSqlResultShared::qt_invoke(int, QUObject*) 26800 vfunc[4]: QSqlResultShared::qt_emit(int, QUObject*) 26801 vfunc[5]: QSqlResultShared::qt_property(int, int, QVariant*) 26802 vfunc[6]: QSqlResultShared::~QSqlResultShared() 26803 vfunc[7]: QSqlResultShared::~QSqlResultShared() 26804 vfunc[8]: QObject::event(QEvent*) 26805 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26806 vfunc[10]: QObject::setName(char const*) 26807 vfunc[11]: QObject::insertChild(QObject*) 26808 vfunc[12]: QObject::removeChild(QObject*) 26809 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26810 vfunc[14]: QObject::property(char const*) const 26811 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26812 vfunc[16]: QObject::childEvent(QChildEvent*) 26813 vfunc[17]: QObject::customEvent(QCustomEvent*) 26814 vfunc[18]: QObject::connectNotify(char const*) 26815 vfunc[19]: QObject::disconnectNotify(char const*) 26816 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26817 const*, char const*) 26818 26819 The Run Time Type Information for the QSqlResultShared class is 26820 described by Table 8-286 26821 26822 Table 8-286. typeinfo for QSqlResultShared 26823 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 26824 Name typeinfo name for QSqlResultShared 26825 flags: 0 26826 basetype: typeinfo for QObject 2 26827 basetype: typeinfo for QShared 10242 26828 __________________________________________________________ 26829 26830 8.2.17.11. Class data for QSqlError 26831 26832 The virtual table for the QSqlError class is described by Table 26833 8-287 26834 26835 Table 8-287. Primary vtable for QSqlError 26836 Base Offset 0 26837 Virtual Base Offset 0 26838 RTTI typeinfo for QSqlError 26839 vfunc[0]: QSqlError::~QSqlError() 26840 vfunc[1]: QSqlError::~QSqlError() 26841 vfunc[2]: QSqlError::setDriverText(QString const&) 26842 vfunc[3]: QSqlError::setDatabaseText(QString const&) 26843 vfunc[4]: QSqlError::setType(int) 26844 vfunc[5]: QSqlError::setNumber(int) 26845 26846 The Run Time Type Information for the QSqlError class is 26847 described by Table 8-288 26848 26849 Table 8-288. typeinfo for QSqlError 26850 Base Vtable vtable for __cxxabiv1::__class_type_info 26851 Name typeinfo name for QSqlError 26852 __________________________________________________________ 26853 26854 8.2.17.12. Class data for QSqlForm 26855 26856 The virtual table for the QSqlForm class is described by Table 26857 8-289 26858 26859 Table 8-289. Primary vtable for QSqlForm 26860 Base Offset 0 26861 Virtual Base Offset 0 26862 RTTI typeinfo for QSqlForm 26863 vfunc[0]: NULL or QSqlForm::metaObject() const 26864 vfunc[1]: QSqlForm::className() const 26865 vfunc[2]: QSqlForm::qt_cast(char const*) 26866 vfunc[3]: QSqlForm::qt_invoke(int, QUObject*) 26867 vfunc[4]: QSqlForm::qt_emit(int, QUObject*) 26868 vfunc[5]: QSqlForm::qt_property(int, int, QVariant*) 26869 vfunc[6]: QSqlForm::~QSqlForm() 26870 vfunc[7]: QSqlForm::~QSqlForm() 26871 vfunc[8]: QObject::event(QEvent*) 26872 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26873 vfunc[10]: QObject::setName(char const*) 26874 vfunc[11]: QObject::insertChild(QObject*) 26875 vfunc[12]: QObject::removeChild(QObject*) 26876 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26877 vfunc[14]: QObject::property(char const*) const 26878 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26879 vfunc[16]: QObject::childEvent(QChildEvent*) 26880 vfunc[17]: QObject::customEvent(QCustomEvent*) 26881 vfunc[18]: QObject::connectNotify(char const*) 26882 vfunc[19]: QObject::disconnectNotify(char const*) 26883 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26884 const*, char const*) 26885 vfunc[21]: QSqlForm::insert(QWidget*, QString const&) 26886 vfunc[22]: QSqlForm::remove(QString const&) 26887 vfunc[23]: QSqlForm::setRecord(QSqlRecord*) 26888 vfunc[24]: QSqlForm::readField(QWidget*) 26889 vfunc[25]: QSqlForm::writeField(QWidget*) 26890 vfunc[26]: QSqlForm::readFields() 26891 vfunc[27]: QSqlForm::writeFields() 26892 vfunc[28]: QSqlForm::clear() 26893 vfunc[29]: QSqlForm::clearValues(bool) 26894 vfunc[30]: QSqlForm::insert(QWidget*, QSqlField*) 26895 vfunc[31]: QSqlForm::remove(QWidget*) 26896 vfunc[32]: QSqlForm::sync() 26897 26898 The Run Time Type Information for the QSqlForm class is 26899 described by Table 8-290 26900 26901 Table 8-290. typeinfo for QSqlForm 26902 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26903 Name typeinfo name for QSqlForm 26904 basetype: typeinfo for QObject 26905 __________________________________________________________ 26906 26907 8.2.17.13. Class data for QSqlEditorFactory 26908 26909 The virtual table for the QSqlEditorFactory class is described 26910 by Table 8-291 26911 26912 Table 8-291. Primary vtable for QSqlEditorFactory 26913 Base Offset 0 26914 Virtual Base Offset 0 26915 RTTI typeinfo for QSqlEditorFactory 26916 vfunc[0]: NULL or QObject::metaObject() const 26917 vfunc[1]: QObject::className() const 26918 vfunc[2]: QObject::qt_cast(char const*) 26919 vfunc[3]: QObject::qt_invoke(int, QUObject*) 26920 vfunc[4]: QObject::qt_emit(int, QUObject*) 26921 vfunc[5]: QObject::qt_property(int, int, QVariant*) 26922 vfunc[6]: QSqlEditorFactory::~QSqlEditorFactory() 26923 vfunc[7]: QSqlEditorFactory::~QSqlEditorFactory() 26924 vfunc[8]: QObject::event(QEvent*) 26925 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26926 vfunc[10]: QObject::setName(char const*) 26927 vfunc[11]: QObject::insertChild(QObject*) 26928 vfunc[12]: QObject::removeChild(QObject*) 26929 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26930 vfunc[14]: QObject::property(char const*) const 26931 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26932 vfunc[16]: QObject::childEvent(QChildEvent*) 26933 vfunc[17]: QObject::customEvent(QCustomEvent*) 26934 vfunc[18]: QObject::connectNotify(char const*) 26935 vfunc[19]: QObject::disconnectNotify(char const*) 26936 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26937 const*, char const*) 26938 vfunc[21]: QSqlEditorFactory::createEditor(QWidget*, QVariant 26939 const&) 26940 vfunc[22]: QSqlEditorFactory::createEditor(QWidget*, QSqlField 26941 const*) 26942 26943 The Run Time Type Information for the QSqlEditorFactory class 26944 is described by Table 8-292 26945 26946 Table 8-292. typeinfo for QSqlEditorFactory 26947 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26948 Name typeinfo name for QSqlEditorFactory 26949 basetype: typeinfo for QEditorFactory 26950 __________________________________________________________ 26951 26952 8.2.17.14. Class data for QSqlCursor 26953 26954 The virtual table for the QSqlCursor class is described by 26955 Table 8-293 26956 26957 Table 8-293. Primary vtable for QSqlCursor 26958 Base Offset 0 26959 Virtual Base Offset 0 26960 RTTI typeinfo for QSqlCursor 26961 vfunc[0]: QSqlCursor::~QSqlCursor() 26962 vfunc[1]: QSqlCursor::~QSqlCursor() 26963 vfunc[2]: QSqlCursor::value(int) const 26964 vfunc[3]: QSqlCursor::value(QString const&) const 26965 vfunc[4]: QSqlCursor::setValue(int, QVariant const&) 26966 vfunc[5]: QSqlCursor::setValue(QString const&, QVariant const&) 26967 vfunc[6]: QSqlCursor::setGenerated(QString const&, bool) 26968 vfunc[7]: QSqlCursor::setGenerated(int, bool) 26969 vfunc[8]: QSqlRecord::setNull(int) 26970 vfunc[9]: QSqlRecord::setNull(QString const&) 26971 vfunc[10]: QSqlCursor::append(QSqlField const&) 26972 vfunc[11]: QSqlCursor::insert(int, QSqlField const&) 26973 vfunc[12]: QSqlCursor::remove(int) 26974 vfunc[13]: QSqlCursor::clear() 26975 vfunc[14]: QSqlRecord::clearValues(bool) 26976 vfunc[15]: QSqlCursor::toString(QString const&, QString const&) 26977 const 26978 vfunc[16]: QSqlRecord::toStringList(QString const&) const 26979 vfunc[17]: QSqlCursor::primaryIndex(bool) const 26980 vfunc[18]: QSqlCursor::index(QStringList const&) const 26981 vfunc[19]: QSqlCursor::setPrimaryIndex(QSqlIndex const&) 26982 vfunc[20]: QSqlCursor::append(QSqlFieldInfo const&) 26983 vfunc[21]: QSqlCursor::insert(int, QSqlFieldInfo const&) 26984 vfunc[22]: QSqlCursor::editBuffer(bool) 26985 vfunc[23]: QSqlCursor::primeInsert() 26986 vfunc[24]: QSqlCursor::primeUpdate() 26987 vfunc[25]: QSqlCursor::primeDelete() 26988 vfunc[26]: QSqlCursor::insert(bool) 26989 vfunc[27]: QSqlCursor::update(bool) 26990 vfunc[28]: QSqlCursor::del(bool) 26991 vfunc[29]: QSqlCursor::setMode(int) 26992 vfunc[30]: QSqlCursor::setCalculated(QString const&, bool) 26993 vfunc[31]: QSqlCursor::setTrimmed(QString const&, bool) 26994 vfunc[32]: QSqlCursor::select(QString const&, QSqlIndex const&) 26995 vfunc[33]: QSqlCursor::setSort(QSqlIndex const&) 26996 vfunc[34]: QSqlCursor::setFilter(QString const&) 26997 vfunc[35]: QSqlCursor::setName(QString const&, bool) 26998 vfunc[36]: QSqlCursor::afterSeek() 26999 vfunc[37]: QSqlCursor::exec(QString const&) 27000 vfunc[38]: QSqlCursor::calculateField(QString const&) 27001 vfunc[39]: QSqlCursor::update(QString const&, bool) 27002 vfunc[40]: QSqlCursor::del(QString const&, bool) 27003 vfunc[41]: QSqlCursor::toString(QString const&, QSqlField*, 27004 QString const&) const 27005 vfunc[42]: QSqlCursor::toString(QSqlRecord*, QString const&, 27006 QString const&, QString const&) const 27007 vfunc[43]: QSqlCursor::toString(QSqlIndex const&, QSqlRecord*, 27008 QString const&, QString const&, QString const&) const 27009 27010 Table 8-294. Secondary vtable for QSqlCursor 27011 Base Offset -8 27012 Virtual Base Offset 0 27013 RTTI typeinfo for QSqlCursor 27014 vfunc[0]: non-virtual thunk to QSqlCursor::~QSqlCursor() 27015 vfunc[1]: non-virtual thunk to QSqlCursor::~QSqlCursor() 27016 vfunc[2]: non-virtual thunk to QSqlCursor::exec(QString const&) 27017 vfunc[3]: non-virtual thunk to QSqlCursor::value(int) const 27018 vfunc[4]: QSqlQuery::seek(int, bool) 27019 vfunc[5]: QSqlQuery::next() 27020 vfunc[6]: QSqlQuery::prev() 27021 vfunc[7]: QSqlQuery::first() 27022 vfunc[8]: QSqlQuery::last() 27023 vfunc[9]: QSqlQuery::beforeSeek() 27024 vfunc[10]: non-virtual thunk to QSqlCursor::afterSeek() 27025 27026 The Run Time Type Information for the QSqlCursor class is 27027 described by Table 8-295 27028 27029 Table 8-295. typeinfo for QSqlCursor 27030 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 27031 Name typeinfo name for QSqlCursor 27032 flags: 0 27033 basetype: typeinfo for QSqlRecord 2 27034 basetype: typeinfo for QSqlQuery 2050 27035 __________________________________________________________ 27036 27037 8.2.17.15. Class data for QSqlFieldInfo 27038 27039 The virtual table for the QSqlFieldInfo class is described by 27040 Table 8-296 27041 27042 Table 8-296. Primary vtable for QSqlFieldInfo 27043 Base Offset 0 27044 Virtual Base Offset 0 27045 RTTI typeinfo for QSqlFieldInfo 27046 vfunc[0]: QSqlFieldInfo::~QSqlFieldInfo() 27047 vfunc[1]: QSqlFieldInfo::~QSqlFieldInfo() 27048 vfunc[2]: QSqlFieldInfo::setTrim(bool) 27049 vfunc[3]: QSqlFieldInfo::setGenerated(bool) 27050 vfunc[4]: QSqlFieldInfo::setCalculated(bool) 27051 27052 The Run Time Type Information for the QSqlFieldInfo class is 27053 described by Table 8-297 27054 27055 Table 8-297. typeinfo for QSqlFieldInfo 27056 Base Vtable vtable for __cxxabiv1::__class_type_info 27057 Name typeinfo name for QSqlFieldInfo 27058 __________________________________________________________ 27059 27060 8.2.17.16. Class data for QSqlIndex 27061 27062 The virtual table for the QSqlIndex class is described by Table 27063 8-298 27064 27065 Table 8-298. Primary vtable for QSqlIndex 27066 Base Offset 0 27067 Virtual Base Offset 0 27068 RTTI typeinfo for QSqlIndex 27069 vfunc[0]: QSqlIndex::~QSqlIndex() 27070 vfunc[1]: QSqlIndex::~QSqlIndex() 27071 vfunc[2]: QSqlRecord::value(int) const 27072 vfunc[3]: QSqlRecord::value(QString const&) const 27073 vfunc[4]: QSqlRecord::setValue(int, QVariant const&) 27074 vfunc[5]: QSqlRecord::setValue(QString const&, QVariant const&) 27075 vfunc[6]: QSqlRecord::setGenerated(QString const&, bool) 27076 vfunc[7]: QSqlRecord::setGenerated(int, bool) 27077 vfunc[8]: QSqlRecord::setNull(int) 27078 vfunc[9]: QSqlRecord::setNull(QString const&) 27079 vfunc[10]: QSqlIndex::append(QSqlField const&) 27080 vfunc[11]: QSqlRecord::insert(int, QSqlField const&) 27081 vfunc[12]: QSqlRecord::remove(int) 27082 vfunc[13]: QSqlRecord::clear() 27083 vfunc[14]: QSqlRecord::clearValues(bool) 27084 vfunc[15]: QSqlRecord::toString(QString const&, QString const&) 27085 const 27086 vfunc[16]: QSqlRecord::toStringList(QString const&) const 27087 vfunc[17]: QSqlIndex::setCursorName(QString const&) 27088 vfunc[18]: QSqlIndex::setName(QString const&) 27089 vfunc[19]: QSqlIndex::append(QSqlField const&, bool) 27090 vfunc[20]: QSqlIndex::setDescending(int, bool) 27091 27092 The Run Time Type Information for the QSqlIndex class is 27093 described by Table 8-299 27094 27095 Table 8-299. typeinfo for QSqlIndex 27096 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27097 Name typeinfo name for QSqlIndex 27098 basetype: typeinfo for QSqlRecord 27099 __________________________________________________________ 27100 27101 8.2.17.17. Class data for QSqlField 27102 27103 The virtual table for the QSqlField class is described by Table 27104 8-300 27105 27106 Table 8-300. Primary vtable for QSqlField 27107 Base Offset 0 27108 Virtual Base Offset 0 27109 RTTI typeinfo for QSqlField 27110 vfunc[0]: QSqlField::~QSqlField() 27111 vfunc[1]: QSqlField::~QSqlField() 27112 vfunc[2]: QSqlField::setValue(QVariant const&) 27113 vfunc[3]: NULL or QSqlField::value() const 27114 vfunc[4]: QSqlField::setName(QString const&) 27115 vfunc[5]: QSqlField::setNull() 27116 vfunc[6]: QSqlField::setReadOnly(bool) 27117 27118 The Run Time Type Information for the QSqlField class is 27119 described by Table 8-301 27120 27121 Table 8-301. typeinfo for QSqlField 27122 Base Vtable vtable for __cxxabiv1::__class_type_info 27123 Name typeinfo name for QSqlField 27124 __________________________________________________________ 27125 27126 8.2.17.18. Interfaces for Qt3 SQL 27127 27128 An LSB conforming implementation shall provide the architecture 27129 specific functions for Qt3 SQL specified in Table 8-302, with 27130 the full mandatory functionality as described in the referenced 27131 underlying specification. 27132 27133 Table 8-302. libqt-mt - Qt3 SQL Function Interfaces 27134 _ZThn8_N10QSqlCursor4execERK7QString [CXXABI] 27135 _ZThn8_N10QSqlCursor9afterSeekEv [CXXABI] 27136 _ZThn8_N10QSqlCursorD0Ev [CXXABI] _ZThn8_N10QSqlCursorD1Ev 27137 [CXXABI] 27138 _ZThn8_N16QSqlSelectCursor4execERK7QString [CXXABI] 27139 _ZThn8_N16QSqlSelectCursorD0Ev [CXXABI] 27140 _ZThn8_N16QSqlSelectCursorD1Ev [CXXABI] 27141 _ZThn8_NK10QSqlCursor5valueEi [CXXABI] 27142 __________________________________________________________ 27143 27144 8.2.18. Qt3 Style 27145 __________________________________________________________ 27146 27147 8.2.18.1. Class data for QCommonStyle 27148 27149 The virtual table for the QCommonStyle class is described by 27150 Table 8-303 27151 27152 Table 8-303. Primary vtable for QCommonStyle 27153 Base Offset 0 27154 Virtual Base Offset 0 27155 RTTI typeinfo for QCommonStyle 27156 vfunc[0]: NULL or QCommonStyle::metaObject() const 27157 vfunc[1]: QCommonStyle::className() const 27158 vfunc[2]: QCommonStyle::qt_cast(char const*) 27159 vfunc[3]: QCommonStyle::qt_invoke(int, QUObject*) 27160 vfunc[4]: QCommonStyle::qt_emit(int, QUObject*) 27161 vfunc[5]: QCommonStyle::qt_property(int, int, QVariant*) 27162 vfunc[6]: QCommonStyle::~QCommonStyle() 27163 vfunc[7]: QCommonStyle::~QCommonStyle() 27164 vfunc[8]: QObject::event(QEvent*) 27165 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27166 vfunc[10]: QObject::setName(char const*) 27167 vfunc[11]: QObject::insertChild(QObject*) 27168 vfunc[12]: QObject::removeChild(QObject*) 27169 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27170 vfunc[14]: QObject::property(char const*) const 27171 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27172 vfunc[16]: QObject::childEvent(QChildEvent*) 27173 vfunc[17]: QObject::customEvent(QCustomEvent*) 27174 vfunc[18]: QObject::connectNotify(char const*) 27175 vfunc[19]: QObject::disconnectNotify(char const*) 27176 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27177 const*, char const*) 27178 vfunc[21]: QStyle::polish(QWidget*) 27179 vfunc[22]: QStyle::unPolish(QWidget*) 27180 vfunc[23]: QStyle::polish(QApplication*) 27181 vfunc[24]: QStyle::unPolish(QApplication*) 27182 vfunc[25]: QStyle::polish(QPalette&) 27183 vfunc[26]: __cxa_pure_virtual 27184 vfunc[27]: QStyle::itemRect(QPainter*, QRect const&, int, bool, 27185 QPixmap const*, QString const&, int) const 27186 vfunc[28]: QStyle::drawItem(QPainter*, QRect const&, int, 27187 QColorGroup const&, bool, QPixmap const*, QString const&, int, 27188 QColor const*) const 27189 vfunc[29]: 27190 QCommonStyle::drawPrimitive(QStyle::PrimitiveElement, 27191 QPainter*, QRect const&, QColorGroup const&, unsigned int, 27192 QStyleOption const&) const 27193 vfunc[30]: QCommonStyle::drawControl(QStyle::ControlElement, 27194 QPainter*, QWidget const*, QRect const&, QColorGroup const&, 27195 unsigned int, QStyleOption const&) const 27196 vfunc[31]: 27197 QCommonStyle::drawControlMask(QStyle::ControlElement, 27198 QPainter*, QWidget const*, QRect const&, QStyleOption const&) 27199 const 27200 vfunc[32]: QCommonStyle::subRect(QStyle::SubRect, QWidget 27201 const*) const 27202 vfunc[33]: 27203 QCommonStyle::drawComplexControl(QStyle::ComplexControl, 27204 QPainter*, QWidget const*, QRect const&, QColorGroup const&, 27205 unsigned int, unsigned int, unsigned int, QStyleOption const&) 27206 const 27207 vfunc[34]: 27208 QCommonStyle::drawComplexControlMask(QStyle::ComplexControl, 27209 QPainter*, QWidget const*, QRect const&, QStyleOption const&) 27210 const 27211 vfunc[35]: 27212 QCommonStyle::querySubControlMetrics(QStyle::ComplexControl, 27213 QWidget const*, QStyle::SubControl, QStyleOption const&) const 27214 vfunc[36]: 27215 QCommonStyle::querySubControl(QStyle::ComplexControl, QWidget 27216 const*, QPoint const&, QStyleOption const&) const 27217 vfunc[37]: QCommonStyle::pixelMetric(QStyle::PixelMetric, 27218 QWidget const*) const 27219 vfunc[38]: QCommonStyle::sizeFromContents(QStyle::ContentsType, 27220 QWidget const*, QSize const&, QStyleOption const&) const 27221 vfunc[39]: QCommonStyle::styleHint(QStyle::StyleHint, QWidget 27222 const*, QStyleOption const&, QStyleHintReturn*) const 27223 vfunc[40]: QCommonStyle::stylePixmap(QStyle::StylePixmap, 27224 QWidget const*, QStyleOption const&) const 27225 27226 The Run Time Type Information for the QCommonStyle class is 27227 described by Table 8-304 27228 27229 Table 8-304. typeinfo for QCommonStyle 27230 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27231 Name typeinfo name for QCommonStyle 27232 basetype: typeinfo for QStyle 27233 __________________________________________________________ 27234 27235 8.2.18.2. Class data for QStyle 27236 27237 The virtual table for the QStyle class is described by Table 27238 8-305 27239 27240 Table 8-305. Primary vtable for QStyle 27241 Base Offset 0 27242 Virtual Base Offset 0 27243 RTTI typeinfo for QStyle 27244 vfunc[0]: NULL or QStyle::metaObject() const 27245 vfunc[1]: QStyle::className() const 27246 vfunc[2]: QStyle::qt_cast(char const*) 27247 vfunc[3]: QStyle::qt_invoke(int, QUObject*) 27248 vfunc[4]: QStyle::qt_emit(int, QUObject*) 27249 vfunc[5]: QStyle::qt_property(int, int, QVariant*) 27250 vfunc[6]: QStyle::~QStyle() 27251 vfunc[7]: QStyle::~QStyle() 27252 vfunc[8]: QObject::event(QEvent*) 27253 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27254 vfunc[10]: QObject::setName(char const*) 27255 vfunc[11]: QObject::insertChild(QObject*) 27256 vfunc[12]: QObject::removeChild(QObject*) 27257 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27258 vfunc[14]: QObject::property(char const*) const 27259 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27260 vfunc[16]: QObject::childEvent(QChildEvent*) 27261 vfunc[17]: QObject::customEvent(QCustomEvent*) 27262 vfunc[18]: QObject::connectNotify(char const*) 27263 vfunc[19]: QObject::disconnectNotify(char const*) 27264 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27265 const*, char const*) 27266 vfunc[21]: QStyle::polish(QWidget*) 27267 vfunc[22]: QStyle::unPolish(QWidget*) 27268 vfunc[23]: QStyle::polish(QApplication*) 27269 vfunc[24]: QStyle::unPolish(QApplication*) 27270 vfunc[25]: QStyle::polish(QPalette&) 27271 vfunc[26]: __cxa_pure_virtual 27272 vfunc[27]: QStyle::itemRect(QPainter*, QRect const&, int, bool, 27273 QPixmap const*, QString const&, int) const 27274 vfunc[28]: QStyle::drawItem(QPainter*, QRect const&, int, 27275 QColorGroup const&, bool, QPixmap const*, QString const&, int, 27276 QColor const*) const 27277 vfunc[29]: __cxa_pure_virtual 27278 vfunc[30]: __cxa_pure_virtual 27279 vfunc[31]: __cxa_pure_virtual 27280 vfunc[32]: __cxa_pure_virtual 27281 vfunc[33]: __cxa_pure_virtual 27282 vfunc[34]: __cxa_pure_virtual 27283 vfunc[35]: __cxa_pure_virtual 27284 vfunc[36]: __cxa_pure_virtual 27285 vfunc[37]: __cxa_pure_virtual 27286 vfunc[38]: __cxa_pure_virtual 27287 vfunc[39]: __cxa_pure_virtual 27288 vfunc[40]: __cxa_pure_virtual 27289 27290 The Run Time Type Information for the QStyle class is described 27291 by Table 8-306 27292 27293 Table 8-306. typeinfo for QStyle 27294 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27295 Name typeinfo name for QStyle 27296 basetype: typeinfo for QObject 27297 __________________________________________________________ 27298 27299 8.2.18.3. Interfaces for Qt3 Style 27300 27301 No external functions are defined for libqt-mt - Qt3 Style in 27302 this part of the specification. See also the generic 27303 specification. 27304 __________________________________________________________ 27305 27306 8.2.19. Qt3 Text 27307 __________________________________________________________ 27308 27309 8.2.19.1. Class data for QSyntaxHighlighter 27310 27311 The virtual table for the QSyntaxHighlighter class is described 27312 by Table 8-307 27313 27314 Table 8-307. Primary vtable for QSyntaxHighlighter 27315 Base Offset 0 27316 Virtual Base Offset 0 27317 RTTI typeinfo for QSyntaxHighlighter 27318 vfunc[0]: QSyntaxHighlighter::~QSyntaxHighlighter() 27319 vfunc[1]: QSyntaxHighlighter::~QSyntaxHighlighter() 27320 vfunc[2]: __cxa_pure_virtual 27321 27322 The Run Time Type Information for the QSyntaxHighlighter class 27323 is described by Table 8-308 27324 27325 Table 8-308. typeinfo for QSyntaxHighlighter 27326 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27327 Name typeinfo name for QSyntaxHighlighter 27328 basetype: typeinfo for Qt 27329 __________________________________________________________ 27330 27331 8.2.19.2. Class data for QStyleSheet 27332 27333 The virtual table for the QStyleSheet class is described by 27334 Table 8-309 27335 27336 Table 8-309. Primary vtable for QStyleSheet 27337 Base Offset 0 27338 Virtual Base Offset 0 27339 RTTI typeinfo for QStyleSheet 27340 vfunc[0]: NULL or QStyleSheet::metaObject() const 27341 vfunc[1]: QStyleSheet::className() const 27342 vfunc[2]: QStyleSheet::qt_cast(char const*) 27343 vfunc[3]: QStyleSheet::qt_invoke(int, QUObject*) 27344 vfunc[4]: QStyleSheet::qt_emit(int, QUObject*) 27345 vfunc[5]: QStyleSheet::qt_property(int, int, QVariant*) 27346 vfunc[6]: QStyleSheet::~QStyleSheet() 27347 vfunc[7]: QStyleSheet::~QStyleSheet() 27348 vfunc[8]: QObject::event(QEvent*) 27349 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27350 vfunc[10]: QObject::setName(char const*) 27351 vfunc[11]: QObject::insertChild(QObject*) 27352 vfunc[12]: QObject::removeChild(QObject*) 27353 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27354 vfunc[14]: QObject::property(char const*) const 27355 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27356 vfunc[16]: QObject::childEvent(QChildEvent*) 27357 vfunc[17]: QObject::customEvent(QCustomEvent*) 27358 vfunc[18]: QObject::connectNotify(char const*) 27359 vfunc[19]: QObject::disconnectNotify(char const*) 27360 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27361 const*, char const*) 27362 vfunc[21]: QStyleSheet::tag(QString const&, QMap const&, QString const&, QMimeSourceFactory const&, 27364 bool, QTextDocument*) const 27365 vfunc[22]: QStyleSheet::scaleFont(QFont&, int) const 27366 vfunc[23]: QStyleSheet::error(QString const&) const 27367 27368 The Run Time Type Information for the QStyleSheet class is 27369 described by Table 8-310 27370 27371 Table 8-310. typeinfo for QStyleSheet 27372 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27373 Name typeinfo name for QStyleSheet 27374 basetype: typeinfo for QObject 27375 __________________________________________________________ 27376 27377 8.2.19.3. Class data for QStrList 27378 27379 The virtual table for the QStrList class is described by Table 27380 8-311 27381 27382 Table 8-311. Primary vtable for QStrList 27383 Base Offset 0 27384 Virtual Base Offset 0 27385 RTTI typeinfo for QStrList 27386 vfunc[0]: NULL or QPtrList::count() const 27387 vfunc[1]: NULL or QPtrList::clear() 27388 vfunc[2]: NULL or QStrList::~QStrList() 27389 vfunc[3]: NULL or QStrList::~QStrList() 27390 vfunc[4]: NULL or QStrList::newItem(void*) 27391 vfunc[5]: NULL or QStrList::deleteItem(void*) 27392 vfunc[6]: NULL or QStrList::compareItems(void*, void*) 27393 vfunc[7]: NULL or QStrList::read(QDataStream&, void*&) 27394 vfunc[8]: NULL or QStrList::write(QDataStream&, void*) const 27395 27396 The Run Time Type Information for the QStrList class is 27397 described by Table 8-312 27398 27399 Table 8-312. typeinfo for QStrList 27400 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27401 Name typeinfo name for QStrList 27402 basetype: typeinfo for QPtrList 27403 __________________________________________________________ 27404 27405 8.2.19.4. Class data for QCString 27406 27407 The virtual table for the QCString class is described by Table 27408 8-313 27409 27410 Table 8-313. Primary vtable for QCString 27411 Base Offset 0 27412 Virtual Base Offset 0 27413 RTTI typeinfo for QCString 27414 vfunc[0]: QCString::~QCString() 27415 vfunc[1]: QCString::~QCString() 27416 vfunc[2]: NULL or QMemArray::detach() 27417 vfunc[3]: QGArray::newData() 27418 vfunc[4]: QGArray::deleteData(QGArray::array_data*) 27419 27420 The Run Time Type Information for the QCString class is 27421 described by Table 8-314 27422 27423 Table 8-314. typeinfo for QCString 27424 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27425 Name typeinfo name for QCString 27426 basetype: typeinfo for QMemArray 27427 __________________________________________________________ 27428 27429 8.2.19.5. Interfaces for Qt3 Text 27430 27431 No external functions are defined for libqt-mt - Qt3 Text in 27432 this part of the specification. See also the generic 27433 specification. 27434 __________________________________________________________ 27435 27436 8.2.20. Qt3 Threading 27437 __________________________________________________________ 27438 27439 8.2.20.1. Class data for QWaitCondition 27440 27441 The virtual table for the QWaitCondition class is described by 27442 Table 8-315 27443 27444 Table 8-315. Primary vtable for QWaitCondition 27445 Base Offset 0 27446 Virtual Base Offset 0 27447 RTTI typeinfo for QWaitCondition 27448 vfunc[0]: QWaitCondition::~QWaitCondition() 27449 vfunc[1]: QWaitCondition::~QWaitCondition() 27450 27451 The Run Time Type Information for the QWaitCondition class is 27452 described by Table 8-316 27453 27454 Table 8-316. typeinfo for QWaitCondition 27455 Base Vtable vtable for __cxxabiv1::__class_type_info 27456 Name typeinfo name for QWaitCondition 27457 __________________________________________________________ 27458 27459 8.2.20.2. Class data for QMutex 27460 27461 The virtual table for the QMutex class is described by Table 27462 8-317 27463 27464 Table 8-317. Primary vtable for QMutex 27465 Base Offset 0 27466 Virtual Base Offset 0 27467 RTTI typeinfo for QMutex 27468 vfunc[0]: QMutex::~QMutex() 27469 vfunc[1]: QMutex::~QMutex() 27470 27471 The Run Time Type Information for the QMutex class is described 27472 by Table 8-318 27473 27474 Table 8-318. typeinfo for QMutex 27475 Base Vtable vtable for __cxxabiv1::__class_type_info 27476 Name typeinfo name for QMutex 27477 __________________________________________________________ 27478 27479 8.2.20.3. Class data for QThread 27480 27481 The virtual table for the QThread class is described by Table 27482 8-319 27483 27484 Table 8-319. Primary vtable for QThread 27485 Base Offset 0 27486 Virtual Base Offset 0 27487 RTTI typeinfo for QThread 27488 vfunc[0]: QThread::~QThread() 27489 vfunc[1]: QThread::~QThread() 27490 vfunc[2]: __cxa_pure_virtual 27491 27492 The Run Time Type Information for the QThread class is 27493 described by Table 8-320 27494 27495 Table 8-320. typeinfo for QThread 27496 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27497 Name typeinfo name for QThread 27498 basetype: typeinfo for Qt 27499 __________________________________________________________ 27500 27501 8.2.20.4. Class data for QSemaphore 27502 27503 The virtual table for the QSemaphore class is described by 27504 Table 8-321 27505 27506 Table 8-321. Primary vtable for QSemaphore 27507 Base Offset 0 27508 Virtual Base Offset 0 27509 RTTI typeinfo for QSemaphore 27510 vfunc[0]: QSemaphore::~QSemaphore() 27511 vfunc[1]: QSemaphore::~QSemaphore() 27512 27513 The Run Time Type Information for the QSemaphore class is 27514 described by Table 8-322 27515 27516 Table 8-322. typeinfo for QSemaphore 27517 Base Vtable vtable for __cxxabiv1::__class_type_info 27518 Name typeinfo name for QSemaphore 27519 __________________________________________________________ 27520 27521 8.2.20.5. Interfaces for Qt3 Threading 27522 27523 No external functions are defined for libqt-mt - Qt3 Threading 27524 in this part of the specification. See also the generic 27525 specification. 27526 __________________________________________________________ 27527 27528 8.2.21. Qt3 Main Window and Application 27529 __________________________________________________________ 27530 27531 8.2.21.1. Class data for QToolBar 27532 27533 The virtual table for the QToolBar class is described by Table 27534 8-323 27535 27536 Table 8-323. Primary vtable for QToolBar 27537 Base Offset 0 27538 Virtual Base Offset 0 27539 RTTI typeinfo for QToolBar 27540 vfunc[0]: NULL or QToolBar::metaObject() const 27541 vfunc[1]: QToolBar::className() const 27542 vfunc[2]: QToolBar::qt_cast(char const*) 27543 vfunc[3]: QToolBar::qt_invoke(int, QUObject*) 27544 vfunc[4]: QToolBar::qt_emit(int, QUObject*) 27545 vfunc[5]: QToolBar::qt_property(int, int, QVariant*) 27546 vfunc[6]: QToolBar::~QToolBar() 27547 vfunc[7]: QToolBar::~QToolBar() 27548 vfunc[8]: QToolBar::event(QEvent*) 27549 vfunc[9]: QDockWindow::eventFilter(QObject*, QEvent*) 27550 vfunc[10]: QWidget::setName(char const*) 27551 vfunc[11]: QObject::insertChild(QObject*) 27552 vfunc[12]: QObject::removeChild(QObject*) 27553 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27554 vfunc[14]: QObject::property(char const*) const 27555 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27556 vfunc[16]: QObject::childEvent(QChildEvent*) 27557 vfunc[17]: QObject::customEvent(QCustomEvent*) 27558 vfunc[18]: QObject::connectNotify(char const*) 27559 vfunc[19]: QObject::disconnectNotify(char const*) 27560 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27561 const*, char const*) 27562 vfunc[21]: QWidget::setEnabled(bool) 27563 vfunc[22]: QToolBar::setMinimumSize(int, int) 27564 vfunc[23]: QWidget::setMaximumSize(int, int) 27565 vfunc[24]: QWidget::setSizeIncrement(int, int) 27566 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27567 vfunc[26]: QWidget::setEraseColor(QColor const&) 27568 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27569 vfunc[28]: QWidget::setPalette(QPalette const&) 27570 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27571 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27572 vfunc[31]: QWidget::setFont(QFont const&) 27573 vfunc[32]: QWidget::setCursor(QCursor const&) 27574 vfunc[33]: QWidget::unsetCursor() 27575 vfunc[34]: QWidget::setMask(QBitmap const&) 27576 vfunc[35]: QWidget::setMask(QRegion const&) 27577 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27578 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27579 vfunc[38]: QDockWindow::setCaption(QString const&) 27580 vfunc[39]: QWidget::setIcon(QPixmap const&) 27581 vfunc[40]: QWidget::setIconText(QString const&) 27582 vfunc[41]: QWidget::setMouseTracking(bool) 27583 vfunc[42]: QWidget::setFocus() 27584 vfunc[43]: QWidget::setActiveWindow() 27585 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27586 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27587 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27588 vfunc[47]: QToolBar::show() 27589 vfunc[48]: QToolBar::hide() 27590 vfunc[49]: QWidget::showMinimized() 27591 vfunc[50]: QWidget::showMaximized() 27592 vfunc[51]: QWidget::showNormal() 27593 vfunc[52]: QWidget::polish() 27594 vfunc[53]: QWidget::move(int, int) 27595 vfunc[54]: QWidget::resize(int, int) 27596 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27597 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27598 vfunc[57]: QWidget::close(bool) 27599 vfunc[58]: QDockWindow::sizeHint() const 27600 vfunc[59]: QToolBar::minimumSizeHint() const 27601 vfunc[60]: QWidget::sizePolicy() const 27602 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27603 vfunc[62]: QWidget::heightForWidth(int) const 27604 vfunc[63]: QWidget::adjustSize() 27605 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27606 const&, bool) 27607 vfunc[65]: QWidget::setAcceptDrops(bool) 27608 vfunc[66]: QWidget::setAutoMask(bool) 27609 vfunc[67]: 27610 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27611 vfunc[68]: QWidget::customWhatsThis() const 27612 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 27613 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 27614 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27615 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 27616 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27617 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 27618 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27619 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 27620 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 27621 vfunc[78]: QWidget::enterEvent(QEvent*) 27622 vfunc[79]: QWidget::leaveEvent(QEvent*) 27623 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 27624 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27625 vfunc[82]: QToolBar::resizeEvent(QResizeEvent*) 27626 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27627 vfunc[84]: QDockWindow::contextMenuEvent(QContextMenuEvent*) 27628 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27629 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27630 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27631 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27632 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27633 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27634 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27635 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27636 vfunc[93]: QDockWindow::showEvent(QShowEvent*) 27637 vfunc[94]: QDockWindow::hideEvent(QHideEvent*) 27638 vfunc[95]: QWidget::x11Event(_XEvent*) 27639 vfunc[96]: QWidget::updateMask() 27640 vfunc[97]: QToolBar::styleChange(QStyle&) 27641 vfunc[98]: QWidget::enabledChange(bool) 27642 vfunc[99]: QWidget::paletteChange(QPalette const&) 27643 vfunc[100]: QWidget::fontChange(QFont const&) 27644 vfunc[101]: QWidget::windowActivationChange(bool) 27645 vfunc[102]: QWidget::metric(int) const 27646 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27647 vfunc[104]: QWidget::destroy(bool, bool) 27648 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27649 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27650 vfunc[107]: QWidget::focusNextPrevChild(bool) 27651 vfunc[108]: QWidget::setKeyCompression(bool) 27652 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27653 bool, QFont*) 27654 vfunc[110]: QFrame::setFrameStyle(int) 27655 vfunc[111]: QFrame::setLineWidth(int) 27656 vfunc[112]: QFrame::setMargin(int) 27657 vfunc[113]: QFrame::setMidLineWidth(int) 27658 vfunc[114]: QFrame::setFrameRect(QRect const&) 27659 vfunc[115]: QDockWindow::drawFrame(QPainter*) 27660 vfunc[116]: QDockWindow::drawContents(QPainter*) 27661 vfunc[117]: QFrame::frameChanged() 27662 vfunc[118]: QDockWindow::setWidget(QWidget*) 27663 vfunc[119]: QDockWindow::setCloseMode(int) 27664 vfunc[120]: QDockWindow::setResizeEnabled(bool) 27665 vfunc[121]: QDockWindow::setMovingEnabled(bool) 27666 vfunc[122]: QDockWindow::setHorizontallyStretchable(bool) 27667 vfunc[123]: QDockWindow::setVerticallyStretchable(bool) 27668 vfunc[124]: QDockWindow::setOffset(int) 27669 vfunc[125]: QDockWindow::setFixedExtentWidth(int) 27670 vfunc[126]: QDockWindow::setFixedExtentHeight(int) 27671 vfunc[127]: QDockWindow::setNewLine(bool) 27672 vfunc[128]: QDockWindow::setOpaqueMoving(bool) 27673 vfunc[129]: QDockWindow::undock(QWidget*) 27674 vfunc[130]: NULL or QDockWindow::undock() 27675 vfunc[131]: QDockWindow::dock() 27676 vfunc[132]: QToolBar::setOrientation(Qt::Orientation) 27677 vfunc[133]: QToolBar::setStretchableWidget(QWidget*) 27678 vfunc[134]: QToolBar::setLabel(QString const&) 27679 vfunc[135]: QToolBar::clear() 27680 27681 Table 8-324. Secondary vtable for QToolBar 27682 Base Offset -40 27683 Virtual Base Offset 0 27684 RTTI typeinfo for QToolBar 27685 vfunc[0]: non-virtual thunk to QToolBar::~QToolBar() 27686 vfunc[1]: non-virtual thunk to QToolBar::~QToolBar() 27687 vfunc[2]: QPaintDevice::setResolution(int) 27688 vfunc[3]: QPaintDevice::resolution() const 27689 vfunc[4]: QPaintDevice::handle() const 27690 vfunc[5]: QPaintDevice::x11RenderHandle() const 27691 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27692 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27693 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27694 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27695 const 27696 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27697 27698 The Run Time Type Information for the QToolBar class is 27699 described by Table 8-325 27700 27701 Table 8-325. typeinfo for QToolBar 27702 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27703 Name typeinfo name for QToolBar 27704 basetype: typeinfo for QDockWindow 27705 __________________________________________________________ 27706 27707 8.2.21.2. Class data for QActionGroup 27708 27709 The virtual table for the QActionGroup class is described by 27710 Table 8-326 27711 27712 Table 8-326. Primary vtable for QActionGroup 27713 Base Offset 0 27714 Virtual Base Offset 0 27715 RTTI typeinfo for QActionGroup 27716 vfunc[0]: NULL or QActionGroup::metaObject() const 27717 vfunc[1]: QActionGroup::className() const 27718 vfunc[2]: QActionGroup::qt_cast(char const*) 27719 vfunc[3]: QActionGroup::qt_invoke(int, QUObject*) 27720 vfunc[4]: QActionGroup::qt_emit(int, QUObject*) 27721 vfunc[5]: QActionGroup::qt_property(int, int, QVariant*) 27722 vfunc[6]: QActionGroup::~QActionGroup() 27723 vfunc[7]: QActionGroup::~QActionGroup() 27724 vfunc[8]: QObject::event(QEvent*) 27725 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27726 vfunc[10]: QObject::setName(char const*) 27727 vfunc[11]: QObject::insertChild(QObject*) 27728 vfunc[12]: QObject::removeChild(QObject*) 27729 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27730 vfunc[14]: QObject::property(char const*) const 27731 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27732 vfunc[16]: QActionGroup::childEvent(QChildEvent*) 27733 vfunc[17]: QObject::customEvent(QCustomEvent*) 27734 vfunc[18]: QObject::connectNotify(char const*) 27735 vfunc[19]: QObject::disconnectNotify(char const*) 27736 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27737 const*, char const*) 27738 vfunc[21]: QActionGroup::setIconSet(QIconSet const&) 27739 vfunc[22]: QActionGroup::setText(QString const&) 27740 vfunc[23]: QActionGroup::setMenuText(QString const&) 27741 vfunc[24]: QActionGroup::setToolTip(QString const&) 27742 vfunc[25]: QAction::setStatusTip(QString const&) 27743 vfunc[26]: QActionGroup::setWhatsThis(QString const&) 27744 vfunc[27]: QAction::setAccel(QKeySequence const&) 27745 vfunc[28]: QActionGroup::setToggleAction(bool) 27746 vfunc[29]: QActionGroup::addTo(QWidget*) 27747 vfunc[30]: QActionGroup::removeFrom(QWidget*) 27748 vfunc[31]: QActionGroup::addedTo(QWidget*, QWidget*) 27749 vfunc[32]: QActionGroup::addedTo(int, QPopupMenu*) 27750 vfunc[33]: QActionGroup::setOn(bool) 27751 vfunc[34]: QActionGroup::setEnabled(bool) 27752 vfunc[35]: QActionGroup::addedTo(QWidget*, QWidget*, QAction*) 27753 vfunc[36]: QActionGroup::addedTo(int, QPopupMenu*, QAction*) 27754 27755 The Run Time Type Information for the QActionGroup class is 27756 described by Table 8-327 27757 27758 Table 8-327. typeinfo for QActionGroup 27759 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27760 Name typeinfo name for QActionGroup 27761 basetype: typeinfo for QAction 27762 __________________________________________________________ 27763 27764 8.2.21.3. Class data for QStatusBar 27765 27766 The virtual table for the QStatusBar class is described by 27767 Table 8-328 27768 27769 Table 8-328. Primary vtable for QStatusBar 27770 Base Offset 0 27771 Virtual Base Offset 0 27772 RTTI typeinfo for QStatusBar 27773 vfunc[0]: NULL or QStatusBar::metaObject() const 27774 vfunc[1]: QStatusBar::className() const 27775 vfunc[2]: QStatusBar::qt_cast(char const*) 27776 vfunc[3]: QStatusBar::qt_invoke(int, QUObject*) 27777 vfunc[4]: QStatusBar::qt_emit(int, QUObject*) 27778 vfunc[5]: QStatusBar::qt_property(int, int, QVariant*) 27779 vfunc[6]: QStatusBar::~QStatusBar() 27780 vfunc[7]: QStatusBar::~QStatusBar() 27781 vfunc[8]: QStatusBar::event(QEvent*) 27782 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27783 vfunc[10]: QWidget::setName(char const*) 27784 vfunc[11]: QObject::insertChild(QObject*) 27785 vfunc[12]: QObject::removeChild(QObject*) 27786 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27787 vfunc[14]: QObject::property(char const*) const 27788 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27789 vfunc[16]: QObject::childEvent(QChildEvent*) 27790 vfunc[17]: QObject::customEvent(QCustomEvent*) 27791 vfunc[18]: QObject::connectNotify(char const*) 27792 vfunc[19]: QObject::disconnectNotify(char const*) 27793 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27794 const*, char const*) 27795 vfunc[21]: QWidget::setEnabled(bool) 27796 vfunc[22]: QWidget::setMinimumSize(int, int) 27797 vfunc[23]: QWidget::setMaximumSize(int, int) 27798 vfunc[24]: QWidget::setSizeIncrement(int, int) 27799 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27800 vfunc[26]: QWidget::setEraseColor(QColor const&) 27801 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27802 vfunc[28]: QWidget::setPalette(QPalette const&) 27803 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27804 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27805 vfunc[31]: QWidget::setFont(QFont const&) 27806 vfunc[32]: QWidget::setCursor(QCursor const&) 27807 vfunc[33]: QWidget::unsetCursor() 27808 vfunc[34]: QWidget::setMask(QBitmap const&) 27809 vfunc[35]: QWidget::setMask(QRegion const&) 27810 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27811 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27812 vfunc[38]: QWidget::setCaption(QString const&) 27813 vfunc[39]: QWidget::setIcon(QPixmap const&) 27814 vfunc[40]: QWidget::setIconText(QString const&) 27815 vfunc[41]: QWidget::setMouseTracking(bool) 27816 vfunc[42]: QWidget::setFocus() 27817 vfunc[43]: QWidget::setActiveWindow() 27818 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27819 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27820 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27821 vfunc[47]: QWidget::show() 27822 vfunc[48]: QWidget::hide() 27823 vfunc[49]: QWidget::showMinimized() 27824 vfunc[50]: QWidget::showMaximized() 27825 vfunc[51]: QWidget::showNormal() 27826 vfunc[52]: QWidget::polish() 27827 vfunc[53]: QWidget::move(int, int) 27828 vfunc[54]: QWidget::resize(int, int) 27829 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27830 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27831 vfunc[57]: QWidget::close(bool) 27832 vfunc[58]: QWidget::sizeHint() const 27833 vfunc[59]: QWidget::minimumSizeHint() const 27834 vfunc[60]: QWidget::sizePolicy() const 27835 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27836 vfunc[62]: QWidget::heightForWidth(int) const 27837 vfunc[63]: QWidget::adjustSize() 27838 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27839 const&, bool) 27840 vfunc[65]: QWidget::setAcceptDrops(bool) 27841 vfunc[66]: QWidget::setAutoMask(bool) 27842 vfunc[67]: 27843 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27844 vfunc[68]: QWidget::customWhatsThis() const 27845 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 27846 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 27847 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27848 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 27849 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27850 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 27851 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27852 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 27853 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 27854 vfunc[78]: QWidget::enterEvent(QEvent*) 27855 vfunc[79]: QWidget::leaveEvent(QEvent*) 27856 vfunc[80]: QStatusBar::paintEvent(QPaintEvent*) 27857 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27858 vfunc[82]: QStatusBar::resizeEvent(QResizeEvent*) 27859 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27860 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 27861 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27862 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27863 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27864 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27865 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27866 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27867 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27868 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27869 vfunc[93]: QWidget::showEvent(QShowEvent*) 27870 vfunc[94]: QWidget::hideEvent(QHideEvent*) 27871 vfunc[95]: QWidget::x11Event(_XEvent*) 27872 vfunc[96]: QWidget::updateMask() 27873 vfunc[97]: QWidget::styleChange(QStyle&) 27874 vfunc[98]: QWidget::enabledChange(bool) 27875 vfunc[99]: QWidget::paletteChange(QPalette const&) 27876 vfunc[100]: QWidget::fontChange(QFont const&) 27877 vfunc[101]: QWidget::windowActivationChange(bool) 27878 vfunc[102]: QWidget::metric(int) const 27879 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27880 vfunc[104]: QWidget::destroy(bool, bool) 27881 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27882 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27883 vfunc[107]: QWidget::focusNextPrevChild(bool) 27884 vfunc[108]: QWidget::setKeyCompression(bool) 27885 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27886 bool, QFont*) 27887 vfunc[110]: QStatusBar::addWidget(QWidget*, int, bool) 27888 vfunc[111]: QStatusBar::removeWidget(QWidget*) 27889 27890 Table 8-329. Secondary vtable for QStatusBar 27891 Base Offset -40 27892 Virtual Base Offset 0 27893 RTTI typeinfo for QStatusBar 27894 vfunc[0]: non-virtual thunk to QStatusBar::~QStatusBar() 27895 vfunc[1]: non-virtual thunk to QStatusBar::~QStatusBar() 27896 vfunc[2]: QPaintDevice::setResolution(int) 27897 vfunc[3]: QPaintDevice::resolution() const 27898 vfunc[4]: QPaintDevice::handle() const 27899 vfunc[5]: QPaintDevice::x11RenderHandle() const 27900 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27901 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27902 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27903 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27904 const 27905 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27906 27907 The Run Time Type Information for the QStatusBar class is 27908 described by Table 8-330 27909 27910 Table 8-330. typeinfo for QStatusBar 27911 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27912 Name typeinfo name for QStatusBar 27913 basetype: typeinfo for QWidget 27914 __________________________________________________________ 27915 27916 8.2.21.4. Class data for QSizeGrip 27917 27918 The virtual table for the QSizeGrip class is described by Table 27919 8-331 27920 27921 Table 8-331. Primary vtable for QSizeGrip 27922 Base Offset 0 27923 Virtual Base Offset 0 27924 RTTI typeinfo for QSizeGrip 27925 vfunc[0]: NULL or QSizeGrip::metaObject() const 27926 vfunc[1]: QSizeGrip::className() const 27927 vfunc[2]: QSizeGrip::qt_cast(char const*) 27928 vfunc[3]: QSizeGrip::qt_invoke(int, QUObject*) 27929 vfunc[4]: QSizeGrip::qt_emit(int, QUObject*) 27930 vfunc[5]: QSizeGrip::qt_property(int, int, QVariant*) 27931 vfunc[6]: QSizeGrip::~QSizeGrip() 27932 vfunc[7]: QSizeGrip::~QSizeGrip() 27933 vfunc[8]: QWidget::event(QEvent*) 27934 vfunc[9]: QSizeGrip::eventFilter(QObject*, QEvent*) 27935 vfunc[10]: QWidget::setName(char const*) 27936 vfunc[11]: QObject::insertChild(QObject*) 27937 vfunc[12]: QObject::removeChild(QObject*) 27938 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27939 vfunc[14]: QObject::property(char const*) const 27940 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27941 vfunc[16]: QObject::childEvent(QChildEvent*) 27942 vfunc[17]: QObject::customEvent(QCustomEvent*) 27943 vfunc[18]: QObject::connectNotify(char const*) 27944 vfunc[19]: QObject::disconnectNotify(char const*) 27945 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27946 const*, char const*) 27947 vfunc[21]: QWidget::setEnabled(bool) 27948 vfunc[22]: QWidget::setMinimumSize(int, int) 27949 vfunc[23]: QWidget::setMaximumSize(int, int) 27950 vfunc[24]: QWidget::setSizeIncrement(int, int) 27951 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27952 vfunc[26]: QWidget::setEraseColor(QColor const&) 27953 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27954 vfunc[28]: QWidget::setPalette(QPalette const&) 27955 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27956 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27957 vfunc[31]: QWidget::setFont(QFont const&) 27958 vfunc[32]: QWidget::setCursor(QCursor const&) 27959 vfunc[33]: QWidget::unsetCursor() 27960 vfunc[34]: QWidget::setMask(QBitmap const&) 27961 vfunc[35]: QWidget::setMask(QRegion const&) 27962 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27963 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27964 vfunc[38]: QWidget::setCaption(QString const&) 27965 vfunc[39]: QWidget::setIcon(QPixmap const&) 27966 vfunc[40]: QWidget::setIconText(QString const&) 27967 vfunc[41]: QWidget::setMouseTracking(bool) 27968 vfunc[42]: QWidget::setFocus() 27969 vfunc[43]: QWidget::setActiveWindow() 27970 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27971 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27972 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27973 vfunc[47]: QWidget::show() 27974 vfunc[48]: QWidget::hide() 27975 vfunc[49]: QWidget::showMinimized() 27976 vfunc[50]: QWidget::showMaximized() 27977 vfunc[51]: QWidget::showNormal() 27978 vfunc[52]: QWidget::polish() 27979 vfunc[53]: QWidget::move(int, int) 27980 vfunc[54]: QWidget::resize(int, int) 27981 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27982 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27983 vfunc[57]: QWidget::close(bool) 27984 vfunc[58]: QSizeGrip::sizeHint() const 27985 vfunc[59]: QWidget::minimumSizeHint() const 27986 vfunc[60]: QWidget::sizePolicy() const 27987 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27988 vfunc[62]: QWidget::heightForWidth(int) const 27989 vfunc[63]: QWidget::adjustSize() 27990 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27991 const&, bool) 27992 vfunc[65]: QWidget::setAcceptDrops(bool) 27993 vfunc[66]: QWidget::setAutoMask(bool) 27994 vfunc[67]: 27995 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27996 vfunc[68]: QWidget::customWhatsThis() const 27997 vfunc[69]: QSizeGrip::mousePressEvent(QMouseEvent*) 27998 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 27999 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28000 vfunc[72]: QSizeGrip::mouseMoveEvent(QMouseEvent*) 28001 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28002 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28003 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28004 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28005 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28006 vfunc[78]: QWidget::enterEvent(QEvent*) 28007 vfunc[79]: QWidget::leaveEvent(QEvent*) 28008 vfunc[80]: QSizeGrip::paintEvent(QPaintEvent*) 28009 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28010 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 28011 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28012 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28013 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28014 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28015 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28016 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28017 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28018 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28019 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28020 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28021 vfunc[93]: QWidget::showEvent(QShowEvent*) 28022 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28023 vfunc[95]: QWidget::x11Event(_XEvent*) 28024 vfunc[96]: QWidget::updateMask() 28025 vfunc[97]: QWidget::styleChange(QStyle&) 28026 vfunc[98]: QWidget::enabledChange(bool) 28027 vfunc[99]: QWidget::paletteChange(QPalette const&) 28028 vfunc[100]: QWidget::fontChange(QFont const&) 28029 vfunc[101]: QWidget::windowActivationChange(bool) 28030 vfunc[102]: QWidget::metric(int) const 28031 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28032 vfunc[104]: QWidget::destroy(bool, bool) 28033 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28034 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28035 vfunc[107]: QWidget::focusNextPrevChild(bool) 28036 vfunc[108]: QWidget::setKeyCompression(bool) 28037 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28038 bool, QFont*) 28039 28040 Table 8-332. Secondary vtable for QSizeGrip 28041 Base Offset -40 28042 Virtual Base Offset 0 28043 RTTI typeinfo for QSizeGrip 28044 vfunc[0]: non-virtual thunk to QSizeGrip::~QSizeGrip() 28045 vfunc[1]: non-virtual thunk to QSizeGrip::~QSizeGrip() 28046 vfunc[2]: QPaintDevice::setResolution(int) 28047 vfunc[3]: QPaintDevice::resolution() const 28048 vfunc[4]: QPaintDevice::handle() const 28049 vfunc[5]: QPaintDevice::x11RenderHandle() const 28050 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28051 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28052 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28053 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28054 const 28055 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28056 28057 The Run Time Type Information for the QSizeGrip class is 28058 described by Table 8-333 28059 28060 Table 8-333. typeinfo for QSizeGrip 28061 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28062 Name typeinfo name for QSizeGrip 28063 basetype: typeinfo for QWidget 28064 __________________________________________________________ 28065 28066 8.2.21.5. Class data for QSessionManager 28067 28068 The virtual table for the QSessionManager class is described by 28069 Table 8-334 28070 28071 Table 8-334. Primary vtable for QSessionManager 28072 Base Offset 0 28073 Virtual Base Offset 0 28074 RTTI typeinfo for QSessionManager 28075 vfunc[0]: NULL or QSessionManager::metaObject() const 28076 vfunc[1]: QSessionManager::className() const 28077 vfunc[2]: QSessionManager::qt_cast(char const*) 28078 vfunc[3]: QSessionManager::qt_invoke(int, QUObject*) 28079 vfunc[4]: QSessionManager::qt_emit(int, QUObject*) 28080 vfunc[5]: QSessionManager::qt_property(int, int, QVariant*) 28081 vfunc[6]: QSessionManager::~QSessionManager() 28082 vfunc[7]: QSessionManager::~QSessionManager() 28083 vfunc[8]: QObject::event(QEvent*) 28084 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28085 vfunc[10]: QObject::setName(char const*) 28086 vfunc[11]: QObject::insertChild(QObject*) 28087 vfunc[12]: QObject::removeChild(QObject*) 28088 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28089 vfunc[14]: QObject::property(char const*) const 28090 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28091 vfunc[16]: QObject::childEvent(QChildEvent*) 28092 vfunc[17]: QObject::customEvent(QCustomEvent*) 28093 vfunc[18]: QObject::connectNotify(char const*) 28094 vfunc[19]: QObject::disconnectNotify(char const*) 28095 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28096 const*, char const*) 28097 28098 The Run Time Type Information for the QSessionManager class is 28099 described by Table 8-335 28100 28101 Table 8-335. typeinfo for QSessionManager 28102 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28103 Name typeinfo name for QSessionManager 28104 basetype: typeinfo for QObject 28105 __________________________________________________________ 28106 28107 8.2.21.6. Class data for QApplication 28108 28109 The virtual table for the QApplication class is described by 28110 Table 8-336 28111 28112 Table 8-336. Primary vtable for QApplication 28113 Base Offset 0 28114 Virtual Base Offset 0 28115 RTTI typeinfo for QApplication 28116 vfunc[0]: NULL or QApplication::metaObject() const 28117 vfunc[1]: QApplication::className() const 28118 vfunc[2]: QApplication::qt_cast(char const*) 28119 vfunc[3]: QApplication::qt_invoke(int, QUObject*) 28120 vfunc[4]: QApplication::qt_emit(int, QUObject*) 28121 vfunc[5]: QApplication::qt_property(int, int, QVariant*) 28122 vfunc[6]: QApplication::~QApplication() 28123 vfunc[7]: QApplication::~QApplication() 28124 vfunc[8]: QApplication::event(QEvent*) 28125 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28126 vfunc[10]: QObject::setName(char const*) 28127 vfunc[11]: QObject::insertChild(QObject*) 28128 vfunc[12]: QObject::removeChild(QObject*) 28129 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28130 vfunc[14]: QObject::property(char const*) const 28131 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28132 vfunc[16]: QObject::childEvent(QChildEvent*) 28133 vfunc[17]: QObject::customEvent(QCustomEvent*) 28134 vfunc[18]: QObject::connectNotify(char const*) 28135 vfunc[19]: QObject::disconnectNotify(char const*) 28136 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28137 const*, char const*) 28138 vfunc[21]: QApplication::setMainWidget(QWidget*) 28139 vfunc[22]: QApplication::polish(QWidget*) 28140 vfunc[23]: QApplication::notify(QObject*, QEvent*) 28141 vfunc[24]: QApplication::x11EventFilter(_XEvent*) 28142 vfunc[25]: QApplication::x11ClientMessage(QWidget*, _XEvent*, 28143 bool) 28144 vfunc[26]: QApplication::commitData(QSessionManager&) 28145 vfunc[27]: QApplication::saveState(QSessionManager&) 28146 28147 The Run Time Type Information for the QApplication class is 28148 described by Table 8-337 28149 28150 Table 8-337. typeinfo for QApplication 28151 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28152 Name typeinfo name for QApplication 28153 basetype: typeinfo for QObject 28154 __________________________________________________________ 28155 28156 8.2.21.7. Class data for QWorkspace 28157 28158 The virtual table for the QWorkspace class is described by 28159 Table 8-338 28160 28161 Table 8-338. Primary vtable for QWorkspace 28162 Base Offset 0 28163 Virtual Base Offset 0 28164 RTTI typeinfo for QWorkspace 28165 vfunc[0]: NULL or QWorkspace::metaObject() const 28166 vfunc[1]: QWorkspace::className() const 28167 vfunc[2]: QWorkspace::qt_cast(char const*) 28168 vfunc[3]: QWorkspace::qt_invoke(int, QUObject*) 28169 vfunc[4]: QWorkspace::qt_emit(int, QUObject*) 28170 vfunc[5]: QWorkspace::qt_property(int, int, QVariant*) 28171 vfunc[6]: QWorkspace::~QWorkspace() 28172 vfunc[7]: QWorkspace::~QWorkspace() 28173 vfunc[8]: QWidget::event(QEvent*) 28174 vfunc[9]: QWorkspace::eventFilter(QObject*, QEvent*) 28175 vfunc[10]: QWidget::setName(char const*) 28176 vfunc[11]: QObject::insertChild(QObject*) 28177 vfunc[12]: QObject::removeChild(QObject*) 28178 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28179 vfunc[14]: QObject::property(char const*) const 28180 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28181 vfunc[16]: QWorkspace::childEvent(QChildEvent*) 28182 vfunc[17]: QObject::customEvent(QCustomEvent*) 28183 vfunc[18]: QObject::connectNotify(char const*) 28184 vfunc[19]: QObject::disconnectNotify(char const*) 28185 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28186 const*, char const*) 28187 vfunc[21]: QWidget::setEnabled(bool) 28188 vfunc[22]: QWidget::setMinimumSize(int, int) 28189 vfunc[23]: QWidget::setMaximumSize(int, int) 28190 vfunc[24]: QWidget::setSizeIncrement(int, int) 28191 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28192 vfunc[26]: QWidget::setEraseColor(QColor const&) 28193 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28194 vfunc[28]: QWidget::setPalette(QPalette const&) 28195 vfunc[29]: QWorkspace::setPaletteBackgroundColor(QColor const&) 28196 vfunc[30]: QWorkspace::setPaletteBackgroundPixmap(QPixmap 28197 const&) 28198 vfunc[31]: QWidget::setFont(QFont const&) 28199 vfunc[32]: QWidget::setCursor(QCursor const&) 28200 vfunc[33]: QWidget::unsetCursor() 28201 vfunc[34]: QWidget::setMask(QBitmap const&) 28202 vfunc[35]: QWidget::setMask(QRegion const&) 28203 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28204 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28205 vfunc[38]: QWidget::setCaption(QString const&) 28206 vfunc[39]: QWidget::setIcon(QPixmap const&) 28207 vfunc[40]: QWidget::setIconText(QString const&) 28208 vfunc[41]: QWidget::setMouseTracking(bool) 28209 vfunc[42]: QWidget::setFocus() 28210 vfunc[43]: QWidget::setActiveWindow() 28211 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28212 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28213 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28214 vfunc[47]: QWidget::show() 28215 vfunc[48]: QWidget::hide() 28216 vfunc[49]: QWidget::showMinimized() 28217 vfunc[50]: QWidget::showMaximized() 28218 vfunc[51]: QWidget::showNormal() 28219 vfunc[52]: QWidget::polish() 28220 vfunc[53]: QWidget::move(int, int) 28221 vfunc[54]: QWidget::resize(int, int) 28222 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28223 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28224 vfunc[57]: QWidget::close(bool) 28225 vfunc[58]: QWorkspace::sizeHint() const 28226 vfunc[59]: QWidget::minimumSizeHint() const 28227 vfunc[60]: QWidget::sizePolicy() const 28228 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28229 vfunc[62]: QWidget::heightForWidth(int) const 28230 vfunc[63]: QWidget::adjustSize() 28231 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28232 const&, bool) 28233 vfunc[65]: QWidget::setAcceptDrops(bool) 28234 vfunc[66]: QWidget::setAutoMask(bool) 28235 vfunc[67]: 28236 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28237 vfunc[68]: QWidget::customWhatsThis() const 28238 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 28239 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 28240 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28241 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 28242 vfunc[73]: QWorkspace::wheelEvent(QWheelEvent*) 28243 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28244 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28245 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28246 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28247 vfunc[78]: QWidget::enterEvent(QEvent*) 28248 vfunc[79]: QWidget::leaveEvent(QEvent*) 28249 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 28250 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28251 vfunc[82]: QWorkspace::resizeEvent(QResizeEvent*) 28252 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28253 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28254 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28255 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28256 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28257 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28258 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28259 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28260 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28261 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28262 vfunc[93]: QWorkspace::showEvent(QShowEvent*) 28263 vfunc[94]: QWorkspace::hideEvent(QHideEvent*) 28264 vfunc[95]: QWidget::x11Event(_XEvent*) 28265 vfunc[96]: QWidget::updateMask() 28266 vfunc[97]: QWorkspace::styleChange(QStyle&) 28267 vfunc[98]: QWidget::enabledChange(bool) 28268 vfunc[99]: QWidget::paletteChange(QPalette const&) 28269 vfunc[100]: QWidget::fontChange(QFont const&) 28270 vfunc[101]: QWidget::windowActivationChange(bool) 28271 vfunc[102]: QWidget::metric(int) const 28272 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28273 vfunc[104]: QWidget::destroy(bool, bool) 28274 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28275 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28276 vfunc[107]: QWidget::focusNextPrevChild(bool) 28277 vfunc[108]: QWidget::setKeyCompression(bool) 28278 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28279 bool, QFont*) 28280 28281 Table 8-339. Secondary vtable for QWorkspace 28282 Base Offset -40 28283 Virtual Base Offset 0 28284 RTTI typeinfo for QWorkspace 28285 vfunc[0]: non-virtual thunk to QWorkspace::~QWorkspace() 28286 vfunc[1]: non-virtual thunk to QWorkspace::~QWorkspace() 28287 vfunc[2]: QPaintDevice::setResolution(int) 28288 vfunc[3]: QPaintDevice::resolution() const 28289 vfunc[4]: QPaintDevice::handle() const 28290 vfunc[5]: QPaintDevice::x11RenderHandle() const 28291 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28292 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28293 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28294 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28295 const 28296 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28297 28298 The Run Time Type Information for the QWorkspace class is 28299 described by Table 8-340 28300 28301 Table 8-340. typeinfo for QWorkspace 28302 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28303 Name typeinfo name for QWorkspace 28304 basetype: typeinfo for QWidget 28305 __________________________________________________________ 28306 28307 8.2.21.8. Class data for QAction 28308 28309 The virtual table for the QAction class is described by Table 28310 8-341 28311 28312 Table 8-341. Primary vtable for QAction 28313 Base Offset 0 28314 Virtual Base Offset 0 28315 RTTI typeinfo for QAction 28316 vfunc[0]: NULL or QAction::metaObject() const 28317 vfunc[1]: QAction::className() const 28318 vfunc[2]: QAction::qt_cast(char const*) 28319 vfunc[3]: QAction::qt_invoke(int, QUObject*) 28320 vfunc[4]: QAction::qt_emit(int, QUObject*) 28321 vfunc[5]: QAction::qt_property(int, int, QVariant*) 28322 vfunc[6]: QAction::~QAction() 28323 vfunc[7]: QAction::~QAction() 28324 vfunc[8]: QObject::event(QEvent*) 28325 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28326 vfunc[10]: QObject::setName(char const*) 28327 vfunc[11]: QObject::insertChild(QObject*) 28328 vfunc[12]: QObject::removeChild(QObject*) 28329 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28330 vfunc[14]: QObject::property(char const*) const 28331 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28332 vfunc[16]: QObject::childEvent(QChildEvent*) 28333 vfunc[17]: QObject::customEvent(QCustomEvent*) 28334 vfunc[18]: QObject::connectNotify(char const*) 28335 vfunc[19]: QObject::disconnectNotify(char const*) 28336 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28337 const*, char const*) 28338 vfunc[21]: QAction::setIconSet(QIconSet const&) 28339 vfunc[22]: QAction::setText(QString const&) 28340 vfunc[23]: QAction::setMenuText(QString const&) 28341 vfunc[24]: QAction::setToolTip(QString const&) 28342 vfunc[25]: QAction::setStatusTip(QString const&) 28343 vfunc[26]: QAction::setWhatsThis(QString const&) 28344 vfunc[27]: QAction::setAccel(QKeySequence const&) 28345 vfunc[28]: QAction::setToggleAction(bool) 28346 vfunc[29]: QAction::addTo(QWidget*) 28347 vfunc[30]: QAction::removeFrom(QWidget*) 28348 vfunc[31]: QAction::addedTo(QWidget*, QWidget*) 28349 vfunc[32]: QAction::addedTo(int, QPopupMenu*) 28350 vfunc[33]: QAction::setOn(bool) 28351 vfunc[34]: QAction::setEnabled(bool) 28352 28353 The Run Time Type Information for the QAction class is 28354 described by Table 8-342 28355 28356 Table 8-342. typeinfo for QAction 28357 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28358 Name typeinfo name for QAction 28359 basetype: typeinfo for QObject 28360 __________________________________________________________ 28361 28362 8.2.21.9. Interfaces for Qt3 Main Window and Application 28363 28364 An LSB conforming implementation shall provide the architecture 28365 specific functions for Qt3 Main Window and Application 28366 specified in Table 8-343, with the full mandatory functionality 28367 as described in the referenced underlying specification. 28368 28369 Table 8-343. libqt-mt - Qt3 Main Window and Application 28370 Function Interfaces 28371 _ZThn40_N10QStatusBarD0Ev [CXXABI] _ZThn40_N10QStatusBarD1Ev 28372 [CXXABI] 28373 _ZThn40_N10QWorkspaceD0Ev [CXXABI] _ZThn40_N10QWorkspaceD1Ev 28374 [CXXABI] 28375 _ZThn40_N8QToolBarD0Ev [CXXABI] _ZThn40_N8QToolBarD1Ev [CXXABI] 28376 _ZThn40_N9QSizeGripD0Ev [CXXABI] _ZThn40_N9QSizeGripD1Ev 28377 [CXXABI] 28378 _ZThn40_N9QTitleBarD0Ev [CXXABI] _ZThn40_N9QTitleBarD1Ev 28379 [CXXABI] 28380 __________________________________________________________ 28381 28382 8.2.22. Qt3 Widgets 28383 __________________________________________________________ 28384 28385 8.2.22.1. Class data for QFrame 28386 28387 The virtual table for the QFrame class is described by Table 28388 8-344 28389 28390 Table 8-344. Primary vtable for QFrame 28391 Base Offset 0 28392 Virtual Base Offset 0 28393 RTTI typeinfo for QFrame 28394 vfunc[0]: NULL or QFrame::metaObject() const 28395 vfunc[1]: QFrame::className() const 28396 vfunc[2]: QFrame::qt_cast(char const*) 28397 vfunc[3]: QFrame::qt_invoke(int, QUObject*) 28398 vfunc[4]: QFrame::qt_emit(int, QUObject*) 28399 vfunc[5]: QFrame::qt_property(int, int, QVariant*) 28400 vfunc[6]: NULL or QFrame::~QFrame() 28401 vfunc[7]: NULL or QFrame::~QFrame() 28402 vfunc[8]: QWidget::event(QEvent*) 28403 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28404 vfunc[10]: QWidget::setName(char const*) 28405 vfunc[11]: QObject::insertChild(QObject*) 28406 vfunc[12]: QObject::removeChild(QObject*) 28407 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28408 vfunc[14]: QObject::property(char const*) const 28409 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28410 vfunc[16]: QObject::childEvent(QChildEvent*) 28411 vfunc[17]: QObject::customEvent(QCustomEvent*) 28412 vfunc[18]: QObject::connectNotify(char const*) 28413 vfunc[19]: QObject::disconnectNotify(char const*) 28414 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28415 const*, char const*) 28416 vfunc[21]: QWidget::setEnabled(bool) 28417 vfunc[22]: QWidget::setMinimumSize(int, int) 28418 vfunc[23]: QWidget::setMaximumSize(int, int) 28419 vfunc[24]: QWidget::setSizeIncrement(int, int) 28420 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28421 vfunc[26]: QWidget::setEraseColor(QColor const&) 28422 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28423 vfunc[28]: QWidget::setPalette(QPalette const&) 28424 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28425 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28426 vfunc[31]: QWidget::setFont(QFont const&) 28427 vfunc[32]: QWidget::setCursor(QCursor const&) 28428 vfunc[33]: QWidget::unsetCursor() 28429 vfunc[34]: QWidget::setMask(QBitmap const&) 28430 vfunc[35]: QWidget::setMask(QRegion const&) 28431 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28432 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28433 vfunc[38]: QWidget::setCaption(QString const&) 28434 vfunc[39]: QWidget::setIcon(QPixmap const&) 28435 vfunc[40]: QWidget::setIconText(QString const&) 28436 vfunc[41]: QWidget::setMouseTracking(bool) 28437 vfunc[42]: QWidget::setFocus() 28438 vfunc[43]: QWidget::setActiveWindow() 28439 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28440 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28441 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28442 vfunc[47]: QWidget::show() 28443 vfunc[48]: QWidget::hide() 28444 vfunc[49]: QWidget::showMinimized() 28445 vfunc[50]: QWidget::showMaximized() 28446 vfunc[51]: QWidget::showNormal() 28447 vfunc[52]: QWidget::polish() 28448 vfunc[53]: QWidget::move(int, int) 28449 vfunc[54]: QWidget::resize(int, int) 28450 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28451 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28452 vfunc[57]: QWidget::close(bool) 28453 vfunc[58]: QFrame::sizeHint() const 28454 vfunc[59]: QWidget::minimumSizeHint() const 28455 vfunc[60]: QWidget::sizePolicy() const 28456 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28457 vfunc[62]: QWidget::heightForWidth(int) const 28458 vfunc[63]: QWidget::adjustSize() 28459 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28460 const&, bool) 28461 vfunc[65]: QWidget::setAcceptDrops(bool) 28462 vfunc[66]: QWidget::setAutoMask(bool) 28463 vfunc[67]: 28464 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28465 vfunc[68]: QWidget::customWhatsThis() const 28466 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 28467 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 28468 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28469 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 28470 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28471 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28472 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28473 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28474 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28475 vfunc[78]: QWidget::enterEvent(QEvent*) 28476 vfunc[79]: QWidget::leaveEvent(QEvent*) 28477 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28478 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28479 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 28480 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28481 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28482 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28483 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28484 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28485 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28486 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28487 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28488 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28489 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28490 vfunc[93]: QWidget::showEvent(QShowEvent*) 28491 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28492 vfunc[95]: QWidget::x11Event(_XEvent*) 28493 vfunc[96]: QWidget::updateMask() 28494 vfunc[97]: QFrame::styleChange(QStyle&) 28495 vfunc[98]: QWidget::enabledChange(bool) 28496 vfunc[99]: QWidget::paletteChange(QPalette const&) 28497 vfunc[100]: QWidget::fontChange(QFont const&) 28498 vfunc[101]: QWidget::windowActivationChange(bool) 28499 vfunc[102]: QWidget::metric(int) const 28500 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28501 vfunc[104]: QWidget::destroy(bool, bool) 28502 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28503 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28504 vfunc[107]: QWidget::focusNextPrevChild(bool) 28505 vfunc[108]: QWidget::setKeyCompression(bool) 28506 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28507 bool, QFont*) 28508 vfunc[110]: QFrame::setFrameStyle(int) 28509 vfunc[111]: QFrame::setLineWidth(int) 28510 vfunc[112]: QFrame::setMargin(int) 28511 vfunc[113]: QFrame::setMidLineWidth(int) 28512 vfunc[114]: QFrame::setFrameRect(QRect const&) 28513 vfunc[115]: QFrame::drawFrame(QPainter*) 28514 vfunc[116]: QFrame::drawContents(QPainter*) 28515 vfunc[117]: QFrame::frameChanged() 28516 28517 Table 8-345. Secondary vtable for QFrame 28518 Base Offset -40 28519 Virtual Base Offset 0 28520 RTTI typeinfo for QFrame 28521 vfunc[0]: NULL or non-virtual thunk to QFrame::~QFrame() 28522 vfunc[1]: NULL or non-virtual thunk to QFrame::~QFrame() 28523 vfunc[2]: QPaintDevice::setResolution(int) 28524 vfunc[3]: QPaintDevice::resolution() const 28525 vfunc[4]: QPaintDevice::handle() const 28526 vfunc[5]: QPaintDevice::x11RenderHandle() const 28527 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28528 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28529 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28530 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28531 const 28532 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28533 28534 The Run Time Type Information for the QFrame class is described 28535 by Table 8-346 28536 28537 Table 8-346. typeinfo for QFrame 28538 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28539 Name typeinfo name for QFrame 28540 basetype: typeinfo for QWidget 28541 __________________________________________________________ 28542 28543 8.2.22.2. Class data for QScrollView 28544 28545 The virtual table for the QScrollView class is described by 28546 Table 8-347 28547 28548 Table 8-347. Primary vtable for QScrollView 28549 Base Offset 0 28550 Virtual Base Offset 0 28551 RTTI typeinfo for QScrollView 28552 vfunc[0]: NULL or QScrollView::metaObject() const 28553 vfunc[1]: QScrollView::className() const 28554 vfunc[2]: QScrollView::qt_cast(char const*) 28555 vfunc[3]: QScrollView::qt_invoke(int, QUObject*) 28556 vfunc[4]: QScrollView::qt_emit(int, QUObject*) 28557 vfunc[5]: QScrollView::qt_property(int, int, QVariant*) 28558 vfunc[6]: QScrollView::~QScrollView() 28559 vfunc[7]: QScrollView::~QScrollView() 28560 vfunc[8]: QWidget::event(QEvent*) 28561 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 28562 vfunc[10]: QWidget::setName(char const*) 28563 vfunc[11]: QObject::insertChild(QObject*) 28564 vfunc[12]: QScrollView::removeChild(QObject*) 28565 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28566 vfunc[14]: QObject::property(char const*) const 28567 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28568 vfunc[16]: QObject::childEvent(QChildEvent*) 28569 vfunc[17]: QObject::customEvent(QCustomEvent*) 28570 vfunc[18]: QObject::connectNotify(char const*) 28571 vfunc[19]: QObject::disconnectNotify(char const*) 28572 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28573 const*, char const*) 28574 vfunc[21]: QScrollView::setEnabled(bool) 28575 vfunc[22]: QWidget::setMinimumSize(int, int) 28576 vfunc[23]: QWidget::setMaximumSize(int, int) 28577 vfunc[24]: QWidget::setSizeIncrement(int, int) 28578 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28579 vfunc[26]: QWidget::setEraseColor(QColor const&) 28580 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28581 vfunc[28]: QWidget::setPalette(QPalette const&) 28582 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28583 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28584 vfunc[31]: QWidget::setFont(QFont const&) 28585 vfunc[32]: QWidget::setCursor(QCursor const&) 28586 vfunc[33]: QWidget::unsetCursor() 28587 vfunc[34]: QWidget::setMask(QBitmap const&) 28588 vfunc[35]: QWidget::setMask(QRegion const&) 28589 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28590 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28591 vfunc[38]: QWidget::setCaption(QString const&) 28592 vfunc[39]: QWidget::setIcon(QPixmap const&) 28593 vfunc[40]: QWidget::setIconText(QString const&) 28594 vfunc[41]: QWidget::setMouseTracking(bool) 28595 vfunc[42]: QWidget::setFocus() 28596 vfunc[43]: QWidget::setActiveWindow() 28597 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28598 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28599 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28600 vfunc[47]: QScrollView::show() 28601 vfunc[48]: QWidget::hide() 28602 vfunc[49]: QWidget::showMinimized() 28603 vfunc[50]: QWidget::showMaximized() 28604 vfunc[51]: QWidget::showNormal() 28605 vfunc[52]: QWidget::polish() 28606 vfunc[53]: QWidget::move(int, int) 28607 vfunc[54]: QScrollView::resize(int, int) 28608 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28609 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28610 vfunc[57]: QWidget::close(bool) 28611 vfunc[58]: QScrollView::sizeHint() const 28612 vfunc[59]: QScrollView::minimumSizeHint() const 28613 vfunc[60]: QWidget::sizePolicy() const 28614 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28615 vfunc[62]: QWidget::heightForWidth(int) const 28616 vfunc[63]: QWidget::adjustSize() 28617 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28618 const&, bool) 28619 vfunc[65]: QWidget::setAcceptDrops(bool) 28620 vfunc[66]: QWidget::setAutoMask(bool) 28621 vfunc[67]: 28622 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28623 vfunc[68]: QWidget::customWhatsThis() const 28624 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 28625 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 28626 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 28627 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 28628 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 28629 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28630 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28631 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28632 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28633 vfunc[78]: QWidget::enterEvent(QEvent*) 28634 vfunc[79]: QWidget::leaveEvent(QEvent*) 28635 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28636 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28637 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 28638 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28639 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 28640 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28641 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28642 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28643 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28644 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28645 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28646 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28647 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28648 vfunc[93]: QWidget::showEvent(QShowEvent*) 28649 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28650 vfunc[95]: QWidget::x11Event(_XEvent*) 28651 vfunc[96]: QWidget::updateMask() 28652 vfunc[97]: QScrollView::styleChange(QStyle&) 28653 vfunc[98]: QWidget::enabledChange(bool) 28654 vfunc[99]: QWidget::paletteChange(QPalette const&) 28655 vfunc[100]: QScrollView::fontChange(QFont const&) 28656 vfunc[101]: QWidget::windowActivationChange(bool) 28657 vfunc[102]: QWidget::metric(int) const 28658 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28659 vfunc[104]: QWidget::destroy(bool, bool) 28660 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28661 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28662 vfunc[107]: QScrollView::focusNextPrevChild(bool) 28663 vfunc[108]: QWidget::setKeyCompression(bool) 28664 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28665 bool, QFont*) 28666 vfunc[110]: QFrame::setFrameStyle(int) 28667 vfunc[111]: QFrame::setLineWidth(int) 28668 vfunc[112]: QFrame::setMargin(int) 28669 vfunc[113]: QFrame::setMidLineWidth(int) 28670 vfunc[114]: QFrame::setFrameRect(QRect const&) 28671 vfunc[115]: QFrame::drawFrame(QPainter*) 28672 vfunc[116]: QScrollView::drawContents(QPainter*) 28673 vfunc[117]: QScrollView::frameChanged() 28674 vfunc[118]: 28675 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 28676 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 28677 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 28678 vfunc[121]: 28679 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 28680 vfunc[122]: 28681 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 28682 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 28683 vfunc[124]: QScrollView::setDragAutoScroll(bool) 28684 vfunc[125]: QScrollView::resizeContents(int, int) 28685 vfunc[126]: QScrollView::setContentsPos(int, int) 28686 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 28687 int) 28688 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 28689 int, int, int, int, int) 28690 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 28691 vfunc[130]: 28692 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 28693 vfunc[131]: 28694 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 28695 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 28696 vfunc[133]: 28697 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 28698 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 28699 vfunc[135]: 28700 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 28701 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 28702 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 28703 vfunc[138]: 28704 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 28705 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 28706 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 28707 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 28708 vfunc[142]: 28709 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 28710 vfunc[143]: 28711 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 28712 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 28713 vfunc[145]: 28714 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 28715 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 28716 vfunc[147]: 28717 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 28718 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 28719 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 28720 vfunc[150]: 28721 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 28722 vfunc[151]: QScrollView::setMargins(int, int, int, int) 28723 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 28724 int, int) 28725 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 28726 int, int) 28727 28728 Table 8-348. Secondary vtable for QScrollView 28729 Base Offset -40 28730 Virtual Base Offset 0 28731 RTTI typeinfo for QScrollView 28732 vfunc[0]: non-virtual thunk to QScrollView::~QScrollView() 28733 vfunc[1]: non-virtual thunk to QScrollView::~QScrollView() 28734 vfunc[2]: QPaintDevice::setResolution(int) 28735 vfunc[3]: QPaintDevice::resolution() const 28736 vfunc[4]: QPaintDevice::handle() const 28737 vfunc[5]: QPaintDevice::x11RenderHandle() const 28738 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28739 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28740 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28741 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28742 const 28743 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28744 28745 The Run Time Type Information for the QScrollView class is 28746 described by Table 8-349 28747 28748 Table 8-349. typeinfo for QScrollView 28749 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28750 Name typeinfo name for QScrollView 28751 basetype: typeinfo for QFrame 28752 __________________________________________________________ 28753 28754 8.2.22.3. Class data for QTextBrowser 28755 28756 The virtual table for the QTextBrowser class is described by 28757 Table 8-350 28758 28759 Table 8-350. Primary vtable for QTextBrowser 28760 Base Offset 0 28761 Virtual Base Offset 0 28762 RTTI typeinfo for QTextBrowser 28763 vfunc[0]: NULL or QTextBrowser::metaObject() const 28764 vfunc[1]: QTextBrowser::className() const 28765 vfunc[2]: QTextBrowser::qt_cast(char const*) 28766 vfunc[3]: QTextBrowser::qt_invoke(int, QUObject*) 28767 vfunc[4]: QTextBrowser::qt_emit(int, QUObject*) 28768 vfunc[5]: QTextBrowser::qt_property(int, int, QVariant*) 28769 vfunc[6]: QTextBrowser::~QTextBrowser() 28770 vfunc[7]: QTextBrowser::~QTextBrowser() 28771 vfunc[8]: QTextEdit::event(QEvent*) 28772 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 28773 vfunc[10]: QWidget::setName(char const*) 28774 vfunc[11]: QObject::insertChild(QObject*) 28775 vfunc[12]: QScrollView::removeChild(QObject*) 28776 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28777 vfunc[14]: QObject::property(char const*) const 28778 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28779 vfunc[16]: QObject::childEvent(QChildEvent*) 28780 vfunc[17]: QObject::customEvent(QCustomEvent*) 28781 vfunc[18]: QObject::connectNotify(char const*) 28782 vfunc[19]: QObject::disconnectNotify(char const*) 28783 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28784 const*, char const*) 28785 vfunc[21]: QTextEdit::setEnabled(bool) 28786 vfunc[22]: QWidget::setMinimumSize(int, int) 28787 vfunc[23]: QWidget::setMaximumSize(int, int) 28788 vfunc[24]: QWidget::setSizeIncrement(int, int) 28789 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28790 vfunc[26]: QWidget::setEraseColor(QColor const&) 28791 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28792 vfunc[28]: QTextEdit::setPalette(QPalette const&) 28793 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28794 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28795 vfunc[31]: QTextEdit::setFont(QFont const&) 28796 vfunc[32]: QWidget::setCursor(QCursor const&) 28797 vfunc[33]: QWidget::unsetCursor() 28798 vfunc[34]: QWidget::setMask(QBitmap const&) 28799 vfunc[35]: QWidget::setMask(QRegion const&) 28800 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28801 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28802 vfunc[38]: QWidget::setCaption(QString const&) 28803 vfunc[39]: QWidget::setIcon(QPixmap const&) 28804 vfunc[40]: QWidget::setIconText(QString const&) 28805 vfunc[41]: QWidget::setMouseTracking(bool) 28806 vfunc[42]: QWidget::setFocus() 28807 vfunc[43]: QWidget::setActiveWindow() 28808 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28809 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28810 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28811 vfunc[47]: QScrollView::show() 28812 vfunc[48]: QWidget::hide() 28813 vfunc[49]: QWidget::showMinimized() 28814 vfunc[50]: QWidget::showMaximized() 28815 vfunc[51]: QWidget::showNormal() 28816 vfunc[52]: QTextEdit::polish() 28817 vfunc[53]: QWidget::move(int, int) 28818 vfunc[54]: QScrollView::resize(int, int) 28819 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28820 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28821 vfunc[57]: QWidget::close(bool) 28822 vfunc[58]: QTextEdit::sizeHint() const 28823 vfunc[59]: QScrollView::minimumSizeHint() const 28824 vfunc[60]: QWidget::sizePolicy() const 28825 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28826 vfunc[62]: QTextEdit::heightForWidth(int) const 28827 vfunc[63]: QWidget::adjustSize() 28828 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28829 const&, bool) 28830 vfunc[65]: QWidget::setAcceptDrops(bool) 28831 vfunc[66]: QWidget::setAutoMask(bool) 28832 vfunc[67]: 28833 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28834 vfunc[68]: QWidget::customWhatsThis() const 28835 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 28836 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 28837 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 28838 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 28839 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 28840 vfunc[74]: QTextBrowser::keyPressEvent(QKeyEvent*) 28841 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28842 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28843 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28844 vfunc[78]: QWidget::enterEvent(QEvent*) 28845 vfunc[79]: QWidget::leaveEvent(QEvent*) 28846 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28847 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28848 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 28849 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28850 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 28851 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 28852 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 28853 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 28854 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28855 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28856 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28857 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28858 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28859 vfunc[93]: QWidget::showEvent(QShowEvent*) 28860 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28861 vfunc[95]: QWidget::x11Event(_XEvent*) 28862 vfunc[96]: QWidget::updateMask() 28863 vfunc[97]: QScrollView::styleChange(QStyle&) 28864 vfunc[98]: QWidget::enabledChange(bool) 28865 vfunc[99]: QWidget::paletteChange(QPalette const&) 28866 vfunc[100]: QScrollView::fontChange(QFont const&) 28867 vfunc[101]: QTextEdit::windowActivationChange(bool) 28868 vfunc[102]: QWidget::metric(int) const 28869 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28870 vfunc[104]: QWidget::destroy(bool, bool) 28871 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28872 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28873 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 28874 vfunc[108]: QWidget::setKeyCompression(bool) 28875 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28876 bool, QFont*) 28877 vfunc[110]: QFrame::setFrameStyle(int) 28878 vfunc[111]: QFrame::setLineWidth(int) 28879 vfunc[112]: QFrame::setMargin(int) 28880 vfunc[113]: QFrame::setMidLineWidth(int) 28881 vfunc[114]: QFrame::setFrameRect(QRect const&) 28882 vfunc[115]: QFrame::drawFrame(QPainter*) 28883 vfunc[116]: QTextEdit::drawContents(QPainter*) 28884 vfunc[117]: QScrollView::frameChanged() 28885 vfunc[118]: 28886 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 28887 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 28888 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 28889 vfunc[121]: 28890 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 28891 vfunc[122]: 28892 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 28893 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 28894 vfunc[124]: QScrollView::setDragAutoScroll(bool) 28895 vfunc[125]: QScrollView::resizeContents(int, int) 28896 vfunc[126]: QScrollView::setContentsPos(int, int) 28897 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 28898 int) 28899 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 28900 int, int, int, int, int) 28901 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 28902 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 28903 vfunc[131]: 28904 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 28905 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 28906 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 28907 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 28908 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 28909 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 28910 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 28911 vfunc[138]: 28912 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 28913 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 28914 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 28915 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 28916 vfunc[142]: 28917 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 28918 vfunc[143]: 28919 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 28920 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 28921 vfunc[145]: 28922 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 28923 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 28924 vfunc[147]: 28925 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 28926 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 28927 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 28928 vfunc[150]: 28929 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 28930 vfunc[151]: QScrollView::setMargins(int, int, int, int) 28931 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 28932 int, int) 28933 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 28934 int, int) 28935 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 28936 int*, int*) 28937 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 28938 QTextEdit::VerticalAlignment*) 28939 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 28940 QTextEdit::VerticalAlignment*, int*, 28941 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 28942 int*) 28943 vfunc[157]: 28944 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 28945 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 28946 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 28947 vfunc[160]: QTextEdit::setPaper(QBrush const&) 28948 vfunc[161]: QTextEdit::setLinkUnderline(bool) 28949 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 28950 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 28951 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 28952 vfunc[165]: QTextEdit::copy() 28953 vfunc[166]: QTextEdit::append(QString const&) 28954 vfunc[167]: QTextBrowser::setText(QString const&, QString 28955 const&) 28956 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 28957 vfunc[169]: QTextEdit::selectAll(bool) 28958 vfunc[170]: QTextEdit::setTabStopWidth(int) 28959 vfunc[171]: QTextEdit::zoomIn(int) 28960 vfunc[172]: NULL or QTextEdit::zoomIn() 28961 vfunc[173]: QTextEdit::zoomOut(int) 28962 vfunc[174]: NULL or QTextEdit::zoomOut() 28963 vfunc[175]: QTextEdit::zoomTo(int) 28964 vfunc[176]: QTextEdit::sync() 28965 vfunc[177]: QTextEdit::setReadOnly(bool) 28966 vfunc[178]: QTextEdit::undo() 28967 vfunc[179]: QTextEdit::redo() 28968 vfunc[180]: QTextEdit::cut() 28969 vfunc[181]: QTextEdit::paste() 28970 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 28971 vfunc[183]: QTextEdit::clear() 28972 vfunc[184]: QTextEdit::del() 28973 vfunc[185]: QTextEdit::indent() 28974 vfunc[186]: QTextEdit::setItalic(bool) 28975 vfunc[187]: QTextEdit::setBold(bool) 28976 vfunc[188]: QTextEdit::setUnderline(bool) 28977 vfunc[189]: QTextEdit::setFamily(QString const&) 28978 vfunc[190]: QTextEdit::setPointSize(int) 28979 vfunc[191]: QTextEdit::setColor(QColor const&) 28980 vfunc[192]: 28981 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 28982 vfunc[193]: QTextEdit::setAlignment(int) 28983 vfunc[194]: 28984 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 28985 QStyleSheetItem::ListStyle) 28986 vfunc[195]: QTextEdit::setCursorPosition(int, int) 28987 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 28988 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 28989 const&, bool) 28990 vfunc[198]: QTextEdit::setModified(bool) 28991 vfunc[199]: QTextEdit::resetFormat() 28992 vfunc[200]: QTextEdit::setUndoDepth(int) 28993 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 28994 vfunc[202]: QTextEdit::ensureCursorVisible() 28995 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 28996 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 28997 bool) 28998 vfunc[205]: 28999 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 29000 vfunc[206]: QTextEdit::removeSelectedText(int) 29001 vfunc[207]: QTextEdit::removeSelection(int) 29002 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 29003 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 29004 vfunc[210]: QTextEdit::scrollToBottom() 29005 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 29006 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 29007 vfunc[213]: QTextEdit::removeParagraph(int) 29008 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 29009 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 29010 const&) 29011 vfunc[216]: QTextEdit::clearParagraphBackground(int) 29012 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 29013 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 29014 vfunc[219]: QTextEdit::createPopupMenu() 29015 vfunc[220]: QTextEdit::doChangeInterval() 29016 vfunc[221]: NULL or QTextBrowser::linksEnabled() const 29017 vfunc[222]: QTextBrowser::emitHighlighted(QString const&) 29018 vfunc[223]: QTextBrowser::emitLinkClicked(QString const&) 29019 vfunc[224]: QTextBrowser::setSource(QString const&) 29020 vfunc[225]: QTextBrowser::backward() 29021 vfunc[226]: QTextBrowser::forward() 29022 vfunc[227]: QTextBrowser::home() 29023 vfunc[228]: QTextBrowser::reload() 29024 29025 Table 8-351. Secondary vtable for QTextBrowser 29026 Base Offset -40 29027 Virtual Base Offset 0 29028 RTTI typeinfo for QTextBrowser 29029 vfunc[0]: non-virtual thunk to QTextBrowser::~QTextBrowser() 29030 vfunc[1]: non-virtual thunk to QTextBrowser::~QTextBrowser() 29031 vfunc[2]: QPaintDevice::setResolution(int) 29032 vfunc[3]: QPaintDevice::resolution() const 29033 vfunc[4]: QPaintDevice::handle() const 29034 vfunc[5]: QPaintDevice::x11RenderHandle() const 29035 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29036 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29037 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29038 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29039 const 29040 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29041 29042 The Run Time Type Information for the QTextBrowser class is 29043 described by Table 8-352 29044 29045 Table 8-352. typeinfo for QTextBrowser 29046 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29047 Name typeinfo name for QTextBrowser 29048 basetype: typeinfo for QTextEdit 29049 __________________________________________________________ 29050 29051 8.2.22.4. Class data for QLineEdit 29052 29053 The virtual table for the QLineEdit class is described by Table 29054 8-353 29055 29056 Table 8-353. Primary vtable for QLineEdit 29057 Base Offset 0 29058 Virtual Base Offset 0 29059 RTTI typeinfo for QLineEdit 29060 vfunc[0]: NULL or QLineEdit::metaObject() const 29061 vfunc[1]: QLineEdit::className() const 29062 vfunc[2]: QLineEdit::qt_cast(char const*) 29063 vfunc[3]: QLineEdit::qt_invoke(int, QUObject*) 29064 vfunc[4]: QLineEdit::qt_emit(int, QUObject*) 29065 vfunc[5]: QLineEdit::qt_property(int, int, QVariant*) 29066 vfunc[6]: QLineEdit::~QLineEdit() 29067 vfunc[7]: QLineEdit::~QLineEdit() 29068 vfunc[8]: QLineEdit::event(QEvent*) 29069 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29070 vfunc[10]: QWidget::setName(char const*) 29071 vfunc[11]: QObject::insertChild(QObject*) 29072 vfunc[12]: QObject::removeChild(QObject*) 29073 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29074 vfunc[14]: QObject::property(char const*) const 29075 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29076 vfunc[16]: QObject::childEvent(QChildEvent*) 29077 vfunc[17]: QObject::customEvent(QCustomEvent*) 29078 vfunc[18]: QObject::connectNotify(char const*) 29079 vfunc[19]: QObject::disconnectNotify(char const*) 29080 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29081 const*, char const*) 29082 vfunc[21]: QWidget::setEnabled(bool) 29083 vfunc[22]: QWidget::setMinimumSize(int, int) 29084 vfunc[23]: QWidget::setMaximumSize(int, int) 29085 vfunc[24]: QWidget::setSizeIncrement(int, int) 29086 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29087 vfunc[26]: QWidget::setEraseColor(QColor const&) 29088 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29089 vfunc[28]: QLineEdit::setPalette(QPalette const&) 29090 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29091 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29092 vfunc[31]: QLineEdit::setFont(QFont const&) 29093 vfunc[32]: QWidget::setCursor(QCursor const&) 29094 vfunc[33]: QWidget::unsetCursor() 29095 vfunc[34]: QWidget::setMask(QBitmap const&) 29096 vfunc[35]: QWidget::setMask(QRegion const&) 29097 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29098 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29099 vfunc[38]: QWidget::setCaption(QString const&) 29100 vfunc[39]: QWidget::setIcon(QPixmap const&) 29101 vfunc[40]: QWidget::setIconText(QString const&) 29102 vfunc[41]: QWidget::setMouseTracking(bool) 29103 vfunc[42]: QWidget::setFocus() 29104 vfunc[43]: QWidget::setActiveWindow() 29105 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29106 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29107 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29108 vfunc[47]: QWidget::show() 29109 vfunc[48]: QWidget::hide() 29110 vfunc[49]: QWidget::showMinimized() 29111 vfunc[50]: QWidget::showMaximized() 29112 vfunc[51]: QWidget::showNormal() 29113 vfunc[52]: QWidget::polish() 29114 vfunc[53]: QWidget::move(int, int) 29115 vfunc[54]: QWidget::resize(int, int) 29116 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29117 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29118 vfunc[57]: QWidget::close(bool) 29119 vfunc[58]: QLineEdit::sizeHint() const 29120 vfunc[59]: QLineEdit::minimumSizeHint() const 29121 vfunc[60]: QWidget::sizePolicy() const 29122 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29123 vfunc[62]: QWidget::heightForWidth(int) const 29124 vfunc[63]: QWidget::adjustSize() 29125 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29126 const&, bool) 29127 vfunc[65]: QWidget::setAcceptDrops(bool) 29128 vfunc[66]: QWidget::setAutoMask(bool) 29129 vfunc[67]: 29130 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29131 vfunc[68]: QWidget::customWhatsThis() const 29132 vfunc[69]: QLineEdit::mousePressEvent(QMouseEvent*) 29133 vfunc[70]: QLineEdit::mouseReleaseEvent(QMouseEvent*) 29134 vfunc[71]: QLineEdit::mouseDoubleClickEvent(QMouseEvent*) 29135 vfunc[72]: QLineEdit::mouseMoveEvent(QMouseEvent*) 29136 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29137 vfunc[74]: QLineEdit::keyPressEvent(QKeyEvent*) 29138 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29139 vfunc[76]: QLineEdit::focusInEvent(QFocusEvent*) 29140 vfunc[77]: QLineEdit::focusOutEvent(QFocusEvent*) 29141 vfunc[78]: QWidget::enterEvent(QEvent*) 29142 vfunc[79]: QWidget::leaveEvent(QEvent*) 29143 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29144 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29145 vfunc[82]: QLineEdit::resizeEvent(QResizeEvent*) 29146 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29147 vfunc[84]: QLineEdit::contextMenuEvent(QContextMenuEvent*) 29148 vfunc[85]: QLineEdit::imStartEvent(QIMEvent*) 29149 vfunc[86]: QLineEdit::imComposeEvent(QIMEvent*) 29150 vfunc[87]: QLineEdit::imEndEvent(QIMEvent*) 29151 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29152 vfunc[89]: QLineEdit::dragEnterEvent(QDragEnterEvent*) 29153 vfunc[90]: QLineEdit::dragMoveEvent(QDragMoveEvent*) 29154 vfunc[91]: QLineEdit::dragLeaveEvent(QDragLeaveEvent*) 29155 vfunc[92]: QLineEdit::dropEvent(QDropEvent*) 29156 vfunc[93]: QWidget::showEvent(QShowEvent*) 29157 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29158 vfunc[95]: QWidget::x11Event(_XEvent*) 29159 vfunc[96]: QWidget::updateMask() 29160 vfunc[97]: QFrame::styleChange(QStyle&) 29161 vfunc[98]: QWidget::enabledChange(bool) 29162 vfunc[99]: QWidget::paletteChange(QPalette const&) 29163 vfunc[100]: QWidget::fontChange(QFont const&) 29164 vfunc[101]: QLineEdit::windowActivationChange(bool) 29165 vfunc[102]: QWidget::metric(int) const 29166 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29167 vfunc[104]: QWidget::destroy(bool, bool) 29168 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29169 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29170 vfunc[107]: QWidget::focusNextPrevChild(bool) 29171 vfunc[108]: QWidget::setKeyCompression(bool) 29172 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29173 bool, QFont*) 29174 vfunc[110]: QFrame::setFrameStyle(int) 29175 vfunc[111]: QFrame::setLineWidth(int) 29176 vfunc[112]: QFrame::setMargin(int) 29177 vfunc[113]: QFrame::setMidLineWidth(int) 29178 vfunc[114]: QFrame::setFrameRect(QRect const&) 29179 vfunc[115]: QFrame::drawFrame(QPainter*) 29180 vfunc[116]: QLineEdit::drawContents(QPainter*) 29181 vfunc[117]: QFrame::frameChanged() 29182 vfunc[118]: QLineEdit::setText(QString const&) 29183 vfunc[119]: QLineEdit::selectAll() 29184 vfunc[120]: QLineEdit::deselect() 29185 vfunc[121]: QLineEdit::clearValidator() 29186 vfunc[122]: QLineEdit::insert(QString const&) 29187 vfunc[123]: QLineEdit::clear() 29188 vfunc[124]: QLineEdit::undo() 29189 vfunc[125]: QLineEdit::redo() 29190 vfunc[126]: QLineEdit::setMaxLength(int) 29191 vfunc[127]: QLineEdit::setFrame(bool) 29192 vfunc[128]: QLineEdit::setEchoMode(QLineEdit::EchoMode) 29193 vfunc[129]: QLineEdit::setReadOnly(bool) 29194 vfunc[130]: QLineEdit::setValidator(QValidator const*) 29195 vfunc[131]: QLineEdit::setSelection(int, int) 29196 vfunc[132]: QLineEdit::setCursorPosition(int) 29197 vfunc[133]: QLineEdit::setAlignment(int) 29198 vfunc[134]: QLineEdit::cut() 29199 vfunc[135]: QLineEdit::copy() const 29200 vfunc[136]: QLineEdit::paste() 29201 vfunc[137]: QLineEdit::setDragEnabled(bool) 29202 vfunc[138]: QLineEdit::createPopupMenu() 29203 29204 Table 8-354. Secondary vtable for QLineEdit 29205 Base Offset -40 29206 Virtual Base Offset 0 29207 RTTI typeinfo for QLineEdit 29208 vfunc[0]: non-virtual thunk to QLineEdit::~QLineEdit() 29209 vfunc[1]: non-virtual thunk to QLineEdit::~QLineEdit() 29210 vfunc[2]: QPaintDevice::setResolution(int) 29211 vfunc[3]: QPaintDevice::resolution() const 29212 vfunc[4]: QPaintDevice::handle() const 29213 vfunc[5]: QPaintDevice::x11RenderHandle() const 29214 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29215 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29216 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29217 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29218 const 29219 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29220 29221 The Run Time Type Information for the QLineEdit class is 29222 described by Table 8-355 29223 29224 Table 8-355. typeinfo for QLineEdit 29225 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29226 Name typeinfo name for QLineEdit 29227 basetype: typeinfo for QFrame 29228 __________________________________________________________ 29229 29230 8.2.22.5. Class data for QListBoxText 29231 29232 The virtual table for the QListBoxText class is described by 29233 Table 8-356 29234 29235 Table 8-356. Primary vtable for QListBoxText 29236 Base Offset 0 29237 Virtual Base Offset 0 29238 RTTI typeinfo for QListBoxText 29239 vfunc[0]: QListBoxText::~QListBoxText() 29240 vfunc[1]: QListBoxText::~QListBoxText() 29241 vfunc[2]: QListBoxItem::text() const 29242 vfunc[3]: QListBoxItem::pixmap() const 29243 vfunc[4]: QListBoxText::height(QListBox const*) const 29244 vfunc[5]: QListBoxText::width(QListBox const*) const 29245 vfunc[6]: QListBoxText::rtti() const 29246 vfunc[7]: QListBoxText::paint(QPainter*) 29247 vfunc[8]: NULL or QListBoxItem::setText(QString const&) 29248 29249 The Run Time Type Information for the QListBoxText class is 29250 described by Table 8-357 29251 29252 Table 8-357. typeinfo for QListBoxText 29253 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29254 Name typeinfo name for QListBoxText 29255 basetype: typeinfo for QListBoxItem 29256 __________________________________________________________ 29257 29258 8.2.22.6. Class data for QLCDNumber 29259 29260 The virtual table for the QLCDNumber class is described by 29261 Table 8-358 29262 29263 Table 8-358. Primary vtable for QLCDNumber 29264 Base Offset 0 29265 Virtual Base Offset 0 29266 RTTI typeinfo for QLCDNumber 29267 vfunc[0]: NULL or QLCDNumber::metaObject() const 29268 vfunc[1]: QLCDNumber::className() const 29269 vfunc[2]: QLCDNumber::qt_cast(char const*) 29270 vfunc[3]: QLCDNumber::qt_invoke(int, QUObject*) 29271 vfunc[4]: QLCDNumber::qt_emit(int, QUObject*) 29272 vfunc[5]: QLCDNumber::qt_property(int, int, QVariant*) 29273 vfunc[6]: QLCDNumber::~QLCDNumber() 29274 vfunc[7]: QLCDNumber::~QLCDNumber() 29275 vfunc[8]: QWidget::event(QEvent*) 29276 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29277 vfunc[10]: QWidget::setName(char const*) 29278 vfunc[11]: QObject::insertChild(QObject*) 29279 vfunc[12]: QObject::removeChild(QObject*) 29280 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29281 vfunc[14]: QObject::property(char const*) const 29282 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29283 vfunc[16]: QObject::childEvent(QChildEvent*) 29284 vfunc[17]: QObject::customEvent(QCustomEvent*) 29285 vfunc[18]: QObject::connectNotify(char const*) 29286 vfunc[19]: QObject::disconnectNotify(char const*) 29287 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29288 const*, char const*) 29289 vfunc[21]: QWidget::setEnabled(bool) 29290 vfunc[22]: QWidget::setMinimumSize(int, int) 29291 vfunc[23]: QWidget::setMaximumSize(int, int) 29292 vfunc[24]: QWidget::setSizeIncrement(int, int) 29293 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29294 vfunc[26]: QWidget::setEraseColor(QColor const&) 29295 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29296 vfunc[28]: QWidget::setPalette(QPalette const&) 29297 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29298 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29299 vfunc[31]: QWidget::setFont(QFont const&) 29300 vfunc[32]: QWidget::setCursor(QCursor const&) 29301 vfunc[33]: QWidget::unsetCursor() 29302 vfunc[34]: QWidget::setMask(QBitmap const&) 29303 vfunc[35]: QWidget::setMask(QRegion const&) 29304 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29305 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29306 vfunc[38]: QWidget::setCaption(QString const&) 29307 vfunc[39]: QWidget::setIcon(QPixmap const&) 29308 vfunc[40]: QWidget::setIconText(QString const&) 29309 vfunc[41]: QWidget::setMouseTracking(bool) 29310 vfunc[42]: QWidget::setFocus() 29311 vfunc[43]: QWidget::setActiveWindow() 29312 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29313 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29314 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29315 vfunc[47]: QWidget::show() 29316 vfunc[48]: QWidget::hide() 29317 vfunc[49]: QWidget::showMinimized() 29318 vfunc[50]: QWidget::showMaximized() 29319 vfunc[51]: QWidget::showNormal() 29320 vfunc[52]: QWidget::polish() 29321 vfunc[53]: QWidget::move(int, int) 29322 vfunc[54]: QWidget::resize(int, int) 29323 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29324 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29325 vfunc[57]: QWidget::close(bool) 29326 vfunc[58]: QLCDNumber::sizeHint() const 29327 vfunc[59]: QWidget::minimumSizeHint() const 29328 vfunc[60]: QWidget::sizePolicy() const 29329 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29330 vfunc[62]: QWidget::heightForWidth(int) const 29331 vfunc[63]: QWidget::adjustSize() 29332 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29333 const&, bool) 29334 vfunc[65]: QWidget::setAcceptDrops(bool) 29335 vfunc[66]: QWidget::setAutoMask(bool) 29336 vfunc[67]: 29337 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29338 vfunc[68]: QWidget::customWhatsThis() const 29339 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29340 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29341 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29342 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29343 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29344 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29345 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29346 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29347 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29348 vfunc[78]: QWidget::enterEvent(QEvent*) 29349 vfunc[79]: QWidget::leaveEvent(QEvent*) 29350 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29351 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29352 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 29353 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29354 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29355 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29356 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29357 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29358 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29359 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29360 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29361 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29362 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29363 vfunc[93]: QWidget::showEvent(QShowEvent*) 29364 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29365 vfunc[95]: QWidget::x11Event(_XEvent*) 29366 vfunc[96]: QWidget::updateMask() 29367 vfunc[97]: QFrame::styleChange(QStyle&) 29368 vfunc[98]: QWidget::enabledChange(bool) 29369 vfunc[99]: QWidget::paletteChange(QPalette const&) 29370 vfunc[100]: QWidget::fontChange(QFont const&) 29371 vfunc[101]: QWidget::windowActivationChange(bool) 29372 vfunc[102]: QWidget::metric(int) const 29373 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29374 vfunc[104]: QWidget::destroy(bool, bool) 29375 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29376 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29377 vfunc[107]: QWidget::focusNextPrevChild(bool) 29378 vfunc[108]: QWidget::setKeyCompression(bool) 29379 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29380 bool, QFont*) 29381 vfunc[110]: QFrame::setFrameStyle(int) 29382 vfunc[111]: QFrame::setLineWidth(int) 29383 vfunc[112]: QFrame::setMargin(int) 29384 vfunc[113]: QFrame::setMidLineWidth(int) 29385 vfunc[114]: QFrame::setFrameRect(QRect const&) 29386 vfunc[115]: QFrame::drawFrame(QPainter*) 29387 vfunc[116]: QLCDNumber::drawContents(QPainter*) 29388 vfunc[117]: QFrame::frameChanged() 29389 vfunc[118]: QLCDNumber::setNumDigits(int) 29390 vfunc[119]: QLCDNumber::setMode(QLCDNumber::Mode) 29391 vfunc[120]: 29392 QLCDNumber::setSegmentStyle(QLCDNumber::SegmentStyle) 29393 vfunc[121]: QLCDNumber::setHexMode() 29394 vfunc[122]: QLCDNumber::setDecMode() 29395 vfunc[123]: QLCDNumber::setOctMode() 29396 vfunc[124]: QLCDNumber::setBinMode() 29397 vfunc[125]: QLCDNumber::setSmallDecimalPoint(bool) 29398 29399 Table 8-359. Secondary vtable for QLCDNumber 29400 Base Offset -40 29401 Virtual Base Offset 0 29402 RTTI typeinfo for QLCDNumber 29403 vfunc[0]: non-virtual thunk to QLCDNumber::~QLCDNumber() 29404 vfunc[1]: non-virtual thunk to QLCDNumber::~QLCDNumber() 29405 vfunc[2]: QPaintDevice::setResolution(int) 29406 vfunc[3]: QPaintDevice::resolution() const 29407 vfunc[4]: QPaintDevice::handle() const 29408 vfunc[5]: QPaintDevice::x11RenderHandle() const 29409 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29410 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29411 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29412 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29413 const 29414 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29415 29416 The Run Time Type Information for the QLCDNumber class is 29417 described by Table 8-360 29418 29419 Table 8-360. typeinfo for QLCDNumber 29420 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29421 Name typeinfo name for QLCDNumber 29422 basetype: typeinfo for QFrame 29423 __________________________________________________________ 29424 29425 8.2.22.7. Class data for QGridView 29426 29427 The virtual table for the QGridView class is described by Table 29428 8-361 29429 29430 Table 8-361. Primary vtable for QGridView 29431 Base Offset 0 29432 Virtual Base Offset 0 29433 RTTI typeinfo for QGridView 29434 vfunc[0]: NULL or QGridView::metaObject() const 29435 vfunc[1]: QGridView::className() const 29436 vfunc[2]: QGridView::qt_cast(char const*) 29437 vfunc[3]: QGridView::qt_invoke(int, QUObject*) 29438 vfunc[4]: QGridView::qt_emit(int, QUObject*) 29439 vfunc[5]: QGridView::qt_property(int, int, QVariant*) 29440 vfunc[6]: QGridView::~QGridView() 29441 vfunc[7]: QGridView::~QGridView() 29442 vfunc[8]: QWidget::event(QEvent*) 29443 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 29444 vfunc[10]: QWidget::setName(char const*) 29445 vfunc[11]: QObject::insertChild(QObject*) 29446 vfunc[12]: QScrollView::removeChild(QObject*) 29447 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29448 vfunc[14]: QObject::property(char const*) const 29449 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29450 vfunc[16]: QObject::childEvent(QChildEvent*) 29451 vfunc[17]: QObject::customEvent(QCustomEvent*) 29452 vfunc[18]: QObject::connectNotify(char const*) 29453 vfunc[19]: QObject::disconnectNotify(char const*) 29454 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29455 const*, char const*) 29456 vfunc[21]: QScrollView::setEnabled(bool) 29457 vfunc[22]: QWidget::setMinimumSize(int, int) 29458 vfunc[23]: QWidget::setMaximumSize(int, int) 29459 vfunc[24]: QWidget::setSizeIncrement(int, int) 29460 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29461 vfunc[26]: QWidget::setEraseColor(QColor const&) 29462 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29463 vfunc[28]: QWidget::setPalette(QPalette const&) 29464 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29465 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29466 vfunc[31]: QWidget::setFont(QFont const&) 29467 vfunc[32]: QWidget::setCursor(QCursor const&) 29468 vfunc[33]: QWidget::unsetCursor() 29469 vfunc[34]: QWidget::setMask(QBitmap const&) 29470 vfunc[35]: QWidget::setMask(QRegion const&) 29471 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29472 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29473 vfunc[38]: QWidget::setCaption(QString const&) 29474 vfunc[39]: QWidget::setIcon(QPixmap const&) 29475 vfunc[40]: QWidget::setIconText(QString const&) 29476 vfunc[41]: QWidget::setMouseTracking(bool) 29477 vfunc[42]: QWidget::setFocus() 29478 vfunc[43]: QWidget::setActiveWindow() 29479 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29480 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29481 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29482 vfunc[47]: QScrollView::show() 29483 vfunc[48]: QWidget::hide() 29484 vfunc[49]: QWidget::showMinimized() 29485 vfunc[50]: QWidget::showMaximized() 29486 vfunc[51]: QWidget::showNormal() 29487 vfunc[52]: QWidget::polish() 29488 vfunc[53]: QWidget::move(int, int) 29489 vfunc[54]: QScrollView::resize(int, int) 29490 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29491 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29492 vfunc[57]: QWidget::close(bool) 29493 vfunc[58]: QScrollView::sizeHint() const 29494 vfunc[59]: QScrollView::minimumSizeHint() const 29495 vfunc[60]: QWidget::sizePolicy() const 29496 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29497 vfunc[62]: QWidget::heightForWidth(int) const 29498 vfunc[63]: QWidget::adjustSize() 29499 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29500 const&, bool) 29501 vfunc[65]: QWidget::setAcceptDrops(bool) 29502 vfunc[66]: QWidget::setAutoMask(bool) 29503 vfunc[67]: 29504 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29505 vfunc[68]: QWidget::customWhatsThis() const 29506 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 29507 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 29508 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 29509 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 29510 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 29511 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29512 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29513 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29514 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29515 vfunc[78]: QWidget::enterEvent(QEvent*) 29516 vfunc[79]: QWidget::leaveEvent(QEvent*) 29517 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29518 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29519 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 29520 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29521 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 29522 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29523 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29524 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29525 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29526 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29527 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29528 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29529 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29530 vfunc[93]: QWidget::showEvent(QShowEvent*) 29531 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29532 vfunc[95]: QWidget::x11Event(_XEvent*) 29533 vfunc[96]: QWidget::updateMask() 29534 vfunc[97]: QScrollView::styleChange(QStyle&) 29535 vfunc[98]: QWidget::enabledChange(bool) 29536 vfunc[99]: QWidget::paletteChange(QPalette const&) 29537 vfunc[100]: QScrollView::fontChange(QFont const&) 29538 vfunc[101]: QWidget::windowActivationChange(bool) 29539 vfunc[102]: QWidget::metric(int) const 29540 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29541 vfunc[104]: QWidget::destroy(bool, bool) 29542 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29543 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29544 vfunc[107]: QScrollView::focusNextPrevChild(bool) 29545 vfunc[108]: QWidget::setKeyCompression(bool) 29546 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29547 bool, QFont*) 29548 vfunc[110]: QFrame::setFrameStyle(int) 29549 vfunc[111]: QFrame::setLineWidth(int) 29550 vfunc[112]: QFrame::setMargin(int) 29551 vfunc[113]: QFrame::setMidLineWidth(int) 29552 vfunc[114]: QFrame::setFrameRect(QRect const&) 29553 vfunc[115]: QFrame::drawFrame(QPainter*) 29554 vfunc[116]: QGridView::drawContents(QPainter*) 29555 vfunc[117]: QScrollView::frameChanged() 29556 vfunc[118]: 29557 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 29558 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 29559 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 29560 vfunc[121]: 29561 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 29562 vfunc[122]: 29563 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 29564 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 29565 vfunc[124]: QScrollView::setDragAutoScroll(bool) 29566 vfunc[125]: QScrollView::resizeContents(int, int) 29567 vfunc[126]: QScrollView::setContentsPos(int, int) 29568 vfunc[127]: QGridView::drawContents(QPainter*, int, int, int, 29569 int) 29570 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 29571 int, int, int, int, int) 29572 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 29573 vfunc[130]: 29574 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 29575 vfunc[131]: 29576 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 29577 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 29578 vfunc[133]: 29579 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 29580 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 29581 vfunc[135]: 29582 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 29583 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 29584 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 29585 vfunc[138]: 29586 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 29587 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 29588 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 29589 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 29590 vfunc[142]: 29591 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 29592 vfunc[143]: 29593 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 29594 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 29595 vfunc[145]: 29596 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 29597 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 29598 vfunc[147]: 29599 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 29600 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 29601 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 29602 vfunc[150]: 29603 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 29604 vfunc[151]: QScrollView::setMargins(int, int, int, int) 29605 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 29606 int, int) 29607 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 29608 int, int) 29609 vfunc[154]: QGridView::setNumRows(int) 29610 vfunc[155]: QGridView::setNumCols(int) 29611 vfunc[156]: QGridView::setCellWidth(int) 29612 vfunc[157]: QGridView::setCellHeight(int) 29613 vfunc[158]: __cxa_pure_virtual 29614 vfunc[159]: QGridView::paintEmptyArea(QPainter*, int, int, int, 29615 int) 29616 vfunc[160]: QGridView::dimensionChange(int, int) 29617 29618 Table 8-362. Secondary vtable for QGridView 29619 Base Offset -40 29620 Virtual Base Offset 0 29621 RTTI typeinfo for QGridView 29622 vfunc[0]: non-virtual thunk to QGridView::~QGridView() 29623 vfunc[1]: non-virtual thunk to QGridView::~QGridView() 29624 vfunc[2]: QPaintDevice::setResolution(int) 29625 vfunc[3]: QPaintDevice::resolution() const 29626 vfunc[4]: QPaintDevice::handle() const 29627 vfunc[5]: QPaintDevice::x11RenderHandle() const 29628 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29629 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29630 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29631 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29632 const 29633 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29634 29635 The Run Time Type Information for the QGridView class is 29636 described by Table 8-363 29637 29638 Table 8-363. typeinfo for QGridView 29639 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29640 Name typeinfo name for QGridView 29641 basetype: typeinfo for QScrollView 29642 __________________________________________________________ 29643 29644 8.2.22.8. Class data for QButton 29645 29646 The virtual table for the QButton class is described by Table 29647 8-364 29648 29649 Table 8-364. Primary vtable for QButton 29650 Base Offset 0 29651 Virtual Base Offset 0 29652 RTTI typeinfo for QButton 29653 vfunc[0]: NULL or QButton::metaObject() const 29654 vfunc[1]: QButton::className() const 29655 vfunc[2]: QButton::qt_cast(char const*) 29656 vfunc[3]: QButton::qt_invoke(int, QUObject*) 29657 vfunc[4]: QButton::qt_emit(int, QUObject*) 29658 vfunc[5]: QButton::qt_property(int, int, QVariant*) 29659 vfunc[6]: QButton::~QButton() 29660 vfunc[7]: QButton::~QButton() 29661 vfunc[8]: QWidget::event(QEvent*) 29662 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29663 vfunc[10]: QWidget::setName(char const*) 29664 vfunc[11]: QObject::insertChild(QObject*) 29665 vfunc[12]: QObject::removeChild(QObject*) 29666 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29667 vfunc[14]: QObject::property(char const*) const 29668 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29669 vfunc[16]: QObject::childEvent(QChildEvent*) 29670 vfunc[17]: QObject::customEvent(QCustomEvent*) 29671 vfunc[18]: QObject::connectNotify(char const*) 29672 vfunc[19]: QObject::disconnectNotify(char const*) 29673 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29674 const*, char const*) 29675 vfunc[21]: QWidget::setEnabled(bool) 29676 vfunc[22]: QWidget::setMinimumSize(int, int) 29677 vfunc[23]: QWidget::setMaximumSize(int, int) 29678 vfunc[24]: QWidget::setSizeIncrement(int, int) 29679 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29680 vfunc[26]: QWidget::setEraseColor(QColor const&) 29681 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29682 vfunc[28]: QWidget::setPalette(QPalette const&) 29683 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29684 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29685 vfunc[31]: QWidget::setFont(QFont const&) 29686 vfunc[32]: QWidget::setCursor(QCursor const&) 29687 vfunc[33]: QWidget::unsetCursor() 29688 vfunc[34]: QWidget::setMask(QBitmap const&) 29689 vfunc[35]: QWidget::setMask(QRegion const&) 29690 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29691 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29692 vfunc[38]: QWidget::setCaption(QString const&) 29693 vfunc[39]: QWidget::setIcon(QPixmap const&) 29694 vfunc[40]: QWidget::setIconText(QString const&) 29695 vfunc[41]: QWidget::setMouseTracking(bool) 29696 vfunc[42]: QWidget::setFocus() 29697 vfunc[43]: QWidget::setActiveWindow() 29698 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29699 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29700 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29701 vfunc[47]: QWidget::show() 29702 vfunc[48]: QWidget::hide() 29703 vfunc[49]: QWidget::showMinimized() 29704 vfunc[50]: QWidget::showMaximized() 29705 vfunc[51]: QWidget::showNormal() 29706 vfunc[52]: QWidget::polish() 29707 vfunc[53]: QWidget::move(int, int) 29708 vfunc[54]: QWidget::resize(int, int) 29709 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29710 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29711 vfunc[57]: QWidget::close(bool) 29712 vfunc[58]: QWidget::sizeHint() const 29713 vfunc[59]: QWidget::minimumSizeHint() const 29714 vfunc[60]: QWidget::sizePolicy() const 29715 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29716 vfunc[62]: QWidget::heightForWidth(int) const 29717 vfunc[63]: QWidget::adjustSize() 29718 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29719 const&, bool) 29720 vfunc[65]: QWidget::setAcceptDrops(bool) 29721 vfunc[66]: QWidget::setAutoMask(bool) 29722 vfunc[67]: 29723 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29724 vfunc[68]: QWidget::customWhatsThis() const 29725 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 29726 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 29727 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29728 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 29729 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29730 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 29731 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 29732 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 29733 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 29734 vfunc[78]: QWidget::enterEvent(QEvent*) 29735 vfunc[79]: QWidget::leaveEvent(QEvent*) 29736 vfunc[80]: QButton::paintEvent(QPaintEvent*) 29737 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29738 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 29739 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29740 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29741 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29742 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29743 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29744 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29745 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29746 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29747 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29748 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29749 vfunc[93]: QWidget::showEvent(QShowEvent*) 29750 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29751 vfunc[95]: QWidget::x11Event(_XEvent*) 29752 vfunc[96]: QWidget::updateMask() 29753 vfunc[97]: QWidget::styleChange(QStyle&) 29754 vfunc[98]: QButton::enabledChange(bool) 29755 vfunc[99]: QWidget::paletteChange(QPalette const&) 29756 vfunc[100]: QWidget::fontChange(QFont const&) 29757 vfunc[101]: QWidget::windowActivationChange(bool) 29758 vfunc[102]: QWidget::metric(int) const 29759 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29760 vfunc[104]: QWidget::destroy(bool, bool) 29761 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29762 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29763 vfunc[107]: QWidget::focusNextPrevChild(bool) 29764 vfunc[108]: QWidget::setKeyCompression(bool) 29765 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29766 bool, QFont*) 29767 vfunc[110]: QButton::setText(QString const&) 29768 vfunc[111]: QButton::setPixmap(QPixmap const&) 29769 vfunc[112]: QButton::setAccel(QKeySequence const&) 29770 vfunc[113]: QButton::setDown(bool) 29771 vfunc[114]: QButton::setAutoRepeat(bool) 29772 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 29773 vfunc[116]: QButton::setState(QButton::ToggleState) 29774 vfunc[117]: QButton::hitButton(QPoint const&) const 29775 vfunc[118]: QButton::drawButton(QPainter*) 29776 vfunc[119]: QButton::drawButtonLabel(QPainter*) 29777 vfunc[120]: QButton::setGroup(QButtonGroup*) 29778 29779 Table 8-365. Secondary vtable for QButton 29780 Base Offset -40 29781 Virtual Base Offset 0 29782 RTTI typeinfo for QButton 29783 vfunc[0]: non-virtual thunk to QButton::~QButton() 29784 vfunc[1]: non-virtual thunk to QButton::~QButton() 29785 vfunc[2]: QPaintDevice::setResolution(int) 29786 vfunc[3]: QPaintDevice::resolution() const 29787 vfunc[4]: QPaintDevice::handle() const 29788 vfunc[5]: QPaintDevice::x11RenderHandle() const 29789 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29790 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29791 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29792 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29793 const 29794 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29795 29796 The Run Time Type Information for the QButton class is 29797 described by Table 8-366 29798 29799 Table 8-366. typeinfo for QButton 29800 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29801 Name typeinfo name for QButton 29802 basetype: typeinfo for QWidget 29803 __________________________________________________________ 29804 29805 8.2.22.9. Class data for QTabWidget 29806 29807 The virtual table for the QTabWidget class is described by 29808 Table 8-367 29809 29810 Table 8-367. Primary vtable for QTabWidget 29811 Base Offset 0 29812 Virtual Base Offset 0 29813 RTTI typeinfo for QTabWidget 29814 vfunc[0]: NULL or QTabWidget::metaObject() const 29815 vfunc[1]: QTabWidget::className() const 29816 vfunc[2]: QTabWidget::qt_cast(char const*) 29817 vfunc[3]: QTabWidget::qt_invoke(int, QUObject*) 29818 vfunc[4]: QTabWidget::qt_emit(int, QUObject*) 29819 vfunc[5]: QTabWidget::qt_property(int, int, QVariant*) 29820 vfunc[6]: QTabWidget::~QTabWidget() 29821 vfunc[7]: QTabWidget::~QTabWidget() 29822 vfunc[8]: QWidget::event(QEvent*) 29823 vfunc[9]: QTabWidget::eventFilter(QObject*, QEvent*) 29824 vfunc[10]: QWidget::setName(char const*) 29825 vfunc[11]: QObject::insertChild(QObject*) 29826 vfunc[12]: QObject::removeChild(QObject*) 29827 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29828 vfunc[14]: QObject::property(char const*) const 29829 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29830 vfunc[16]: QObject::childEvent(QChildEvent*) 29831 vfunc[17]: QObject::customEvent(QCustomEvent*) 29832 vfunc[18]: QObject::connectNotify(char const*) 29833 vfunc[19]: QObject::disconnectNotify(char const*) 29834 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29835 const*, char const*) 29836 vfunc[21]: QWidget::setEnabled(bool) 29837 vfunc[22]: QWidget::setMinimumSize(int, int) 29838 vfunc[23]: QWidget::setMaximumSize(int, int) 29839 vfunc[24]: QWidget::setSizeIncrement(int, int) 29840 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29841 vfunc[26]: QWidget::setEraseColor(QColor const&) 29842 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29843 vfunc[28]: QWidget::setPalette(QPalette const&) 29844 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29845 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29846 vfunc[31]: QWidget::setFont(QFont const&) 29847 vfunc[32]: QWidget::setCursor(QCursor const&) 29848 vfunc[33]: QWidget::unsetCursor() 29849 vfunc[34]: QWidget::setMask(QBitmap const&) 29850 vfunc[35]: QWidget::setMask(QRegion const&) 29851 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29852 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29853 vfunc[38]: QWidget::setCaption(QString const&) 29854 vfunc[39]: QWidget::setIcon(QPixmap const&) 29855 vfunc[40]: QWidget::setIconText(QString const&) 29856 vfunc[41]: QWidget::setMouseTracking(bool) 29857 vfunc[42]: QWidget::setFocus() 29858 vfunc[43]: QWidget::setActiveWindow() 29859 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29860 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29861 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29862 vfunc[47]: QWidget::show() 29863 vfunc[48]: QWidget::hide() 29864 vfunc[49]: QWidget::showMinimized() 29865 vfunc[50]: QWidget::showMaximized() 29866 vfunc[51]: QWidget::showNormal() 29867 vfunc[52]: QWidget::polish() 29868 vfunc[53]: QWidget::move(int, int) 29869 vfunc[54]: QWidget::resize(int, int) 29870 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29871 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29872 vfunc[57]: QWidget::close(bool) 29873 vfunc[58]: QTabWidget::sizeHint() const 29874 vfunc[59]: QTabWidget::minimumSizeHint() const 29875 vfunc[60]: QWidget::sizePolicy() const 29876 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29877 vfunc[62]: QWidget::heightForWidth(int) const 29878 vfunc[63]: QWidget::adjustSize() 29879 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29880 const&, bool) 29881 vfunc[65]: QWidget::setAcceptDrops(bool) 29882 vfunc[66]: QWidget::setAutoMask(bool) 29883 vfunc[67]: 29884 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29885 vfunc[68]: QWidget::customWhatsThis() const 29886 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29887 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29888 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29889 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29890 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29891 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29892 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29893 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29894 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29895 vfunc[78]: QWidget::enterEvent(QEvent*) 29896 vfunc[79]: QWidget::leaveEvent(QEvent*) 29897 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 29898 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29899 vfunc[82]: QTabWidget::resizeEvent(QResizeEvent*) 29900 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29901 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29902 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29903 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29904 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29905 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29906 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29907 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29908 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29909 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29910 vfunc[93]: QTabWidget::showEvent(QShowEvent*) 29911 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29912 vfunc[95]: QWidget::x11Event(_XEvent*) 29913 vfunc[96]: QTabWidget::updateMask() 29914 vfunc[97]: QTabWidget::styleChange(QStyle&) 29915 vfunc[98]: QWidget::enabledChange(bool) 29916 vfunc[99]: QWidget::paletteChange(QPalette const&) 29917 vfunc[100]: QWidget::fontChange(QFont const&) 29918 vfunc[101]: QWidget::windowActivationChange(bool) 29919 vfunc[102]: QWidget::metric(int) const 29920 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29921 vfunc[104]: QWidget::destroy(bool, bool) 29922 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29923 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29924 vfunc[107]: QWidget::focusNextPrevChild(bool) 29925 vfunc[108]: QWidget::setKeyCompression(bool) 29926 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29927 bool, QFont*) 29928 vfunc[110]: QTabWidget::addTab(QWidget*, QString const&) 29929 vfunc[111]: QTabWidget::addTab(QWidget*, QIconSet const&, 29930 QString const&) 29931 vfunc[112]: QTabWidget::addTab(QWidget*, QTab*) 29932 vfunc[113]: QTabWidget::insertTab(QWidget*, QString const&, 29933 int) 29934 vfunc[114]: QTabWidget::insertTab(QWidget*, QIconSet const&, 29935 QString const&, int) 29936 vfunc[115]: QTabWidget::insertTab(QWidget*, QTab*, int) 29937 vfunc[116]: QTabWidget::showPage(QWidget*) 29938 vfunc[117]: QTabWidget::removePage(QWidget*) 29939 29940 Table 8-368. Secondary vtable for QTabWidget 29941 Base Offset -40 29942 Virtual Base Offset 0 29943 RTTI typeinfo for QTabWidget 29944 vfunc[0]: non-virtual thunk to QTabWidget::~QTabWidget() 29945 vfunc[1]: non-virtual thunk to QTabWidget::~QTabWidget() 29946 vfunc[2]: QPaintDevice::setResolution(int) 29947 vfunc[3]: QPaintDevice::resolution() const 29948 vfunc[4]: QPaintDevice::handle() const 29949 vfunc[5]: QPaintDevice::x11RenderHandle() const 29950 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29951 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29952 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29953 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29954 const 29955 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29956 29957 The Run Time Type Information for the QTabWidget class is 29958 described by Table 8-369 29959 29960 Table 8-369. typeinfo for QTabWidget 29961 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29962 Name typeinfo name for QTabWidget 29963 basetype: typeinfo for QWidget 29964 __________________________________________________________ 29965 29966 8.2.22.10. Class data for QTextView 29967 29968 The virtual table for the QTextView class is described by Table 29969 8-370 29970 29971 Table 8-370. Primary vtable for QTextView 29972 Base Offset 0 29973 Virtual Base Offset 0 29974 RTTI typeinfo for QTextView 29975 vfunc[0]: NULL or QTextView::metaObject() const 29976 vfunc[1]: QTextView::className() const 29977 vfunc[2]: QTextView::qt_cast(char const*) 29978 vfunc[3]: QTextView::qt_invoke(int, QUObject*) 29979 vfunc[4]: QTextView::qt_emit(int, QUObject*) 29980 vfunc[5]: QTextView::qt_property(int, int, QVariant*) 29981 vfunc[6]: QTextView::~QTextView() 29982 vfunc[7]: QTextView::~QTextView() 29983 vfunc[8]: QTextEdit::event(QEvent*) 29984 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 29985 vfunc[10]: QWidget::setName(char const*) 29986 vfunc[11]: QObject::insertChild(QObject*) 29987 vfunc[12]: QScrollView::removeChild(QObject*) 29988 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29989 vfunc[14]: QObject::property(char const*) const 29990 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29991 vfunc[16]: QObject::childEvent(QChildEvent*) 29992 vfunc[17]: QObject::customEvent(QCustomEvent*) 29993 vfunc[18]: QObject::connectNotify(char const*) 29994 vfunc[19]: QObject::disconnectNotify(char const*) 29995 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29996 const*, char const*) 29997 vfunc[21]: QTextEdit::setEnabled(bool) 29998 vfunc[22]: QWidget::setMinimumSize(int, int) 29999 vfunc[23]: QWidget::setMaximumSize(int, int) 30000 vfunc[24]: QWidget::setSizeIncrement(int, int) 30001 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30002 vfunc[26]: QWidget::setEraseColor(QColor const&) 30003 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30004 vfunc[28]: QTextEdit::setPalette(QPalette const&) 30005 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30006 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30007 vfunc[31]: QTextEdit::setFont(QFont const&) 30008 vfunc[32]: QWidget::setCursor(QCursor const&) 30009 vfunc[33]: QWidget::unsetCursor() 30010 vfunc[34]: QWidget::setMask(QBitmap const&) 30011 vfunc[35]: QWidget::setMask(QRegion const&) 30012 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30013 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30014 vfunc[38]: QWidget::setCaption(QString const&) 30015 vfunc[39]: QWidget::setIcon(QPixmap const&) 30016 vfunc[40]: QWidget::setIconText(QString const&) 30017 vfunc[41]: QWidget::setMouseTracking(bool) 30018 vfunc[42]: QWidget::setFocus() 30019 vfunc[43]: QWidget::setActiveWindow() 30020 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30021 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30022 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30023 vfunc[47]: QScrollView::show() 30024 vfunc[48]: QWidget::hide() 30025 vfunc[49]: QWidget::showMinimized() 30026 vfunc[50]: QWidget::showMaximized() 30027 vfunc[51]: QWidget::showNormal() 30028 vfunc[52]: QTextEdit::polish() 30029 vfunc[53]: QWidget::move(int, int) 30030 vfunc[54]: QScrollView::resize(int, int) 30031 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30032 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30033 vfunc[57]: QWidget::close(bool) 30034 vfunc[58]: QTextEdit::sizeHint() const 30035 vfunc[59]: QScrollView::minimumSizeHint() const 30036 vfunc[60]: QWidget::sizePolicy() const 30037 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30038 vfunc[62]: QTextEdit::heightForWidth(int) const 30039 vfunc[63]: QWidget::adjustSize() 30040 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30041 const&, bool) 30042 vfunc[65]: QWidget::setAcceptDrops(bool) 30043 vfunc[66]: QWidget::setAutoMask(bool) 30044 vfunc[67]: 30045 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30046 vfunc[68]: QWidget::customWhatsThis() const 30047 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 30048 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 30049 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 30050 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 30051 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 30052 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 30053 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30054 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30055 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30056 vfunc[78]: QWidget::enterEvent(QEvent*) 30057 vfunc[79]: QWidget::leaveEvent(QEvent*) 30058 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 30059 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30060 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 30061 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30062 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 30063 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 30064 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 30065 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 30066 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30067 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30068 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30069 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30070 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30071 vfunc[93]: QWidget::showEvent(QShowEvent*) 30072 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30073 vfunc[95]: QWidget::x11Event(_XEvent*) 30074 vfunc[96]: QWidget::updateMask() 30075 vfunc[97]: QScrollView::styleChange(QStyle&) 30076 vfunc[98]: QWidget::enabledChange(bool) 30077 vfunc[99]: QWidget::paletteChange(QPalette const&) 30078 vfunc[100]: QScrollView::fontChange(QFont const&) 30079 vfunc[101]: QTextEdit::windowActivationChange(bool) 30080 vfunc[102]: QWidget::metric(int) const 30081 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30082 vfunc[104]: QWidget::destroy(bool, bool) 30083 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30084 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30085 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 30086 vfunc[108]: QWidget::setKeyCompression(bool) 30087 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30088 bool, QFont*) 30089 vfunc[110]: QFrame::setFrameStyle(int) 30090 vfunc[111]: QFrame::setLineWidth(int) 30091 vfunc[112]: QFrame::setMargin(int) 30092 vfunc[113]: QFrame::setMidLineWidth(int) 30093 vfunc[114]: QFrame::setFrameRect(QRect const&) 30094 vfunc[115]: QFrame::drawFrame(QPainter*) 30095 vfunc[116]: QTextEdit::drawContents(QPainter*) 30096 vfunc[117]: QScrollView::frameChanged() 30097 vfunc[118]: 30098 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 30099 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 30100 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 30101 vfunc[121]: 30102 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 30103 vfunc[122]: 30104 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 30105 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 30106 vfunc[124]: QScrollView::setDragAutoScroll(bool) 30107 vfunc[125]: QScrollView::resizeContents(int, int) 30108 vfunc[126]: QScrollView::setContentsPos(int, int) 30109 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 30110 int) 30111 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 30112 int, int, int, int, int) 30113 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 30114 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 30115 vfunc[131]: 30116 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 30117 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 30118 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 30119 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 30120 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 30121 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 30122 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 30123 vfunc[138]: 30124 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 30125 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 30126 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 30127 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 30128 vfunc[142]: 30129 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 30130 vfunc[143]: 30131 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 30132 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 30133 vfunc[145]: 30134 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 30135 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 30136 vfunc[147]: 30137 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 30138 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 30139 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 30140 vfunc[150]: 30141 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 30142 vfunc[151]: QScrollView::setMargins(int, int, int, int) 30143 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 30144 int, int) 30145 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 30146 int, int) 30147 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 30148 int*, int*) 30149 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 30150 QTextEdit::VerticalAlignment*) 30151 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 30152 QTextEdit::VerticalAlignment*, int*, 30153 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 30154 int*) 30155 vfunc[157]: 30156 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 30157 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 30158 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 30159 vfunc[160]: QTextEdit::setPaper(QBrush const&) 30160 vfunc[161]: QTextEdit::setLinkUnderline(bool) 30161 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 30162 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 30163 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 30164 vfunc[165]: QTextEdit::copy() 30165 vfunc[166]: QTextEdit::append(QString const&) 30166 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 30167 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 30168 vfunc[169]: QTextEdit::selectAll(bool) 30169 vfunc[170]: QTextEdit::setTabStopWidth(int) 30170 vfunc[171]: QTextEdit::zoomIn(int) 30171 vfunc[172]: NULL or QTextEdit::zoomIn() 30172 vfunc[173]: QTextEdit::zoomOut(int) 30173 vfunc[174]: NULL or QTextEdit::zoomOut() 30174 vfunc[175]: QTextEdit::zoomTo(int) 30175 vfunc[176]: QTextEdit::sync() 30176 vfunc[177]: QTextEdit::setReadOnly(bool) 30177 vfunc[178]: QTextEdit::undo() 30178 vfunc[179]: QTextEdit::redo() 30179 vfunc[180]: QTextEdit::cut() 30180 vfunc[181]: QTextEdit::paste() 30181 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 30182 vfunc[183]: QTextEdit::clear() 30183 vfunc[184]: QTextEdit::del() 30184 vfunc[185]: QTextEdit::indent() 30185 vfunc[186]: QTextEdit::setItalic(bool) 30186 vfunc[187]: QTextEdit::setBold(bool) 30187 vfunc[188]: QTextEdit::setUnderline(bool) 30188 vfunc[189]: QTextEdit::setFamily(QString const&) 30189 vfunc[190]: QTextEdit::setPointSize(int) 30190 vfunc[191]: QTextEdit::setColor(QColor const&) 30191 vfunc[192]: 30192 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 30193 vfunc[193]: QTextEdit::setAlignment(int) 30194 vfunc[194]: 30195 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 30196 QStyleSheetItem::ListStyle) 30197 vfunc[195]: QTextEdit::setCursorPosition(int, int) 30198 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 30199 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 30200 const&, bool) 30201 vfunc[198]: QTextEdit::setModified(bool) 30202 vfunc[199]: QTextEdit::resetFormat() 30203 vfunc[200]: QTextEdit::setUndoDepth(int) 30204 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 30205 vfunc[202]: QTextEdit::ensureCursorVisible() 30206 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 30207 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 30208 bool) 30209 vfunc[205]: 30210 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 30211 vfunc[206]: QTextEdit::removeSelectedText(int) 30212 vfunc[207]: QTextEdit::removeSelection(int) 30213 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 30214 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 30215 vfunc[210]: QTextEdit::scrollToBottom() 30216 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 30217 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 30218 vfunc[213]: QTextEdit::removeParagraph(int) 30219 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 30220 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 30221 const&) 30222 vfunc[216]: QTextEdit::clearParagraphBackground(int) 30223 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 30224 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 30225 vfunc[219]: QTextEdit::createPopupMenu() 30226 vfunc[220]: QTextEdit::doChangeInterval() 30227 vfunc[221]: NULL or QTextEdit::linksEnabled() const 30228 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 30229 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 30230 30231 Table 8-371. Secondary vtable for QTextView 30232 Base Offset -40 30233 Virtual Base Offset 0 30234 RTTI typeinfo for QTextView 30235 vfunc[0]: non-virtual thunk to QTextView::~QTextView() 30236 vfunc[1]: non-virtual thunk to QTextView::~QTextView() 30237 vfunc[2]: QPaintDevice::setResolution(int) 30238 vfunc[3]: QPaintDevice::resolution() const 30239 vfunc[4]: QPaintDevice::handle() const 30240 vfunc[5]: QPaintDevice::x11RenderHandle() const 30241 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30242 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30243 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30244 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30245 const 30246 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30247 30248 The Run Time Type Information for the QTextView class is 30249 described by Table 8-372 30250 30251 Table 8-372. typeinfo for QTextView 30252 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30253 Name typeinfo name for QTextView 30254 basetype: typeinfo for QTextEdit 30255 __________________________________________________________ 30256 30257 8.2.22.11. Class data for QTab 30258 30259 The virtual table for the QTab class is described by Table 30260 8-373 30261 30262 Table 8-373. Primary vtable for QTab 30263 Base Offset 0 30264 Virtual Base Offset 0 30265 RTTI typeinfo for QTab 30266 vfunc[0]: QTab::~QTab() 30267 vfunc[1]: QTab::~QTab() 30268 30269 The Run Time Type Information for the QTab class is described 30270 by Table 8-374 30271 30272 Table 8-374. typeinfo for QTab 30273 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30274 Name typeinfo name for QTab 30275 basetype: typeinfo for Qt 30276 __________________________________________________________ 30277 30278 8.2.22.12. Class data for QDial 30279 30280 The virtual table for the QDial class is described by Table 30281 8-375 30282 30283 Table 8-375. Primary vtable for QDial 30284 Base Offset 0 30285 Virtual Base Offset 0 30286 RTTI typeinfo for QDial 30287 vfunc[0]: NULL or QDial::metaObject() const 30288 vfunc[1]: QDial::className() const 30289 vfunc[2]: QDial::qt_cast(char const*) 30290 vfunc[3]: QDial::qt_invoke(int, QUObject*) 30291 vfunc[4]: QDial::qt_emit(int, QUObject*) 30292 vfunc[5]: QDial::qt_property(int, int, QVariant*) 30293 vfunc[6]: QDial::~QDial() 30294 vfunc[7]: QDial::~QDial() 30295 vfunc[8]: QWidget::event(QEvent*) 30296 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30297 vfunc[10]: QWidget::setName(char const*) 30298 vfunc[11]: QObject::insertChild(QObject*) 30299 vfunc[12]: QObject::removeChild(QObject*) 30300 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30301 vfunc[14]: QObject::property(char const*) const 30302 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30303 vfunc[16]: QObject::childEvent(QChildEvent*) 30304 vfunc[17]: QObject::customEvent(QCustomEvent*) 30305 vfunc[18]: QObject::connectNotify(char const*) 30306 vfunc[19]: QObject::disconnectNotify(char const*) 30307 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30308 const*, char const*) 30309 vfunc[21]: QWidget::setEnabled(bool) 30310 vfunc[22]: QWidget::setMinimumSize(int, int) 30311 vfunc[23]: QWidget::setMaximumSize(int, int) 30312 vfunc[24]: QWidget::setSizeIncrement(int, int) 30313 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30314 vfunc[26]: QWidget::setEraseColor(QColor const&) 30315 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30316 vfunc[28]: QWidget::setPalette(QPalette const&) 30317 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30318 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30319 vfunc[31]: QWidget::setFont(QFont const&) 30320 vfunc[32]: QWidget::setCursor(QCursor const&) 30321 vfunc[33]: QWidget::unsetCursor() 30322 vfunc[34]: QWidget::setMask(QBitmap const&) 30323 vfunc[35]: QWidget::setMask(QRegion const&) 30324 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30325 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30326 vfunc[38]: QWidget::setCaption(QString const&) 30327 vfunc[39]: QWidget::setIcon(QPixmap const&) 30328 vfunc[40]: QWidget::setIconText(QString const&) 30329 vfunc[41]: QWidget::setMouseTracking(bool) 30330 vfunc[42]: QWidget::setFocus() 30331 vfunc[43]: QWidget::setActiveWindow() 30332 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30333 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30334 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30335 vfunc[47]: QWidget::show() 30336 vfunc[48]: QWidget::hide() 30337 vfunc[49]: QWidget::showMinimized() 30338 vfunc[50]: QWidget::showMaximized() 30339 vfunc[51]: QWidget::showNormal() 30340 vfunc[52]: QWidget::polish() 30341 vfunc[53]: QWidget::move(int, int) 30342 vfunc[54]: QWidget::resize(int, int) 30343 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30344 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30345 vfunc[57]: QWidget::close(bool) 30346 vfunc[58]: QDial::sizeHint() const 30347 vfunc[59]: QDial::minimumSizeHint() const 30348 vfunc[60]: QWidget::sizePolicy() const 30349 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30350 vfunc[62]: QWidget::heightForWidth(int) const 30351 vfunc[63]: QWidget::adjustSize() 30352 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30353 const&, bool) 30354 vfunc[65]: QWidget::setAcceptDrops(bool) 30355 vfunc[66]: QWidget::setAutoMask(bool) 30356 vfunc[67]: 30357 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30358 vfunc[68]: QWidget::customWhatsThis() const 30359 vfunc[69]: QDial::mousePressEvent(QMouseEvent*) 30360 vfunc[70]: QDial::mouseReleaseEvent(QMouseEvent*) 30361 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30362 vfunc[72]: QDial::mouseMoveEvent(QMouseEvent*) 30363 vfunc[73]: QDial::wheelEvent(QWheelEvent*) 30364 vfunc[74]: QDial::keyPressEvent(QKeyEvent*) 30365 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30366 vfunc[76]: QDial::focusInEvent(QFocusEvent*) 30367 vfunc[77]: QDial::focusOutEvent(QFocusEvent*) 30368 vfunc[78]: QWidget::enterEvent(QEvent*) 30369 vfunc[79]: QWidget::leaveEvent(QEvent*) 30370 vfunc[80]: QDial::paintEvent(QPaintEvent*) 30371 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30372 vfunc[82]: QDial::resizeEvent(QResizeEvent*) 30373 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30374 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30375 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30376 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30377 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30378 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30379 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30380 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30381 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30382 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30383 vfunc[93]: QWidget::showEvent(QShowEvent*) 30384 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30385 vfunc[95]: QWidget::x11Event(_XEvent*) 30386 vfunc[96]: QWidget::updateMask() 30387 vfunc[97]: QWidget::styleChange(QStyle&) 30388 vfunc[98]: QWidget::enabledChange(bool) 30389 vfunc[99]: QWidget::paletteChange(QPalette const&) 30390 vfunc[100]: QWidget::fontChange(QFont const&) 30391 vfunc[101]: QWidget::windowActivationChange(bool) 30392 vfunc[102]: QWidget::metric(int) const 30393 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30394 vfunc[104]: QWidget::destroy(bool, bool) 30395 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30396 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30397 vfunc[107]: QWidget::focusNextPrevChild(bool) 30398 vfunc[108]: QWidget::setKeyCompression(bool) 30399 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30400 bool, QFont*) 30401 vfunc[110]: QDial::setNotchTarget(double) 30402 vfunc[111]: QDial::setValue(int) 30403 vfunc[112]: QDial::setNotchesVisible(bool) 30404 vfunc[113]: QDial::setWrapping(bool) 30405 vfunc[114]: QDial::setTracking(bool) 30406 vfunc[115]: QDial::valueChange() 30407 vfunc[116]: QDial::rangeChange() 30408 vfunc[117]: QDial::repaintScreen(QRect const*) 30409 30410 Table 8-376. Secondary vtable for QDial 30411 Base Offset -40 30412 Virtual Base Offset 0 30413 RTTI typeinfo for QDial 30414 vfunc[0]: non-virtual thunk to QDial::~QDial() 30415 vfunc[1]: non-virtual thunk to QDial::~QDial() 30416 vfunc[2]: QPaintDevice::setResolution(int) 30417 vfunc[3]: QPaintDevice::resolution() const 30418 vfunc[4]: QPaintDevice::handle() const 30419 vfunc[5]: QPaintDevice::x11RenderHandle() const 30420 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30421 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30422 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30423 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30424 const 30425 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30426 30427 Table 8-377. Secondary vtable for QDial 30428 Base Offset -116 30429 Virtual Base Offset 0 30430 RTTI typeinfo for QDial 30431 vfunc[0]: non-virtual thunk to QDial::~QDial() 30432 vfunc[1]: non-virtual thunk to QDial::~QDial() 30433 vfunc[2]: non-virtual thunk to QDial::valueChange() 30434 vfunc[3]: non-virtual thunk to QDial::rangeChange() 30435 vfunc[4]: QRangeControl::stepChange() 30436 30437 The Run Time Type Information for the QDial class is described 30438 by Table 8-378 30439 30440 Table 8-378. typeinfo for QDial 30441 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 30442 Name typeinfo name for QDial 30443 flags: 0 30444 basetype: typeinfo for QWidget 2 30445 basetype: typeinfo for QRangeControl 29698 30446 __________________________________________________________ 30447 30448 8.2.22.13. Class data for QListView 30449 30450 The virtual table for the QListView class is described by Table 30451 8-379 30452 30453 Table 8-379. Primary vtable for QListView 30454 Base Offset 0 30455 Virtual Base Offset 0 30456 RTTI typeinfo for QListView 30457 vfunc[0]: NULL or QListView::metaObject() const 30458 vfunc[1]: QListView::className() const 30459 vfunc[2]: QListView::qt_cast(char const*) 30460 vfunc[3]: QListView::qt_invoke(int, QUObject*) 30461 vfunc[4]: QListView::qt_emit(int, QUObject*) 30462 vfunc[5]: QListView::qt_property(int, int, QVariant*) 30463 vfunc[6]: QListView::~QListView() 30464 vfunc[7]: QListView::~QListView() 30465 vfunc[8]: QWidget::event(QEvent*) 30466 vfunc[9]: QListView::eventFilter(QObject*, QEvent*) 30467 vfunc[10]: QWidget::setName(char const*) 30468 vfunc[11]: QObject::insertChild(QObject*) 30469 vfunc[12]: QScrollView::removeChild(QObject*) 30470 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30471 vfunc[14]: QObject::property(char const*) const 30472 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30473 vfunc[16]: QObject::childEvent(QChildEvent*) 30474 vfunc[17]: QObject::customEvent(QCustomEvent*) 30475 vfunc[18]: QObject::connectNotify(char const*) 30476 vfunc[19]: QObject::disconnectNotify(char const*) 30477 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30478 const*, char const*) 30479 vfunc[21]: QScrollView::setEnabled(bool) 30480 vfunc[22]: QWidget::setMinimumSize(int, int) 30481 vfunc[23]: QWidget::setMaximumSize(int, int) 30482 vfunc[24]: QWidget::setSizeIncrement(int, int) 30483 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30484 vfunc[26]: QWidget::setEraseColor(QColor const&) 30485 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30486 vfunc[28]: QListView::setPalette(QPalette const&) 30487 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30488 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30489 vfunc[31]: QListView::setFont(QFont const&) 30490 vfunc[32]: QWidget::setCursor(QCursor const&) 30491 vfunc[33]: QWidget::unsetCursor() 30492 vfunc[34]: QWidget::setMask(QBitmap const&) 30493 vfunc[35]: QWidget::setMask(QRegion const&) 30494 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30495 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30496 vfunc[38]: QWidget::setCaption(QString const&) 30497 vfunc[39]: QWidget::setIcon(QPixmap const&) 30498 vfunc[40]: QWidget::setIconText(QString const&) 30499 vfunc[41]: QWidget::setMouseTracking(bool) 30500 vfunc[42]: QWidget::setFocus() 30501 vfunc[43]: QWidget::setActiveWindow() 30502 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30503 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30504 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30505 vfunc[47]: QListView::show() 30506 vfunc[48]: QWidget::hide() 30507 vfunc[49]: QWidget::showMinimized() 30508 vfunc[50]: QWidget::showMaximized() 30509 vfunc[51]: QWidget::showNormal() 30510 vfunc[52]: QWidget::polish() 30511 vfunc[53]: QWidget::move(int, int) 30512 vfunc[54]: QScrollView::resize(int, int) 30513 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30514 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30515 vfunc[57]: QWidget::close(bool) 30516 vfunc[58]: QListView::sizeHint() const 30517 vfunc[59]: QListView::minimumSizeHint() const 30518 vfunc[60]: QWidget::sizePolicy() const 30519 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30520 vfunc[62]: QWidget::heightForWidth(int) const 30521 vfunc[63]: QWidget::adjustSize() 30522 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30523 const&, bool) 30524 vfunc[65]: QWidget::setAcceptDrops(bool) 30525 vfunc[66]: QWidget::setAutoMask(bool) 30526 vfunc[67]: 30527 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30528 vfunc[68]: QWidget::customWhatsThis() const 30529 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 30530 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 30531 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 30532 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 30533 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 30534 vfunc[74]: QListView::keyPressEvent(QKeyEvent*) 30535 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30536 vfunc[76]: QListView::focusInEvent(QFocusEvent*) 30537 vfunc[77]: QListView::focusOutEvent(QFocusEvent*) 30538 vfunc[78]: QWidget::enterEvent(QEvent*) 30539 vfunc[79]: QWidget::leaveEvent(QEvent*) 30540 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 30541 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30542 vfunc[82]: QListView::resizeEvent(QResizeEvent*) 30543 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30544 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 30545 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30546 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30547 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30548 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30549 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30550 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30551 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30552 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30553 vfunc[93]: QListView::showEvent(QShowEvent*) 30554 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30555 vfunc[95]: QWidget::x11Event(_XEvent*) 30556 vfunc[96]: QWidget::updateMask() 30557 vfunc[97]: QListView::styleChange(QStyle&) 30558 vfunc[98]: QWidget::enabledChange(bool) 30559 vfunc[99]: QWidget::paletteChange(QPalette const&) 30560 vfunc[100]: QScrollView::fontChange(QFont const&) 30561 vfunc[101]: QListView::windowActivationChange(bool) 30562 vfunc[102]: QWidget::metric(int) const 30563 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30564 vfunc[104]: QWidget::destroy(bool, bool) 30565 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30566 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30567 vfunc[107]: QScrollView::focusNextPrevChild(bool) 30568 vfunc[108]: QWidget::setKeyCompression(bool) 30569 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30570 bool, QFont*) 30571 vfunc[110]: QFrame::setFrameStyle(int) 30572 vfunc[111]: QFrame::setLineWidth(int) 30573 vfunc[112]: QFrame::setMargin(int) 30574 vfunc[113]: QFrame::setMidLineWidth(int) 30575 vfunc[114]: QFrame::setFrameRect(QRect const&) 30576 vfunc[115]: QFrame::drawFrame(QPainter*) 30577 vfunc[116]: QScrollView::drawContents(QPainter*) 30578 vfunc[117]: QScrollView::frameChanged() 30579 vfunc[118]: 30580 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 30581 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 30582 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 30583 vfunc[121]: 30584 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 30585 vfunc[122]: 30586 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 30587 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 30588 vfunc[124]: QScrollView::setDragAutoScroll(bool) 30589 vfunc[125]: QScrollView::resizeContents(int, int) 30590 vfunc[126]: QListView::setContentsPos(int, int) 30591 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 30592 int) 30593 vfunc[128]: QListView::drawContentsOffset(QPainter*, int, int, 30594 int, int, int, int) 30595 vfunc[129]: QListView::contentsMousePressEvent(QMouseEvent*) 30596 vfunc[130]: QListView::contentsMouseReleaseEvent(QMouseEvent*) 30597 vfunc[131]: 30598 QListView::contentsMouseDoubleClickEvent(QMouseEvent*) 30599 vfunc[132]: QListView::contentsMouseMoveEvent(QMouseEvent*) 30600 vfunc[133]: QListView::contentsDragEnterEvent(QDragEnterEvent*) 30601 vfunc[134]: QListView::contentsDragMoveEvent(QDragMoveEvent*) 30602 vfunc[135]: QListView::contentsDragLeaveEvent(QDragLeaveEvent*) 30603 vfunc[136]: QListView::contentsDropEvent(QDropEvent*) 30604 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 30605 vfunc[138]: 30606 QListView::contentsContextMenuEvent(QContextMenuEvent*) 30607 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 30608 vfunc[140]: QListView::viewportResizeEvent(QResizeEvent*) 30609 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 30610 vfunc[142]: 30611 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 30612 vfunc[143]: 30613 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 30614 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 30615 vfunc[145]: 30616 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 30617 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 30618 vfunc[147]: 30619 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 30620 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 30621 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 30622 vfunc[150]: 30623 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 30624 vfunc[151]: QScrollView::setMargins(int, int, int, int) 30625 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 30626 int, int) 30627 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 30628 int, int) 30629 vfunc[154]: QListView::setTreeStepSize(int) 30630 vfunc[155]: QListView::insertItem(QListViewItem*) 30631 vfunc[156]: QListView::takeItem(QListViewItem*) 30632 vfunc[157]: NULL or QListView::removeItem(QListViewItem*) 30633 vfunc[158]: QListView::addColumn(QString const&, int) 30634 vfunc[159]: QListView::addColumn(QIconSet const&, QString 30635 const&, int) 30636 vfunc[160]: QListView::removeColumn(int) 30637 vfunc[161]: QListView::setColumnText(int, QString const&) 30638 vfunc[162]: QListView::setColumnText(int, QIconSet const&, 30639 QString const&) 30640 vfunc[163]: QListView::setColumnWidth(int, int) 30641 vfunc[164]: QListView::setColumnWidthMode(int, 30642 QListView::WidthMode) 30643 vfunc[165]: QListView::setColumnAlignment(int, int) 30644 vfunc[166]: QListView::setMultiSelection(bool) 30645 vfunc[167]: QListView::clearSelection() 30646 vfunc[168]: QListView::setSelected(QListViewItem*, bool) 30647 vfunc[169]: QListView::setOpen(QListViewItem*, bool) 30648 vfunc[170]: QListView::setCurrentItem(QListViewItem*) 30649 vfunc[171]: QListView::setAllColumnsShowFocus(bool) 30650 vfunc[172]: QListView::setItemMargin(int) 30651 vfunc[173]: QListView::setRootIsDecorated(bool) 30652 vfunc[174]: QListView::setSorting(int, bool) 30653 vfunc[175]: QListView::sort() 30654 vfunc[176]: QListView::setShowSortIndicator(bool) 30655 vfunc[177]: QListView::setShowToolTips(bool) 30656 vfunc[178]: QListView::setResizeMode(QListView::ResizeMode) 30657 vfunc[179]: 30658 QListView::setDefaultRenameAction(QListView::RenameAction) 30659 vfunc[180]: QListView::clear() 30660 vfunc[181]: QListView::invertSelection() 30661 vfunc[182]: QListView::selectAll(bool) 30662 vfunc[183]: QListView::dragObject() 30663 vfunc[184]: QListView::startDrag() 30664 vfunc[185]: QListView::paintEmptyArea(QPainter*, QRect const&) 30665 30666 Table 8-380. Secondary vtable for QListView 30667 Base Offset -40 30668 Virtual Base Offset 0 30669 RTTI typeinfo for QListView 30670 vfunc[0]: non-virtual thunk to QListView::~QListView() 30671 vfunc[1]: non-virtual thunk to QListView::~QListView() 30672 vfunc[2]: QPaintDevice::setResolution(int) 30673 vfunc[3]: QPaintDevice::resolution() const 30674 vfunc[4]: QPaintDevice::handle() const 30675 vfunc[5]: QPaintDevice::x11RenderHandle() const 30676 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30677 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30678 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30679 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30680 const 30681 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30682 30683 The Run Time Type Information for the QListView class is 30684 described by Table 8-381 30685 30686 Table 8-381. typeinfo for QListView 30687 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30688 Name typeinfo name for QListView 30689 basetype: typeinfo for QScrollView 30690 __________________________________________________________ 30691 30692 8.2.22.14. Class data for QDesktopWidget 30693 30694 The virtual table for the QDesktopWidget class is described by 30695 Table 8-382 30696 30697 Table 8-382. Primary vtable for QDesktopWidget 30698 Base Offset 0 30699 Virtual Base Offset 0 30700 RTTI typeinfo for QDesktopWidget 30701 vfunc[0]: NULL or QDesktopWidget::metaObject() const 30702 vfunc[1]: QDesktopWidget::className() const 30703 vfunc[2]: QDesktopWidget::qt_cast(char const*) 30704 vfunc[3]: QDesktopWidget::qt_invoke(int, QUObject*) 30705 vfunc[4]: QDesktopWidget::qt_emit(int, QUObject*) 30706 vfunc[5]: QDesktopWidget::qt_property(int, int, QVariant*) 30707 vfunc[6]: QDesktopWidget::~QDesktopWidget() 30708 vfunc[7]: QDesktopWidget::~QDesktopWidget() 30709 vfunc[8]: QWidget::event(QEvent*) 30710 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30711 vfunc[10]: QWidget::setName(char const*) 30712 vfunc[11]: QDesktopWidget::insertChild(QObject*) 30713 vfunc[12]: QObject::removeChild(QObject*) 30714 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30715 vfunc[14]: QObject::property(char const*) const 30716 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30717 vfunc[16]: QObject::childEvent(QChildEvent*) 30718 vfunc[17]: QObject::customEvent(QCustomEvent*) 30719 vfunc[18]: QObject::connectNotify(char const*) 30720 vfunc[19]: QObject::disconnectNotify(char const*) 30721 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30722 const*, char const*) 30723 vfunc[21]: QWidget::setEnabled(bool) 30724 vfunc[22]: QWidget::setMinimumSize(int, int) 30725 vfunc[23]: QWidget::setMaximumSize(int, int) 30726 vfunc[24]: QWidget::setSizeIncrement(int, int) 30727 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30728 vfunc[26]: QWidget::setEraseColor(QColor const&) 30729 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30730 vfunc[28]: QWidget::setPalette(QPalette const&) 30731 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30732 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30733 vfunc[31]: QWidget::setFont(QFont const&) 30734 vfunc[32]: QWidget::setCursor(QCursor const&) 30735 vfunc[33]: QWidget::unsetCursor() 30736 vfunc[34]: QWidget::setMask(QBitmap const&) 30737 vfunc[35]: QWidget::setMask(QRegion const&) 30738 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30739 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30740 vfunc[38]: QWidget::setCaption(QString const&) 30741 vfunc[39]: QWidget::setIcon(QPixmap const&) 30742 vfunc[40]: QWidget::setIconText(QString const&) 30743 vfunc[41]: QWidget::setMouseTracking(bool) 30744 vfunc[42]: QWidget::setFocus() 30745 vfunc[43]: QWidget::setActiveWindow() 30746 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30747 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30748 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30749 vfunc[47]: QWidget::show() 30750 vfunc[48]: QWidget::hide() 30751 vfunc[49]: QWidget::showMinimized() 30752 vfunc[50]: QWidget::showMaximized() 30753 vfunc[51]: QWidget::showNormal() 30754 vfunc[52]: QWidget::polish() 30755 vfunc[53]: QWidget::move(int, int) 30756 vfunc[54]: QWidget::resize(int, int) 30757 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30758 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30759 vfunc[57]: QWidget::close(bool) 30760 vfunc[58]: QWidget::sizeHint() const 30761 vfunc[59]: QWidget::minimumSizeHint() const 30762 vfunc[60]: QWidget::sizePolicy() const 30763 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30764 vfunc[62]: QWidget::heightForWidth(int) const 30765 vfunc[63]: QWidget::adjustSize() 30766 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30767 const&, bool) 30768 vfunc[65]: QWidget::setAcceptDrops(bool) 30769 vfunc[66]: QWidget::setAutoMask(bool) 30770 vfunc[67]: 30771 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30772 vfunc[68]: QWidget::customWhatsThis() const 30773 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 30774 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 30775 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30776 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 30777 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 30778 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 30779 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30780 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30781 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30782 vfunc[78]: QWidget::enterEvent(QEvent*) 30783 vfunc[79]: QWidget::leaveEvent(QEvent*) 30784 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 30785 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30786 vfunc[82]: QDesktopWidget::resizeEvent(QResizeEvent*) 30787 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30788 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30789 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30790 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30791 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30792 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30793 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30794 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30795 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30796 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30797 vfunc[93]: QWidget::showEvent(QShowEvent*) 30798 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30799 vfunc[95]: QWidget::x11Event(_XEvent*) 30800 vfunc[96]: QWidget::updateMask() 30801 vfunc[97]: QWidget::styleChange(QStyle&) 30802 vfunc[98]: QWidget::enabledChange(bool) 30803 vfunc[99]: QWidget::paletteChange(QPalette const&) 30804 vfunc[100]: QWidget::fontChange(QFont const&) 30805 vfunc[101]: QWidget::windowActivationChange(bool) 30806 vfunc[102]: QWidget::metric(int) const 30807 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30808 vfunc[104]: QWidget::destroy(bool, bool) 30809 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30810 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30811 vfunc[107]: QWidget::focusNextPrevChild(bool) 30812 vfunc[108]: QWidget::setKeyCompression(bool) 30813 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30814 bool, QFont*) 30815 30816 Table 8-383. Secondary vtable for QDesktopWidget 30817 Base Offset -40 30818 Virtual Base Offset 0 30819 RTTI typeinfo for QDesktopWidget 30820 vfunc[0]: non-virtual thunk to 30821 QDesktopWidget::~QDesktopWidget() 30822 vfunc[1]: non-virtual thunk to 30823 QDesktopWidget::~QDesktopWidget() 30824 vfunc[2]: QPaintDevice::setResolution(int) 30825 vfunc[3]: QPaintDevice::resolution() const 30826 vfunc[4]: QPaintDevice::handle() const 30827 vfunc[5]: QPaintDevice::x11RenderHandle() const 30828 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30829 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30830 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30831 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30832 const 30833 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30834 30835 The Run Time Type Information for the QDesktopWidget class is 30836 described by Table 8-384 30837 30838 Table 8-384. typeinfo for QDesktopWidget 30839 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30840 Name typeinfo name for QDesktopWidget 30841 basetype: typeinfo for QWidget 30842 __________________________________________________________ 30843 30844 8.2.22.15. Class data for QListBoxItem 30845 30846 The virtual table for the QListBoxItem class is described by 30847 Table 8-385 30848 30849 Table 8-385. Primary vtable for QListBoxItem 30850 Base Offset 0 30851 Virtual Base Offset 0 30852 RTTI typeinfo for QListBoxItem 30853 vfunc[0]: QListBoxItem::~QListBoxItem() 30854 vfunc[1]: QListBoxItem::~QListBoxItem() 30855 vfunc[2]: QListBoxItem::text() const 30856 vfunc[3]: QListBoxItem::pixmap() const 30857 vfunc[4]: QListBoxItem::height(QListBox const*) const 30858 vfunc[5]: QListBoxItem::width(QListBox const*) const 30859 vfunc[6]: QListBoxItem::rtti() const 30860 vfunc[7]: __cxa_pure_virtual 30861 vfunc[8]: NULL or QListBoxItem::setText(QString const&) 30862 30863 The Run Time Type Information for the QListBoxItem class is 30864 described by Table 8-386 30865 30866 Table 8-386. typeinfo for QListBoxItem 30867 Base Vtable vtable for __cxxabiv1::__class_type_info 30868 Name typeinfo name for QListBoxItem 30869 __________________________________________________________ 30870 30871 8.2.22.16. Class data for QScrollBar 30872 30873 The virtual table for the QScrollBar class is described by 30874 Table 8-387 30875 30876 Table 8-387. Primary vtable for QScrollBar 30877 Base Offset 0 30878 Virtual Base Offset 0 30879 RTTI typeinfo for QScrollBar 30880 vfunc[0]: NULL or QScrollBar::metaObject() const 30881 vfunc[1]: QScrollBar::className() const 30882 vfunc[2]: QScrollBar::qt_cast(char const*) 30883 vfunc[3]: QScrollBar::qt_invoke(int, QUObject*) 30884 vfunc[4]: QScrollBar::qt_emit(int, QUObject*) 30885 vfunc[5]: QScrollBar::qt_property(int, int, QVariant*) 30886 vfunc[6]: QScrollBar::~QScrollBar() 30887 vfunc[7]: QScrollBar::~QScrollBar() 30888 vfunc[8]: QWidget::event(QEvent*) 30889 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30890 vfunc[10]: QWidget::setName(char const*) 30891 vfunc[11]: QObject::insertChild(QObject*) 30892 vfunc[12]: QObject::removeChild(QObject*) 30893 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30894 vfunc[14]: QObject::property(char const*) const 30895 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30896 vfunc[16]: QObject::childEvent(QChildEvent*) 30897 vfunc[17]: QObject::customEvent(QCustomEvent*) 30898 vfunc[18]: QObject::connectNotify(char const*) 30899 vfunc[19]: QObject::disconnectNotify(char const*) 30900 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30901 const*, char const*) 30902 vfunc[21]: QWidget::setEnabled(bool) 30903 vfunc[22]: QWidget::setMinimumSize(int, int) 30904 vfunc[23]: QWidget::setMaximumSize(int, int) 30905 vfunc[24]: QWidget::setSizeIncrement(int, int) 30906 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30907 vfunc[26]: QWidget::setEraseColor(QColor const&) 30908 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30909 vfunc[28]: QScrollBar::setPalette(QPalette const&) 30910 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30911 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30912 vfunc[31]: QWidget::setFont(QFont const&) 30913 vfunc[32]: QWidget::setCursor(QCursor const&) 30914 vfunc[33]: QWidget::unsetCursor() 30915 vfunc[34]: QWidget::setMask(QBitmap const&) 30916 vfunc[35]: QWidget::setMask(QRegion const&) 30917 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30918 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30919 vfunc[38]: QWidget::setCaption(QString const&) 30920 vfunc[39]: QWidget::setIcon(QPixmap const&) 30921 vfunc[40]: QWidget::setIconText(QString const&) 30922 vfunc[41]: QWidget::setMouseTracking(bool) 30923 vfunc[42]: QWidget::setFocus() 30924 vfunc[43]: QWidget::setActiveWindow() 30925 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30926 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30927 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30928 vfunc[47]: QWidget::show() 30929 vfunc[48]: QWidget::hide() 30930 vfunc[49]: QWidget::showMinimized() 30931 vfunc[50]: QWidget::showMaximized() 30932 vfunc[51]: QWidget::showNormal() 30933 vfunc[52]: QWidget::polish() 30934 vfunc[53]: QWidget::move(int, int) 30935 vfunc[54]: QWidget::resize(int, int) 30936 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30937 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30938 vfunc[57]: QWidget::close(bool) 30939 vfunc[58]: QScrollBar::sizeHint() const 30940 vfunc[59]: QWidget::minimumSizeHint() const 30941 vfunc[60]: QWidget::sizePolicy() const 30942 vfunc[61]: QScrollBar::setSizePolicy(QSizePolicy) 30943 vfunc[62]: QWidget::heightForWidth(int) const 30944 vfunc[63]: QWidget::adjustSize() 30945 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30946 const&, bool) 30947 vfunc[65]: QWidget::setAcceptDrops(bool) 30948 vfunc[66]: QWidget::setAutoMask(bool) 30949 vfunc[67]: 30950 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30951 vfunc[68]: QWidget::customWhatsThis() const 30952 vfunc[69]: QScrollBar::mousePressEvent(QMouseEvent*) 30953 vfunc[70]: QScrollBar::mouseReleaseEvent(QMouseEvent*) 30954 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30955 vfunc[72]: QScrollBar::mouseMoveEvent(QMouseEvent*) 30956 vfunc[73]: QScrollBar::wheelEvent(QWheelEvent*) 30957 vfunc[74]: QScrollBar::keyPressEvent(QKeyEvent*) 30958 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30959 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30960 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30961 vfunc[78]: QWidget::enterEvent(QEvent*) 30962 vfunc[79]: QWidget::leaveEvent(QEvent*) 30963 vfunc[80]: QScrollBar::paintEvent(QPaintEvent*) 30964 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30965 vfunc[82]: QScrollBar::resizeEvent(QResizeEvent*) 30966 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30967 vfunc[84]: QScrollBar::contextMenuEvent(QContextMenuEvent*) 30968 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30969 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30970 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30971 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30972 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30973 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30974 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30975 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30976 vfunc[93]: QWidget::showEvent(QShowEvent*) 30977 vfunc[94]: QScrollBar::hideEvent(QHideEvent*) 30978 vfunc[95]: QWidget::x11Event(_XEvent*) 30979 vfunc[96]: QWidget::updateMask() 30980 vfunc[97]: QScrollBar::styleChange(QStyle&) 30981 vfunc[98]: QWidget::enabledChange(bool) 30982 vfunc[99]: QWidget::paletteChange(QPalette const&) 30983 vfunc[100]: QWidget::fontChange(QFont const&) 30984 vfunc[101]: QWidget::windowActivationChange(bool) 30985 vfunc[102]: QWidget::metric(int) const 30986 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30987 vfunc[104]: QWidget::destroy(bool, bool) 30988 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30989 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30990 vfunc[107]: QWidget::focusNextPrevChild(bool) 30991 vfunc[108]: QWidget::setKeyCompression(bool) 30992 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30993 bool, QFont*) 30994 vfunc[110]: QScrollBar::setOrientation(Qt::Orientation) 30995 vfunc[111]: NULL or QScrollBar::setTracking(bool) 30996 vfunc[112]: QScrollBar::valueChange() 30997 vfunc[113]: QScrollBar::stepChange() 30998 vfunc[114]: QScrollBar::rangeChange() 30999 31000 Table 8-388. Secondary vtable for QScrollBar 31001 Base Offset -40 31002 Virtual Base Offset 0 31003 RTTI typeinfo for QScrollBar 31004 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 31005 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 31006 vfunc[2]: QPaintDevice::setResolution(int) 31007 vfunc[3]: QPaintDevice::resolution() const 31008 vfunc[4]: QPaintDevice::handle() const 31009 vfunc[5]: QPaintDevice::x11RenderHandle() const 31010 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31011 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31012 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31013 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31014 const 31015 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31016 31017 Table 8-389. Secondary vtable for QScrollBar 31018 Base Offset -116 31019 Virtual Base Offset 0 31020 RTTI typeinfo for QScrollBar 31021 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 31022 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 31023 vfunc[2]: non-virtual thunk to QScrollBar::valueChange() 31024 vfunc[3]: non-virtual thunk to QScrollBar::rangeChange() 31025 vfunc[4]: non-virtual thunk to QScrollBar::stepChange() 31026 31027 The Run Time Type Information for the QScrollBar class is 31028 described by Table 8-390 31029 31030 Table 8-390. typeinfo for QScrollBar 31031 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31032 Name typeinfo name for QScrollBar 31033 flags: 0 31034 basetype: typeinfo for QWidget 2 31035 basetype: typeinfo for QRangeControl 29698 31036 __________________________________________________________ 31037 31038 8.2.22.17. Class data for QIconFactory 31039 31040 The virtual table for the QIconFactory class is described by 31041 Table 8-391 31042 31043 Table 8-391. Primary vtable for QIconFactory 31044 Base Offset 0 31045 Virtual Base Offset 0 31046 RTTI typeinfo for QIconFactory 31047 vfunc[0]: QIconFactory::~QIconFactory() 31048 vfunc[1]: QIconFactory::~QIconFactory() 31049 vfunc[2]: QIconFactory::createPixmap(QIconSet const&, 31050 QIconSet::Size, QIconSet::Mode, QIconSet::State) 31051 31052 The Run Time Type Information for the QIconFactory class is 31053 described by Table 8-392 31054 31055 Table 8-392. typeinfo for QIconFactory 31056 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31057 Name typeinfo name for QIconFactory 31058 flags: 0 31059 basetype: typeinfo for QShared 1024 31060 __________________________________________________________ 31061 31062 8.2.22.18. Class data for QSpinBox 31063 31064 The virtual table for the QSpinBox class is described by Table 31065 8-393 31066 31067 Table 8-393. Primary vtable for QSpinBox 31068 Base Offset 0 31069 Virtual Base Offset 0 31070 RTTI typeinfo for QSpinBox 31071 vfunc[0]: NULL or QSpinBox::metaObject() const 31072 vfunc[1]: QSpinBox::className() const 31073 vfunc[2]: QSpinBox::qt_cast(char const*) 31074 vfunc[3]: QSpinBox::qt_invoke(int, QUObject*) 31075 vfunc[4]: QSpinBox::qt_emit(int, QUObject*) 31076 vfunc[5]: QSpinBox::qt_property(int, int, QVariant*) 31077 vfunc[6]: QSpinBox::~QSpinBox() 31078 vfunc[7]: QSpinBox::~QSpinBox() 31079 vfunc[8]: QWidget::event(QEvent*) 31080 vfunc[9]: QSpinBox::eventFilter(QObject*, QEvent*) 31081 vfunc[10]: QWidget::setName(char const*) 31082 vfunc[11]: QObject::insertChild(QObject*) 31083 vfunc[12]: QObject::removeChild(QObject*) 31084 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31085 vfunc[14]: QObject::property(char const*) const 31086 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31087 vfunc[16]: QObject::childEvent(QChildEvent*) 31088 vfunc[17]: QObject::customEvent(QCustomEvent*) 31089 vfunc[18]: QObject::connectNotify(char const*) 31090 vfunc[19]: QObject::disconnectNotify(char const*) 31091 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31092 const*, char const*) 31093 vfunc[21]: QSpinBox::setEnabled(bool) 31094 vfunc[22]: QWidget::setMinimumSize(int, int) 31095 vfunc[23]: QWidget::setMaximumSize(int, int) 31096 vfunc[24]: QWidget::setSizeIncrement(int, int) 31097 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31098 vfunc[26]: QWidget::setEraseColor(QColor const&) 31099 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31100 vfunc[28]: QWidget::setPalette(QPalette const&) 31101 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31102 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31103 vfunc[31]: QWidget::setFont(QFont const&) 31104 vfunc[32]: QWidget::setCursor(QCursor const&) 31105 vfunc[33]: QWidget::unsetCursor() 31106 vfunc[34]: QWidget::setMask(QBitmap const&) 31107 vfunc[35]: QWidget::setMask(QRegion const&) 31108 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31109 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31110 vfunc[38]: QWidget::setCaption(QString const&) 31111 vfunc[39]: QWidget::setIcon(QPixmap const&) 31112 vfunc[40]: QWidget::setIconText(QString const&) 31113 vfunc[41]: QWidget::setMouseTracking(bool) 31114 vfunc[42]: QWidget::setFocus() 31115 vfunc[43]: QWidget::setActiveWindow() 31116 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31117 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31118 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31119 vfunc[47]: QWidget::show() 31120 vfunc[48]: QWidget::hide() 31121 vfunc[49]: QWidget::showMinimized() 31122 vfunc[50]: QWidget::showMaximized() 31123 vfunc[51]: QWidget::showNormal() 31124 vfunc[52]: QWidget::polish() 31125 vfunc[53]: QWidget::move(int, int) 31126 vfunc[54]: QWidget::resize(int, int) 31127 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31128 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31129 vfunc[57]: QWidget::close(bool) 31130 vfunc[58]: QSpinBox::sizeHint() const 31131 vfunc[59]: QSpinBox::minimumSizeHint() const 31132 vfunc[60]: QWidget::sizePolicy() const 31133 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31134 vfunc[62]: QWidget::heightForWidth(int) const 31135 vfunc[63]: QWidget::adjustSize() 31136 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31137 const&, bool) 31138 vfunc[65]: QWidget::setAcceptDrops(bool) 31139 vfunc[66]: QWidget::setAutoMask(bool) 31140 vfunc[67]: 31141 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31142 vfunc[68]: QWidget::customWhatsThis() const 31143 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 31144 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 31145 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 31146 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 31147 vfunc[73]: QSpinBox::wheelEvent(QWheelEvent*) 31148 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 31149 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31150 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31151 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31152 vfunc[78]: QWidget::enterEvent(QEvent*) 31153 vfunc[79]: QSpinBox::leaveEvent(QEvent*) 31154 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 31155 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31156 vfunc[82]: QSpinBox::resizeEvent(QResizeEvent*) 31157 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31158 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 31159 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31160 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31161 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31162 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31163 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31164 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31165 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31166 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31167 vfunc[93]: QWidget::showEvent(QShowEvent*) 31168 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31169 vfunc[95]: QWidget::x11Event(_XEvent*) 31170 vfunc[96]: QWidget::updateMask() 31171 vfunc[97]: QSpinBox::styleChange(QStyle&) 31172 vfunc[98]: QWidget::enabledChange(bool) 31173 vfunc[99]: QWidget::paletteChange(QPalette const&) 31174 vfunc[100]: QWidget::fontChange(QFont const&) 31175 vfunc[101]: QWidget::windowActivationChange(bool) 31176 vfunc[102]: QWidget::metric(int) const 31177 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31178 vfunc[104]: QWidget::destroy(bool, bool) 31179 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31180 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31181 vfunc[107]: QWidget::focusNextPrevChild(bool) 31182 vfunc[108]: QWidget::setKeyCompression(bool) 31183 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31184 bool, QFont*) 31185 vfunc[110]: QSpinBox::prefix() const 31186 vfunc[111]: QSpinBox::suffix() const 31187 vfunc[112]: QSpinBox::cleanText() const 31188 vfunc[113]: QSpinBox::setSpecialValueText(QString const&) 31189 vfunc[114]: QSpinBox::setWrapping(bool) 31190 vfunc[115]: QSpinBox::setButtonSymbols(QSpinBox::ButtonSymbols) 31191 vfunc[116]: QSpinBox::setValidator(QValidator const*) 31192 vfunc[117]: QSpinBox::setValue(int) 31193 vfunc[118]: QSpinBox::setPrefix(QString const&) 31194 vfunc[119]: QSpinBox::setSuffix(QString const&) 31195 vfunc[120]: QSpinBox::stepUp() 31196 vfunc[121]: QSpinBox::stepDown() 31197 vfunc[122]: QSpinBox::selectAll() 31198 vfunc[123]: QSpinBox::mapValueToText(int) 31199 vfunc[124]: QSpinBox::mapTextToValue(bool*) 31200 vfunc[125]: QSpinBox::updateDisplay() 31201 vfunc[126]: QSpinBox::interpretText() 31202 vfunc[127]: QSpinBox::valueChange() 31203 vfunc[128]: QSpinBox::rangeChange() 31204 31205 Table 8-394. Secondary vtable for QSpinBox 31206 Base Offset -40 31207 Virtual Base Offset 0 31208 RTTI typeinfo for QSpinBox 31209 vfunc[0]: non-virtual thunk to QSpinBox::~QSpinBox() 31210 vfunc[1]: non-virtual thunk to QSpinBox::~QSpinBox() 31211 vfunc[2]: QPaintDevice::setResolution(int) 31212 vfunc[3]: QPaintDevice::resolution() const 31213 vfunc[4]: QPaintDevice::handle() const 31214 vfunc[5]: QPaintDevice::x11RenderHandle() const 31215 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31216 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31217 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31218 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31219 const 31220 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31221 31222 Table 8-395. Secondary vtable for QSpinBox 31223 Base Offset -116 31224 Virtual Base Offset 0 31225 RTTI typeinfo for QSpinBox 31226 vfunc[0]: non-virtual thunk to QSpinBox::~QSpinBox() 31227 vfunc[1]: non-virtual thunk to QSpinBox::~QSpinBox() 31228 vfunc[2]: non-virtual thunk to QSpinBox::valueChange() 31229 vfunc[3]: non-virtual thunk to QSpinBox::rangeChange() 31230 vfunc[4]: QRangeControl::stepChange() 31231 31232 The Run Time Type Information for the QSpinBox class is 31233 described by Table 8-396 31234 31235 Table 8-396. typeinfo for QSpinBox 31236 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31237 Name typeinfo name for QSpinBox 31238 flags: 0 31239 basetype: typeinfo for QWidget 2 31240 basetype: typeinfo for QRangeControl 29698 31241 __________________________________________________________ 31242 31243 8.2.22.19. Class data for QLabel 31244 31245 The virtual table for the QLabel class is described by Table 31246 8-397 31247 31248 Table 8-397. Primary vtable for QLabel 31249 Base Offset 0 31250 Virtual Base Offset 0 31251 RTTI typeinfo for QLabel 31252 vfunc[0]: NULL or QLabel::metaObject() const 31253 vfunc[1]: QLabel::className() const 31254 vfunc[2]: QLabel::qt_cast(char const*) 31255 vfunc[3]: QLabel::qt_invoke(int, QUObject*) 31256 vfunc[4]: QLabel::qt_emit(int, QUObject*) 31257 vfunc[5]: QLabel::qt_property(int, int, QVariant*) 31258 vfunc[6]: QLabel::~QLabel() 31259 vfunc[7]: QLabel::~QLabel() 31260 vfunc[8]: QWidget::event(QEvent*) 31261 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 31262 vfunc[10]: QWidget::setName(char const*) 31263 vfunc[11]: QObject::insertChild(QObject*) 31264 vfunc[12]: QObject::removeChild(QObject*) 31265 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31266 vfunc[14]: QObject::property(char const*) const 31267 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31268 vfunc[16]: QObject::childEvent(QChildEvent*) 31269 vfunc[17]: QObject::customEvent(QCustomEvent*) 31270 vfunc[18]: QObject::connectNotify(char const*) 31271 vfunc[19]: QObject::disconnectNotify(char const*) 31272 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31273 const*, char const*) 31274 vfunc[21]: QWidget::setEnabled(bool) 31275 vfunc[22]: QWidget::setMinimumSize(int, int) 31276 vfunc[23]: QWidget::setMaximumSize(int, int) 31277 vfunc[24]: QWidget::setSizeIncrement(int, int) 31278 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31279 vfunc[26]: QWidget::setEraseColor(QColor const&) 31280 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31281 vfunc[28]: QWidget::setPalette(QPalette const&) 31282 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31283 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31284 vfunc[31]: QLabel::setFont(QFont const&) 31285 vfunc[32]: QWidget::setCursor(QCursor const&) 31286 vfunc[33]: QWidget::unsetCursor() 31287 vfunc[34]: QWidget::setMask(QBitmap const&) 31288 vfunc[35]: QWidget::setMask(QRegion const&) 31289 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31290 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31291 vfunc[38]: QWidget::setCaption(QString const&) 31292 vfunc[39]: QWidget::setIcon(QPixmap const&) 31293 vfunc[40]: QWidget::setIconText(QString const&) 31294 vfunc[41]: QWidget::setMouseTracking(bool) 31295 vfunc[42]: QWidget::setFocus() 31296 vfunc[43]: QWidget::setActiveWindow() 31297 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31298 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31299 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31300 vfunc[47]: QWidget::show() 31301 vfunc[48]: QWidget::hide() 31302 vfunc[49]: QWidget::showMinimized() 31303 vfunc[50]: QWidget::showMaximized() 31304 vfunc[51]: QWidget::showNormal() 31305 vfunc[52]: QWidget::polish() 31306 vfunc[53]: QWidget::move(int, int) 31307 vfunc[54]: QWidget::resize(int, int) 31308 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31309 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31310 vfunc[57]: QWidget::close(bool) 31311 vfunc[58]: QLabel::sizeHint() const 31312 vfunc[59]: QLabel::minimumSizeHint() const 31313 vfunc[60]: QWidget::sizePolicy() const 31314 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31315 vfunc[62]: QLabel::heightForWidth(int) const 31316 vfunc[63]: QWidget::adjustSize() 31317 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31318 const&, bool) 31319 vfunc[65]: QWidget::setAcceptDrops(bool) 31320 vfunc[66]: QWidget::setAutoMask(bool) 31321 vfunc[67]: 31322 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31323 vfunc[68]: QWidget::customWhatsThis() const 31324 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 31325 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 31326 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 31327 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 31328 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 31329 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 31330 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31331 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31332 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31333 vfunc[78]: QWidget::enterEvent(QEvent*) 31334 vfunc[79]: QWidget::leaveEvent(QEvent*) 31335 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 31336 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31337 vfunc[82]: QLabel::resizeEvent(QResizeEvent*) 31338 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31339 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 31340 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31341 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31342 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31343 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31344 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31345 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31346 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31347 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31348 vfunc[93]: QWidget::showEvent(QShowEvent*) 31349 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31350 vfunc[95]: QWidget::x11Event(_XEvent*) 31351 vfunc[96]: QWidget::updateMask() 31352 vfunc[97]: QFrame::styleChange(QStyle&) 31353 vfunc[98]: QWidget::enabledChange(bool) 31354 vfunc[99]: QWidget::paletteChange(QPalette const&) 31355 vfunc[100]: QLabel::fontChange(QFont const&) 31356 vfunc[101]: QWidget::windowActivationChange(bool) 31357 vfunc[102]: QWidget::metric(int) const 31358 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31359 vfunc[104]: QWidget::destroy(bool, bool) 31360 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31361 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31362 vfunc[107]: QWidget::focusNextPrevChild(bool) 31363 vfunc[108]: QWidget::setKeyCompression(bool) 31364 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31365 bool, QFont*) 31366 vfunc[110]: QFrame::setFrameStyle(int) 31367 vfunc[111]: QFrame::setLineWidth(int) 31368 vfunc[112]: QFrame::setMargin(int) 31369 vfunc[113]: QFrame::setMidLineWidth(int) 31370 vfunc[114]: QFrame::setFrameRect(QRect const&) 31371 vfunc[115]: QFrame::drawFrame(QPainter*) 31372 vfunc[116]: QLabel::drawContents(QPainter*) 31373 vfunc[117]: QFrame::frameChanged() 31374 vfunc[118]: QLabel::setAlignment(int) 31375 vfunc[119]: QLabel::setAutoResize(bool) 31376 vfunc[120]: QLabel::setBuddy(QWidget*) 31377 vfunc[121]: QLabel::setText(QString const&) 31378 vfunc[122]: QLabel::setPixmap(QPixmap const&) 31379 vfunc[123]: QLabel::setPicture(QPicture const&) 31380 vfunc[124]: QLabel::setMovie(QMovie const&) 31381 vfunc[125]: QLabel::setNum(int) 31382 vfunc[126]: QLabel::setNum(double) 31383 31384 Table 8-398. Secondary vtable for QLabel 31385 Base Offset -40 31386 Virtual Base Offset 0 31387 RTTI typeinfo for QLabel 31388 vfunc[0]: non-virtual thunk to QLabel::~QLabel() 31389 vfunc[1]: non-virtual thunk to QLabel::~QLabel() 31390 vfunc[2]: QPaintDevice::setResolution(int) 31391 vfunc[3]: QPaintDevice::resolution() const 31392 vfunc[4]: QPaintDevice::handle() const 31393 vfunc[5]: QPaintDevice::x11RenderHandle() const 31394 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31395 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31396 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31397 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31398 const 31399 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31400 31401 The Run Time Type Information for the QLabel class is described 31402 by Table 8-399 31403 31404 Table 8-399. typeinfo for QLabel 31405 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31406 Name typeinfo name for QLabel 31407 basetype: typeinfo for QFrame 31408 __________________________________________________________ 31409 31410 8.2.22.20. Class data for QListBoxPixmap 31411 31412 The virtual table for the QListBoxPixmap class is described by 31413 Table 8-400 31414 31415 Table 8-400. Primary vtable for QListBoxPixmap 31416 Base Offset 0 31417 Virtual Base Offset 0 31418 RTTI typeinfo for QListBoxPixmap 31419 vfunc[0]: QListBoxPixmap::~QListBoxPixmap() 31420 vfunc[1]: QListBoxPixmap::~QListBoxPixmap() 31421 vfunc[2]: QListBoxItem::text() const 31422 vfunc[3]: NULL or QListBoxPixmap::pixmap() const 31423 vfunc[4]: QListBoxPixmap::height(QListBox const*) const 31424 vfunc[5]: QListBoxPixmap::width(QListBox const*) const 31425 vfunc[6]: QListBoxPixmap::rtti() const 31426 vfunc[7]: QListBoxPixmap::paint(QPainter*) 31427 vfunc[8]: NULL or QListBoxItem::setText(QString const&) 31428 31429 The Run Time Type Information for the QListBoxPixmap class is 31430 described by Table 8-401 31431 31432 Table 8-401. typeinfo for QListBoxPixmap 31433 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31434 Name typeinfo name for QListBoxPixmap 31435 basetype: typeinfo for QListBoxItem 31436 __________________________________________________________ 31437 31438 8.2.22.21. Class data for QWhatsThis 31439 31440 The virtual table for the QWhatsThis class is described by 31441 Table 8-402 31442 31443 Table 8-402. Primary vtable for QWhatsThis 31444 Base Offset 0 31445 Virtual Base Offset 0 31446 RTTI typeinfo for QWhatsThis 31447 vfunc[0]: QWhatsThis::~QWhatsThis() 31448 vfunc[1]: QWhatsThis::~QWhatsThis() 31449 vfunc[2]: QWhatsThis::text(QPoint const&) 31450 vfunc[3]: QWhatsThis::clicked(QString const&) 31451 31452 The Run Time Type Information for the QWhatsThis class is 31453 described by Table 8-403 31454 31455 Table 8-403. typeinfo for QWhatsThis 31456 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31457 Name typeinfo name for QWhatsThis 31458 basetype: typeinfo for Qt 31459 __________________________________________________________ 31460 31461 8.2.22.22. Class data for QMultiLineEdit 31462 31463 The virtual table for the QMultiLineEdit class is described by 31464 Table 8-404 31465 31466 Table 8-404. Primary vtable for QMultiLineEdit 31467 Base Offset 0 31468 Virtual Base Offset 0 31469 RTTI typeinfo for QMultiLineEdit 31470 vfunc[0]: NULL or QMultiLineEdit::metaObject() const 31471 vfunc[1]: QMultiLineEdit::className() const 31472 vfunc[2]: QMultiLineEdit::qt_cast(char const*) 31473 vfunc[3]: QMultiLineEdit::qt_invoke(int, QUObject*) 31474 vfunc[4]: QMultiLineEdit::qt_emit(int, QUObject*) 31475 vfunc[5]: QMultiLineEdit::qt_property(int, int, QVariant*) 31476 vfunc[6]: QMultiLineEdit::~QMultiLineEdit() 31477 vfunc[7]: QMultiLineEdit::~QMultiLineEdit() 31478 vfunc[8]: QTextEdit::event(QEvent*) 31479 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 31480 vfunc[10]: QWidget::setName(char const*) 31481 vfunc[11]: QObject::insertChild(QObject*) 31482 vfunc[12]: QScrollView::removeChild(QObject*) 31483 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31484 vfunc[14]: QObject::property(char const*) const 31485 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31486 vfunc[16]: QObject::childEvent(QChildEvent*) 31487 vfunc[17]: QObject::customEvent(QCustomEvent*) 31488 vfunc[18]: QObject::connectNotify(char const*) 31489 vfunc[19]: QObject::disconnectNotify(char const*) 31490 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31491 const*, char const*) 31492 vfunc[21]: QTextEdit::setEnabled(bool) 31493 vfunc[22]: QWidget::setMinimumSize(int, int) 31494 vfunc[23]: QWidget::setMaximumSize(int, int) 31495 vfunc[24]: QWidget::setSizeIncrement(int, int) 31496 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31497 vfunc[26]: QWidget::setEraseColor(QColor const&) 31498 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31499 vfunc[28]: QTextEdit::setPalette(QPalette const&) 31500 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31501 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31502 vfunc[31]: QTextEdit::setFont(QFont const&) 31503 vfunc[32]: QWidget::setCursor(QCursor const&) 31504 vfunc[33]: QWidget::unsetCursor() 31505 vfunc[34]: QWidget::setMask(QBitmap const&) 31506 vfunc[35]: QWidget::setMask(QRegion const&) 31507 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31508 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31509 vfunc[38]: QWidget::setCaption(QString const&) 31510 vfunc[39]: QWidget::setIcon(QPixmap const&) 31511 vfunc[40]: QWidget::setIconText(QString const&) 31512 vfunc[41]: QWidget::setMouseTracking(bool) 31513 vfunc[42]: QWidget::setFocus() 31514 vfunc[43]: QWidget::setActiveWindow() 31515 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31516 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31517 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31518 vfunc[47]: QScrollView::show() 31519 vfunc[48]: QWidget::hide() 31520 vfunc[49]: QWidget::showMinimized() 31521 vfunc[50]: QWidget::showMaximized() 31522 vfunc[51]: QWidget::showNormal() 31523 vfunc[52]: QTextEdit::polish() 31524 vfunc[53]: QWidget::move(int, int) 31525 vfunc[54]: QScrollView::resize(int, int) 31526 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31527 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31528 vfunc[57]: QWidget::close(bool) 31529 vfunc[58]: QTextEdit::sizeHint() const 31530 vfunc[59]: QScrollView::minimumSizeHint() const 31531 vfunc[60]: QWidget::sizePolicy() const 31532 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31533 vfunc[62]: QTextEdit::heightForWidth(int) const 31534 vfunc[63]: QWidget::adjustSize() 31535 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31536 const&, bool) 31537 vfunc[65]: QWidget::setAcceptDrops(bool) 31538 vfunc[66]: QWidget::setAutoMask(bool) 31539 vfunc[67]: 31540 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31541 vfunc[68]: QWidget::customWhatsThis() const 31542 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 31543 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 31544 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 31545 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 31546 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 31547 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 31548 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31549 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31550 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31551 vfunc[78]: QWidget::enterEvent(QEvent*) 31552 vfunc[79]: QWidget::leaveEvent(QEvent*) 31553 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 31554 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31555 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 31556 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31557 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 31558 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 31559 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 31560 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 31561 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31562 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31563 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31564 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31565 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31566 vfunc[93]: QWidget::showEvent(QShowEvent*) 31567 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31568 vfunc[95]: QWidget::x11Event(_XEvent*) 31569 vfunc[96]: QWidget::updateMask() 31570 vfunc[97]: QScrollView::styleChange(QStyle&) 31571 vfunc[98]: QWidget::enabledChange(bool) 31572 vfunc[99]: QWidget::paletteChange(QPalette const&) 31573 vfunc[100]: QScrollView::fontChange(QFont const&) 31574 vfunc[101]: QTextEdit::windowActivationChange(bool) 31575 vfunc[102]: QWidget::metric(int) const 31576 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31577 vfunc[104]: QWidget::destroy(bool, bool) 31578 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31579 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31580 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 31581 vfunc[108]: QWidget::setKeyCompression(bool) 31582 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31583 bool, QFont*) 31584 vfunc[110]: QFrame::setFrameStyle(int) 31585 vfunc[111]: QFrame::setLineWidth(int) 31586 vfunc[112]: QFrame::setMargin(int) 31587 vfunc[113]: QFrame::setMidLineWidth(int) 31588 vfunc[114]: QFrame::setFrameRect(QRect const&) 31589 vfunc[115]: QFrame::drawFrame(QPainter*) 31590 vfunc[116]: QTextEdit::drawContents(QPainter*) 31591 vfunc[117]: QScrollView::frameChanged() 31592 vfunc[118]: 31593 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 31594 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 31595 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 31596 vfunc[121]: 31597 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 31598 vfunc[122]: 31599 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 31600 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 31601 vfunc[124]: QScrollView::setDragAutoScroll(bool) 31602 vfunc[125]: QScrollView::resizeContents(int, int) 31603 vfunc[126]: QScrollView::setContentsPos(int, int) 31604 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 31605 int) 31606 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 31607 int, int, int, int, int) 31608 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 31609 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 31610 vfunc[131]: 31611 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 31612 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 31613 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 31614 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 31615 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 31616 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 31617 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 31618 vfunc[138]: 31619 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 31620 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 31621 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 31622 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 31623 vfunc[142]: 31624 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 31625 vfunc[143]: 31626 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 31627 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 31628 vfunc[145]: 31629 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 31630 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 31631 vfunc[147]: 31632 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 31633 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 31634 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 31635 vfunc[150]: 31636 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 31637 vfunc[151]: QScrollView::setMargins(int, int, int, int) 31638 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 31639 int, int) 31640 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 31641 int, int) 31642 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 31643 int*, int*) 31644 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 31645 QTextEdit::VerticalAlignment*) 31646 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 31647 QTextEdit::VerticalAlignment*, int*, 31648 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 31649 int*) 31650 vfunc[157]: 31651 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 31652 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 31653 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 31654 vfunc[160]: QTextEdit::setPaper(QBrush const&) 31655 vfunc[161]: QTextEdit::setLinkUnderline(bool) 31656 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 31657 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 31658 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 31659 vfunc[165]: QTextEdit::copy() 31660 vfunc[166]: QTextEdit::append(QString const&) 31661 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 31662 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 31663 vfunc[169]: QTextEdit::selectAll(bool) 31664 vfunc[170]: QTextEdit::setTabStopWidth(int) 31665 vfunc[171]: QTextEdit::zoomIn(int) 31666 vfunc[172]: NULL or QTextEdit::zoomIn() 31667 vfunc[173]: QTextEdit::zoomOut(int) 31668 vfunc[174]: NULL or QTextEdit::zoomOut() 31669 vfunc[175]: QTextEdit::zoomTo(int) 31670 vfunc[176]: QTextEdit::sync() 31671 vfunc[177]: QTextEdit::setReadOnly(bool) 31672 vfunc[178]: QTextEdit::undo() 31673 vfunc[179]: QTextEdit::redo() 31674 vfunc[180]: QTextEdit::cut() 31675 vfunc[181]: QTextEdit::paste() 31676 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 31677 vfunc[183]: QTextEdit::clear() 31678 vfunc[184]: QTextEdit::del() 31679 vfunc[185]: QTextEdit::indent() 31680 vfunc[186]: QTextEdit::setItalic(bool) 31681 vfunc[187]: QTextEdit::setBold(bool) 31682 vfunc[188]: QTextEdit::setUnderline(bool) 31683 vfunc[189]: QTextEdit::setFamily(QString const&) 31684 vfunc[190]: QTextEdit::setPointSize(int) 31685 vfunc[191]: QTextEdit::setColor(QColor const&) 31686 vfunc[192]: 31687 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 31688 vfunc[193]: QMultiLineEdit::setAlignment(int) 31689 vfunc[194]: 31690 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 31691 QStyleSheetItem::ListStyle) 31692 vfunc[195]: NULL or QMultiLineEdit::setCursorPosition(int, int) 31693 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 31694 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 31695 const&, bool) 31696 vfunc[198]: QTextEdit::setModified(bool) 31697 vfunc[199]: QTextEdit::resetFormat() 31698 vfunc[200]: QTextEdit::setUndoDepth(int) 31699 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 31700 vfunc[202]: QTextEdit::ensureCursorVisible() 31701 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 31702 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 31703 bool) 31704 vfunc[205]: 31705 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 31706 vfunc[206]: QTextEdit::removeSelectedText(int) 31707 vfunc[207]: QTextEdit::removeSelection(int) 31708 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 31709 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 31710 vfunc[210]: QTextEdit::scrollToBottom() 31711 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 31712 vfunc[212]: NULL or QMultiLineEdit::insertAt(QString const&, 31713 int, int) 31714 vfunc[213]: QTextEdit::removeParagraph(int) 31715 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 31716 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 31717 const&) 31718 vfunc[216]: QTextEdit::clearParagraphBackground(int) 31719 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 31720 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 31721 vfunc[219]: QTextEdit::createPopupMenu() 31722 vfunc[220]: QTextEdit::doChangeInterval() 31723 vfunc[221]: NULL or QTextEdit::linksEnabled() const 31724 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 31725 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 31726 vfunc[224]: QMultiLineEdit::insertLine(QString const&, int) 31727 vfunc[225]: QMultiLineEdit::insertAt(QString const&, int, int, 31728 bool) 31729 vfunc[226]: QMultiLineEdit::removeLine(int) 31730 vfunc[227]: QMultiLineEdit::setCursorPosition(int, int, bool) 31731 vfunc[228]: NULL or QMultiLineEdit::setAutoUpdate(bool) 31732 vfunc[229]: QMultiLineEdit::insertAndMark(QString const&, bool) 31733 vfunc[230]: QMultiLineEdit::newLine() 31734 vfunc[231]: QMultiLineEdit::killLine() 31735 vfunc[232]: QMultiLineEdit::pageUp(bool) 31736 vfunc[233]: QMultiLineEdit::pageDown(bool) 31737 vfunc[234]: QMultiLineEdit::cursorLeft(bool, bool) 31738 vfunc[235]: QMultiLineEdit::cursorRight(bool, bool) 31739 vfunc[236]: QMultiLineEdit::cursorUp(bool) 31740 vfunc[237]: QMultiLineEdit::cursorDown(bool) 31741 vfunc[238]: QMultiLineEdit::backspace() 31742 vfunc[239]: QMultiLineEdit::home(bool) 31743 vfunc[240]: QMultiLineEdit::end(bool) 31744 31745 Table 8-405. Secondary vtable for QMultiLineEdit 31746 Base Offset -40 31747 Virtual Base Offset 0 31748 RTTI typeinfo for QMultiLineEdit 31749 vfunc[0]: non-virtual thunk to 31750 QMultiLineEdit::~QMultiLineEdit() 31751 vfunc[1]: non-virtual thunk to 31752 QMultiLineEdit::~QMultiLineEdit() 31753 vfunc[2]: QPaintDevice::setResolution(int) 31754 vfunc[3]: QPaintDevice::resolution() const 31755 vfunc[4]: QPaintDevice::handle() const 31756 vfunc[5]: QPaintDevice::x11RenderHandle() const 31757 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31758 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31759 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31760 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31761 const 31762 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31763 31764 The Run Time Type Information for the QMultiLineEdit class is 31765 described by Table 8-406 31766 31767 Table 8-406. typeinfo for QMultiLineEdit 31768 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31769 Name typeinfo name for QMultiLineEdit 31770 basetype: typeinfo for QTextEdit 31771 __________________________________________________________ 31772 31773 8.2.22.23. Class data for QListBox 31774 31775 The virtual table for the QListBox class is described by Table 31776 8-407 31777 31778 Table 8-407. Primary vtable for QListBox 31779 Base Offset 0 31780 Virtual Base Offset 0 31781 RTTI typeinfo for QListBox 31782 vfunc[0]: NULL or QListBox::metaObject() const 31783 vfunc[1]: QListBox::className() const 31784 vfunc[2]: QListBox::qt_cast(char const*) 31785 vfunc[3]: QListBox::qt_invoke(int, QUObject*) 31786 vfunc[4]: QListBox::qt_emit(int, QUObject*) 31787 vfunc[5]: QListBox::qt_property(int, int, QVariant*) 31788 vfunc[6]: QListBox::~QListBox() 31789 vfunc[7]: QListBox::~QListBox() 31790 vfunc[8]: QWidget::event(QEvent*) 31791 vfunc[9]: QListBox::eventFilter(QObject*, QEvent*) 31792 vfunc[10]: QWidget::setName(char const*) 31793 vfunc[11]: QObject::insertChild(QObject*) 31794 vfunc[12]: QScrollView::removeChild(QObject*) 31795 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31796 vfunc[14]: QObject::property(char const*) const 31797 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31798 vfunc[16]: QObject::childEvent(QChildEvent*) 31799 vfunc[17]: QObject::customEvent(QCustomEvent*) 31800 vfunc[18]: QObject::connectNotify(char const*) 31801 vfunc[19]: QObject::disconnectNotify(char const*) 31802 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31803 const*, char const*) 31804 vfunc[21]: QScrollView::setEnabled(bool) 31805 vfunc[22]: QWidget::setMinimumSize(int, int) 31806 vfunc[23]: QWidget::setMaximumSize(int, int) 31807 vfunc[24]: QWidget::setSizeIncrement(int, int) 31808 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31809 vfunc[26]: QWidget::setEraseColor(QColor const&) 31810 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31811 vfunc[28]: QWidget::setPalette(QPalette const&) 31812 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31813 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31814 vfunc[31]: QListBox::setFont(QFont const&) 31815 vfunc[32]: QWidget::setCursor(QCursor const&) 31816 vfunc[33]: QWidget::unsetCursor() 31817 vfunc[34]: QWidget::setMask(QBitmap const&) 31818 vfunc[35]: QWidget::setMask(QRegion const&) 31819 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31820 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31821 vfunc[38]: QWidget::setCaption(QString const&) 31822 vfunc[39]: QWidget::setIcon(QPixmap const&) 31823 vfunc[40]: QWidget::setIconText(QString const&) 31824 vfunc[41]: QWidget::setMouseTracking(bool) 31825 vfunc[42]: QWidget::setFocus() 31826 vfunc[43]: QWidget::setActiveWindow() 31827 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31828 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31829 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31830 vfunc[47]: QScrollView::show() 31831 vfunc[48]: QWidget::hide() 31832 vfunc[49]: QWidget::showMinimized() 31833 vfunc[50]: QWidget::showMaximized() 31834 vfunc[51]: QWidget::showNormal() 31835 vfunc[52]: QWidget::polish() 31836 vfunc[53]: QWidget::move(int, int) 31837 vfunc[54]: QScrollView::resize(int, int) 31838 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31839 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31840 vfunc[57]: QWidget::close(bool) 31841 vfunc[58]: QListBox::sizeHint() const 31842 vfunc[59]: QListBox::minimumSizeHint() const 31843 vfunc[60]: QWidget::sizePolicy() const 31844 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31845 vfunc[62]: QWidget::heightForWidth(int) const 31846 vfunc[63]: QWidget::adjustSize() 31847 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31848 const&, bool) 31849 vfunc[65]: QWidget::setAcceptDrops(bool) 31850 vfunc[66]: QWidget::setAutoMask(bool) 31851 vfunc[67]: 31852 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31853 vfunc[68]: QWidget::customWhatsThis() const 31854 vfunc[69]: QListBox::mousePressEvent(QMouseEvent*) 31855 vfunc[70]: QListBox::mouseReleaseEvent(QMouseEvent*) 31856 vfunc[71]: QListBox::mouseDoubleClickEvent(QMouseEvent*) 31857 vfunc[72]: QListBox::mouseMoveEvent(QMouseEvent*) 31858 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 31859 vfunc[74]: QListBox::keyPressEvent(QKeyEvent*) 31860 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31861 vfunc[76]: QListBox::focusInEvent(QFocusEvent*) 31862 vfunc[77]: QListBox::focusOutEvent(QFocusEvent*) 31863 vfunc[78]: QWidget::enterEvent(QEvent*) 31864 vfunc[79]: QWidget::leaveEvent(QEvent*) 31865 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 31866 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31867 vfunc[82]: QListBox::resizeEvent(QResizeEvent*) 31868 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31869 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 31870 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31871 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31872 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31873 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31874 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31875 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31876 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31877 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31878 vfunc[93]: QListBox::showEvent(QShowEvent*) 31879 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31880 vfunc[95]: QWidget::x11Event(_XEvent*) 31881 vfunc[96]: QWidget::updateMask() 31882 vfunc[97]: QScrollView::styleChange(QStyle&) 31883 vfunc[98]: QWidget::enabledChange(bool) 31884 vfunc[99]: QWidget::paletteChange(QPalette const&) 31885 vfunc[100]: QScrollView::fontChange(QFont const&) 31886 vfunc[101]: QListBox::windowActivationChange(bool) 31887 vfunc[102]: QWidget::metric(int) const 31888 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31889 vfunc[104]: QWidget::destroy(bool, bool) 31890 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31891 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31892 vfunc[107]: QScrollView::focusNextPrevChild(bool) 31893 vfunc[108]: QWidget::setKeyCompression(bool) 31894 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31895 bool, QFont*) 31896 vfunc[110]: QFrame::setFrameStyle(int) 31897 vfunc[111]: QFrame::setLineWidth(int) 31898 vfunc[112]: QFrame::setMargin(int) 31899 vfunc[113]: QFrame::setMidLineWidth(int) 31900 vfunc[114]: QFrame::setFrameRect(QRect const&) 31901 vfunc[115]: QFrame::drawFrame(QPainter*) 31902 vfunc[116]: QScrollView::drawContents(QPainter*) 31903 vfunc[117]: QScrollView::frameChanged() 31904 vfunc[118]: 31905 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 31906 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 31907 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 31908 vfunc[121]: 31909 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 31910 vfunc[122]: 31911 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 31912 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 31913 vfunc[124]: QScrollView::setDragAutoScroll(bool) 31914 vfunc[125]: QScrollView::resizeContents(int, int) 31915 vfunc[126]: QScrollView::setContentsPos(int, int) 31916 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 31917 int) 31918 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 31919 int, int, int, int, int) 31920 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 31921 vfunc[130]: 31922 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 31923 vfunc[131]: 31924 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 31925 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 31926 vfunc[133]: 31927 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 31928 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 31929 vfunc[135]: 31930 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 31931 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 31932 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 31933 vfunc[138]: 31934 QListBox::contentsContextMenuEvent(QContextMenuEvent*) 31935 vfunc[139]: QListBox::viewportPaintEvent(QPaintEvent*) 31936 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 31937 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 31938 vfunc[142]: 31939 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 31940 vfunc[143]: 31941 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 31942 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 31943 vfunc[145]: 31944 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 31945 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 31946 vfunc[147]: 31947 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 31948 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 31949 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 31950 vfunc[150]: 31951 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 31952 vfunc[151]: QScrollView::setMargins(int, int, int, int) 31953 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 31954 int, int) 31955 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 31956 int, int) 31957 vfunc[154]: QListBox::setCurrentItem(int) 31958 vfunc[155]: QListBox::setCurrentItem(QListBoxItem*) 31959 vfunc[156]: QListBox::setTopItem(int) 31960 vfunc[157]: QListBox::setBottomItem(int) 31961 vfunc[158]: QListBox::setSelectionMode(QListBox::SelectionMode) 31962 vfunc[159]: QListBox::setSelected(QListBoxItem*, bool) 31963 vfunc[160]: QListBox::setColumnMode(QListBox::LayoutMode) 31964 vfunc[161]: QListBox::setColumnMode(int) 31965 vfunc[162]: QListBox::setRowMode(QListBox::LayoutMode) 31966 vfunc[163]: QListBox::setRowMode(int) 31967 vfunc[164]: QListBox::setVariableWidth(bool) 31968 vfunc[165]: QListBox::setVariableHeight(bool) 31969 vfunc[166]: QListBox::ensureCurrentVisible() 31970 vfunc[167]: QListBox::clearSelection() 31971 vfunc[168]: QListBox::selectAll(bool) 31972 vfunc[169]: QListBox::invertSelection() 31973 vfunc[170]: QListBox::paintCell(QPainter*, int, int) 31974 31975 Table 8-408. Secondary vtable for QListBox 31976 Base Offset -40 31977 Virtual Base Offset 0 31978 RTTI typeinfo for QListBox 31979 vfunc[0]: non-virtual thunk to QListBox::~QListBox() 31980 vfunc[1]: non-virtual thunk to QListBox::~QListBox() 31981 vfunc[2]: QPaintDevice::setResolution(int) 31982 vfunc[3]: QPaintDevice::resolution() const 31983 vfunc[4]: QPaintDevice::handle() const 31984 vfunc[5]: QPaintDevice::x11RenderHandle() const 31985 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31986 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31987 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31988 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31989 const 31990 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31991 31992 The Run Time Type Information for the QListBox class is 31993 described by Table 8-409 31994 31995 Table 8-409. typeinfo for QListBox 31996 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31997 Name typeinfo name for QListBox 31998 basetype: typeinfo for QScrollView 31999 __________________________________________________________ 32000 32001 8.2.22.24. Class data for QComboBox 32002 32003 The virtual table for the QComboBox class is described by Table 32004 8-410 32005 32006 Table 8-410. Primary vtable for QComboBox 32007 Base Offset 0 32008 Virtual Base Offset 0 32009 RTTI typeinfo for QComboBox 32010 vfunc[0]: NULL or QComboBox::metaObject() const 32011 vfunc[1]: QComboBox::className() const 32012 vfunc[2]: QComboBox::qt_cast(char const*) 32013 vfunc[3]: QComboBox::qt_invoke(int, QUObject*) 32014 vfunc[4]: QComboBox::qt_emit(int, QUObject*) 32015 vfunc[5]: QComboBox::qt_property(int, int, QVariant*) 32016 vfunc[6]: QComboBox::~QComboBox() 32017 vfunc[7]: QComboBox::~QComboBox() 32018 vfunc[8]: QWidget::event(QEvent*) 32019 vfunc[9]: QComboBox::eventFilter(QObject*, QEvent*) 32020 vfunc[10]: QWidget::setName(char const*) 32021 vfunc[11]: QObject::insertChild(QObject*) 32022 vfunc[12]: QObject::removeChild(QObject*) 32023 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32024 vfunc[14]: QObject::property(char const*) const 32025 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32026 vfunc[16]: QObject::childEvent(QChildEvent*) 32027 vfunc[17]: QObject::customEvent(QCustomEvent*) 32028 vfunc[18]: QObject::connectNotify(char const*) 32029 vfunc[19]: QObject::disconnectNotify(char const*) 32030 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32031 const*, char const*) 32032 vfunc[21]: QComboBox::setEnabled(bool) 32033 vfunc[22]: QWidget::setMinimumSize(int, int) 32034 vfunc[23]: QWidget::setMaximumSize(int, int) 32035 vfunc[24]: QWidget::setSizeIncrement(int, int) 32036 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32037 vfunc[26]: QWidget::setEraseColor(QColor const&) 32038 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32039 vfunc[28]: QComboBox::setPalette(QPalette const&) 32040 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32041 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32042 vfunc[31]: QComboBox::setFont(QFont const&) 32043 vfunc[32]: QWidget::setCursor(QCursor const&) 32044 vfunc[33]: QWidget::unsetCursor() 32045 vfunc[34]: QWidget::setMask(QBitmap const&) 32046 vfunc[35]: QWidget::setMask(QRegion const&) 32047 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32048 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32049 vfunc[38]: QWidget::setCaption(QString const&) 32050 vfunc[39]: QWidget::setIcon(QPixmap const&) 32051 vfunc[40]: QWidget::setIconText(QString const&) 32052 vfunc[41]: QWidget::setMouseTracking(bool) 32053 vfunc[42]: QWidget::setFocus() 32054 vfunc[43]: QWidget::setActiveWindow() 32055 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32056 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32057 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32058 vfunc[47]: QWidget::show() 32059 vfunc[48]: QComboBox::hide() 32060 vfunc[49]: QWidget::showMinimized() 32061 vfunc[50]: QWidget::showMaximized() 32062 vfunc[51]: QWidget::showNormal() 32063 vfunc[52]: QWidget::polish() 32064 vfunc[53]: QWidget::move(int, int) 32065 vfunc[54]: QWidget::resize(int, int) 32066 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32067 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32068 vfunc[57]: QWidget::close(bool) 32069 vfunc[58]: QComboBox::sizeHint() const 32070 vfunc[59]: QWidget::minimumSizeHint() const 32071 vfunc[60]: QWidget::sizePolicy() const 32072 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32073 vfunc[62]: QWidget::heightForWidth(int) const 32074 vfunc[63]: QWidget::adjustSize() 32075 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32076 const&, bool) 32077 vfunc[65]: QWidget::setAcceptDrops(bool) 32078 vfunc[66]: QWidget::setAutoMask(bool) 32079 vfunc[67]: 32080 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32081 vfunc[68]: QWidget::customWhatsThis() const 32082 vfunc[69]: QComboBox::mousePressEvent(QMouseEvent*) 32083 vfunc[70]: QComboBox::mouseReleaseEvent(QMouseEvent*) 32084 vfunc[71]: QComboBox::mouseDoubleClickEvent(QMouseEvent*) 32085 vfunc[72]: QComboBox::mouseMoveEvent(QMouseEvent*) 32086 vfunc[73]: QComboBox::wheelEvent(QWheelEvent*) 32087 vfunc[74]: QComboBox::keyPressEvent(QKeyEvent*) 32088 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32089 vfunc[76]: QComboBox::focusInEvent(QFocusEvent*) 32090 vfunc[77]: QComboBox::focusOutEvent(QFocusEvent*) 32091 vfunc[78]: QWidget::enterEvent(QEvent*) 32092 vfunc[79]: QWidget::leaveEvent(QEvent*) 32093 vfunc[80]: QComboBox::paintEvent(QPaintEvent*) 32094 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32095 vfunc[82]: QComboBox::resizeEvent(QResizeEvent*) 32096 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32097 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32098 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32099 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32100 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32101 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32102 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32103 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32104 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32105 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32106 vfunc[93]: QWidget::showEvent(QShowEvent*) 32107 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32108 vfunc[95]: QWidget::x11Event(_XEvent*) 32109 vfunc[96]: QComboBox::updateMask() 32110 vfunc[97]: QComboBox::styleChange(QStyle&) 32111 vfunc[98]: QWidget::enabledChange(bool) 32112 vfunc[99]: QWidget::paletteChange(QPalette const&) 32113 vfunc[100]: QWidget::fontChange(QFont const&) 32114 vfunc[101]: QWidget::windowActivationChange(bool) 32115 vfunc[102]: QWidget::metric(int) const 32116 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32117 vfunc[104]: QWidget::destroy(bool, bool) 32118 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32119 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32120 vfunc[107]: QWidget::focusNextPrevChild(bool) 32121 vfunc[108]: QWidget::setKeyCompression(bool) 32122 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32123 bool, QFont*) 32124 vfunc[110]: QComboBox::setCurrentItem(int) 32125 vfunc[111]: QComboBox::setCurrentText(QString const&) 32126 vfunc[112]: QComboBox::setAutoResize(bool) 32127 vfunc[113]: QComboBox::setSizeLimit(int) 32128 vfunc[114]: QComboBox::setMaxCount(int) 32129 vfunc[115]: QComboBox::setInsertionPolicy(QComboBox::Policy) 32130 vfunc[116]: QComboBox::setValidator(QValidator const*) 32131 vfunc[117]: QComboBox::setListBox(QListBox*) 32132 vfunc[118]: QComboBox::setLineEdit(QLineEdit*) 32133 vfunc[119]: QComboBox::setAutoCompletion(bool) 32134 vfunc[120]: QComboBox::popup() 32135 vfunc[121]: QComboBox::setEditText(QString const&) 32136 32137 Table 8-411. Secondary vtable for QComboBox 32138 Base Offset -40 32139 Virtual Base Offset 0 32140 RTTI typeinfo for QComboBox 32141 vfunc[0]: non-virtual thunk to QComboBox::~QComboBox() 32142 vfunc[1]: non-virtual thunk to QComboBox::~QComboBox() 32143 vfunc[2]: QPaintDevice::setResolution(int) 32144 vfunc[3]: QPaintDevice::resolution() const 32145 vfunc[4]: QPaintDevice::handle() const 32146 vfunc[5]: QPaintDevice::x11RenderHandle() const 32147 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32148 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32149 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32150 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32151 const 32152 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32153 32154 The Run Time Type Information for the QComboBox class is 32155 described by Table 8-412 32156 32157 Table 8-412. typeinfo for QComboBox 32158 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32159 Name typeinfo name for QComboBox 32160 basetype: typeinfo for QWidget 32161 __________________________________________________________ 32162 32163 8.2.22.25. Class data for QRadioButton 32164 32165 The virtual table for the QRadioButton class is described by 32166 Table 8-413 32167 32168 Table 8-413. Primary vtable for QRadioButton 32169 Base Offset 0 32170 Virtual Base Offset 0 32171 RTTI typeinfo for QRadioButton 32172 vfunc[0]: NULL or QRadioButton::metaObject() const 32173 vfunc[1]: QRadioButton::className() const 32174 vfunc[2]: QRadioButton::qt_cast(char const*) 32175 vfunc[3]: QRadioButton::qt_invoke(int, QUObject*) 32176 vfunc[4]: QRadioButton::qt_emit(int, QUObject*) 32177 vfunc[5]: QRadioButton::qt_property(int, int, QVariant*) 32178 vfunc[6]: NULL or QRadioButton::~QRadioButton() 32179 vfunc[7]: NULL or QRadioButton::~QRadioButton() 32180 vfunc[8]: QWidget::event(QEvent*) 32181 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 32182 vfunc[10]: QWidget::setName(char const*) 32183 vfunc[11]: QObject::insertChild(QObject*) 32184 vfunc[12]: QObject::removeChild(QObject*) 32185 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32186 vfunc[14]: QObject::property(char const*) const 32187 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32188 vfunc[16]: QObject::childEvent(QChildEvent*) 32189 vfunc[17]: QObject::customEvent(QCustomEvent*) 32190 vfunc[18]: QObject::connectNotify(char const*) 32191 vfunc[19]: QObject::disconnectNotify(char const*) 32192 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32193 const*, char const*) 32194 vfunc[21]: QWidget::setEnabled(bool) 32195 vfunc[22]: QWidget::setMinimumSize(int, int) 32196 vfunc[23]: QWidget::setMaximumSize(int, int) 32197 vfunc[24]: QWidget::setSizeIncrement(int, int) 32198 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32199 vfunc[26]: QWidget::setEraseColor(QColor const&) 32200 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32201 vfunc[28]: QWidget::setPalette(QPalette const&) 32202 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32203 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32204 vfunc[31]: QWidget::setFont(QFont const&) 32205 vfunc[32]: QWidget::setCursor(QCursor const&) 32206 vfunc[33]: QWidget::unsetCursor() 32207 vfunc[34]: QWidget::setMask(QBitmap const&) 32208 vfunc[35]: QWidget::setMask(QRegion const&) 32209 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32210 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32211 vfunc[38]: QWidget::setCaption(QString const&) 32212 vfunc[39]: QWidget::setIcon(QPixmap const&) 32213 vfunc[40]: QWidget::setIconText(QString const&) 32214 vfunc[41]: QWidget::setMouseTracking(bool) 32215 vfunc[42]: QWidget::setFocus() 32216 vfunc[43]: QWidget::setActiveWindow() 32217 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32218 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32219 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32220 vfunc[47]: QWidget::show() 32221 vfunc[48]: QWidget::hide() 32222 vfunc[49]: QWidget::showMinimized() 32223 vfunc[50]: QWidget::showMaximized() 32224 vfunc[51]: QWidget::showNormal() 32225 vfunc[52]: QWidget::polish() 32226 vfunc[53]: QWidget::move(int, int) 32227 vfunc[54]: QWidget::resize(int, int) 32228 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32229 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32230 vfunc[57]: QWidget::close(bool) 32231 vfunc[58]: QRadioButton::sizeHint() const 32232 vfunc[59]: QWidget::minimumSizeHint() const 32233 vfunc[60]: QWidget::sizePolicy() const 32234 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32235 vfunc[62]: QWidget::heightForWidth(int) const 32236 vfunc[63]: QWidget::adjustSize() 32237 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32238 const&, bool) 32239 vfunc[65]: QWidget::setAcceptDrops(bool) 32240 vfunc[66]: QWidget::setAutoMask(bool) 32241 vfunc[67]: 32242 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32243 vfunc[68]: QWidget::customWhatsThis() const 32244 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 32245 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 32246 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32247 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 32248 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32249 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 32250 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 32251 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 32252 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 32253 vfunc[78]: QWidget::enterEvent(QEvent*) 32254 vfunc[79]: QWidget::leaveEvent(QEvent*) 32255 vfunc[80]: QButton::paintEvent(QPaintEvent*) 32256 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32257 vfunc[82]: QRadioButton::resizeEvent(QResizeEvent*) 32258 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32259 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32260 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32261 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32262 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32263 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32264 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32265 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32266 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32267 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32268 vfunc[93]: QWidget::showEvent(QShowEvent*) 32269 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32270 vfunc[95]: QWidget::x11Event(_XEvent*) 32271 vfunc[96]: QRadioButton::updateMask() 32272 vfunc[97]: QWidget::styleChange(QStyle&) 32273 vfunc[98]: QButton::enabledChange(bool) 32274 vfunc[99]: QWidget::paletteChange(QPalette const&) 32275 vfunc[100]: QWidget::fontChange(QFont const&) 32276 vfunc[101]: QWidget::windowActivationChange(bool) 32277 vfunc[102]: QWidget::metric(int) const 32278 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32279 vfunc[104]: QWidget::destroy(bool, bool) 32280 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32281 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32282 vfunc[107]: QWidget::focusNextPrevChild(bool) 32283 vfunc[108]: QWidget::setKeyCompression(bool) 32284 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32285 bool, QFont*) 32286 vfunc[110]: QButton::setText(QString const&) 32287 vfunc[111]: QButton::setPixmap(QPixmap const&) 32288 vfunc[112]: QButton::setAccel(QKeySequence const&) 32289 vfunc[113]: QButton::setDown(bool) 32290 vfunc[114]: QButton::setAutoRepeat(bool) 32291 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 32292 vfunc[116]: QButton::setState(QButton::ToggleState) 32293 vfunc[117]: QRadioButton::hitButton(QPoint const&) const 32294 vfunc[118]: QRadioButton::drawButton(QPainter*) 32295 vfunc[119]: QRadioButton::drawButtonLabel(QPainter*) 32296 vfunc[120]: QButton::setGroup(QButtonGroup*) 32297 vfunc[121]: QRadioButton::setChecked(bool) 32298 32299 Table 8-414. Secondary vtable for QRadioButton 32300 Base Offset -40 32301 Virtual Base Offset 0 32302 RTTI typeinfo for QRadioButton 32303 vfunc[0]: NULL or non-virtual thunk to 32304 QRadioButton::~QRadioButton() 32305 vfunc[1]: NULL or non-virtual thunk to 32306 QRadioButton::~QRadioButton() 32307 vfunc[2]: QPaintDevice::setResolution(int) 32308 vfunc[3]: QPaintDevice::resolution() const 32309 vfunc[4]: QPaintDevice::handle() const 32310 vfunc[5]: QPaintDevice::x11RenderHandle() const 32311 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32312 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32313 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32314 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32315 const 32316 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32317 32318 The Run Time Type Information for the QRadioButton class is 32319 described by Table 8-415 32320 32321 Table 8-415. typeinfo for QRadioButton 32322 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32323 Name typeinfo name for QRadioButton 32324 basetype: typeinfo for QButton 32325 __________________________________________________________ 32326 32327 8.2.22.26. Class data for QSlider 32328 32329 The virtual table for the QSlider class is described by Table 32330 8-416 32331 32332 Table 8-416. Primary vtable for QSlider 32333 Base Offset 0 32334 Virtual Base Offset 0 32335 RTTI typeinfo for QSlider 32336 vfunc[0]: NULL or QSlider::metaObject() const 32337 vfunc[1]: QSlider::className() const 32338 vfunc[2]: QSlider::qt_cast(char const*) 32339 vfunc[3]: QSlider::qt_invoke(int, QUObject*) 32340 vfunc[4]: QSlider::qt_emit(int, QUObject*) 32341 vfunc[5]: QSlider::qt_property(int, int, QVariant*) 32342 vfunc[6]: QSlider::~QSlider() 32343 vfunc[7]: QSlider::~QSlider() 32344 vfunc[8]: QWidget::event(QEvent*) 32345 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 32346 vfunc[10]: QWidget::setName(char const*) 32347 vfunc[11]: QObject::insertChild(QObject*) 32348 vfunc[12]: QObject::removeChild(QObject*) 32349 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32350 vfunc[14]: QObject::property(char const*) const 32351 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32352 vfunc[16]: QObject::childEvent(QChildEvent*) 32353 vfunc[17]: QObject::customEvent(QCustomEvent*) 32354 vfunc[18]: QObject::connectNotify(char const*) 32355 vfunc[19]: QObject::disconnectNotify(char const*) 32356 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32357 const*, char const*) 32358 vfunc[21]: QWidget::setEnabled(bool) 32359 vfunc[22]: QWidget::setMinimumSize(int, int) 32360 vfunc[23]: QWidget::setMaximumSize(int, int) 32361 vfunc[24]: QWidget::setSizeIncrement(int, int) 32362 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32363 vfunc[26]: QWidget::setEraseColor(QColor const&) 32364 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32365 vfunc[28]: QSlider::setPalette(QPalette const&) 32366 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32367 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32368 vfunc[31]: QWidget::setFont(QFont const&) 32369 vfunc[32]: QWidget::setCursor(QCursor const&) 32370 vfunc[33]: QWidget::unsetCursor() 32371 vfunc[34]: QWidget::setMask(QBitmap const&) 32372 vfunc[35]: QWidget::setMask(QRegion const&) 32373 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32374 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32375 vfunc[38]: QWidget::setCaption(QString const&) 32376 vfunc[39]: QWidget::setIcon(QPixmap const&) 32377 vfunc[40]: QWidget::setIconText(QString const&) 32378 vfunc[41]: QWidget::setMouseTracking(bool) 32379 vfunc[42]: QWidget::setFocus() 32380 vfunc[43]: QWidget::setActiveWindow() 32381 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32382 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32383 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32384 vfunc[47]: QWidget::show() 32385 vfunc[48]: QWidget::hide() 32386 vfunc[49]: QWidget::showMinimized() 32387 vfunc[50]: QWidget::showMaximized() 32388 vfunc[51]: QWidget::showNormal() 32389 vfunc[52]: QWidget::polish() 32390 vfunc[53]: QWidget::move(int, int) 32391 vfunc[54]: QWidget::resize(int, int) 32392 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32393 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32394 vfunc[57]: QWidget::close(bool) 32395 vfunc[58]: QSlider::sizeHint() const 32396 vfunc[59]: QSlider::minimumSizeHint() const 32397 vfunc[60]: QSlider::sizePolicy() const 32398 vfunc[61]: QSlider::setSizePolicy(QSizePolicy) 32399 vfunc[62]: QWidget::heightForWidth(int) const 32400 vfunc[63]: QWidget::adjustSize() 32401 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32402 const&, bool) 32403 vfunc[65]: QWidget::setAcceptDrops(bool) 32404 vfunc[66]: QWidget::setAutoMask(bool) 32405 vfunc[67]: 32406 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32407 vfunc[68]: QWidget::customWhatsThis() const 32408 vfunc[69]: QSlider::mousePressEvent(QMouseEvent*) 32409 vfunc[70]: QSlider::mouseReleaseEvent(QMouseEvent*) 32410 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32411 vfunc[72]: QSlider::mouseMoveEvent(QMouseEvent*) 32412 vfunc[73]: QSlider::wheelEvent(QWheelEvent*) 32413 vfunc[74]: QSlider::keyPressEvent(QKeyEvent*) 32414 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32415 vfunc[76]: QSlider::focusInEvent(QFocusEvent*) 32416 vfunc[77]: QSlider::focusOutEvent(QFocusEvent*) 32417 vfunc[78]: QWidget::enterEvent(QEvent*) 32418 vfunc[79]: QWidget::leaveEvent(QEvent*) 32419 vfunc[80]: QSlider::paintEvent(QPaintEvent*) 32420 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32421 vfunc[82]: QSlider::resizeEvent(QResizeEvent*) 32422 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32423 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32424 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32425 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32426 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32427 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32428 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32429 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32430 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32431 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32432 vfunc[93]: QWidget::showEvent(QShowEvent*) 32433 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32434 vfunc[95]: QWidget::x11Event(_XEvent*) 32435 vfunc[96]: QWidget::updateMask() 32436 vfunc[97]: QSlider::styleChange(QStyle&) 32437 vfunc[98]: QWidget::enabledChange(bool) 32438 vfunc[99]: QWidget::paletteChange(QPalette const&) 32439 vfunc[100]: QWidget::fontChange(QFont const&) 32440 vfunc[101]: QWidget::windowActivationChange(bool) 32441 vfunc[102]: QWidget::metric(int) const 32442 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32443 vfunc[104]: QWidget::destroy(bool, bool) 32444 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32445 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32446 vfunc[107]: QWidget::focusNextPrevChild(bool) 32447 vfunc[108]: QWidget::setKeyCompression(bool) 32448 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32449 bool, QFont*) 32450 vfunc[110]: QSlider::setOrientation(Qt::Orientation) 32451 vfunc[111]: QSlider::setTracking(bool) 32452 vfunc[112]: QSlider::setTickmarks(QSlider::TickSetting) 32453 vfunc[113]: QSlider::setTickInterval(int) 32454 vfunc[114]: QSlider::setValue(int) 32455 vfunc[115]: QSlider::valueChange() 32456 vfunc[116]: QSlider::rangeChange() 32457 32458 Table 8-417. Secondary vtable for QSlider 32459 Base Offset -40 32460 Virtual Base Offset 0 32461 RTTI typeinfo for QSlider 32462 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 32463 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 32464 vfunc[2]: QPaintDevice::setResolution(int) 32465 vfunc[3]: QPaintDevice::resolution() const 32466 vfunc[4]: QPaintDevice::handle() const 32467 vfunc[5]: QPaintDevice::x11RenderHandle() const 32468 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32469 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32470 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32471 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32472 const 32473 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32474 32475 Table 8-418. Secondary vtable for QSlider 32476 Base Offset -116 32477 Virtual Base Offset 0 32478 RTTI typeinfo for QSlider 32479 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 32480 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 32481 vfunc[2]: non-virtual thunk to QSlider::valueChange() 32482 vfunc[3]: non-virtual thunk to QSlider::rangeChange() 32483 vfunc[4]: QRangeControl::stepChange() 32484 32485 The Run Time Type Information for the QSlider class is 32486 described by Table 8-419 32487 32488 Table 8-419. typeinfo for QSlider 32489 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 32490 Name typeinfo name for QSlider 32491 flags: 0 32492 basetype: typeinfo for QWidget 2 32493 basetype: typeinfo for QRangeControl 29698 32494 __________________________________________________________ 32495 32496 8.2.22.27. Class data for QMainWindow 32497 32498 The virtual table for the QMainWindow class is described by 32499 Table 8-420 32500 32501 Table 8-420. Primary vtable for QMainWindow 32502 Base Offset 0 32503 Virtual Base Offset 0 32504 RTTI typeinfo for QMainWindow 32505 vfunc[0]: NULL or QMainWindow::metaObject() const 32506 vfunc[1]: QMainWindow::className() const 32507 vfunc[2]: QMainWindow::qt_cast(char const*) 32508 vfunc[3]: QMainWindow::qt_invoke(int, QUObject*) 32509 vfunc[4]: QMainWindow::qt_emit(int, QUObject*) 32510 vfunc[5]: QMainWindow::qt_property(int, int, QVariant*) 32511 vfunc[6]: QMainWindow::~QMainWindow() 32512 vfunc[7]: QMainWindow::~QMainWindow() 32513 vfunc[8]: QMainWindow::event(QEvent*) 32514 vfunc[9]: QMainWindow::eventFilter(QObject*, QEvent*) 32515 vfunc[10]: QWidget::setName(char const*) 32516 vfunc[11]: QObject::insertChild(QObject*) 32517 vfunc[12]: QObject::removeChild(QObject*) 32518 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32519 vfunc[14]: QObject::property(char const*) const 32520 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32521 vfunc[16]: QMainWindow::childEvent(QChildEvent*) 32522 vfunc[17]: QObject::customEvent(QCustomEvent*) 32523 vfunc[18]: QObject::connectNotify(char const*) 32524 vfunc[19]: QObject::disconnectNotify(char const*) 32525 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32526 const*, char const*) 32527 vfunc[21]: QWidget::setEnabled(bool) 32528 vfunc[22]: QWidget::setMinimumSize(int, int) 32529 vfunc[23]: QWidget::setMaximumSize(int, int) 32530 vfunc[24]: QWidget::setSizeIncrement(int, int) 32531 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32532 vfunc[26]: QWidget::setEraseColor(QColor const&) 32533 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32534 vfunc[28]: QWidget::setPalette(QPalette const&) 32535 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32536 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32537 vfunc[31]: QWidget::setFont(QFont const&) 32538 vfunc[32]: QWidget::setCursor(QCursor const&) 32539 vfunc[33]: QWidget::unsetCursor() 32540 vfunc[34]: QWidget::setMask(QBitmap const&) 32541 vfunc[35]: QWidget::setMask(QRegion const&) 32542 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32543 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32544 vfunc[38]: QWidget::setCaption(QString const&) 32545 vfunc[39]: QWidget::setIcon(QPixmap const&) 32546 vfunc[40]: QWidget::setIconText(QString const&) 32547 vfunc[41]: QWidget::setMouseTracking(bool) 32548 vfunc[42]: QWidget::setFocus() 32549 vfunc[43]: QWidget::setActiveWindow() 32550 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32551 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32552 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32553 vfunc[47]: QMainWindow::show() 32554 vfunc[48]: QMainWindow::hide() 32555 vfunc[49]: QWidget::showMinimized() 32556 vfunc[50]: QWidget::showMaximized() 32557 vfunc[51]: QWidget::showNormal() 32558 vfunc[52]: QWidget::polish() 32559 vfunc[53]: QWidget::move(int, int) 32560 vfunc[54]: QWidget::resize(int, int) 32561 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32562 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32563 vfunc[57]: QWidget::close(bool) 32564 vfunc[58]: QMainWindow::sizeHint() const 32565 vfunc[59]: QMainWindow::minimumSizeHint() const 32566 vfunc[60]: QWidget::sizePolicy() const 32567 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32568 vfunc[62]: QWidget::heightForWidth(int) const 32569 vfunc[63]: QWidget::adjustSize() 32570 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32571 const&, bool) 32572 vfunc[65]: QWidget::setAcceptDrops(bool) 32573 vfunc[66]: QWidget::setAutoMask(bool) 32574 vfunc[67]: 32575 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32576 vfunc[68]: QWidget::customWhatsThis() const 32577 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32578 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32579 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32580 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32581 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32582 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 32583 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32584 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32585 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32586 vfunc[78]: QWidget::enterEvent(QEvent*) 32587 vfunc[79]: QWidget::leaveEvent(QEvent*) 32588 vfunc[80]: QMainWindow::paintEvent(QPaintEvent*) 32589 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32590 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 32591 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32592 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32593 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32594 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32595 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32596 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32597 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32598 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32599 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32600 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32601 vfunc[93]: QWidget::showEvent(QShowEvent*) 32602 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32603 vfunc[95]: QWidget::x11Event(_XEvent*) 32604 vfunc[96]: QWidget::updateMask() 32605 vfunc[97]: QMainWindow::styleChange(QStyle&) 32606 vfunc[98]: QWidget::enabledChange(bool) 32607 vfunc[99]: QWidget::paletteChange(QPalette const&) 32608 vfunc[100]: QWidget::fontChange(QFont const&) 32609 vfunc[101]: QWidget::windowActivationChange(bool) 32610 vfunc[102]: QWidget::metric(int) const 32611 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32612 vfunc[104]: QWidget::destroy(bool, bool) 32613 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32614 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32615 vfunc[107]: QWidget::focusNextPrevChild(bool) 32616 vfunc[108]: QWidget::setKeyCompression(bool) 32617 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32618 bool, QFont*) 32619 vfunc[110]: QMainWindow::setCentralWidget(QWidget*) 32620 vfunc[111]: QMainWindow::setDockEnabled(Qt::Dock, bool) 32621 vfunc[112]: QMainWindow::setDockEnabled(QDockWindow*, Qt::Dock, 32622 bool) 32623 vfunc[113]: QMainWindow::addDockWindow(QDockWindow*, Qt::Dock, 32624 bool) 32625 vfunc[114]: QMainWindow::addDockWindow(QDockWindow*, QString 32626 const&, Qt::Dock, bool) 32627 vfunc[115]: QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock) 32628 vfunc[116]: QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock, 32629 bool, int, int) 32630 vfunc[117]: QMainWindow::removeDockWindow(QDockWindow*) 32631 vfunc[118]: QMainWindow::dockingArea(QPoint const&) 32632 vfunc[119]: QMainWindow::isCustomizable() const 32633 vfunc[120]: QMainWindow::setRightJustification(bool) 32634 vfunc[121]: QMainWindow::setUsesBigPixmaps(bool) 32635 vfunc[122]: QMainWindow::setUsesTextLabel(bool) 32636 vfunc[123]: QMainWindow::setDockWindowsMovable(bool) 32637 vfunc[124]: QMainWindow::setOpaqueMoving(bool) 32638 vfunc[125]: QMainWindow::setDockMenuEnabled(bool) 32639 vfunc[126]: QMainWindow::whatsThis() 32640 vfunc[127]: QMainWindow::setAppropriate(QDockWindow*, bool) 32641 vfunc[128]: QMainWindow::customize() 32642 vfunc[129]: QMainWindow::setUpLayout() 32643 vfunc[130]: QMainWindow::showDockMenu(QPoint const&) 32644 vfunc[131]: QMainWindow::setMenuBar(QMenuBar*) 32645 vfunc[132]: QMainWindow::setStatusBar(QStatusBar*) 32646 vfunc[133]: QMainWindow::setToolTipGroup(QToolTipGroup*) 32647 32648 Table 8-421. Secondary vtable for QMainWindow 32649 Base Offset -40 32650 Virtual Base Offset 0 32651 RTTI typeinfo for QMainWindow 32652 vfunc[0]: non-virtual thunk to QMainWindow::~QMainWindow() 32653 vfunc[1]: non-virtual thunk to QMainWindow::~QMainWindow() 32654 vfunc[2]: QPaintDevice::setResolution(int) 32655 vfunc[3]: QPaintDevice::resolution() const 32656 vfunc[4]: QPaintDevice::handle() const 32657 vfunc[5]: QPaintDevice::x11RenderHandle() const 32658 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32659 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32660 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32661 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32662 const 32663 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32664 32665 The Run Time Type Information for the QMainWindow class is 32666 described by Table 8-422 32667 32668 Table 8-422. typeinfo for QMainWindow 32669 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32670 Name typeinfo name for QMainWindow 32671 basetype: typeinfo for QWidget 32672 __________________________________________________________ 32673 32674 8.2.22.28. Class data for QToolButton 32675 32676 The virtual table for the QToolButton class is described by 32677 Table 8-423 32678 32679 Table 8-423. Primary vtable for QToolButton 32680 Base Offset 0 32681 Virtual Base Offset 0 32682 RTTI typeinfo for QToolButton 32683 vfunc[0]: NULL or QToolButton::metaObject() const 32684 vfunc[1]: QToolButton::className() const 32685 vfunc[2]: QToolButton::qt_cast(char const*) 32686 vfunc[3]: QToolButton::qt_invoke(int, QUObject*) 32687 vfunc[4]: QToolButton::qt_emit(int, QUObject*) 32688 vfunc[5]: QToolButton::qt_property(int, int, QVariant*) 32689 vfunc[6]: QToolButton::~QToolButton() 32690 vfunc[7]: QToolButton::~QToolButton() 32691 vfunc[8]: QWidget::event(QEvent*) 32692 vfunc[9]: QToolButton::eventFilter(QObject*, QEvent*) 32693 vfunc[10]: QWidget::setName(char const*) 32694 vfunc[11]: QObject::insertChild(QObject*) 32695 vfunc[12]: QObject::removeChild(QObject*) 32696 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32697 vfunc[14]: QObject::property(char const*) const 32698 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32699 vfunc[16]: QObject::childEvent(QChildEvent*) 32700 vfunc[17]: QObject::customEvent(QCustomEvent*) 32701 vfunc[18]: QObject::connectNotify(char const*) 32702 vfunc[19]: QObject::disconnectNotify(char const*) 32703 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32704 const*, char const*) 32705 vfunc[21]: QWidget::setEnabled(bool) 32706 vfunc[22]: QWidget::setMinimumSize(int, int) 32707 vfunc[23]: QWidget::setMaximumSize(int, int) 32708 vfunc[24]: QWidget::setSizeIncrement(int, int) 32709 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32710 vfunc[26]: QWidget::setEraseColor(QColor const&) 32711 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32712 vfunc[28]: QWidget::setPalette(QPalette const&) 32713 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32714 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32715 vfunc[31]: QWidget::setFont(QFont const&) 32716 vfunc[32]: QWidget::setCursor(QCursor const&) 32717 vfunc[33]: QWidget::unsetCursor() 32718 vfunc[34]: QWidget::setMask(QBitmap const&) 32719 vfunc[35]: QWidget::setMask(QRegion const&) 32720 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32721 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32722 vfunc[38]: QWidget::setCaption(QString const&) 32723 vfunc[39]: QWidget::setIcon(QPixmap const&) 32724 vfunc[40]: QWidget::setIconText(QString const&) 32725 vfunc[41]: QWidget::setMouseTracking(bool) 32726 vfunc[42]: QWidget::setFocus() 32727 vfunc[43]: QWidget::setActiveWindow() 32728 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32729 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32730 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32731 vfunc[47]: QWidget::show() 32732 vfunc[48]: QWidget::hide() 32733 vfunc[49]: QWidget::showMinimized() 32734 vfunc[50]: QWidget::showMaximized() 32735 vfunc[51]: QWidget::showNormal() 32736 vfunc[52]: QWidget::polish() 32737 vfunc[53]: QWidget::move(int, int) 32738 vfunc[54]: QWidget::resize(int, int) 32739 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32740 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32741 vfunc[57]: QWidget::close(bool) 32742 vfunc[58]: QToolButton::sizeHint() const 32743 vfunc[59]: QToolButton::minimumSizeHint() const 32744 vfunc[60]: QWidget::sizePolicy() const 32745 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32746 vfunc[62]: QWidget::heightForWidth(int) const 32747 vfunc[63]: QWidget::adjustSize() 32748 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32749 const&, bool) 32750 vfunc[65]: QWidget::setAcceptDrops(bool) 32751 vfunc[66]: QWidget::setAutoMask(bool) 32752 vfunc[67]: 32753 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32754 vfunc[68]: QWidget::customWhatsThis() const 32755 vfunc[69]: QToolButton::mousePressEvent(QMouseEvent*) 32756 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 32757 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32758 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 32759 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32760 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 32761 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 32762 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 32763 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 32764 vfunc[78]: QToolButton::enterEvent(QEvent*) 32765 vfunc[79]: QToolButton::leaveEvent(QEvent*) 32766 vfunc[80]: QButton::paintEvent(QPaintEvent*) 32767 vfunc[81]: QToolButton::moveEvent(QMoveEvent*) 32768 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 32769 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32770 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32771 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32772 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32773 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32774 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32775 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32776 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32777 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32778 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32779 vfunc[93]: QWidget::showEvent(QShowEvent*) 32780 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32781 vfunc[95]: QWidget::x11Event(_XEvent*) 32782 vfunc[96]: QWidget::updateMask() 32783 vfunc[97]: QWidget::styleChange(QStyle&) 32784 vfunc[98]: QButton::enabledChange(bool) 32785 vfunc[99]: QToolButton::paletteChange(QPalette const&) 32786 vfunc[100]: QWidget::fontChange(QFont const&) 32787 vfunc[101]: QWidget::windowActivationChange(bool) 32788 vfunc[102]: QWidget::metric(int) const 32789 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32790 vfunc[104]: QWidget::destroy(bool, bool) 32791 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32792 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32793 vfunc[107]: QWidget::focusNextPrevChild(bool) 32794 vfunc[108]: QWidget::setKeyCompression(bool) 32795 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32796 bool, QFont*) 32797 vfunc[110]: QToolButton::setText(QString const&) 32798 vfunc[111]: QButton::setPixmap(QPixmap const&) 32799 vfunc[112]: QButton::setAccel(QKeySequence const&) 32800 vfunc[113]: QButton::setDown(bool) 32801 vfunc[114]: QButton::setAutoRepeat(bool) 32802 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 32803 vfunc[116]: QButton::setState(QButton::ToggleState) 32804 vfunc[117]: QButton::hitButton(QPoint const&) const 32805 vfunc[118]: QToolButton::drawButton(QPainter*) 32806 vfunc[119]: QToolButton::drawButtonLabel(QPainter*) 32807 vfunc[120]: QButton::setGroup(QButtonGroup*) 32808 vfunc[121]: QToolButton::setIconSet(QIconSet const&) 32809 vfunc[122]: QToolButton::setUsesBigPixmap(bool) 32810 vfunc[123]: QToolButton::setUsesTextLabel(bool) 32811 vfunc[124]: QToolButton::setTextLabel(QString const&, bool) 32812 vfunc[125]: QToolButton::setToggleButton(bool) 32813 vfunc[126]: QToolButton::setOn(bool) 32814 32815 Table 8-424. Secondary vtable for QToolButton 32816 Base Offset -40 32817 Virtual Base Offset 0 32818 RTTI typeinfo for QToolButton 32819 vfunc[0]: non-virtual thunk to QToolButton::~QToolButton() 32820 vfunc[1]: non-virtual thunk to QToolButton::~QToolButton() 32821 vfunc[2]: QPaintDevice::setResolution(int) 32822 vfunc[3]: QPaintDevice::resolution() const 32823 vfunc[4]: QPaintDevice::handle() const 32824 vfunc[5]: QPaintDevice::x11RenderHandle() const 32825 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32826 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32827 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32828 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32829 const 32830 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32831 32832 The Run Time Type Information for the QToolButton class is 32833 described by Table 8-425 32834 32835 Table 8-425. typeinfo for QToolButton 32836 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32837 Name typeinfo name for QToolButton 32838 basetype: typeinfo for QButton 32839 __________________________________________________________ 32840 32841 8.2.22.29. Class data for QWidgetIntDict 32842 32843 The virtual table for the QWidgetIntDict class is described by 32844 Table 8-426 32845 32846 Table 8-426. Primary vtable for QWidgetIntDict 32847 Base Offset 0 32848 Virtual Base Offset 0 32849 RTTI typeinfo for QWidgetIntDict 32850 vfunc[0]: NULL or QIntDict::count() const 32851 vfunc[1]: NULL or QIntDict::clear() 32852 vfunc[2]: NULL or QWidgetIntDict::~QWidgetIntDict() 32853 vfunc[3]: NULL or QWidgetIntDict::~QWidgetIntDict() 32854 vfunc[4]: QPtrCollection::newItem(void*) 32855 vfunc[5]: NULL or QIntDict::deleteItem(void*) 32856 vfunc[6]: QGDict::read(QDataStream&, void*&) 32857 vfunc[7]: QGDict::write(QDataStream&, void*) const 32858 32859 The Run Time Type Information for the QWidgetIntDict class is 32860 described by Table 8-427 32861 32862 Table 8-427. typeinfo for QWidgetIntDict 32863 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32864 Name typeinfo name for QWidgetIntDict 32865 basetype: typeinfo for QIntDict 32866 __________________________________________________________ 32867 32868 8.2.22.30. Class data for QTabBar 32869 32870 The virtual table for the QTabBar class is described by Table 32871 8-428 32872 32873 Table 8-428. Primary vtable for QTabBar 32874 Base Offset 0 32875 Virtual Base Offset 0 32876 RTTI typeinfo for QTabBar 32877 vfunc[0]: NULL or QTabBar::metaObject() const 32878 vfunc[1]: QTabBar::className() const 32879 vfunc[2]: QTabBar::qt_cast(char const*) 32880 vfunc[3]: QTabBar::qt_invoke(int, QUObject*) 32881 vfunc[4]: QTabBar::qt_emit(int, QUObject*) 32882 vfunc[5]: QTabBar::qt_property(int, int, QVariant*) 32883 vfunc[6]: QTabBar::~QTabBar() 32884 vfunc[7]: QTabBar::~QTabBar() 32885 vfunc[8]: QTabBar::event(QEvent*) 32886 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 32887 vfunc[10]: QWidget::setName(char const*) 32888 vfunc[11]: QObject::insertChild(QObject*) 32889 vfunc[12]: QObject::removeChild(QObject*) 32890 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32891 vfunc[14]: QObject::property(char const*) const 32892 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32893 vfunc[16]: QObject::childEvent(QChildEvent*) 32894 vfunc[17]: QObject::customEvent(QCustomEvent*) 32895 vfunc[18]: QObject::connectNotify(char const*) 32896 vfunc[19]: QObject::disconnectNotify(char const*) 32897 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32898 const*, char const*) 32899 vfunc[21]: QWidget::setEnabled(bool) 32900 vfunc[22]: QWidget::setMinimumSize(int, int) 32901 vfunc[23]: QWidget::setMaximumSize(int, int) 32902 vfunc[24]: QWidget::setSizeIncrement(int, int) 32903 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32904 vfunc[26]: QWidget::setEraseColor(QColor const&) 32905 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32906 vfunc[28]: QWidget::setPalette(QPalette const&) 32907 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32908 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32909 vfunc[31]: QWidget::setFont(QFont const&) 32910 vfunc[32]: QWidget::setCursor(QCursor const&) 32911 vfunc[33]: QWidget::unsetCursor() 32912 vfunc[34]: QWidget::setMask(QBitmap const&) 32913 vfunc[35]: QWidget::setMask(QRegion const&) 32914 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32915 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32916 vfunc[38]: QWidget::setCaption(QString const&) 32917 vfunc[39]: QWidget::setIcon(QPixmap const&) 32918 vfunc[40]: QWidget::setIconText(QString const&) 32919 vfunc[41]: QWidget::setMouseTracking(bool) 32920 vfunc[42]: QWidget::setFocus() 32921 vfunc[43]: QWidget::setActiveWindow() 32922 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32923 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32924 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32925 vfunc[47]: QTabBar::show() 32926 vfunc[48]: QWidget::hide() 32927 vfunc[49]: QWidget::showMinimized() 32928 vfunc[50]: QWidget::showMaximized() 32929 vfunc[51]: QWidget::showNormal() 32930 vfunc[52]: QWidget::polish() 32931 vfunc[53]: QWidget::move(int, int) 32932 vfunc[54]: QWidget::resize(int, int) 32933 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32934 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32935 vfunc[57]: QWidget::close(bool) 32936 vfunc[58]: QTabBar::sizeHint() const 32937 vfunc[59]: QTabBar::minimumSizeHint() const 32938 vfunc[60]: QWidget::sizePolicy() const 32939 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32940 vfunc[62]: QWidget::heightForWidth(int) const 32941 vfunc[63]: QWidget::adjustSize() 32942 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32943 const&, bool) 32944 vfunc[65]: QWidget::setAcceptDrops(bool) 32945 vfunc[66]: QWidget::setAutoMask(bool) 32946 vfunc[67]: 32947 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32948 vfunc[68]: QWidget::customWhatsThis() const 32949 vfunc[69]: QTabBar::mousePressEvent(QMouseEvent*) 32950 vfunc[70]: QTabBar::mouseReleaseEvent(QMouseEvent*) 32951 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32952 vfunc[72]: QTabBar::mouseMoveEvent(QMouseEvent*) 32953 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32954 vfunc[74]: QTabBar::keyPressEvent(QKeyEvent*) 32955 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32956 vfunc[76]: QTabBar::focusInEvent(QFocusEvent*) 32957 vfunc[77]: QTabBar::focusOutEvent(QFocusEvent*) 32958 vfunc[78]: QWidget::enterEvent(QEvent*) 32959 vfunc[79]: QWidget::leaveEvent(QEvent*) 32960 vfunc[80]: QTabBar::paintEvent(QPaintEvent*) 32961 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32962 vfunc[82]: QTabBar::resizeEvent(QResizeEvent*) 32963 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32964 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32965 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32966 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32967 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32968 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32969 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32970 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32971 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32972 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32973 vfunc[93]: QWidget::showEvent(QShowEvent*) 32974 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32975 vfunc[95]: QWidget::x11Event(_XEvent*) 32976 vfunc[96]: QWidget::updateMask() 32977 vfunc[97]: QTabBar::styleChange(QStyle&) 32978 vfunc[98]: QWidget::enabledChange(bool) 32979 vfunc[99]: QWidget::paletteChange(QPalette const&) 32980 vfunc[100]: QTabBar::fontChange(QFont const&) 32981 vfunc[101]: QWidget::windowActivationChange(bool) 32982 vfunc[102]: QWidget::metric(int) const 32983 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32984 vfunc[104]: QWidget::destroy(bool, bool) 32985 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32986 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32987 vfunc[107]: QWidget::focusNextPrevChild(bool) 32988 vfunc[108]: QWidget::setKeyCompression(bool) 32989 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32990 bool, QFont*) 32991 vfunc[110]: QTabBar::setShape(QTabBar::Shape) 32992 vfunc[111]: QTabBar::addTab(QTab*) 32993 vfunc[112]: QTabBar::insertTab(QTab*, int) 32994 vfunc[113]: QTabBar::removeTab(QTab*) 32995 vfunc[114]: QTabBar::setTabEnabled(int, bool) 32996 vfunc[115]: QTabBar::layoutTabs() 32997 vfunc[116]: QTabBar::selectTab(QPoint const&) const 32998 vfunc[117]: QTabBar::setCurrentTab(int) 32999 vfunc[118]: QTabBar::setCurrentTab(QTab*) 33000 vfunc[119]: QTabBar::paint(QPainter*, QTab*, bool) const 33001 vfunc[120]: QTabBar::paintLabel(QPainter*, QRect const&, QTab*, 33002 bool) const 33003 33004 Table 8-429. Secondary vtable for QTabBar 33005 Base Offset -40 33006 Virtual Base Offset 0 33007 RTTI typeinfo for QTabBar 33008 vfunc[0]: non-virtual thunk to QTabBar::~QTabBar() 33009 vfunc[1]: non-virtual thunk to QTabBar::~QTabBar() 33010 vfunc[2]: QPaintDevice::setResolution(int) 33011 vfunc[3]: QPaintDevice::resolution() const 33012 vfunc[4]: QPaintDevice::handle() const 33013 vfunc[5]: QPaintDevice::x11RenderHandle() const 33014 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33015 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33016 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33017 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33018 const 33019 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33020 33021 The Run Time Type Information for the QTabBar class is 33022 described by Table 8-430 33023 33024 Table 8-430. typeinfo for QTabBar 33025 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33026 Name typeinfo name for QTabBar 33027 basetype: typeinfo for QWidget 33028 __________________________________________________________ 33029 33030 8.2.22.31. Class data for QToolTip 33031 33032 The virtual table for the QToolTip class is described by Table 33033 8-431 33034 33035 Table 8-431. Primary vtable for QToolTip 33036 Base Offset 0 33037 Virtual Base Offset 0 33038 RTTI typeinfo for QToolTip 33039 vfunc[0]: __cxa_pure_virtual 33040 33041 The Run Time Type Information for the QToolTip class is 33042 described by Table 8-432 33043 33044 Table 8-432. typeinfo for QToolTip 33045 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33046 Name typeinfo name for QToolTip 33047 basetype: typeinfo for Qt 33048 __________________________________________________________ 33049 33050 8.2.22.32. Class data for QCheckBox 33051 33052 The virtual table for the QCheckBox class is described by Table 33053 8-433 33054 33055 Table 8-433. Primary vtable for QCheckBox 33056 Base Offset 0 33057 Virtual Base Offset 0 33058 RTTI typeinfo for QCheckBox 33059 vfunc[0]: NULL or QCheckBox::metaObject() const 33060 vfunc[1]: QCheckBox::className() const 33061 vfunc[2]: QCheckBox::qt_cast(char const*) 33062 vfunc[3]: QCheckBox::qt_invoke(int, QUObject*) 33063 vfunc[4]: QCheckBox::qt_emit(int, QUObject*) 33064 vfunc[5]: QCheckBox::qt_property(int, int, QVariant*) 33065 vfunc[6]: NULL or QCheckBox::~QCheckBox() 33066 vfunc[7]: NULL or QCheckBox::~QCheckBox() 33067 vfunc[8]: QWidget::event(QEvent*) 33068 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33069 vfunc[10]: QWidget::setName(char const*) 33070 vfunc[11]: QObject::insertChild(QObject*) 33071 vfunc[12]: QObject::removeChild(QObject*) 33072 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33073 vfunc[14]: QObject::property(char const*) const 33074 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33075 vfunc[16]: QObject::childEvent(QChildEvent*) 33076 vfunc[17]: QObject::customEvent(QCustomEvent*) 33077 vfunc[18]: QObject::connectNotify(char const*) 33078 vfunc[19]: QObject::disconnectNotify(char const*) 33079 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33080 const*, char const*) 33081 vfunc[21]: QWidget::setEnabled(bool) 33082 vfunc[22]: QWidget::setMinimumSize(int, int) 33083 vfunc[23]: QWidget::setMaximumSize(int, int) 33084 vfunc[24]: QWidget::setSizeIncrement(int, int) 33085 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33086 vfunc[26]: QWidget::setEraseColor(QColor const&) 33087 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33088 vfunc[28]: QWidget::setPalette(QPalette const&) 33089 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33090 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33091 vfunc[31]: QWidget::setFont(QFont const&) 33092 vfunc[32]: QWidget::setCursor(QCursor const&) 33093 vfunc[33]: QWidget::unsetCursor() 33094 vfunc[34]: QWidget::setMask(QBitmap const&) 33095 vfunc[35]: QWidget::setMask(QRegion const&) 33096 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33097 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33098 vfunc[38]: QWidget::setCaption(QString const&) 33099 vfunc[39]: QWidget::setIcon(QPixmap const&) 33100 vfunc[40]: QWidget::setIconText(QString const&) 33101 vfunc[41]: QWidget::setMouseTracking(bool) 33102 vfunc[42]: QWidget::setFocus() 33103 vfunc[43]: QWidget::setActiveWindow() 33104 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33105 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33106 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33107 vfunc[47]: QWidget::show() 33108 vfunc[48]: QWidget::hide() 33109 vfunc[49]: QWidget::showMinimized() 33110 vfunc[50]: QWidget::showMaximized() 33111 vfunc[51]: QWidget::showNormal() 33112 vfunc[52]: QWidget::polish() 33113 vfunc[53]: QWidget::move(int, int) 33114 vfunc[54]: QWidget::resize(int, int) 33115 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33116 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33117 vfunc[57]: QWidget::close(bool) 33118 vfunc[58]: QCheckBox::sizeHint() const 33119 vfunc[59]: QWidget::minimumSizeHint() const 33120 vfunc[60]: QWidget::sizePolicy() const 33121 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33122 vfunc[62]: QWidget::heightForWidth(int) const 33123 vfunc[63]: QWidget::adjustSize() 33124 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33125 const&, bool) 33126 vfunc[65]: QWidget::setAcceptDrops(bool) 33127 vfunc[66]: QWidget::setAutoMask(bool) 33128 vfunc[67]: 33129 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33130 vfunc[68]: QWidget::customWhatsThis() const 33131 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 33132 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 33133 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33134 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 33135 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33136 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 33137 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 33138 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 33139 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 33140 vfunc[78]: QWidget::enterEvent(QEvent*) 33141 vfunc[79]: QWidget::leaveEvent(QEvent*) 33142 vfunc[80]: QButton::paintEvent(QPaintEvent*) 33143 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33144 vfunc[82]: QCheckBox::resizeEvent(QResizeEvent*) 33145 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33146 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33147 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33148 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33149 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33150 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33151 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33152 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33153 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33154 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33155 vfunc[93]: QWidget::showEvent(QShowEvent*) 33156 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33157 vfunc[95]: QWidget::x11Event(_XEvent*) 33158 vfunc[96]: QCheckBox::updateMask() 33159 vfunc[97]: QWidget::styleChange(QStyle&) 33160 vfunc[98]: QButton::enabledChange(bool) 33161 vfunc[99]: QWidget::paletteChange(QPalette const&) 33162 vfunc[100]: QWidget::fontChange(QFont const&) 33163 vfunc[101]: QWidget::windowActivationChange(bool) 33164 vfunc[102]: QWidget::metric(int) const 33165 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33166 vfunc[104]: QWidget::destroy(bool, bool) 33167 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33168 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33169 vfunc[107]: QWidget::focusNextPrevChild(bool) 33170 vfunc[108]: QWidget::setKeyCompression(bool) 33171 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33172 bool, QFont*) 33173 vfunc[110]: QButton::setText(QString const&) 33174 vfunc[111]: QButton::setPixmap(QPixmap const&) 33175 vfunc[112]: QButton::setAccel(QKeySequence const&) 33176 vfunc[113]: QButton::setDown(bool) 33177 vfunc[114]: QButton::setAutoRepeat(bool) 33178 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 33179 vfunc[116]: QButton::setState(QButton::ToggleState) 33180 vfunc[117]: QCheckBox::hitButton(QPoint const&) const 33181 vfunc[118]: QCheckBox::drawButton(QPainter*) 33182 vfunc[119]: QCheckBox::drawButtonLabel(QPainter*) 33183 vfunc[120]: QButton::setGroup(QButtonGroup*) 33184 33185 Table 8-434. Secondary vtable for QCheckBox 33186 Base Offset -40 33187 Virtual Base Offset 0 33188 RTTI typeinfo for QCheckBox 33189 vfunc[0]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 33190 vfunc[1]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 33191 vfunc[2]: QPaintDevice::setResolution(int) 33192 vfunc[3]: QPaintDevice::resolution() const 33193 vfunc[4]: QPaintDevice::handle() const 33194 vfunc[5]: QPaintDevice::x11RenderHandle() const 33195 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33196 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33197 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33198 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33199 const 33200 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33201 33202 The Run Time Type Information for the QCheckBox class is 33203 described by Table 8-435 33204 33205 Table 8-435. typeinfo for QCheckBox 33206 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33207 Name typeinfo name for QCheckBox 33208 basetype: typeinfo for QButton 33209 __________________________________________________________ 33210 33211 8.2.22.33. Class data for QDockWindow 33212 33213 The virtual table for the QDockWindow class is described by 33214 Table 8-436 33215 33216 Table 8-436. Primary vtable for QDockWindow 33217 Base Offset 0 33218 Virtual Base Offset 0 33219 RTTI typeinfo for QDockWindow 33220 vfunc[0]: NULL or QDockWindow::metaObject() const 33221 vfunc[1]: QDockWindow::className() const 33222 vfunc[2]: QDockWindow::qt_cast(char const*) 33223 vfunc[3]: QDockWindow::qt_invoke(int, QUObject*) 33224 vfunc[4]: QDockWindow::qt_emit(int, QUObject*) 33225 vfunc[5]: QDockWindow::qt_property(int, int, QVariant*) 33226 vfunc[6]: QDockWindow::~QDockWindow() 33227 vfunc[7]: QDockWindow::~QDockWindow() 33228 vfunc[8]: QDockWindow::event(QEvent*) 33229 vfunc[9]: QDockWindow::eventFilter(QObject*, QEvent*) 33230 vfunc[10]: QWidget::setName(char const*) 33231 vfunc[11]: QObject::insertChild(QObject*) 33232 vfunc[12]: QObject::removeChild(QObject*) 33233 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33234 vfunc[14]: QObject::property(char const*) const 33235 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33236 vfunc[16]: QObject::childEvent(QChildEvent*) 33237 vfunc[17]: QObject::customEvent(QCustomEvent*) 33238 vfunc[18]: QObject::connectNotify(char const*) 33239 vfunc[19]: QObject::disconnectNotify(char const*) 33240 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33241 const*, char const*) 33242 vfunc[21]: QWidget::setEnabled(bool) 33243 vfunc[22]: QWidget::setMinimumSize(int, int) 33244 vfunc[23]: QWidget::setMaximumSize(int, int) 33245 vfunc[24]: QWidget::setSizeIncrement(int, int) 33246 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33247 vfunc[26]: QWidget::setEraseColor(QColor const&) 33248 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33249 vfunc[28]: QWidget::setPalette(QPalette const&) 33250 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33251 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33252 vfunc[31]: QWidget::setFont(QFont const&) 33253 vfunc[32]: QWidget::setCursor(QCursor const&) 33254 vfunc[33]: QWidget::unsetCursor() 33255 vfunc[34]: QWidget::setMask(QBitmap const&) 33256 vfunc[35]: QWidget::setMask(QRegion const&) 33257 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33258 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33259 vfunc[38]: QDockWindow::setCaption(QString const&) 33260 vfunc[39]: QWidget::setIcon(QPixmap const&) 33261 vfunc[40]: QWidget::setIconText(QString const&) 33262 vfunc[41]: QWidget::setMouseTracking(bool) 33263 vfunc[42]: QWidget::setFocus() 33264 vfunc[43]: QWidget::setActiveWindow() 33265 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33266 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33267 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33268 vfunc[47]: QWidget::show() 33269 vfunc[48]: QWidget::hide() 33270 vfunc[49]: QWidget::showMinimized() 33271 vfunc[50]: QWidget::showMaximized() 33272 vfunc[51]: QWidget::showNormal() 33273 vfunc[52]: QWidget::polish() 33274 vfunc[53]: QWidget::move(int, int) 33275 vfunc[54]: QWidget::resize(int, int) 33276 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33277 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33278 vfunc[57]: QWidget::close(bool) 33279 vfunc[58]: QDockWindow::sizeHint() const 33280 vfunc[59]: QDockWindow::minimumSizeHint() const 33281 vfunc[60]: QWidget::sizePolicy() const 33282 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33283 vfunc[62]: QWidget::heightForWidth(int) const 33284 vfunc[63]: QWidget::adjustSize() 33285 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33286 const&, bool) 33287 vfunc[65]: QWidget::setAcceptDrops(bool) 33288 vfunc[66]: QWidget::setAutoMask(bool) 33289 vfunc[67]: 33290 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33291 vfunc[68]: QWidget::customWhatsThis() const 33292 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 33293 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 33294 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33295 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 33296 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33297 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33298 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33299 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33300 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33301 vfunc[78]: QWidget::enterEvent(QEvent*) 33302 vfunc[79]: QWidget::leaveEvent(QEvent*) 33303 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 33304 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33305 vfunc[82]: QDockWindow::resizeEvent(QResizeEvent*) 33306 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33307 vfunc[84]: QDockWindow::contextMenuEvent(QContextMenuEvent*) 33308 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33309 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33310 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33311 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33312 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33313 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33314 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33315 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33316 vfunc[93]: QDockWindow::showEvent(QShowEvent*) 33317 vfunc[94]: QDockWindow::hideEvent(QHideEvent*) 33318 vfunc[95]: QWidget::x11Event(_XEvent*) 33319 vfunc[96]: QWidget::updateMask() 33320 vfunc[97]: QFrame::styleChange(QStyle&) 33321 vfunc[98]: QWidget::enabledChange(bool) 33322 vfunc[99]: QWidget::paletteChange(QPalette const&) 33323 vfunc[100]: QWidget::fontChange(QFont const&) 33324 vfunc[101]: QWidget::windowActivationChange(bool) 33325 vfunc[102]: QWidget::metric(int) const 33326 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33327 vfunc[104]: QWidget::destroy(bool, bool) 33328 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33329 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33330 vfunc[107]: QWidget::focusNextPrevChild(bool) 33331 vfunc[108]: QWidget::setKeyCompression(bool) 33332 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33333 bool, QFont*) 33334 vfunc[110]: QFrame::setFrameStyle(int) 33335 vfunc[111]: QFrame::setLineWidth(int) 33336 vfunc[112]: QFrame::setMargin(int) 33337 vfunc[113]: QFrame::setMidLineWidth(int) 33338 vfunc[114]: QFrame::setFrameRect(QRect const&) 33339 vfunc[115]: QDockWindow::drawFrame(QPainter*) 33340 vfunc[116]: QDockWindow::drawContents(QPainter*) 33341 vfunc[117]: QFrame::frameChanged() 33342 vfunc[118]: QDockWindow::setWidget(QWidget*) 33343 vfunc[119]: QDockWindow::setCloseMode(int) 33344 vfunc[120]: QDockWindow::setResizeEnabled(bool) 33345 vfunc[121]: QDockWindow::setMovingEnabled(bool) 33346 vfunc[122]: QDockWindow::setHorizontallyStretchable(bool) 33347 vfunc[123]: QDockWindow::setVerticallyStretchable(bool) 33348 vfunc[124]: QDockWindow::setOffset(int) 33349 vfunc[125]: QDockWindow::setFixedExtentWidth(int) 33350 vfunc[126]: QDockWindow::setFixedExtentHeight(int) 33351 vfunc[127]: QDockWindow::setNewLine(bool) 33352 vfunc[128]: QDockWindow::setOpaqueMoving(bool) 33353 vfunc[129]: QDockWindow::undock(QWidget*) 33354 vfunc[130]: NULL or QDockWindow::undock() 33355 vfunc[131]: QDockWindow::dock() 33356 vfunc[132]: QDockWindow::setOrientation(Qt::Orientation) 33357 33358 Table 8-437. Secondary vtable for QDockWindow 33359 Base Offset -40 33360 Virtual Base Offset 0 33361 RTTI typeinfo for QDockWindow 33362 vfunc[0]: non-virtual thunk to QDockWindow::~QDockWindow() 33363 vfunc[1]: non-virtual thunk to QDockWindow::~QDockWindow() 33364 vfunc[2]: QPaintDevice::setResolution(int) 33365 vfunc[3]: QPaintDevice::resolution() const 33366 vfunc[4]: QPaintDevice::handle() const 33367 vfunc[5]: QPaintDevice::x11RenderHandle() const 33368 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33369 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33370 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33371 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33372 const 33373 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33374 33375 The Run Time Type Information for the QDockWindow class is 33376 described by Table 8-438 33377 33378 Table 8-438. typeinfo for QDockWindow 33379 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33380 Name typeinfo name for QDockWindow 33381 basetype: typeinfo for QFrame 33382 __________________________________________________________ 33383 33384 8.2.22.34. Class data for QSpinWidget 33385 33386 The virtual table for the QSpinWidget class is described by 33387 Table 8-439 33388 33389 Table 8-439. Primary vtable for QSpinWidget 33390 Base Offset 0 33391 Virtual Base Offset 0 33392 RTTI typeinfo for QSpinWidget 33393 vfunc[0]: NULL or QSpinWidget::metaObject() const 33394 vfunc[1]: QSpinWidget::className() const 33395 vfunc[2]: QSpinWidget::qt_cast(char const*) 33396 vfunc[3]: QSpinWidget::qt_invoke(int, QUObject*) 33397 vfunc[4]: QSpinWidget::qt_emit(int, QUObject*) 33398 vfunc[5]: QSpinWidget::qt_property(int, int, QVariant*) 33399 vfunc[6]: QSpinWidget::~QSpinWidget() 33400 vfunc[7]: QSpinWidget::~QSpinWidget() 33401 vfunc[8]: QWidget::event(QEvent*) 33402 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33403 vfunc[10]: QWidget::setName(char const*) 33404 vfunc[11]: QObject::insertChild(QObject*) 33405 vfunc[12]: QObject::removeChild(QObject*) 33406 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33407 vfunc[14]: QObject::property(char const*) const 33408 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33409 vfunc[16]: QObject::childEvent(QChildEvent*) 33410 vfunc[17]: QObject::customEvent(QCustomEvent*) 33411 vfunc[18]: QObject::connectNotify(char const*) 33412 vfunc[19]: QObject::disconnectNotify(char const*) 33413 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33414 const*, char const*) 33415 vfunc[21]: QWidget::setEnabled(bool) 33416 vfunc[22]: QWidget::setMinimumSize(int, int) 33417 vfunc[23]: QWidget::setMaximumSize(int, int) 33418 vfunc[24]: QWidget::setSizeIncrement(int, int) 33419 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33420 vfunc[26]: QWidget::setEraseColor(QColor const&) 33421 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33422 vfunc[28]: QWidget::setPalette(QPalette const&) 33423 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33424 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33425 vfunc[31]: QWidget::setFont(QFont const&) 33426 vfunc[32]: QWidget::setCursor(QCursor const&) 33427 vfunc[33]: QWidget::unsetCursor() 33428 vfunc[34]: QWidget::setMask(QBitmap const&) 33429 vfunc[35]: QWidget::setMask(QRegion const&) 33430 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33431 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33432 vfunc[38]: QWidget::setCaption(QString const&) 33433 vfunc[39]: QWidget::setIcon(QPixmap const&) 33434 vfunc[40]: QWidget::setIconText(QString const&) 33435 vfunc[41]: QWidget::setMouseTracking(bool) 33436 vfunc[42]: QWidget::setFocus() 33437 vfunc[43]: QWidget::setActiveWindow() 33438 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33439 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33440 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33441 vfunc[47]: QWidget::show() 33442 vfunc[48]: QWidget::hide() 33443 vfunc[49]: QWidget::showMinimized() 33444 vfunc[50]: QWidget::showMaximized() 33445 vfunc[51]: QWidget::showNormal() 33446 vfunc[52]: QWidget::polish() 33447 vfunc[53]: QWidget::move(int, int) 33448 vfunc[54]: QWidget::resize(int, int) 33449 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33450 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33451 vfunc[57]: QWidget::close(bool) 33452 vfunc[58]: QWidget::sizeHint() const 33453 vfunc[59]: QWidget::minimumSizeHint() const 33454 vfunc[60]: QWidget::sizePolicy() const 33455 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33456 vfunc[62]: QWidget::heightForWidth(int) const 33457 vfunc[63]: QWidget::adjustSize() 33458 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33459 const&, bool) 33460 vfunc[65]: QWidget::setAcceptDrops(bool) 33461 vfunc[66]: QWidget::setAutoMask(bool) 33462 vfunc[67]: 33463 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33464 vfunc[68]: QWidget::customWhatsThis() const 33465 vfunc[69]: QSpinWidget::mousePressEvent(QMouseEvent*) 33466 vfunc[70]: QSpinWidget::mouseReleaseEvent(QMouseEvent*) 33467 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33468 vfunc[72]: QSpinWidget::mouseMoveEvent(QMouseEvent*) 33469 vfunc[73]: QSpinWidget::wheelEvent(QWheelEvent*) 33470 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33471 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33472 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33473 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33474 vfunc[78]: QWidget::enterEvent(QEvent*) 33475 vfunc[79]: QWidget::leaveEvent(QEvent*) 33476 vfunc[80]: QSpinWidget::paintEvent(QPaintEvent*) 33477 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33478 vfunc[82]: QSpinWidget::resizeEvent(QResizeEvent*) 33479 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33480 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33481 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33482 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33483 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33484 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33485 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33486 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33487 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33488 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33489 vfunc[93]: QWidget::showEvent(QShowEvent*) 33490 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33491 vfunc[95]: QWidget::x11Event(_XEvent*) 33492 vfunc[96]: QWidget::updateMask() 33493 vfunc[97]: QSpinWidget::styleChange(QStyle&) 33494 vfunc[98]: QWidget::enabledChange(bool) 33495 vfunc[99]: QWidget::paletteChange(QPalette const&) 33496 vfunc[100]: QWidget::fontChange(QFont const&) 33497 vfunc[101]: QSpinWidget::windowActivationChange(bool) 33498 vfunc[102]: QWidget::metric(int) const 33499 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33500 vfunc[104]: QWidget::destroy(bool, bool) 33501 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33502 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33503 vfunc[107]: QWidget::focusNextPrevChild(bool) 33504 vfunc[108]: QWidget::setKeyCompression(bool) 33505 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33506 bool, QFont*) 33507 vfunc[110]: 33508 QSpinWidget::setButtonSymbols(QSpinWidget::ButtonSymbols) 33509 33510 Table 8-440. Secondary vtable for QSpinWidget 33511 Base Offset -40 33512 Virtual Base Offset 0 33513 RTTI typeinfo for QSpinWidget 33514 vfunc[0]: non-virtual thunk to QSpinWidget::~QSpinWidget() 33515 vfunc[1]: non-virtual thunk to QSpinWidget::~QSpinWidget() 33516 vfunc[2]: QPaintDevice::setResolution(int) 33517 vfunc[3]: QPaintDevice::resolution() const 33518 vfunc[4]: QPaintDevice::handle() const 33519 vfunc[5]: QPaintDevice::x11RenderHandle() const 33520 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33521 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33522 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33523 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33524 const 33525 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33526 33527 The Run Time Type Information for the QSpinWidget class is 33528 described by Table 8-441 33529 33530 Table 8-441. typeinfo for QSpinWidget 33531 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33532 Name typeinfo name for QSpinWidget 33533 basetype: typeinfo for QWidget 33534 __________________________________________________________ 33535 33536 8.2.22.35. Class data for QToolBox 33537 33538 The virtual table for the QToolBox class is described by Table 33539 8-442 33540 33541 Table 8-442. Primary vtable for QToolBox 33542 Base Offset 0 33543 Virtual Base Offset 0 33544 RTTI typeinfo for QToolBox 33545 vfunc[0]: NULL or QToolBox::metaObject() const 33546 vfunc[1]: QToolBox::className() const 33547 vfunc[2]: QToolBox::qt_cast(char const*) 33548 vfunc[3]: QToolBox::qt_invoke(int, QUObject*) 33549 vfunc[4]: QToolBox::qt_emit(int, QUObject*) 33550 vfunc[5]: QToolBox::qt_property(int, int, QVariant*) 33551 vfunc[6]: QToolBox::~QToolBox() 33552 vfunc[7]: QToolBox::~QToolBox() 33553 vfunc[8]: QWidget::event(QEvent*) 33554 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33555 vfunc[10]: QWidget::setName(char const*) 33556 vfunc[11]: QObject::insertChild(QObject*) 33557 vfunc[12]: QObject::removeChild(QObject*) 33558 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33559 vfunc[14]: QObject::property(char const*) const 33560 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33561 vfunc[16]: QObject::childEvent(QChildEvent*) 33562 vfunc[17]: QObject::customEvent(QCustomEvent*) 33563 vfunc[18]: QObject::connectNotify(char const*) 33564 vfunc[19]: QObject::disconnectNotify(char const*) 33565 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33566 const*, char const*) 33567 vfunc[21]: QWidget::setEnabled(bool) 33568 vfunc[22]: QWidget::setMinimumSize(int, int) 33569 vfunc[23]: QWidget::setMaximumSize(int, int) 33570 vfunc[24]: QWidget::setSizeIncrement(int, int) 33571 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33572 vfunc[26]: QWidget::setEraseColor(QColor const&) 33573 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33574 vfunc[28]: QWidget::setPalette(QPalette const&) 33575 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33576 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33577 vfunc[31]: QWidget::setFont(QFont const&) 33578 vfunc[32]: QWidget::setCursor(QCursor const&) 33579 vfunc[33]: QWidget::unsetCursor() 33580 vfunc[34]: QWidget::setMask(QBitmap const&) 33581 vfunc[35]: QWidget::setMask(QRegion const&) 33582 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33583 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33584 vfunc[38]: QWidget::setCaption(QString const&) 33585 vfunc[39]: QWidget::setIcon(QPixmap const&) 33586 vfunc[40]: QWidget::setIconText(QString const&) 33587 vfunc[41]: QWidget::setMouseTracking(bool) 33588 vfunc[42]: QWidget::setFocus() 33589 vfunc[43]: QWidget::setActiveWindow() 33590 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33591 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33592 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33593 vfunc[47]: QWidget::show() 33594 vfunc[48]: QWidget::hide() 33595 vfunc[49]: QWidget::showMinimized() 33596 vfunc[50]: QWidget::showMaximized() 33597 vfunc[51]: QWidget::showNormal() 33598 vfunc[52]: QWidget::polish() 33599 vfunc[53]: QWidget::move(int, int) 33600 vfunc[54]: QWidget::resize(int, int) 33601 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33602 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33603 vfunc[57]: QWidget::close(bool) 33604 vfunc[58]: QFrame::sizeHint() const 33605 vfunc[59]: QWidget::minimumSizeHint() const 33606 vfunc[60]: QWidget::sizePolicy() const 33607 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33608 vfunc[62]: QWidget::heightForWidth(int) const 33609 vfunc[63]: QWidget::adjustSize() 33610 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33611 const&, bool) 33612 vfunc[65]: QWidget::setAcceptDrops(bool) 33613 vfunc[66]: QWidget::setAutoMask(bool) 33614 vfunc[67]: 33615 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33616 vfunc[68]: QWidget::customWhatsThis() const 33617 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 33618 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 33619 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33620 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 33621 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33622 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33623 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33624 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33625 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33626 vfunc[78]: QWidget::enterEvent(QEvent*) 33627 vfunc[79]: QWidget::leaveEvent(QEvent*) 33628 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 33629 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33630 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 33631 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33632 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33633 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33634 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33635 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33636 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33637 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33638 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33639 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33640 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33641 vfunc[93]: QToolBox::showEvent(QShowEvent*) 33642 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33643 vfunc[95]: QWidget::x11Event(_XEvent*) 33644 vfunc[96]: QWidget::updateMask() 33645 vfunc[97]: QToolBox::styleChange(QStyle&) 33646 vfunc[98]: QWidget::enabledChange(bool) 33647 vfunc[99]: QWidget::paletteChange(QPalette const&) 33648 vfunc[100]: QWidget::fontChange(QFont const&) 33649 vfunc[101]: QWidget::windowActivationChange(bool) 33650 vfunc[102]: QWidget::metric(int) const 33651 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33652 vfunc[104]: QWidget::destroy(bool, bool) 33653 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33654 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33655 vfunc[107]: QWidget::focusNextPrevChild(bool) 33656 vfunc[108]: QWidget::setKeyCompression(bool) 33657 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33658 bool, QFont*) 33659 vfunc[110]: QFrame::setFrameStyle(int) 33660 vfunc[111]: QFrame::setLineWidth(int) 33661 vfunc[112]: QFrame::setMargin(int) 33662 vfunc[113]: QFrame::setMidLineWidth(int) 33663 vfunc[114]: QFrame::setFrameRect(QRect const&) 33664 vfunc[115]: QFrame::drawFrame(QPainter*) 33665 vfunc[116]: QFrame::drawContents(QPainter*) 33666 vfunc[117]: QToolBox::frameChanged() 33667 vfunc[118]: QToolBox::itemInserted(int) 33668 vfunc[119]: QToolBox::itemRemoved(int) 33669 33670 Table 8-443. Secondary vtable for QToolBox 33671 Base Offset -40 33672 Virtual Base Offset 0 33673 RTTI typeinfo for QToolBox 33674 vfunc[0]: non-virtual thunk to QToolBox::~QToolBox() 33675 vfunc[1]: non-virtual thunk to QToolBox::~QToolBox() 33676 vfunc[2]: QPaintDevice::setResolution(int) 33677 vfunc[3]: QPaintDevice::resolution() const 33678 vfunc[4]: QPaintDevice::handle() const 33679 vfunc[5]: QPaintDevice::x11RenderHandle() const 33680 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33681 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33682 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33683 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33684 const 33685 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33686 33687 The Run Time Type Information for the QToolBox class is 33688 described by Table 8-444 33689 33690 Table 8-444. typeinfo for QToolBox 33691 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33692 Name typeinfo name for QToolBox 33693 basetype: typeinfo for QFrame 33694 __________________________________________________________ 33695 33696 8.2.22.36. Class data for QProgressBar 33697 33698 The virtual table for the QProgressBar class is described by 33699 Table 8-445 33700 33701 Table 8-445. Primary vtable for QProgressBar 33702 Base Offset 0 33703 Virtual Base Offset 0 33704 RTTI typeinfo for QProgressBar 33705 vfunc[0]: NULL or QProgressBar::metaObject() const 33706 vfunc[1]: QProgressBar::className() const 33707 vfunc[2]: QProgressBar::qt_cast(char const*) 33708 vfunc[3]: QProgressBar::qt_invoke(int, QUObject*) 33709 vfunc[4]: QProgressBar::qt_emit(int, QUObject*) 33710 vfunc[5]: QProgressBar::qt_property(int, int, QVariant*) 33711 vfunc[6]: NULL or QProgressBar::~QProgressBar() 33712 vfunc[7]: NULL or QProgressBar::~QProgressBar() 33713 vfunc[8]: QWidget::event(QEvent*) 33714 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33715 vfunc[10]: QWidget::setName(char const*) 33716 vfunc[11]: QObject::insertChild(QObject*) 33717 vfunc[12]: QObject::removeChild(QObject*) 33718 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33719 vfunc[14]: QObject::property(char const*) const 33720 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33721 vfunc[16]: QObject::childEvent(QChildEvent*) 33722 vfunc[17]: QObject::customEvent(QCustomEvent*) 33723 vfunc[18]: QObject::connectNotify(char const*) 33724 vfunc[19]: QObject::disconnectNotify(char const*) 33725 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33726 const*, char const*) 33727 vfunc[21]: QWidget::setEnabled(bool) 33728 vfunc[22]: QWidget::setMinimumSize(int, int) 33729 vfunc[23]: QWidget::setMaximumSize(int, int) 33730 vfunc[24]: QWidget::setSizeIncrement(int, int) 33731 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33732 vfunc[26]: QWidget::setEraseColor(QColor const&) 33733 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33734 vfunc[28]: QWidget::setPalette(QPalette const&) 33735 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33736 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33737 vfunc[31]: QWidget::setFont(QFont const&) 33738 vfunc[32]: QWidget::setCursor(QCursor const&) 33739 vfunc[33]: QWidget::unsetCursor() 33740 vfunc[34]: QWidget::setMask(QBitmap const&) 33741 vfunc[35]: QWidget::setMask(QRegion const&) 33742 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33743 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33744 vfunc[38]: QWidget::setCaption(QString const&) 33745 vfunc[39]: QWidget::setIcon(QPixmap const&) 33746 vfunc[40]: QWidget::setIconText(QString const&) 33747 vfunc[41]: QWidget::setMouseTracking(bool) 33748 vfunc[42]: QWidget::setFocus() 33749 vfunc[43]: QWidget::setActiveWindow() 33750 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33751 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33752 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33753 vfunc[47]: QProgressBar::show() 33754 vfunc[48]: QWidget::hide() 33755 vfunc[49]: QWidget::showMinimized() 33756 vfunc[50]: QWidget::showMaximized() 33757 vfunc[51]: QWidget::showNormal() 33758 vfunc[52]: QWidget::polish() 33759 vfunc[53]: QWidget::move(int, int) 33760 vfunc[54]: QWidget::resize(int, int) 33761 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33762 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33763 vfunc[57]: QWidget::close(bool) 33764 vfunc[58]: QProgressBar::sizeHint() const 33765 vfunc[59]: QProgressBar::minimumSizeHint() const 33766 vfunc[60]: QWidget::sizePolicy() const 33767 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33768 vfunc[62]: QWidget::heightForWidth(int) const 33769 vfunc[63]: QWidget::adjustSize() 33770 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33771 const&, bool) 33772 vfunc[65]: QWidget::setAcceptDrops(bool) 33773 vfunc[66]: QWidget::setAutoMask(bool) 33774 vfunc[67]: 33775 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33776 vfunc[68]: QWidget::customWhatsThis() const 33777 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 33778 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 33779 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33780 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 33781 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33782 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33783 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33784 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33785 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33786 vfunc[78]: QWidget::enterEvent(QEvent*) 33787 vfunc[79]: QWidget::leaveEvent(QEvent*) 33788 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 33789 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33790 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 33791 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33792 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33793 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33794 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33795 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33796 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33797 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33798 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33799 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33800 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33801 vfunc[93]: QWidget::showEvent(QShowEvent*) 33802 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33803 vfunc[95]: QWidget::x11Event(_XEvent*) 33804 vfunc[96]: QWidget::updateMask() 33805 vfunc[97]: QProgressBar::styleChange(QStyle&) 33806 vfunc[98]: QWidget::enabledChange(bool) 33807 vfunc[99]: QWidget::paletteChange(QPalette const&) 33808 vfunc[100]: QWidget::fontChange(QFont const&) 33809 vfunc[101]: QWidget::windowActivationChange(bool) 33810 vfunc[102]: QWidget::metric(int) const 33811 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33812 vfunc[104]: QWidget::destroy(bool, bool) 33813 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33814 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33815 vfunc[107]: QWidget::focusNextPrevChild(bool) 33816 vfunc[108]: QWidget::setKeyCompression(bool) 33817 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33818 bool, QFont*) 33819 vfunc[110]: QFrame::setFrameStyle(int) 33820 vfunc[111]: QFrame::setLineWidth(int) 33821 vfunc[112]: QFrame::setMargin(int) 33822 vfunc[113]: QFrame::setMidLineWidth(int) 33823 vfunc[114]: QFrame::setFrameRect(QRect const&) 33824 vfunc[115]: QFrame::drawFrame(QPainter*) 33825 vfunc[116]: QProgressBar::drawContents(QPainter*) 33826 vfunc[117]: QFrame::frameChanged() 33827 vfunc[118]: QProgressBar::setTotalSteps(int) 33828 vfunc[119]: QProgressBar::setProgress(int) 33829 vfunc[120]: QProgressBar::setIndicator(QString&, int, int) 33830 33831 Table 8-446. Secondary vtable for QProgressBar 33832 Base Offset -40 33833 Virtual Base Offset 0 33834 RTTI typeinfo for QProgressBar 33835 vfunc[0]: NULL or non-virtual thunk to 33836 QProgressBar::~QProgressBar() 33837 vfunc[1]: NULL or non-virtual thunk to 33838 QProgressBar::~QProgressBar() 33839 vfunc[2]: QPaintDevice::setResolution(int) 33840 vfunc[3]: QPaintDevice::resolution() const 33841 vfunc[4]: QPaintDevice::handle() const 33842 vfunc[5]: QPaintDevice::x11RenderHandle() const 33843 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33844 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33845 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33846 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33847 const 33848 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33849 33850 The Run Time Type Information for the QProgressBar class is 33851 described by Table 8-447 33852 33853 Table 8-447. typeinfo for QProgressBar 33854 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33855 Name typeinfo name for QProgressBar 33856 basetype: typeinfo for QFrame 33857 __________________________________________________________ 33858 33859 8.2.22.37. Class data for QIconViewItem 33860 33861 The virtual table for the QIconViewItem class is described by 33862 Table 8-448 33863 33864 Table 8-448. Primary vtable for QIconViewItem 33865 Base Offset 0 33866 Virtual Base Offset 0 33867 RTTI typeinfo for QIconViewItem 33868 vfunc[0]: QIconViewItem::~QIconViewItem() 33869 vfunc[1]: QIconViewItem::~QIconViewItem() 33870 vfunc[2]: QIconViewItem::setRenameEnabled(bool) 33871 vfunc[3]: QIconViewItem::setDragEnabled(bool) 33872 vfunc[4]: QIconViewItem::setDropEnabled(bool) 33873 vfunc[5]: QIconViewItem::text() const 33874 vfunc[6]: QIconViewItem::pixmap() const 33875 vfunc[7]: QIconViewItem::picture() const 33876 vfunc[8]: QIconViewItem::key() const 33877 vfunc[9]: QIconViewItem::setSelected(bool, bool) 33878 vfunc[10]: QIconViewItem::setSelected(bool) 33879 vfunc[11]: QIconViewItem::setSelectable(bool) 33880 vfunc[12]: QIconViewItem::repaint() 33881 vfunc[13]: QIconViewItem::move(int, int) 33882 vfunc[14]: QIconViewItem::moveBy(int, int) 33883 vfunc[15]: QIconViewItem::move(QPoint const&) 33884 vfunc[16]: QIconViewItem::moveBy(QPoint const&) 33885 vfunc[17]: QIconViewItem::acceptDrop(QMimeSource const*) const 33886 vfunc[18]: QIconViewItem::compare(QIconViewItem*) const 33887 vfunc[19]: QIconViewItem::setText(QString const&) 33888 vfunc[20]: QIconViewItem::setPixmap(QPixmap const&) 33889 vfunc[21]: QIconViewItem::setPicture(QPicture const&) 33890 vfunc[22]: QIconViewItem::setText(QString const&, bool, bool) 33891 vfunc[23]: QIconViewItem::setPixmap(QPixmap const&, bool, bool) 33892 vfunc[24]: QIconViewItem::setKey(QString const&) 33893 vfunc[25]: QIconViewItem::rtti() const 33894 vfunc[26]: QIconViewItem::removeRenameBox() 33895 vfunc[27]: QIconViewItem::calcRect(QString const&) 33896 vfunc[28]: QIconViewItem::paintItem(QPainter*, QColorGroup 33897 const&) 33898 vfunc[29]: QIconViewItem::paintFocus(QPainter*, QColorGroup 33899 const&) 33900 vfunc[30]: QIconViewItem::dropped(QDropEvent*, 33901 QValueList const&) 33902 vfunc[31]: QIconViewItem::dragEntered() 33903 vfunc[32]: QIconViewItem::dragLeft() 33904 33905 The Run Time Type Information for the QIconViewItem class is 33906 described by Table 8-449 33907 33908 Table 8-449. typeinfo for QIconViewItem 33909 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33910 Name typeinfo name for QIconViewItem 33911 basetype: typeinfo for Qt 33912 __________________________________________________________ 33913 33914 8.2.22.38. Class data for QCheckListItem 33915 33916 The virtual table for the QCheckListItem class is described by 33917 Table 8-450 33918 33919 Table 8-450. Primary vtable for QCheckListItem 33920 Base Offset 0 33921 Virtual Base Offset 0 33922 RTTI typeinfo for QCheckListItem 33923 vfunc[0]: QCheckListItem::~QCheckListItem() 33924 vfunc[1]: QCheckListItem::~QCheckListItem() 33925 vfunc[2]: QListViewItem::insertItem(QListViewItem*) 33926 vfunc[3]: QListViewItem::takeItem(QListViewItem*) 33927 vfunc[4]: NULL or QListViewItem::removeItem(QListViewItem*) 33928 vfunc[5]: QListViewItem::invalidateHeight() 33929 vfunc[6]: QCheckListItem::width(QFontMetrics const&, QListView 33930 const*, int) const 33931 vfunc[7]: QListViewItem::setText(int, QString const&) 33932 vfunc[8]: NULL or QCheckListItem::text(int) const 33933 vfunc[9]: QListViewItem::setPixmap(int, QPixmap const&) 33934 vfunc[10]: QListViewItem::pixmap(int) const 33935 vfunc[11]: QListViewItem::key(int, bool) const 33936 vfunc[12]: QListViewItem::compare(QListViewItem*, int, bool) 33937 const 33938 vfunc[13]: QListViewItem::sortChildItems(int, bool) 33939 vfunc[14]: QListViewItem::setOpen(bool) 33940 vfunc[15]: QCheckListItem::setup() 33941 vfunc[16]: QListViewItem::setSelected(bool) 33942 vfunc[17]: QCheckListItem::paintCell(QPainter*, QColorGroup 33943 const&, int, int, int) 33944 vfunc[18]: QListViewItem::paintBranches(QPainter*, QColorGroup 33945 const&, int, int, int) 33946 vfunc[19]: QCheckListItem::paintFocus(QPainter*, QColorGroup 33947 const&, QRect const&) 33948 vfunc[20]: QListViewItem::setSelectable(bool) 33949 vfunc[21]: QListViewItem::setExpandable(bool) 33950 vfunc[22]: QListViewItem::sort() 33951 vfunc[23]: QListViewItem::setDragEnabled(bool) 33952 vfunc[24]: QListViewItem::setDropEnabled(bool) 33953 vfunc[25]: QListViewItem::acceptDrop(QMimeSource const*) const 33954 vfunc[26]: QListViewItem::setRenameEnabled(int, bool) 33955 vfunc[27]: QListViewItem::startRename(int) 33956 vfunc[28]: QListViewItem::setEnabled(bool) 33957 vfunc[29]: QCheckListItem::rtti() const 33958 vfunc[30]: QListViewItem::setMultiLinesEnabled(bool) 33959 vfunc[31]: QListViewItem::enforceSortOrder() const 33960 vfunc[32]: QListViewItem::setHeight(int) 33961 vfunc[33]: QCheckListItem::activate() 33962 vfunc[34]: QListViewItem::dropped(QDropEvent*) 33963 vfunc[35]: QListViewItem::dragEntered() 33964 vfunc[36]: QListViewItem::dragLeft() 33965 vfunc[37]: QListViewItem::okRename(int) 33966 vfunc[38]: QListViewItem::cancelRename(int) 33967 vfunc[39]: QCheckListItem::setOn(bool) 33968 vfunc[40]: QCheckListItem::stateChange(bool) 33969 33970 The Run Time Type Information for the QCheckListItem class is 33971 described by Table 8-451 33972 33973 Table 8-451. typeinfo for QCheckListItem 33974 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33975 Name typeinfo name for QCheckListItem 33976 basetype: typeinfo for QListViewItem 33977 __________________________________________________________ 33978 33979 8.2.22.39. Class data for QDockArea 33980 33981 The virtual table for the QDockArea class is described by Table 33982 8-452 33983 33984 Table 8-452. Primary vtable for QDockArea 33985 Base Offset 0 33986 Virtual Base Offset 0 33987 RTTI typeinfo for QDockArea 33988 vfunc[0]: NULL or QDockArea::metaObject() const 33989 vfunc[1]: QDockArea::className() const 33990 vfunc[2]: QDockArea::qt_cast(char const*) 33991 vfunc[3]: QDockArea::qt_invoke(int, QUObject*) 33992 vfunc[4]: QDockArea::qt_emit(int, QUObject*) 33993 vfunc[5]: QDockArea::qt_property(int, int, QVariant*) 33994 vfunc[6]: QDockArea::~QDockArea() 33995 vfunc[7]: QDockArea::~QDockArea() 33996 vfunc[8]: QWidget::event(QEvent*) 33997 vfunc[9]: QDockArea::eventFilter(QObject*, QEvent*) 33998 vfunc[10]: QWidget::setName(char const*) 33999 vfunc[11]: QObject::insertChild(QObject*) 34000 vfunc[12]: QObject::removeChild(QObject*) 34001 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34002 vfunc[14]: QObject::property(char const*) const 34003 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34004 vfunc[16]: QObject::childEvent(QChildEvent*) 34005 vfunc[17]: QObject::customEvent(QCustomEvent*) 34006 vfunc[18]: QObject::connectNotify(char const*) 34007 vfunc[19]: QObject::disconnectNotify(char const*) 34008 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34009 const*, char const*) 34010 vfunc[21]: QWidget::setEnabled(bool) 34011 vfunc[22]: QWidget::setMinimumSize(int, int) 34012 vfunc[23]: QWidget::setMaximumSize(int, int) 34013 vfunc[24]: QWidget::setSizeIncrement(int, int) 34014 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34015 vfunc[26]: QWidget::setEraseColor(QColor const&) 34016 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34017 vfunc[28]: QWidget::setPalette(QPalette const&) 34018 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34019 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34020 vfunc[31]: QWidget::setFont(QFont const&) 34021 vfunc[32]: QWidget::setCursor(QCursor const&) 34022 vfunc[33]: QWidget::unsetCursor() 34023 vfunc[34]: QWidget::setMask(QBitmap const&) 34024 vfunc[35]: QWidget::setMask(QRegion const&) 34025 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34026 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34027 vfunc[38]: QWidget::setCaption(QString const&) 34028 vfunc[39]: QWidget::setIcon(QPixmap const&) 34029 vfunc[40]: QWidget::setIconText(QString const&) 34030 vfunc[41]: QWidget::setMouseTracking(bool) 34031 vfunc[42]: QWidget::setFocus() 34032 vfunc[43]: QWidget::setActiveWindow() 34033 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34034 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34035 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34036 vfunc[47]: QWidget::show() 34037 vfunc[48]: QWidget::hide() 34038 vfunc[49]: QWidget::showMinimized() 34039 vfunc[50]: QWidget::showMaximized() 34040 vfunc[51]: QWidget::showNormal() 34041 vfunc[52]: QWidget::polish() 34042 vfunc[53]: QWidget::move(int, int) 34043 vfunc[54]: QWidget::resize(int, int) 34044 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34045 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34046 vfunc[57]: QWidget::close(bool) 34047 vfunc[58]: QWidget::sizeHint() const 34048 vfunc[59]: QWidget::minimumSizeHint() const 34049 vfunc[60]: QWidget::sizePolicy() const 34050 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34051 vfunc[62]: QWidget::heightForWidth(int) const 34052 vfunc[63]: QWidget::adjustSize() 34053 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34054 const&, bool) 34055 vfunc[65]: QWidget::setAcceptDrops(bool) 34056 vfunc[66]: QWidget::setAutoMask(bool) 34057 vfunc[67]: 34058 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34059 vfunc[68]: QWidget::customWhatsThis() const 34060 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 34061 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 34062 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34063 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 34064 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34065 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 34066 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34067 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 34068 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 34069 vfunc[78]: QWidget::enterEvent(QEvent*) 34070 vfunc[79]: QWidget::leaveEvent(QEvent*) 34071 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 34072 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34073 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 34074 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34075 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34076 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34077 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34078 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34079 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34080 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34081 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34082 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34083 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34084 vfunc[93]: QWidget::showEvent(QShowEvent*) 34085 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34086 vfunc[95]: QWidget::x11Event(_XEvent*) 34087 vfunc[96]: QWidget::updateMask() 34088 vfunc[97]: QWidget::styleChange(QStyle&) 34089 vfunc[98]: QWidget::enabledChange(bool) 34090 vfunc[99]: QWidget::paletteChange(QPalette const&) 34091 vfunc[100]: QWidget::fontChange(QFont const&) 34092 vfunc[101]: QWidget::windowActivationChange(bool) 34093 vfunc[102]: QWidget::metric(int) const 34094 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34095 vfunc[104]: QWidget::destroy(bool, bool) 34096 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34097 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34098 vfunc[107]: QWidget::focusNextPrevChild(bool) 34099 vfunc[108]: QWidget::setKeyCompression(bool) 34100 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34101 bool, QFont*) 34102 34103 Table 8-453. Secondary vtable for QDockArea 34104 Base Offset -40 34105 Virtual Base Offset 0 34106 RTTI typeinfo for QDockArea 34107 vfunc[0]: non-virtual thunk to QDockArea::~QDockArea() 34108 vfunc[1]: non-virtual thunk to QDockArea::~QDockArea() 34109 vfunc[2]: QPaintDevice::setResolution(int) 34110 vfunc[3]: QPaintDevice::resolution() const 34111 vfunc[4]: QPaintDevice::handle() const 34112 vfunc[5]: QPaintDevice::x11RenderHandle() const 34113 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34114 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34115 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34116 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34117 const 34118 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34119 34120 The Run Time Type Information for the QDockArea class is 34121 described by Table 8-454 34122 34123 Table 8-454. typeinfo for QDockArea 34124 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34125 Name typeinfo name for QDockArea 34126 basetype: typeinfo for QWidget 34127 __________________________________________________________ 34128 34129 8.2.22.40. Class data for QListViewItem 34130 34131 The virtual table for the QListViewItem class is described by 34132 Table 8-455 34133 34134 Table 8-455. Primary vtable for QListViewItem 34135 Base Offset 0 34136 Virtual Base Offset 0 34137 RTTI typeinfo for QListViewItem 34138 vfunc[0]: QListViewItem::~QListViewItem() 34139 vfunc[1]: QListViewItem::~QListViewItem() 34140 vfunc[2]: QListViewItem::insertItem(QListViewItem*) 34141 vfunc[3]: QListViewItem::takeItem(QListViewItem*) 34142 vfunc[4]: NULL or QListViewItem::removeItem(QListViewItem*) 34143 vfunc[5]: QListViewItem::invalidateHeight() 34144 vfunc[6]: QListViewItem::width(QFontMetrics const&, QListView 34145 const*, int) const 34146 vfunc[7]: QListViewItem::setText(int, QString const&) 34147 vfunc[8]: QListViewItem::text(int) const 34148 vfunc[9]: QListViewItem::setPixmap(int, QPixmap const&) 34149 vfunc[10]: QListViewItem::pixmap(int) const 34150 vfunc[11]: QListViewItem::key(int, bool) const 34151 vfunc[12]: QListViewItem::compare(QListViewItem*, int, bool) 34152 const 34153 vfunc[13]: QListViewItem::sortChildItems(int, bool) 34154 vfunc[14]: QListViewItem::setOpen(bool) 34155 vfunc[15]: QListViewItem::setup() 34156 vfunc[16]: QListViewItem::setSelected(bool) 34157 vfunc[17]: QListViewItem::paintCell(QPainter*, QColorGroup 34158 const&, int, int, int) 34159 vfunc[18]: QListViewItem::paintBranches(QPainter*, QColorGroup 34160 const&, int, int, int) 34161 vfunc[19]: QListViewItem::paintFocus(QPainter*, QColorGroup 34162 const&, QRect const&) 34163 vfunc[20]: QListViewItem::setSelectable(bool) 34164 vfunc[21]: QListViewItem::setExpandable(bool) 34165 vfunc[22]: QListViewItem::sort() 34166 vfunc[23]: QListViewItem::setDragEnabled(bool) 34167 vfunc[24]: QListViewItem::setDropEnabled(bool) 34168 vfunc[25]: QListViewItem::acceptDrop(QMimeSource const*) const 34169 vfunc[26]: QListViewItem::setRenameEnabled(int, bool) 34170 vfunc[27]: QListViewItem::startRename(int) 34171 vfunc[28]: QListViewItem::setEnabled(bool) 34172 vfunc[29]: QListViewItem::rtti() const 34173 vfunc[30]: QListViewItem::setMultiLinesEnabled(bool) 34174 vfunc[31]: QListViewItem::enforceSortOrder() const 34175 vfunc[32]: QListViewItem::setHeight(int) 34176 vfunc[33]: QListViewItem::activate() 34177 vfunc[34]: QListViewItem::dropped(QDropEvent*) 34178 vfunc[35]: QListViewItem::dragEntered() 34179 vfunc[36]: QListViewItem::dragLeft() 34180 vfunc[37]: QListViewItem::okRename(int) 34181 vfunc[38]: QListViewItem::cancelRename(int) 34182 34183 The Run Time Type Information for the QListViewItem class is 34184 described by Table 8-456 34185 34186 Table 8-456. typeinfo for QListViewItem 34187 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34188 Name typeinfo name for QListViewItem 34189 basetype: typeinfo for Qt 34190 __________________________________________________________ 34191 34192 8.2.22.41. Class data for QIconView 34193 34194 The virtual table for the QIconView class is described by Table 34195 8-457 34196 34197 Table 8-457. Primary vtable for QIconView 34198 Base Offset 0 34199 Virtual Base Offset 0 34200 RTTI typeinfo for QIconView 34201 vfunc[0]: NULL or QIconView::metaObject() const 34202 vfunc[1]: QIconView::className() const 34203 vfunc[2]: QIconView::qt_cast(char const*) 34204 vfunc[3]: QIconView::qt_invoke(int, QUObject*) 34205 vfunc[4]: QIconView::qt_emit(int, QUObject*) 34206 vfunc[5]: QIconView::qt_property(int, int, QVariant*) 34207 vfunc[6]: QIconView::~QIconView() 34208 vfunc[7]: QIconView::~QIconView() 34209 vfunc[8]: QWidget::event(QEvent*) 34210 vfunc[9]: QIconView::eventFilter(QObject*, QEvent*) 34211 vfunc[10]: QWidget::setName(char const*) 34212 vfunc[11]: QObject::insertChild(QObject*) 34213 vfunc[12]: QScrollView::removeChild(QObject*) 34214 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34215 vfunc[14]: QObject::property(char const*) const 34216 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34217 vfunc[16]: QObject::childEvent(QChildEvent*) 34218 vfunc[17]: QObject::customEvent(QCustomEvent*) 34219 vfunc[18]: QObject::connectNotify(char const*) 34220 vfunc[19]: QObject::disconnectNotify(char const*) 34221 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34222 const*, char const*) 34223 vfunc[21]: QScrollView::setEnabled(bool) 34224 vfunc[22]: QWidget::setMinimumSize(int, int) 34225 vfunc[23]: QWidget::setMaximumSize(int, int) 34226 vfunc[24]: QWidget::setSizeIncrement(int, int) 34227 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34228 vfunc[26]: QWidget::setEraseColor(QColor const&) 34229 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34230 vfunc[28]: QIconView::setPalette(QPalette const&) 34231 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34232 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34233 vfunc[31]: QIconView::setFont(QFont const&) 34234 vfunc[32]: QWidget::setCursor(QCursor const&) 34235 vfunc[33]: QWidget::unsetCursor() 34236 vfunc[34]: QWidget::setMask(QBitmap const&) 34237 vfunc[35]: QWidget::setMask(QRegion const&) 34238 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34239 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34240 vfunc[38]: QWidget::setCaption(QString const&) 34241 vfunc[39]: QWidget::setIcon(QPixmap const&) 34242 vfunc[40]: QWidget::setIconText(QString const&) 34243 vfunc[41]: QWidget::setMouseTracking(bool) 34244 vfunc[42]: QWidget::setFocus() 34245 vfunc[43]: QWidget::setActiveWindow() 34246 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34247 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34248 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34249 vfunc[47]: QScrollView::show() 34250 vfunc[48]: QWidget::hide() 34251 vfunc[49]: QWidget::showMinimized() 34252 vfunc[50]: QWidget::showMaximized() 34253 vfunc[51]: QWidget::showNormal() 34254 vfunc[52]: QWidget::polish() 34255 vfunc[53]: QWidget::move(int, int) 34256 vfunc[54]: QScrollView::resize(int, int) 34257 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34258 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34259 vfunc[57]: QWidget::close(bool) 34260 vfunc[58]: QIconView::sizeHint() const 34261 vfunc[59]: QIconView::minimumSizeHint() const 34262 vfunc[60]: QWidget::sizePolicy() const 34263 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34264 vfunc[62]: QWidget::heightForWidth(int) const 34265 vfunc[63]: QWidget::adjustSize() 34266 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34267 const&, bool) 34268 vfunc[65]: QWidget::setAcceptDrops(bool) 34269 vfunc[66]: QWidget::setAutoMask(bool) 34270 vfunc[67]: 34271 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34272 vfunc[68]: QWidget::customWhatsThis() const 34273 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 34274 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 34275 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 34276 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 34277 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 34278 vfunc[74]: QIconView::keyPressEvent(QKeyEvent*) 34279 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34280 vfunc[76]: QIconView::focusInEvent(QFocusEvent*) 34281 vfunc[77]: QIconView::focusOutEvent(QFocusEvent*) 34282 vfunc[78]: QIconView::enterEvent(QEvent*) 34283 vfunc[79]: QWidget::leaveEvent(QEvent*) 34284 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 34285 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34286 vfunc[82]: QIconView::resizeEvent(QResizeEvent*) 34287 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34288 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 34289 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34290 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34291 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34292 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34293 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34294 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34295 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34296 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34297 vfunc[93]: QIconView::showEvent(QShowEvent*) 34298 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34299 vfunc[95]: QWidget::x11Event(_XEvent*) 34300 vfunc[96]: QWidget::updateMask() 34301 vfunc[97]: QIconView::styleChange(QStyle&) 34302 vfunc[98]: QWidget::enabledChange(bool) 34303 vfunc[99]: QWidget::paletteChange(QPalette const&) 34304 vfunc[100]: QScrollView::fontChange(QFont const&) 34305 vfunc[101]: QIconView::windowActivationChange(bool) 34306 vfunc[102]: QWidget::metric(int) const 34307 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34308 vfunc[104]: QWidget::destroy(bool, bool) 34309 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34310 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34311 vfunc[107]: QScrollView::focusNextPrevChild(bool) 34312 vfunc[108]: QWidget::setKeyCompression(bool) 34313 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34314 bool, QFont*) 34315 vfunc[110]: QFrame::setFrameStyle(int) 34316 vfunc[111]: QFrame::setLineWidth(int) 34317 vfunc[112]: QFrame::setMargin(int) 34318 vfunc[113]: QFrame::setMidLineWidth(int) 34319 vfunc[114]: QFrame::setFrameRect(QRect const&) 34320 vfunc[115]: QFrame::drawFrame(QPainter*) 34321 vfunc[116]: QIconView::drawContents(QPainter*) 34322 vfunc[117]: QScrollView::frameChanged() 34323 vfunc[118]: 34324 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 34325 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 34326 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 34327 vfunc[121]: 34328 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 34329 vfunc[122]: 34330 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 34331 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 34332 vfunc[124]: QScrollView::setDragAutoScroll(bool) 34333 vfunc[125]: QScrollView::resizeContents(int, int) 34334 vfunc[126]: QIconView::setContentsPos(int, int) 34335 vfunc[127]: QIconView::drawContents(QPainter*, int, int, int, 34336 int) 34337 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 34338 int, int, int, int, int) 34339 vfunc[129]: QIconView::contentsMousePressEvent(QMouseEvent*) 34340 vfunc[130]: QIconView::contentsMouseReleaseEvent(QMouseEvent*) 34341 vfunc[131]: 34342 QIconView::contentsMouseDoubleClickEvent(QMouseEvent*) 34343 vfunc[132]: QIconView::contentsMouseMoveEvent(QMouseEvent*) 34344 vfunc[133]: QIconView::contentsDragEnterEvent(QDragEnterEvent*) 34345 vfunc[134]: QIconView::contentsDragMoveEvent(QDragMoveEvent*) 34346 vfunc[135]: QIconView::contentsDragLeaveEvent(QDragLeaveEvent*) 34347 vfunc[136]: QIconView::contentsDropEvent(QDropEvent*) 34348 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 34349 vfunc[138]: 34350 QIconView::contentsContextMenuEvent(QContextMenuEvent*) 34351 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 34352 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 34353 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 34354 vfunc[142]: 34355 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 34356 vfunc[143]: 34357 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 34358 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 34359 vfunc[145]: 34360 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 34361 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 34362 vfunc[147]: 34363 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 34364 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 34365 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 34366 vfunc[150]: 34367 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 34368 vfunc[151]: QScrollView::setMargins(int, int, int, int) 34369 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 34370 int, int) 34371 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 34372 int, int) 34373 vfunc[154]: QIconView::insertItem(QIconViewItem*, 34374 QIconViewItem*) 34375 vfunc[155]: QIconView::takeItem(QIconViewItem*) 34376 vfunc[156]: QIconView::setCurrentItem(QIconViewItem*) 34377 vfunc[157]: QIconView::setSelected(QIconViewItem*, bool, bool) 34378 vfunc[158]: 34379 QIconView::setSelectionMode(QIconView::SelectionMode) 34380 vfunc[159]: QIconView::selectAll(bool) 34381 vfunc[160]: QIconView::clearSelection() 34382 vfunc[161]: QIconView::invertSelection() 34383 vfunc[162]: QIconView::repaintItem(QIconViewItem*) 34384 vfunc[163]: QIconView::clear() 34385 vfunc[164]: QIconView::setGridX(int) 34386 vfunc[165]: QIconView::setGridY(int) 34387 vfunc[166]: QIconView::setSpacing(int) 34388 vfunc[167]: QIconView::setItemTextPos(QIconView::ItemTextPos) 34389 vfunc[168]: QIconView::setItemTextBackground(QBrush const&) 34390 vfunc[169]: QIconView::setArrangement(QIconView::Arrangement) 34391 vfunc[170]: QIconView::setResizeMode(QIconView::ResizeMode) 34392 vfunc[171]: QIconView::setMaxItemWidth(int) 34393 vfunc[172]: QIconView::setMaxItemTextLength(int) 34394 vfunc[173]: QIconView::setAutoArrange(bool) 34395 vfunc[174]: QIconView::setShowToolTips(bool) 34396 vfunc[175]: QIconView::setItemsMovable(bool) 34397 vfunc[176]: QIconView::setWordWrapIconText(bool) 34398 vfunc[177]: QIconView::sort(bool) 34399 vfunc[178]: QIconView::arrangeItemsInGrid(QSize const&, bool) 34400 vfunc[179]: QIconView::arrangeItemsInGrid(bool) 34401 vfunc[180]: QIconView::updateContents() 34402 vfunc[181]: QIconView::doAutoScroll() 34403 vfunc[182]: QIconView::adjustItems() 34404 vfunc[183]: QIconView::slotUpdate() 34405 vfunc[184]: QIconView::drawRubber(QPainter*) 34406 vfunc[185]: QIconView::dragObject() 34407 vfunc[186]: QIconView::startDrag() 34408 vfunc[187]: QIconView::insertInGrid(QIconViewItem*) 34409 vfunc[188]: QIconView::drawBackground(QPainter*, QRect const&) 34410 vfunc[189]: QIconView::drawDragShapes(QPoint const&) 34411 vfunc[190]: QIconView::initDragEnter(QDropEvent*) 34412 34413 Table 8-458. Secondary vtable for QIconView 34414 Base Offset -40 34415 Virtual Base Offset 0 34416 RTTI typeinfo for QIconView 34417 vfunc[0]: non-virtual thunk to QIconView::~QIconView() 34418 vfunc[1]: non-virtual thunk to QIconView::~QIconView() 34419 vfunc[2]: QPaintDevice::setResolution(int) 34420 vfunc[3]: QPaintDevice::resolution() const 34421 vfunc[4]: QPaintDevice::handle() const 34422 vfunc[5]: QPaintDevice::x11RenderHandle() const 34423 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34424 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34425 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34426 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34427 const 34428 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34429 34430 The Run Time Type Information for the QIconView class is 34431 described by Table 8-459 34432 34433 Table 8-459. typeinfo for QIconView 34434 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34435 Name typeinfo name for QIconView 34436 basetype: typeinfo for QScrollView 34437 __________________________________________________________ 34438 34439 8.2.22.42. Class data for QWidget 34440 34441 The virtual table for the QWidget class is described by Table 34442 8-460 34443 34444 Table 8-460. Primary vtable for QWidget 34445 Base Offset 0 34446 Virtual Base Offset 0 34447 RTTI typeinfo for QWidget 34448 vfunc[0]: NULL or QWidget::metaObject() const 34449 vfunc[1]: QWidget::className() const 34450 vfunc[2]: QWidget::qt_cast(char const*) 34451 vfunc[3]: QWidget::qt_invoke(int, QUObject*) 34452 vfunc[4]: QWidget::qt_emit(int, QUObject*) 34453 vfunc[5]: QWidget::qt_property(int, int, QVariant*) 34454 vfunc[6]: QWidget::~QWidget() 34455 vfunc[7]: QWidget::~QWidget() 34456 vfunc[8]: QWidget::event(QEvent*) 34457 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34458 vfunc[10]: QWidget::setName(char const*) 34459 vfunc[11]: QObject::insertChild(QObject*) 34460 vfunc[12]: QObject::removeChild(QObject*) 34461 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34462 vfunc[14]: QObject::property(char const*) const 34463 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34464 vfunc[16]: QObject::childEvent(QChildEvent*) 34465 vfunc[17]: QObject::customEvent(QCustomEvent*) 34466 vfunc[18]: QObject::connectNotify(char const*) 34467 vfunc[19]: QObject::disconnectNotify(char const*) 34468 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34469 const*, char const*) 34470 vfunc[21]: QWidget::setEnabled(bool) 34471 vfunc[22]: QWidget::setMinimumSize(int, int) 34472 vfunc[23]: QWidget::setMaximumSize(int, int) 34473 vfunc[24]: QWidget::setSizeIncrement(int, int) 34474 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34475 vfunc[26]: QWidget::setEraseColor(QColor const&) 34476 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34477 vfunc[28]: QWidget::setPalette(QPalette const&) 34478 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34479 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34480 vfunc[31]: QWidget::setFont(QFont const&) 34481 vfunc[32]: QWidget::setCursor(QCursor const&) 34482 vfunc[33]: QWidget::unsetCursor() 34483 vfunc[34]: QWidget::setMask(QBitmap const&) 34484 vfunc[35]: QWidget::setMask(QRegion const&) 34485 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34486 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34487 vfunc[38]: QWidget::setCaption(QString const&) 34488 vfunc[39]: QWidget::setIcon(QPixmap const&) 34489 vfunc[40]: QWidget::setIconText(QString const&) 34490 vfunc[41]: QWidget::setMouseTracking(bool) 34491 vfunc[42]: QWidget::setFocus() 34492 vfunc[43]: QWidget::setActiveWindow() 34493 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34494 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34495 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34496 vfunc[47]: QWidget::show() 34497 vfunc[48]: QWidget::hide() 34498 vfunc[49]: QWidget::showMinimized() 34499 vfunc[50]: QWidget::showMaximized() 34500 vfunc[51]: QWidget::showNormal() 34501 vfunc[52]: QWidget::polish() 34502 vfunc[53]: QWidget::move(int, int) 34503 vfunc[54]: QWidget::resize(int, int) 34504 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34505 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34506 vfunc[57]: QWidget::close(bool) 34507 vfunc[58]: QWidget::sizeHint() const 34508 vfunc[59]: QWidget::minimumSizeHint() const 34509 vfunc[60]: QWidget::sizePolicy() const 34510 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34511 vfunc[62]: QWidget::heightForWidth(int) const 34512 vfunc[63]: QWidget::adjustSize() 34513 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34514 const&, bool) 34515 vfunc[65]: QWidget::setAcceptDrops(bool) 34516 vfunc[66]: QWidget::setAutoMask(bool) 34517 vfunc[67]: 34518 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34519 vfunc[68]: QWidget::customWhatsThis() const 34520 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 34521 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 34522 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34523 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 34524 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34525 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 34526 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34527 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 34528 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 34529 vfunc[78]: QWidget::enterEvent(QEvent*) 34530 vfunc[79]: QWidget::leaveEvent(QEvent*) 34531 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 34532 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34533 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 34534 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34535 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34536 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34537 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34538 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34539 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34540 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34541 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34542 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34543 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34544 vfunc[93]: QWidget::showEvent(QShowEvent*) 34545 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34546 vfunc[95]: QWidget::x11Event(_XEvent*) 34547 vfunc[96]: QWidget::updateMask() 34548 vfunc[97]: QWidget::styleChange(QStyle&) 34549 vfunc[98]: QWidget::enabledChange(bool) 34550 vfunc[99]: QWidget::paletteChange(QPalette const&) 34551 vfunc[100]: QWidget::fontChange(QFont const&) 34552 vfunc[101]: QWidget::windowActivationChange(bool) 34553 vfunc[102]: QWidget::metric(int) const 34554 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34555 vfunc[104]: QWidget::destroy(bool, bool) 34556 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34557 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34558 vfunc[107]: QWidget::focusNextPrevChild(bool) 34559 vfunc[108]: QWidget::setKeyCompression(bool) 34560 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34561 bool, QFont*) 34562 34563 Table 8-461. Secondary vtable for QWidget 34564 Base Offset -40 34565 Virtual Base Offset 0 34566 RTTI typeinfo for QWidget 34567 vfunc[0]: non-virtual thunk to QWidget::~QWidget() 34568 vfunc[1]: non-virtual thunk to QWidget::~QWidget() 34569 vfunc[2]: QPaintDevice::setResolution(int) 34570 vfunc[3]: QPaintDevice::resolution() const 34571 vfunc[4]: QPaintDevice::handle() const 34572 vfunc[5]: QPaintDevice::x11RenderHandle() const 34573 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34574 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34575 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34576 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34577 const 34578 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34579 34580 The Run Time Type Information for the QWidget class is 34581 described by Table 8-462 34582 34583 Table 8-462. typeinfo for QWidget 34584 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 34585 Name typeinfo name for QWidget 34586 flags: 0 34587 basetype: typeinfo for QObject 2 34588 basetype: typeinfo for QPaintDevice 10242 34589 __________________________________________________________ 34590 34591 8.2.22.43. Class data for QToolTipGroup 34592 34593 The virtual table for the QToolTipGroup class is described by 34594 Table 8-463 34595 34596 Table 8-463. Primary vtable for QToolTipGroup 34597 Base Offset 0 34598 Virtual Base Offset 0 34599 RTTI typeinfo for QToolTipGroup 34600 vfunc[0]: NULL or QToolTipGroup::metaObject() const 34601 vfunc[1]: QToolTipGroup::className() const 34602 vfunc[2]: QToolTipGroup::qt_cast(char const*) 34603 vfunc[3]: QToolTipGroup::qt_invoke(int, QUObject*) 34604 vfunc[4]: QToolTipGroup::qt_emit(int, QUObject*) 34605 vfunc[5]: QToolTipGroup::qt_property(int, int, QVariant*) 34606 vfunc[6]: QToolTipGroup::~QToolTipGroup() 34607 vfunc[7]: QToolTipGroup::~QToolTipGroup() 34608 vfunc[8]: QObject::event(QEvent*) 34609 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34610 vfunc[10]: QObject::setName(char const*) 34611 vfunc[11]: QObject::insertChild(QObject*) 34612 vfunc[12]: QObject::removeChild(QObject*) 34613 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34614 vfunc[14]: QObject::property(char const*) const 34615 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34616 vfunc[16]: QObject::childEvent(QChildEvent*) 34617 vfunc[17]: QObject::customEvent(QCustomEvent*) 34618 vfunc[18]: QObject::connectNotify(char const*) 34619 vfunc[19]: QObject::disconnectNotify(char const*) 34620 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34621 const*, char const*) 34622 34623 The Run Time Type Information for the QToolTipGroup class is 34624 described by Table 8-464 34625 34626 Table 8-464. typeinfo for QToolTipGroup 34627 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34628 Name typeinfo name for QToolTipGroup 34629 basetype: typeinfo for QObject 34630 __________________________________________________________ 34631 34632 8.2.22.44. Class data for QPushButton 34633 34634 The virtual table for the QPushButton class is described by 34635 Table 8-465 34636 34637 Table 8-465. Primary vtable for QPushButton 34638 Base Offset 0 34639 Virtual Base Offset 0 34640 RTTI typeinfo for QPushButton 34641 vfunc[0]: NULL or QPushButton::metaObject() const 34642 vfunc[1]: QPushButton::className() const 34643 vfunc[2]: QPushButton::qt_cast(char const*) 34644 vfunc[3]: QPushButton::qt_invoke(int, QUObject*) 34645 vfunc[4]: QPushButton::qt_emit(int, QUObject*) 34646 vfunc[5]: QPushButton::qt_property(int, int, QVariant*) 34647 vfunc[6]: QPushButton::~QPushButton() 34648 vfunc[7]: QPushButton::~QPushButton() 34649 vfunc[8]: QWidget::event(QEvent*) 34650 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34651 vfunc[10]: QWidget::setName(char const*) 34652 vfunc[11]: QObject::insertChild(QObject*) 34653 vfunc[12]: QObject::removeChild(QObject*) 34654 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34655 vfunc[14]: QObject::property(char const*) const 34656 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34657 vfunc[16]: QObject::childEvent(QChildEvent*) 34658 vfunc[17]: QObject::customEvent(QCustomEvent*) 34659 vfunc[18]: QObject::connectNotify(char const*) 34660 vfunc[19]: QObject::disconnectNotify(char const*) 34661 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34662 const*, char const*) 34663 vfunc[21]: QWidget::setEnabled(bool) 34664 vfunc[22]: QWidget::setMinimumSize(int, int) 34665 vfunc[23]: QWidget::setMaximumSize(int, int) 34666 vfunc[24]: QWidget::setSizeIncrement(int, int) 34667 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34668 vfunc[26]: QWidget::setEraseColor(QColor const&) 34669 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34670 vfunc[28]: QWidget::setPalette(QPalette const&) 34671 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34672 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34673 vfunc[31]: QWidget::setFont(QFont const&) 34674 vfunc[32]: QWidget::setCursor(QCursor const&) 34675 vfunc[33]: QWidget::unsetCursor() 34676 vfunc[34]: QWidget::setMask(QBitmap const&) 34677 vfunc[35]: QWidget::setMask(QRegion const&) 34678 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34679 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34680 vfunc[38]: QWidget::setCaption(QString const&) 34681 vfunc[39]: QWidget::setIcon(QPixmap const&) 34682 vfunc[40]: QWidget::setIconText(QString const&) 34683 vfunc[41]: QWidget::setMouseTracking(bool) 34684 vfunc[42]: QWidget::setFocus() 34685 vfunc[43]: QWidget::setActiveWindow() 34686 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34687 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34688 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34689 vfunc[47]: QWidget::show() 34690 vfunc[48]: QWidget::hide() 34691 vfunc[49]: QWidget::showMinimized() 34692 vfunc[50]: QWidget::showMaximized() 34693 vfunc[51]: QWidget::showNormal() 34694 vfunc[52]: QWidget::polish() 34695 vfunc[53]: QPushButton::move(int, int) 34696 vfunc[54]: QPushButton::resize(int, int) 34697 vfunc[55]: QPushButton::setGeometry(int, int, int, int) 34698 vfunc[56]: QPushButton::setGeometry(QRect const&) 34699 vfunc[57]: QWidget::close(bool) 34700 vfunc[58]: QPushButton::sizeHint() const 34701 vfunc[59]: QWidget::minimumSizeHint() const 34702 vfunc[60]: QWidget::sizePolicy() const 34703 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34704 vfunc[62]: QWidget::heightForWidth(int) const 34705 vfunc[63]: QWidget::adjustSize() 34706 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34707 const&, bool) 34708 vfunc[65]: QWidget::setAcceptDrops(bool) 34709 vfunc[66]: QWidget::setAutoMask(bool) 34710 vfunc[67]: 34711 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34712 vfunc[68]: QWidget::customWhatsThis() const 34713 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 34714 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 34715 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34716 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 34717 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34718 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 34719 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 34720 vfunc[76]: QPushButton::focusInEvent(QFocusEvent*) 34721 vfunc[77]: QPushButton::focusOutEvent(QFocusEvent*) 34722 vfunc[78]: QWidget::enterEvent(QEvent*) 34723 vfunc[79]: QWidget::leaveEvent(QEvent*) 34724 vfunc[80]: QButton::paintEvent(QPaintEvent*) 34725 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34726 vfunc[82]: QPushButton::resizeEvent(QResizeEvent*) 34727 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34728 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34729 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34730 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34731 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34732 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34733 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34734 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34735 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34736 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34737 vfunc[93]: QWidget::showEvent(QShowEvent*) 34738 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34739 vfunc[95]: QWidget::x11Event(_XEvent*) 34740 vfunc[96]: QPushButton::updateMask() 34741 vfunc[97]: QWidget::styleChange(QStyle&) 34742 vfunc[98]: QButton::enabledChange(bool) 34743 vfunc[99]: QWidget::paletteChange(QPalette const&) 34744 vfunc[100]: QWidget::fontChange(QFont const&) 34745 vfunc[101]: QWidget::windowActivationChange(bool) 34746 vfunc[102]: QWidget::metric(int) const 34747 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34748 vfunc[104]: QWidget::destroy(bool, bool) 34749 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34750 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34751 vfunc[107]: QWidget::focusNextPrevChild(bool) 34752 vfunc[108]: QWidget::setKeyCompression(bool) 34753 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34754 bool, QFont*) 34755 vfunc[110]: QButton::setText(QString const&) 34756 vfunc[111]: QButton::setPixmap(QPixmap const&) 34757 vfunc[112]: QButton::setAccel(QKeySequence const&) 34758 vfunc[113]: QButton::setDown(bool) 34759 vfunc[114]: QButton::setAutoRepeat(bool) 34760 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 34761 vfunc[116]: QButton::setState(QButton::ToggleState) 34762 vfunc[117]: QButton::hitButton(QPoint const&) const 34763 vfunc[118]: QPushButton::drawButton(QPainter*) 34764 vfunc[119]: QPushButton::drawButtonLabel(QPainter*) 34765 vfunc[120]: QButton::setGroup(QButtonGroup*) 34766 vfunc[121]: QPushButton::setAutoDefault(bool) 34767 vfunc[122]: QPushButton::setDefault(bool) 34768 vfunc[123]: NULL or QPushButton::setIsMenuButton(bool) 34769 vfunc[124]: QPushButton::setOn(bool) 34770 34771 Table 8-466. Secondary vtable for QPushButton 34772 Base Offset -40 34773 Virtual Base Offset 0 34774 RTTI typeinfo for QPushButton 34775 vfunc[0]: non-virtual thunk to QPushButton::~QPushButton() 34776 vfunc[1]: non-virtual thunk to QPushButton::~QPushButton() 34777 vfunc[2]: QPaintDevice::setResolution(int) 34778 vfunc[3]: QPaintDevice::resolution() const 34779 vfunc[4]: QPaintDevice::handle() const 34780 vfunc[5]: QPaintDevice::x11RenderHandle() const 34781 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34782 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34783 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34784 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34785 const 34786 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34787 34788 The Run Time Type Information for the QPushButton class is 34789 described by Table 8-467 34790 34791 Table 8-467. typeinfo for QPushButton 34792 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34793 Name typeinfo name for QPushButton 34794 basetype: typeinfo for QButton 34795 __________________________________________________________ 34796 34797 8.2.22.45. Class data for QWidgetList 34798 34799 The virtual table for the QWidgetList class is described by 34800 Table 8-468 34801 34802 Table 8-468. Primary vtable for QWidgetList 34803 Base Offset 0 34804 Virtual Base Offset 0 34805 RTTI typeinfo for QWidgetList 34806 vfunc[0]: NULL or QPtrList::count() const 34807 vfunc[1]: NULL or QPtrList::clear() 34808 vfunc[2]: NULL or QWidgetList::~QWidgetList() 34809 vfunc[3]: NULL or QWidgetList::~QWidgetList() 34810 vfunc[4]: QPtrCollection::newItem(void*) 34811 vfunc[5]: NULL or QPtrList::deleteItem(void*) 34812 vfunc[6]: QGList::compareItems(void*, void*) 34813 vfunc[7]: QGList::read(QDataStream&, void*&) 34814 vfunc[8]: QGList::write(QDataStream&, void*) const 34815 34816 The Run Time Type Information for the QWidgetList class is 34817 described by Table 8-469 34818 34819 Table 8-469. typeinfo for QWidgetList 34820 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34821 Name typeinfo name for QWidgetList 34822 basetype: typeinfo for QPtrList 34823 __________________________________________________________ 34824 34825 8.2.22.46. Class data for QDataView 34826 34827 The virtual table for the QDataView class is described by Table 34828 8-470 34829 34830 Table 8-470. Primary vtable for QDataView 34831 Base Offset 0 34832 Virtual Base Offset 0 34833 RTTI typeinfo for QDataView 34834 vfunc[0]: NULL or QDataView::metaObject() const 34835 vfunc[1]: QDataView::className() const 34836 vfunc[2]: QDataView::qt_cast(char const*) 34837 vfunc[3]: QDataView::qt_invoke(int, QUObject*) 34838 vfunc[4]: QDataView::qt_emit(int, QUObject*) 34839 vfunc[5]: QDataView::qt_property(int, int, QVariant*) 34840 vfunc[6]: QDataView::~QDataView() 34841 vfunc[7]: QDataView::~QDataView() 34842 vfunc[8]: QWidget::event(QEvent*) 34843 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34844 vfunc[10]: QWidget::setName(char const*) 34845 vfunc[11]: QObject::insertChild(QObject*) 34846 vfunc[12]: QObject::removeChild(QObject*) 34847 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34848 vfunc[14]: QObject::property(char const*) const 34849 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34850 vfunc[16]: QObject::childEvent(QChildEvent*) 34851 vfunc[17]: QObject::customEvent(QCustomEvent*) 34852 vfunc[18]: QObject::connectNotify(char const*) 34853 vfunc[19]: QObject::disconnectNotify(char const*) 34854 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34855 const*, char const*) 34856 vfunc[21]: QWidget::setEnabled(bool) 34857 vfunc[22]: QWidget::setMinimumSize(int, int) 34858 vfunc[23]: QWidget::setMaximumSize(int, int) 34859 vfunc[24]: QWidget::setSizeIncrement(int, int) 34860 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34861 vfunc[26]: QWidget::setEraseColor(QColor const&) 34862 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34863 vfunc[28]: QWidget::setPalette(QPalette const&) 34864 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34865 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34866 vfunc[31]: QWidget::setFont(QFont const&) 34867 vfunc[32]: QWidget::setCursor(QCursor const&) 34868 vfunc[33]: QWidget::unsetCursor() 34869 vfunc[34]: QWidget::setMask(QBitmap const&) 34870 vfunc[35]: QWidget::setMask(QRegion const&) 34871 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34872 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34873 vfunc[38]: QWidget::setCaption(QString const&) 34874 vfunc[39]: QWidget::setIcon(QPixmap const&) 34875 vfunc[40]: QWidget::setIconText(QString const&) 34876 vfunc[41]: QWidget::setMouseTracking(bool) 34877 vfunc[42]: QWidget::setFocus() 34878 vfunc[43]: QWidget::setActiveWindow() 34879 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34880 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34881 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34882 vfunc[47]: QWidget::show() 34883 vfunc[48]: QWidget::hide() 34884 vfunc[49]: QWidget::showMinimized() 34885 vfunc[50]: QWidget::showMaximized() 34886 vfunc[51]: QWidget::showNormal() 34887 vfunc[52]: QWidget::polish() 34888 vfunc[53]: QWidget::move(int, int) 34889 vfunc[54]: QWidget::resize(int, int) 34890 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34891 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34892 vfunc[57]: QWidget::close(bool) 34893 vfunc[58]: QWidget::sizeHint() const 34894 vfunc[59]: QWidget::minimumSizeHint() const 34895 vfunc[60]: QWidget::sizePolicy() const 34896 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34897 vfunc[62]: QWidget::heightForWidth(int) const 34898 vfunc[63]: QWidget::adjustSize() 34899 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34900 const&, bool) 34901 vfunc[65]: QWidget::setAcceptDrops(bool) 34902 vfunc[66]: QWidget::setAutoMask(bool) 34903 vfunc[67]: 34904 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34905 vfunc[68]: QWidget::customWhatsThis() const 34906 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 34907 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 34908 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34909 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 34910 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34911 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 34912 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34913 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 34914 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 34915 vfunc[78]: QWidget::enterEvent(QEvent*) 34916 vfunc[79]: QWidget::leaveEvent(QEvent*) 34917 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 34918 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34919 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 34920 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34921 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34922 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34923 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34924 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34925 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34926 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34927 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34928 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34929 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34930 vfunc[93]: QWidget::showEvent(QShowEvent*) 34931 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34932 vfunc[95]: QWidget::x11Event(_XEvent*) 34933 vfunc[96]: QWidget::updateMask() 34934 vfunc[97]: QWidget::styleChange(QStyle&) 34935 vfunc[98]: QWidget::enabledChange(bool) 34936 vfunc[99]: QWidget::paletteChange(QPalette const&) 34937 vfunc[100]: QWidget::fontChange(QFont const&) 34938 vfunc[101]: QWidget::windowActivationChange(bool) 34939 vfunc[102]: QWidget::metric(int) const 34940 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34941 vfunc[104]: QWidget::destroy(bool, bool) 34942 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34943 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34944 vfunc[107]: QWidget::focusNextPrevChild(bool) 34945 vfunc[108]: QWidget::setKeyCompression(bool) 34946 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34947 bool, QFont*) 34948 vfunc[110]: QDataView::setForm(QSqlForm*) 34949 vfunc[111]: QDataView::setRecord(QSqlRecord*) 34950 vfunc[112]: QDataView::refresh(QSqlRecord*) 34951 vfunc[113]: QDataView::readFields() 34952 vfunc[114]: QDataView::writeFields() 34953 vfunc[115]: QDataView::clearValues() 34954 34955 Table 8-471. Secondary vtable for QDataView 34956 Base Offset -40 34957 Virtual Base Offset 0 34958 RTTI typeinfo for QDataView 34959 vfunc[0]: non-virtual thunk to QDataView::~QDataView() 34960 vfunc[1]: non-virtual thunk to QDataView::~QDataView() 34961 vfunc[2]: QPaintDevice::setResolution(int) 34962 vfunc[3]: QPaintDevice::resolution() const 34963 vfunc[4]: QPaintDevice::handle() const 34964 vfunc[5]: QPaintDevice::x11RenderHandle() const 34965 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34966 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34967 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34968 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34969 const 34970 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34971 34972 The Run Time Type Information for the QDataView class is 34973 described by Table 8-472 34974 34975 Table 8-472. typeinfo for QDataView 34976 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34977 Name typeinfo name for QDataView 34978 basetype: typeinfo for QWidget 34979 __________________________________________________________ 34980 34981 8.2.22.47. Class data for QDataBrowser 34982 34983 The virtual table for the QDataBrowser class is described by 34984 Table 8-473 34985 34986 Table 8-473. Primary vtable for QDataBrowser 34987 Base Offset 0 34988 Virtual Base Offset 0 34989 RTTI typeinfo for QDataBrowser 34990 vfunc[0]: NULL or QDataBrowser::metaObject() const 34991 vfunc[1]: QDataBrowser::className() const 34992 vfunc[2]: QDataBrowser::qt_cast(char const*) 34993 vfunc[3]: QDataBrowser::qt_invoke(int, QUObject*) 34994 vfunc[4]: QDataBrowser::qt_emit(int, QUObject*) 34995 vfunc[5]: QDataBrowser::qt_property(int, int, QVariant*) 34996 vfunc[6]: QDataBrowser::~QDataBrowser() 34997 vfunc[7]: QDataBrowser::~QDataBrowser() 34998 vfunc[8]: QWidget::event(QEvent*) 34999 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 35000 vfunc[10]: QWidget::setName(char const*) 35001 vfunc[11]: QObject::insertChild(QObject*) 35002 vfunc[12]: QObject::removeChild(QObject*) 35003 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35004 vfunc[14]: QObject::property(char const*) const 35005 vfunc[15]: QObject::timerEvent(QTimerEvent*) 35006 vfunc[16]: QObject::childEvent(QChildEvent*) 35007 vfunc[17]: QObject::customEvent(QCustomEvent*) 35008 vfunc[18]: QObject::connectNotify(char const*) 35009 vfunc[19]: QObject::disconnectNotify(char const*) 35010 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35011 const*, char const*) 35012 vfunc[21]: QWidget::setEnabled(bool) 35013 vfunc[22]: QWidget::setMinimumSize(int, int) 35014 vfunc[23]: QWidget::setMaximumSize(int, int) 35015 vfunc[24]: QWidget::setSizeIncrement(int, int) 35016 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35017 vfunc[26]: QWidget::setEraseColor(QColor const&) 35018 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35019 vfunc[28]: QWidget::setPalette(QPalette const&) 35020 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35021 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35022 vfunc[31]: QWidget::setFont(QFont const&) 35023 vfunc[32]: QWidget::setCursor(QCursor const&) 35024 vfunc[33]: QWidget::unsetCursor() 35025 vfunc[34]: QWidget::setMask(QBitmap const&) 35026 vfunc[35]: QWidget::setMask(QRegion const&) 35027 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35028 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35029 vfunc[38]: QWidget::setCaption(QString const&) 35030 vfunc[39]: QWidget::setIcon(QPixmap const&) 35031 vfunc[40]: QWidget::setIconText(QString const&) 35032 vfunc[41]: QWidget::setMouseTracking(bool) 35033 vfunc[42]: QWidget::setFocus() 35034 vfunc[43]: QWidget::setActiveWindow() 35035 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35036 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35037 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35038 vfunc[47]: QWidget::show() 35039 vfunc[48]: QWidget::hide() 35040 vfunc[49]: QWidget::showMinimized() 35041 vfunc[50]: QWidget::showMaximized() 35042 vfunc[51]: QWidget::showNormal() 35043 vfunc[52]: QWidget::polish() 35044 vfunc[53]: QWidget::move(int, int) 35045 vfunc[54]: QWidget::resize(int, int) 35046 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35047 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35048 vfunc[57]: QWidget::close(bool) 35049 vfunc[58]: QWidget::sizeHint() const 35050 vfunc[59]: QWidget::minimumSizeHint() const 35051 vfunc[60]: QWidget::sizePolicy() const 35052 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35053 vfunc[62]: QWidget::heightForWidth(int) const 35054 vfunc[63]: QWidget::adjustSize() 35055 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35056 const&, bool) 35057 vfunc[65]: QWidget::setAcceptDrops(bool) 35058 vfunc[66]: QWidget::setAutoMask(bool) 35059 vfunc[67]: 35060 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35061 vfunc[68]: QWidget::customWhatsThis() const 35062 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 35063 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 35064 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 35065 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 35066 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 35067 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 35068 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35069 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 35070 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 35071 vfunc[78]: QWidget::enterEvent(QEvent*) 35072 vfunc[79]: QWidget::leaveEvent(QEvent*) 35073 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 35074 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35075 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 35076 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 35077 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 35078 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 35079 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 35080 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 35081 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35082 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35083 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35084 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35085 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35086 vfunc[93]: QWidget::showEvent(QShowEvent*) 35087 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35088 vfunc[95]: QWidget::x11Event(_XEvent*) 35089 vfunc[96]: QWidget::updateMask() 35090 vfunc[97]: QWidget::styleChange(QStyle&) 35091 vfunc[98]: QWidget::enabledChange(bool) 35092 vfunc[99]: QWidget::paletteChange(QPalette const&) 35093 vfunc[100]: QWidget::fontChange(QFont const&) 35094 vfunc[101]: QWidget::windowActivationChange(bool) 35095 vfunc[102]: QWidget::metric(int) const 35096 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35097 vfunc[104]: QWidget::destroy(bool, bool) 35098 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35099 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35100 vfunc[107]: QWidget::focusNextPrevChild(bool) 35101 vfunc[108]: QWidget::setKeyCompression(bool) 35102 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35103 bool, QFont*) 35104 vfunc[110]: QDataBrowser::setSqlCursor(QSqlCursor*, bool) 35105 vfunc[111]: QDataBrowser::setForm(QSqlForm*) 35106 vfunc[112]: QDataBrowser::setConfirmEdits(bool) 35107 vfunc[113]: QDataBrowser::setConfirmInsert(bool) 35108 vfunc[114]: QDataBrowser::setConfirmUpdate(bool) 35109 vfunc[115]: QDataBrowser::setConfirmDelete(bool) 35110 vfunc[116]: QDataBrowser::setConfirmCancels(bool) 35111 vfunc[117]: QDataBrowser::setReadOnly(bool) 35112 vfunc[118]: QDataBrowser::setAutoEdit(bool) 35113 vfunc[119]: QDataBrowser::seek(int, bool) 35114 vfunc[120]: QDataBrowser::refresh() 35115 vfunc[121]: QDataBrowser::insert() 35116 vfunc[122]: QDataBrowser::update() 35117 vfunc[123]: QDataBrowser::del() 35118 vfunc[124]: QDataBrowser::first() 35119 vfunc[125]: QDataBrowser::last() 35120 vfunc[126]: QDataBrowser::next() 35121 vfunc[127]: QDataBrowser::prev() 35122 vfunc[128]: QDataBrowser::readFields() 35123 vfunc[129]: QDataBrowser::writeFields() 35124 vfunc[130]: QDataBrowser::clearValues() 35125 vfunc[131]: QDataBrowser::insertCurrent() 35126 vfunc[132]: QDataBrowser::updateCurrent() 35127 vfunc[133]: QDataBrowser::deleteCurrent() 35128 vfunc[134]: QDataBrowser::currentEdited() 35129 vfunc[135]: QDataBrowser::confirmEdit(QSql::Op) 35130 vfunc[136]: QDataBrowser::confirmCancel(QSql::Op) 35131 vfunc[137]: QDataBrowser::handleError(QSqlError const&) 35132 35133 Table 8-474. Secondary vtable for QDataBrowser 35134 Base Offset -40 35135 Virtual Base Offset 0 35136 RTTI typeinfo for QDataBrowser 35137 vfunc[0]: non-virtual thunk to QDataBrowser::~QDataBrowser() 35138 vfunc[1]: non-virtual thunk to QDataBrowser::~QDataBrowser() 35139 vfunc[2]: QPaintDevice::setResolution(int) 35140 vfunc[3]: QPaintDevice::resolution() const 35141 vfunc[4]: QPaintDevice::handle() const 35142 vfunc[5]: QPaintDevice::x11RenderHandle() const 35143 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35144 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35145 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35146 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35147 const 35148 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35149 35150 The Run Time Type Information for the QDataBrowser class is 35151 described by Table 8-475 35152 35153 Table 8-475. typeinfo for QDataBrowser 35154 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35155 Name typeinfo name for QDataBrowser 35156 basetype: typeinfo for QWidget 35157 __________________________________________________________ 35158 35159 8.2.22.48. Class data for QTextEdit 35160 35161 The virtual table for the QTextEdit class is described by Table 35162 8-476 35163 35164 Table 8-476. Primary vtable for QTextEdit 35165 Base Offset 0 35166 Virtual Base Offset 0 35167 RTTI typeinfo for QTextEdit 35168 vfunc[0]: NULL or QTextEdit::metaObject() const 35169 vfunc[1]: QTextEdit::className() const 35170 vfunc[2]: QTextEdit::qt_cast(char const*) 35171 vfunc[3]: QTextEdit::qt_invoke(int, QUObject*) 35172 vfunc[4]: QTextEdit::qt_emit(int, QUObject*) 35173 vfunc[5]: QTextEdit::qt_property(int, int, QVariant*) 35174 vfunc[6]: QTextEdit::~QTextEdit() 35175 vfunc[7]: QTextEdit::~QTextEdit() 35176 vfunc[8]: QTextEdit::event(QEvent*) 35177 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 35178 vfunc[10]: QWidget::setName(char const*) 35179 vfunc[11]: QObject::insertChild(QObject*) 35180 vfunc[12]: QScrollView::removeChild(QObject*) 35181 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35182 vfunc[14]: QObject::property(char const*) const 35183 vfunc[15]: QObject::timerEvent(QTimerEvent*) 35184 vfunc[16]: QObject::childEvent(QChildEvent*) 35185 vfunc[17]: QObject::customEvent(QCustomEvent*) 35186 vfunc[18]: QObject::connectNotify(char const*) 35187 vfunc[19]: QObject::disconnectNotify(char const*) 35188 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35189 const*, char const*) 35190 vfunc[21]: QTextEdit::setEnabled(bool) 35191 vfunc[22]: QWidget::setMinimumSize(int, int) 35192 vfunc[23]: QWidget::setMaximumSize(int, int) 35193 vfunc[24]: QWidget::setSizeIncrement(int, int) 35194 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35195 vfunc[26]: QWidget::setEraseColor(QColor const&) 35196 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35197 vfunc[28]: QTextEdit::setPalette(QPalette const&) 35198 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35199 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35200 vfunc[31]: QTextEdit::setFont(QFont const&) 35201 vfunc[32]: QWidget::setCursor(QCursor const&) 35202 vfunc[33]: QWidget::unsetCursor() 35203 vfunc[34]: QWidget::setMask(QBitmap const&) 35204 vfunc[35]: QWidget::setMask(QRegion const&) 35205 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35206 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35207 vfunc[38]: QWidget::setCaption(QString const&) 35208 vfunc[39]: QWidget::setIcon(QPixmap const&) 35209 vfunc[40]: QWidget::setIconText(QString const&) 35210 vfunc[41]: QWidget::setMouseTracking(bool) 35211 vfunc[42]: QWidget::setFocus() 35212 vfunc[43]: QWidget::setActiveWindow() 35213 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35214 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35215 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35216 vfunc[47]: QScrollView::show() 35217 vfunc[48]: QWidget::hide() 35218 vfunc[49]: QWidget::showMinimized() 35219 vfunc[50]: QWidget::showMaximized() 35220 vfunc[51]: QWidget::showNormal() 35221 vfunc[52]: QTextEdit::polish() 35222 vfunc[53]: QWidget::move(int, int) 35223 vfunc[54]: QScrollView::resize(int, int) 35224 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35225 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35226 vfunc[57]: QWidget::close(bool) 35227 vfunc[58]: QTextEdit::sizeHint() const 35228 vfunc[59]: QScrollView::minimumSizeHint() const 35229 vfunc[60]: QWidget::sizePolicy() const 35230 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35231 vfunc[62]: QTextEdit::heightForWidth(int) const 35232 vfunc[63]: QWidget::adjustSize() 35233 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35234 const&, bool) 35235 vfunc[65]: QWidget::setAcceptDrops(bool) 35236 vfunc[66]: QWidget::setAutoMask(bool) 35237 vfunc[67]: 35238 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35239 vfunc[68]: QWidget::customWhatsThis() const 35240 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 35241 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 35242 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 35243 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 35244 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 35245 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 35246 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35247 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 35248 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 35249 vfunc[78]: QWidget::enterEvent(QEvent*) 35250 vfunc[79]: QWidget::leaveEvent(QEvent*) 35251 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 35252 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35253 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 35254 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 35255 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 35256 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 35257 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 35258 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 35259 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35260 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35261 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35262 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35263 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35264 vfunc[93]: QWidget::showEvent(QShowEvent*) 35265 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35266 vfunc[95]: QWidget::x11Event(_XEvent*) 35267 vfunc[96]: QWidget::updateMask() 35268 vfunc[97]: QScrollView::styleChange(QStyle&) 35269 vfunc[98]: QWidget::enabledChange(bool) 35270 vfunc[99]: QWidget::paletteChange(QPalette const&) 35271 vfunc[100]: QScrollView::fontChange(QFont const&) 35272 vfunc[101]: QTextEdit::windowActivationChange(bool) 35273 vfunc[102]: QWidget::metric(int) const 35274 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35275 vfunc[104]: QWidget::destroy(bool, bool) 35276 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35277 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35278 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 35279 vfunc[108]: QWidget::setKeyCompression(bool) 35280 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35281 bool, QFont*) 35282 vfunc[110]: QFrame::setFrameStyle(int) 35283 vfunc[111]: QFrame::setLineWidth(int) 35284 vfunc[112]: QFrame::setMargin(int) 35285 vfunc[113]: QFrame::setMidLineWidth(int) 35286 vfunc[114]: QFrame::setFrameRect(QRect const&) 35287 vfunc[115]: QFrame::drawFrame(QPainter*) 35288 vfunc[116]: QTextEdit::drawContents(QPainter*) 35289 vfunc[117]: QScrollView::frameChanged() 35290 vfunc[118]: 35291 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 35292 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 35293 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 35294 vfunc[121]: 35295 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 35296 vfunc[122]: 35297 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 35298 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 35299 vfunc[124]: QScrollView::setDragAutoScroll(bool) 35300 vfunc[125]: QScrollView::resizeContents(int, int) 35301 vfunc[126]: QScrollView::setContentsPos(int, int) 35302 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 35303 int) 35304 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 35305 int, int, int, int, int) 35306 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 35307 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 35308 vfunc[131]: 35309 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 35310 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 35311 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 35312 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 35313 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 35314 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 35315 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 35316 vfunc[138]: 35317 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 35318 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 35319 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 35320 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 35321 vfunc[142]: 35322 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 35323 vfunc[143]: 35324 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 35325 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 35326 vfunc[145]: 35327 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 35328 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 35329 vfunc[147]: 35330 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 35331 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 35332 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 35333 vfunc[150]: 35334 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 35335 vfunc[151]: QScrollView::setMargins(int, int, int, int) 35336 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 35337 int, int) 35338 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 35339 int, int) 35340 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 35341 int*, int*) 35342 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 35343 QTextEdit::VerticalAlignment*) 35344 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 35345 QTextEdit::VerticalAlignment*, int*, 35346 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 35347 int*) 35348 vfunc[157]: 35349 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 35350 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 35351 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 35352 vfunc[160]: QTextEdit::setPaper(QBrush const&) 35353 vfunc[161]: QTextEdit::setLinkUnderline(bool) 35354 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 35355 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 35356 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 35357 vfunc[165]: QTextEdit::copy() 35358 vfunc[166]: QTextEdit::append(QString const&) 35359 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 35360 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 35361 vfunc[169]: QTextEdit::selectAll(bool) 35362 vfunc[170]: QTextEdit::setTabStopWidth(int) 35363 vfunc[171]: QTextEdit::zoomIn(int) 35364 vfunc[172]: NULL or QTextEdit::zoomIn() 35365 vfunc[173]: QTextEdit::zoomOut(int) 35366 vfunc[174]: NULL or QTextEdit::zoomOut() 35367 vfunc[175]: QTextEdit::zoomTo(int) 35368 vfunc[176]: QTextEdit::sync() 35369 vfunc[177]: QTextEdit::setReadOnly(bool) 35370 vfunc[178]: QTextEdit::undo() 35371 vfunc[179]: QTextEdit::redo() 35372 vfunc[180]: QTextEdit::cut() 35373 vfunc[181]: QTextEdit::paste() 35374 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 35375 vfunc[183]: QTextEdit::clear() 35376 vfunc[184]: QTextEdit::del() 35377 vfunc[185]: QTextEdit::indent() 35378 vfunc[186]: QTextEdit::setItalic(bool) 35379 vfunc[187]: QTextEdit::setBold(bool) 35380 vfunc[188]: QTextEdit::setUnderline(bool) 35381 vfunc[189]: QTextEdit::setFamily(QString const&) 35382 vfunc[190]: QTextEdit::setPointSize(int) 35383 vfunc[191]: QTextEdit::setColor(QColor const&) 35384 vfunc[192]: 35385 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 35386 vfunc[193]: QTextEdit::setAlignment(int) 35387 vfunc[194]: 35388 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 35389 QStyleSheetItem::ListStyle) 35390 vfunc[195]: QTextEdit::setCursorPosition(int, int) 35391 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 35392 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 35393 const&, bool) 35394 vfunc[198]: QTextEdit::setModified(bool) 35395 vfunc[199]: QTextEdit::resetFormat() 35396 vfunc[200]: QTextEdit::setUndoDepth(int) 35397 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 35398 vfunc[202]: QTextEdit::ensureCursorVisible() 35399 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 35400 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 35401 bool) 35402 vfunc[205]: 35403 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 35404 vfunc[206]: QTextEdit::removeSelectedText(int) 35405 vfunc[207]: QTextEdit::removeSelection(int) 35406 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 35407 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 35408 vfunc[210]: QTextEdit::scrollToBottom() 35409 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 35410 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 35411 vfunc[213]: QTextEdit::removeParagraph(int) 35412 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 35413 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 35414 const&) 35415 vfunc[216]: QTextEdit::clearParagraphBackground(int) 35416 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 35417 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 35418 vfunc[219]: QTextEdit::createPopupMenu() 35419 vfunc[220]: QTextEdit::doChangeInterval() 35420 vfunc[221]: NULL or QTextEdit::linksEnabled() const 35421 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 35422 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 35423 35424 Table 8-477. Secondary vtable for QTextEdit 35425 Base Offset -40 35426 Virtual Base Offset 0 35427 RTTI typeinfo for QTextEdit 35428 vfunc[0]: non-virtual thunk to QTextEdit::~QTextEdit() 35429 vfunc[1]: non-virtual thunk to QTextEdit::~QTextEdit() 35430 vfunc[2]: QPaintDevice::setResolution(int) 35431 vfunc[3]: QPaintDevice::resolution() const 35432 vfunc[4]: QPaintDevice::handle() const 35433 vfunc[5]: QPaintDevice::x11RenderHandle() const 35434 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35435 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35436 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35437 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35438 const 35439 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35440 35441 The Run Time Type Information for the QTextEdit class is 35442 described by Table 8-478 35443 35444 Table 8-478. typeinfo for QTextEdit 35445 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35446 Name typeinfo name for QTextEdit 35447 basetype: typeinfo for QScrollView 35448 __________________________________________________________ 35449 35450 8.2.22.49. Interfaces for Qt3 Widgets 35451 35452 An LSB conforming implementation shall provide the architecture 35453 specific functions for Qt3 Widgets specified in Table 8-479, 35454 with the full mandatory functionality as described in the 35455 referenced underlying specification. 35456 35457 Table 8-479. libqt-mt - Qt3 Widgets Function Interfaces 35458 _ZThn116_N10QScrollBar10stepChangeEv [CXXABI] 35459 _ZThn116_N10QScrollBar11rangeChangeEv [CXXABI] 35460 _ZThn116_N10QScrollBar11valueChangeEv [CXXABI] 35461 _ZThn116_N10QScrollBarD0Ev [CXXABI] 35462 _ZThn116_N10QScrollBarD1Ev [CXXABI] 35463 _ZThn116_N5QDial11rangeChangeEv [CXXABI] 35464 _ZThn116_N5QDial11valueChangeEv [CXXABI] _ZThn116_N5QDialD0Ev 35465 [CXXABI] 35466 _ZThn116_N5QDialD1Ev [CXXABI] _ZThn116_N7QSlider11rangeChangeEv 35467 [CXXABI] 35468 _ZThn116_N7QSlider11valueChangeEv [CXXABI] 35469 _ZThn116_N7QSliderD0Ev [CXXABI] 35470 _ZThn116_N7QSliderD1Ev [CXXABI] 35471 _ZThn116_N8QSpinBox11rangeChangeEv [CXXABI] 35472 _ZThn116_N8QSpinBox11valueChangeEv [CXXABI] 35473 _ZThn116_N8QSpinBoxD0Ev [CXXABI] 35474 _ZThn116_N8QSpinBoxD1Ev [CXXABI] _ZThn40_N10QLCDNumberD0Ev 35475 [CXXABI] 35476 _ZThn40_N10QLCDNumberD1Ev [CXXABI] _ZThn40_N10QScrollBarD0Ev 35477 [CXXABI] 35478 _ZThn40_N10QScrollBarD1Ev [CXXABI] _ZThn40_N10QTabWidgetD0Ev 35479 [CXXABI] 35480 _ZThn40_N10QTabWidgetD1Ev [CXXABI] _ZThn40_N11QDockWindowD0Ev 35481 [CXXABI] 35482 _ZThn40_N11QDockWindowD1Ev [CXXABI] _ZThn40_N11QMainWindowD0Ev 35483 [CXXABI] 35484 _ZThn40_N11QMainWindowD1Ev [CXXABI] _ZThn40_N11QPushButtonD0Ev 35485 [CXXABI] 35486 _ZThn40_N11QPushButtonD1Ev [CXXABI] _ZThn40_N11QScrollViewD0Ev 35487 [CXXABI] 35488 _ZThn40_N11QScrollViewD1Ev [CXXABI] _ZThn40_N11QSpinWidgetD0Ev 35489 [CXXABI] 35490 _ZThn40_N11QSpinWidgetD1Ev [CXXABI] _ZThn40_N11QToolButtonD0Ev 35491 [CXXABI] 35492 _ZThn40_N11QToolButtonD1Ev [CXXABI] _ZThn40_N12QDataBrowserD0Ev 35493 [CXXABI] 35494 _ZThn40_N12QDataBrowserD1Ev [CXXABI] 35495 _ZThn40_N12QTextBrowserD0Ev [CXXABI] 35496 _ZThn40_N12QTextBrowserD1Ev [CXXABI] 35497 _ZThn40_N14QDesktopWidgetD0Ev [CXXABI] 35498 _ZThn40_N14QDesktopWidgetD1Ev [CXXABI] 35499 _ZThn40_N14QMultiLineEditD0Ev [CXXABI] 35500 _ZThn40_N14QMultiLineEditD1Ev [CXXABI] _ZThn40_N5QDialD0Ev 35501 [CXXABI] 35502 _ZThn40_N5QDialD1Ev [CXXABI] _ZThn40_N6QLabelD0Ev [CXXABI] 35503 _ZThn40_N6QLabelD1Ev [CXXABI] _ZThn40_N7QButtonD0Ev [CXXABI] 35504 _ZThn40_N7QButtonD1Ev [CXXABI] _ZThn40_N7QSliderD0Ev [CXXABI] 35505 _ZThn40_N7QSliderD1Ev [CXXABI] _ZThn40_N7QTabBarD0Ev [CXXABI] 35506 _ZThn40_N7QTabBarD1Ev [CXXABI] _ZThn40_N7QWidgetD0Ev [CXXABI] 35507 _ZThn40_N7QWidgetD1Ev [CXXABI] _ZThn40_N8QListBoxD0Ev [CXXABI] 35508 _ZThn40_N8QListBoxD1Ev [CXXABI] _ZThn40_N8QSpinBoxD0Ev [CXXABI] 35509 _ZThn40_N8QSpinBoxD1Ev [CXXABI] _ZThn40_N8QToolBoxD0Ev [CXXABI] 35510 _ZThn40_N8QToolBoxD1Ev [CXXABI] _ZThn40_N9QComboBoxD0Ev 35511 [CXXABI] 35512 _ZThn40_N9QComboBoxD1Ev [CXXABI] _ZThn40_N9QDataViewD0Ev 35513 [CXXABI] 35514 _ZThn40_N9QDataViewD1Ev [CXXABI] _ZThn40_N9QDockAreaD0Ev 35515 [CXXABI] 35516 _ZThn40_N9QDockAreaD1Ev [CXXABI] _ZThn40_N9QGridViewD0Ev 35517 [CXXABI] 35518 _ZThn40_N9QGridViewD1Ev [CXXABI] _ZThn40_N9QIconViewD0Ev 35519 [CXXABI] 35520 _ZThn40_N9QIconViewD1Ev [CXXABI] _ZThn40_N9QLineEditD0Ev 35521 [CXXABI] 35522 _ZThn40_N9QLineEditD1Ev [CXXABI] _ZThn40_N9QListViewD0Ev 35523 [CXXABI] 35524 _ZThn40_N9QListViewD1Ev [CXXABI] _ZThn40_N9QTextEditD0Ev 35525 [CXXABI] 35526 _ZThn40_N9QTextEditD1Ev [CXXABI] _ZThn40_N9QTextViewD0Ev 35527 [CXXABI] 35528 _ZThn40_N9QTextViewD1Ev [CXXABI] _ZThn40_NK7QWidget6metricEi 35529 [CXXABI] 35530 __________________________________________________________ 35531 35532 8.2.23. Qt3 Menus 35533 __________________________________________________________ 35534 35535 8.2.23.1. Class data for QPopupMenu 35536 35537 The virtual table for the QPopupMenu class is described by 35538 Table 8-480 35539 35540 Table 8-480. Primary vtable for QPopupMenu 35541 Base Offset 0 35542 Virtual Base Offset 0 35543 RTTI typeinfo for QPopupMenu 35544 vfunc[0]: NULL or QPopupMenu::metaObject() const 35545 vfunc[1]: QPopupMenu::className() const 35546 vfunc[2]: QPopupMenu::qt_cast(char const*) 35547 vfunc[3]: QPopupMenu::qt_invoke(int, QUObject*) 35548 vfunc[4]: QPopupMenu::qt_emit(int, QUObject*) 35549 vfunc[5]: QPopupMenu::qt_property(int, int, QVariant*) 35550 vfunc[6]: QPopupMenu::~QPopupMenu() 35551 vfunc[7]: QPopupMenu::~QPopupMenu() 35552 vfunc[8]: QWidget::event(QEvent*) 35553 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 35554 vfunc[10]: QWidget::setName(char const*) 35555 vfunc[11]: QObject::insertChild(QObject*) 35556 vfunc[12]: QObject::removeChild(QObject*) 35557 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35558 vfunc[14]: QObject::property(char const*) const 35559 vfunc[15]: QPopupMenu::timerEvent(QTimerEvent*) 35560 vfunc[16]: QObject::childEvent(QChildEvent*) 35561 vfunc[17]: QObject::customEvent(QCustomEvent*) 35562 vfunc[18]: QObject::connectNotify(char const*) 35563 vfunc[19]: QObject::disconnectNotify(char const*) 35564 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35565 const*, char const*) 35566 vfunc[21]: QWidget::setEnabled(bool) 35567 vfunc[22]: QWidget::setMinimumSize(int, int) 35568 vfunc[23]: QWidget::setMaximumSize(int, int) 35569 vfunc[24]: QWidget::setSizeIncrement(int, int) 35570 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35571 vfunc[26]: QWidget::setEraseColor(QColor const&) 35572 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35573 vfunc[28]: QWidget::setPalette(QPalette const&) 35574 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35575 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35576 vfunc[31]: QPopupMenu::setFont(QFont const&) 35577 vfunc[32]: QWidget::setCursor(QCursor const&) 35578 vfunc[33]: QWidget::unsetCursor() 35579 vfunc[34]: QWidget::setMask(QBitmap const&) 35580 vfunc[35]: QWidget::setMask(QRegion const&) 35581 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35582 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35583 vfunc[38]: QWidget::setCaption(QString const&) 35584 vfunc[39]: QWidget::setIcon(QPixmap const&) 35585 vfunc[40]: QWidget::setIconText(QString const&) 35586 vfunc[41]: QWidget::setMouseTracking(bool) 35587 vfunc[42]: QWidget::setFocus() 35588 vfunc[43]: QWidget::setActiveWindow() 35589 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35590 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35591 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35592 vfunc[47]: QPopupMenu::show() 35593 vfunc[48]: QPopupMenu::hide() 35594 vfunc[49]: QWidget::showMinimized() 35595 vfunc[50]: QWidget::showMaximized() 35596 vfunc[51]: QWidget::showNormal() 35597 vfunc[52]: QWidget::polish() 35598 vfunc[53]: QWidget::move(int, int) 35599 vfunc[54]: QWidget::resize(int, int) 35600 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35601 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35602 vfunc[57]: QWidget::close(bool) 35603 vfunc[58]: QPopupMenu::sizeHint() const 35604 vfunc[59]: QWidget::minimumSizeHint() const 35605 vfunc[60]: QWidget::sizePolicy() const 35606 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35607 vfunc[62]: QWidget::heightForWidth(int) const 35608 vfunc[63]: QWidget::adjustSize() 35609 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35610 const&, bool) 35611 vfunc[65]: QWidget::setAcceptDrops(bool) 35612 vfunc[66]: QWidget::setAutoMask(bool) 35613 vfunc[67]: 35614 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35615 vfunc[68]: QPopupMenu::customWhatsThis() const 35616 vfunc[69]: QPopupMenu::mousePressEvent(QMouseEvent*) 35617 vfunc[70]: QPopupMenu::mouseReleaseEvent(QMouseEvent*) 35618 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 35619 vfunc[72]: QPopupMenu::mouseMoveEvent(QMouseEvent*) 35620 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 35621 vfunc[74]: QPopupMenu::keyPressEvent(QKeyEvent*) 35622 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35623 vfunc[76]: QPopupMenu::focusInEvent(QFocusEvent*) 35624 vfunc[77]: QPopupMenu::focusOutEvent(QFocusEvent*) 35625 vfunc[78]: QWidget::enterEvent(QEvent*) 35626 vfunc[79]: QPopupMenu::leaveEvent(QEvent*) 35627 vfunc[80]: QPopupMenu::paintEvent(QPaintEvent*) 35628 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35629 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 35630 vfunc[83]: QPopupMenu::closeEvent(QCloseEvent*) 35631 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 35632 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 35633 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 35634 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 35635 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35636 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35637 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35638 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35639 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35640 vfunc[93]: QWidget::showEvent(QShowEvent*) 35641 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35642 vfunc[95]: QWidget::x11Event(_XEvent*) 35643 vfunc[96]: QWidget::updateMask() 35644 vfunc[97]: QPopupMenu::styleChange(QStyle&) 35645 vfunc[98]: QPopupMenu::enabledChange(bool) 35646 vfunc[99]: QWidget::paletteChange(QPalette const&) 35647 vfunc[100]: QWidget::fontChange(QFont const&) 35648 vfunc[101]: QWidget::windowActivationChange(bool) 35649 vfunc[102]: QWidget::metric(int) const 35650 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35651 vfunc[104]: QWidget::destroy(bool, bool) 35652 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35653 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35654 vfunc[107]: QPopupMenu::focusNextPrevChild(bool) 35655 vfunc[108]: QWidget::setKeyCompression(bool) 35656 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35657 bool, QFont*) 35658 vfunc[110]: QFrame::setFrameStyle(int) 35659 vfunc[111]: QFrame::setLineWidth(int) 35660 vfunc[112]: QFrame::setMargin(int) 35661 vfunc[113]: QFrame::setMidLineWidth(int) 35662 vfunc[114]: QFrame::setFrameRect(QRect const&) 35663 vfunc[115]: QFrame::drawFrame(QPainter*) 35664 vfunc[116]: QPopupMenu::drawContents(QPainter*) 35665 vfunc[117]: QPopupMenu::frameChanged() 35666 vfunc[118]: QPopupMenu::updateItem(int) 35667 vfunc[119]: QPopupMenu::setCheckable(bool) 35668 vfunc[120]: QPopupMenu::setActiveItem(int) 35669 vfunc[121]: QPopupMenu::activateItemAt(int) 35670 vfunc[122]: QPopupMenu::menuContentsChanged() 35671 vfunc[123]: QPopupMenu::menuStateChanged() 35672 vfunc[124]: QPopupMenu::menuInsPopup(QPopupMenu*) 35673 vfunc[125]: QPopupMenu::menuDelPopup(QPopupMenu*) 35674 vfunc[126]: QPopupMenu::setFirstItemActive() 35675 35676 Table 8-481. Secondary vtable for QPopupMenu 35677 Base Offset -40 35678 Virtual Base Offset 0 35679 RTTI typeinfo for QPopupMenu 35680 vfunc[0]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35681 vfunc[1]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35682 vfunc[2]: QPaintDevice::setResolution(int) 35683 vfunc[3]: QPaintDevice::resolution() const 35684 vfunc[4]: QPaintDevice::handle() const 35685 vfunc[5]: QPaintDevice::x11RenderHandle() const 35686 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35687 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35688 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35689 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35690 const 35691 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35692 35693 Table 8-482. Secondary vtable for QPopupMenu 35694 Base Offset -148 35695 Virtual Base Offset 0 35696 RTTI typeinfo for QPopupMenu 35697 vfunc[0]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35698 vfunc[1]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35699 vfunc[2]: non-virtual thunk to QPopupMenu::updateItem(int) 35700 vfunc[3]: QMenuData::setId(int, int) 35701 vfunc[4]: non-virtual thunk to QPopupMenu::activateItemAt(int) 35702 vfunc[5]: non-virtual thunk to 35703 QPopupMenu::menuContentsChanged() 35704 vfunc[6]: non-virtual thunk to QPopupMenu::menuStateChanged() 35705 vfunc[7]: non-virtual thunk to 35706 QPopupMenu::menuInsPopup(QPopupMenu*) 35707 vfunc[8]: non-virtual thunk to 35708 QPopupMenu::menuDelPopup(QPopupMenu*) 35709 35710 The Run Time Type Information for the QPopupMenu class is 35711 described by Table 8-483 35712 35713 Table 8-483. typeinfo for QPopupMenu 35714 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 35715 Name typeinfo name for QPopupMenu 35716 flags: 0 35717 basetype: typeinfo for QFrame 2 35718 basetype: typeinfo for QMenuData 37890 35719 __________________________________________________________ 35720 35721 8.2.23.2. Class data for QMenuBar 35722 35723 The virtual table for the QMenuBar class is described by Table 35724 8-484 35725 35726 Table 8-484. Primary vtable for QMenuBar 35727 Base Offset 0 35728 Virtual Base Offset 0 35729 RTTI typeinfo for QMenuBar 35730 vfunc[0]: NULL or QMenuBar::metaObject() const 35731 vfunc[1]: QMenuBar::className() const 35732 vfunc[2]: QMenuBar::qt_cast(char const*) 35733 vfunc[3]: QMenuBar::qt_invoke(int, QUObject*) 35734 vfunc[4]: QMenuBar::qt_emit(int, QUObject*) 35735 vfunc[5]: QMenuBar::qt_property(int, int, QVariant*) 35736 vfunc[6]: QMenuBar::~QMenuBar() 35737 vfunc[7]: QMenuBar::~QMenuBar() 35738 vfunc[8]: QWidget::event(QEvent*) 35739 vfunc[9]: QMenuBar::eventFilter(QObject*, QEvent*) 35740 vfunc[10]: QWidget::setName(char const*) 35741 vfunc[11]: QObject::insertChild(QObject*) 35742 vfunc[12]: QObject::removeChild(QObject*) 35743 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35744 vfunc[14]: QObject::property(char const*) const 35745 vfunc[15]: QObject::timerEvent(QTimerEvent*) 35746 vfunc[16]: QObject::childEvent(QChildEvent*) 35747 vfunc[17]: QObject::customEvent(QCustomEvent*) 35748 vfunc[18]: QObject::connectNotify(char const*) 35749 vfunc[19]: QObject::disconnectNotify(char const*) 35750 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35751 const*, char const*) 35752 vfunc[21]: QWidget::setEnabled(bool) 35753 vfunc[22]: QWidget::setMinimumSize(int, int) 35754 vfunc[23]: QWidget::setMaximumSize(int, int) 35755 vfunc[24]: QWidget::setSizeIncrement(int, int) 35756 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35757 vfunc[26]: QWidget::setEraseColor(QColor const&) 35758 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35759 vfunc[28]: QWidget::setPalette(QPalette const&) 35760 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35761 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35762 vfunc[31]: QWidget::setFont(QFont const&) 35763 vfunc[32]: QWidget::setCursor(QCursor const&) 35764 vfunc[33]: QWidget::unsetCursor() 35765 vfunc[34]: QWidget::setMask(QBitmap const&) 35766 vfunc[35]: QWidget::setMask(QRegion const&) 35767 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35768 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35769 vfunc[38]: QWidget::setCaption(QString const&) 35770 vfunc[39]: QWidget::setIcon(QPixmap const&) 35771 vfunc[40]: QWidget::setIconText(QString const&) 35772 vfunc[41]: QWidget::setMouseTracking(bool) 35773 vfunc[42]: QWidget::setFocus() 35774 vfunc[43]: QWidget::setActiveWindow() 35775 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35776 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35777 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35778 vfunc[47]: QMenuBar::show() 35779 vfunc[48]: QMenuBar::hide() 35780 vfunc[49]: QWidget::showMinimized() 35781 vfunc[50]: QWidget::showMaximized() 35782 vfunc[51]: QWidget::showNormal() 35783 vfunc[52]: QWidget::polish() 35784 vfunc[53]: QWidget::move(int, int) 35785 vfunc[54]: QWidget::resize(int, int) 35786 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35787 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35788 vfunc[57]: QWidget::close(bool) 35789 vfunc[58]: QMenuBar::sizeHint() const 35790 vfunc[59]: QMenuBar::minimumSizeHint() const 35791 vfunc[60]: QWidget::sizePolicy() const 35792 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35793 vfunc[62]: QMenuBar::heightForWidth(int) const 35794 vfunc[63]: QWidget::adjustSize() 35795 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35796 const&, bool) 35797 vfunc[65]: QWidget::setAcceptDrops(bool) 35798 vfunc[66]: QWidget::setAutoMask(bool) 35799 vfunc[67]: 35800 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35801 vfunc[68]: QMenuBar::customWhatsThis() const 35802 vfunc[69]: QMenuBar::mousePressEvent(QMouseEvent*) 35803 vfunc[70]: QMenuBar::mouseReleaseEvent(QMouseEvent*) 35804 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 35805 vfunc[72]: QMenuBar::mouseMoveEvent(QMouseEvent*) 35806 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 35807 vfunc[74]: QMenuBar::keyPressEvent(QKeyEvent*) 35808 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35809 vfunc[76]: QMenuBar::focusInEvent(QFocusEvent*) 35810 vfunc[77]: QMenuBar::focusOutEvent(QFocusEvent*) 35811 vfunc[78]: QWidget::enterEvent(QEvent*) 35812 vfunc[79]: QMenuBar::leaveEvent(QEvent*) 35813 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 35814 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35815 vfunc[82]: QMenuBar::resizeEvent(QResizeEvent*) 35816 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 35817 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 35818 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 35819 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 35820 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 35821 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35822 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35823 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35824 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35825 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35826 vfunc[93]: QWidget::showEvent(QShowEvent*) 35827 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35828 vfunc[95]: QWidget::x11Event(_XEvent*) 35829 vfunc[96]: QWidget::updateMask() 35830 vfunc[97]: QMenuBar::styleChange(QStyle&) 35831 vfunc[98]: QWidget::enabledChange(bool) 35832 vfunc[99]: QWidget::paletteChange(QPalette const&) 35833 vfunc[100]: QMenuBar::fontChange(QFont const&) 35834 vfunc[101]: QWidget::windowActivationChange(bool) 35835 vfunc[102]: QWidget::metric(int) const 35836 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35837 vfunc[104]: QWidget::destroy(bool, bool) 35838 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35839 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35840 vfunc[107]: QWidget::focusNextPrevChild(bool) 35841 vfunc[108]: QWidget::setKeyCompression(bool) 35842 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35843 bool, QFont*) 35844 vfunc[110]: QFrame::setFrameStyle(int) 35845 vfunc[111]: QFrame::setLineWidth(int) 35846 vfunc[112]: QFrame::setMargin(int) 35847 vfunc[113]: QFrame::setMidLineWidth(int) 35848 vfunc[114]: QFrame::setFrameRect(QRect const&) 35849 vfunc[115]: QFrame::drawFrame(QPainter*) 35850 vfunc[116]: QMenuBar::drawContents(QPainter*) 35851 vfunc[117]: QMenuBar::frameChanged() 35852 vfunc[118]: QMenuBar::updateItem(int) 35853 vfunc[119]: QMenuBar::setSeparator(QMenuBar::Separator) 35854 vfunc[120]: QMenuBar::activateItemAt(int) 35855 vfunc[121]: QMenuBar::menuContentsChanged() 35856 vfunc[122]: QMenuBar::menuStateChanged() 35857 vfunc[123]: QMenuBar::menuInsPopup(QPopupMenu*) 35858 vfunc[124]: QMenuBar::menuDelPopup(QPopupMenu*) 35859 35860 Table 8-485. Secondary vtable for QMenuBar 35861 Base Offset -40 35862 Virtual Base Offset 0 35863 RTTI typeinfo for QMenuBar 35864 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 35865 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 35866 vfunc[2]: QPaintDevice::setResolution(int) 35867 vfunc[3]: QPaintDevice::resolution() const 35868 vfunc[4]: QPaintDevice::handle() const 35869 vfunc[5]: QPaintDevice::x11RenderHandle() const 35870 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35871 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35872 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35873 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35874 const 35875 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35876 35877 Table 8-486. Secondary vtable for QMenuBar 35878 Base Offset -148 35879 Virtual Base Offset 0 35880 RTTI typeinfo for QMenuBar 35881 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 35882 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 35883 vfunc[2]: non-virtual thunk to QMenuBar::updateItem(int) 35884 vfunc[3]: QMenuData::setId(int, int) 35885 vfunc[4]: non-virtual thunk to QMenuBar::activateItemAt(int) 35886 vfunc[5]: non-virtual thunk to QMenuBar::menuContentsChanged() 35887 vfunc[6]: non-virtual thunk to QMenuBar::menuStateChanged() 35888 vfunc[7]: non-virtual thunk to 35889 QMenuBar::menuInsPopup(QPopupMenu*) 35890 vfunc[8]: non-virtual thunk to 35891 QMenuBar::menuDelPopup(QPopupMenu*) 35892 35893 The Run Time Type Information for the QMenuBar class is 35894 described by Table 8-487 35895 35896 Table 8-487. typeinfo for QMenuBar 35897 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 35898 Name typeinfo name for QMenuBar 35899 flags: 0 35900 basetype: typeinfo for QFrame 2 35901 basetype: typeinfo for QMenuData 37890 35902 __________________________________________________________ 35903 35904 8.2.23.3. Class data for QCustomMenuItem 35905 35906 The virtual table for the QCustomMenuItem class is described by 35907 Table 8-488 35908 35909 Table 8-488. Primary vtable for QCustomMenuItem 35910 Base Offset 0 35911 Virtual Base Offset 0 35912 RTTI typeinfo for QCustomMenuItem 35913 vfunc[0]: QCustomMenuItem::~QCustomMenuItem() 35914 vfunc[1]: QCustomMenuItem::~QCustomMenuItem() 35915 vfunc[2]: QCustomMenuItem::fullSpan() const 35916 vfunc[3]: QCustomMenuItem::isSeparator() const 35917 vfunc[4]: QCustomMenuItem::setFont(QFont const&) 35918 vfunc[5]: __cxa_pure_virtual 35919 vfunc[6]: __cxa_pure_virtual 35920 35921 The Run Time Type Information for the QCustomMenuItem class is 35922 described by Table 8-489 35923 35924 Table 8-489. typeinfo for QCustomMenuItem 35925 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35926 Name typeinfo name for QCustomMenuItem 35927 basetype: typeinfo for Qt 35928 __________________________________________________________ 35929 35930 8.2.23.4. Class data for QMenuData 35931 35932 The virtual table for the QMenuData class is described by Table 35933 8-490 35934 35935 Table 8-490. Primary vtable for QMenuData 35936 Base Offset 0 35937 Virtual Base Offset 0 35938 RTTI typeinfo for QMenuData 35939 vfunc[0]: QMenuData::~QMenuData() 35940 vfunc[1]: QMenuData::~QMenuData() 35941 vfunc[2]: QMenuData::updateItem(int) 35942 vfunc[3]: QMenuData::setId(int, int) 35943 vfunc[4]: QMenuData::activateItemAt(int) 35944 vfunc[5]: QMenuData::menuContentsChanged() 35945 vfunc[6]: QMenuData::menuStateChanged() 35946 vfunc[7]: QMenuData::menuInsPopup(QPopupMenu*) 35947 vfunc[8]: QMenuData::menuDelPopup(QPopupMenu*) 35948 35949 The Run Time Type Information for the QMenuData class is 35950 described by Table 8-491 35951 35952 Table 8-491. typeinfo for QMenuData 35953 Base Vtable vtable for __cxxabiv1::__class_type_info 35954 Name typeinfo name for QMenuData 35955 __________________________________________________________ 35956 35957 8.2.23.5. Interfaces for Qt3 Menus 35958 35959 An LSB conforming implementation shall provide the architecture 35960 specific functions for Qt3 Menus specified in Table 8-492, with 35961 the full mandatory functionality as described in the referenced 35962 underlying specification. 35963 35964 Table 8-492. libqt-mt - Qt3 Menus Function Interfaces 35965 _ZThn148_N10QPopupMenu10updateItemEi [CXXABI] 35966 _ZThn148_N10QPopupMenu12menuDelPopupEPS_ [CXXABI] 35967 _ZThn148_N10QPopupMenu12menuInsPopupEPS_ [CXXABI] 35968 _ZThn148_N10QPopupMenu14activateItemAtEi [CXXABI] 35969 _ZThn148_N10QPopupMenu16menuStateChangedEv [CXXABI] 35970 _ZThn148_N10QPopupMenu19menuContentsChangedEv [CXXABI] 35971 _ZThn148_N10QPopupMenuD0Ev [CXXABI] _ZThn148_N10QPopupMenuD1Ev 35972 [CXXABI] 35973 _ZThn148_N8QMenuBar10updateItemEi [CXXABI] 35974 _ZThn148_N8QMenuBar12menuDelPopupEP10QPopupMenu [CXXABI] 35975 _ZThn148_N8QMenuBar12menuInsPopupEP10QPopupMenu [CXXABI] 35976 _ZThn148_N8QMenuBar14activateItemAtEi [CXXABI] 35977 _ZThn148_N8QMenuBar16menuStateChangedEv [CXXABI] 35978 _ZThn148_N8QMenuBar19menuContentsChangedEv [CXXABI] 35979 _ZThn148_N8QMenuBarD0Ev [CXXABI] _ZThn148_N8QMenuBarD1Ev 35980 [CXXABI] 35981 _ZThn40_N10QPopupMenuD0Ev [CXXABI] _ZThn40_N10QPopupMenuD1Ev 35982 [CXXABI] 35983 _ZThn40_N8QMenuBarD0Ev [CXXABI] _ZThn40_N8QMenuBarD1Ev [CXXABI] 35984 __________________________________________________________ 35985 35986 8.2.24. Qt3 Organizers 35987 __________________________________________________________ 35988 35989 8.2.24.1. Class data for QHBox 35990 35991 The virtual table for the QHBox class is described by Table 35992 8-493 35993 35994 Table 8-493. Primary vtable for QHBox 35995 Base Offset 0 35996 Virtual Base Offset 0 35997 RTTI typeinfo for QHBox 35998 vfunc[0]: NULL or QHBox::metaObject() const 35999 vfunc[1]: QHBox::className() const 36000 vfunc[2]: QHBox::qt_cast(char const*) 36001 vfunc[3]: QHBox::qt_invoke(int, QUObject*) 36002 vfunc[4]: QHBox::qt_emit(int, QUObject*) 36003 vfunc[5]: QHBox::qt_property(int, int, QVariant*) 36004 vfunc[6]: NULL or QHBox::~QHBox() 36005 vfunc[7]: NULL or QHBox::~QHBox() 36006 vfunc[8]: QWidget::event(QEvent*) 36007 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36008 vfunc[10]: QWidget::setName(char const*) 36009 vfunc[11]: QObject::insertChild(QObject*) 36010 vfunc[12]: QObject::removeChild(QObject*) 36011 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36012 vfunc[14]: QObject::property(char const*) const 36013 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36014 vfunc[16]: QObject::childEvent(QChildEvent*) 36015 vfunc[17]: QObject::customEvent(QCustomEvent*) 36016 vfunc[18]: QObject::connectNotify(char const*) 36017 vfunc[19]: QObject::disconnectNotify(char const*) 36018 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36019 const*, char const*) 36020 vfunc[21]: QWidget::setEnabled(bool) 36021 vfunc[22]: QWidget::setMinimumSize(int, int) 36022 vfunc[23]: QWidget::setMaximumSize(int, int) 36023 vfunc[24]: QWidget::setSizeIncrement(int, int) 36024 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36025 vfunc[26]: QWidget::setEraseColor(QColor const&) 36026 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36027 vfunc[28]: QWidget::setPalette(QPalette const&) 36028 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36029 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36030 vfunc[31]: QWidget::setFont(QFont const&) 36031 vfunc[32]: QWidget::setCursor(QCursor const&) 36032 vfunc[33]: QWidget::unsetCursor() 36033 vfunc[34]: QWidget::setMask(QBitmap const&) 36034 vfunc[35]: QWidget::setMask(QRegion const&) 36035 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36036 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36037 vfunc[38]: QWidget::setCaption(QString const&) 36038 vfunc[39]: QWidget::setIcon(QPixmap const&) 36039 vfunc[40]: QWidget::setIconText(QString const&) 36040 vfunc[41]: QWidget::setMouseTracking(bool) 36041 vfunc[42]: QWidget::setFocus() 36042 vfunc[43]: QWidget::setActiveWindow() 36043 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36044 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36045 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36046 vfunc[47]: QWidget::show() 36047 vfunc[48]: QWidget::hide() 36048 vfunc[49]: QWidget::showMinimized() 36049 vfunc[50]: QWidget::showMaximized() 36050 vfunc[51]: QWidget::showNormal() 36051 vfunc[52]: QWidget::polish() 36052 vfunc[53]: QWidget::move(int, int) 36053 vfunc[54]: QWidget::resize(int, int) 36054 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36055 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36056 vfunc[57]: QWidget::close(bool) 36057 vfunc[58]: QHBox::sizeHint() const 36058 vfunc[59]: QWidget::minimumSizeHint() const 36059 vfunc[60]: QWidget::sizePolicy() const 36060 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36061 vfunc[62]: QWidget::heightForWidth(int) const 36062 vfunc[63]: QWidget::adjustSize() 36063 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36064 const&, bool) 36065 vfunc[65]: QWidget::setAcceptDrops(bool) 36066 vfunc[66]: QWidget::setAutoMask(bool) 36067 vfunc[67]: 36068 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36069 vfunc[68]: QWidget::customWhatsThis() const 36070 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36071 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36072 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36073 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36074 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36075 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36076 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36077 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 36078 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36079 vfunc[78]: QWidget::enterEvent(QEvent*) 36080 vfunc[79]: QWidget::leaveEvent(QEvent*) 36081 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 36082 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36083 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 36084 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36085 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36086 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36087 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36088 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36089 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36090 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36091 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36092 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36093 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36094 vfunc[93]: QWidget::showEvent(QShowEvent*) 36095 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36096 vfunc[95]: QWidget::x11Event(_XEvent*) 36097 vfunc[96]: QWidget::updateMask() 36098 vfunc[97]: QFrame::styleChange(QStyle&) 36099 vfunc[98]: QWidget::enabledChange(bool) 36100 vfunc[99]: QWidget::paletteChange(QPalette const&) 36101 vfunc[100]: QWidget::fontChange(QFont const&) 36102 vfunc[101]: QWidget::windowActivationChange(bool) 36103 vfunc[102]: QWidget::metric(int) const 36104 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36105 vfunc[104]: QWidget::destroy(bool, bool) 36106 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36107 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36108 vfunc[107]: QWidget::focusNextPrevChild(bool) 36109 vfunc[108]: QWidget::setKeyCompression(bool) 36110 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36111 bool, QFont*) 36112 vfunc[110]: QFrame::setFrameStyle(int) 36113 vfunc[111]: QFrame::setLineWidth(int) 36114 vfunc[112]: QFrame::setMargin(int) 36115 vfunc[113]: QFrame::setMidLineWidth(int) 36116 vfunc[114]: QFrame::setFrameRect(QRect const&) 36117 vfunc[115]: QFrame::drawFrame(QPainter*) 36118 vfunc[116]: QFrame::drawContents(QPainter*) 36119 vfunc[117]: QHBox::frameChanged() 36120 36121 Table 8-494. Secondary vtable for QHBox 36122 Base Offset -40 36123 Virtual Base Offset 0 36124 RTTI typeinfo for QHBox 36125 vfunc[0]: NULL or non-virtual thunk to QHBox::~QHBox() 36126 vfunc[1]: NULL or non-virtual thunk to QHBox::~QHBox() 36127 vfunc[2]: QPaintDevice::setResolution(int) 36128 vfunc[3]: QPaintDevice::resolution() const 36129 vfunc[4]: QPaintDevice::handle() const 36130 vfunc[5]: QPaintDevice::x11RenderHandle() const 36131 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36132 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36133 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36134 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36135 const 36136 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36137 36138 The Run Time Type Information for the QHBox class is described 36139 by Table 8-495 36140 36141 Table 8-495. typeinfo for QHBox 36142 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36143 Name typeinfo name for QHBox 36144 basetype: typeinfo for QFrame 36145 __________________________________________________________ 36146 36147 8.2.24.2. Class data for QSplitter 36148 36149 The virtual table for the QSplitter class is described by Table 36150 8-496 36151 36152 Table 8-496. Primary vtable for QSplitter 36153 Base Offset 0 36154 Virtual Base Offset 0 36155 RTTI typeinfo for QSplitter 36156 vfunc[0]: NULL or QSplitter::metaObject() const 36157 vfunc[1]: QSplitter::className() const 36158 vfunc[2]: QSplitter::qt_cast(char const*) 36159 vfunc[3]: QSplitter::qt_invoke(int, QUObject*) 36160 vfunc[4]: QSplitter::qt_emit(int, QUObject*) 36161 vfunc[5]: QSplitter::qt_property(int, int, QVariant*) 36162 vfunc[6]: QSplitter::~QSplitter() 36163 vfunc[7]: QSplitter::~QSplitter() 36164 vfunc[8]: QSplitter::event(QEvent*) 36165 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36166 vfunc[10]: QWidget::setName(char const*) 36167 vfunc[11]: QObject::insertChild(QObject*) 36168 vfunc[12]: QObject::removeChild(QObject*) 36169 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36170 vfunc[14]: QObject::property(char const*) const 36171 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36172 vfunc[16]: QSplitter::childEvent(QChildEvent*) 36173 vfunc[17]: QObject::customEvent(QCustomEvent*) 36174 vfunc[18]: QObject::connectNotify(char const*) 36175 vfunc[19]: QObject::disconnectNotify(char const*) 36176 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36177 const*, char const*) 36178 vfunc[21]: QWidget::setEnabled(bool) 36179 vfunc[22]: QWidget::setMinimumSize(int, int) 36180 vfunc[23]: QWidget::setMaximumSize(int, int) 36181 vfunc[24]: QWidget::setSizeIncrement(int, int) 36182 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36183 vfunc[26]: QWidget::setEraseColor(QColor const&) 36184 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36185 vfunc[28]: QWidget::setPalette(QPalette const&) 36186 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36187 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36188 vfunc[31]: QWidget::setFont(QFont const&) 36189 vfunc[32]: QWidget::setCursor(QCursor const&) 36190 vfunc[33]: QWidget::unsetCursor() 36191 vfunc[34]: QWidget::setMask(QBitmap const&) 36192 vfunc[35]: QWidget::setMask(QRegion const&) 36193 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36194 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36195 vfunc[38]: QWidget::setCaption(QString const&) 36196 vfunc[39]: QWidget::setIcon(QPixmap const&) 36197 vfunc[40]: QWidget::setIconText(QString const&) 36198 vfunc[41]: QWidget::setMouseTracking(bool) 36199 vfunc[42]: QWidget::setFocus() 36200 vfunc[43]: QWidget::setActiveWindow() 36201 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36202 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36203 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36204 vfunc[47]: QWidget::show() 36205 vfunc[48]: QWidget::hide() 36206 vfunc[49]: QWidget::showMinimized() 36207 vfunc[50]: QWidget::showMaximized() 36208 vfunc[51]: QWidget::showNormal() 36209 vfunc[52]: QWidget::polish() 36210 vfunc[53]: QWidget::move(int, int) 36211 vfunc[54]: QWidget::resize(int, int) 36212 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36213 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36214 vfunc[57]: QWidget::close(bool) 36215 vfunc[58]: QSplitter::sizeHint() const 36216 vfunc[59]: QSplitter::minimumSizeHint() const 36217 vfunc[60]: QWidget::sizePolicy() const 36218 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36219 vfunc[62]: QWidget::heightForWidth(int) const 36220 vfunc[63]: QWidget::adjustSize() 36221 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36222 const&, bool) 36223 vfunc[65]: QWidget::setAcceptDrops(bool) 36224 vfunc[66]: QWidget::setAutoMask(bool) 36225 vfunc[67]: 36226 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36227 vfunc[68]: QWidget::customWhatsThis() const 36228 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36229 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36230 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36231 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36232 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36233 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36234 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36235 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 36236 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36237 vfunc[78]: QWidget::enterEvent(QEvent*) 36238 vfunc[79]: QWidget::leaveEvent(QEvent*) 36239 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 36240 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36241 vfunc[82]: QSplitter::resizeEvent(QResizeEvent*) 36242 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36243 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36244 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36245 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36246 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36247 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36248 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36249 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36250 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36251 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36252 vfunc[93]: QWidget::showEvent(QShowEvent*) 36253 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36254 vfunc[95]: QWidget::x11Event(_XEvent*) 36255 vfunc[96]: QWidget::updateMask() 36256 vfunc[97]: QSplitter::styleChange(QStyle&) 36257 vfunc[98]: QWidget::enabledChange(bool) 36258 vfunc[99]: QWidget::paletteChange(QPalette const&) 36259 vfunc[100]: QWidget::fontChange(QFont const&) 36260 vfunc[101]: QWidget::windowActivationChange(bool) 36261 vfunc[102]: QWidget::metric(int) const 36262 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36263 vfunc[104]: QWidget::destroy(bool, bool) 36264 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36265 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36266 vfunc[107]: QWidget::focusNextPrevChild(bool) 36267 vfunc[108]: QWidget::setKeyCompression(bool) 36268 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36269 bool, QFont*) 36270 vfunc[110]: QFrame::setFrameStyle(int) 36271 vfunc[111]: QFrame::setLineWidth(int) 36272 vfunc[112]: QFrame::setMargin(int) 36273 vfunc[113]: QFrame::setMidLineWidth(int) 36274 vfunc[114]: QFrame::setFrameRect(QRect const&) 36275 vfunc[115]: QFrame::drawFrame(QPainter*) 36276 vfunc[116]: QFrame::drawContents(QPainter*) 36277 vfunc[117]: QFrame::frameChanged() 36278 vfunc[118]: QSplitter::setOrientation(Qt::Orientation) 36279 vfunc[119]: QSplitter::setResizeMode(QWidget*, 36280 QSplitter::ResizeMode) 36281 vfunc[120]: QSplitter::setOpaqueResize(bool) 36282 vfunc[121]: QSplitter::drawSplitter(QPainter*, int, int, int, 36283 int) 36284 vfunc[122]: QSplitter::setRubberband(int) 36285 36286 Table 8-497. Secondary vtable for QSplitter 36287 Base Offset -40 36288 Virtual Base Offset 0 36289 RTTI typeinfo for QSplitter 36290 vfunc[0]: non-virtual thunk to QSplitter::~QSplitter() 36291 vfunc[1]: non-virtual thunk to QSplitter::~QSplitter() 36292 vfunc[2]: QPaintDevice::setResolution(int) 36293 vfunc[3]: QPaintDevice::resolution() const 36294 vfunc[4]: QPaintDevice::handle() const 36295 vfunc[5]: QPaintDevice::x11RenderHandle() const 36296 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36297 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36298 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36299 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36300 const 36301 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36302 36303 The Run Time Type Information for the QSplitter class is 36304 described by Table 8-498 36305 36306 Table 8-498. typeinfo for QSplitter 36307 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36308 Name typeinfo name for QSplitter 36309 basetype: typeinfo for QFrame 36310 __________________________________________________________ 36311 36312 8.2.24.3. Class data for QVBox 36313 36314 The virtual table for the QVBox class is described by Table 36315 8-499 36316 36317 Table 8-499. Primary vtable for QVBox 36318 Base Offset 0 36319 Virtual Base Offset 0 36320 RTTI typeinfo for QVBox 36321 vfunc[0]: NULL or QVBox::metaObject() const 36322 vfunc[1]: QVBox::className() const 36323 vfunc[2]: QVBox::qt_cast(char const*) 36324 vfunc[3]: QVBox::qt_invoke(int, QUObject*) 36325 vfunc[4]: QVBox::qt_emit(int, QUObject*) 36326 vfunc[5]: QVBox::qt_property(int, int, QVariant*) 36327 vfunc[6]: NULL or QVBox::~QVBox() 36328 vfunc[7]: NULL or QVBox::~QVBox() 36329 vfunc[8]: QWidget::event(QEvent*) 36330 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36331 vfunc[10]: QWidget::setName(char const*) 36332 vfunc[11]: QObject::insertChild(QObject*) 36333 vfunc[12]: QObject::removeChild(QObject*) 36334 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36335 vfunc[14]: QObject::property(char const*) const 36336 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36337 vfunc[16]: QObject::childEvent(QChildEvent*) 36338 vfunc[17]: QObject::customEvent(QCustomEvent*) 36339 vfunc[18]: QObject::connectNotify(char const*) 36340 vfunc[19]: QObject::disconnectNotify(char const*) 36341 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36342 const*, char const*) 36343 vfunc[21]: QWidget::setEnabled(bool) 36344 vfunc[22]: QWidget::setMinimumSize(int, int) 36345 vfunc[23]: QWidget::setMaximumSize(int, int) 36346 vfunc[24]: QWidget::setSizeIncrement(int, int) 36347 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36348 vfunc[26]: QWidget::setEraseColor(QColor const&) 36349 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36350 vfunc[28]: QWidget::setPalette(QPalette const&) 36351 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36352 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36353 vfunc[31]: QWidget::setFont(QFont const&) 36354 vfunc[32]: QWidget::setCursor(QCursor const&) 36355 vfunc[33]: QWidget::unsetCursor() 36356 vfunc[34]: QWidget::setMask(QBitmap const&) 36357 vfunc[35]: QWidget::setMask(QRegion const&) 36358 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36359 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36360 vfunc[38]: QWidget::setCaption(QString const&) 36361 vfunc[39]: QWidget::setIcon(QPixmap const&) 36362 vfunc[40]: QWidget::setIconText(QString const&) 36363 vfunc[41]: QWidget::setMouseTracking(bool) 36364 vfunc[42]: QWidget::setFocus() 36365 vfunc[43]: QWidget::setActiveWindow() 36366 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36367 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36368 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36369 vfunc[47]: QWidget::show() 36370 vfunc[48]: QWidget::hide() 36371 vfunc[49]: QWidget::showMinimized() 36372 vfunc[50]: QWidget::showMaximized() 36373 vfunc[51]: QWidget::showNormal() 36374 vfunc[52]: QWidget::polish() 36375 vfunc[53]: QWidget::move(int, int) 36376 vfunc[54]: QWidget::resize(int, int) 36377 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36378 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36379 vfunc[57]: QWidget::close(bool) 36380 vfunc[58]: QHBox::sizeHint() const 36381 vfunc[59]: QWidget::minimumSizeHint() const 36382 vfunc[60]: QWidget::sizePolicy() const 36383 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36384 vfunc[62]: QWidget::heightForWidth(int) const 36385 vfunc[63]: QWidget::adjustSize() 36386 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36387 const&, bool) 36388 vfunc[65]: QWidget::setAcceptDrops(bool) 36389 vfunc[66]: QWidget::setAutoMask(bool) 36390 vfunc[67]: 36391 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36392 vfunc[68]: QWidget::customWhatsThis() const 36393 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36394 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36395 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36396 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36397 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36398 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36399 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36400 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 36401 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36402 vfunc[78]: QWidget::enterEvent(QEvent*) 36403 vfunc[79]: QWidget::leaveEvent(QEvent*) 36404 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 36405 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36406 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 36407 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36408 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36409 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36410 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36411 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36412 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36413 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36414 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36415 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36416 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36417 vfunc[93]: QWidget::showEvent(QShowEvent*) 36418 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36419 vfunc[95]: QWidget::x11Event(_XEvent*) 36420 vfunc[96]: QWidget::updateMask() 36421 vfunc[97]: QFrame::styleChange(QStyle&) 36422 vfunc[98]: QWidget::enabledChange(bool) 36423 vfunc[99]: QWidget::paletteChange(QPalette const&) 36424 vfunc[100]: QWidget::fontChange(QFont const&) 36425 vfunc[101]: QWidget::windowActivationChange(bool) 36426 vfunc[102]: QWidget::metric(int) const 36427 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36428 vfunc[104]: QWidget::destroy(bool, bool) 36429 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36430 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36431 vfunc[107]: QWidget::focusNextPrevChild(bool) 36432 vfunc[108]: QWidget::setKeyCompression(bool) 36433 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36434 bool, QFont*) 36435 vfunc[110]: QFrame::setFrameStyle(int) 36436 vfunc[111]: QFrame::setLineWidth(int) 36437 vfunc[112]: QFrame::setMargin(int) 36438 vfunc[113]: QFrame::setMidLineWidth(int) 36439 vfunc[114]: QFrame::setFrameRect(QRect const&) 36440 vfunc[115]: QFrame::drawFrame(QPainter*) 36441 vfunc[116]: QFrame::drawContents(QPainter*) 36442 vfunc[117]: QHBox::frameChanged() 36443 36444 Table 8-500. Secondary vtable for QVBox 36445 Base Offset -40 36446 Virtual Base Offset 0 36447 RTTI typeinfo for QVBox 36448 vfunc[0]: NULL or non-virtual thunk to QVBox::~QVBox() 36449 vfunc[1]: NULL or non-virtual thunk to QVBox::~QVBox() 36450 vfunc[2]: QPaintDevice::setResolution(int) 36451 vfunc[3]: QPaintDevice::resolution() const 36452 vfunc[4]: QPaintDevice::handle() const 36453 vfunc[5]: QPaintDevice::x11RenderHandle() const 36454 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36455 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36456 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36457 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36458 const 36459 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36460 36461 The Run Time Type Information for the QVBox class is described 36462 by Table 8-501 36463 36464 Table 8-501. typeinfo for QVBox 36465 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36466 Name typeinfo name for QVBox 36467 basetype: typeinfo for QHBox 36468 __________________________________________________________ 36469 36470 8.2.24.4. Class data for QGroupBox 36471 36472 The virtual table for the QGroupBox class is described by Table 36473 8-502 36474 36475 Table 8-502. Primary vtable for QGroupBox 36476 Base Offset 0 36477 Virtual Base Offset 0 36478 RTTI typeinfo for QGroupBox 36479 vfunc[0]: NULL or QGroupBox::metaObject() const 36480 vfunc[1]: QGroupBox::className() const 36481 vfunc[2]: QGroupBox::qt_cast(char const*) 36482 vfunc[3]: QGroupBox::qt_invoke(int, QUObject*) 36483 vfunc[4]: QGroupBox::qt_emit(int, QUObject*) 36484 vfunc[5]: QGroupBox::qt_property(int, int, QVariant*) 36485 vfunc[6]: QGroupBox::~QGroupBox() 36486 vfunc[7]: QGroupBox::~QGroupBox() 36487 vfunc[8]: QGroupBox::event(QEvent*) 36488 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36489 vfunc[10]: QWidget::setName(char const*) 36490 vfunc[11]: QObject::insertChild(QObject*) 36491 vfunc[12]: QObject::removeChild(QObject*) 36492 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36493 vfunc[14]: QObject::property(char const*) const 36494 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36495 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 36496 vfunc[17]: QObject::customEvent(QCustomEvent*) 36497 vfunc[18]: QObject::connectNotify(char const*) 36498 vfunc[19]: QObject::disconnectNotify(char const*) 36499 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36500 const*, char const*) 36501 vfunc[21]: QGroupBox::setEnabled(bool) 36502 vfunc[22]: QWidget::setMinimumSize(int, int) 36503 vfunc[23]: QWidget::setMaximumSize(int, int) 36504 vfunc[24]: QWidget::setSizeIncrement(int, int) 36505 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36506 vfunc[26]: QWidget::setEraseColor(QColor const&) 36507 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36508 vfunc[28]: QWidget::setPalette(QPalette const&) 36509 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36510 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36511 vfunc[31]: QWidget::setFont(QFont const&) 36512 vfunc[32]: QWidget::setCursor(QCursor const&) 36513 vfunc[33]: QWidget::unsetCursor() 36514 vfunc[34]: QWidget::setMask(QBitmap const&) 36515 vfunc[35]: QWidget::setMask(QRegion const&) 36516 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36517 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36518 vfunc[38]: QWidget::setCaption(QString const&) 36519 vfunc[39]: QWidget::setIcon(QPixmap const&) 36520 vfunc[40]: QWidget::setIconText(QString const&) 36521 vfunc[41]: QWidget::setMouseTracking(bool) 36522 vfunc[42]: QWidget::setFocus() 36523 vfunc[43]: QWidget::setActiveWindow() 36524 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36525 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36526 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36527 vfunc[47]: QWidget::show() 36528 vfunc[48]: QWidget::hide() 36529 vfunc[49]: QWidget::showMinimized() 36530 vfunc[50]: QWidget::showMaximized() 36531 vfunc[51]: QWidget::showNormal() 36532 vfunc[52]: QWidget::polish() 36533 vfunc[53]: QWidget::move(int, int) 36534 vfunc[54]: QWidget::resize(int, int) 36535 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36536 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36537 vfunc[57]: QWidget::close(bool) 36538 vfunc[58]: QGroupBox::sizeHint() const 36539 vfunc[59]: QWidget::minimumSizeHint() const 36540 vfunc[60]: QWidget::sizePolicy() const 36541 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36542 vfunc[62]: QWidget::heightForWidth(int) const 36543 vfunc[63]: QWidget::adjustSize() 36544 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36545 const&, bool) 36546 vfunc[65]: QWidget::setAcceptDrops(bool) 36547 vfunc[66]: QWidget::setAutoMask(bool) 36548 vfunc[67]: 36549 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36550 vfunc[68]: QWidget::customWhatsThis() const 36551 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36552 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36553 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36554 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36555 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36556 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36557 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36558 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 36559 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36560 vfunc[78]: QWidget::enterEvent(QEvent*) 36561 vfunc[79]: QWidget::leaveEvent(QEvent*) 36562 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 36563 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36564 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 36565 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36566 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36567 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36568 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36569 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36570 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36571 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36572 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36573 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36574 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36575 vfunc[93]: QWidget::showEvent(QShowEvent*) 36576 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36577 vfunc[95]: QWidget::x11Event(_XEvent*) 36578 vfunc[96]: QWidget::updateMask() 36579 vfunc[97]: QFrame::styleChange(QStyle&) 36580 vfunc[98]: QWidget::enabledChange(bool) 36581 vfunc[99]: QWidget::paletteChange(QPalette const&) 36582 vfunc[100]: QGroupBox::fontChange(QFont const&) 36583 vfunc[101]: QWidget::windowActivationChange(bool) 36584 vfunc[102]: QWidget::metric(int) const 36585 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36586 vfunc[104]: QWidget::destroy(bool, bool) 36587 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36588 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36589 vfunc[107]: QWidget::focusNextPrevChild(bool) 36590 vfunc[108]: QWidget::setKeyCompression(bool) 36591 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36592 bool, QFont*) 36593 vfunc[110]: QFrame::setFrameStyle(int) 36594 vfunc[111]: QFrame::setLineWidth(int) 36595 vfunc[112]: QFrame::setMargin(int) 36596 vfunc[113]: QFrame::setMidLineWidth(int) 36597 vfunc[114]: QFrame::setFrameRect(QRect const&) 36598 vfunc[115]: QFrame::drawFrame(QPainter*) 36599 vfunc[116]: QFrame::drawContents(QPainter*) 36600 vfunc[117]: QFrame::frameChanged() 36601 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 36602 vfunc[119]: QGroupBox::setTitle(QString const&) 36603 vfunc[120]: QGroupBox::setAlignment(int) 36604 36605 Table 8-503. Secondary vtable for QGroupBox 36606 Base Offset -40 36607 Virtual Base Offset 0 36608 RTTI typeinfo for QGroupBox 36609 vfunc[0]: non-virtual thunk to QGroupBox::~QGroupBox() 36610 vfunc[1]: non-virtual thunk to QGroupBox::~QGroupBox() 36611 vfunc[2]: QPaintDevice::setResolution(int) 36612 vfunc[3]: QPaintDevice::resolution() const 36613 vfunc[4]: QPaintDevice::handle() const 36614 vfunc[5]: QPaintDevice::x11RenderHandle() const 36615 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36616 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36617 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36618 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36619 const 36620 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36621 36622 The Run Time Type Information for the QGroupBox class is 36623 described by Table 8-504 36624 36625 Table 8-504. typeinfo for QGroupBox 36626 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36627 Name typeinfo name for QGroupBox 36628 basetype: typeinfo for QFrame 36629 __________________________________________________________ 36630 36631 8.2.24.5. Class data for QHGroupBox 36632 36633 The virtual table for the QHGroupBox class is described by 36634 Table 8-505 36635 36636 Table 8-505. Primary vtable for QHGroupBox 36637 Base Offset 0 36638 Virtual Base Offset 0 36639 RTTI typeinfo for QHGroupBox 36640 vfunc[0]: NULL or QHGroupBox::metaObject() const 36641 vfunc[1]: QHGroupBox::className() const 36642 vfunc[2]: QHGroupBox::qt_cast(char const*) 36643 vfunc[3]: QHGroupBox::qt_invoke(int, QUObject*) 36644 vfunc[4]: QHGroupBox::qt_emit(int, QUObject*) 36645 vfunc[5]: QHGroupBox::qt_property(int, int, QVariant*) 36646 vfunc[6]: QHGroupBox::~QHGroupBox() 36647 vfunc[7]: QHGroupBox::~QHGroupBox() 36648 vfunc[8]: QGroupBox::event(QEvent*) 36649 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36650 vfunc[10]: QWidget::setName(char const*) 36651 vfunc[11]: QObject::insertChild(QObject*) 36652 vfunc[12]: QObject::removeChild(QObject*) 36653 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36654 vfunc[14]: QObject::property(char const*) const 36655 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36656 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 36657 vfunc[17]: QObject::customEvent(QCustomEvent*) 36658 vfunc[18]: QObject::connectNotify(char const*) 36659 vfunc[19]: QObject::disconnectNotify(char const*) 36660 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36661 const*, char const*) 36662 vfunc[21]: QGroupBox::setEnabled(bool) 36663 vfunc[22]: QWidget::setMinimumSize(int, int) 36664 vfunc[23]: QWidget::setMaximumSize(int, int) 36665 vfunc[24]: QWidget::setSizeIncrement(int, int) 36666 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36667 vfunc[26]: QWidget::setEraseColor(QColor const&) 36668 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36669 vfunc[28]: QWidget::setPalette(QPalette const&) 36670 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36671 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36672 vfunc[31]: QWidget::setFont(QFont const&) 36673 vfunc[32]: QWidget::setCursor(QCursor const&) 36674 vfunc[33]: QWidget::unsetCursor() 36675 vfunc[34]: QWidget::setMask(QBitmap const&) 36676 vfunc[35]: QWidget::setMask(QRegion const&) 36677 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36678 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36679 vfunc[38]: QWidget::setCaption(QString const&) 36680 vfunc[39]: QWidget::setIcon(QPixmap const&) 36681 vfunc[40]: QWidget::setIconText(QString const&) 36682 vfunc[41]: QWidget::setMouseTracking(bool) 36683 vfunc[42]: QWidget::setFocus() 36684 vfunc[43]: QWidget::setActiveWindow() 36685 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36686 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36687 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36688 vfunc[47]: QWidget::show() 36689 vfunc[48]: QWidget::hide() 36690 vfunc[49]: QWidget::showMinimized() 36691 vfunc[50]: QWidget::showMaximized() 36692 vfunc[51]: QWidget::showNormal() 36693 vfunc[52]: QWidget::polish() 36694 vfunc[53]: QWidget::move(int, int) 36695 vfunc[54]: QWidget::resize(int, int) 36696 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36697 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36698 vfunc[57]: QWidget::close(bool) 36699 vfunc[58]: QGroupBox::sizeHint() const 36700 vfunc[59]: QWidget::minimumSizeHint() const 36701 vfunc[60]: QWidget::sizePolicy() const 36702 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36703 vfunc[62]: QWidget::heightForWidth(int) const 36704 vfunc[63]: QWidget::adjustSize() 36705 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36706 const&, bool) 36707 vfunc[65]: QWidget::setAcceptDrops(bool) 36708 vfunc[66]: QWidget::setAutoMask(bool) 36709 vfunc[67]: 36710 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36711 vfunc[68]: QWidget::customWhatsThis() const 36712 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36713 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36714 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36715 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36716 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36717 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36718 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36719 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 36720 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36721 vfunc[78]: QWidget::enterEvent(QEvent*) 36722 vfunc[79]: QWidget::leaveEvent(QEvent*) 36723 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 36724 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36725 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 36726 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36727 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36728 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36729 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36730 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36731 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36732 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36733 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36734 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36735 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36736 vfunc[93]: QWidget::showEvent(QShowEvent*) 36737 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36738 vfunc[95]: QWidget::x11Event(_XEvent*) 36739 vfunc[96]: QWidget::updateMask() 36740 vfunc[97]: QFrame::styleChange(QStyle&) 36741 vfunc[98]: QWidget::enabledChange(bool) 36742 vfunc[99]: QWidget::paletteChange(QPalette const&) 36743 vfunc[100]: QGroupBox::fontChange(QFont const&) 36744 vfunc[101]: QWidget::windowActivationChange(bool) 36745 vfunc[102]: QWidget::metric(int) const 36746 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36747 vfunc[104]: QWidget::destroy(bool, bool) 36748 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36749 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36750 vfunc[107]: QWidget::focusNextPrevChild(bool) 36751 vfunc[108]: QWidget::setKeyCompression(bool) 36752 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36753 bool, QFont*) 36754 vfunc[110]: QFrame::setFrameStyle(int) 36755 vfunc[111]: QFrame::setLineWidth(int) 36756 vfunc[112]: QFrame::setMargin(int) 36757 vfunc[113]: QFrame::setMidLineWidth(int) 36758 vfunc[114]: QFrame::setFrameRect(QRect const&) 36759 vfunc[115]: QFrame::drawFrame(QPainter*) 36760 vfunc[116]: QFrame::drawContents(QPainter*) 36761 vfunc[117]: QFrame::frameChanged() 36762 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 36763 vfunc[119]: QGroupBox::setTitle(QString const&) 36764 vfunc[120]: QGroupBox::setAlignment(int) 36765 36766 Table 8-506. Secondary vtable for QHGroupBox 36767 Base Offset -40 36768 Virtual Base Offset 0 36769 RTTI typeinfo for QHGroupBox 36770 vfunc[0]: non-virtual thunk to QHGroupBox::~QHGroupBox() 36771 vfunc[1]: non-virtual thunk to QHGroupBox::~QHGroupBox() 36772 vfunc[2]: QPaintDevice::setResolution(int) 36773 vfunc[3]: QPaintDevice::resolution() const 36774 vfunc[4]: QPaintDevice::handle() const 36775 vfunc[5]: QPaintDevice::x11RenderHandle() const 36776 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36777 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36778 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36779 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36780 const 36781 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36782 36783 The Run Time Type Information for the QHGroupBox class is 36784 described by Table 8-507 36785 36786 Table 8-507. typeinfo for QHGroupBox 36787 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36788 Name typeinfo name for QHGroupBox 36789 basetype: typeinfo for QGroupBox 36790 __________________________________________________________ 36791 36792 8.2.24.6. Class data for QHButtonGroup 36793 36794 The virtual table for the QHButtonGroup class is described by 36795 Table 8-508 36796 36797 Table 8-508. Primary vtable for QHButtonGroup 36798 Base Offset 0 36799 Virtual Base Offset 0 36800 RTTI typeinfo for QHButtonGroup 36801 vfunc[0]: NULL or QHButtonGroup::metaObject() const 36802 vfunc[1]: QHButtonGroup::className() const 36803 vfunc[2]: QHButtonGroup::qt_cast(char const*) 36804 vfunc[3]: QHButtonGroup::qt_invoke(int, QUObject*) 36805 vfunc[4]: QHButtonGroup::qt_emit(int, QUObject*) 36806 vfunc[5]: QHButtonGroup::qt_property(int, int, QVariant*) 36807 vfunc[6]: QHButtonGroup::~QHButtonGroup() 36808 vfunc[7]: QHButtonGroup::~QHButtonGroup() 36809 vfunc[8]: QButtonGroup::event(QEvent*) 36810 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36811 vfunc[10]: QWidget::setName(char const*) 36812 vfunc[11]: QObject::insertChild(QObject*) 36813 vfunc[12]: QObject::removeChild(QObject*) 36814 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36815 vfunc[14]: QObject::property(char const*) const 36816 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36817 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 36818 vfunc[17]: QObject::customEvent(QCustomEvent*) 36819 vfunc[18]: QObject::connectNotify(char const*) 36820 vfunc[19]: QObject::disconnectNotify(char const*) 36821 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36822 const*, char const*) 36823 vfunc[21]: QGroupBox::setEnabled(bool) 36824 vfunc[22]: QWidget::setMinimumSize(int, int) 36825 vfunc[23]: QWidget::setMaximumSize(int, int) 36826 vfunc[24]: QWidget::setSizeIncrement(int, int) 36827 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36828 vfunc[26]: QWidget::setEraseColor(QColor const&) 36829 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36830 vfunc[28]: QWidget::setPalette(QPalette const&) 36831 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36832 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36833 vfunc[31]: QWidget::setFont(QFont const&) 36834 vfunc[32]: QWidget::setCursor(QCursor const&) 36835 vfunc[33]: QWidget::unsetCursor() 36836 vfunc[34]: QWidget::setMask(QBitmap const&) 36837 vfunc[35]: QWidget::setMask(QRegion const&) 36838 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36839 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36840 vfunc[38]: QWidget::setCaption(QString const&) 36841 vfunc[39]: QWidget::setIcon(QPixmap const&) 36842 vfunc[40]: QWidget::setIconText(QString const&) 36843 vfunc[41]: QWidget::setMouseTracking(bool) 36844 vfunc[42]: QWidget::setFocus() 36845 vfunc[43]: QWidget::setActiveWindow() 36846 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36847 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36848 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36849 vfunc[47]: QWidget::show() 36850 vfunc[48]: QWidget::hide() 36851 vfunc[49]: QWidget::showMinimized() 36852 vfunc[50]: QWidget::showMaximized() 36853 vfunc[51]: QWidget::showNormal() 36854 vfunc[52]: QWidget::polish() 36855 vfunc[53]: QWidget::move(int, int) 36856 vfunc[54]: QWidget::resize(int, int) 36857 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36858 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36859 vfunc[57]: QWidget::close(bool) 36860 vfunc[58]: QGroupBox::sizeHint() const 36861 vfunc[59]: QWidget::minimumSizeHint() const 36862 vfunc[60]: QWidget::sizePolicy() const 36863 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36864 vfunc[62]: QWidget::heightForWidth(int) const 36865 vfunc[63]: QWidget::adjustSize() 36866 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36867 const&, bool) 36868 vfunc[65]: QWidget::setAcceptDrops(bool) 36869 vfunc[66]: QWidget::setAutoMask(bool) 36870 vfunc[67]: 36871 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36872 vfunc[68]: QWidget::customWhatsThis() const 36873 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36874 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36875 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36876 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36877 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36878 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36879 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36880 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 36881 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36882 vfunc[78]: QWidget::enterEvent(QEvent*) 36883 vfunc[79]: QWidget::leaveEvent(QEvent*) 36884 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 36885 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36886 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 36887 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36888 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36889 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36890 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36891 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36892 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36893 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36894 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36895 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36896 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36897 vfunc[93]: QWidget::showEvent(QShowEvent*) 36898 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36899 vfunc[95]: QWidget::x11Event(_XEvent*) 36900 vfunc[96]: QWidget::updateMask() 36901 vfunc[97]: QFrame::styleChange(QStyle&) 36902 vfunc[98]: QWidget::enabledChange(bool) 36903 vfunc[99]: QWidget::paletteChange(QPalette const&) 36904 vfunc[100]: QGroupBox::fontChange(QFont const&) 36905 vfunc[101]: QWidget::windowActivationChange(bool) 36906 vfunc[102]: QWidget::metric(int) const 36907 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36908 vfunc[104]: QWidget::destroy(bool, bool) 36909 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36910 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36911 vfunc[107]: QWidget::focusNextPrevChild(bool) 36912 vfunc[108]: QWidget::setKeyCompression(bool) 36913 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36914 bool, QFont*) 36915 vfunc[110]: QFrame::setFrameStyle(int) 36916 vfunc[111]: QFrame::setLineWidth(int) 36917 vfunc[112]: QFrame::setMargin(int) 36918 vfunc[113]: QFrame::setMidLineWidth(int) 36919 vfunc[114]: QFrame::setFrameRect(QRect const&) 36920 vfunc[115]: QFrame::drawFrame(QPainter*) 36921 vfunc[116]: QFrame::drawContents(QPainter*) 36922 vfunc[117]: QFrame::frameChanged() 36923 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 36924 vfunc[119]: QGroupBox::setTitle(QString const&) 36925 vfunc[120]: QGroupBox::setAlignment(int) 36926 vfunc[121]: QButtonGroup::setExclusive(bool) 36927 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 36928 vfunc[123]: QButtonGroup::setButton(int) 36929 vfunc[124]: QButtonGroup::moveFocus(int) 36930 36931 Table 8-509. Secondary vtable for QHButtonGroup 36932 Base Offset -40 36933 Virtual Base Offset 0 36934 RTTI typeinfo for QHButtonGroup 36935 vfunc[0]: non-virtual thunk to QHButtonGroup::~QHButtonGroup() 36936 vfunc[1]: non-virtual thunk to QHButtonGroup::~QHButtonGroup() 36937 vfunc[2]: QPaintDevice::setResolution(int) 36938 vfunc[3]: QPaintDevice::resolution() const 36939 vfunc[4]: QPaintDevice::handle() const 36940 vfunc[5]: QPaintDevice::x11RenderHandle() const 36941 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36942 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36943 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36944 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36945 const 36946 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36947 36948 The Run Time Type Information for the QHButtonGroup class is 36949 described by Table 8-510 36950 36951 Table 8-510. typeinfo for QHButtonGroup 36952 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36953 Name typeinfo name for QHButtonGroup 36954 basetype: typeinfo for QButtonGroup 36955 __________________________________________________________ 36956 36957 8.2.24.7. Class data for QWidgetStack 36958 36959 The virtual table for the QWidgetStack class is described by 36960 Table 8-511 36961 36962 Table 8-511. Primary vtable for QWidgetStack 36963 Base Offset 0 36964 Virtual Base Offset 0 36965 RTTI typeinfo for QWidgetStack 36966 vfunc[0]: NULL or QWidgetStack::metaObject() const 36967 vfunc[1]: QWidgetStack::className() const 36968 vfunc[2]: QWidgetStack::qt_cast(char const*) 36969 vfunc[3]: QWidgetStack::qt_invoke(int, QUObject*) 36970 vfunc[4]: QWidgetStack::qt_emit(int, QUObject*) 36971 vfunc[5]: QWidgetStack::qt_property(int, int, QVariant*) 36972 vfunc[6]: QWidgetStack::~QWidgetStack() 36973 vfunc[7]: QWidgetStack::~QWidgetStack() 36974 vfunc[8]: QWidget::event(QEvent*) 36975 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36976 vfunc[10]: QWidget::setName(char const*) 36977 vfunc[11]: QObject::insertChild(QObject*) 36978 vfunc[12]: QObject::removeChild(QObject*) 36979 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36980 vfunc[14]: QObject::property(char const*) const 36981 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36982 vfunc[16]: QWidgetStack::childEvent(QChildEvent*) 36983 vfunc[17]: QObject::customEvent(QCustomEvent*) 36984 vfunc[18]: QObject::connectNotify(char const*) 36985 vfunc[19]: QObject::disconnectNotify(char const*) 36986 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36987 const*, char const*) 36988 vfunc[21]: QWidget::setEnabled(bool) 36989 vfunc[22]: QWidget::setMinimumSize(int, int) 36990 vfunc[23]: QWidget::setMaximumSize(int, int) 36991 vfunc[24]: QWidget::setSizeIncrement(int, int) 36992 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36993 vfunc[26]: QWidget::setEraseColor(QColor const&) 36994 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36995 vfunc[28]: QWidget::setPalette(QPalette const&) 36996 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36997 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36998 vfunc[31]: QWidget::setFont(QFont const&) 36999 vfunc[32]: QWidget::setCursor(QCursor const&) 37000 vfunc[33]: QWidget::unsetCursor() 37001 vfunc[34]: QWidget::setMask(QBitmap const&) 37002 vfunc[35]: QWidget::setMask(QRegion const&) 37003 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37004 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37005 vfunc[38]: QWidget::setCaption(QString const&) 37006 vfunc[39]: QWidget::setIcon(QPixmap const&) 37007 vfunc[40]: QWidget::setIconText(QString const&) 37008 vfunc[41]: QWidget::setMouseTracking(bool) 37009 vfunc[42]: QWidget::setFocus() 37010 vfunc[43]: QWidget::setActiveWindow() 37011 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37012 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37013 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37014 vfunc[47]: QWidgetStack::show() 37015 vfunc[48]: QWidget::hide() 37016 vfunc[49]: QWidget::showMinimized() 37017 vfunc[50]: QWidget::showMaximized() 37018 vfunc[51]: QWidget::showNormal() 37019 vfunc[52]: QWidget::polish() 37020 vfunc[53]: QWidget::move(int, int) 37021 vfunc[54]: QWidget::resize(int, int) 37022 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37023 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37024 vfunc[57]: QWidget::close(bool) 37025 vfunc[58]: QWidgetStack::sizeHint() const 37026 vfunc[59]: QWidgetStack::minimumSizeHint() const 37027 vfunc[60]: QWidget::sizePolicy() const 37028 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37029 vfunc[62]: QWidget::heightForWidth(int) const 37030 vfunc[63]: QWidget::adjustSize() 37031 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37032 const&, bool) 37033 vfunc[65]: QWidget::setAcceptDrops(bool) 37034 vfunc[66]: QWidget::setAutoMask(bool) 37035 vfunc[67]: 37036 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37037 vfunc[68]: QWidget::customWhatsThis() const 37038 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37039 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37040 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37041 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37042 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37043 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37044 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37045 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 37046 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37047 vfunc[78]: QWidget::enterEvent(QEvent*) 37048 vfunc[79]: QWidget::leaveEvent(QEvent*) 37049 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 37050 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37051 vfunc[82]: QWidgetStack::resizeEvent(QResizeEvent*) 37052 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37053 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37054 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37055 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37056 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37057 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37058 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37059 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37060 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37061 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37062 vfunc[93]: QWidget::showEvent(QShowEvent*) 37063 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37064 vfunc[95]: QWidget::x11Event(_XEvent*) 37065 vfunc[96]: QWidget::updateMask() 37066 vfunc[97]: QFrame::styleChange(QStyle&) 37067 vfunc[98]: QWidget::enabledChange(bool) 37068 vfunc[99]: QWidget::paletteChange(QPalette const&) 37069 vfunc[100]: QWidget::fontChange(QFont const&) 37070 vfunc[101]: QWidget::windowActivationChange(bool) 37071 vfunc[102]: QWidget::metric(int) const 37072 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37073 vfunc[104]: QWidget::destroy(bool, bool) 37074 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37075 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37076 vfunc[107]: QWidget::focusNextPrevChild(bool) 37077 vfunc[108]: QWidget::setKeyCompression(bool) 37078 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37079 bool, QFont*) 37080 vfunc[110]: QFrame::setFrameStyle(int) 37081 vfunc[111]: QFrame::setLineWidth(int) 37082 vfunc[112]: QFrame::setMargin(int) 37083 vfunc[113]: QFrame::setMidLineWidth(int) 37084 vfunc[114]: QWidgetStack::setFrameRect(QRect const&) 37085 vfunc[115]: QFrame::drawFrame(QPainter*) 37086 vfunc[116]: QFrame::drawContents(QPainter*) 37087 vfunc[117]: QWidgetStack::frameChanged() 37088 vfunc[118]: QWidgetStack::setChildGeometries() 37089 37090 Table 8-512. Secondary vtable for QWidgetStack 37091 Base Offset -40 37092 Virtual Base Offset 0 37093 RTTI typeinfo for QWidgetStack 37094 vfunc[0]: non-virtual thunk to QWidgetStack::~QWidgetStack() 37095 vfunc[1]: non-virtual thunk to QWidgetStack::~QWidgetStack() 37096 vfunc[2]: QPaintDevice::setResolution(int) 37097 vfunc[3]: QPaintDevice::resolution() const 37098 vfunc[4]: QPaintDevice::handle() const 37099 vfunc[5]: QPaintDevice::x11RenderHandle() const 37100 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37101 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37102 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37103 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37104 const 37105 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37106 37107 The Run Time Type Information for the QWidgetStack class is 37108 described by Table 8-513 37109 37110 Table 8-513. typeinfo for QWidgetStack 37111 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37112 Name typeinfo name for QWidgetStack 37113 basetype: typeinfo for QFrame 37114 __________________________________________________________ 37115 37116 8.2.24.8. Class data for QButtonGroup 37117 37118 The virtual table for the QButtonGroup class is described by 37119 Table 8-514 37120 37121 Table 8-514. Primary vtable for QButtonGroup 37122 Base Offset 0 37123 Virtual Base Offset 0 37124 RTTI typeinfo for QButtonGroup 37125 vfunc[0]: NULL or QButtonGroup::metaObject() const 37126 vfunc[1]: QButtonGroup::className() const 37127 vfunc[2]: QButtonGroup::qt_cast(char const*) 37128 vfunc[3]: QButtonGroup::qt_invoke(int, QUObject*) 37129 vfunc[4]: QButtonGroup::qt_emit(int, QUObject*) 37130 vfunc[5]: QButtonGroup::qt_property(int, int, QVariant*) 37131 vfunc[6]: QButtonGroup::~QButtonGroup() 37132 vfunc[7]: QButtonGroup::~QButtonGroup() 37133 vfunc[8]: QButtonGroup::event(QEvent*) 37134 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37135 vfunc[10]: QWidget::setName(char const*) 37136 vfunc[11]: QObject::insertChild(QObject*) 37137 vfunc[12]: QObject::removeChild(QObject*) 37138 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37139 vfunc[14]: QObject::property(char const*) const 37140 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37141 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 37142 vfunc[17]: QObject::customEvent(QCustomEvent*) 37143 vfunc[18]: QObject::connectNotify(char const*) 37144 vfunc[19]: QObject::disconnectNotify(char const*) 37145 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37146 const*, char const*) 37147 vfunc[21]: QGroupBox::setEnabled(bool) 37148 vfunc[22]: QWidget::setMinimumSize(int, int) 37149 vfunc[23]: QWidget::setMaximumSize(int, int) 37150 vfunc[24]: QWidget::setSizeIncrement(int, int) 37151 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37152 vfunc[26]: QWidget::setEraseColor(QColor const&) 37153 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37154 vfunc[28]: QWidget::setPalette(QPalette const&) 37155 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37156 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37157 vfunc[31]: QWidget::setFont(QFont const&) 37158 vfunc[32]: QWidget::setCursor(QCursor const&) 37159 vfunc[33]: QWidget::unsetCursor() 37160 vfunc[34]: QWidget::setMask(QBitmap const&) 37161 vfunc[35]: QWidget::setMask(QRegion const&) 37162 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37163 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37164 vfunc[38]: QWidget::setCaption(QString const&) 37165 vfunc[39]: QWidget::setIcon(QPixmap const&) 37166 vfunc[40]: QWidget::setIconText(QString const&) 37167 vfunc[41]: QWidget::setMouseTracking(bool) 37168 vfunc[42]: QWidget::setFocus() 37169 vfunc[43]: QWidget::setActiveWindow() 37170 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37171 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37172 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37173 vfunc[47]: QWidget::show() 37174 vfunc[48]: QWidget::hide() 37175 vfunc[49]: QWidget::showMinimized() 37176 vfunc[50]: QWidget::showMaximized() 37177 vfunc[51]: QWidget::showNormal() 37178 vfunc[52]: QWidget::polish() 37179 vfunc[53]: QWidget::move(int, int) 37180 vfunc[54]: QWidget::resize(int, int) 37181 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37182 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37183 vfunc[57]: QWidget::close(bool) 37184 vfunc[58]: QGroupBox::sizeHint() const 37185 vfunc[59]: QWidget::minimumSizeHint() const 37186 vfunc[60]: QWidget::sizePolicy() const 37187 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37188 vfunc[62]: QWidget::heightForWidth(int) const 37189 vfunc[63]: QWidget::adjustSize() 37190 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37191 const&, bool) 37192 vfunc[65]: QWidget::setAcceptDrops(bool) 37193 vfunc[66]: QWidget::setAutoMask(bool) 37194 vfunc[67]: 37195 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37196 vfunc[68]: QWidget::customWhatsThis() const 37197 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37198 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37199 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37200 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37201 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37202 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37203 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37204 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 37205 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37206 vfunc[78]: QWidget::enterEvent(QEvent*) 37207 vfunc[79]: QWidget::leaveEvent(QEvent*) 37208 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 37209 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37210 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 37211 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37212 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37213 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37214 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37215 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37216 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37217 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37218 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37219 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37220 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37221 vfunc[93]: QWidget::showEvent(QShowEvent*) 37222 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37223 vfunc[95]: QWidget::x11Event(_XEvent*) 37224 vfunc[96]: QWidget::updateMask() 37225 vfunc[97]: QFrame::styleChange(QStyle&) 37226 vfunc[98]: QWidget::enabledChange(bool) 37227 vfunc[99]: QWidget::paletteChange(QPalette const&) 37228 vfunc[100]: QGroupBox::fontChange(QFont const&) 37229 vfunc[101]: QWidget::windowActivationChange(bool) 37230 vfunc[102]: QWidget::metric(int) const 37231 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37232 vfunc[104]: QWidget::destroy(bool, bool) 37233 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37234 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37235 vfunc[107]: QWidget::focusNextPrevChild(bool) 37236 vfunc[108]: QWidget::setKeyCompression(bool) 37237 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37238 bool, QFont*) 37239 vfunc[110]: QFrame::setFrameStyle(int) 37240 vfunc[111]: QFrame::setLineWidth(int) 37241 vfunc[112]: QFrame::setMargin(int) 37242 vfunc[113]: QFrame::setMidLineWidth(int) 37243 vfunc[114]: QFrame::setFrameRect(QRect const&) 37244 vfunc[115]: QFrame::drawFrame(QPainter*) 37245 vfunc[116]: QFrame::drawContents(QPainter*) 37246 vfunc[117]: QFrame::frameChanged() 37247 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 37248 vfunc[119]: QGroupBox::setTitle(QString const&) 37249 vfunc[120]: QGroupBox::setAlignment(int) 37250 vfunc[121]: QButtonGroup::setExclusive(bool) 37251 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 37252 vfunc[123]: QButtonGroup::setButton(int) 37253 vfunc[124]: QButtonGroup::moveFocus(int) 37254 37255 Table 8-515. Secondary vtable for QButtonGroup 37256 Base Offset -40 37257 Virtual Base Offset 0 37258 RTTI typeinfo for QButtonGroup 37259 vfunc[0]: non-virtual thunk to QButtonGroup::~QButtonGroup() 37260 vfunc[1]: non-virtual thunk to QButtonGroup::~QButtonGroup() 37261 vfunc[2]: QPaintDevice::setResolution(int) 37262 vfunc[3]: QPaintDevice::resolution() const 37263 vfunc[4]: QPaintDevice::handle() const 37264 vfunc[5]: QPaintDevice::x11RenderHandle() const 37265 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37266 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37267 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37268 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37269 const 37270 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37271 37272 The Run Time Type Information for the QButtonGroup class is 37273 described by Table 8-516 37274 37275 Table 8-516. typeinfo for QButtonGroup 37276 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37277 Name typeinfo name for QButtonGroup 37278 basetype: typeinfo for QGroupBox 37279 __________________________________________________________ 37280 37281 8.2.24.9. Class data for QVButtonGroup 37282 37283 The virtual table for the QVButtonGroup class is described by 37284 Table 8-517 37285 37286 Table 8-517. Primary vtable for QVButtonGroup 37287 Base Offset 0 37288 Virtual Base Offset 0 37289 RTTI typeinfo for QVButtonGroup 37290 vfunc[0]: NULL or QVButtonGroup::metaObject() const 37291 vfunc[1]: QVButtonGroup::className() const 37292 vfunc[2]: QVButtonGroup::qt_cast(char const*) 37293 vfunc[3]: QVButtonGroup::qt_invoke(int, QUObject*) 37294 vfunc[4]: QVButtonGroup::qt_emit(int, QUObject*) 37295 vfunc[5]: QVButtonGroup::qt_property(int, int, QVariant*) 37296 vfunc[6]: QVButtonGroup::~QVButtonGroup() 37297 vfunc[7]: QVButtonGroup::~QVButtonGroup() 37298 vfunc[8]: QButtonGroup::event(QEvent*) 37299 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37300 vfunc[10]: QWidget::setName(char const*) 37301 vfunc[11]: QObject::insertChild(QObject*) 37302 vfunc[12]: QObject::removeChild(QObject*) 37303 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37304 vfunc[14]: QObject::property(char const*) const 37305 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37306 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 37307 vfunc[17]: QObject::customEvent(QCustomEvent*) 37308 vfunc[18]: QObject::connectNotify(char const*) 37309 vfunc[19]: QObject::disconnectNotify(char const*) 37310 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37311 const*, char const*) 37312 vfunc[21]: QGroupBox::setEnabled(bool) 37313 vfunc[22]: QWidget::setMinimumSize(int, int) 37314 vfunc[23]: QWidget::setMaximumSize(int, int) 37315 vfunc[24]: QWidget::setSizeIncrement(int, int) 37316 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37317 vfunc[26]: QWidget::setEraseColor(QColor const&) 37318 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37319 vfunc[28]: QWidget::setPalette(QPalette const&) 37320 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37321 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37322 vfunc[31]: QWidget::setFont(QFont const&) 37323 vfunc[32]: QWidget::setCursor(QCursor const&) 37324 vfunc[33]: QWidget::unsetCursor() 37325 vfunc[34]: QWidget::setMask(QBitmap const&) 37326 vfunc[35]: QWidget::setMask(QRegion const&) 37327 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37328 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37329 vfunc[38]: QWidget::setCaption(QString const&) 37330 vfunc[39]: QWidget::setIcon(QPixmap const&) 37331 vfunc[40]: QWidget::setIconText(QString const&) 37332 vfunc[41]: QWidget::setMouseTracking(bool) 37333 vfunc[42]: QWidget::setFocus() 37334 vfunc[43]: QWidget::setActiveWindow() 37335 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37336 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37337 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37338 vfunc[47]: QWidget::show() 37339 vfunc[48]: QWidget::hide() 37340 vfunc[49]: QWidget::showMinimized() 37341 vfunc[50]: QWidget::showMaximized() 37342 vfunc[51]: QWidget::showNormal() 37343 vfunc[52]: QWidget::polish() 37344 vfunc[53]: QWidget::move(int, int) 37345 vfunc[54]: QWidget::resize(int, int) 37346 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37347 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37348 vfunc[57]: QWidget::close(bool) 37349 vfunc[58]: QGroupBox::sizeHint() const 37350 vfunc[59]: QWidget::minimumSizeHint() const 37351 vfunc[60]: QWidget::sizePolicy() const 37352 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37353 vfunc[62]: QWidget::heightForWidth(int) const 37354 vfunc[63]: QWidget::adjustSize() 37355 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37356 const&, bool) 37357 vfunc[65]: QWidget::setAcceptDrops(bool) 37358 vfunc[66]: QWidget::setAutoMask(bool) 37359 vfunc[67]: 37360 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37361 vfunc[68]: QWidget::customWhatsThis() const 37362 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37363 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37364 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37365 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37366 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37367 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37368 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37369 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 37370 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37371 vfunc[78]: QWidget::enterEvent(QEvent*) 37372 vfunc[79]: QWidget::leaveEvent(QEvent*) 37373 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 37374 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37375 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 37376 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37377 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37378 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37379 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37380 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37381 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37382 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37383 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37384 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37385 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37386 vfunc[93]: QWidget::showEvent(QShowEvent*) 37387 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37388 vfunc[95]: QWidget::x11Event(_XEvent*) 37389 vfunc[96]: QWidget::updateMask() 37390 vfunc[97]: QFrame::styleChange(QStyle&) 37391 vfunc[98]: QWidget::enabledChange(bool) 37392 vfunc[99]: QWidget::paletteChange(QPalette const&) 37393 vfunc[100]: QGroupBox::fontChange(QFont const&) 37394 vfunc[101]: QWidget::windowActivationChange(bool) 37395 vfunc[102]: QWidget::metric(int) const 37396 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37397 vfunc[104]: QWidget::destroy(bool, bool) 37398 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37399 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37400 vfunc[107]: QWidget::focusNextPrevChild(bool) 37401 vfunc[108]: QWidget::setKeyCompression(bool) 37402 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37403 bool, QFont*) 37404 vfunc[110]: QFrame::setFrameStyle(int) 37405 vfunc[111]: QFrame::setLineWidth(int) 37406 vfunc[112]: QFrame::setMargin(int) 37407 vfunc[113]: QFrame::setMidLineWidth(int) 37408 vfunc[114]: QFrame::setFrameRect(QRect const&) 37409 vfunc[115]: QFrame::drawFrame(QPainter*) 37410 vfunc[116]: QFrame::drawContents(QPainter*) 37411 vfunc[117]: QFrame::frameChanged() 37412 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 37413 vfunc[119]: QGroupBox::setTitle(QString const&) 37414 vfunc[120]: QGroupBox::setAlignment(int) 37415 vfunc[121]: QButtonGroup::setExclusive(bool) 37416 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 37417 vfunc[123]: QButtonGroup::setButton(int) 37418 vfunc[124]: QButtonGroup::moveFocus(int) 37419 37420 Table 8-518. Secondary vtable for QVButtonGroup 37421 Base Offset -40 37422 Virtual Base Offset 0 37423 RTTI typeinfo for QVButtonGroup 37424 vfunc[0]: non-virtual thunk to QVButtonGroup::~QVButtonGroup() 37425 vfunc[1]: non-virtual thunk to QVButtonGroup::~QVButtonGroup() 37426 vfunc[2]: QPaintDevice::setResolution(int) 37427 vfunc[3]: QPaintDevice::resolution() const 37428 vfunc[4]: QPaintDevice::handle() const 37429 vfunc[5]: QPaintDevice::x11RenderHandle() const 37430 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37431 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37432 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37433 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37434 const 37435 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37436 37437 The Run Time Type Information for the QVButtonGroup class is 37438 described by Table 8-519 37439 37440 Table 8-519. typeinfo for QVButtonGroup 37441 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37442 Name typeinfo name for QVButtonGroup 37443 basetype: typeinfo for QButtonGroup 37444 __________________________________________________________ 37445 37446 8.2.24.10. Class data for QGrid 37447 37448 The virtual table for the QGrid class is described by Table 37449 8-520 37450 37451 Table 8-520. Primary vtable for QGrid 37452 Base Offset 0 37453 Virtual Base Offset 0 37454 RTTI typeinfo for QGrid 37455 vfunc[0]: NULL or QGrid::metaObject() const 37456 vfunc[1]: QGrid::className() const 37457 vfunc[2]: QGrid::qt_cast(char const*) 37458 vfunc[3]: QGrid::qt_invoke(int, QUObject*) 37459 vfunc[4]: QGrid::qt_emit(int, QUObject*) 37460 vfunc[5]: QGrid::qt_property(int, int, QVariant*) 37461 vfunc[6]: NULL or QGrid::~QGrid() 37462 vfunc[7]: NULL or QGrid::~QGrid() 37463 vfunc[8]: QWidget::event(QEvent*) 37464 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37465 vfunc[10]: QWidget::setName(char const*) 37466 vfunc[11]: QObject::insertChild(QObject*) 37467 vfunc[12]: QObject::removeChild(QObject*) 37468 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37469 vfunc[14]: QObject::property(char const*) const 37470 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37471 vfunc[16]: QObject::childEvent(QChildEvent*) 37472 vfunc[17]: QObject::customEvent(QCustomEvent*) 37473 vfunc[18]: QObject::connectNotify(char const*) 37474 vfunc[19]: QObject::disconnectNotify(char const*) 37475 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37476 const*, char const*) 37477 vfunc[21]: QWidget::setEnabled(bool) 37478 vfunc[22]: QWidget::setMinimumSize(int, int) 37479 vfunc[23]: QWidget::setMaximumSize(int, int) 37480 vfunc[24]: QWidget::setSizeIncrement(int, int) 37481 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37482 vfunc[26]: QWidget::setEraseColor(QColor const&) 37483 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37484 vfunc[28]: QWidget::setPalette(QPalette const&) 37485 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37486 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37487 vfunc[31]: QWidget::setFont(QFont const&) 37488 vfunc[32]: QWidget::setCursor(QCursor const&) 37489 vfunc[33]: QWidget::unsetCursor() 37490 vfunc[34]: QWidget::setMask(QBitmap const&) 37491 vfunc[35]: QWidget::setMask(QRegion const&) 37492 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37493 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37494 vfunc[38]: QWidget::setCaption(QString const&) 37495 vfunc[39]: QWidget::setIcon(QPixmap const&) 37496 vfunc[40]: QWidget::setIconText(QString const&) 37497 vfunc[41]: QWidget::setMouseTracking(bool) 37498 vfunc[42]: QWidget::setFocus() 37499 vfunc[43]: QWidget::setActiveWindow() 37500 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37501 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37502 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37503 vfunc[47]: QWidget::show() 37504 vfunc[48]: QWidget::hide() 37505 vfunc[49]: QWidget::showMinimized() 37506 vfunc[50]: QWidget::showMaximized() 37507 vfunc[51]: QWidget::showNormal() 37508 vfunc[52]: QWidget::polish() 37509 vfunc[53]: QWidget::move(int, int) 37510 vfunc[54]: QWidget::resize(int, int) 37511 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37512 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37513 vfunc[57]: QWidget::close(bool) 37514 vfunc[58]: QGrid::sizeHint() const 37515 vfunc[59]: QWidget::minimumSizeHint() const 37516 vfunc[60]: QWidget::sizePolicy() const 37517 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37518 vfunc[62]: QWidget::heightForWidth(int) const 37519 vfunc[63]: QWidget::adjustSize() 37520 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37521 const&, bool) 37522 vfunc[65]: QWidget::setAcceptDrops(bool) 37523 vfunc[66]: QWidget::setAutoMask(bool) 37524 vfunc[67]: 37525 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37526 vfunc[68]: QWidget::customWhatsThis() const 37527 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37528 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37529 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37530 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37531 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37532 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37533 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37534 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 37535 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37536 vfunc[78]: QWidget::enterEvent(QEvent*) 37537 vfunc[79]: QWidget::leaveEvent(QEvent*) 37538 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 37539 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37540 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 37541 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37542 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37543 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37544 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37545 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37546 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37547 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37548 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37549 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37550 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37551 vfunc[93]: QWidget::showEvent(QShowEvent*) 37552 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37553 vfunc[95]: QWidget::x11Event(_XEvent*) 37554 vfunc[96]: QWidget::updateMask() 37555 vfunc[97]: QFrame::styleChange(QStyle&) 37556 vfunc[98]: QWidget::enabledChange(bool) 37557 vfunc[99]: QWidget::paletteChange(QPalette const&) 37558 vfunc[100]: QWidget::fontChange(QFont const&) 37559 vfunc[101]: QWidget::windowActivationChange(bool) 37560 vfunc[102]: QWidget::metric(int) const 37561 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37562 vfunc[104]: QWidget::destroy(bool, bool) 37563 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37564 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37565 vfunc[107]: QWidget::focusNextPrevChild(bool) 37566 vfunc[108]: QWidget::setKeyCompression(bool) 37567 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37568 bool, QFont*) 37569 vfunc[110]: QFrame::setFrameStyle(int) 37570 vfunc[111]: QFrame::setLineWidth(int) 37571 vfunc[112]: QFrame::setMargin(int) 37572 vfunc[113]: QFrame::setMidLineWidth(int) 37573 vfunc[114]: QFrame::setFrameRect(QRect const&) 37574 vfunc[115]: QFrame::drawFrame(QPainter*) 37575 vfunc[116]: QFrame::drawContents(QPainter*) 37576 vfunc[117]: QGrid::frameChanged() 37577 37578 Table 8-521. Secondary vtable for QGrid 37579 Base Offset -40 37580 Virtual Base Offset 0 37581 RTTI typeinfo for QGrid 37582 vfunc[0]: NULL or non-virtual thunk to QGrid::~QGrid() 37583 vfunc[1]: NULL or non-virtual thunk to QGrid::~QGrid() 37584 vfunc[2]: QPaintDevice::setResolution(int) 37585 vfunc[3]: QPaintDevice::resolution() const 37586 vfunc[4]: QPaintDevice::handle() const 37587 vfunc[5]: QPaintDevice::x11RenderHandle() const 37588 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37589 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37590 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37591 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37592 const 37593 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37594 37595 The Run Time Type Information for the QGrid class is described 37596 by Table 8-522 37597 37598 Table 8-522. typeinfo for QGrid 37599 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37600 Name typeinfo name for QGrid 37601 basetype: typeinfo for QFrame 37602 __________________________________________________________ 37603 37604 8.2.24.11. Class data for QVGroupBox 37605 37606 The virtual table for the QVGroupBox class is described by 37607 Table 8-523 37608 37609 Table 8-523. Primary vtable for QVGroupBox 37610 Base Offset 0 37611 Virtual Base Offset 0 37612 RTTI typeinfo for QVGroupBox 37613 vfunc[0]: NULL or QVGroupBox::metaObject() const 37614 vfunc[1]: QVGroupBox::className() const 37615 vfunc[2]: QVGroupBox::qt_cast(char const*) 37616 vfunc[3]: QVGroupBox::qt_invoke(int, QUObject*) 37617 vfunc[4]: QVGroupBox::qt_emit(int, QUObject*) 37618 vfunc[5]: QVGroupBox::qt_property(int, int, QVariant*) 37619 vfunc[6]: QVGroupBox::~QVGroupBox() 37620 vfunc[7]: QVGroupBox::~QVGroupBox() 37621 vfunc[8]: QGroupBox::event(QEvent*) 37622 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37623 vfunc[10]: QWidget::setName(char const*) 37624 vfunc[11]: QObject::insertChild(QObject*) 37625 vfunc[12]: QObject::removeChild(QObject*) 37626 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37627 vfunc[14]: QObject::property(char const*) const 37628 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37629 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 37630 vfunc[17]: QObject::customEvent(QCustomEvent*) 37631 vfunc[18]: QObject::connectNotify(char const*) 37632 vfunc[19]: QObject::disconnectNotify(char const*) 37633 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37634 const*, char const*) 37635 vfunc[21]: QGroupBox::setEnabled(bool) 37636 vfunc[22]: QWidget::setMinimumSize(int, int) 37637 vfunc[23]: QWidget::setMaximumSize(int, int) 37638 vfunc[24]: QWidget::setSizeIncrement(int, int) 37639 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37640 vfunc[26]: QWidget::setEraseColor(QColor const&) 37641 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37642 vfunc[28]: QWidget::setPalette(QPalette const&) 37643 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37644 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37645 vfunc[31]: QWidget::setFont(QFont const&) 37646 vfunc[32]: QWidget::setCursor(QCursor const&) 37647 vfunc[33]: QWidget::unsetCursor() 37648 vfunc[34]: QWidget::setMask(QBitmap const&) 37649 vfunc[35]: QWidget::setMask(QRegion const&) 37650 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37651 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37652 vfunc[38]: QWidget::setCaption(QString const&) 37653 vfunc[39]: QWidget::setIcon(QPixmap const&) 37654 vfunc[40]: QWidget::setIconText(QString const&) 37655 vfunc[41]: QWidget::setMouseTracking(bool) 37656 vfunc[42]: QWidget::setFocus() 37657 vfunc[43]: QWidget::setActiveWindow() 37658 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37659 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37660 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37661 vfunc[47]: QWidget::show() 37662 vfunc[48]: QWidget::hide() 37663 vfunc[49]: QWidget::showMinimized() 37664 vfunc[50]: QWidget::showMaximized() 37665 vfunc[51]: QWidget::showNormal() 37666 vfunc[52]: QWidget::polish() 37667 vfunc[53]: QWidget::move(int, int) 37668 vfunc[54]: QWidget::resize(int, int) 37669 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37670 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37671 vfunc[57]: QWidget::close(bool) 37672 vfunc[58]: QGroupBox::sizeHint() const 37673 vfunc[59]: QWidget::minimumSizeHint() const 37674 vfunc[60]: QWidget::sizePolicy() const 37675 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37676 vfunc[62]: QWidget::heightForWidth(int) const 37677 vfunc[63]: QWidget::adjustSize() 37678 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37679 const&, bool) 37680 vfunc[65]: QWidget::setAcceptDrops(bool) 37681 vfunc[66]: QWidget::setAutoMask(bool) 37682 vfunc[67]: 37683 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37684 vfunc[68]: QWidget::customWhatsThis() const 37685 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37686 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37687 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37688 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37689 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37690 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37691 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37692 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 37693 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37694 vfunc[78]: QWidget::enterEvent(QEvent*) 37695 vfunc[79]: QWidget::leaveEvent(QEvent*) 37696 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 37697 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37698 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 37699 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37700 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37701 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37702 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37703 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37704 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37705 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37706 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37707 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37708 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37709 vfunc[93]: QWidget::showEvent(QShowEvent*) 37710 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37711 vfunc[95]: QWidget::x11Event(_XEvent*) 37712 vfunc[96]: QWidget::updateMask() 37713 vfunc[97]: QFrame::styleChange(QStyle&) 37714 vfunc[98]: QWidget::enabledChange(bool) 37715 vfunc[99]: QWidget::paletteChange(QPalette const&) 37716 vfunc[100]: QGroupBox::fontChange(QFont const&) 37717 vfunc[101]: QWidget::windowActivationChange(bool) 37718 vfunc[102]: QWidget::metric(int) const 37719 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37720 vfunc[104]: QWidget::destroy(bool, bool) 37721 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37722 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37723 vfunc[107]: QWidget::focusNextPrevChild(bool) 37724 vfunc[108]: QWidget::setKeyCompression(bool) 37725 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37726 bool, QFont*) 37727 vfunc[110]: QFrame::setFrameStyle(int) 37728 vfunc[111]: QFrame::setLineWidth(int) 37729 vfunc[112]: QFrame::setMargin(int) 37730 vfunc[113]: QFrame::setMidLineWidth(int) 37731 vfunc[114]: QFrame::setFrameRect(QRect const&) 37732 vfunc[115]: QFrame::drawFrame(QPainter*) 37733 vfunc[116]: QFrame::drawContents(QPainter*) 37734 vfunc[117]: QFrame::frameChanged() 37735 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 37736 vfunc[119]: QGroupBox::setTitle(QString const&) 37737 vfunc[120]: QGroupBox::setAlignment(int) 37738 37739 Table 8-524. Secondary vtable for QVGroupBox 37740 Base Offset -40 37741 Virtual Base Offset 0 37742 RTTI typeinfo for QVGroupBox 37743 vfunc[0]: non-virtual thunk to QVGroupBox::~QVGroupBox() 37744 vfunc[1]: non-virtual thunk to QVGroupBox::~QVGroupBox() 37745 vfunc[2]: QPaintDevice::setResolution(int) 37746 vfunc[3]: QPaintDevice::resolution() const 37747 vfunc[4]: QPaintDevice::handle() const 37748 vfunc[5]: QPaintDevice::x11RenderHandle() const 37749 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37750 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37751 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37752 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37753 const 37754 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37755 37756 The Run Time Type Information for the QVGroupBox class is 37757 described by Table 8-525 37758 37759 Table 8-525. typeinfo for QVGroupBox 37760 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37761 Name typeinfo name for QVGroupBox 37762 basetype: typeinfo for QGroupBox 37763 __________________________________________________________ 37764 37765 8.2.24.12. Interfaces for Qt3 Organizers 37766 37767 An LSB conforming implementation shall provide the architecture 37768 specific functions for Qt3 Organizers specified in Table 8-526, 37769 with the full mandatory functionality as described in the 37770 referenced underlying specification. 37771 37772 Table 8-526. libqt-mt - Qt3 Organizers Function Interfaces 37773 _ZThn40_N10QHGroupBoxD0Ev [CXXABI] _ZThn40_N10QHGroupBoxD1Ev 37774 [CXXABI] 37775 _ZThn40_N10QVGroupBoxD0Ev [CXXABI] _ZThn40_N10QVGroupBoxD1Ev 37776 [CXXABI] 37777 _ZThn40_N12QButtonGroupD0Ev [CXXABI] 37778 _ZThn40_N12QButtonGroupD1Ev [CXXABI] 37779 _ZThn40_N12QWidgetStackD0Ev [CXXABI] 37780 _ZThn40_N12QWidgetStackD1Ev [CXXABI] 37781 _ZThn40_N13QHButtonGroupD0Ev [CXXABI] 37782 _ZThn40_N13QHButtonGroupD1Ev [CXXABI] 37783 _ZThn40_N13QVButtonGroupD0Ev [CXXABI] 37784 _ZThn40_N13QVButtonGroupD1Ev [CXXABI] 37785 _ZThn40_N9QGroupBoxD0Ev [CXXABI] _ZThn40_N9QGroupBoxD1Ev 37786 [CXXABI] 37787 _ZThn40_N9QSplitterD0Ev [CXXABI] _ZThn40_N9QSplitterD1Ev 37788 [CXXABI] 37789 __________________________________________________________ 37790 37791 8.2.25. Qt3 Layouts 37792 __________________________________________________________ 37793 37794 8.2.25.1. Class data for QDockAreaLayout 37795 37796 The virtual table for the QDockAreaLayout class is described by 37797 Table 8-527 37798 37799 Table 8-527. Primary vtable for QDockAreaLayout 37800 Base Offset 0 37801 Virtual Base Offset 0 37802 RTTI typeinfo for QDockAreaLayout 37803 vfunc[0]: NULL or QDockAreaLayout::metaObject() const 37804 vfunc[1]: QDockAreaLayout::className() const 37805 vfunc[2]: QDockAreaLayout::qt_cast(char const*) 37806 vfunc[3]: QDockAreaLayout::qt_invoke(int, QUObject*) 37807 vfunc[4]: QDockAreaLayout::qt_emit(int, QUObject*) 37808 vfunc[5]: QDockAreaLayout::qt_property(int, int, QVariant*) 37809 vfunc[6]: NULL or QDockAreaLayout::~QDockAreaLayout() 37810 vfunc[7]: NULL or QDockAreaLayout::~QDockAreaLayout() 37811 vfunc[8]: QObject::event(QEvent*) 37812 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 37813 vfunc[10]: QObject::setName(char const*) 37814 vfunc[11]: QObject::insertChild(QObject*) 37815 vfunc[12]: QObject::removeChild(QObject*) 37816 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37817 vfunc[14]: QObject::property(char const*) const 37818 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37819 vfunc[16]: QLayout::childEvent(QChildEvent*) 37820 vfunc[17]: QObject::customEvent(QCustomEvent*) 37821 vfunc[18]: QObject::connectNotify(char const*) 37822 vfunc[19]: QObject::disconnectNotify(char const*) 37823 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37824 const*, char const*) 37825 vfunc[21]: QLayout::setMargin(int) 37826 vfunc[22]: QLayout::setSpacing(int) 37827 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 37828 vfunc[24]: QLayout::setAutoAdd(bool) 37829 vfunc[25]: QDockAreaLayout::invalidate() 37830 vfunc[26]: QLayout::geometry() const 37831 vfunc[27]: NULL or QDockAreaLayout::addItem(QLayoutItem*) 37832 vfunc[28]: NULL or QDockAreaLayout::expanding() const 37833 vfunc[29]: QDockAreaLayout::minimumSize() const 37834 vfunc[30]: QLayout::maximumSize() const 37835 vfunc[31]: QDockAreaLayout::setGeometry(QRect const&) 37836 vfunc[32]: QDockAreaLayout::iterator() 37837 vfunc[33]: QLayout::isEmpty() const 37838 vfunc[34]: QLayout::layout() 37839 vfunc[35]: QDockAreaLayout::hasHeightForWidth() const 37840 vfunc[36]: QDockAreaLayout::heightForWidth(int) const 37841 vfunc[37]: QDockAreaLayout::sizeHint() const 37842 37843 Table 8-528. Secondary vtable for QDockAreaLayout 37844 Base Offset -40 37845 Virtual Base Offset 0 37846 RTTI typeinfo for QDockAreaLayout 37847 vfunc[0]: NULL or non-virtual thunk to 37848 QDockAreaLayout::~QDockAreaLayout() 37849 vfunc[1]: NULL or non-virtual thunk to 37850 QDockAreaLayout::~QDockAreaLayout() 37851 vfunc[2]: non-virtual thunk to QDockAreaLayout::sizeHint() 37852 const 37853 vfunc[3]: non-virtual thunk to QDockAreaLayout::minimumSize() 37854 const 37855 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 37856 vfunc[5]: NULL or non-virtual thunk to 37857 QDockAreaLayout::expanding() const 37858 vfunc[6]: non-virtual thunk to 37859 QDockAreaLayout::setGeometry(QRect const&) 37860 vfunc[7]: non-virtual thunk to QLayout::geometry() const 37861 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 37862 vfunc[9]: non-virtual thunk to 37863 QDockAreaLayout::hasHeightForWidth() const 37864 vfunc[10]: non-virtual thunk to 37865 QDockAreaLayout::heightForWidth(int) const 37866 vfunc[11]: non-virtual thunk to QDockAreaLayout::invalidate() 37867 vfunc[12]: QLayoutItem::widget() 37868 vfunc[13]: non-virtual thunk to QDockAreaLayout::iterator() 37869 vfunc[14]: non-virtual thunk to QLayout::layout() 37870 vfunc[15]: QLayoutItem::spacerItem() 37871 vfunc[16]: QLayoutItem::setAlignment(int) 37872 37873 The Run Time Type Information for the QDockAreaLayout class is 37874 described by Table 8-529 37875 37876 Table 8-529. typeinfo for QDockAreaLayout 37877 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37878 Name typeinfo name for QDockAreaLayout 37879 basetype: typeinfo for QLayout 37880 __________________________________________________________ 37881 37882 8.2.25.2. Class data for QBoxLayout 37883 37884 The virtual table for the QBoxLayout class is described by 37885 Table 8-530 37886 37887 Table 8-530. Primary vtable for QBoxLayout 37888 Base Offset 0 37889 Virtual Base Offset 0 37890 RTTI typeinfo for QBoxLayout 37891 vfunc[0]: NULL or QBoxLayout::metaObject() const 37892 vfunc[1]: QBoxLayout::className() const 37893 vfunc[2]: QBoxLayout::qt_cast(char const*) 37894 vfunc[3]: QBoxLayout::qt_invoke(int, QUObject*) 37895 vfunc[4]: QBoxLayout::qt_emit(int, QUObject*) 37896 vfunc[5]: QBoxLayout::qt_property(int, int, QVariant*) 37897 vfunc[6]: QBoxLayout::~QBoxLayout() 37898 vfunc[7]: QBoxLayout::~QBoxLayout() 37899 vfunc[8]: QObject::event(QEvent*) 37900 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 37901 vfunc[10]: QObject::setName(char const*) 37902 vfunc[11]: QObject::insertChild(QObject*) 37903 vfunc[12]: QObject::removeChild(QObject*) 37904 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37905 vfunc[14]: QObject::property(char const*) const 37906 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37907 vfunc[16]: QLayout::childEvent(QChildEvent*) 37908 vfunc[17]: QObject::customEvent(QCustomEvent*) 37909 vfunc[18]: QObject::connectNotify(char const*) 37910 vfunc[19]: QObject::disconnectNotify(char const*) 37911 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37912 const*, char const*) 37913 vfunc[21]: QLayout::setMargin(int) 37914 vfunc[22]: QLayout::setSpacing(int) 37915 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 37916 vfunc[24]: QLayout::setAutoAdd(bool) 37917 vfunc[25]: QBoxLayout::invalidate() 37918 vfunc[26]: QLayout::geometry() const 37919 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 37920 vfunc[28]: QBoxLayout::expanding() const 37921 vfunc[29]: QBoxLayout::minimumSize() const 37922 vfunc[30]: QBoxLayout::maximumSize() const 37923 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 37924 vfunc[32]: QBoxLayout::iterator() 37925 vfunc[33]: QLayout::isEmpty() const 37926 vfunc[34]: QLayout::layout() 37927 vfunc[35]: QBoxLayout::sizeHint() const 37928 vfunc[36]: QBoxLayout::hasHeightForWidth() const 37929 vfunc[37]: QBoxLayout::heightForWidth(int) const 37930 37931 Table 8-531. Secondary vtable for QBoxLayout 37932 Base Offset -40 37933 Virtual Base Offset 0 37934 RTTI typeinfo for QBoxLayout 37935 vfunc[0]: non-virtual thunk to QBoxLayout::~QBoxLayout() 37936 vfunc[1]: non-virtual thunk to QBoxLayout::~QBoxLayout() 37937 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 37938 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 37939 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 37940 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 37941 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 37942 const&) 37943 vfunc[7]: non-virtual thunk to QLayout::geometry() const 37944 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 37945 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 37946 const 37947 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 37948 const 37949 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 37950 vfunc[12]: QLayoutItem::widget() 37951 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 37952 vfunc[14]: non-virtual thunk to QLayout::layout() 37953 vfunc[15]: QLayoutItem::spacerItem() 37954 vfunc[16]: QLayoutItem::setAlignment(int) 37955 37956 The Run Time Type Information for the QBoxLayout class is 37957 described by Table 8-532 37958 37959 Table 8-532. typeinfo for QBoxLayout 37960 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37961 Name typeinfo name for QBoxLayout 37962 basetype: typeinfo for QLayout 37963 __________________________________________________________ 37964 37965 8.2.25.3. Class data for QLayout 37966 37967 The virtual table for the QLayout class is described by Table 37968 8-533 37969 37970 Table 8-533. Primary vtable for QLayout 37971 Base Offset 0 37972 Virtual Base Offset 0 37973 RTTI typeinfo for QLayout 37974 vfunc[0]: NULL or QLayout::metaObject() const 37975 vfunc[1]: QLayout::className() const 37976 vfunc[2]: QLayout::qt_cast(char const*) 37977 vfunc[3]: QLayout::qt_invoke(int, QUObject*) 37978 vfunc[4]: QLayout::qt_emit(int, QUObject*) 37979 vfunc[5]: QLayout::qt_property(int, int, QVariant*) 37980 vfunc[6]: QLayout::~QLayout() 37981 vfunc[7]: QLayout::~QLayout() 37982 vfunc[8]: QObject::event(QEvent*) 37983 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 37984 vfunc[10]: QObject::setName(char const*) 37985 vfunc[11]: QObject::insertChild(QObject*) 37986 vfunc[12]: QObject::removeChild(QObject*) 37987 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37988 vfunc[14]: QObject::property(char const*) const 37989 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37990 vfunc[16]: QLayout::childEvent(QChildEvent*) 37991 vfunc[17]: QObject::customEvent(QCustomEvent*) 37992 vfunc[18]: QObject::connectNotify(char const*) 37993 vfunc[19]: QObject::disconnectNotify(char const*) 37994 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37995 const*, char const*) 37996 vfunc[21]: QLayout::setMargin(int) 37997 vfunc[22]: QLayout::setSpacing(int) 37998 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 37999 vfunc[24]: QLayout::setAutoAdd(bool) 38000 vfunc[25]: QLayout::invalidate() 38001 vfunc[26]: QLayout::geometry() const 38002 vfunc[27]: __cxa_pure_virtual 38003 vfunc[28]: QLayout::expanding() const 38004 vfunc[29]: QLayout::minimumSize() const 38005 vfunc[30]: QLayout::maximumSize() const 38006 vfunc[31]: __cxa_pure_virtual 38007 vfunc[32]: __cxa_pure_virtual 38008 vfunc[33]: QLayout::isEmpty() const 38009 vfunc[34]: QLayout::layout() 38010 38011 Table 8-534. Secondary vtable for QLayout 38012 Base Offset -40 38013 Virtual Base Offset 0 38014 RTTI typeinfo for QLayout 38015 vfunc[0]: non-virtual thunk to QLayout::~QLayout() 38016 vfunc[1]: non-virtual thunk to QLayout::~QLayout() 38017 vfunc[2]: __cxa_pure_virtual 38018 vfunc[3]: non-virtual thunk to QLayout::minimumSize() const 38019 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 38020 vfunc[5]: non-virtual thunk to QLayout::expanding() const 38021 vfunc[6]: __cxa_pure_virtual 38022 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38023 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38024 vfunc[9]: QLayoutItem::hasHeightForWidth() const 38025 vfunc[10]: QLayoutItem::heightForWidth(int) const 38026 vfunc[11]: non-virtual thunk to QLayout::invalidate() 38027 vfunc[12]: QLayoutItem::widget() 38028 vfunc[13]: __cxa_pure_virtual 38029 vfunc[14]: non-virtual thunk to QLayout::layout() 38030 vfunc[15]: QLayoutItem::spacerItem() 38031 vfunc[16]: QLayoutItem::setAlignment(int) 38032 38033 The Run Time Type Information for the QLayout class is 38034 described by Table 8-535 38035 38036 Table 8-535. typeinfo for QLayout 38037 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 38038 Name typeinfo name for QLayout 38039 flags: 0 38040 basetype: typeinfo for QObject 2 38041 basetype: typeinfo for QLayoutItem 10242 38042 __________________________________________________________ 38043 38044 8.2.25.4. Class data for QHBoxLayout 38045 38046 The virtual table for the QHBoxLayout class is described by 38047 Table 8-536 38048 38049 Table 8-536. Primary vtable for QHBoxLayout 38050 Base Offset 0 38051 Virtual Base Offset 0 38052 RTTI typeinfo for QHBoxLayout 38053 vfunc[0]: NULL or QHBoxLayout::metaObject() const 38054 vfunc[1]: QHBoxLayout::className() const 38055 vfunc[2]: QHBoxLayout::qt_cast(char const*) 38056 vfunc[3]: QHBoxLayout::qt_invoke(int, QUObject*) 38057 vfunc[4]: QHBoxLayout::qt_emit(int, QUObject*) 38058 vfunc[5]: QHBoxLayout::qt_property(int, int, QVariant*) 38059 vfunc[6]: QHBoxLayout::~QHBoxLayout() 38060 vfunc[7]: QHBoxLayout::~QHBoxLayout() 38061 vfunc[8]: QObject::event(QEvent*) 38062 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 38063 vfunc[10]: QObject::setName(char const*) 38064 vfunc[11]: QObject::insertChild(QObject*) 38065 vfunc[12]: QObject::removeChild(QObject*) 38066 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38067 vfunc[14]: QObject::property(char const*) const 38068 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38069 vfunc[16]: QLayout::childEvent(QChildEvent*) 38070 vfunc[17]: QObject::customEvent(QCustomEvent*) 38071 vfunc[18]: QObject::connectNotify(char const*) 38072 vfunc[19]: QObject::disconnectNotify(char const*) 38073 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38074 const*, char const*) 38075 vfunc[21]: QLayout::setMargin(int) 38076 vfunc[22]: QLayout::setSpacing(int) 38077 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 38078 vfunc[24]: QLayout::setAutoAdd(bool) 38079 vfunc[25]: QBoxLayout::invalidate() 38080 vfunc[26]: QLayout::geometry() const 38081 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 38082 vfunc[28]: QBoxLayout::expanding() const 38083 vfunc[29]: QBoxLayout::minimumSize() const 38084 vfunc[30]: QBoxLayout::maximumSize() const 38085 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 38086 vfunc[32]: QBoxLayout::iterator() 38087 vfunc[33]: QLayout::isEmpty() const 38088 vfunc[34]: QLayout::layout() 38089 vfunc[35]: QBoxLayout::sizeHint() const 38090 vfunc[36]: QBoxLayout::hasHeightForWidth() const 38091 vfunc[37]: QBoxLayout::heightForWidth(int) const 38092 38093 Table 8-537. Secondary vtable for QHBoxLayout 38094 Base Offset -40 38095 Virtual Base Offset 0 38096 RTTI typeinfo for QHBoxLayout 38097 vfunc[0]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 38098 vfunc[1]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 38099 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 38100 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 38101 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 38102 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 38103 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 38104 const&) 38105 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38106 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38107 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 38108 const 38109 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 38110 const 38111 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 38112 vfunc[12]: QLayoutItem::widget() 38113 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 38114 vfunc[14]: non-virtual thunk to QLayout::layout() 38115 vfunc[15]: QLayoutItem::spacerItem() 38116 vfunc[16]: QLayoutItem::setAlignment(int) 38117 38118 The Run Time Type Information for the QHBoxLayout class is 38119 described by Table 8-538 38120 38121 Table 8-538. typeinfo for QHBoxLayout 38122 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38123 Name typeinfo name for QHBoxLayout 38124 basetype: typeinfo for QBoxLayout 38125 __________________________________________________________ 38126 38127 8.2.25.5. Class data for QVBoxLayout 38128 38129 The virtual table for the QVBoxLayout class is described by 38130 Table 8-539 38131 38132 Table 8-539. Primary vtable for QVBoxLayout 38133 Base Offset 0 38134 Virtual Base Offset 0 38135 RTTI typeinfo for QVBoxLayout 38136 vfunc[0]: NULL or QVBoxLayout::metaObject() const 38137 vfunc[1]: QVBoxLayout::className() const 38138 vfunc[2]: QVBoxLayout::qt_cast(char const*) 38139 vfunc[3]: QVBoxLayout::qt_invoke(int, QUObject*) 38140 vfunc[4]: QVBoxLayout::qt_emit(int, QUObject*) 38141 vfunc[5]: QVBoxLayout::qt_property(int, int, QVariant*) 38142 vfunc[6]: QVBoxLayout::~QVBoxLayout() 38143 vfunc[7]: QVBoxLayout::~QVBoxLayout() 38144 vfunc[8]: QObject::event(QEvent*) 38145 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 38146 vfunc[10]: QObject::setName(char const*) 38147 vfunc[11]: QObject::insertChild(QObject*) 38148 vfunc[12]: QObject::removeChild(QObject*) 38149 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38150 vfunc[14]: QObject::property(char const*) const 38151 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38152 vfunc[16]: QLayout::childEvent(QChildEvent*) 38153 vfunc[17]: QObject::customEvent(QCustomEvent*) 38154 vfunc[18]: QObject::connectNotify(char const*) 38155 vfunc[19]: QObject::disconnectNotify(char const*) 38156 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38157 const*, char const*) 38158 vfunc[21]: QLayout::setMargin(int) 38159 vfunc[22]: QLayout::setSpacing(int) 38160 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 38161 vfunc[24]: QLayout::setAutoAdd(bool) 38162 vfunc[25]: QBoxLayout::invalidate() 38163 vfunc[26]: QLayout::geometry() const 38164 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 38165 vfunc[28]: QBoxLayout::expanding() const 38166 vfunc[29]: QBoxLayout::minimumSize() const 38167 vfunc[30]: QBoxLayout::maximumSize() const 38168 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 38169 vfunc[32]: QBoxLayout::iterator() 38170 vfunc[33]: QLayout::isEmpty() const 38171 vfunc[34]: QLayout::layout() 38172 vfunc[35]: QBoxLayout::sizeHint() const 38173 vfunc[36]: QBoxLayout::hasHeightForWidth() const 38174 vfunc[37]: QBoxLayout::heightForWidth(int) const 38175 38176 Table 8-540. Secondary vtable for QVBoxLayout 38177 Base Offset -40 38178 Virtual Base Offset 0 38179 RTTI typeinfo for QVBoxLayout 38180 vfunc[0]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 38181 vfunc[1]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 38182 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 38183 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 38184 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 38185 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 38186 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 38187 const&) 38188 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38189 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38190 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 38191 const 38192 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 38193 const 38194 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 38195 vfunc[12]: QLayoutItem::widget() 38196 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 38197 vfunc[14]: non-virtual thunk to QLayout::layout() 38198 vfunc[15]: QLayoutItem::spacerItem() 38199 vfunc[16]: QLayoutItem::setAlignment(int) 38200 38201 The Run Time Type Information for the QVBoxLayout class is 38202 described by Table 8-541 38203 38204 Table 8-541. typeinfo for QVBoxLayout 38205 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38206 Name typeinfo name for QVBoxLayout 38207 basetype: typeinfo for QBoxLayout 38208 __________________________________________________________ 38209 38210 8.2.25.6. Class data for QGLayoutIterator 38211 38212 The virtual table for the QGLayoutIterator class is described 38213 by Table 8-542 38214 38215 Table 8-542. Primary vtable for QGLayoutIterator 38216 Base Offset 0 38217 Virtual Base Offset 0 38218 RTTI typeinfo for QGLayoutIterator 38219 vfunc[0]: QGLayoutIterator::~QGLayoutIterator() 38220 vfunc[1]: QGLayoutIterator::~QGLayoutIterator() 38221 vfunc[2]: __cxa_pure_virtual 38222 vfunc[3]: __cxa_pure_virtual 38223 vfunc[4]: __cxa_pure_virtual 38224 38225 The Run Time Type Information for the QGLayoutIterator class is 38226 described by Table 8-543 38227 38228 Table 8-543. typeinfo for QGLayoutIterator 38229 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 38230 Name typeinfo name for QGLayoutIterator 38231 flags: 0 38232 basetype: typeinfo for QShared 1026 38233 __________________________________________________________ 38234 38235 8.2.25.7. Class data for QWidgetItem 38236 38237 The virtual table for the QWidgetItem class is described by 38238 Table 8-544 38239 38240 Table 8-544. Primary vtable for QWidgetItem 38241 Base Offset 0 38242 Virtual Base Offset 0 38243 RTTI typeinfo for QWidgetItem 38244 vfunc[0]: NULL or QWidgetItem::~QWidgetItem() 38245 vfunc[1]: NULL or QWidgetItem::~QWidgetItem() 38246 vfunc[2]: QWidgetItem::sizeHint() const 38247 vfunc[3]: QWidgetItem::minimumSize() const 38248 vfunc[4]: QWidgetItem::maximumSize() const 38249 vfunc[5]: QWidgetItem::expanding() const 38250 vfunc[6]: QWidgetItem::setGeometry(QRect const&) 38251 vfunc[7]: QWidgetItem::geometry() const 38252 vfunc[8]: QWidgetItem::isEmpty() const 38253 vfunc[9]: QWidgetItem::hasHeightForWidth() const 38254 vfunc[10]: QWidgetItem::heightForWidth(int) const 38255 vfunc[11]: QLayoutItem::invalidate() 38256 vfunc[12]: QWidgetItem::widget() 38257 vfunc[13]: QLayoutItem::iterator() 38258 vfunc[14]: QLayoutItem::layout() 38259 vfunc[15]: QLayoutItem::spacerItem() 38260 vfunc[16]: QLayoutItem::setAlignment(int) 38261 38262 The Run Time Type Information for the QWidgetItem class is 38263 described by Table 8-545 38264 38265 Table 8-545. typeinfo for QWidgetItem 38266 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38267 Name typeinfo name for QWidgetItem 38268 basetype: typeinfo for QLayoutItem 38269 __________________________________________________________ 38270 38271 8.2.25.8. Class data for QGridLayout 38272 38273 The virtual table for the QGridLayout class is described by 38274 Table 8-546 38275 38276 Table 8-546. Primary vtable for QGridLayout 38277 Base Offset 0 38278 Virtual Base Offset 0 38279 RTTI typeinfo for QGridLayout 38280 vfunc[0]: NULL or QGridLayout::metaObject() const 38281 vfunc[1]: QGridLayout::className() const 38282 vfunc[2]: QGridLayout::qt_cast(char const*) 38283 vfunc[3]: QGridLayout::qt_invoke(int, QUObject*) 38284 vfunc[4]: QGridLayout::qt_emit(int, QUObject*) 38285 vfunc[5]: QGridLayout::qt_property(int, int, QVariant*) 38286 vfunc[6]: QGridLayout::~QGridLayout() 38287 vfunc[7]: QGridLayout::~QGridLayout() 38288 vfunc[8]: QObject::event(QEvent*) 38289 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 38290 vfunc[10]: QObject::setName(char const*) 38291 vfunc[11]: QObject::insertChild(QObject*) 38292 vfunc[12]: QObject::removeChild(QObject*) 38293 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38294 vfunc[14]: QObject::property(char const*) const 38295 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38296 vfunc[16]: QLayout::childEvent(QChildEvent*) 38297 vfunc[17]: QObject::customEvent(QCustomEvent*) 38298 vfunc[18]: QObject::connectNotify(char const*) 38299 vfunc[19]: QObject::disconnectNotify(char const*) 38300 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38301 const*, char const*) 38302 vfunc[21]: QLayout::setMargin(int) 38303 vfunc[22]: QLayout::setSpacing(int) 38304 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 38305 vfunc[24]: QLayout::setAutoAdd(bool) 38306 vfunc[25]: QGridLayout::invalidate() 38307 vfunc[26]: QLayout::geometry() const 38308 vfunc[27]: QGridLayout::addItem(QLayoutItem*) 38309 vfunc[28]: QGridLayout::expanding() const 38310 vfunc[29]: QGridLayout::minimumSize() const 38311 vfunc[30]: QGridLayout::maximumSize() const 38312 vfunc[31]: QGridLayout::setGeometry(QRect const&) 38313 vfunc[32]: QGridLayout::iterator() 38314 vfunc[33]: QLayout::isEmpty() const 38315 vfunc[34]: QLayout::layout() 38316 vfunc[35]: QGridLayout::sizeHint() const 38317 vfunc[36]: QGridLayout::setRowStretch(int, int) 38318 vfunc[37]: QGridLayout::setColStretch(int, int) 38319 vfunc[38]: QGridLayout::hasHeightForWidth() const 38320 vfunc[39]: QGridLayout::heightForWidth(int) const 38321 38322 Table 8-547. Secondary vtable for QGridLayout 38323 Base Offset -40 38324 Virtual Base Offset 0 38325 RTTI typeinfo for QGridLayout 38326 vfunc[0]: non-virtual thunk to QGridLayout::~QGridLayout() 38327 vfunc[1]: non-virtual thunk to QGridLayout::~QGridLayout() 38328 vfunc[2]: non-virtual thunk to QGridLayout::sizeHint() const 38329 vfunc[3]: non-virtual thunk to QGridLayout::minimumSize() const 38330 vfunc[4]: non-virtual thunk to QGridLayout::maximumSize() const 38331 vfunc[5]: non-virtual thunk to QGridLayout::expanding() const 38332 vfunc[6]: non-virtual thunk to QGridLayout::setGeometry(QRect 38333 const&) 38334 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38335 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38336 vfunc[9]: non-virtual thunk to QGridLayout::hasHeightForWidth() 38337 const 38338 vfunc[10]: non-virtual thunk to 38339 QGridLayout::heightForWidth(int) const 38340 vfunc[11]: non-virtual thunk to QGridLayout::invalidate() 38341 vfunc[12]: QLayoutItem::widget() 38342 vfunc[13]: non-virtual thunk to QGridLayout::iterator() 38343 vfunc[14]: non-virtual thunk to QLayout::layout() 38344 vfunc[15]: QLayoutItem::spacerItem() 38345 vfunc[16]: QLayoutItem::setAlignment(int) 38346 38347 The Run Time Type Information for the QGridLayout class is 38348 described by Table 8-548 38349 38350 Table 8-548. typeinfo for QGridLayout 38351 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38352 Name typeinfo name for QGridLayout 38353 basetype: typeinfo for QLayout 38354 __________________________________________________________ 38355 38356 8.2.25.9. Class data for QSpacerItem 38357 38358 The virtual table for the QSpacerItem class is described by 38359 Table 8-549 38360 38361 Table 8-549. Primary vtable for QSpacerItem 38362 Base Offset 0 38363 Virtual Base Offset 0 38364 RTTI typeinfo for QSpacerItem 38365 vfunc[0]: NULL or QSpacerItem::~QSpacerItem() 38366 vfunc[1]: NULL or QSpacerItem::~QSpacerItem() 38367 vfunc[2]: QSpacerItem::sizeHint() const 38368 vfunc[3]: QSpacerItem::minimumSize() const 38369 vfunc[4]: QSpacerItem::maximumSize() const 38370 vfunc[5]: QSpacerItem::expanding() const 38371 vfunc[6]: QSpacerItem::setGeometry(QRect const&) 38372 vfunc[7]: QSpacerItem::geometry() const 38373 vfunc[8]: QSpacerItem::isEmpty() const 38374 vfunc[9]: QLayoutItem::hasHeightForWidth() const 38375 vfunc[10]: QLayoutItem::heightForWidth(int) const 38376 vfunc[11]: QLayoutItem::invalidate() 38377 vfunc[12]: QLayoutItem::widget() 38378 vfunc[13]: QLayoutItem::iterator() 38379 vfunc[14]: QLayoutItem::layout() 38380 vfunc[15]: QSpacerItem::spacerItem() 38381 vfunc[16]: QLayoutItem::setAlignment(int) 38382 38383 The Run Time Type Information for the QSpacerItem class is 38384 described by Table 8-550 38385 38386 Table 8-550. typeinfo for QSpacerItem 38387 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38388 Name typeinfo name for QSpacerItem 38389 basetype: typeinfo for QLayoutItem 38390 __________________________________________________________ 38391 38392 8.2.25.10. Class data for QLayoutItem 38393 38394 The virtual table for the QLayoutItem class is described by 38395 Table 8-551 38396 38397 Table 8-551. Primary vtable for QLayoutItem 38398 Base Offset 0 38399 Virtual Base Offset 0 38400 RTTI typeinfo for QLayoutItem 38401 vfunc[0]: QLayoutItem::~QLayoutItem() 38402 vfunc[1]: QLayoutItem::~QLayoutItem() 38403 vfunc[2]: __cxa_pure_virtual 38404 vfunc[3]: __cxa_pure_virtual 38405 vfunc[4]: __cxa_pure_virtual 38406 vfunc[5]: __cxa_pure_virtual 38407 vfunc[6]: __cxa_pure_virtual 38408 vfunc[7]: __cxa_pure_virtual 38409 vfunc[8]: __cxa_pure_virtual 38410 vfunc[9]: QLayoutItem::hasHeightForWidth() const 38411 vfunc[10]: QLayoutItem::heightForWidth(int) const 38412 vfunc[11]: QLayoutItem::invalidate() 38413 vfunc[12]: QLayoutItem::widget() 38414 vfunc[13]: QLayoutItem::iterator() 38415 vfunc[14]: QLayoutItem::layout() 38416 vfunc[15]: QLayoutItem::spacerItem() 38417 vfunc[16]: QLayoutItem::setAlignment(int) 38418 38419 The Run Time Type Information for the QLayoutItem class is 38420 described by Table 8-552 38421 38422 Table 8-552. typeinfo for QLayoutItem 38423 Base Vtable vtable for __cxxabiv1::__class_type_info 38424 Name typeinfo name for QLayoutItem 38425 __________________________________________________________ 38426 38427 8.2.25.11. Interfaces for Qt3 Layouts 38428 38429 An LSB conforming implementation shall provide the architecture 38430 specific functions for Qt3 Layouts specified in Table 8-553, 38431 with the full mandatory functionality as described in the 38432 referenced underlying specification. 38433 38434 Table 8-553. libqt-mt - Qt3 Layouts Function Interfaces 38435 _ZThn40_N10QBoxLayout10invalidateEv [CXXABI] 38436 _ZThn40_N10QBoxLayout11setGeometryERK5QRect [CXXABI] 38437 _ZThn40_N10QBoxLayout8iteratorEv [CXXABI] 38438 _ZThn40_N10QBoxLayoutD0Ev [CXXABI] 38439 _ZThn40_N10QBoxLayoutD1Ev [CXXABI] 38440 _ZThn40_N11QGridLayout10invalidateEv [CXXABI] 38441 _ZThn40_N11QGridLayout11setGeometryERK5QRect [CXXABI] 38442 _ZThn40_N11QGridLayout8iteratorEv [CXXABI] 38443 _ZThn40_N11QGridLayoutD0Ev [CXXABI] _ZThn40_N11QGridLayoutD1Ev 38444 [CXXABI] 38445 _ZThn40_N11QHBoxLayoutD0Ev [CXXABI] _ZThn40_N11QHBoxLayoutD1Ev 38446 [CXXABI] 38447 _ZThn40_N11QVBoxLayoutD0Ev [CXXABI] _ZThn40_N11QVBoxLayoutD1Ev 38448 [CXXABI] 38449 _ZThn40_N15QDockAreaLayout10invalidateEv [CXXABI] 38450 _ZThn40_N15QDockAreaLayout11setGeometryERK5QRect [CXXABI] 38451 _ZThn40_N15QDockAreaLayout8iteratorEv [CXXABI] 38452 _ZThn40_N7QLayout10invalidateEv [CXXABI] 38453 _ZThn40_N7QLayout6layoutEv [CXXABI] _ZThn40_N7QLayoutD0Ev 38454 [CXXABI] 38455 _ZThn40_N7QLayoutD1Ev [CXXABI] 38456 _ZThn40_NK10QBoxLayout11maximumSizeEv [CXXABI] 38457 _ZThn40_NK10QBoxLayout11minimumSizeEv [CXXABI] 38458 _ZThn40_NK10QBoxLayout14heightForWidthEi [CXXABI] 38459 _ZThn40_NK10QBoxLayout17hasHeightForWidthEv [CXXABI] 38460 _ZThn40_NK10QBoxLayout8sizeHintEv [CXXABI] 38461 _ZThn40_NK10QBoxLayout9expandingEv [CXXABI] 38462 _ZThn40_NK11QGridLayout11maximumSizeEv [CXXABI] 38463 _ZThn40_NK11QGridLayout11minimumSizeEv [CXXABI] 38464 _ZThn40_NK11QGridLayout14heightForWidthEi [CXXABI] 38465 _ZThn40_NK11QGridLayout17hasHeightForWidthEv [CXXABI] 38466 _ZThn40_NK11QGridLayout8sizeHintEv [CXXABI] 38467 _ZThn40_NK11QGridLayout9expandingEv [CXXABI] 38468 _ZThn40_NK15QDockAreaLayout11minimumSizeEv [CXXABI] 38469 _ZThn40_NK15QDockAreaLayout14heightForWidthEi [CXXABI] 38470 _ZThn40_NK15QDockAreaLayout17hasHeightForWidthEv [CXXABI] 38471 _ZThn40_NK15QDockAreaLayout8sizeHintEv [CXXABI] 38472 _ZThn40_NK7QLayout11maximumSizeEv [CXXABI] 38473 _ZThn40_NK7QLayout11minimumSizeEv [CXXABI] 38474 _ZThn40_NK7QLayout7isEmptyEv [CXXABI] 38475 _ZThn40_NK7QLayout8geometryEv [CXXABI] 38476 _ZThn40_NK7QLayout9expandingEv [CXXABI] 38477 __________________________________________________________ 38478 38479 8.2.26. Qt3 Dialogs 38480 __________________________________________________________ 38481 38482 8.2.26.1. Class data for QProgressDialog 38483 38484 The virtual table for the QProgressDialog class is described by 38485 Table 8-554 38486 38487 Table 8-554. Primary vtable for QProgressDialog 38488 Base Offset 0 38489 Virtual Base Offset 0 38490 RTTI typeinfo for QProgressDialog 38491 vfunc[0]: NULL or QProgressDialog::metaObject() const 38492 vfunc[1]: QProgressDialog::className() const 38493 vfunc[2]: QProgressDialog::qt_cast(char const*) 38494 vfunc[3]: QProgressDialog::qt_invoke(int, QUObject*) 38495 vfunc[4]: QProgressDialog::qt_emit(int, QUObject*) 38496 vfunc[5]: QProgressDialog::qt_property(int, int, QVariant*) 38497 vfunc[6]: QProgressDialog::~QProgressDialog() 38498 vfunc[7]: QProgressDialog::~QProgressDialog() 38499 vfunc[8]: QWidget::event(QEvent*) 38500 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 38501 vfunc[10]: QWidget::setName(char const*) 38502 vfunc[11]: QObject::insertChild(QObject*) 38503 vfunc[12]: QObject::removeChild(QObject*) 38504 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38505 vfunc[14]: QObject::property(char const*) const 38506 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38507 vfunc[16]: QObject::childEvent(QChildEvent*) 38508 vfunc[17]: QObject::customEvent(QCustomEvent*) 38509 vfunc[18]: QObject::connectNotify(char const*) 38510 vfunc[19]: QObject::disconnectNotify(char const*) 38511 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38512 const*, char const*) 38513 vfunc[21]: QWidget::setEnabled(bool) 38514 vfunc[22]: QWidget::setMinimumSize(int, int) 38515 vfunc[23]: QWidget::setMaximumSize(int, int) 38516 vfunc[24]: QWidget::setSizeIncrement(int, int) 38517 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 38518 vfunc[26]: QWidget::setEraseColor(QColor const&) 38519 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 38520 vfunc[28]: QWidget::setPalette(QPalette const&) 38521 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 38522 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 38523 vfunc[31]: QWidget::setFont(QFont const&) 38524 vfunc[32]: QWidget::setCursor(QCursor const&) 38525 vfunc[33]: QWidget::unsetCursor() 38526 vfunc[34]: QWidget::setMask(QBitmap const&) 38527 vfunc[35]: QWidget::setMask(QRegion const&) 38528 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 38529 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 38530 vfunc[38]: QWidget::setCaption(QString const&) 38531 vfunc[39]: QWidget::setIcon(QPixmap const&) 38532 vfunc[40]: QWidget::setIconText(QString const&) 38533 vfunc[41]: QWidget::setMouseTracking(bool) 38534 vfunc[42]: QWidget::setFocus() 38535 vfunc[43]: QWidget::setActiveWindow() 38536 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 38537 vfunc[45]: QWidget::setFocusProxy(QWidget*) 38538 vfunc[46]: QWidget::setUpdatesEnabled(bool) 38539 vfunc[47]: QDialog::show() 38540 vfunc[48]: QDialog::hide() 38541 vfunc[49]: QWidget::showMinimized() 38542 vfunc[50]: QWidget::showMaximized() 38543 vfunc[51]: QWidget::showNormal() 38544 vfunc[52]: QWidget::polish() 38545 vfunc[53]: QDialog::move(int, int) 38546 vfunc[54]: QDialog::resize(int, int) 38547 vfunc[55]: QDialog::setGeometry(int, int, int, int) 38548 vfunc[56]: QDialog::setGeometry(QRect const&) 38549 vfunc[57]: QWidget::close(bool) 38550 vfunc[58]: QProgressDialog::sizeHint() const 38551 vfunc[59]: QDialog::minimumSizeHint() const 38552 vfunc[60]: QWidget::sizePolicy() const 38553 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 38554 vfunc[62]: QWidget::heightForWidth(int) const 38555 vfunc[63]: QWidget::adjustSize() 38556 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 38557 const&, bool) 38558 vfunc[65]: QWidget::setAcceptDrops(bool) 38559 vfunc[66]: QWidget::setAutoMask(bool) 38560 vfunc[67]: 38561 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 38562 vfunc[68]: QWidget::customWhatsThis() const 38563 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 38564 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 38565 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 38566 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 38567 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 38568 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 38569 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 38570 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 38571 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 38572 vfunc[78]: QWidget::enterEvent(QEvent*) 38573 vfunc[79]: QWidget::leaveEvent(QEvent*) 38574 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 38575 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 38576 vfunc[82]: QProgressDialog::resizeEvent(QResizeEvent*) 38577 vfunc[83]: QProgressDialog::closeEvent(QCloseEvent*) 38578 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 38579 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 38580 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 38581 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 38582 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 38583 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 38584 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 38585 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 38586 vfunc[92]: QWidget::dropEvent(QDropEvent*) 38587 vfunc[93]: QProgressDialog::showEvent(QShowEvent*) 38588 vfunc[94]: QWidget::hideEvent(QHideEvent*) 38589 vfunc[95]: QWidget::x11Event(_XEvent*) 38590 vfunc[96]: QWidget::updateMask() 38591 vfunc[97]: QProgressDialog::styleChange(QStyle&) 38592 vfunc[98]: QWidget::enabledChange(bool) 38593 vfunc[99]: QWidget::paletteChange(QPalette const&) 38594 vfunc[100]: QWidget::fontChange(QFont const&) 38595 vfunc[101]: QWidget::windowActivationChange(bool) 38596 vfunc[102]: QWidget::metric(int) const 38597 vfunc[103]: QWidget::create(unsigned long, bool, bool) 38598 vfunc[104]: QWidget::destroy(bool, bool) 38599 vfunc[105]: NULL or QWidget::setWState(unsigned int) 38600 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 38601 vfunc[107]: QWidget::focusNextPrevChild(bool) 38602 vfunc[108]: QWidget::setKeyCompression(bool) 38603 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 38604 bool, QFont*) 38605 vfunc[110]: QDialog::done(int) 38606 vfunc[111]: QDialog::accept() 38607 vfunc[112]: QDialog::reject() 38608 38609 Table 8-555. Secondary vtable for QProgressDialog 38610 Base Offset -40 38611 Virtual Base Offset 0 38612 RTTI typeinfo for QProgressDialog 38613 vfunc[0]: non-virtual thunk to 38614 QProgressDialog::~QProgressDialog() 38615 vfunc[1]: non-virtual thunk to 38616 QProgressDialog::~QProgressDialog() 38617 vfunc[2]: QPaintDevice::setResolution(int) 38618 vfunc[3]: QPaintDevice::resolution() const 38619 vfunc[4]: QPaintDevice::handle() const 38620 vfunc[5]: QPaintDevice::x11RenderHandle() const 38621 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 38622 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 38623 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 38624 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 38625 const 38626 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 38627 38628 The Run Time Type Information for the QProgressDialog class is 38629 described by Table 8-556 38630 38631 Table 8-556. typeinfo for QProgressDialog 38632 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38633 Name typeinfo name for QProgressDialog 38634 basetype: typeinfo for QDialog 38635 __________________________________________________________ 38636 38637 8.2.26.2. Class data for QWizard 38638 38639 The virtual table for the QWizard class is described by Table 38640 8-557 38641 38642 Table 8-557. Primary vtable for QWizard 38643 Base Offset 0 38644 Virtual Base Offset 0 38645 RTTI typeinfo for QWizard 38646 vfunc[0]: NULL or QWizard::metaObject() const 38647 vfunc[1]: QWizard::className() const 38648 vfunc[2]: QWizard::qt_cast(char const*) 38649 vfunc[3]: QWizard::qt_invoke(int, QUObject*) 38650 vfunc[4]: QWizard::qt_emit(int, QUObject*) 38651 vfunc[5]: QWizard::qt_property(int, int, QVariant*) 38652 vfunc[6]: QWizard::~QWizard() 38653 vfunc[7]: QWizard::~QWizard() 38654 vfunc[8]: QWidget::event(QEvent*) 38655 vfunc[9]: QWizard::eventFilter(QObject*, QEvent*) 38656 vfunc[10]: QWidget::setName(char const*) 38657 vfunc[11]: QObject::insertChild(QObject*) 38658 vfunc[12]: QObject::removeChild(QObject*) 38659 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38660 vfunc[14]: QObject::property(char const*) const 38661 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38662 vfunc[16]: QObject::childEvent(QChildEvent*) 38663 vfunc[17]: QObject::customEvent(QCustomEvent*) 38664 vfunc[18]: QObject::connectNotify(char const*) 38665 vfunc[19]: QObject::disconnectNotify(char const*) 38666 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38667 const*, char const*) 38668 vfunc[21]: QWidget::setEnabled(bool) 38669 vfunc[22]: QWidget::setMinimumSize(int, int) 38670 vfunc[23]: QWidget::setMaximumSize(int, int) 38671 vfunc[24]: QWidget::setSizeIncrement(int, int) 38672 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 38673 vfunc[26]: QWidget::setEraseColor(QColor const&) 38674 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 38675 vfunc[28]: QWidget::setPalette(QPalette const&) 38676 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 38677 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 38678 vfunc[31]: QWizard::setFont(QFont const&) 38679 vfunc[32]: QWidget::setCursor(QCursor const&) 38680 vfunc[33]: QWidget::unsetCursor() 38681 vfunc[34]: QWidget::setMask(QBitmap const&) 38682 vfunc[35]: QWidget::setMask(QRegion const&) 38683 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 38684 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 38685 vfunc[38]: QWidget::setCaption(QString const&) 38686 vfunc[39]: QWidget::setIcon(QPixmap const&) 38687 vfunc[40]: QWidget::setIconText(QString const&) 38688 vfunc[41]: QWidget::setMouseTracking(bool) 38689 vfunc[42]: QWidget::setFocus() 38690 vfunc[43]: QWidget::setActiveWindow() 38691 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 38692 vfunc[45]: QWidget::setFocusProxy(QWidget*) 38693 vfunc[46]: QWidget::setUpdatesEnabled(bool) 38694 vfunc[47]: QWizard::show() 38695 vfunc[48]: QDialog::hide() 38696 vfunc[49]: QWidget::showMinimized() 38697 vfunc[50]: QWidget::showMaximized() 38698 vfunc[51]: QWidget::showNormal() 38699 vfunc[52]: QWidget::polish() 38700 vfunc[53]: QDialog::move(int, int) 38701 vfunc[54]: QDialog::resize(int, int) 38702 vfunc[55]: QDialog::setGeometry(int, int, int, int) 38703 vfunc[56]: QDialog::setGeometry(QRect const&) 38704 vfunc[57]: QWidget::close(bool) 38705 vfunc[58]: QDialog::sizeHint() const 38706 vfunc[59]: QDialog::minimumSizeHint() const 38707 vfunc[60]: QWidget::sizePolicy() const 38708 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 38709 vfunc[62]: QWidget::heightForWidth(int) const 38710 vfunc[63]: QWidget::adjustSize() 38711 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 38712 const&, bool) 38713 vfunc[65]: QWidget::setAcceptDrops(bool) 38714 vfunc[66]: QWidget::setAutoMask(bool) 38715 vfunc[67]: 38716 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 38717 vfunc[68]: QWidget::customWhatsThis() const 38718 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 38719 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 38720 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 38721 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 38722 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 38723 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 38724 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 38725 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 38726 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 38727 vfunc[78]: QWidget::enterEvent(QEvent*) 38728 vfunc[79]: QWidget::leaveEvent(QEvent*) 38729 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 38730 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 38731 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 38732 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 38733 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 38734 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 38735 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 38736 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 38737 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 38738 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 38739 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 38740 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 38741 vfunc[92]: QWidget::dropEvent(QDropEvent*) 38742 vfunc[93]: QWidget::showEvent(QShowEvent*) 38743 vfunc[94]: QWidget::hideEvent(QHideEvent*) 38744 vfunc[95]: QWidget::x11Event(_XEvent*) 38745 vfunc[96]: QWidget::updateMask() 38746 vfunc[97]: QWidget::styleChange(QStyle&) 38747 vfunc[98]: QWidget::enabledChange(bool) 38748 vfunc[99]: QWidget::paletteChange(QPalette const&) 38749 vfunc[100]: QWidget::fontChange(QFont const&) 38750 vfunc[101]: QWidget::windowActivationChange(bool) 38751 vfunc[102]: QWidget::metric(int) const 38752 vfunc[103]: QWidget::create(unsigned long, bool, bool) 38753 vfunc[104]: QWidget::destroy(bool, bool) 38754 vfunc[105]: NULL or QWidget::setWState(unsigned int) 38755 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 38756 vfunc[107]: QWidget::focusNextPrevChild(bool) 38757 vfunc[108]: QWidget::setKeyCompression(bool) 38758 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 38759 bool, QFont*) 38760 vfunc[110]: QDialog::done(int) 38761 vfunc[111]: QDialog::accept() 38762 vfunc[112]: QDialog::reject() 38763 vfunc[113]: QWizard::addPage(QWidget*, QString const&) 38764 vfunc[114]: QWizard::insertPage(QWidget*, QString const&, int) 38765 vfunc[115]: QWizard::removePage(QWidget*) 38766 vfunc[116]: QWizard::showPage(QWidget*) 38767 vfunc[117]: QWizard::appropriate(QWidget*) const 38768 vfunc[118]: QWizard::setAppropriate(QWidget*, bool) 38769 vfunc[119]: QWizard::setBackEnabled(QWidget*, bool) 38770 vfunc[120]: QWizard::setNextEnabled(QWidget*, bool) 38771 vfunc[121]: QWizard::setFinishEnabled(QWidget*, bool) 38772 vfunc[122]: QWizard::setHelpEnabled(QWidget*, bool) 38773 vfunc[123]: NULL or QWizard::setFinish(QWidget*, bool) 38774 vfunc[124]: QWizard::back() 38775 vfunc[125]: QWizard::next() 38776 vfunc[126]: QWizard::help() 38777 vfunc[127]: QWizard::layOutButtonRow(QHBoxLayout*) 38778 vfunc[128]: QWizard::layOutTitleRow(QHBoxLayout*, QString 38779 const&) 38780 38781 Table 8-558. Secondary vtable for QWizard 38782 Base Offset -40 38783 Virtual Base Offset 0 38784 RTTI typeinfo for QWizard 38785 vfunc[0]: non-virtual thunk to QWizard::~QWizard() 38786 vfunc[1]: non-virtual thunk to QWizard::~QWizard() 38787 vfunc[2]: QPaintDevice::setResolution(int) 38788 vfunc[3]: QPaintDevice::resolution() const 38789 vfunc[4]: QPaintDevice::handle() const 38790 vfunc[5]: QPaintDevice::x11RenderHandle() const 38791 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 38792 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 38793 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 38794 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 38795 const 38796 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 38797 38798 The Run Time Type Information for the QWizard class is 38799 described by Table 8-559 38800 38801 Table 8-559. typeinfo for QWizard 38802 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38803 Name typeinfo name for QWizard 38804 basetype: typeinfo for QDialog 38805 __________________________________________________________ 38806 38807 8.2.26.3. Class data for QSemiModal 38808 38809 The virtual table for the QSemiModal class is described by 38810 Table 8-560 38811 38812 Table 8-560. Primary vtable for QSemiModal 38813 Base Offset 0 38814 Virtual Base Offset 0 38815 RTTI typeinfo for QSemiModal 38816 vfunc[0]: NULL or QSemiModal::metaObject() const 38817 vfunc[1]: QSemiModal::className() const 38818 vfunc[2]: QSemiModal::qt_cast(char const*) 38819 vfunc[3]: QSemiModal::qt_invoke(int, QUObject*) 38820 vfunc[4]: QSemiModal::qt_emit(int, QUObject*) 38821 vfunc[5]: QSemiModal::qt_property(int, int, QVariant*) 38822 vfunc[6]: NULL or QSemiModal::~QSemiModal() 38823 vfunc[7]: NULL or QSemiModal::~QSemiModal() 38824 vfunc[8]: QWidget::event(QEvent*) 38825 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 38826 vfunc[10]: QWidget::setName(char const*) 38827 vfunc[11]: QObject::insertChild(QObject*) 38828 vfunc[12]: QObject::removeChild(QObject*) 38829 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38830 vfunc[14]: QObject::property(char const*) const 38831 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38832 vfunc[16]: QObject::childEvent(QChildEvent*) 38833 vfunc[17]: QObject::customEvent(QCustomEvent*) 38834 vfunc[18]: QObject::connectNotify(char const*) 38835 vfunc[19]: QObject::disconnectNotify(char const*) 38836 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38837 const*, char const*) 38838 vfunc[21]: QWidget::setEnabled(bool) 38839 vfunc[22]: QWidget::setMinimumSize(int, int) 38840 vfunc[23]: QWidget::setMaximumSize(int, int) 38841 vfunc[24]: QWidget::setSizeIncrement(int, int) 38842 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 38843 vfunc[26]: QWidget::setEraseColor(QColor const&) 38844 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 38845 vfunc[28]: QWidget::setPalette(QPalette const&) 38846 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 38847 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 38848 vfunc[31]: QWidget::setFont(QFont const&) 38849 vfunc[32]: QWidget::setCursor(QCursor const&) 38850 vfunc[33]: QWidget::unsetCursor() 38851 vfunc[34]: QWidget::setMask(QBitmap const&) 38852 vfunc[35]: QWidget::setMask(QRegion const&) 38853 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 38854 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 38855 vfunc[38]: QWidget::setCaption(QString const&) 38856 vfunc[39]: QWidget::setIcon(QPixmap const&) 38857 vfunc[40]: QWidget::setIconText(QString const&) 38858 vfunc[41]: QWidget::setMouseTracking(bool) 38859 vfunc[42]: QWidget::setFocus() 38860 vfunc[43]: QWidget::setActiveWindow() 38861 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 38862 vfunc[45]: QWidget::setFocusProxy(QWidget*) 38863 vfunc[46]: QWidget::setUpdatesEnabled(bool) 38864 vfunc[47]: QDialog::show() 38865 vfunc[48]: QDialog::hide() 38866 vfunc[49]: QWidget::showMinimized() 38867 vfunc[50]: QWidget::showMaximized() 38868 vfunc[51]: QWidget::showNormal() 38869 vfunc[52]: QWidget::polish() 38870 vfunc[53]: QDialog::move(int, int) 38871 vfunc[54]: QDialog::resize(int, int) 38872 vfunc[55]: QDialog::setGeometry(int, int, int, int) 38873 vfunc[56]: QDialog::setGeometry(QRect const&) 38874 vfunc[57]: QWidget::close(bool) 38875 vfunc[58]: QDialog::sizeHint() const 38876 vfunc[59]: QDialog::minimumSizeHint() const 38877 vfunc[60]: QWidget::sizePolicy() const 38878 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 38879 vfunc[62]: QWidget::heightForWidth(int) const 38880 vfunc[63]: QWidget::adjustSize() 38881 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 38882 const&, bool) 38883 vfunc[65]: QWidget::setAcceptDrops(bool) 38884 vfunc[66]: QWidget::setAutoMask(bool) 38885 vfunc[67]: 38886 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 38887 vfunc[68]: QWidget::customWhatsThis() const 38888 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 38889 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 38890 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 38891 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 38892 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 38893 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 38894 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 38895 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 38896 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 38897 vfunc[78]: QWidget::enterEvent(QEvent*) 38898 vfunc[79]: QWidget::leaveEvent(QEvent*) 38899 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 38900 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 38901 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 38902 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 38903 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 38904 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 38905 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 38906 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 38907 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 38908 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 38909 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 38910 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 38911 vfunc[92]: QWidget::dropEvent(QDropEvent*) 38912 vfunc[93]: QWidget::showEvent(QShowEvent*) 38913 vfunc[94]: QWidget::hideEvent(QHideEvent*) 38914 vfunc[95]: QWidget::x11Event(_XEvent*) 38915 vfunc[96]: QWidget::updateMask() 38916 vfunc[97]: QWidget::styleChange(QStyle&) 38917 vfunc[98]: QWidget::enabledChange(bool) 38918 vfunc[99]: QWidget::paletteChange(QPalette const&) 38919 vfunc[100]: QWidget::fontChange(QFont const&) 38920 vfunc[101]: QWidget::windowActivationChange(bool) 38921 vfunc[102]: QWidget::metric(int) const 38922 vfunc[103]: QWidget::create(unsigned long, bool, bool) 38923 vfunc[104]: QWidget::destroy(bool, bool) 38924 vfunc[105]: NULL or QWidget::setWState(unsigned int) 38925 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 38926 vfunc[107]: QWidget::focusNextPrevChild(bool) 38927 vfunc[108]: QWidget::setKeyCompression(bool) 38928 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 38929 bool, QFont*) 38930 vfunc[110]: QDialog::done(int) 38931 vfunc[111]: QDialog::accept() 38932 vfunc[112]: QDialog::reject() 38933 38934 Table 8-561. Secondary vtable for QSemiModal 38935 Base Offset -40 38936 Virtual Base Offset 0 38937 RTTI typeinfo for QSemiModal 38938 vfunc[0]: NULL or non-virtual thunk to 38939 QSemiModal::~QSemiModal() 38940 vfunc[1]: NULL or non-virtual thunk to 38941 QSemiModal::~QSemiModal() 38942 vfunc[2]: QPaintDevice::setResolution(int) 38943 vfunc[3]: QPaintDevice::resolution() const 38944 vfunc[4]: QPaintDevice::handle() const 38945 vfunc[5]: QPaintDevice::x11RenderHandle() const 38946 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 38947 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 38948 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 38949 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 38950 const 38951 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 38952 38953 The Run Time Type Information for the QSemiModal class is 38954 described by Table 8-562 38955 38956 Table 8-562. typeinfo for QSemiModal 38957 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38958 Name typeinfo name for QSemiModal 38959 basetype: typeinfo for QDialog 38960 __________________________________________________________ 38961 38962 8.2.26.4. Class data for QFileDialog 38963 38964 The virtual table for the QFileDialog class is described by 38965 Table 8-563 38966 38967 Table 8-563. Primary vtable for QFileDialog 38968 Base Offset 0 38969 Virtual Base Offset 0 38970 RTTI typeinfo for QFileDialog 38971 vfunc[0]: NULL or QFileDialog::metaObject() const 38972 vfunc[1]: QFileDialog::className() const 38973 vfunc[2]: QFileDialog::qt_cast(char const*) 38974 vfunc[3]: QFileDialog::qt_invoke(int, QUObject*) 38975 vfunc[4]: QFileDialog::qt_emit(int, QUObject*) 38976 vfunc[5]: QFileDialog::qt_property(int, int, QVariant*) 38977 vfunc[6]: QFileDialog::~QFileDialog() 38978 vfunc[7]: QFileDialog::~QFileDialog() 38979 vfunc[8]: QWidget::event(QEvent*) 38980 vfunc[9]: QFileDialog::eventFilter(QObject*, QEvent*) 38981 vfunc[10]: QWidget::setName(char const*) 38982 vfunc[11]: QObject::insertChild(QObject*) 38983 vfunc[12]: QObject::removeChild(QObject*) 38984 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38985 vfunc[14]: QObject::property(char const*) const 38986 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38987 vfunc[16]: QObject::childEvent(QChildEvent*) 38988 vfunc[17]: QObject::customEvent(QCustomEvent*) 38989 vfunc[18]: QObject::connectNotify(char const*) 38990 vfunc[19]: QObject::disconnectNotify(char const*) 38991 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38992 const*, char const*) 38993 vfunc[21]: QWidget::setEnabled(bool) 38994 vfunc[22]: QWidget::setMinimumSize(int, int) 38995 vfunc[23]: QWidget::setMaximumSize(int, int) 38996 vfunc[24]: QWidget::setSizeIncrement(int, int) 38997 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 38998 vfunc[26]: QWidget::setEraseColor(QColor const&) 38999 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39000 vfunc[28]: QWidget::setPalette(QPalette const&) 39001 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39002 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39003 vfunc[31]: QWidget::setFont(QFont const&) 39004 vfunc[32]: QWidget::setCursor(QCursor const&) 39005 vfunc[33]: QWidget::unsetCursor() 39006 vfunc[34]: QWidget::setMask(QBitmap const&) 39007 vfunc[35]: QWidget::setMask(QRegion const&) 39008 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39009 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39010 vfunc[38]: QWidget::setCaption(QString const&) 39011 vfunc[39]: QWidget::setIcon(QPixmap const&) 39012 vfunc[40]: QWidget::setIconText(QString const&) 39013 vfunc[41]: QWidget::setMouseTracking(bool) 39014 vfunc[42]: QWidget::setFocus() 39015 vfunc[43]: QWidget::setActiveWindow() 39016 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39017 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39018 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39019 vfunc[47]: QDialog::show() 39020 vfunc[48]: QDialog::hide() 39021 vfunc[49]: QWidget::showMinimized() 39022 vfunc[50]: QWidget::showMaximized() 39023 vfunc[51]: QWidget::showNormal() 39024 vfunc[52]: QWidget::polish() 39025 vfunc[53]: QDialog::move(int, int) 39026 vfunc[54]: QDialog::resize(int, int) 39027 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39028 vfunc[56]: QDialog::setGeometry(QRect const&) 39029 vfunc[57]: QWidget::close(bool) 39030 vfunc[58]: QDialog::sizeHint() const 39031 vfunc[59]: QDialog::minimumSizeHint() const 39032 vfunc[60]: QWidget::sizePolicy() const 39033 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39034 vfunc[62]: QWidget::heightForWidth(int) const 39035 vfunc[63]: QWidget::adjustSize() 39036 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39037 const&, bool) 39038 vfunc[65]: QWidget::setAcceptDrops(bool) 39039 vfunc[66]: QWidget::setAutoMask(bool) 39040 vfunc[67]: 39041 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39042 vfunc[68]: QWidget::customWhatsThis() const 39043 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39044 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39045 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39046 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39047 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39048 vfunc[74]: QFileDialog::keyPressEvent(QKeyEvent*) 39049 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39050 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39051 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39052 vfunc[78]: QWidget::enterEvent(QEvent*) 39053 vfunc[79]: QWidget::leaveEvent(QEvent*) 39054 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39055 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39056 vfunc[82]: QFileDialog::resizeEvent(QResizeEvent*) 39057 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39058 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39059 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39060 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39061 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39062 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39063 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39064 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39065 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39066 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39067 vfunc[93]: QWidget::showEvent(QShowEvent*) 39068 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39069 vfunc[95]: QWidget::x11Event(_XEvent*) 39070 vfunc[96]: QWidget::updateMask() 39071 vfunc[97]: QWidget::styleChange(QStyle&) 39072 vfunc[98]: QWidget::enabledChange(bool) 39073 vfunc[99]: QWidget::paletteChange(QPalette const&) 39074 vfunc[100]: QWidget::fontChange(QFont const&) 39075 vfunc[101]: QWidget::windowActivationChange(bool) 39076 vfunc[102]: QWidget::metric(int) const 39077 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39078 vfunc[104]: QWidget::destroy(bool, bool) 39079 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39080 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39081 vfunc[107]: QWidget::focusNextPrevChild(bool) 39082 vfunc[108]: QWidget::setKeyCompression(bool) 39083 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39084 bool, QFont*) 39085 vfunc[110]: QFileDialog::done(int) 39086 vfunc[111]: QDialog::accept() 39087 vfunc[112]: QDialog::reject() 39088 vfunc[113]: QFileDialog::setSelectedFilter(QString const&) 39089 vfunc[114]: QFileDialog::setSelectedFilter(int) 39090 39091 Table 8-564. Secondary vtable for QFileDialog 39092 Base Offset -40 39093 Virtual Base Offset 0 39094 RTTI typeinfo for QFileDialog 39095 vfunc[0]: non-virtual thunk to QFileDialog::~QFileDialog() 39096 vfunc[1]: non-virtual thunk to QFileDialog::~QFileDialog() 39097 vfunc[2]: QPaintDevice::setResolution(int) 39098 vfunc[3]: QPaintDevice::resolution() const 39099 vfunc[4]: QPaintDevice::handle() const 39100 vfunc[5]: QPaintDevice::x11RenderHandle() const 39101 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39102 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39103 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39104 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39105 const 39106 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39107 39108 The Run Time Type Information for the QFileDialog class is 39109 described by Table 8-565 39110 39111 Table 8-565. typeinfo for QFileDialog 39112 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39113 Name typeinfo name for QFileDialog 39114 basetype: typeinfo for QDialog 39115 __________________________________________________________ 39116 39117 8.2.26.5. Class data for QErrorMessage 39118 39119 The virtual table for the QErrorMessage class is described by 39120 Table 8-566 39121 39122 Table 8-566. Primary vtable for QErrorMessage 39123 Base Offset 0 39124 Virtual Base Offset 0 39125 RTTI typeinfo for QErrorMessage 39126 vfunc[0]: NULL or QErrorMessage::metaObject() const 39127 vfunc[1]: QErrorMessage::className() const 39128 vfunc[2]: QErrorMessage::qt_cast(char const*) 39129 vfunc[3]: QErrorMessage::qt_invoke(int, QUObject*) 39130 vfunc[4]: QErrorMessage::qt_emit(int, QUObject*) 39131 vfunc[5]: QErrorMessage::qt_property(int, int, QVariant*) 39132 vfunc[6]: QErrorMessage::~QErrorMessage() 39133 vfunc[7]: QErrorMessage::~QErrorMessage() 39134 vfunc[8]: QWidget::event(QEvent*) 39135 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39136 vfunc[10]: QWidget::setName(char const*) 39137 vfunc[11]: QObject::insertChild(QObject*) 39138 vfunc[12]: QObject::removeChild(QObject*) 39139 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39140 vfunc[14]: QObject::property(char const*) const 39141 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39142 vfunc[16]: QObject::childEvent(QChildEvent*) 39143 vfunc[17]: QObject::customEvent(QCustomEvent*) 39144 vfunc[18]: QObject::connectNotify(char const*) 39145 vfunc[19]: QObject::disconnectNotify(char const*) 39146 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39147 const*, char const*) 39148 vfunc[21]: QWidget::setEnabled(bool) 39149 vfunc[22]: QWidget::setMinimumSize(int, int) 39150 vfunc[23]: QWidget::setMaximumSize(int, int) 39151 vfunc[24]: QWidget::setSizeIncrement(int, int) 39152 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39153 vfunc[26]: QWidget::setEraseColor(QColor const&) 39154 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39155 vfunc[28]: QWidget::setPalette(QPalette const&) 39156 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39157 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39158 vfunc[31]: QWidget::setFont(QFont const&) 39159 vfunc[32]: QWidget::setCursor(QCursor const&) 39160 vfunc[33]: QWidget::unsetCursor() 39161 vfunc[34]: QWidget::setMask(QBitmap const&) 39162 vfunc[35]: QWidget::setMask(QRegion const&) 39163 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39164 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39165 vfunc[38]: QWidget::setCaption(QString const&) 39166 vfunc[39]: QWidget::setIcon(QPixmap const&) 39167 vfunc[40]: QWidget::setIconText(QString const&) 39168 vfunc[41]: QWidget::setMouseTracking(bool) 39169 vfunc[42]: QWidget::setFocus() 39170 vfunc[43]: QWidget::setActiveWindow() 39171 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39172 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39173 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39174 vfunc[47]: QDialog::show() 39175 vfunc[48]: QDialog::hide() 39176 vfunc[49]: QWidget::showMinimized() 39177 vfunc[50]: QWidget::showMaximized() 39178 vfunc[51]: QWidget::showNormal() 39179 vfunc[52]: QWidget::polish() 39180 vfunc[53]: QDialog::move(int, int) 39181 vfunc[54]: QDialog::resize(int, int) 39182 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39183 vfunc[56]: QDialog::setGeometry(QRect const&) 39184 vfunc[57]: QWidget::close(bool) 39185 vfunc[58]: QDialog::sizeHint() const 39186 vfunc[59]: QDialog::minimumSizeHint() const 39187 vfunc[60]: QWidget::sizePolicy() const 39188 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39189 vfunc[62]: QWidget::heightForWidth(int) const 39190 vfunc[63]: QWidget::adjustSize() 39191 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39192 const&, bool) 39193 vfunc[65]: QWidget::setAcceptDrops(bool) 39194 vfunc[66]: QWidget::setAutoMask(bool) 39195 vfunc[67]: 39196 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39197 vfunc[68]: QWidget::customWhatsThis() const 39198 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39199 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39200 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39201 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39202 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39203 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39204 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39205 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39206 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39207 vfunc[78]: QWidget::enterEvent(QEvent*) 39208 vfunc[79]: QWidget::leaveEvent(QEvent*) 39209 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39210 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39211 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39212 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39213 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39214 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39215 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39216 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39217 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39218 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39219 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39220 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39221 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39222 vfunc[93]: QWidget::showEvent(QShowEvent*) 39223 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39224 vfunc[95]: QWidget::x11Event(_XEvent*) 39225 vfunc[96]: QWidget::updateMask() 39226 vfunc[97]: QWidget::styleChange(QStyle&) 39227 vfunc[98]: QWidget::enabledChange(bool) 39228 vfunc[99]: QWidget::paletteChange(QPalette const&) 39229 vfunc[100]: QWidget::fontChange(QFont const&) 39230 vfunc[101]: QWidget::windowActivationChange(bool) 39231 vfunc[102]: QWidget::metric(int) const 39232 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39233 vfunc[104]: QWidget::destroy(bool, bool) 39234 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39235 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39236 vfunc[107]: QWidget::focusNextPrevChild(bool) 39237 vfunc[108]: QWidget::setKeyCompression(bool) 39238 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39239 bool, QFont*) 39240 vfunc[110]: QErrorMessage::done(int) 39241 vfunc[111]: QDialog::accept() 39242 vfunc[112]: QDialog::reject() 39243 39244 Table 8-567. Secondary vtable for QErrorMessage 39245 Base Offset -40 39246 Virtual Base Offset 0 39247 RTTI typeinfo for QErrorMessage 39248 vfunc[0]: non-virtual thunk to QErrorMessage::~QErrorMessage() 39249 vfunc[1]: non-virtual thunk to QErrorMessage::~QErrorMessage() 39250 vfunc[2]: QPaintDevice::setResolution(int) 39251 vfunc[3]: QPaintDevice::resolution() const 39252 vfunc[4]: QPaintDevice::handle() const 39253 vfunc[5]: QPaintDevice::x11RenderHandle() const 39254 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39255 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39256 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39257 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39258 const 39259 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39260 39261 The Run Time Type Information for the QErrorMessage class is 39262 described by Table 8-568 39263 39264 Table 8-568. typeinfo for QErrorMessage 39265 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39266 Name typeinfo name for QErrorMessage 39267 basetype: typeinfo for QDialog 39268 __________________________________________________________ 39269 39270 8.2.26.6. Class data for QFilePreview 39271 39272 The virtual table for the QFilePreview class is described by 39273 Table 8-569 39274 39275 Table 8-569. Primary vtable for QFilePreview 39276 Base Offset 0 39277 Virtual Base Offset 0 39278 RTTI typeinfo for QFilePreview 39279 vfunc[0]: __cxa_pure_virtual 39280 39281 The Run Time Type Information for the QFilePreview class is 39282 described by Table 8-570 39283 39284 Table 8-570. typeinfo for QFilePreview 39285 Base Vtable vtable for __cxxabiv1::__class_type_info 39286 Name typeinfo name for QFilePreview 39287 __________________________________________________________ 39288 39289 8.2.26.7. Class data for QMessageBox 39290 39291 The virtual table for the QMessageBox class is described by 39292 Table 8-571 39293 39294 Table 8-571. Primary vtable for QMessageBox 39295 Base Offset 0 39296 Virtual Base Offset 0 39297 RTTI typeinfo for QMessageBox 39298 vfunc[0]: NULL or QMessageBox::metaObject() const 39299 vfunc[1]: QMessageBox::className() const 39300 vfunc[2]: QMessageBox::qt_cast(char const*) 39301 vfunc[3]: QMessageBox::qt_invoke(int, QUObject*) 39302 vfunc[4]: QMessageBox::qt_emit(int, QUObject*) 39303 vfunc[5]: QMessageBox::qt_property(int, int, QVariant*) 39304 vfunc[6]: QMessageBox::~QMessageBox() 39305 vfunc[7]: QMessageBox::~QMessageBox() 39306 vfunc[8]: QWidget::event(QEvent*) 39307 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39308 vfunc[10]: QWidget::setName(char const*) 39309 vfunc[11]: QObject::insertChild(QObject*) 39310 vfunc[12]: QObject::removeChild(QObject*) 39311 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39312 vfunc[14]: QObject::property(char const*) const 39313 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39314 vfunc[16]: QObject::childEvent(QChildEvent*) 39315 vfunc[17]: QObject::customEvent(QCustomEvent*) 39316 vfunc[18]: QObject::connectNotify(char const*) 39317 vfunc[19]: QObject::disconnectNotify(char const*) 39318 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39319 const*, char const*) 39320 vfunc[21]: QWidget::setEnabled(bool) 39321 vfunc[22]: QWidget::setMinimumSize(int, int) 39322 vfunc[23]: QWidget::setMaximumSize(int, int) 39323 vfunc[24]: QWidget::setSizeIncrement(int, int) 39324 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39325 vfunc[26]: QWidget::setEraseColor(QColor const&) 39326 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39327 vfunc[28]: QWidget::setPalette(QPalette const&) 39328 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39329 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39330 vfunc[31]: QWidget::setFont(QFont const&) 39331 vfunc[32]: QWidget::setCursor(QCursor const&) 39332 vfunc[33]: QWidget::unsetCursor() 39333 vfunc[34]: QWidget::setMask(QBitmap const&) 39334 vfunc[35]: QWidget::setMask(QRegion const&) 39335 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39336 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39337 vfunc[38]: QWidget::setCaption(QString const&) 39338 vfunc[39]: QMessageBox::setIcon(QPixmap const&) 39339 vfunc[40]: QWidget::setIconText(QString const&) 39340 vfunc[41]: QWidget::setMouseTracking(bool) 39341 vfunc[42]: QWidget::setFocus() 39342 vfunc[43]: QWidget::setActiveWindow() 39343 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39344 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39345 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39346 vfunc[47]: QDialog::show() 39347 vfunc[48]: QDialog::hide() 39348 vfunc[49]: QWidget::showMinimized() 39349 vfunc[50]: QWidget::showMaximized() 39350 vfunc[51]: QWidget::showNormal() 39351 vfunc[52]: QWidget::polish() 39352 vfunc[53]: QDialog::move(int, int) 39353 vfunc[54]: QDialog::resize(int, int) 39354 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39355 vfunc[56]: QDialog::setGeometry(QRect const&) 39356 vfunc[57]: QWidget::close(bool) 39357 vfunc[58]: QDialog::sizeHint() const 39358 vfunc[59]: QDialog::minimumSizeHint() const 39359 vfunc[60]: QWidget::sizePolicy() const 39360 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39361 vfunc[62]: QWidget::heightForWidth(int) const 39362 vfunc[63]: QMessageBox::adjustSize() 39363 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39364 const&, bool) 39365 vfunc[65]: QWidget::setAcceptDrops(bool) 39366 vfunc[66]: QWidget::setAutoMask(bool) 39367 vfunc[67]: 39368 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39369 vfunc[68]: QWidget::customWhatsThis() const 39370 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39371 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39372 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39373 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39374 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39375 vfunc[74]: QMessageBox::keyPressEvent(QKeyEvent*) 39376 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39377 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39378 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39379 vfunc[78]: QWidget::enterEvent(QEvent*) 39380 vfunc[79]: QWidget::leaveEvent(QEvent*) 39381 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39382 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39383 vfunc[82]: QMessageBox::resizeEvent(QResizeEvent*) 39384 vfunc[83]: QMessageBox::closeEvent(QCloseEvent*) 39385 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39386 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39387 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39388 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39389 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39390 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39391 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39392 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39393 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39394 vfunc[93]: QMessageBox::showEvent(QShowEvent*) 39395 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39396 vfunc[95]: QWidget::x11Event(_XEvent*) 39397 vfunc[96]: QWidget::updateMask() 39398 vfunc[97]: QWidget::styleChange(QStyle&) 39399 vfunc[98]: QWidget::enabledChange(bool) 39400 vfunc[99]: QWidget::paletteChange(QPalette const&) 39401 vfunc[100]: QWidget::fontChange(QFont const&) 39402 vfunc[101]: QWidget::windowActivationChange(bool) 39403 vfunc[102]: QWidget::metric(int) const 39404 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39405 vfunc[104]: QWidget::destroy(bool, bool) 39406 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39407 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39408 vfunc[107]: QWidget::focusNextPrevChild(bool) 39409 vfunc[108]: QWidget::setKeyCompression(bool) 39410 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39411 bool, QFont*) 39412 vfunc[110]: QDialog::done(int) 39413 vfunc[111]: QDialog::accept() 39414 vfunc[112]: QDialog::reject() 39415 39416 Table 8-572. Secondary vtable for QMessageBox 39417 Base Offset -40 39418 Virtual Base Offset 0 39419 RTTI typeinfo for QMessageBox 39420 vfunc[0]: non-virtual thunk to QMessageBox::~QMessageBox() 39421 vfunc[1]: non-virtual thunk to QMessageBox::~QMessageBox() 39422 vfunc[2]: QPaintDevice::setResolution(int) 39423 vfunc[3]: QPaintDevice::resolution() const 39424 vfunc[4]: QPaintDevice::handle() const 39425 vfunc[5]: QPaintDevice::x11RenderHandle() const 39426 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39427 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39428 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39429 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39430 const 39431 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39432 39433 The Run Time Type Information for the QMessageBox class is 39434 described by Table 8-573 39435 39436 Table 8-573. typeinfo for QMessageBox 39437 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39438 Name typeinfo name for QMessageBox 39439 basetype: typeinfo for QDialog 39440 __________________________________________________________ 39441 39442 8.2.26.8. Class data for QDialog 39443 39444 The virtual table for the QDialog class is described by Table 39445 8-574 39446 39447 Table 8-574. Primary vtable for QDialog 39448 Base Offset 0 39449 Virtual Base Offset 0 39450 RTTI typeinfo for QDialog 39451 vfunc[0]: NULL or QDialog::metaObject() const 39452 vfunc[1]: QDialog::className() const 39453 vfunc[2]: QDialog::qt_cast(char const*) 39454 vfunc[3]: QDialog::qt_invoke(int, QUObject*) 39455 vfunc[4]: QDialog::qt_emit(int, QUObject*) 39456 vfunc[5]: QDialog::qt_property(int, int, QVariant*) 39457 vfunc[6]: QDialog::~QDialog() 39458 vfunc[7]: QDialog::~QDialog() 39459 vfunc[8]: QWidget::event(QEvent*) 39460 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39461 vfunc[10]: QWidget::setName(char const*) 39462 vfunc[11]: QObject::insertChild(QObject*) 39463 vfunc[12]: QObject::removeChild(QObject*) 39464 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39465 vfunc[14]: QObject::property(char const*) const 39466 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39467 vfunc[16]: QObject::childEvent(QChildEvent*) 39468 vfunc[17]: QObject::customEvent(QCustomEvent*) 39469 vfunc[18]: QObject::connectNotify(char const*) 39470 vfunc[19]: QObject::disconnectNotify(char const*) 39471 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39472 const*, char const*) 39473 vfunc[21]: QWidget::setEnabled(bool) 39474 vfunc[22]: QWidget::setMinimumSize(int, int) 39475 vfunc[23]: QWidget::setMaximumSize(int, int) 39476 vfunc[24]: QWidget::setSizeIncrement(int, int) 39477 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39478 vfunc[26]: QWidget::setEraseColor(QColor const&) 39479 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39480 vfunc[28]: QWidget::setPalette(QPalette const&) 39481 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39482 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39483 vfunc[31]: QWidget::setFont(QFont const&) 39484 vfunc[32]: QWidget::setCursor(QCursor const&) 39485 vfunc[33]: QWidget::unsetCursor() 39486 vfunc[34]: QWidget::setMask(QBitmap const&) 39487 vfunc[35]: QWidget::setMask(QRegion const&) 39488 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39489 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39490 vfunc[38]: QWidget::setCaption(QString const&) 39491 vfunc[39]: QWidget::setIcon(QPixmap const&) 39492 vfunc[40]: QWidget::setIconText(QString const&) 39493 vfunc[41]: QWidget::setMouseTracking(bool) 39494 vfunc[42]: QWidget::setFocus() 39495 vfunc[43]: QWidget::setActiveWindow() 39496 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39497 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39498 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39499 vfunc[47]: QDialog::show() 39500 vfunc[48]: QDialog::hide() 39501 vfunc[49]: QWidget::showMinimized() 39502 vfunc[50]: QWidget::showMaximized() 39503 vfunc[51]: QWidget::showNormal() 39504 vfunc[52]: QWidget::polish() 39505 vfunc[53]: QDialog::move(int, int) 39506 vfunc[54]: QDialog::resize(int, int) 39507 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39508 vfunc[56]: QDialog::setGeometry(QRect const&) 39509 vfunc[57]: QWidget::close(bool) 39510 vfunc[58]: QDialog::sizeHint() const 39511 vfunc[59]: QDialog::minimumSizeHint() const 39512 vfunc[60]: QWidget::sizePolicy() const 39513 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39514 vfunc[62]: QWidget::heightForWidth(int) const 39515 vfunc[63]: QWidget::adjustSize() 39516 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39517 const&, bool) 39518 vfunc[65]: QWidget::setAcceptDrops(bool) 39519 vfunc[66]: QWidget::setAutoMask(bool) 39520 vfunc[67]: 39521 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39522 vfunc[68]: QWidget::customWhatsThis() const 39523 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39524 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39525 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39526 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39527 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39528 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39529 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39530 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39531 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39532 vfunc[78]: QWidget::enterEvent(QEvent*) 39533 vfunc[79]: QWidget::leaveEvent(QEvent*) 39534 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39535 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39536 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39537 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39538 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39539 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39540 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39541 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39542 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39543 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39544 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39545 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39546 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39547 vfunc[93]: QWidget::showEvent(QShowEvent*) 39548 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39549 vfunc[95]: QWidget::x11Event(_XEvent*) 39550 vfunc[96]: QWidget::updateMask() 39551 vfunc[97]: QWidget::styleChange(QStyle&) 39552 vfunc[98]: QWidget::enabledChange(bool) 39553 vfunc[99]: QWidget::paletteChange(QPalette const&) 39554 vfunc[100]: QWidget::fontChange(QFont const&) 39555 vfunc[101]: QWidget::windowActivationChange(bool) 39556 vfunc[102]: QWidget::metric(int) const 39557 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39558 vfunc[104]: QWidget::destroy(bool, bool) 39559 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39560 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39561 vfunc[107]: QWidget::focusNextPrevChild(bool) 39562 vfunc[108]: QWidget::setKeyCompression(bool) 39563 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39564 bool, QFont*) 39565 vfunc[110]: QDialog::done(int) 39566 vfunc[111]: QDialog::accept() 39567 vfunc[112]: QDialog::reject() 39568 39569 Table 8-575. Secondary vtable for QDialog 39570 Base Offset -40 39571 Virtual Base Offset 0 39572 RTTI typeinfo for QDialog 39573 vfunc[0]: non-virtual thunk to QDialog::~QDialog() 39574 vfunc[1]: non-virtual thunk to QDialog::~QDialog() 39575 vfunc[2]: QPaintDevice::setResolution(int) 39576 vfunc[3]: QPaintDevice::resolution() const 39577 vfunc[4]: QPaintDevice::handle() const 39578 vfunc[5]: QPaintDevice::x11RenderHandle() const 39579 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39580 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39581 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39582 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39583 const 39584 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39585 39586 The Run Time Type Information for the QDialog class is 39587 described by Table 8-576 39588 39589 Table 8-576. typeinfo for QDialog 39590 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39591 Name typeinfo name for QDialog 39592 basetype: typeinfo for QWidget 39593 __________________________________________________________ 39594 39595 8.2.26.9. Class data for QFontDialog 39596 39597 The virtual table for the QFontDialog class is described by 39598 Table 8-577 39599 39600 Table 8-577. Primary vtable for QFontDialog 39601 Base Offset 0 39602 Virtual Base Offset 0 39603 RTTI typeinfo for QFontDialog 39604 vfunc[0]: NULL or QFontDialog::metaObject() const 39605 vfunc[1]: QFontDialog::className() const 39606 vfunc[2]: QFontDialog::qt_cast(char const*) 39607 vfunc[3]: QFontDialog::qt_invoke(int, QUObject*) 39608 vfunc[4]: QFontDialog::qt_emit(int, QUObject*) 39609 vfunc[5]: QFontDialog::qt_property(int, int, QVariant*) 39610 vfunc[6]: QFontDialog::~QFontDialog() 39611 vfunc[7]: QFontDialog::~QFontDialog() 39612 vfunc[8]: QWidget::event(QEvent*) 39613 vfunc[9]: QFontDialog::eventFilter(QObject*, QEvent*) 39614 vfunc[10]: QWidget::setName(char const*) 39615 vfunc[11]: QObject::insertChild(QObject*) 39616 vfunc[12]: QObject::removeChild(QObject*) 39617 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39618 vfunc[14]: QObject::property(char const*) const 39619 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39620 vfunc[16]: QObject::childEvent(QChildEvent*) 39621 vfunc[17]: QObject::customEvent(QCustomEvent*) 39622 vfunc[18]: QObject::connectNotify(char const*) 39623 vfunc[19]: QObject::disconnectNotify(char const*) 39624 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39625 const*, char const*) 39626 vfunc[21]: QWidget::setEnabled(bool) 39627 vfunc[22]: QWidget::setMinimumSize(int, int) 39628 vfunc[23]: QWidget::setMaximumSize(int, int) 39629 vfunc[24]: QWidget::setSizeIncrement(int, int) 39630 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39631 vfunc[26]: QWidget::setEraseColor(QColor const&) 39632 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39633 vfunc[28]: QWidget::setPalette(QPalette const&) 39634 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39635 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39636 vfunc[31]: QFontDialog::setFont(QFont const&) 39637 vfunc[32]: QWidget::setCursor(QCursor const&) 39638 vfunc[33]: QWidget::unsetCursor() 39639 vfunc[34]: QWidget::setMask(QBitmap const&) 39640 vfunc[35]: QWidget::setMask(QRegion const&) 39641 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39642 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39643 vfunc[38]: QWidget::setCaption(QString const&) 39644 vfunc[39]: QWidget::setIcon(QPixmap const&) 39645 vfunc[40]: QWidget::setIconText(QString const&) 39646 vfunc[41]: QWidget::setMouseTracking(bool) 39647 vfunc[42]: QWidget::setFocus() 39648 vfunc[43]: QWidget::setActiveWindow() 39649 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39650 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39651 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39652 vfunc[47]: QDialog::show() 39653 vfunc[48]: QDialog::hide() 39654 vfunc[49]: QWidget::showMinimized() 39655 vfunc[50]: QWidget::showMaximized() 39656 vfunc[51]: QWidget::showNormal() 39657 vfunc[52]: QWidget::polish() 39658 vfunc[53]: QDialog::move(int, int) 39659 vfunc[54]: QDialog::resize(int, int) 39660 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39661 vfunc[56]: QDialog::setGeometry(QRect const&) 39662 vfunc[57]: QWidget::close(bool) 39663 vfunc[58]: QDialog::sizeHint() const 39664 vfunc[59]: QDialog::minimumSizeHint() const 39665 vfunc[60]: QWidget::sizePolicy() const 39666 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39667 vfunc[62]: QWidget::heightForWidth(int) const 39668 vfunc[63]: QWidget::adjustSize() 39669 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39670 const&, bool) 39671 vfunc[65]: QWidget::setAcceptDrops(bool) 39672 vfunc[66]: QWidget::setAutoMask(bool) 39673 vfunc[67]: 39674 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39675 vfunc[68]: QWidget::customWhatsThis() const 39676 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39677 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39678 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39679 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39680 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39681 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39682 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39683 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39684 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39685 vfunc[78]: QWidget::enterEvent(QEvent*) 39686 vfunc[79]: QWidget::leaveEvent(QEvent*) 39687 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39688 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39689 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39690 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39691 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39692 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39693 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39694 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39695 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39696 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39697 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39698 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39699 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39700 vfunc[93]: QWidget::showEvent(QShowEvent*) 39701 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39702 vfunc[95]: QWidget::x11Event(_XEvent*) 39703 vfunc[96]: QWidget::updateMask() 39704 vfunc[97]: QWidget::styleChange(QStyle&) 39705 vfunc[98]: QWidget::enabledChange(bool) 39706 vfunc[99]: QWidget::paletteChange(QPalette const&) 39707 vfunc[100]: QWidget::fontChange(QFont const&) 39708 vfunc[101]: QWidget::windowActivationChange(bool) 39709 vfunc[102]: QWidget::metric(int) const 39710 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39711 vfunc[104]: QWidget::destroy(bool, bool) 39712 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39713 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39714 vfunc[107]: QWidget::focusNextPrevChild(bool) 39715 vfunc[108]: QWidget::setKeyCompression(bool) 39716 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39717 bool, QFont*) 39718 vfunc[110]: QDialog::done(int) 39719 vfunc[111]: QDialog::accept() 39720 vfunc[112]: QDialog::reject() 39721 39722 Table 8-578. Secondary vtable for QFontDialog 39723 Base Offset -40 39724 Virtual Base Offset 0 39725 RTTI typeinfo for QFontDialog 39726 vfunc[0]: non-virtual thunk to QFontDialog::~QFontDialog() 39727 vfunc[1]: non-virtual thunk to QFontDialog::~QFontDialog() 39728 vfunc[2]: QPaintDevice::setResolution(int) 39729 vfunc[3]: QPaintDevice::resolution() const 39730 vfunc[4]: QPaintDevice::handle() const 39731 vfunc[5]: QPaintDevice::x11RenderHandle() const 39732 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39733 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39734 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39735 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39736 const 39737 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39738 39739 The Run Time Type Information for the QFontDialog class is 39740 described by Table 8-579 39741 39742 Table 8-579. typeinfo for QFontDialog 39743 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39744 Name typeinfo name for QFontDialog 39745 basetype: typeinfo for QDialog 39746 __________________________________________________________ 39747 39748 8.2.26.10. Class data for QPrintDialog 39749 39750 The virtual table for the QPrintDialog class is described by 39751 Table 8-580 39752 39753 Table 8-580. Primary vtable for QPrintDialog 39754 Base Offset 0 39755 Virtual Base Offset 0 39756 RTTI typeinfo for QPrintDialog 39757 vfunc[0]: NULL or QPrintDialog::metaObject() const 39758 vfunc[1]: QPrintDialog::className() const 39759 vfunc[2]: QPrintDialog::qt_cast(char const*) 39760 vfunc[3]: QPrintDialog::qt_invoke(int, QUObject*) 39761 vfunc[4]: QPrintDialog::qt_emit(int, QUObject*) 39762 vfunc[5]: QPrintDialog::qt_property(int, int, QVariant*) 39763 vfunc[6]: QPrintDialog::~QPrintDialog() 39764 vfunc[7]: QPrintDialog::~QPrintDialog() 39765 vfunc[8]: QWidget::event(QEvent*) 39766 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39767 vfunc[10]: QWidget::setName(char const*) 39768 vfunc[11]: QObject::insertChild(QObject*) 39769 vfunc[12]: QObject::removeChild(QObject*) 39770 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39771 vfunc[14]: QObject::property(char const*) const 39772 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39773 vfunc[16]: QObject::childEvent(QChildEvent*) 39774 vfunc[17]: QObject::customEvent(QCustomEvent*) 39775 vfunc[18]: QObject::connectNotify(char const*) 39776 vfunc[19]: QObject::disconnectNotify(char const*) 39777 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39778 const*, char const*) 39779 vfunc[21]: QWidget::setEnabled(bool) 39780 vfunc[22]: QWidget::setMinimumSize(int, int) 39781 vfunc[23]: QWidget::setMaximumSize(int, int) 39782 vfunc[24]: QWidget::setSizeIncrement(int, int) 39783 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39784 vfunc[26]: QWidget::setEraseColor(QColor const&) 39785 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39786 vfunc[28]: QWidget::setPalette(QPalette const&) 39787 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39788 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39789 vfunc[31]: QWidget::setFont(QFont const&) 39790 vfunc[32]: QWidget::setCursor(QCursor const&) 39791 vfunc[33]: QWidget::unsetCursor() 39792 vfunc[34]: QWidget::setMask(QBitmap const&) 39793 vfunc[35]: QWidget::setMask(QRegion const&) 39794 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39795 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39796 vfunc[38]: QWidget::setCaption(QString const&) 39797 vfunc[39]: QWidget::setIcon(QPixmap const&) 39798 vfunc[40]: QWidget::setIconText(QString const&) 39799 vfunc[41]: QWidget::setMouseTracking(bool) 39800 vfunc[42]: QWidget::setFocus() 39801 vfunc[43]: QWidget::setActiveWindow() 39802 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39803 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39804 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39805 vfunc[47]: QDialog::show() 39806 vfunc[48]: QDialog::hide() 39807 vfunc[49]: QWidget::showMinimized() 39808 vfunc[50]: QWidget::showMaximized() 39809 vfunc[51]: QWidget::showNormal() 39810 vfunc[52]: QWidget::polish() 39811 vfunc[53]: QDialog::move(int, int) 39812 vfunc[54]: QDialog::resize(int, int) 39813 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39814 vfunc[56]: QDialog::setGeometry(QRect const&) 39815 vfunc[57]: QWidget::close(bool) 39816 vfunc[58]: QDialog::sizeHint() const 39817 vfunc[59]: QDialog::minimumSizeHint() const 39818 vfunc[60]: QWidget::sizePolicy() const 39819 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39820 vfunc[62]: QWidget::heightForWidth(int) const 39821 vfunc[63]: QWidget::adjustSize() 39822 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39823 const&, bool) 39824 vfunc[65]: QWidget::setAcceptDrops(bool) 39825 vfunc[66]: QWidget::setAutoMask(bool) 39826 vfunc[67]: 39827 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39828 vfunc[68]: QWidget::customWhatsThis() const 39829 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39830 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39831 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39832 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39833 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39834 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39835 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39836 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39837 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39838 vfunc[78]: QWidget::enterEvent(QEvent*) 39839 vfunc[79]: QWidget::leaveEvent(QEvent*) 39840 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39841 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39842 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39843 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39844 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39845 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39846 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39847 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39848 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39849 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39850 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39851 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39852 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39853 vfunc[93]: QWidget::showEvent(QShowEvent*) 39854 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39855 vfunc[95]: QWidget::x11Event(_XEvent*) 39856 vfunc[96]: QWidget::updateMask() 39857 vfunc[97]: QWidget::styleChange(QStyle&) 39858 vfunc[98]: QWidget::enabledChange(bool) 39859 vfunc[99]: QWidget::paletteChange(QPalette const&) 39860 vfunc[100]: QWidget::fontChange(QFont const&) 39861 vfunc[101]: QWidget::windowActivationChange(bool) 39862 vfunc[102]: QWidget::metric(int) const 39863 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39864 vfunc[104]: QWidget::destroy(bool, bool) 39865 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39866 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39867 vfunc[107]: QWidget::focusNextPrevChild(bool) 39868 vfunc[108]: QWidget::setKeyCompression(bool) 39869 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39870 bool, QFont*) 39871 vfunc[110]: QDialog::done(int) 39872 vfunc[111]: QDialog::accept() 39873 vfunc[112]: QDialog::reject() 39874 39875 Table 8-581. Secondary vtable for QPrintDialog 39876 Base Offset -40 39877 Virtual Base Offset 0 39878 RTTI typeinfo for QPrintDialog 39879 vfunc[0]: non-virtual thunk to QPrintDialog::~QPrintDialog() 39880 vfunc[1]: non-virtual thunk to QPrintDialog::~QPrintDialog() 39881 vfunc[2]: QPaintDevice::setResolution(int) 39882 vfunc[3]: QPaintDevice::resolution() const 39883 vfunc[4]: QPaintDevice::handle() const 39884 vfunc[5]: QPaintDevice::x11RenderHandle() const 39885 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39886 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39887 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39888 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39889 const 39890 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39891 39892 The Run Time Type Information for the QPrintDialog class is 39893 described by Table 8-582 39894 39895 Table 8-582. typeinfo for QPrintDialog 39896 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39897 Name typeinfo name for QPrintDialog 39898 basetype: typeinfo for QDialog 39899 __________________________________________________________ 39900 39901 8.2.26.11. Class data for QColorDialog 39902 39903 The virtual table for the QColorDialog class is described by 39904 Table 8-583 39905 39906 Table 8-583. Primary vtable for QColorDialog 39907 Base Offset 0 39908 Virtual Base Offset 0 39909 RTTI typeinfo for QColorDialog 39910 vfunc[0]: NULL or QColorDialog::metaObject() const 39911 vfunc[1]: QColorDialog::className() const 39912 vfunc[2]: QColorDialog::qt_cast(char const*) 39913 vfunc[3]: QColorDialog::qt_invoke(int, QUObject*) 39914 vfunc[4]: QColorDialog::qt_emit(int, QUObject*) 39915 vfunc[5]: QColorDialog::qt_property(int, int, QVariant*) 39916 vfunc[6]: QColorDialog::~QColorDialog() 39917 vfunc[7]: QColorDialog::~QColorDialog() 39918 vfunc[8]: QWidget::event(QEvent*) 39919 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39920 vfunc[10]: QWidget::setName(char const*) 39921 vfunc[11]: QObject::insertChild(QObject*) 39922 vfunc[12]: QObject::removeChild(QObject*) 39923 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39924 vfunc[14]: QObject::property(char const*) const 39925 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39926 vfunc[16]: QObject::childEvent(QChildEvent*) 39927 vfunc[17]: QObject::customEvent(QCustomEvent*) 39928 vfunc[18]: QObject::connectNotify(char const*) 39929 vfunc[19]: QObject::disconnectNotify(char const*) 39930 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39931 const*, char const*) 39932 vfunc[21]: QWidget::setEnabled(bool) 39933 vfunc[22]: QWidget::setMinimumSize(int, int) 39934 vfunc[23]: QWidget::setMaximumSize(int, int) 39935 vfunc[24]: QWidget::setSizeIncrement(int, int) 39936 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39937 vfunc[26]: QWidget::setEraseColor(QColor const&) 39938 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39939 vfunc[28]: QWidget::setPalette(QPalette const&) 39940 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39941 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39942 vfunc[31]: QWidget::setFont(QFont const&) 39943 vfunc[32]: QWidget::setCursor(QCursor const&) 39944 vfunc[33]: QWidget::unsetCursor() 39945 vfunc[34]: QWidget::setMask(QBitmap const&) 39946 vfunc[35]: QWidget::setMask(QRegion const&) 39947 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39948 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39949 vfunc[38]: QWidget::setCaption(QString const&) 39950 vfunc[39]: QWidget::setIcon(QPixmap const&) 39951 vfunc[40]: QWidget::setIconText(QString const&) 39952 vfunc[41]: QWidget::setMouseTracking(bool) 39953 vfunc[42]: QWidget::setFocus() 39954 vfunc[43]: QWidget::setActiveWindow() 39955 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39956 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39957 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39958 vfunc[47]: QDialog::show() 39959 vfunc[48]: QDialog::hide() 39960 vfunc[49]: QWidget::showMinimized() 39961 vfunc[50]: QWidget::showMaximized() 39962 vfunc[51]: QWidget::showNormal() 39963 vfunc[52]: QWidget::polish() 39964 vfunc[53]: QDialog::move(int, int) 39965 vfunc[54]: QDialog::resize(int, int) 39966 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39967 vfunc[56]: QDialog::setGeometry(QRect const&) 39968 vfunc[57]: QWidget::close(bool) 39969 vfunc[58]: QDialog::sizeHint() const 39970 vfunc[59]: QDialog::minimumSizeHint() const 39971 vfunc[60]: QWidget::sizePolicy() const 39972 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39973 vfunc[62]: QWidget::heightForWidth(int) const 39974 vfunc[63]: QWidget::adjustSize() 39975 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39976 const&, bool) 39977 vfunc[65]: QWidget::setAcceptDrops(bool) 39978 vfunc[66]: QWidget::setAutoMask(bool) 39979 vfunc[67]: 39980 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39981 vfunc[68]: QWidget::customWhatsThis() const 39982 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39983 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39984 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39985 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39986 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39987 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39988 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39989 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39990 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39991 vfunc[78]: QWidget::enterEvent(QEvent*) 39992 vfunc[79]: QWidget::leaveEvent(QEvent*) 39993 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39994 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39995 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39996 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39997 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39998 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39999 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40000 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40001 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40002 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40003 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40004 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40005 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40006 vfunc[93]: QWidget::showEvent(QShowEvent*) 40007 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40008 vfunc[95]: QWidget::x11Event(_XEvent*) 40009 vfunc[96]: QWidget::updateMask() 40010 vfunc[97]: QWidget::styleChange(QStyle&) 40011 vfunc[98]: QWidget::enabledChange(bool) 40012 vfunc[99]: QWidget::paletteChange(QPalette const&) 40013 vfunc[100]: QWidget::fontChange(QFont const&) 40014 vfunc[101]: QWidget::windowActivationChange(bool) 40015 vfunc[102]: QWidget::metric(int) const 40016 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40017 vfunc[104]: QWidget::destroy(bool, bool) 40018 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40019 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40020 vfunc[107]: QWidget::focusNextPrevChild(bool) 40021 vfunc[108]: QWidget::setKeyCompression(bool) 40022 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40023 bool, QFont*) 40024 vfunc[110]: QDialog::done(int) 40025 vfunc[111]: QDialog::accept() 40026 vfunc[112]: QDialog::reject() 40027 40028 Table 8-584. Secondary vtable for QColorDialog 40029 Base Offset -40 40030 Virtual Base Offset 0 40031 RTTI typeinfo for QColorDialog 40032 vfunc[0]: non-virtual thunk to QColorDialog::~QColorDialog() 40033 vfunc[1]: non-virtual thunk to QColorDialog::~QColorDialog() 40034 vfunc[2]: QPaintDevice::setResolution(int) 40035 vfunc[3]: QPaintDevice::resolution() const 40036 vfunc[4]: QPaintDevice::handle() const 40037 vfunc[5]: QPaintDevice::x11RenderHandle() const 40038 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40039 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40040 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40041 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40042 const 40043 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40044 40045 The Run Time Type Information for the QColorDialog class is 40046 described by Table 8-585 40047 40048 Table 8-585. typeinfo for QColorDialog 40049 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40050 Name typeinfo name for QColorDialog 40051 basetype: typeinfo for QDialog 40052 __________________________________________________________ 40053 40054 8.2.26.12. Class data for QInputDialog 40055 40056 The virtual table for the QInputDialog class is described by 40057 Table 8-586 40058 40059 Table 8-586. Primary vtable for QInputDialog 40060 Base Offset 0 40061 Virtual Base Offset 0 40062 RTTI typeinfo for QInputDialog 40063 vfunc[0]: NULL or QInputDialog::metaObject() const 40064 vfunc[1]: QInputDialog::className() const 40065 vfunc[2]: QInputDialog::qt_cast(char const*) 40066 vfunc[3]: QInputDialog::qt_invoke(int, QUObject*) 40067 vfunc[4]: QInputDialog::qt_emit(int, QUObject*) 40068 vfunc[5]: QInputDialog::qt_property(int, int, QVariant*) 40069 vfunc[6]: QInputDialog::~QInputDialog() 40070 vfunc[7]: QInputDialog::~QInputDialog() 40071 vfunc[8]: QWidget::event(QEvent*) 40072 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 40073 vfunc[10]: QWidget::setName(char const*) 40074 vfunc[11]: QObject::insertChild(QObject*) 40075 vfunc[12]: QObject::removeChild(QObject*) 40076 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40077 vfunc[14]: QObject::property(char const*) const 40078 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40079 vfunc[16]: QObject::childEvent(QChildEvent*) 40080 vfunc[17]: QObject::customEvent(QCustomEvent*) 40081 vfunc[18]: QObject::connectNotify(char const*) 40082 vfunc[19]: QObject::disconnectNotify(char const*) 40083 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40084 const*, char const*) 40085 vfunc[21]: QWidget::setEnabled(bool) 40086 vfunc[22]: QWidget::setMinimumSize(int, int) 40087 vfunc[23]: QWidget::setMaximumSize(int, int) 40088 vfunc[24]: QWidget::setSizeIncrement(int, int) 40089 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40090 vfunc[26]: QWidget::setEraseColor(QColor const&) 40091 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40092 vfunc[28]: QWidget::setPalette(QPalette const&) 40093 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40094 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40095 vfunc[31]: QWidget::setFont(QFont const&) 40096 vfunc[32]: QWidget::setCursor(QCursor const&) 40097 vfunc[33]: QWidget::unsetCursor() 40098 vfunc[34]: QWidget::setMask(QBitmap const&) 40099 vfunc[35]: QWidget::setMask(QRegion const&) 40100 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40101 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40102 vfunc[38]: QWidget::setCaption(QString const&) 40103 vfunc[39]: QWidget::setIcon(QPixmap const&) 40104 vfunc[40]: QWidget::setIconText(QString const&) 40105 vfunc[41]: QWidget::setMouseTracking(bool) 40106 vfunc[42]: QWidget::setFocus() 40107 vfunc[43]: QWidget::setActiveWindow() 40108 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40109 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40110 vfunc[46]: QWidget::setUpdatesEnabled(bool) 40111 vfunc[47]: QDialog::show() 40112 vfunc[48]: QDialog::hide() 40113 vfunc[49]: QWidget::showMinimized() 40114 vfunc[50]: QWidget::showMaximized() 40115 vfunc[51]: QWidget::showNormal() 40116 vfunc[52]: QWidget::polish() 40117 vfunc[53]: QDialog::move(int, int) 40118 vfunc[54]: QDialog::resize(int, int) 40119 vfunc[55]: QDialog::setGeometry(int, int, int, int) 40120 vfunc[56]: QDialog::setGeometry(QRect const&) 40121 vfunc[57]: QWidget::close(bool) 40122 vfunc[58]: QDialog::sizeHint() const 40123 vfunc[59]: QDialog::minimumSizeHint() const 40124 vfunc[60]: QWidget::sizePolicy() const 40125 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40126 vfunc[62]: QWidget::heightForWidth(int) const 40127 vfunc[63]: QWidget::adjustSize() 40128 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40129 const&, bool) 40130 vfunc[65]: QWidget::setAcceptDrops(bool) 40131 vfunc[66]: QWidget::setAutoMask(bool) 40132 vfunc[67]: 40133 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40134 vfunc[68]: QWidget::customWhatsThis() const 40135 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 40136 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 40137 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 40138 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 40139 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 40140 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 40141 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 40142 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 40143 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 40144 vfunc[78]: QWidget::enterEvent(QEvent*) 40145 vfunc[79]: QWidget::leaveEvent(QEvent*) 40146 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 40147 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40148 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 40149 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 40150 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 40151 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40152 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40153 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40154 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40155 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40156 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40157 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40158 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40159 vfunc[93]: QWidget::showEvent(QShowEvent*) 40160 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40161 vfunc[95]: QWidget::x11Event(_XEvent*) 40162 vfunc[96]: QWidget::updateMask() 40163 vfunc[97]: QWidget::styleChange(QStyle&) 40164 vfunc[98]: QWidget::enabledChange(bool) 40165 vfunc[99]: QWidget::paletteChange(QPalette const&) 40166 vfunc[100]: QWidget::fontChange(QFont const&) 40167 vfunc[101]: QWidget::windowActivationChange(bool) 40168 vfunc[102]: QWidget::metric(int) const 40169 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40170 vfunc[104]: QWidget::destroy(bool, bool) 40171 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40172 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40173 vfunc[107]: QWidget::focusNextPrevChild(bool) 40174 vfunc[108]: QWidget::setKeyCompression(bool) 40175 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40176 bool, QFont*) 40177 vfunc[110]: QDialog::done(int) 40178 vfunc[111]: QDialog::accept() 40179 vfunc[112]: QDialog::reject() 40180 40181 Table 8-587. Secondary vtable for QInputDialog 40182 Base Offset -40 40183 Virtual Base Offset 0 40184 RTTI typeinfo for QInputDialog 40185 vfunc[0]: non-virtual thunk to QInputDialog::~QInputDialog() 40186 vfunc[1]: non-virtual thunk to QInputDialog::~QInputDialog() 40187 vfunc[2]: QPaintDevice::setResolution(int) 40188 vfunc[3]: QPaintDevice::resolution() const 40189 vfunc[4]: QPaintDevice::handle() const 40190 vfunc[5]: QPaintDevice::x11RenderHandle() const 40191 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40192 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40193 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40194 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40195 const 40196 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40197 40198 The Run Time Type Information for the QInputDialog class is 40199 described by Table 8-588 40200 40201 Table 8-588. typeinfo for QInputDialog 40202 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40203 Name typeinfo name for QInputDialog 40204 basetype: typeinfo for QDialog 40205 __________________________________________________________ 40206 40207 8.2.26.13. Class data for QTabDialog 40208 40209 The virtual table for the QTabDialog class is described by 40210 Table 8-589 40211 40212 Table 8-589. Primary vtable for QTabDialog 40213 Base Offset 0 40214 Virtual Base Offset 0 40215 RTTI typeinfo for QTabDialog 40216 vfunc[0]: NULL or QTabDialog::metaObject() const 40217 vfunc[1]: QTabDialog::className() const 40218 vfunc[2]: QTabDialog::qt_cast(char const*) 40219 vfunc[3]: QTabDialog::qt_invoke(int, QUObject*) 40220 vfunc[4]: QTabDialog::qt_emit(int, QUObject*) 40221 vfunc[5]: QTabDialog::qt_property(int, int, QVariant*) 40222 vfunc[6]: QTabDialog::~QTabDialog() 40223 vfunc[7]: QTabDialog::~QTabDialog() 40224 vfunc[8]: QWidget::event(QEvent*) 40225 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 40226 vfunc[10]: QWidget::setName(char const*) 40227 vfunc[11]: QObject::insertChild(QObject*) 40228 vfunc[12]: QObject::removeChild(QObject*) 40229 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40230 vfunc[14]: QObject::property(char const*) const 40231 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40232 vfunc[16]: QObject::childEvent(QChildEvent*) 40233 vfunc[17]: QObject::customEvent(QCustomEvent*) 40234 vfunc[18]: QObject::connectNotify(char const*) 40235 vfunc[19]: QObject::disconnectNotify(char const*) 40236 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40237 const*, char const*) 40238 vfunc[21]: QWidget::setEnabled(bool) 40239 vfunc[22]: QWidget::setMinimumSize(int, int) 40240 vfunc[23]: QWidget::setMaximumSize(int, int) 40241 vfunc[24]: QWidget::setSizeIncrement(int, int) 40242 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40243 vfunc[26]: QWidget::setEraseColor(QColor const&) 40244 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40245 vfunc[28]: QWidget::setPalette(QPalette const&) 40246 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40247 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40248 vfunc[31]: QTabDialog::setFont(QFont const&) 40249 vfunc[32]: QWidget::setCursor(QCursor const&) 40250 vfunc[33]: QWidget::unsetCursor() 40251 vfunc[34]: QWidget::setMask(QBitmap const&) 40252 vfunc[35]: QWidget::setMask(QRegion const&) 40253 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40254 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40255 vfunc[38]: QWidget::setCaption(QString const&) 40256 vfunc[39]: QWidget::setIcon(QPixmap const&) 40257 vfunc[40]: QWidget::setIconText(QString const&) 40258 vfunc[41]: QWidget::setMouseTracking(bool) 40259 vfunc[42]: QWidget::setFocus() 40260 vfunc[43]: QWidget::setActiveWindow() 40261 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40262 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40263 vfunc[46]: QWidget::setUpdatesEnabled(bool) 40264 vfunc[47]: QTabDialog::show() 40265 vfunc[48]: QDialog::hide() 40266 vfunc[49]: QWidget::showMinimized() 40267 vfunc[50]: QWidget::showMaximized() 40268 vfunc[51]: QWidget::showNormal() 40269 vfunc[52]: QWidget::polish() 40270 vfunc[53]: QDialog::move(int, int) 40271 vfunc[54]: QDialog::resize(int, int) 40272 vfunc[55]: QDialog::setGeometry(int, int, int, int) 40273 vfunc[56]: QDialog::setGeometry(QRect const&) 40274 vfunc[57]: QWidget::close(bool) 40275 vfunc[58]: QDialog::sizeHint() const 40276 vfunc[59]: QDialog::minimumSizeHint() const 40277 vfunc[60]: QWidget::sizePolicy() const 40278 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40279 vfunc[62]: QWidget::heightForWidth(int) const 40280 vfunc[63]: QWidget::adjustSize() 40281 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40282 const&, bool) 40283 vfunc[65]: QWidget::setAcceptDrops(bool) 40284 vfunc[66]: QWidget::setAutoMask(bool) 40285 vfunc[67]: 40286 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40287 vfunc[68]: QWidget::customWhatsThis() const 40288 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 40289 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 40290 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 40291 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 40292 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 40293 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 40294 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 40295 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 40296 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 40297 vfunc[78]: QWidget::enterEvent(QEvent*) 40298 vfunc[79]: QWidget::leaveEvent(QEvent*) 40299 vfunc[80]: QTabDialog::paintEvent(QPaintEvent*) 40300 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40301 vfunc[82]: QTabDialog::resizeEvent(QResizeEvent*) 40302 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 40303 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 40304 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40305 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40306 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40307 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40308 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40309 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40310 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40311 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40312 vfunc[93]: QWidget::showEvent(QShowEvent*) 40313 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40314 vfunc[95]: QWidget::x11Event(_XEvent*) 40315 vfunc[96]: QWidget::updateMask() 40316 vfunc[97]: QTabDialog::styleChange(QStyle&) 40317 vfunc[98]: QWidget::enabledChange(bool) 40318 vfunc[99]: QWidget::paletteChange(QPalette const&) 40319 vfunc[100]: QWidget::fontChange(QFont const&) 40320 vfunc[101]: QWidget::windowActivationChange(bool) 40321 vfunc[102]: QWidget::metric(int) const 40322 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40323 vfunc[104]: QWidget::destroy(bool, bool) 40324 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40325 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40326 vfunc[107]: QWidget::focusNextPrevChild(bool) 40327 vfunc[108]: QWidget::setKeyCompression(bool) 40328 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40329 bool, QFont*) 40330 vfunc[110]: QDialog::done(int) 40331 vfunc[111]: QDialog::accept() 40332 vfunc[112]: QDialog::reject() 40333 40334 Table 8-590. Secondary vtable for QTabDialog 40335 Base Offset -40 40336 Virtual Base Offset 0 40337 RTTI typeinfo for QTabDialog 40338 vfunc[0]: non-virtual thunk to QTabDialog::~QTabDialog() 40339 vfunc[1]: non-virtual thunk to QTabDialog::~QTabDialog() 40340 vfunc[2]: QPaintDevice::setResolution(int) 40341 vfunc[3]: QPaintDevice::resolution() const 40342 vfunc[4]: QPaintDevice::handle() const 40343 vfunc[5]: QPaintDevice::x11RenderHandle() const 40344 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40345 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40346 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40347 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40348 const 40349 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40350 40351 The Run Time Type Information for the QTabDialog class is 40352 described by Table 8-591 40353 40354 Table 8-591. typeinfo for QTabDialog 40355 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40356 Name typeinfo name for QTabDialog 40357 basetype: typeinfo for QDialog 40358 __________________________________________________________ 40359 40360 8.2.26.14. Class data for QFileIconProvider 40361 40362 The virtual table for the QFileIconProvider class is described 40363 by Table 8-592 40364 40365 Table 8-592. Primary vtable for QFileIconProvider 40366 Base Offset 0 40367 Virtual Base Offset 0 40368 RTTI typeinfo for QFileIconProvider 40369 vfunc[0]: NULL or QFileIconProvider::metaObject() const 40370 vfunc[1]: QFileIconProvider::className() const 40371 vfunc[2]: QFileIconProvider::qt_cast(char const*) 40372 vfunc[3]: QFileIconProvider::qt_invoke(int, QUObject*) 40373 vfunc[4]: QFileIconProvider::qt_emit(int, QUObject*) 40374 vfunc[5]: QFileIconProvider::qt_property(int, int, QVariant*) 40375 vfunc[6]: NULL or QFileIconProvider::~QFileIconProvider() 40376 vfunc[7]: NULL or QFileIconProvider::~QFileIconProvider() 40377 vfunc[8]: QObject::event(QEvent*) 40378 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 40379 vfunc[10]: QObject::setName(char const*) 40380 vfunc[11]: QObject::insertChild(QObject*) 40381 vfunc[12]: QObject::removeChild(QObject*) 40382 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40383 vfunc[14]: QObject::property(char const*) const 40384 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40385 vfunc[16]: QObject::childEvent(QChildEvent*) 40386 vfunc[17]: QObject::customEvent(QCustomEvent*) 40387 vfunc[18]: QObject::connectNotify(char const*) 40388 vfunc[19]: QObject::disconnectNotify(char const*) 40389 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40390 const*, char const*) 40391 vfunc[21]: QFileIconProvider::pixmap(QFileInfo const&) 40392 40393 The Run Time Type Information for the QFileIconProvider class 40394 is described by Table 8-593 40395 40396 Table 8-593. typeinfo for QFileIconProvider 40397 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40398 Name typeinfo name for QFileIconProvider 40399 basetype: typeinfo for QObject 40400 __________________________________________________________ 40401 40402 8.2.26.15. Interfaces for Qt3 Dialogs 40403 40404 An LSB conforming implementation shall provide the architecture 40405 specific functions for Qt3 Dialogs specified in Table 8-594, 40406 with the full mandatory functionality as described in the 40407 referenced underlying specification. 40408 40409 Table 8-594. libqt-mt - Qt3 Dialogs Function Interfaces 40410 _ZThn40_N10QTabDialogD0Ev [CXXABI] _ZThn40_N10QTabDialogD1Ev 40411 [CXXABI] 40412 _ZThn40_N11QFileDialogD0Ev [CXXABI] _ZThn40_N11QFileDialogD1Ev 40413 [CXXABI] 40414 _ZThn40_N11QFontDialogD0Ev [CXXABI] _ZThn40_N11QFontDialogD1Ev 40415 [CXXABI] 40416 _ZThn40_N11QMessageBoxD0Ev [CXXABI] _ZThn40_N11QMessageBoxD1Ev 40417 [CXXABI] 40418 _ZThn40_N12QColorDialogD0Ev [CXXABI] 40419 _ZThn40_N12QColorDialogD1Ev [CXXABI] 40420 _ZThn40_N12QInputDialogD0Ev [CXXABI] 40421 _ZThn40_N12QInputDialogD1Ev [CXXABI] 40422 _ZThn40_N12QPrintDialogD0Ev [CXXABI] 40423 _ZThn40_N12QPrintDialogD1Ev [CXXABI] 40424 _ZThn40_N13QErrorMessageD0Ev [CXXABI] 40425 _ZThn40_N13QErrorMessageD1Ev [CXXABI] 40426 _ZThn40_N15QProgressDialogD0Ev [CXXABI] 40427 _ZThn40_N15QProgressDialogD1Ev [CXXABI] 40428 _ZThn40_N7QDialogD0Ev [CXXABI] _ZThn40_N7QDialogD1Ev [CXXABI] 40429 _ZThn40_N7QWizardD0Ev [CXXABI] _ZThn40_N7QWizardD1Ev [CXXABI] 40430 __________________________________________________________ 40431 40432 8.2.27. Qt3 Tables 40433 __________________________________________________________ 40434 40435 8.2.27.1. Class data for QTableItem 40436 40437 The virtual table for the QTableItem class is described by 40438 Table 8-595 40439 40440 Table 8-595. Primary vtable for QTableItem 40441 Base Offset 0 40442 Virtual Base Offset 0 40443 RTTI typeinfo for QTableItem 40444 vfunc[0]: QTableItem::~QTableItem() 40445 vfunc[1]: QTableItem::~QTableItem() 40446 vfunc[2]: QTableItem::pixmap() const 40447 vfunc[3]: QTableItem::text() const 40448 vfunc[4]: QTableItem::setPixmap(QPixmap const&) 40449 vfunc[5]: QTableItem::setText(QString const&) 40450 vfunc[6]: QTableItem::alignment() const 40451 vfunc[7]: QTableItem::setWordWrap(bool) 40452 vfunc[8]: QTableItem::createEditor() const 40453 vfunc[9]: QTableItem::setContentFromEditor(QWidget*) 40454 vfunc[10]: QTableItem::setReplaceable(bool) 40455 vfunc[11]: QTableItem::key() const 40456 vfunc[12]: QTableItem::sizeHint() const 40457 vfunc[13]: QTableItem::setSpan(int, int) 40458 vfunc[14]: QTableItem::setRow(int) 40459 vfunc[15]: QTableItem::setCol(int) 40460 vfunc[16]: QTableItem::paint(QPainter*, QColorGroup const&, 40461 QRect const&, bool) 40462 vfunc[17]: QTableItem::setEnabled(bool) 40463 vfunc[18]: QTableItem::rtti() const 40464 40465 The Run Time Type Information for the QTableItem class is 40466 described by Table 8-596 40467 40468 Table 8-596. typeinfo for QTableItem 40469 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40470 Name typeinfo name for QTableItem 40471 basetype: typeinfo for Qt 40472 __________________________________________________________ 40473 40474 8.2.27.2. Class data for QCheckTableItem 40475 40476 The virtual table for the QCheckTableItem class is described by 40477 Table 8-597 40478 40479 Table 8-597. Primary vtable for QCheckTableItem 40480 Base Offset 0 40481 Virtual Base Offset 0 40482 RTTI typeinfo for QCheckTableItem 40483 vfunc[0]: NULL or QCheckTableItem::~QCheckTableItem() 40484 vfunc[1]: NULL or QCheckTableItem::~QCheckTableItem() 40485 vfunc[2]: QTableItem::pixmap() const 40486 vfunc[3]: QTableItem::text() const 40487 vfunc[4]: QTableItem::setPixmap(QPixmap const&) 40488 vfunc[5]: QCheckTableItem::setText(QString const&) 40489 vfunc[6]: QTableItem::alignment() const 40490 vfunc[7]: QTableItem::setWordWrap(bool) 40491 vfunc[8]: QCheckTableItem::createEditor() const 40492 vfunc[9]: QCheckTableItem::setContentFromEditor(QWidget*) 40493 vfunc[10]: QTableItem::setReplaceable(bool) 40494 vfunc[11]: QTableItem::key() const 40495 vfunc[12]: QCheckTableItem::sizeHint() const 40496 vfunc[13]: QTableItem::setSpan(int, int) 40497 vfunc[14]: QTableItem::setRow(int) 40498 vfunc[15]: QTableItem::setCol(int) 40499 vfunc[16]: QCheckTableItem::paint(QPainter*, QColorGroup 40500 const&, QRect const&, bool) 40501 vfunc[17]: QTableItem::setEnabled(bool) 40502 vfunc[18]: QCheckTableItem::rtti() const 40503 vfunc[19]: QCheckTableItem::setChecked(bool) 40504 40505 The Run Time Type Information for the QCheckTableItem class is 40506 described by Table 8-598 40507 40508 Table 8-598. typeinfo for QCheckTableItem 40509 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40510 Name typeinfo name for QCheckTableItem 40511 basetype: typeinfo for QTableItem 40512 __________________________________________________________ 40513 40514 8.2.27.3. Class data for QHeader 40515 40516 The virtual table for the QHeader class is described by Table 40517 8-599 40518 40519 Table 8-599. Primary vtable for QHeader 40520 Base Offset 0 40521 Virtual Base Offset 0 40522 RTTI typeinfo for QHeader 40523 vfunc[0]: NULL or QHeader::metaObject() const 40524 vfunc[1]: QHeader::className() const 40525 vfunc[2]: QHeader::qt_cast(char const*) 40526 vfunc[3]: QHeader::qt_invoke(int, QUObject*) 40527 vfunc[4]: QHeader::qt_emit(int, QUObject*) 40528 vfunc[5]: QHeader::qt_property(int, int, QVariant*) 40529 vfunc[6]: QHeader::~QHeader() 40530 vfunc[7]: QHeader::~QHeader() 40531 vfunc[8]: QWidget::event(QEvent*) 40532 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 40533 vfunc[10]: QWidget::setName(char const*) 40534 vfunc[11]: QObject::insertChild(QObject*) 40535 vfunc[12]: QObject::removeChild(QObject*) 40536 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40537 vfunc[14]: QObject::property(char const*) const 40538 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40539 vfunc[16]: QObject::childEvent(QChildEvent*) 40540 vfunc[17]: QObject::customEvent(QCustomEvent*) 40541 vfunc[18]: QObject::connectNotify(char const*) 40542 vfunc[19]: QObject::disconnectNotify(char const*) 40543 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40544 const*, char const*) 40545 vfunc[21]: QWidget::setEnabled(bool) 40546 vfunc[22]: QWidget::setMinimumSize(int, int) 40547 vfunc[23]: QWidget::setMaximumSize(int, int) 40548 vfunc[24]: QWidget::setSizeIncrement(int, int) 40549 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40550 vfunc[26]: QWidget::setEraseColor(QColor const&) 40551 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40552 vfunc[28]: QWidget::setPalette(QPalette const&) 40553 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40554 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40555 vfunc[31]: QWidget::setFont(QFont const&) 40556 vfunc[32]: QWidget::setCursor(QCursor const&) 40557 vfunc[33]: QWidget::unsetCursor() 40558 vfunc[34]: QWidget::setMask(QBitmap const&) 40559 vfunc[35]: QWidget::setMask(QRegion const&) 40560 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40561 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40562 vfunc[38]: QWidget::setCaption(QString const&) 40563 vfunc[39]: QWidget::setIcon(QPixmap const&) 40564 vfunc[40]: QWidget::setIconText(QString const&) 40565 vfunc[41]: QWidget::setMouseTracking(bool) 40566 vfunc[42]: QWidget::setFocus() 40567 vfunc[43]: QWidget::setActiveWindow() 40568 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40569 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40570 vfunc[46]: QHeader::setUpdatesEnabled(bool) 40571 vfunc[47]: QWidget::show() 40572 vfunc[48]: QWidget::hide() 40573 vfunc[49]: QWidget::showMinimized() 40574 vfunc[50]: QWidget::showMaximized() 40575 vfunc[51]: QWidget::showNormal() 40576 vfunc[52]: QWidget::polish() 40577 vfunc[53]: QWidget::move(int, int) 40578 vfunc[54]: QWidget::resize(int, int) 40579 vfunc[55]: QWidget::setGeometry(int, int, int, int) 40580 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 40581 vfunc[57]: QWidget::close(bool) 40582 vfunc[58]: QHeader::sizeHint() const 40583 vfunc[59]: QWidget::minimumSizeHint() const 40584 vfunc[60]: QWidget::sizePolicy() const 40585 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40586 vfunc[62]: QWidget::heightForWidth(int) const 40587 vfunc[63]: QWidget::adjustSize() 40588 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40589 const&, bool) 40590 vfunc[65]: QWidget::setAcceptDrops(bool) 40591 vfunc[66]: QWidget::setAutoMask(bool) 40592 vfunc[67]: 40593 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40594 vfunc[68]: QWidget::customWhatsThis() const 40595 vfunc[69]: QHeader::mousePressEvent(QMouseEvent*) 40596 vfunc[70]: QHeader::mouseReleaseEvent(QMouseEvent*) 40597 vfunc[71]: QHeader::mouseDoubleClickEvent(QMouseEvent*) 40598 vfunc[72]: QHeader::mouseMoveEvent(QMouseEvent*) 40599 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 40600 vfunc[74]: QHeader::keyPressEvent(QKeyEvent*) 40601 vfunc[75]: QHeader::keyReleaseEvent(QKeyEvent*) 40602 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 40603 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 40604 vfunc[78]: QWidget::enterEvent(QEvent*) 40605 vfunc[79]: QWidget::leaveEvent(QEvent*) 40606 vfunc[80]: QHeader::paintEvent(QPaintEvent*) 40607 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40608 vfunc[82]: QHeader::resizeEvent(QResizeEvent*) 40609 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 40610 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 40611 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40612 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40613 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40614 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40615 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40616 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40617 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40618 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40619 vfunc[93]: QHeader::showEvent(QShowEvent*) 40620 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40621 vfunc[95]: QWidget::x11Event(_XEvent*) 40622 vfunc[96]: QWidget::updateMask() 40623 vfunc[97]: QWidget::styleChange(QStyle&) 40624 vfunc[98]: QWidget::enabledChange(bool) 40625 vfunc[99]: QWidget::paletteChange(QPalette const&) 40626 vfunc[100]: QHeader::fontChange(QFont const&) 40627 vfunc[101]: QWidget::windowActivationChange(bool) 40628 vfunc[102]: QWidget::metric(int) const 40629 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40630 vfunc[104]: QWidget::destroy(bool, bool) 40631 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40632 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40633 vfunc[107]: QWidget::focusNextPrevChild(bool) 40634 vfunc[108]: QWidget::setKeyCompression(bool) 40635 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40636 bool, QFont*) 40637 vfunc[110]: QHeader::setLabel(int, QString const&, int) 40638 vfunc[111]: QHeader::setLabel(int, QIconSet const&, QString 40639 const&, int) 40640 vfunc[112]: QHeader::setOrientation(Qt::Orientation) 40641 vfunc[113]: NULL or QHeader::setTracking(bool) 40642 vfunc[114]: QHeader::setClickEnabled(bool, int) 40643 vfunc[115]: QHeader::setResizeEnabled(bool, int) 40644 vfunc[116]: QHeader::setMovingEnabled(bool) 40645 vfunc[117]: QHeader::setStretchEnabled(bool, int) 40646 vfunc[118]: QHeader::setCellSize(int, int) 40647 vfunc[119]: QHeader::moveCell(int, int) 40648 vfunc[120]: QHeader::setOffset(int) 40649 vfunc[121]: QHeader::paintSection(QPainter*, int, QRect const&) 40650 vfunc[122]: QHeader::paintSectionLabel(QPainter*, int, QRect 40651 const&) 40652 40653 Table 8-600. Secondary vtable for QHeader 40654 Base Offset -40 40655 Virtual Base Offset 0 40656 RTTI typeinfo for QHeader 40657 vfunc[0]: non-virtual thunk to QHeader::~QHeader() 40658 vfunc[1]: non-virtual thunk to QHeader::~QHeader() 40659 vfunc[2]: QPaintDevice::setResolution(int) 40660 vfunc[3]: QPaintDevice::resolution() const 40661 vfunc[4]: QPaintDevice::handle() const 40662 vfunc[5]: QPaintDevice::x11RenderHandle() const 40663 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40664 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40665 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40666 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40667 const 40668 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40669 40670 The Run Time Type Information for the QHeader class is 40671 described by Table 8-601 40672 40673 Table 8-601. typeinfo for QHeader 40674 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40675 Name typeinfo name for QHeader 40676 basetype: typeinfo for QWidget 40677 __________________________________________________________ 40678 40679 8.2.27.4. Class data for QDataTable 40680 40681 The virtual table for the QDataTable class is described by 40682 Table 8-602 40683 40684 Table 8-602. Primary vtable for QDataTable 40685 Base Offset 0 40686 Virtual Base Offset 0 40687 RTTI typeinfo for QDataTable 40688 vfunc[0]: NULL or QDataTable::metaObject() const 40689 vfunc[1]: QDataTable::className() const 40690 vfunc[2]: QDataTable::qt_cast(char const*) 40691 vfunc[3]: QDataTable::qt_invoke(int, QUObject*) 40692 vfunc[4]: QDataTable::qt_emit(int, QUObject*) 40693 vfunc[5]: QDataTable::qt_property(int, int, QVariant*) 40694 vfunc[6]: QDataTable::~QDataTable() 40695 vfunc[7]: QDataTable::~QDataTable() 40696 vfunc[8]: QWidget::event(QEvent*) 40697 vfunc[9]: QDataTable::eventFilter(QObject*, QEvent*) 40698 vfunc[10]: QWidget::setName(char const*) 40699 vfunc[11]: QObject::insertChild(QObject*) 40700 vfunc[12]: QScrollView::removeChild(QObject*) 40701 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40702 vfunc[14]: QObject::property(char const*) const 40703 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40704 vfunc[16]: QObject::childEvent(QChildEvent*) 40705 vfunc[17]: QObject::customEvent(QCustomEvent*) 40706 vfunc[18]: QObject::connectNotify(char const*) 40707 vfunc[19]: QObject::disconnectNotify(char const*) 40708 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40709 const*, char const*) 40710 vfunc[21]: QTable::setEnabled(bool) 40711 vfunc[22]: QWidget::setMinimumSize(int, int) 40712 vfunc[23]: QWidget::setMaximumSize(int, int) 40713 vfunc[24]: QWidget::setSizeIncrement(int, int) 40714 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40715 vfunc[26]: QWidget::setEraseColor(QColor const&) 40716 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40717 vfunc[28]: QWidget::setPalette(QPalette const&) 40718 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40719 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40720 vfunc[31]: QWidget::setFont(QFont const&) 40721 vfunc[32]: QWidget::setCursor(QCursor const&) 40722 vfunc[33]: QWidget::unsetCursor() 40723 vfunc[34]: QWidget::setMask(QBitmap const&) 40724 vfunc[35]: QWidget::setMask(QRegion const&) 40725 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40726 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40727 vfunc[38]: QWidget::setCaption(QString const&) 40728 vfunc[39]: QWidget::setIcon(QPixmap const&) 40729 vfunc[40]: QWidget::setIconText(QString const&) 40730 vfunc[41]: QWidget::setMouseTracking(bool) 40731 vfunc[42]: QWidget::setFocus() 40732 vfunc[43]: QWidget::setActiveWindow() 40733 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40734 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40735 vfunc[46]: QWidget::setUpdatesEnabled(bool) 40736 vfunc[47]: QScrollView::show() 40737 vfunc[48]: QWidget::hide() 40738 vfunc[49]: QWidget::showMinimized() 40739 vfunc[50]: QWidget::showMaximized() 40740 vfunc[51]: QWidget::showNormal() 40741 vfunc[52]: QWidget::polish() 40742 vfunc[53]: QWidget::move(int, int) 40743 vfunc[54]: QScrollView::resize(int, int) 40744 vfunc[55]: QWidget::setGeometry(int, int, int, int) 40745 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 40746 vfunc[57]: QWidget::close(bool) 40747 vfunc[58]: QTable::sizeHint() const 40748 vfunc[59]: QScrollView::minimumSizeHint() const 40749 vfunc[60]: QWidget::sizePolicy() const 40750 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40751 vfunc[62]: QWidget::heightForWidth(int) const 40752 vfunc[63]: QWidget::adjustSize() 40753 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40754 const&, bool) 40755 vfunc[65]: QWidget::setAcceptDrops(bool) 40756 vfunc[66]: QWidget::setAutoMask(bool) 40757 vfunc[67]: 40758 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40759 vfunc[68]: QWidget::customWhatsThis() const 40760 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 40761 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 40762 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 40763 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 40764 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 40765 vfunc[74]: QDataTable::keyPressEvent(QKeyEvent*) 40766 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 40767 vfunc[76]: QTable::focusInEvent(QFocusEvent*) 40768 vfunc[77]: QTable::focusOutEvent(QFocusEvent*) 40769 vfunc[78]: QWidget::enterEvent(QEvent*) 40770 vfunc[79]: QWidget::leaveEvent(QEvent*) 40771 vfunc[80]: QTable::paintEvent(QPaintEvent*) 40772 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40773 vfunc[82]: QDataTable::resizeEvent(QResizeEvent*) 40774 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 40775 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 40776 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40777 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40778 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40779 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40780 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40781 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40782 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40783 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40784 vfunc[93]: QTable::showEvent(QShowEvent*) 40785 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40786 vfunc[95]: QWidget::x11Event(_XEvent*) 40787 vfunc[96]: QWidget::updateMask() 40788 vfunc[97]: QScrollView::styleChange(QStyle&) 40789 vfunc[98]: QWidget::enabledChange(bool) 40790 vfunc[99]: QWidget::paletteChange(QPalette const&) 40791 vfunc[100]: QScrollView::fontChange(QFont const&) 40792 vfunc[101]: QTable::windowActivationChange(bool) 40793 vfunc[102]: QWidget::metric(int) const 40794 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40795 vfunc[104]: QWidget::destroy(bool, bool) 40796 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40797 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40798 vfunc[107]: QScrollView::focusNextPrevChild(bool) 40799 vfunc[108]: QWidget::setKeyCompression(bool) 40800 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40801 bool, QFont*) 40802 vfunc[110]: QFrame::setFrameStyle(int) 40803 vfunc[111]: QFrame::setLineWidth(int) 40804 vfunc[112]: QFrame::setMargin(int) 40805 vfunc[113]: QFrame::setMidLineWidth(int) 40806 vfunc[114]: QFrame::setFrameRect(QRect const&) 40807 vfunc[115]: QFrame::drawFrame(QPainter*) 40808 vfunc[116]: QTable::drawContents(QPainter*) 40809 vfunc[117]: QScrollView::frameChanged() 40810 vfunc[118]: 40811 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 40812 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 40813 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 40814 vfunc[121]: 40815 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 40816 vfunc[122]: 40817 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 40818 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 40819 vfunc[124]: QScrollView::setDragAutoScroll(bool) 40820 vfunc[125]: QScrollView::resizeContents(int, int) 40821 vfunc[126]: QScrollView::setContentsPos(int, int) 40822 vfunc[127]: QDataTable::drawContents(QPainter*, int, int, int, 40823 int) 40824 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 40825 int, int, int, int, int) 40826 vfunc[129]: QDataTable::contentsMousePressEvent(QMouseEvent*) 40827 vfunc[130]: QTable::contentsMouseReleaseEvent(QMouseEvent*) 40828 vfunc[131]: QTable::contentsMouseDoubleClickEvent(QMouseEvent*) 40829 vfunc[132]: QTable::contentsMouseMoveEvent(QMouseEvent*) 40830 vfunc[133]: QTable::contentsDragEnterEvent(QDragEnterEvent*) 40831 vfunc[134]: QTable::contentsDragMoveEvent(QDragMoveEvent*) 40832 vfunc[135]: QTable::contentsDragLeaveEvent(QDragLeaveEvent*) 40833 vfunc[136]: QTable::contentsDropEvent(QDropEvent*) 40834 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 40835 vfunc[138]: 40836 QDataTable::contentsContextMenuEvent(QContextMenuEvent*) 40837 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 40838 vfunc[140]: QTable::viewportResizeEvent(QResizeEvent*) 40839 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 40840 vfunc[142]: 40841 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 40842 vfunc[143]: 40843 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 40844 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 40845 vfunc[145]: 40846 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 40847 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 40848 vfunc[147]: 40849 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 40850 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 40851 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 40852 vfunc[150]: 40853 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 40854 vfunc[151]: QScrollView::setMargins(int, int, int, int) 40855 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 40856 int, int) 40857 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 40858 int, int) 40859 vfunc[154]: QTable::setSelectionMode(QTable::SelectionMode) 40860 vfunc[155]: QDataTable::setItem(int, int, QTableItem*) 40861 vfunc[156]: QTable::setText(int, int, QString const&) 40862 vfunc[157]: QDataTable::setPixmap(int, int, QPixmap const&) 40863 vfunc[158]: QDataTable::item(int, int) const 40864 vfunc[159]: QDataTable::text(int, int) const 40865 vfunc[160]: QTable::pixmap(int, int) const 40866 vfunc[161]: QDataTable::clearCell(int, int) 40867 vfunc[162]: QTable::cellGeometry(int, int) const 40868 vfunc[163]: QTable::columnWidth(int) const 40869 vfunc[164]: QTable::rowHeight(int) const 40870 vfunc[165]: QTable::columnPos(int) const 40871 vfunc[166]: QTable::rowPos(int) const 40872 vfunc[167]: QTable::columnAt(int) const 40873 vfunc[168]: QTable::rowAt(int) const 40874 vfunc[169]: QDataTable::numRows() const 40875 vfunc[170]: QDataTable::numCols() const 40876 vfunc[171]: QTable::addSelection(QTableSelection const&) 40877 vfunc[172]: QTable::removeSelection(QTableSelection const&) 40878 vfunc[173]: QTable::removeSelection(int) 40879 vfunc[174]: QTable::currentSelection() const 40880 vfunc[175]: QDataTable::sortColumn(int, bool, bool) 40881 vfunc[176]: QDataTable::takeItem(QTableItem*) 40882 vfunc[177]: QTable::setCellWidget(int, int, QWidget*) 40883 vfunc[178]: QTable::cellWidget(int, int) const 40884 vfunc[179]: QTable::clearCellWidget(int, int) 40885 vfunc[180]: QTable::cellRect(int, int) const 40886 vfunc[181]: QTable::paintCell(QPainter*, int, int, QRect 40887 const&, bool) 40888 vfunc[182]: QDataTable::paintCell(QPainter*, int, int, QRect 40889 const&, bool, QColorGroup const&) 40890 vfunc[183]: QTable::paintFocus(QPainter*, QRect const&) 40891 vfunc[184]: QTable::setFocusStyle(QTable::FocusStyle) 40892 vfunc[185]: QDataTable::setNumRows(int) 40893 vfunc[186]: QDataTable::setNumCols(int) 40894 vfunc[187]: QTable::setShowGrid(bool) 40895 vfunc[188]: QTable::hideRow(int) 40896 vfunc[189]: QDataTable::hideColumn(int) 40897 vfunc[190]: QTable::showRow(int) 40898 vfunc[191]: QDataTable::showColumn(int) 40899 vfunc[192]: QDataTable::setColumnWidth(int, int) 40900 vfunc[193]: QTable::setRowHeight(int, int) 40901 vfunc[194]: QDataTable::adjustColumn(int) 40902 vfunc[195]: QTable::adjustRow(int) 40903 vfunc[196]: QDataTable::setColumnStretchable(int, bool) 40904 vfunc[197]: QTable::setRowStretchable(int, bool) 40905 vfunc[198]: QTable::setSorting(bool) 40906 vfunc[199]: QTable::swapRows(int, int, bool) 40907 vfunc[200]: QDataTable::swapColumns(int, int, bool) 40908 vfunc[201]: QTable::swapCells(int, int, int, int) 40909 vfunc[202]: QTable::setLeftMargin(int) 40910 vfunc[203]: QTable::setTopMargin(int) 40911 vfunc[204]: QTable::setCurrentCell(int, int) 40912 vfunc[205]: QTable::setColumnMovingEnabled(bool) 40913 vfunc[206]: QTable::setRowMovingEnabled(bool) 40914 vfunc[207]: QTable::setReadOnly(bool) 40915 vfunc[208]: QTable::setRowReadOnly(int, bool) 40916 vfunc[209]: QTable::setColumnReadOnly(int, bool) 40917 vfunc[210]: QTable::setDragEnabled(bool) 40918 vfunc[211]: QTable::insertRows(int, int) 40919 vfunc[212]: QTable::insertColumns(int, int) 40920 vfunc[213]: QTable::removeRow(int) 40921 vfunc[214]: QTable::removeRows(QMemArray const&) 40922 vfunc[215]: QTable::removeColumn(int) 40923 vfunc[216]: QTable::removeColumns(QMemArray const&) 40924 vfunc[217]: QTable::editCell(int, int, bool) 40925 vfunc[218]: QTable::dragObject() 40926 vfunc[219]: QTable::startDrag() 40927 vfunc[220]: QTable::paintEmptyArea(QPainter*, int, int, int, 40928 int) 40929 vfunc[221]: QDataTable::activateNextCell() 40930 vfunc[222]: QDataTable::createEditor(int, int, bool) const 40931 vfunc[223]: QTable::setCellContentFromEditor(int, int) 40932 vfunc[224]: QDataTable::beginEdit(int, int, bool) 40933 vfunc[225]: QDataTable::endEdit(int, int, bool, bool) 40934 vfunc[226]: QDataTable::resizeData(int) 40935 vfunc[227]: QTable::insertWidget(int, int, QWidget*) 40936 vfunc[228]: QTable::columnWidthChanged(int) 40937 vfunc[229]: QTable::rowHeightChanged(int) 40938 vfunc[230]: QTable::columnIndexChanged(int, int, int) 40939 vfunc[231]: QTable::rowIndexChanged(int, int, int) 40940 vfunc[232]: QDataTable::columnClicked(int) 40941 vfunc[233]: QDataTable::addColumn(QString const&, QString 40942 const&, int, QIconSet const&) 40943 vfunc[234]: QDataTable::removeColumn(unsigned int) 40944 vfunc[235]: QDataTable::setColumn(unsigned int, QString const&, 40945 QString const&, int, QIconSet const&) 40946 vfunc[236]: QDataTable::setSqlCursor(QSqlCursor*, bool, bool) 40947 vfunc[237]: QDataTable::setNullText(QString const&) 40948 vfunc[238]: QDataTable::setTrueText(QString const&) 40949 vfunc[239]: QDataTable::setFalseText(QString const&) 40950 vfunc[240]: QDataTable::setDateFormat(Qt::DateFormat) 40951 vfunc[241]: QDataTable::setConfirmEdits(bool) 40952 vfunc[242]: QDataTable::setConfirmInsert(bool) 40953 vfunc[243]: QDataTable::setConfirmUpdate(bool) 40954 vfunc[244]: QDataTable::setConfirmDelete(bool) 40955 vfunc[245]: QDataTable::setConfirmCancels(bool) 40956 vfunc[246]: QDataTable::setAutoDelete(bool) 40957 vfunc[247]: QDataTable::setAutoEdit(bool) 40958 vfunc[248]: QDataTable::setFilter(QString const&) 40959 vfunc[249]: QDataTable::setSort(QStringList const&) 40960 vfunc[250]: QDataTable::setSort(QSqlIndex const&) 40961 vfunc[251]: QDataTable::find(QString const&, bool, bool) 40962 vfunc[252]: QDataTable::sortAscending(int) 40963 vfunc[253]: QDataTable::sortDescending(int) 40964 vfunc[254]: QDataTable::refresh() 40965 vfunc[255]: QDataTable::insertCurrent() 40966 vfunc[256]: QDataTable::updateCurrent() 40967 vfunc[257]: QDataTable::deleteCurrent() 40968 vfunc[258]: QDataTable::confirmEdit(QSql::Op) 40969 vfunc[259]: QDataTable::confirmCancel(QSql::Op) 40970 vfunc[260]: QDataTable::handleError(QSqlError const&) 40971 vfunc[261]: QDataTable::beginInsert() 40972 vfunc[262]: QDataTable::beginUpdate(int, int, bool) 40973 vfunc[263]: QDataTable::paintField(QPainter*, QSqlField const*, 40974 QRect const&, bool) 40975 vfunc[264]: QDataTable::fieldAlignment(QSqlField const*) 40976 40977 Table 8-603. Secondary vtable for QDataTable 40978 Base Offset -40 40979 Virtual Base Offset 0 40980 RTTI typeinfo for QDataTable 40981 vfunc[0]: non-virtual thunk to QDataTable::~QDataTable() 40982 vfunc[1]: non-virtual thunk to QDataTable::~QDataTable() 40983 vfunc[2]: QPaintDevice::setResolution(int) 40984 vfunc[3]: QPaintDevice::resolution() const 40985 vfunc[4]: QPaintDevice::handle() const 40986 vfunc[5]: QPaintDevice::x11RenderHandle() const 40987 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40988 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40989 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40990 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40991 const 40992 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40993 40994 The Run Time Type Information for the QDataTable class is 40995 described by Table 8-604 40996 40997 Table 8-604. typeinfo for QDataTable 40998 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40999 Name typeinfo name for QDataTable 41000 basetype: typeinfo for QTable 41001 __________________________________________________________ 41002 41003 8.2.27.5. Class data for QComboTableItem 41004 41005 The virtual table for the QComboTableItem class is described by 41006 Table 8-605 41007 41008 Table 8-605. Primary vtable for QComboTableItem 41009 Base Offset 0 41010 Virtual Base Offset 0 41011 RTTI typeinfo for QComboTableItem 41012 vfunc[0]: QComboTableItem::~QComboTableItem() 41013 vfunc[1]: QComboTableItem::~QComboTableItem() 41014 vfunc[2]: QTableItem::pixmap() const 41015 vfunc[3]: QTableItem::text() const 41016 vfunc[4]: QTableItem::setPixmap(QPixmap const&) 41017 vfunc[5]: QTableItem::setText(QString const&) 41018 vfunc[6]: QTableItem::alignment() const 41019 vfunc[7]: QTableItem::setWordWrap(bool) 41020 vfunc[8]: QComboTableItem::createEditor() const 41021 vfunc[9]: QComboTableItem::setContentFromEditor(QWidget*) 41022 vfunc[10]: QTableItem::setReplaceable(bool) 41023 vfunc[11]: QTableItem::key() const 41024 vfunc[12]: QComboTableItem::sizeHint() const 41025 vfunc[13]: QTableItem::setSpan(int, int) 41026 vfunc[14]: QTableItem::setRow(int) 41027 vfunc[15]: QTableItem::setCol(int) 41028 vfunc[16]: QComboTableItem::paint(QPainter*, QColorGroup 41029 const&, QRect const&, bool) 41030 vfunc[17]: QTableItem::setEnabled(bool) 41031 vfunc[18]: QComboTableItem::rtti() const 41032 vfunc[19]: QComboTableItem::setCurrentItem(int) 41033 vfunc[20]: QComboTableItem::setCurrentItem(QString const&) 41034 vfunc[21]: QComboTableItem::setEditable(bool) 41035 vfunc[22]: QComboTableItem::setStringList(QStringList const&) 41036 41037 The Run Time Type Information for the QComboTableItem class is 41038 described by Table 8-606 41039 41040 Table 8-606. typeinfo for QComboTableItem 41041 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41042 Name typeinfo name for QComboTableItem 41043 basetype: typeinfo for QTableItem 41044 __________________________________________________________ 41045 41046 8.2.27.6. Class data for QTable 41047 41048 The virtual table for the QTable class is described by Table 41049 8-607 41050 41051 Table 8-607. Primary vtable for QTable 41052 Base Offset 0 41053 Virtual Base Offset 0 41054 RTTI typeinfo for QTable 41055 vfunc[0]: NULL or QTable::metaObject() const 41056 vfunc[1]: QTable::className() const 41057 vfunc[2]: QTable::qt_cast(char const*) 41058 vfunc[3]: QTable::qt_invoke(int, QUObject*) 41059 vfunc[4]: QTable::qt_emit(int, QUObject*) 41060 vfunc[5]: QTable::qt_property(int, int, QVariant*) 41061 vfunc[6]: QTable::~QTable() 41062 vfunc[7]: QTable::~QTable() 41063 vfunc[8]: QWidget::event(QEvent*) 41064 vfunc[9]: QTable::eventFilter(QObject*, QEvent*) 41065 vfunc[10]: QWidget::setName(char const*) 41066 vfunc[11]: QObject::insertChild(QObject*) 41067 vfunc[12]: QScrollView::removeChild(QObject*) 41068 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41069 vfunc[14]: QObject::property(char const*) const 41070 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41071 vfunc[16]: QObject::childEvent(QChildEvent*) 41072 vfunc[17]: QObject::customEvent(QCustomEvent*) 41073 vfunc[18]: QObject::connectNotify(char const*) 41074 vfunc[19]: QObject::disconnectNotify(char const*) 41075 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41076 const*, char const*) 41077 vfunc[21]: QTable::setEnabled(bool) 41078 vfunc[22]: QWidget::setMinimumSize(int, int) 41079 vfunc[23]: QWidget::setMaximumSize(int, int) 41080 vfunc[24]: QWidget::setSizeIncrement(int, int) 41081 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 41082 vfunc[26]: QWidget::setEraseColor(QColor const&) 41083 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 41084 vfunc[28]: QWidget::setPalette(QPalette const&) 41085 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 41086 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 41087 vfunc[31]: QWidget::setFont(QFont const&) 41088 vfunc[32]: QWidget::setCursor(QCursor const&) 41089 vfunc[33]: QWidget::unsetCursor() 41090 vfunc[34]: QWidget::setMask(QBitmap const&) 41091 vfunc[35]: QWidget::setMask(QRegion const&) 41092 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 41093 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 41094 vfunc[38]: QWidget::setCaption(QString const&) 41095 vfunc[39]: QWidget::setIcon(QPixmap const&) 41096 vfunc[40]: QWidget::setIconText(QString const&) 41097 vfunc[41]: QWidget::setMouseTracking(bool) 41098 vfunc[42]: QWidget::setFocus() 41099 vfunc[43]: QWidget::setActiveWindow() 41100 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 41101 vfunc[45]: QWidget::setFocusProxy(QWidget*) 41102 vfunc[46]: QWidget::setUpdatesEnabled(bool) 41103 vfunc[47]: QScrollView::show() 41104 vfunc[48]: QWidget::hide() 41105 vfunc[49]: QWidget::showMinimized() 41106 vfunc[50]: QWidget::showMaximized() 41107 vfunc[51]: QWidget::showNormal() 41108 vfunc[52]: QWidget::polish() 41109 vfunc[53]: QWidget::move(int, int) 41110 vfunc[54]: QScrollView::resize(int, int) 41111 vfunc[55]: QWidget::setGeometry(int, int, int, int) 41112 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 41113 vfunc[57]: QWidget::close(bool) 41114 vfunc[58]: QTable::sizeHint() const 41115 vfunc[59]: QScrollView::minimumSizeHint() const 41116 vfunc[60]: QWidget::sizePolicy() const 41117 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 41118 vfunc[62]: QWidget::heightForWidth(int) const 41119 vfunc[63]: QWidget::adjustSize() 41120 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 41121 const&, bool) 41122 vfunc[65]: QWidget::setAcceptDrops(bool) 41123 vfunc[66]: QWidget::setAutoMask(bool) 41124 vfunc[67]: 41125 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 41126 vfunc[68]: QWidget::customWhatsThis() const 41127 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 41128 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 41129 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 41130 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 41131 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 41132 vfunc[74]: QTable::keyPressEvent(QKeyEvent*) 41133 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 41134 vfunc[76]: QTable::focusInEvent(QFocusEvent*) 41135 vfunc[77]: QTable::focusOutEvent(QFocusEvent*) 41136 vfunc[78]: QWidget::enterEvent(QEvent*) 41137 vfunc[79]: QWidget::leaveEvent(QEvent*) 41138 vfunc[80]: QTable::paintEvent(QPaintEvent*) 41139 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 41140 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 41141 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 41142 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 41143 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 41144 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 41145 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 41146 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 41147 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 41148 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 41149 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 41150 vfunc[92]: QWidget::dropEvent(QDropEvent*) 41151 vfunc[93]: QTable::showEvent(QShowEvent*) 41152 vfunc[94]: QWidget::hideEvent(QHideEvent*) 41153 vfunc[95]: QWidget::x11Event(_XEvent*) 41154 vfunc[96]: QWidget::updateMask() 41155 vfunc[97]: QScrollView::styleChange(QStyle&) 41156 vfunc[98]: QWidget::enabledChange(bool) 41157 vfunc[99]: QWidget::paletteChange(QPalette const&) 41158 vfunc[100]: QScrollView::fontChange(QFont const&) 41159 vfunc[101]: QTable::windowActivationChange(bool) 41160 vfunc[102]: QWidget::metric(int) const 41161 vfunc[103]: QWidget::create(unsigned long, bool, bool) 41162 vfunc[104]: QWidget::destroy(bool, bool) 41163 vfunc[105]: NULL or QWidget::setWState(unsigned int) 41164 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 41165 vfunc[107]: QScrollView::focusNextPrevChild(bool) 41166 vfunc[108]: QWidget::setKeyCompression(bool) 41167 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 41168 bool, QFont*) 41169 vfunc[110]: QFrame::setFrameStyle(int) 41170 vfunc[111]: QFrame::setLineWidth(int) 41171 vfunc[112]: QFrame::setMargin(int) 41172 vfunc[113]: QFrame::setMidLineWidth(int) 41173 vfunc[114]: QFrame::setFrameRect(QRect const&) 41174 vfunc[115]: QFrame::drawFrame(QPainter*) 41175 vfunc[116]: QTable::drawContents(QPainter*) 41176 vfunc[117]: QScrollView::frameChanged() 41177 vfunc[118]: 41178 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 41179 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 41180 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 41181 vfunc[121]: 41182 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 41183 vfunc[122]: 41184 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 41185 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 41186 vfunc[124]: QScrollView::setDragAutoScroll(bool) 41187 vfunc[125]: QScrollView::resizeContents(int, int) 41188 vfunc[126]: QScrollView::setContentsPos(int, int) 41189 vfunc[127]: QTable::drawContents(QPainter*, int, int, int, int) 41190 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 41191 int, int, int, int, int) 41192 vfunc[129]: QTable::contentsMousePressEvent(QMouseEvent*) 41193 vfunc[130]: QTable::contentsMouseReleaseEvent(QMouseEvent*) 41194 vfunc[131]: QTable::contentsMouseDoubleClickEvent(QMouseEvent*) 41195 vfunc[132]: QTable::contentsMouseMoveEvent(QMouseEvent*) 41196 vfunc[133]: QTable::contentsDragEnterEvent(QDragEnterEvent*) 41197 vfunc[134]: QTable::contentsDragMoveEvent(QDragMoveEvent*) 41198 vfunc[135]: QTable::contentsDragLeaveEvent(QDragLeaveEvent*) 41199 vfunc[136]: QTable::contentsDropEvent(QDropEvent*) 41200 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 41201 vfunc[138]: 41202 QTable::contentsContextMenuEvent(QContextMenuEvent*) 41203 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 41204 vfunc[140]: QTable::viewportResizeEvent(QResizeEvent*) 41205 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 41206 vfunc[142]: 41207 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 41208 vfunc[143]: 41209 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 41210 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 41211 vfunc[145]: 41212 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 41213 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 41214 vfunc[147]: 41215 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 41216 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 41217 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 41218 vfunc[150]: 41219 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 41220 vfunc[151]: QScrollView::setMargins(int, int, int, int) 41221 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 41222 int, int) 41223 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 41224 int, int) 41225 vfunc[154]: QTable::setSelectionMode(QTable::SelectionMode) 41226 vfunc[155]: QTable::setItem(int, int, QTableItem*) 41227 vfunc[156]: QTable::setText(int, int, QString const&) 41228 vfunc[157]: QTable::setPixmap(int, int, QPixmap const&) 41229 vfunc[158]: QTable::item(int, int) const 41230 vfunc[159]: QTable::text(int, int) const 41231 vfunc[160]: QTable::pixmap(int, int) const 41232 vfunc[161]: QTable::clearCell(int, int) 41233 vfunc[162]: QTable::cellGeometry(int, int) const 41234 vfunc[163]: QTable::columnWidth(int) const 41235 vfunc[164]: QTable::rowHeight(int) const 41236 vfunc[165]: QTable::columnPos(int) const 41237 vfunc[166]: QTable::rowPos(int) const 41238 vfunc[167]: QTable::columnAt(int) const 41239 vfunc[168]: QTable::rowAt(int) const 41240 vfunc[169]: QTable::numRows() const 41241 vfunc[170]: QTable::numCols() const 41242 vfunc[171]: QTable::addSelection(QTableSelection const&) 41243 vfunc[172]: QTable::removeSelection(QTableSelection const&) 41244 vfunc[173]: QTable::removeSelection(int) 41245 vfunc[174]: QTable::currentSelection() const 41246 vfunc[175]: QTable::sortColumn(int, bool, bool) 41247 vfunc[176]: QTable::takeItem(QTableItem*) 41248 vfunc[177]: QTable::setCellWidget(int, int, QWidget*) 41249 vfunc[178]: QTable::cellWidget(int, int) const 41250 vfunc[179]: QTable::clearCellWidget(int, int) 41251 vfunc[180]: QTable::cellRect(int, int) const 41252 vfunc[181]: QTable::paintCell(QPainter*, int, int, QRect 41253 const&, bool) 41254 vfunc[182]: QTable::paintCell(QPainter*, int, int, QRect 41255 const&, bool, QColorGroup const&) 41256 vfunc[183]: QTable::paintFocus(QPainter*, QRect const&) 41257 vfunc[184]: QTable::setFocusStyle(QTable::FocusStyle) 41258 vfunc[185]: QTable::setNumRows(int) 41259 vfunc[186]: QTable::setNumCols(int) 41260 vfunc[187]: QTable::setShowGrid(bool) 41261 vfunc[188]: QTable::hideRow(int) 41262 vfunc[189]: QTable::hideColumn(int) 41263 vfunc[190]: QTable::showRow(int) 41264 vfunc[191]: QTable::showColumn(int) 41265 vfunc[192]: QTable::setColumnWidth(int, int) 41266 vfunc[193]: QTable::setRowHeight(int, int) 41267 vfunc[194]: QTable::adjustColumn(int) 41268 vfunc[195]: QTable::adjustRow(int) 41269 vfunc[196]: QTable::setColumnStretchable(int, bool) 41270 vfunc[197]: QTable::setRowStretchable(int, bool) 41271 vfunc[198]: QTable::setSorting(bool) 41272 vfunc[199]: QTable::swapRows(int, int, bool) 41273 vfunc[200]: QTable::swapColumns(int, int, bool) 41274 vfunc[201]: QTable::swapCells(int, int, int, int) 41275 vfunc[202]: QTable::setLeftMargin(int) 41276 vfunc[203]: QTable::setTopMargin(int) 41277 vfunc[204]: QTable::setCurrentCell(int, int) 41278 vfunc[205]: QTable::setColumnMovingEnabled(bool) 41279 vfunc[206]: QTable::setRowMovingEnabled(bool) 41280 vfunc[207]: QTable::setReadOnly(bool) 41281 vfunc[208]: QTable::setRowReadOnly(int, bool) 41282 vfunc[209]: QTable::setColumnReadOnly(int, bool) 41283 vfunc[210]: QTable::setDragEnabled(bool) 41284 vfunc[211]: QTable::insertRows(int, int) 41285 vfunc[212]: QTable::insertColumns(int, int) 41286 vfunc[213]: QTable::removeRow(int) 41287 vfunc[214]: QTable::removeRows(QMemArray const&) 41288 vfunc[215]: QTable::removeColumn(int) 41289 vfunc[216]: QTable::removeColumns(QMemArray const&) 41290 vfunc[217]: QTable::editCell(int, int, bool) 41291 vfunc[218]: QTable::dragObject() 41292 vfunc[219]: QTable::startDrag() 41293 vfunc[220]: QTable::paintEmptyArea(QPainter*, int, int, int, 41294 int) 41295 vfunc[221]: QTable::activateNextCell() 41296 vfunc[222]: QTable::createEditor(int, int, bool) const 41297 vfunc[223]: QTable::setCellContentFromEditor(int, int) 41298 vfunc[224]: QTable::beginEdit(int, int, bool) 41299 vfunc[225]: QTable::endEdit(int, int, bool, bool) 41300 vfunc[226]: QTable::resizeData(int) 41301 vfunc[227]: QTable::insertWidget(int, int, QWidget*) 41302 vfunc[228]: QTable::columnWidthChanged(int) 41303 vfunc[229]: QTable::rowHeightChanged(int) 41304 vfunc[230]: QTable::columnIndexChanged(int, int, int) 41305 vfunc[231]: QTable::rowIndexChanged(int, int, int) 41306 vfunc[232]: QTable::columnClicked(int) 41307 41308 Table 8-608. Secondary vtable for QTable 41309 Base Offset -40 41310 Virtual Base Offset 0 41311 RTTI typeinfo for QTable 41312 vfunc[0]: non-virtual thunk to QTable::~QTable() 41313 vfunc[1]: non-virtual thunk to QTable::~QTable() 41314 vfunc[2]: QPaintDevice::setResolution(int) 41315 vfunc[3]: QPaintDevice::resolution() const 41316 vfunc[4]: QPaintDevice::handle() const 41317 vfunc[5]: QPaintDevice::x11RenderHandle() const 41318 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 41319 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 41320 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 41321 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 41322 const 41323 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 41324 41325 The Run Time Type Information for the QTable class is described 41326 by Table 8-609 41327 41328 Table 8-609. typeinfo for QTable 41329 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41330 Name typeinfo name for QTable 41331 basetype: typeinfo for QScrollView 41332 __________________________________________________________ 41333 41334 8.2.27.7. Interfaces for Qt3 Tables 41335 41336 An LSB conforming implementation shall provide the architecture 41337 specific functions for Qt3 Tables specified in Table 8-610, 41338 with the full mandatory functionality as described in the 41339 referenced underlying specification. 41340 41341 Table 8-610. libqt-mt - Qt3 Tables Function Interfaces 41342 _ZThn40_N10QDataTableD0Ev [CXXABI] _ZThn40_N10QDataTableD1Ev 41343 [CXXABI] 41344 _ZThn40_N6QTableD0Ev [CXXABI] _ZThn40_N6QTableD1Ev [CXXABI] 41345 _ZThn40_N7QHeaderD0Ev [CXXABI] _ZThn40_N7QHeaderD1Ev [CXXABI] 41346 __________________________________________________________ 41347 41348 8.2.28. Qt3 Plugins 41349 __________________________________________________________ 41350 41351 8.2.28.1. Class data for QGPlugin 41352 41353 The virtual table for the QGPlugin class is described by Table 41354 8-611 41355 41356 Table 8-611. Primary vtable for QGPlugin 41357 Base Offset 0 41358 Virtual Base Offset 0 41359 RTTI typeinfo for QGPlugin 41360 vfunc[0]: NULL or QGPlugin::metaObject() const 41361 vfunc[1]: QGPlugin::className() const 41362 vfunc[2]: QGPlugin::qt_cast(char const*) 41363 vfunc[3]: QGPlugin::qt_invoke(int, QUObject*) 41364 vfunc[4]: QGPlugin::qt_emit(int, QUObject*) 41365 vfunc[5]: QGPlugin::qt_property(int, int, QVariant*) 41366 vfunc[6]: QGPlugin::~QGPlugin() 41367 vfunc[7]: QGPlugin::~QGPlugin() 41368 vfunc[8]: QObject::event(QEvent*) 41369 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41370 vfunc[10]: QObject::setName(char const*) 41371 vfunc[11]: QObject::insertChild(QObject*) 41372 vfunc[12]: QObject::removeChild(QObject*) 41373 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41374 vfunc[14]: QObject::property(char const*) const 41375 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41376 vfunc[16]: QObject::childEvent(QChildEvent*) 41377 vfunc[17]: QObject::customEvent(QCustomEvent*) 41378 vfunc[18]: QObject::connectNotify(char const*) 41379 vfunc[19]: QObject::disconnectNotify(char const*) 41380 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41381 const*, char const*) 41382 41383 The Run Time Type Information for the QGPlugin class is 41384 described by Table 8-612 41385 41386 Table 8-612. typeinfo for QGPlugin 41387 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41388 Name typeinfo name for QGPlugin 41389 basetype: typeinfo for QObject 41390 __________________________________________________________ 41391 41392 8.2.28.2. Class data for QStylePlugin 41393 41394 The virtual table for the QStylePlugin class is described by 41395 Table 8-613 41396 41397 Table 8-613. Primary vtable for QStylePlugin 41398 Base Offset 0 41399 Virtual Base Offset 0 41400 RTTI typeinfo for QStylePlugin 41401 vfunc[0]: NULL or QStylePlugin::metaObject() const 41402 vfunc[1]: QStylePlugin::className() const 41403 vfunc[2]: QStylePlugin::qt_cast(char const*) 41404 vfunc[3]: QStylePlugin::qt_invoke(int, QUObject*) 41405 vfunc[4]: QStylePlugin::qt_emit(int, QUObject*) 41406 vfunc[5]: QStylePlugin::qt_property(int, int, QVariant*) 41407 vfunc[6]: QStylePlugin::~QStylePlugin() 41408 vfunc[7]: QStylePlugin::~QStylePlugin() 41409 vfunc[8]: QObject::event(QEvent*) 41410 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41411 vfunc[10]: QObject::setName(char const*) 41412 vfunc[11]: QObject::insertChild(QObject*) 41413 vfunc[12]: QObject::removeChild(QObject*) 41414 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41415 vfunc[14]: QObject::property(char const*) const 41416 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41417 vfunc[16]: QObject::childEvent(QChildEvent*) 41418 vfunc[17]: QObject::customEvent(QCustomEvent*) 41419 vfunc[18]: QObject::connectNotify(char const*) 41420 vfunc[19]: QObject::disconnectNotify(char const*) 41421 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41422 const*, char const*) 41423 vfunc[21]: __cxa_pure_virtual 41424 vfunc[22]: __cxa_pure_virtual 41425 41426 The Run Time Type Information for the QStylePlugin class is 41427 described by Table 8-614 41428 41429 Table 8-614. typeinfo for QStylePlugin 41430 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41431 Name typeinfo name for QStylePlugin 41432 basetype: typeinfo for QGPlugin 41433 __________________________________________________________ 41434 41435 8.2.28.3. Class data for QTextCodecPlugin 41436 41437 The virtual table for the QTextCodecPlugin class is described 41438 by Table 8-615 41439 41440 Table 8-615. Primary vtable for QTextCodecPlugin 41441 Base Offset 0 41442 Virtual Base Offset 0 41443 RTTI typeinfo for QTextCodecPlugin 41444 vfunc[0]: NULL or QTextCodecPlugin::metaObject() const 41445 vfunc[1]: QTextCodecPlugin::className() const 41446 vfunc[2]: QTextCodecPlugin::qt_cast(char const*) 41447 vfunc[3]: QTextCodecPlugin::qt_invoke(int, QUObject*) 41448 vfunc[4]: QTextCodecPlugin::qt_emit(int, QUObject*) 41449 vfunc[5]: QTextCodecPlugin::qt_property(int, int, QVariant*) 41450 vfunc[6]: QTextCodecPlugin::~QTextCodecPlugin() 41451 vfunc[7]: QTextCodecPlugin::~QTextCodecPlugin() 41452 vfunc[8]: QObject::event(QEvent*) 41453 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41454 vfunc[10]: QObject::setName(char const*) 41455 vfunc[11]: QObject::insertChild(QObject*) 41456 vfunc[12]: QObject::removeChild(QObject*) 41457 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41458 vfunc[14]: QObject::property(char const*) const 41459 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41460 vfunc[16]: QObject::childEvent(QChildEvent*) 41461 vfunc[17]: QObject::customEvent(QCustomEvent*) 41462 vfunc[18]: QObject::connectNotify(char const*) 41463 vfunc[19]: QObject::disconnectNotify(char const*) 41464 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41465 const*, char const*) 41466 vfunc[21]: __cxa_pure_virtual 41467 vfunc[22]: __cxa_pure_virtual 41468 vfunc[23]: __cxa_pure_virtual 41469 vfunc[24]: __cxa_pure_virtual 41470 41471 The Run Time Type Information for the QTextCodecPlugin class is 41472 described by Table 8-616 41473 41474 Table 8-616. typeinfo for QTextCodecPlugin 41475 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41476 Name typeinfo name for QTextCodecPlugin 41477 basetype: typeinfo for QGPlugin 41478 __________________________________________________________ 41479 41480 8.2.28.4. Class data for QWidgetPlugin 41481 41482 The virtual table for the QWidgetPlugin class is described by 41483 Table 8-617 41484 41485 Table 8-617. Primary vtable for QWidgetPlugin 41486 Base Offset 0 41487 Virtual Base Offset 0 41488 RTTI typeinfo for QWidgetPlugin 41489 vfunc[0]: NULL or QWidgetPlugin::metaObject() const 41490 vfunc[1]: QWidgetPlugin::className() const 41491 vfunc[2]: QWidgetPlugin::qt_cast(char const*) 41492 vfunc[3]: QWidgetPlugin::qt_invoke(int, QUObject*) 41493 vfunc[4]: QWidgetPlugin::qt_emit(int, QUObject*) 41494 vfunc[5]: QWidgetPlugin::qt_property(int, int, QVariant*) 41495 vfunc[6]: QWidgetPlugin::~QWidgetPlugin() 41496 vfunc[7]: QWidgetPlugin::~QWidgetPlugin() 41497 vfunc[8]: QObject::event(QEvent*) 41498 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41499 vfunc[10]: QObject::setName(char const*) 41500 vfunc[11]: QObject::insertChild(QObject*) 41501 vfunc[12]: QObject::removeChild(QObject*) 41502 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41503 vfunc[14]: QObject::property(char const*) const 41504 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41505 vfunc[16]: QObject::childEvent(QChildEvent*) 41506 vfunc[17]: QObject::customEvent(QCustomEvent*) 41507 vfunc[18]: QObject::connectNotify(char const*) 41508 vfunc[19]: QObject::disconnectNotify(char const*) 41509 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41510 const*, char const*) 41511 vfunc[21]: __cxa_pure_virtual 41512 vfunc[22]: __cxa_pure_virtual 41513 vfunc[23]: QWidgetPlugin::group(QString const&) const 41514 vfunc[24]: QWidgetPlugin::iconSet(QString const&) const 41515 vfunc[25]: QWidgetPlugin::includeFile(QString const&) const 41516 vfunc[26]: QWidgetPlugin::toolTip(QString const&) const 41517 vfunc[27]: QWidgetPlugin::whatsThis(QString const&) const 41518 vfunc[28]: QWidgetPlugin::isContainer(QString const&) const 41519 41520 The Run Time Type Information for the QWidgetPlugin class is 41521 described by Table 8-618 41522 41523 Table 8-618. typeinfo for QWidgetPlugin 41524 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41525 Name typeinfo name for QWidgetPlugin 41526 basetype: typeinfo for QGPlugin 41527 __________________________________________________________ 41528 41529 8.2.28.5. Class data for QLibrary 41530 41531 The virtual table for the QLibrary class is described by Table 41532 8-619 41533 41534 Table 8-619. Primary vtable for QLibrary 41535 Base Offset 0 41536 Virtual Base Offset 0 41537 RTTI typeinfo for QLibrary 41538 vfunc[0]: QLibrary::~QLibrary() 41539 vfunc[1]: QLibrary::~QLibrary() 41540 vfunc[2]: QLibrary::unload() 41541 41542 The Run Time Type Information for the QLibrary class is 41543 described by Table 8-620 41544 41545 Table 8-620. typeinfo for QLibrary 41546 Base Vtable vtable for __cxxabiv1::__class_type_info 41547 Name typeinfo name for QLibrary 41548 __________________________________________________________ 41549 41550 8.2.28.6. Class data for QImageFormatPlugin 41551 41552 The virtual table for the QImageFormatPlugin class is described 41553 by Table 8-621 41554 41555 Table 8-621. Primary vtable for QImageFormatPlugin 41556 Base Offset 0 41557 Virtual Base Offset 0 41558 RTTI typeinfo for QImageFormatPlugin 41559 vfunc[0]: NULL or QImageFormatPlugin::metaObject() const 41560 vfunc[1]: QImageFormatPlugin::className() const 41561 vfunc[2]: QImageFormatPlugin::qt_cast(char const*) 41562 vfunc[3]: QImageFormatPlugin::qt_invoke(int, QUObject*) 41563 vfunc[4]: QImageFormatPlugin::qt_emit(int, QUObject*) 41564 vfunc[5]: QImageFormatPlugin::qt_property(int, int, QVariant*) 41565 vfunc[6]: QImageFormatPlugin::~QImageFormatPlugin() 41566 vfunc[7]: QImageFormatPlugin::~QImageFormatPlugin() 41567 vfunc[8]: QObject::event(QEvent*) 41568 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41569 vfunc[10]: QObject::setName(char const*) 41570 vfunc[11]: QObject::insertChild(QObject*) 41571 vfunc[12]: QObject::removeChild(QObject*) 41572 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41573 vfunc[14]: QObject::property(char const*) const 41574 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41575 vfunc[16]: QObject::childEvent(QChildEvent*) 41576 vfunc[17]: QObject::customEvent(QCustomEvent*) 41577 vfunc[18]: QObject::connectNotify(char const*) 41578 vfunc[19]: QObject::disconnectNotify(char const*) 41579 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41580 const*, char const*) 41581 vfunc[21]: __cxa_pure_virtual 41582 vfunc[22]: QImageFormatPlugin::loadImage(QString const&, 41583 QString const&, QImage*) 41584 vfunc[23]: QImageFormatPlugin::saveImage(QString const&, 41585 QString const&, QImage const&) 41586 vfunc[24]: __cxa_pure_virtual 41587 41588 The Run Time Type Information for the QImageFormatPlugin class 41589 is described by Table 8-622 41590 41591 Table 8-622. typeinfo for QImageFormatPlugin 41592 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41593 Name typeinfo name for QImageFormatPlugin 41594 basetype: typeinfo for QGPlugin 41595 __________________________________________________________ 41596 41597 8.2.28.7. Interfaces for Qt3 Plugins 41598 41599 No external functions are defined for libqt-mt - Qt3 Plugins in 41600 this part of the specification. See also the generic 41601 specification. 41602 __________________________________________________________ 41603 41604 8.2.29. Qt3 XML 41605 __________________________________________________________ 41606 41607 8.2.29.1. Class data for QXmlEntityResolver 41608 41609 The virtual table for the QXmlEntityResolver class is described 41610 by Table 8-623 41611 41612 Table 8-623. Primary vtable for QXmlEntityResolver 41613 Base Offset 0 41614 Virtual Base Offset 0 41615 RTTI typeinfo for QXmlEntityResolver 41616 vfunc[0]: __cxa_pure_virtual 41617 vfunc[1]: __cxa_pure_virtual 41618 41619 The Run Time Type Information for the QXmlEntityResolver class 41620 is described by Table 8-624 41621 41622 Table 8-624. typeinfo for QXmlEntityResolver 41623 Base Vtable vtable for __cxxabiv1::__class_type_info 41624 Name typeinfo name for QXmlEntityResolver 41625 __________________________________________________________ 41626 41627 8.2.29.2. Class data for QXmlLocator 41628 41629 The virtual table for the QXmlLocator class is described by 41630 Table 8-625 41631 41632 Table 8-625. Primary vtable for QXmlLocator 41633 Base Offset 0 41634 Virtual Base Offset 0 41635 RTTI typeinfo for QXmlLocator 41636 vfunc[0]: QXmlLocator::~QXmlLocator() 41637 vfunc[1]: QXmlLocator::~QXmlLocator() 41638 vfunc[2]: __cxa_pure_virtual 41639 vfunc[3]: __cxa_pure_virtual 41640 41641 The Run Time Type Information for the QXmlLocator class is 41642 described by Table 8-626 41643 41644 Table 8-626. typeinfo for QXmlLocator 41645 Base Vtable vtable for __cxxabiv1::__class_type_info 41646 Name typeinfo name for QXmlLocator 41647 __________________________________________________________ 41648 41649 8.2.29.3. Class data for QDomElement 41650 41651 The virtual table for the QDomElement class is described by 41652 Table 8-627 41653 41654 Table 8-627. Primary vtable for QDomElement 41655 Base Offset 0 41656 Virtual Base Offset 0 41657 RTTI typeinfo for QDomElement 41658 vfunc[0]: QDomElement::~QDomElement() 41659 vfunc[1]: QDomElement::~QDomElement() 41660 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41661 const&) 41662 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41663 const&) 41664 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41665 const&) 41666 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41667 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41668 vfunc[7]: QDomNode::hasChildNodes() const 41669 vfunc[8]: QDomNode::cloneNode(bool) const 41670 vfunc[9]: QDomNode::normalize() 41671 vfunc[10]: QDomNode::isSupported(QString const&, QString 41672 const&) const 41673 vfunc[11]: QDomNode::nodeName() const 41674 vfunc[12]: QDomElement::nodeType() const 41675 vfunc[13]: QDomNode::parentNode() const 41676 vfunc[14]: QDomNode::childNodes() const 41677 vfunc[15]: QDomNode::firstChild() const 41678 vfunc[16]: QDomNode::lastChild() const 41679 vfunc[17]: QDomNode::previousSibling() const 41680 vfunc[18]: QDomNode::nextSibling() const 41681 vfunc[19]: QDomElement::attributes() const 41682 vfunc[20]: QDomNode::ownerDocument() const 41683 vfunc[21]: QDomNode::namespaceURI() const 41684 vfunc[22]: QDomNode::localName() const 41685 vfunc[23]: QDomNode::hasAttributes() const 41686 vfunc[24]: QDomNode::nodeValue() const 41687 vfunc[25]: QDomNode::setNodeValue(QString const&) 41688 vfunc[26]: QDomNode::prefix() const 41689 vfunc[27]: QDomNode::setPrefix(QString const&) 41690 vfunc[28]: QDomNode::isAttr() const 41691 vfunc[29]: QDomNode::isCDATASection() const 41692 vfunc[30]: QDomNode::isDocumentFragment() const 41693 vfunc[31]: QDomNode::isDocument() const 41694 vfunc[32]: QDomNode::isDocumentType() const 41695 vfunc[33]: QDomElement::isElement() const 41696 vfunc[34]: QDomNode::isEntityReference() const 41697 vfunc[35]: QDomNode::isText() const 41698 vfunc[36]: QDomNode::isEntity() const 41699 vfunc[37]: QDomNode::isNotation() const 41700 vfunc[38]: QDomNode::isProcessingInstruction() const 41701 vfunc[39]: QDomNode::isCharacterData() const 41702 vfunc[40]: QDomNode::isComment() const 41703 vfunc[41]: QDomElement::elementsByTagName(QString const&) const 41704 vfunc[42]: QDomElement::elementsByTagNameNS(QString const&, 41705 QString const&) const 41706 41707 The Run Time Type Information for the QDomElement class is 41708 described by Table 8-628 41709 41710 Table 8-628. typeinfo for QDomElement 41711 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41712 Name typeinfo name for QDomElement 41713 basetype: typeinfo for QDomNode 41714 __________________________________________________________ 41715 41716 8.2.29.4. Class data for QDomImplementation 41717 41718 The virtual table for the QDomImplementation class is described 41719 by Table 8-629 41720 41721 Table 8-629. Primary vtable for QDomImplementation 41722 Base Offset 0 41723 Virtual Base Offset 0 41724 RTTI typeinfo for QDomImplementation 41725 vfunc[0]: QDomImplementation::~QDomImplementation() 41726 vfunc[1]: QDomImplementation::~QDomImplementation() 41727 vfunc[2]: QDomImplementation::hasFeature(QString const&, 41728 QString const&) 41729 vfunc[3]: QDomImplementation::createDocumentType(QString 41730 const&, QString const&, QString const&) 41731 vfunc[4]: QDomImplementation::createDocument(QString const&, 41732 QString const&, QDomDocumentType const&) 41733 41734 The Run Time Type Information for the QDomImplementation class 41735 is described by Table 8-630 41736 41737 Table 8-630. typeinfo for QDomImplementation 41738 Base Vtable vtable for __cxxabiv1::__class_type_info 41739 Name typeinfo name for QDomImplementation 41740 __________________________________________________________ 41741 41742 8.2.29.5. Class data for QDomDocumentType 41743 41744 The virtual table for the QDomDocumentType class is described 41745 by Table 8-631 41746 41747 Table 8-631. Primary vtable for QDomDocumentType 41748 Base Offset 0 41749 Virtual Base Offset 0 41750 RTTI typeinfo for QDomDocumentType 41751 vfunc[0]: QDomDocumentType::~QDomDocumentType() 41752 vfunc[1]: QDomDocumentType::~QDomDocumentType() 41753 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41754 const&) 41755 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41756 const&) 41757 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41758 const&) 41759 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41760 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41761 vfunc[7]: QDomNode::hasChildNodes() const 41762 vfunc[8]: QDomNode::cloneNode(bool) const 41763 vfunc[9]: QDomNode::normalize() 41764 vfunc[10]: QDomNode::isSupported(QString const&, QString 41765 const&) const 41766 vfunc[11]: QDomNode::nodeName() const 41767 vfunc[12]: QDomDocumentType::nodeType() const 41768 vfunc[13]: QDomNode::parentNode() const 41769 vfunc[14]: QDomNode::childNodes() const 41770 vfunc[15]: QDomNode::firstChild() const 41771 vfunc[16]: QDomNode::lastChild() const 41772 vfunc[17]: QDomNode::previousSibling() const 41773 vfunc[18]: QDomNode::nextSibling() const 41774 vfunc[19]: QDomNode::attributes() const 41775 vfunc[20]: QDomNode::ownerDocument() const 41776 vfunc[21]: QDomNode::namespaceURI() const 41777 vfunc[22]: QDomNode::localName() const 41778 vfunc[23]: QDomNode::hasAttributes() const 41779 vfunc[24]: QDomNode::nodeValue() const 41780 vfunc[25]: QDomNode::setNodeValue(QString const&) 41781 vfunc[26]: QDomNode::prefix() const 41782 vfunc[27]: QDomNode::setPrefix(QString const&) 41783 vfunc[28]: QDomNode::isAttr() const 41784 vfunc[29]: QDomNode::isCDATASection() const 41785 vfunc[30]: QDomNode::isDocumentFragment() const 41786 vfunc[31]: QDomNode::isDocument() const 41787 vfunc[32]: QDomDocumentType::isDocumentType() const 41788 vfunc[33]: QDomNode::isElement() const 41789 vfunc[34]: QDomNode::isEntityReference() const 41790 vfunc[35]: QDomNode::isText() const 41791 vfunc[36]: QDomNode::isEntity() const 41792 vfunc[37]: QDomNode::isNotation() const 41793 vfunc[38]: QDomNode::isProcessingInstruction() const 41794 vfunc[39]: QDomNode::isCharacterData() const 41795 vfunc[40]: QDomNode::isComment() const 41796 vfunc[41]: QDomDocumentType::name() const 41797 vfunc[42]: QDomDocumentType::entities() const 41798 vfunc[43]: QDomDocumentType::notations() const 41799 vfunc[44]: QDomDocumentType::publicId() const 41800 vfunc[45]: QDomDocumentType::systemId() const 41801 vfunc[46]: QDomDocumentType::internalSubset() const 41802 41803 The Run Time Type Information for the QDomDocumentType class is 41804 described by Table 8-632 41805 41806 Table 8-632. typeinfo for QDomDocumentType 41807 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41808 Name typeinfo name for QDomDocumentType 41809 basetype: typeinfo for QDomNode 41810 __________________________________________________________ 41811 41812 8.2.29.6. Class data for QDomDocument 41813 41814 The virtual table for the QDomDocument class is described by 41815 Table 8-633 41816 41817 Table 8-633. Primary vtable for QDomDocument 41818 Base Offset 0 41819 Virtual Base Offset 0 41820 RTTI typeinfo for QDomDocument 41821 vfunc[0]: QDomDocument::~QDomDocument() 41822 vfunc[1]: QDomDocument::~QDomDocument() 41823 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41824 const&) 41825 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41826 const&) 41827 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41828 const&) 41829 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41830 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41831 vfunc[7]: QDomNode::hasChildNodes() const 41832 vfunc[8]: QDomNode::cloneNode(bool) const 41833 vfunc[9]: QDomNode::normalize() 41834 vfunc[10]: QDomNode::isSupported(QString const&, QString 41835 const&) const 41836 vfunc[11]: QDomNode::nodeName() const 41837 vfunc[12]: QDomDocument::nodeType() const 41838 vfunc[13]: QDomNode::parentNode() const 41839 vfunc[14]: QDomNode::childNodes() const 41840 vfunc[15]: QDomNode::firstChild() const 41841 vfunc[16]: QDomNode::lastChild() const 41842 vfunc[17]: QDomNode::previousSibling() const 41843 vfunc[18]: QDomNode::nextSibling() const 41844 vfunc[19]: QDomNode::attributes() const 41845 vfunc[20]: QDomNode::ownerDocument() const 41846 vfunc[21]: QDomNode::namespaceURI() const 41847 vfunc[22]: QDomNode::localName() const 41848 vfunc[23]: QDomNode::hasAttributes() const 41849 vfunc[24]: QDomNode::nodeValue() const 41850 vfunc[25]: QDomNode::setNodeValue(QString const&) 41851 vfunc[26]: QDomNode::prefix() const 41852 vfunc[27]: QDomNode::setPrefix(QString const&) 41853 vfunc[28]: QDomNode::isAttr() const 41854 vfunc[29]: QDomNode::isCDATASection() const 41855 vfunc[30]: QDomNode::isDocumentFragment() const 41856 vfunc[31]: QDomDocument::isDocument() const 41857 vfunc[32]: QDomNode::isDocumentType() const 41858 vfunc[33]: QDomNode::isElement() const 41859 vfunc[34]: QDomNode::isEntityReference() const 41860 vfunc[35]: QDomNode::isText() const 41861 vfunc[36]: QDomNode::isEntity() const 41862 vfunc[37]: QDomNode::isNotation() const 41863 vfunc[38]: QDomNode::isProcessingInstruction() const 41864 vfunc[39]: QDomNode::isCharacterData() const 41865 vfunc[40]: QDomNode::isComment() const 41866 41867 The Run Time Type Information for the QDomDocument class is 41868 described by Table 8-634 41869 41870 Table 8-634. typeinfo for QDomDocument 41871 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41872 Name typeinfo name for QDomDocument 41873 basetype: typeinfo for QDomNode 41874 __________________________________________________________ 41875 41876 8.2.29.7. Class data for QDomAttr 41877 41878 The virtual table for the QDomAttr class is described by Table 41879 8-635 41880 41881 Table 8-635. Primary vtable for QDomAttr 41882 Base Offset 0 41883 Virtual Base Offset 0 41884 RTTI typeinfo for QDomAttr 41885 vfunc[0]: QDomAttr::~QDomAttr() 41886 vfunc[1]: QDomAttr::~QDomAttr() 41887 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41888 const&) 41889 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41890 const&) 41891 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41892 const&) 41893 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41894 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41895 vfunc[7]: QDomNode::hasChildNodes() const 41896 vfunc[8]: QDomNode::cloneNode(bool) const 41897 vfunc[9]: QDomNode::normalize() 41898 vfunc[10]: QDomNode::isSupported(QString const&, QString 41899 const&) const 41900 vfunc[11]: QDomNode::nodeName() const 41901 vfunc[12]: QDomAttr::nodeType() const 41902 vfunc[13]: QDomNode::parentNode() const 41903 vfunc[14]: QDomNode::childNodes() const 41904 vfunc[15]: QDomNode::firstChild() const 41905 vfunc[16]: QDomNode::lastChild() const 41906 vfunc[17]: QDomNode::previousSibling() const 41907 vfunc[18]: QDomNode::nextSibling() const 41908 vfunc[19]: QDomNode::attributes() const 41909 vfunc[20]: QDomNode::ownerDocument() const 41910 vfunc[21]: QDomNode::namespaceURI() const 41911 vfunc[22]: QDomNode::localName() const 41912 vfunc[23]: QDomNode::hasAttributes() const 41913 vfunc[24]: QDomNode::nodeValue() const 41914 vfunc[25]: QDomNode::setNodeValue(QString const&) 41915 vfunc[26]: QDomNode::prefix() const 41916 vfunc[27]: QDomNode::setPrefix(QString const&) 41917 vfunc[28]: QDomAttr::isAttr() const 41918 vfunc[29]: QDomNode::isCDATASection() const 41919 vfunc[30]: QDomNode::isDocumentFragment() const 41920 vfunc[31]: QDomNode::isDocument() const 41921 vfunc[32]: QDomNode::isDocumentType() const 41922 vfunc[33]: QDomNode::isElement() const 41923 vfunc[34]: QDomNode::isEntityReference() const 41924 vfunc[35]: QDomNode::isText() const 41925 vfunc[36]: QDomNode::isEntity() const 41926 vfunc[37]: QDomNode::isNotation() const 41927 vfunc[38]: QDomNode::isProcessingInstruction() const 41928 vfunc[39]: QDomNode::isCharacterData() const 41929 vfunc[40]: QDomNode::isComment() const 41930 vfunc[41]: QDomAttr::name() const 41931 vfunc[42]: QDomAttr::specified() const 41932 vfunc[43]: QDomAttr::ownerElement() const 41933 vfunc[44]: QDomAttr::value() const 41934 vfunc[45]: QDomAttr::setValue(QString const&) 41935 41936 The Run Time Type Information for the QDomAttr class is 41937 described by Table 8-636 41938 41939 Table 8-636. typeinfo for QDomAttr 41940 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41941 Name typeinfo name for QDomAttr 41942 basetype: typeinfo for QDomNode 41943 __________________________________________________________ 41944 41945 8.2.29.8. Class data for QDomNodeList 41946 41947 The virtual table for the QDomNodeList class is described by 41948 Table 8-637 41949 41950 Table 8-637. Primary vtable for QDomNodeList 41951 Base Offset 0 41952 Virtual Base Offset 0 41953 RTTI typeinfo for QDomNodeList 41954 vfunc[0]: QDomNodeList::~QDomNodeList() 41955 vfunc[1]: QDomNodeList::~QDomNodeList() 41956 vfunc[2]: QDomNodeList::item(int) const 41957 vfunc[3]: QDomNodeList::length() const 41958 41959 The Run Time Type Information for the QDomNodeList class is 41960 described by Table 8-638 41961 41962 Table 8-638. typeinfo for QDomNodeList 41963 Base Vtable vtable for __cxxabiv1::__class_type_info 41964 Name typeinfo name for QDomNodeList 41965 __________________________________________________________ 41966 41967 8.2.29.9. Class data for QXmlReader 41968 41969 The virtual table for the QXmlReader class is described by 41970 Table 8-639 41971 41972 Table 8-639. Primary vtable for QXmlReader 41973 Base Offset 0 41974 Virtual Base Offset 0 41975 RTTI typeinfo for QXmlReader 41976 vfunc[0]: __cxa_pure_virtual 41977 vfunc[1]: __cxa_pure_virtual 41978 vfunc[2]: __cxa_pure_virtual 41979 vfunc[3]: __cxa_pure_virtual 41980 vfunc[4]: __cxa_pure_virtual 41981 vfunc[5]: __cxa_pure_virtual 41982 vfunc[6]: __cxa_pure_virtual 41983 vfunc[7]: __cxa_pure_virtual 41984 vfunc[8]: __cxa_pure_virtual 41985 vfunc[9]: __cxa_pure_virtual 41986 vfunc[10]: __cxa_pure_virtual 41987 vfunc[11]: __cxa_pure_virtual 41988 vfunc[12]: __cxa_pure_virtual 41989 vfunc[13]: __cxa_pure_virtual 41990 vfunc[14]: __cxa_pure_virtual 41991 vfunc[15]: __cxa_pure_virtual 41992 vfunc[16]: __cxa_pure_virtual 41993 vfunc[17]: __cxa_pure_virtual 41994 vfunc[18]: __cxa_pure_virtual 41995 vfunc[19]: __cxa_pure_virtual 41996 41997 The Run Time Type Information for the QXmlReader class is 41998 described by Table 8-640 41999 42000 Table 8-640. typeinfo for QXmlReader 42001 Base Vtable vtable for __cxxabiv1::__class_type_info 42002 Name typeinfo name for QXmlReader 42003 __________________________________________________________ 42004 42005 8.2.29.10. Class data for QDomEntity 42006 42007 The virtual table for the QDomEntity class is described by 42008 Table 8-641 42009 42010 Table 8-641. Primary vtable for QDomEntity 42011 Base Offset 0 42012 Virtual Base Offset 0 42013 RTTI typeinfo for QDomEntity 42014 vfunc[0]: QDomEntity::~QDomEntity() 42015 vfunc[1]: QDomEntity::~QDomEntity() 42016 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42017 const&) 42018 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42019 const&) 42020 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42021 const&) 42022 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42023 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42024 vfunc[7]: QDomNode::hasChildNodes() const 42025 vfunc[8]: QDomNode::cloneNode(bool) const 42026 vfunc[9]: QDomNode::normalize() 42027 vfunc[10]: QDomNode::isSupported(QString const&, QString 42028 const&) const 42029 vfunc[11]: QDomNode::nodeName() const 42030 vfunc[12]: QDomEntity::nodeType() const 42031 vfunc[13]: QDomNode::parentNode() const 42032 vfunc[14]: QDomNode::childNodes() const 42033 vfunc[15]: QDomNode::firstChild() const 42034 vfunc[16]: QDomNode::lastChild() const 42035 vfunc[17]: QDomNode::previousSibling() const 42036 vfunc[18]: QDomNode::nextSibling() const 42037 vfunc[19]: QDomNode::attributes() const 42038 vfunc[20]: QDomNode::ownerDocument() const 42039 vfunc[21]: QDomNode::namespaceURI() const 42040 vfunc[22]: QDomNode::localName() const 42041 vfunc[23]: QDomNode::hasAttributes() const 42042 vfunc[24]: QDomNode::nodeValue() const 42043 vfunc[25]: QDomNode::setNodeValue(QString const&) 42044 vfunc[26]: QDomNode::prefix() const 42045 vfunc[27]: QDomNode::setPrefix(QString const&) 42046 vfunc[28]: QDomNode::isAttr() const 42047 vfunc[29]: QDomNode::isCDATASection() const 42048 vfunc[30]: QDomNode::isDocumentFragment() const 42049 vfunc[31]: QDomNode::isDocument() const 42050 vfunc[32]: QDomNode::isDocumentType() const 42051 vfunc[33]: QDomNode::isElement() const 42052 vfunc[34]: QDomNode::isEntityReference() const 42053 vfunc[35]: QDomNode::isText() const 42054 vfunc[36]: QDomEntity::isEntity() const 42055 vfunc[37]: QDomNode::isNotation() const 42056 vfunc[38]: QDomNode::isProcessingInstruction() const 42057 vfunc[39]: QDomNode::isCharacterData() const 42058 vfunc[40]: QDomNode::isComment() const 42059 vfunc[41]: QDomEntity::publicId() const 42060 vfunc[42]: QDomEntity::systemId() const 42061 vfunc[43]: QDomEntity::notationName() const 42062 42063 The Run Time Type Information for the QDomEntity class is 42064 described by Table 8-642 42065 42066 Table 8-642. typeinfo for QDomEntity 42067 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42068 Name typeinfo name for QDomEntity 42069 basetype: typeinfo for QDomNode 42070 __________________________________________________________ 42071 42072 8.2.29.11. Class data for QXmlDeclHandler 42073 42074 The virtual table for the QXmlDeclHandler class is described by 42075 Table 8-643 42076 42077 Table 8-643. Primary vtable for QXmlDeclHandler 42078 Base Offset 0 42079 Virtual Base Offset 0 42080 RTTI typeinfo for QXmlDeclHandler 42081 vfunc[0]: __cxa_pure_virtual 42082 vfunc[1]: __cxa_pure_virtual 42083 vfunc[2]: __cxa_pure_virtual 42084 vfunc[3]: __cxa_pure_virtual 42085 42086 The Run Time Type Information for the QXmlDeclHandler class is 42087 described by Table 8-644 42088 42089 Table 8-644. typeinfo for QXmlDeclHandler 42090 Base Vtable vtable for __cxxabiv1::__class_type_info 42091 Name typeinfo name for QXmlDeclHandler 42092 __________________________________________________________ 42093 42094 8.2.29.12. Class data for QDomNode 42095 42096 The virtual table for the QDomNode class is described by Table 42097 8-645 42098 42099 Table 8-645. Primary vtable for QDomNode 42100 Base Offset 0 42101 Virtual Base Offset 0 42102 RTTI typeinfo for QDomNode 42103 vfunc[0]: QDomNode::~QDomNode() 42104 vfunc[1]: QDomNode::~QDomNode() 42105 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42106 const&) 42107 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42108 const&) 42109 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42110 const&) 42111 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42112 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42113 vfunc[7]: QDomNode::hasChildNodes() const 42114 vfunc[8]: QDomNode::cloneNode(bool) const 42115 vfunc[9]: QDomNode::normalize() 42116 vfunc[10]: QDomNode::isSupported(QString const&, QString 42117 const&) const 42118 vfunc[11]: QDomNode::nodeName() const 42119 vfunc[12]: QDomNode::nodeType() const 42120 vfunc[13]: QDomNode::parentNode() const 42121 vfunc[14]: QDomNode::childNodes() const 42122 vfunc[15]: QDomNode::firstChild() const 42123 vfunc[16]: QDomNode::lastChild() const 42124 vfunc[17]: QDomNode::previousSibling() const 42125 vfunc[18]: QDomNode::nextSibling() const 42126 vfunc[19]: QDomNode::attributes() const 42127 vfunc[20]: QDomNode::ownerDocument() const 42128 vfunc[21]: QDomNode::namespaceURI() const 42129 vfunc[22]: QDomNode::localName() const 42130 vfunc[23]: QDomNode::hasAttributes() const 42131 vfunc[24]: QDomNode::nodeValue() const 42132 vfunc[25]: QDomNode::setNodeValue(QString const&) 42133 vfunc[26]: QDomNode::prefix() const 42134 vfunc[27]: QDomNode::setPrefix(QString const&) 42135 vfunc[28]: QDomNode::isAttr() const 42136 vfunc[29]: QDomNode::isCDATASection() const 42137 vfunc[30]: QDomNode::isDocumentFragment() const 42138 vfunc[31]: QDomNode::isDocument() const 42139 vfunc[32]: QDomNode::isDocumentType() const 42140 vfunc[33]: QDomNode::isElement() const 42141 vfunc[34]: QDomNode::isEntityReference() const 42142 vfunc[35]: QDomNode::isText() const 42143 vfunc[36]: QDomNode::isEntity() const 42144 vfunc[37]: QDomNode::isNotation() const 42145 vfunc[38]: QDomNode::isProcessingInstruction() const 42146 vfunc[39]: QDomNode::isCharacterData() const 42147 vfunc[40]: QDomNode::isComment() const 42148 42149 The Run Time Type Information for the QDomNode class is 42150 described by Table 8-646 42151 42152 Table 8-646. typeinfo for QDomNode 42153 Base Vtable vtable for __cxxabiv1::__class_type_info 42154 Name typeinfo name for QDomNode 42155 __________________________________________________________ 42156 42157 8.2.29.13. Class data for QDomText 42158 42159 The virtual table for the QDomText class is described by Table 42160 8-647 42161 42162 Table 8-647. Primary vtable for QDomText 42163 Base Offset 0 42164 Virtual Base Offset 0 42165 RTTI typeinfo for QDomText 42166 vfunc[0]: QDomText::~QDomText() 42167 vfunc[1]: QDomText::~QDomText() 42168 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42169 const&) 42170 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42171 const&) 42172 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42173 const&) 42174 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42175 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42176 vfunc[7]: QDomNode::hasChildNodes() const 42177 vfunc[8]: QDomNode::cloneNode(bool) const 42178 vfunc[9]: QDomNode::normalize() 42179 vfunc[10]: QDomNode::isSupported(QString const&, QString 42180 const&) const 42181 vfunc[11]: QDomNode::nodeName() const 42182 vfunc[12]: QDomText::nodeType() const 42183 vfunc[13]: QDomNode::parentNode() const 42184 vfunc[14]: QDomNode::childNodes() const 42185 vfunc[15]: QDomNode::firstChild() const 42186 vfunc[16]: QDomNode::lastChild() const 42187 vfunc[17]: QDomNode::previousSibling() const 42188 vfunc[18]: QDomNode::nextSibling() const 42189 vfunc[19]: QDomNode::attributes() const 42190 vfunc[20]: QDomNode::ownerDocument() const 42191 vfunc[21]: QDomNode::namespaceURI() const 42192 vfunc[22]: QDomNode::localName() const 42193 vfunc[23]: QDomNode::hasAttributes() const 42194 vfunc[24]: QDomNode::nodeValue() const 42195 vfunc[25]: QDomNode::setNodeValue(QString const&) 42196 vfunc[26]: QDomNode::prefix() const 42197 vfunc[27]: QDomNode::setPrefix(QString const&) 42198 vfunc[28]: QDomNode::isAttr() const 42199 vfunc[29]: QDomNode::isCDATASection() const 42200 vfunc[30]: QDomNode::isDocumentFragment() const 42201 vfunc[31]: QDomNode::isDocument() const 42202 vfunc[32]: QDomNode::isDocumentType() const 42203 vfunc[33]: QDomNode::isElement() const 42204 vfunc[34]: QDomNode::isEntityReference() const 42205 vfunc[35]: QDomText::isText() const 42206 vfunc[36]: QDomNode::isEntity() const 42207 vfunc[37]: QDomNode::isNotation() const 42208 vfunc[38]: QDomNode::isProcessingInstruction() const 42209 vfunc[39]: QDomCharacterData::isCharacterData() const 42210 vfunc[40]: QDomNode::isComment() const 42211 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42212 unsigned long) 42213 vfunc[42]: QDomCharacterData::appendData(QString const&) 42214 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42215 const&) 42216 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42217 unsigned long) 42218 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42219 unsigned long, QString const&) 42220 vfunc[46]: QDomCharacterData::length() const 42221 vfunc[47]: QDomCharacterData::data() const 42222 vfunc[48]: QDomCharacterData::setData(QString const&) 42223 42224 The Run Time Type Information for the QDomText class is 42225 described by Table 8-648 42226 42227 Table 8-648. typeinfo for QDomText 42228 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42229 Name typeinfo name for QDomText 42230 basetype: typeinfo for QDomCharacterData 42231 __________________________________________________________ 42232 42233 8.2.29.14. Class data for QDomCharacterData 42234 42235 The virtual table for the QDomCharacterData class is described 42236 by Table 8-649 42237 42238 Table 8-649. Primary vtable for QDomCharacterData 42239 Base Offset 0 42240 Virtual Base Offset 0 42241 RTTI typeinfo for QDomCharacterData 42242 vfunc[0]: QDomCharacterData::~QDomCharacterData() 42243 vfunc[1]: QDomCharacterData::~QDomCharacterData() 42244 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42245 const&) 42246 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42247 const&) 42248 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42249 const&) 42250 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42251 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42252 vfunc[7]: QDomNode::hasChildNodes() const 42253 vfunc[8]: QDomNode::cloneNode(bool) const 42254 vfunc[9]: QDomNode::normalize() 42255 vfunc[10]: QDomNode::isSupported(QString const&, QString 42256 const&) const 42257 vfunc[11]: QDomNode::nodeName() const 42258 vfunc[12]: QDomCharacterData::nodeType() const 42259 vfunc[13]: QDomNode::parentNode() const 42260 vfunc[14]: QDomNode::childNodes() const 42261 vfunc[15]: QDomNode::firstChild() const 42262 vfunc[16]: QDomNode::lastChild() const 42263 vfunc[17]: QDomNode::previousSibling() const 42264 vfunc[18]: QDomNode::nextSibling() const 42265 vfunc[19]: QDomNode::attributes() const 42266 vfunc[20]: QDomNode::ownerDocument() const 42267 vfunc[21]: QDomNode::namespaceURI() const 42268 vfunc[22]: QDomNode::localName() const 42269 vfunc[23]: QDomNode::hasAttributes() const 42270 vfunc[24]: QDomNode::nodeValue() const 42271 vfunc[25]: QDomNode::setNodeValue(QString const&) 42272 vfunc[26]: QDomNode::prefix() const 42273 vfunc[27]: QDomNode::setPrefix(QString const&) 42274 vfunc[28]: QDomNode::isAttr() const 42275 vfunc[29]: QDomNode::isCDATASection() const 42276 vfunc[30]: QDomNode::isDocumentFragment() const 42277 vfunc[31]: QDomNode::isDocument() const 42278 vfunc[32]: QDomNode::isDocumentType() const 42279 vfunc[33]: QDomNode::isElement() const 42280 vfunc[34]: QDomNode::isEntityReference() const 42281 vfunc[35]: QDomNode::isText() const 42282 vfunc[36]: QDomNode::isEntity() const 42283 vfunc[37]: QDomNode::isNotation() const 42284 vfunc[38]: QDomNode::isProcessingInstruction() const 42285 vfunc[39]: QDomCharacterData::isCharacterData() const 42286 vfunc[40]: QDomNode::isComment() const 42287 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42288 unsigned long) 42289 vfunc[42]: QDomCharacterData::appendData(QString const&) 42290 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42291 const&) 42292 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42293 unsigned long) 42294 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42295 unsigned long, QString const&) 42296 vfunc[46]: QDomCharacterData::length() const 42297 vfunc[47]: QDomCharacterData::data() const 42298 vfunc[48]: QDomCharacterData::setData(QString const&) 42299 42300 The Run Time Type Information for the QDomCharacterData class 42301 is described by Table 8-650 42302 42303 Table 8-650. typeinfo for QDomCharacterData 42304 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42305 Name typeinfo name for QDomCharacterData 42306 basetype: typeinfo for QDomNode 42307 __________________________________________________________ 42308 42309 8.2.29.15. Class data for QDomComment 42310 42311 The virtual table for the QDomComment class is described by 42312 Table 8-651 42313 42314 Table 8-651. Primary vtable for QDomComment 42315 Base Offset 0 42316 Virtual Base Offset 0 42317 RTTI typeinfo for QDomComment 42318 vfunc[0]: QDomComment::~QDomComment() 42319 vfunc[1]: QDomComment::~QDomComment() 42320 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42321 const&) 42322 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42323 const&) 42324 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42325 const&) 42326 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42327 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42328 vfunc[7]: QDomNode::hasChildNodes() const 42329 vfunc[8]: QDomNode::cloneNode(bool) const 42330 vfunc[9]: QDomNode::normalize() 42331 vfunc[10]: QDomNode::isSupported(QString const&, QString 42332 const&) const 42333 vfunc[11]: QDomNode::nodeName() const 42334 vfunc[12]: QDomComment::nodeType() const 42335 vfunc[13]: QDomNode::parentNode() const 42336 vfunc[14]: QDomNode::childNodes() const 42337 vfunc[15]: QDomNode::firstChild() const 42338 vfunc[16]: QDomNode::lastChild() const 42339 vfunc[17]: QDomNode::previousSibling() const 42340 vfunc[18]: QDomNode::nextSibling() const 42341 vfunc[19]: QDomNode::attributes() const 42342 vfunc[20]: QDomNode::ownerDocument() const 42343 vfunc[21]: QDomNode::namespaceURI() const 42344 vfunc[22]: QDomNode::localName() const 42345 vfunc[23]: QDomNode::hasAttributes() const 42346 vfunc[24]: QDomNode::nodeValue() const 42347 vfunc[25]: QDomNode::setNodeValue(QString const&) 42348 vfunc[26]: QDomNode::prefix() const 42349 vfunc[27]: QDomNode::setPrefix(QString const&) 42350 vfunc[28]: QDomNode::isAttr() const 42351 vfunc[29]: QDomNode::isCDATASection() const 42352 vfunc[30]: QDomNode::isDocumentFragment() const 42353 vfunc[31]: QDomNode::isDocument() const 42354 vfunc[32]: QDomNode::isDocumentType() const 42355 vfunc[33]: QDomNode::isElement() const 42356 vfunc[34]: QDomNode::isEntityReference() const 42357 vfunc[35]: QDomNode::isText() const 42358 vfunc[36]: QDomNode::isEntity() const 42359 vfunc[37]: QDomNode::isNotation() const 42360 vfunc[38]: QDomNode::isProcessingInstruction() const 42361 vfunc[39]: QDomCharacterData::isCharacterData() const 42362 vfunc[40]: QDomComment::isComment() const 42363 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42364 unsigned long) 42365 vfunc[42]: QDomCharacterData::appendData(QString const&) 42366 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42367 const&) 42368 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42369 unsigned long) 42370 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42371 unsigned long, QString const&) 42372 vfunc[46]: QDomCharacterData::length() const 42373 vfunc[47]: QDomCharacterData::data() const 42374 vfunc[48]: QDomCharacterData::setData(QString const&) 42375 42376 The Run Time Type Information for the QDomComment class is 42377 described by Table 8-652 42378 42379 Table 8-652. typeinfo for QDomComment 42380 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42381 Name typeinfo name for QDomComment 42382 basetype: typeinfo for QDomCharacterData 42383 __________________________________________________________ 42384 42385 8.2.29.16. Class data for QXmlDefaultHandler 42386 42387 The virtual table for the QXmlDefaultHandler class is described 42388 by Table 8-653 42389 42390 Table 8-653. Primary vtable for QXmlDefaultHandler 42391 Base Offset 0 42392 Virtual Base Offset 0 42393 RTTI typeinfo for QXmlDefaultHandler 42394 vfunc[0]: QXmlDefaultHandler::setDocumentLocator(QXmlLocator*) 42395 vfunc[1]: QXmlDefaultHandler::startDocument() 42396 vfunc[2]: QXmlDefaultHandler::endDocument() 42397 vfunc[3]: QXmlDefaultHandler::startPrefixMapping(QString 42398 const&, QString const&) 42399 vfunc[4]: QXmlDefaultHandler::endPrefixMapping(QString const&) 42400 vfunc[5]: QXmlDefaultHandler::startElement(QString const&, 42401 QString const&, QString const&, QXmlAttributes const&) 42402 vfunc[6]: QXmlDefaultHandler::endElement(QString const&, 42403 QString const&, QString const&) 42404 vfunc[7]: QXmlDefaultHandler::characters(QString const&) 42405 vfunc[8]: QXmlDefaultHandler::ignorableWhitespace(QString 42406 const&) 42407 vfunc[9]: QXmlDefaultHandler::processingInstruction(QString 42408 const&, QString const&) 42409 vfunc[10]: QXmlDefaultHandler::skippedEntity(QString const&) 42410 vfunc[11]: QXmlDefaultHandler::errorString() 42411 vfunc[12]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 42412 vfunc[13]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 42413 vfunc[14]: QXmlDefaultHandler::warning(QXmlParseException 42414 const&) 42415 vfunc[15]: QXmlDefaultHandler::error(QXmlParseException const&) 42416 vfunc[16]: QXmlDefaultHandler::fatalError(QXmlParseException 42417 const&) 42418 vfunc[17]: QXmlDefaultHandler::notationDecl(QString const&, 42419 QString const&, QString const&) 42420 vfunc[18]: QXmlDefaultHandler::unparsedEntityDecl(QString 42421 const&, QString const&, QString const&, QString const&) 42422 vfunc[19]: QXmlDefaultHandler::resolveEntity(QString const&, 42423 QString const&, QXmlInputSource*&) 42424 vfunc[20]: QXmlDefaultHandler::startDTD(QString const&, QString 42425 const&, QString const&) 42426 vfunc[21]: QXmlDefaultHandler::endDTD() 42427 vfunc[22]: QXmlDefaultHandler::startEntity(QString const&) 42428 vfunc[23]: QXmlDefaultHandler::endEntity(QString const&) 42429 vfunc[24]: QXmlDefaultHandler::startCDATA() 42430 vfunc[25]: QXmlDefaultHandler::endCDATA() 42431 vfunc[26]: QXmlDefaultHandler::comment(QString const&) 42432 vfunc[27]: QXmlDefaultHandler::attributeDecl(QString const&, 42433 QString const&, QString const&, QString const&, QString const&) 42434 vfunc[28]: QXmlDefaultHandler::internalEntityDecl(QString 42435 const&, QString const&) 42436 vfunc[29]: QXmlDefaultHandler::externalEntityDecl(QString 42437 const&, QString const&, QString const&) 42438 42439 Table 8-654. Secondary vtable for QXmlDefaultHandler 42440 Base Offset -4 42441 Virtual Base Offset 0 42442 RTTI typeinfo for QXmlDefaultHandler 42443 vfunc[0]: non-virtual thunk to 42444 QXmlDefaultHandler::warning(QXmlParseException const&) 42445 vfunc[1]: non-virtual thunk to 42446 QXmlDefaultHandler::error(QXmlParseException const&) 42447 vfunc[2]: non-virtual thunk to 42448 QXmlDefaultHandler::fatalError(QXmlParseException const&) 42449 vfunc[3]: non-virtual thunk to 42450 QXmlDefaultHandler::errorString() 42451 42452 Table 8-655. Secondary vtable for QXmlDefaultHandler 42453 Base Offset -8 42454 Virtual Base Offset 0 42455 RTTI typeinfo for QXmlDefaultHandler 42456 vfunc[0]: non-virtual thunk to 42457 QXmlDefaultHandler::notationDecl(QString const&, QString 42458 const&, QString const&) 42459 vfunc[1]: non-virtual thunk to 42460 QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString 42461 const&, QString const&, QString const&) 42462 vfunc[2]: non-virtual thunk to 42463 QXmlDefaultHandler::errorString() 42464 42465 Table 8-656. Secondary vtable for QXmlDefaultHandler 42466 Base Offset -12 42467 Virtual Base Offset 0 42468 RTTI typeinfo for QXmlDefaultHandler 42469 vfunc[0]: non-virtual thunk to 42470 QXmlDefaultHandler::resolveEntity(QString const&, QString 42471 const&, QXmlInputSource*&) 42472 vfunc[1]: non-virtual thunk to 42473 QXmlDefaultHandler::errorString() 42474 42475 Table 8-657. Secondary vtable for QXmlDefaultHandler 42476 Base Offset -16 42477 Virtual Base Offset 0 42478 RTTI typeinfo for QXmlDefaultHandler 42479 vfunc[0]: non-virtual thunk to 42480 QXmlDefaultHandler::startDTD(QString const&, QString const&, 42481 QString const&) 42482 vfunc[1]: non-virtual thunk to QXmlDefaultHandler::endDTD() 42483 vfunc[2]: non-virtual thunk to 42484 QXmlDefaultHandler::startEntity(QString const&) 42485 vfunc[3]: non-virtual thunk to 42486 QXmlDefaultHandler::endEntity(QString const&) 42487 vfunc[4]: non-virtual thunk to QXmlDefaultHandler::startCDATA() 42488 vfunc[5]: non-virtual thunk to QXmlDefaultHandler::endCDATA() 42489 vfunc[6]: non-virtual thunk to 42490 QXmlDefaultHandler::comment(QString const&) 42491 vfunc[7]: non-virtual thunk to 42492 QXmlDefaultHandler::errorString() 42493 42494 Table 8-658. Secondary vtable for QXmlDefaultHandler 42495 Base Offset -20 42496 Virtual Base Offset 0 42497 RTTI typeinfo for QXmlDefaultHandler 42498 vfunc[0]: non-virtual thunk to 42499 QXmlDefaultHandler::attributeDecl(QString const&, QString 42500 const&, QString const&, QString const&, QString const&) 42501 vfunc[1]: non-virtual thunk to 42502 QXmlDefaultHandler::internalEntityDecl(QString const&, QString 42503 const&) 42504 vfunc[2]: non-virtual thunk to 42505 QXmlDefaultHandler::externalEntityDecl(QString const&, QString 42506 const&, QString const&) 42507 vfunc[3]: non-virtual thunk to 42508 QXmlDefaultHandler::errorString() 42509 42510 The Run Time Type Information for the QXmlDefaultHandler class 42511 is described by Table 8-659 42512 42513 Table 8-659. typeinfo for QXmlDefaultHandler 42514 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 42515 Name typeinfo name for QXmlDefaultHandler 42516 flags: 0 42517 basetype: typeinfo for QXmlContentHandler 2 42518 basetype: typeinfo for QXmlErrorHandler 1026 42519 basetype: typeinfo for QXmlErrorHandler 2050 42520 basetype: typeinfo for QXmlErrorHandler 1026 42521 basetype: typeinfo for QXmlErrorHandler 2050 42522 basetype: typeinfo for QXmlErrorHandler 1026 42523 __________________________________________________________ 42524 42525 8.2.29.17. Class data for QDomNotation 42526 42527 The virtual table for the QDomNotation class is described by 42528 Table 8-660 42529 42530 Table 8-660. Primary vtable for QDomNotation 42531 Base Offset 0 42532 Virtual Base Offset 0 42533 RTTI typeinfo for QDomNotation 42534 vfunc[0]: QDomNotation::~QDomNotation() 42535 vfunc[1]: QDomNotation::~QDomNotation() 42536 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42537 const&) 42538 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42539 const&) 42540 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42541 const&) 42542 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42543 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42544 vfunc[7]: QDomNode::hasChildNodes() const 42545 vfunc[8]: QDomNode::cloneNode(bool) const 42546 vfunc[9]: QDomNode::normalize() 42547 vfunc[10]: QDomNode::isSupported(QString const&, QString 42548 const&) const 42549 vfunc[11]: QDomNode::nodeName() const 42550 vfunc[12]: QDomNotation::nodeType() const 42551 vfunc[13]: QDomNode::parentNode() const 42552 vfunc[14]: QDomNode::childNodes() const 42553 vfunc[15]: QDomNode::firstChild() const 42554 vfunc[16]: QDomNode::lastChild() const 42555 vfunc[17]: QDomNode::previousSibling() const 42556 vfunc[18]: QDomNode::nextSibling() const 42557 vfunc[19]: QDomNode::attributes() const 42558 vfunc[20]: QDomNode::ownerDocument() const 42559 vfunc[21]: QDomNode::namespaceURI() const 42560 vfunc[22]: QDomNode::localName() const 42561 vfunc[23]: QDomNode::hasAttributes() const 42562 vfunc[24]: QDomNode::nodeValue() const 42563 vfunc[25]: QDomNode::setNodeValue(QString const&) 42564 vfunc[26]: QDomNode::prefix() const 42565 vfunc[27]: QDomNode::setPrefix(QString const&) 42566 vfunc[28]: QDomNode::isAttr() const 42567 vfunc[29]: QDomNode::isCDATASection() const 42568 vfunc[30]: QDomNode::isDocumentFragment() const 42569 vfunc[31]: QDomNode::isDocument() const 42570 vfunc[32]: QDomNode::isDocumentType() const 42571 vfunc[33]: QDomNode::isElement() const 42572 vfunc[34]: QDomNode::isEntityReference() const 42573 vfunc[35]: QDomNode::isText() const 42574 vfunc[36]: QDomNode::isEntity() const 42575 vfunc[37]: QDomNotation::isNotation() const 42576 vfunc[38]: QDomNode::isProcessingInstruction() const 42577 vfunc[39]: QDomNode::isCharacterData() const 42578 vfunc[40]: QDomNode::isComment() const 42579 42580 The Run Time Type Information for the QDomNotation class is 42581 described by Table 8-661 42582 42583 Table 8-661. typeinfo for QDomNotation 42584 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42585 Name typeinfo name for QDomNotation 42586 basetype: typeinfo for QDomNode 42587 __________________________________________________________ 42588 42589 8.2.29.18. Class data for QXmlSimpleReader 42590 42591 The virtual table for the QXmlSimpleReader class is described 42592 by Table 8-662 42593 42594 Table 8-662. Primary vtable for QXmlSimpleReader 42595 Base Offset 0 42596 Virtual Base Offset 0 42597 RTTI typeinfo for QXmlSimpleReader 42598 vfunc[0]: QXmlSimpleReader::feature(QString const&, bool*) 42599 const 42600 vfunc[1]: QXmlSimpleReader::setFeature(QString const&, bool) 42601 vfunc[2]: QXmlSimpleReader::hasFeature(QString const&) const 42602 vfunc[3]: QXmlSimpleReader::property(QString const&, bool*) 42603 const 42604 vfunc[4]: QXmlSimpleReader::setProperty(QString const&, void*) 42605 vfunc[5]: QXmlSimpleReader::hasProperty(QString const&) const 42606 vfunc[6]: 42607 QXmlSimpleReader::setEntityResolver(QXmlEntityResolver*) 42608 vfunc[7]: QXmlSimpleReader::entityResolver() const 42609 vfunc[8]: QXmlSimpleReader::setDTDHandler(QXmlDTDHandler*) 42610 vfunc[9]: QXmlSimpleReader::DTDHandler() const 42611 vfunc[10]: 42612 QXmlSimpleReader::setContentHandler(QXmlContentHandler*) 42613 vfunc[11]: QXmlSimpleReader::contentHandler() const 42614 vfunc[12]: QXmlSimpleReader::setErrorHandler(QXmlErrorHandler*) 42615 vfunc[13]: QXmlSimpleReader::errorHandler() const 42616 vfunc[14]: 42617 QXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler*) 42618 vfunc[15]: QXmlSimpleReader::lexicalHandler() const 42619 vfunc[16]: QXmlSimpleReader::setDeclHandler(QXmlDeclHandler*) 42620 vfunc[17]: QXmlSimpleReader::declHandler() const 42621 vfunc[18]: QXmlSimpleReader::parse(QXmlInputSource const&) 42622 vfunc[19]: QXmlSimpleReader::parse(QXmlInputSource const*) 42623 vfunc[20]: QXmlSimpleReader::~QXmlSimpleReader() 42624 vfunc[21]: QXmlSimpleReader::~QXmlSimpleReader() 42625 vfunc[22]: QXmlSimpleReader::parse(QXmlInputSource const*, 42626 bool) 42627 vfunc[23]: QXmlSimpleReader::parseContinue() 42628 42629 The Run Time Type Information for the QXmlSimpleReader class is 42630 described by Table 8-663 42631 42632 Table 8-663. typeinfo for QXmlSimpleReader 42633 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42634 Name typeinfo name for QXmlSimpleReader 42635 basetype: typeinfo for QXmlReader 42636 __________________________________________________________ 42637 42638 8.2.29.19. Class data for QXmlLexicalHandler 42639 42640 The virtual table for the QXmlLexicalHandler class is described 42641 by Table 8-664 42642 42643 Table 8-664. Primary vtable for QXmlLexicalHandler 42644 Base Offset 0 42645 Virtual Base Offset 0 42646 RTTI typeinfo for QXmlLexicalHandler 42647 vfunc[0]: __cxa_pure_virtual 42648 vfunc[1]: __cxa_pure_virtual 42649 vfunc[2]: __cxa_pure_virtual 42650 vfunc[3]: __cxa_pure_virtual 42651 vfunc[4]: __cxa_pure_virtual 42652 vfunc[5]: __cxa_pure_virtual 42653 vfunc[6]: __cxa_pure_virtual 42654 vfunc[7]: __cxa_pure_virtual 42655 42656 The Run Time Type Information for the QXmlLexicalHandler class 42657 is described by Table 8-665 42658 42659 Table 8-665. typeinfo for QXmlLexicalHandler 42660 Base Vtable vtable for __cxxabiv1::__class_type_info 42661 Name typeinfo name for QXmlLexicalHandler 42662 __________________________________________________________ 42663 42664 8.2.29.20. Class data for QXmlAttributes 42665 42666 The virtual table for the QXmlAttributes class is described by 42667 Table 8-666 42668 42669 Table 8-666. Primary vtable for QXmlAttributes 42670 Base Offset 0 42671 Virtual Base Offset 0 42672 RTTI typeinfo for QXmlAttributes 42673 vfunc[0]: NULL or QXmlAttributes::~QXmlAttributes() 42674 vfunc[1]: NULL or QXmlAttributes::~QXmlAttributes() 42675 42676 The Run Time Type Information for the QXmlAttributes class is 42677 described by Table 8-667 42678 42679 Table 8-667. typeinfo for QXmlAttributes 42680 Base Vtable vtable for __cxxabiv1::__class_type_info 42681 Name typeinfo name for QXmlAttributes 42682 __________________________________________________________ 42683 42684 8.2.29.21. Class data for QDomProcessingInstruction 42685 42686 The virtual table for the QDomProcessingInstruction class is 42687 described by Table 8-668 42688 42689 Table 8-668. Primary vtable for QDomProcessingInstruction 42690 Base Offset 0 42691 Virtual Base Offset 0 42692 RTTI typeinfo for QDomProcessingInstruction 42693 vfunc[0]: 42694 QDomProcessingInstruction::~QDomProcessingInstruction() 42695 vfunc[1]: 42696 QDomProcessingInstruction::~QDomProcessingInstruction() 42697 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42698 const&) 42699 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42700 const&) 42701 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42702 const&) 42703 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42704 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42705 vfunc[7]: QDomNode::hasChildNodes() const 42706 vfunc[8]: QDomNode::cloneNode(bool) const 42707 vfunc[9]: QDomNode::normalize() 42708 vfunc[10]: QDomNode::isSupported(QString const&, QString 42709 const&) const 42710 vfunc[11]: QDomNode::nodeName() const 42711 vfunc[12]: QDomProcessingInstruction::nodeType() const 42712 vfunc[13]: QDomNode::parentNode() const 42713 vfunc[14]: QDomNode::childNodes() const 42714 vfunc[15]: QDomNode::firstChild() const 42715 vfunc[16]: QDomNode::lastChild() const 42716 vfunc[17]: QDomNode::previousSibling() const 42717 vfunc[18]: QDomNode::nextSibling() const 42718 vfunc[19]: QDomNode::attributes() const 42719 vfunc[20]: QDomNode::ownerDocument() const 42720 vfunc[21]: QDomNode::namespaceURI() const 42721 vfunc[22]: QDomNode::localName() const 42722 vfunc[23]: QDomNode::hasAttributes() const 42723 vfunc[24]: QDomNode::nodeValue() const 42724 vfunc[25]: QDomNode::setNodeValue(QString const&) 42725 vfunc[26]: QDomNode::prefix() const 42726 vfunc[27]: QDomNode::setPrefix(QString const&) 42727 vfunc[28]: QDomNode::isAttr() const 42728 vfunc[29]: QDomNode::isCDATASection() const 42729 vfunc[30]: QDomNode::isDocumentFragment() const 42730 vfunc[31]: QDomNode::isDocument() const 42731 vfunc[32]: QDomNode::isDocumentType() const 42732 vfunc[33]: QDomNode::isElement() const 42733 vfunc[34]: QDomNode::isEntityReference() const 42734 vfunc[35]: QDomNode::isText() const 42735 vfunc[36]: QDomNode::isEntity() const 42736 vfunc[37]: QDomNode::isNotation() const 42737 vfunc[38]: QDomProcessingInstruction::isProcessingInstruction() 42738 const 42739 vfunc[39]: QDomNode::isCharacterData() const 42740 vfunc[40]: QDomNode::isComment() const 42741 vfunc[41]: QDomProcessingInstruction::target() const 42742 vfunc[42]: QDomProcessingInstruction::data() const 42743 vfunc[43]: QDomProcessingInstruction::setData(QString const&) 42744 42745 The Run Time Type Information for the QDomProcessingInstruction 42746 class is described by Table 8-669 42747 42748 Table 8-669. typeinfo for QDomProcessingInstruction 42749 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42750 Name typeinfo name for QDomProcessingInstruction 42751 basetype: typeinfo for QDomNode 42752 __________________________________________________________ 42753 42754 8.2.29.22. Class data for QXmlContentHandler 42755 42756 The virtual table for the QXmlContentHandler class is described 42757 by Table 8-670 42758 42759 Table 8-670. Primary vtable for QXmlContentHandler 42760 Base Offset 0 42761 Virtual Base Offset 0 42762 RTTI typeinfo for QXmlContentHandler 42763 vfunc[0]: __cxa_pure_virtual 42764 vfunc[1]: __cxa_pure_virtual 42765 vfunc[2]: __cxa_pure_virtual 42766 vfunc[3]: __cxa_pure_virtual 42767 vfunc[4]: __cxa_pure_virtual 42768 vfunc[5]: __cxa_pure_virtual 42769 vfunc[6]: __cxa_pure_virtual 42770 vfunc[7]: __cxa_pure_virtual 42771 vfunc[8]: __cxa_pure_virtual 42772 vfunc[9]: __cxa_pure_virtual 42773 vfunc[10]: __cxa_pure_virtual 42774 vfunc[11]: __cxa_pure_virtual 42775 42776 The Run Time Type Information for the QXmlContentHandler class 42777 is described by Table 8-671 42778 42779 Table 8-671. typeinfo for QXmlContentHandler 42780 Base Vtable vtable for __cxxabiv1::__class_type_info 42781 Name typeinfo name for QXmlContentHandler 42782 __________________________________________________________ 42783 42784 8.2.29.23. Class data for QDomEntityReference 42785 42786 The virtual table for the QDomEntityReference class is 42787 described by Table 8-672 42788 42789 Table 8-672. Primary vtable for QDomEntityReference 42790 Base Offset 0 42791 Virtual Base Offset 0 42792 RTTI typeinfo for QDomEntityReference 42793 vfunc[0]: QDomEntityReference::~QDomEntityReference() 42794 vfunc[1]: QDomEntityReference::~QDomEntityReference() 42795 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42796 const&) 42797 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42798 const&) 42799 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42800 const&) 42801 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42802 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42803 vfunc[7]: QDomNode::hasChildNodes() const 42804 vfunc[8]: QDomNode::cloneNode(bool) const 42805 vfunc[9]: QDomNode::normalize() 42806 vfunc[10]: QDomNode::isSupported(QString const&, QString 42807 const&) const 42808 vfunc[11]: QDomNode::nodeName() const 42809 vfunc[12]: QDomEntityReference::nodeType() const 42810 vfunc[13]: QDomNode::parentNode() const 42811 vfunc[14]: QDomNode::childNodes() const 42812 vfunc[15]: QDomNode::firstChild() const 42813 vfunc[16]: QDomNode::lastChild() const 42814 vfunc[17]: QDomNode::previousSibling() const 42815 vfunc[18]: QDomNode::nextSibling() const 42816 vfunc[19]: QDomNode::attributes() const 42817 vfunc[20]: QDomNode::ownerDocument() const 42818 vfunc[21]: QDomNode::namespaceURI() const 42819 vfunc[22]: QDomNode::localName() const 42820 vfunc[23]: QDomNode::hasAttributes() const 42821 vfunc[24]: QDomNode::nodeValue() const 42822 vfunc[25]: QDomNode::setNodeValue(QString const&) 42823 vfunc[26]: QDomNode::prefix() const 42824 vfunc[27]: QDomNode::setPrefix(QString const&) 42825 vfunc[28]: QDomNode::isAttr() const 42826 vfunc[29]: QDomNode::isCDATASection() const 42827 vfunc[30]: QDomNode::isDocumentFragment() const 42828 vfunc[31]: QDomNode::isDocument() const 42829 vfunc[32]: QDomNode::isDocumentType() const 42830 vfunc[33]: QDomNode::isElement() const 42831 vfunc[34]: QDomEntityReference::isEntityReference() const 42832 vfunc[35]: QDomNode::isText() const 42833 vfunc[36]: QDomNode::isEntity() const 42834 vfunc[37]: QDomNode::isNotation() const 42835 vfunc[38]: QDomNode::isProcessingInstruction() const 42836 vfunc[39]: QDomNode::isCharacterData() const 42837 vfunc[40]: QDomNode::isComment() const 42838 42839 The Run Time Type Information for the QDomEntityReference class 42840 is described by Table 8-673 42841 42842 Table 8-673. typeinfo for QDomEntityReference 42843 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42844 Name typeinfo name for QDomEntityReference 42845 basetype: typeinfo for QDomNode 42846 __________________________________________________________ 42847 42848 8.2.29.24. Class data for QDomCDATASection 42849 42850 The virtual table for the QDomCDATASection class is described 42851 by Table 8-674 42852 42853 Table 8-674. Primary vtable for QDomCDATASection 42854 Base Offset 0 42855 Virtual Base Offset 0 42856 RTTI typeinfo for QDomCDATASection 42857 vfunc[0]: QDomCDATASection::~QDomCDATASection() 42858 vfunc[1]: QDomCDATASection::~QDomCDATASection() 42859 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42860 const&) 42861 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42862 const&) 42863 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42864 const&) 42865 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42866 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42867 vfunc[7]: QDomNode::hasChildNodes() const 42868 vfunc[8]: QDomNode::cloneNode(bool) const 42869 vfunc[9]: QDomNode::normalize() 42870 vfunc[10]: QDomNode::isSupported(QString const&, QString 42871 const&) const 42872 vfunc[11]: QDomNode::nodeName() const 42873 vfunc[12]: QDomCDATASection::nodeType() const 42874 vfunc[13]: QDomNode::parentNode() const 42875 vfunc[14]: QDomNode::childNodes() const 42876 vfunc[15]: QDomNode::firstChild() const 42877 vfunc[16]: QDomNode::lastChild() const 42878 vfunc[17]: QDomNode::previousSibling() const 42879 vfunc[18]: QDomNode::nextSibling() const 42880 vfunc[19]: QDomNode::attributes() const 42881 vfunc[20]: QDomNode::ownerDocument() const 42882 vfunc[21]: QDomNode::namespaceURI() const 42883 vfunc[22]: QDomNode::localName() const 42884 vfunc[23]: QDomNode::hasAttributes() const 42885 vfunc[24]: QDomNode::nodeValue() const 42886 vfunc[25]: QDomNode::setNodeValue(QString const&) 42887 vfunc[26]: QDomNode::prefix() const 42888 vfunc[27]: QDomNode::setPrefix(QString const&) 42889 vfunc[28]: QDomNode::isAttr() const 42890 vfunc[29]: QDomCDATASection::isCDATASection() const 42891 vfunc[30]: QDomNode::isDocumentFragment() const 42892 vfunc[31]: QDomNode::isDocument() const 42893 vfunc[32]: QDomNode::isDocumentType() const 42894 vfunc[33]: QDomNode::isElement() const 42895 vfunc[34]: QDomNode::isEntityReference() const 42896 vfunc[35]: QDomText::isText() const 42897 vfunc[36]: QDomNode::isEntity() const 42898 vfunc[37]: QDomNode::isNotation() const 42899 vfunc[38]: QDomNode::isProcessingInstruction() const 42900 vfunc[39]: QDomCharacterData::isCharacterData() const 42901 vfunc[40]: QDomNode::isComment() const 42902 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42903 unsigned long) 42904 vfunc[42]: QDomCharacterData::appendData(QString const&) 42905 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42906 const&) 42907 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42908 unsigned long) 42909 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42910 unsigned long, QString const&) 42911 vfunc[46]: QDomCharacterData::length() const 42912 vfunc[47]: QDomCharacterData::data() const 42913 vfunc[48]: QDomCharacterData::setData(QString const&) 42914 42915 The Run Time Type Information for the QDomCDATASection class is 42916 described by Table 8-675 42917 42918 Table 8-675. typeinfo for QDomCDATASection 42919 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42920 Name typeinfo name for QDomCDATASection 42921 basetype: typeinfo for QDomText 42922 __________________________________________________________ 42923 42924 8.2.29.25. Class data for QXmlDTDHandler 42925 42926 The virtual table for the QXmlDTDHandler class is described by 42927 Table 8-676 42928 42929 Table 8-676. Primary vtable for QXmlDTDHandler 42930 Base Offset 0 42931 Virtual Base Offset 0 42932 RTTI typeinfo for QXmlDTDHandler 42933 vfunc[0]: __cxa_pure_virtual 42934 vfunc[1]: __cxa_pure_virtual 42935 vfunc[2]: __cxa_pure_virtual 42936 42937 The Run Time Type Information for the QXmlDTDHandler class is 42938 described by Table 8-677 42939 42940 Table 8-677. typeinfo for QXmlDTDHandler 42941 Base Vtable vtable for __cxxabiv1::__class_type_info 42942 Name typeinfo name for QXmlDTDHandler 42943 __________________________________________________________ 42944 42945 8.2.29.26. Class data for QXmlInputSource 42946 42947 The virtual table for the QXmlInputSource class is described by 42948 Table 8-678 42949 42950 Table 8-678. Primary vtable for QXmlInputSource 42951 Base Offset 0 42952 Virtual Base Offset 0 42953 RTTI typeinfo for QXmlInputSource 42954 vfunc[0]: QXmlInputSource::~QXmlInputSource() 42955 vfunc[1]: QXmlInputSource::~QXmlInputSource() 42956 vfunc[2]: QXmlInputSource::setData(QString const&) 42957 vfunc[3]: QXmlInputSource::setData(QMemArray const&) 42958 vfunc[4]: QXmlInputSource::fetchData() 42959 vfunc[5]: QXmlInputSource::data() 42960 vfunc[6]: QXmlInputSource::next() 42961 vfunc[7]: QXmlInputSource::reset() 42962 vfunc[8]: QXmlInputSource::fromRawData(QMemArray const&, 42963 bool) 42964 42965 The Run Time Type Information for the QXmlInputSource class is 42966 described by Table 8-679 42967 42968 Table 8-679. typeinfo for QXmlInputSource 42969 Base Vtable vtable for __cxxabiv1::__class_type_info 42970 Name typeinfo name for QXmlInputSource 42971 __________________________________________________________ 42972 42973 8.2.29.27. Class data for QXmlErrorHandler 42974 42975 The virtual table for the QXmlErrorHandler class is described 42976 by Table 8-680 42977 42978 Table 8-680. Primary vtable for QXmlErrorHandler 42979 Base Offset 0 42980 Virtual Base Offset 0 42981 RTTI typeinfo for QXmlErrorHandler 42982 vfunc[0]: __cxa_pure_virtual 42983 vfunc[1]: __cxa_pure_virtual 42984 vfunc[2]: __cxa_pure_virtual 42985 vfunc[3]: __cxa_pure_virtual 42986 42987 The Run Time Type Information for the QXmlErrorHandler class is 42988 described by Table 8-681 42989 42990 Table 8-681. typeinfo for QXmlErrorHandler 42991 Base Vtable vtable for __cxxabiv1::__class_type_info 42992 Name typeinfo name for QXmlErrorHandler 42993 __________________________________________________________ 42994 42995 8.2.29.28. Class data for QDomDocumentFragment 42996 42997 The virtual table for the QDomDocumentFragment class is 42998 described by Table 8-682 42999 43000 Table 8-682. Primary vtable for QDomDocumentFragment 43001 Base Offset 0 43002 Virtual Base Offset 0 43003 RTTI typeinfo for QDomDocumentFragment 43004 vfunc[0]: QDomDocumentFragment::~QDomDocumentFragment() 43005 vfunc[1]: QDomDocumentFragment::~QDomDocumentFragment() 43006 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 43007 const&) 43008 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 43009 const&) 43010 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 43011 const&) 43012 vfunc[5]: QDomNode::removeChild(QDomNode const&) 43013 vfunc[6]: QDomNode::appendChild(QDomNode const&) 43014 vfunc[7]: QDomNode::hasChildNodes() const 43015 vfunc[8]: QDomNode::cloneNode(bool) const 43016 vfunc[9]: QDomNode::normalize() 43017 vfunc[10]: QDomNode::isSupported(QString const&, QString 43018 const&) const 43019 vfunc[11]: QDomNode::nodeName() const 43020 vfunc[12]: QDomDocumentFragment::nodeType() const 43021 vfunc[13]: QDomNode::parentNode() const 43022 vfunc[14]: QDomNode::childNodes() const 43023 vfunc[15]: QDomNode::firstChild() const 43024 vfunc[16]: QDomNode::lastChild() const 43025 vfunc[17]: QDomNode::previousSibling() const 43026 vfunc[18]: QDomNode::nextSibling() const 43027 vfunc[19]: QDomNode::attributes() const 43028 vfunc[20]: QDomNode::ownerDocument() const 43029 vfunc[21]: QDomNode::namespaceURI() const 43030 vfunc[22]: QDomNode::localName() const 43031 vfunc[23]: QDomNode::hasAttributes() const 43032 vfunc[24]: QDomNode::nodeValue() const 43033 vfunc[25]: QDomNode::setNodeValue(QString const&) 43034 vfunc[26]: QDomNode::prefix() const 43035 vfunc[27]: QDomNode::setPrefix(QString const&) 43036 vfunc[28]: QDomNode::isAttr() const 43037 vfunc[29]: QDomNode::isCDATASection() const 43038 vfunc[30]: QDomDocumentFragment::isDocumentFragment() const 43039 vfunc[31]: QDomNode::isDocument() const 43040 vfunc[32]: QDomNode::isDocumentType() const 43041 vfunc[33]: QDomNode::isElement() const 43042 vfunc[34]: QDomNode::isEntityReference() const 43043 vfunc[35]: QDomNode::isText() const 43044 vfunc[36]: QDomNode::isEntity() const 43045 vfunc[37]: QDomNode::isNotation() const 43046 vfunc[38]: QDomNode::isProcessingInstruction() const 43047 vfunc[39]: QDomNode::isCharacterData() const 43048 vfunc[40]: QDomNode::isComment() const 43049 43050 The Run Time Type Information for the QDomDocumentFragment 43051 class is described by Table 8-683 43052 43053 Table 8-683. typeinfo for QDomDocumentFragment 43054 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43055 Name typeinfo name for QDomDocumentFragment 43056 basetype: typeinfo for QDomNode 43057 __________________________________________________________ 43058 43059 8.2.29.29. Interfaces for Qt3 XML 43060 43061 An LSB conforming implementation shall provide the architecture 43062 specific functions for Qt3 XML specified in Table 8-684, with 43063 the full mandatory functionality as described in the referenced 43064 underlying specification. 43065 43066 Table 8-684. libqt-mt - Qt3 XML Function Interfaces 43067 _ZThn12_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43068 _ZThn12_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15Q 43069 XmlInputSource [CXXABI] 43070 _ZThn16_N18QXmlDefaultHandler10startCDATAEv [CXXABI] 43071 _ZThn16_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43072 _ZThn16_N18QXmlDefaultHandler11startEntityERK7QString [CXXABI] 43073 _ZThn16_N18QXmlDefaultHandler6endDTDEv [CXXABI] 43074 _ZThn16_N18QXmlDefaultHandler7commentERK7QString [CXXABI] 43075 _ZThn16_N18QXmlDefaultHandler8endCDATAEv [CXXABI] 43076 _ZThn16_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_ 43077 [CXXABI] _ZThn16_N18QXmlDefaultHandler9endEntityERK7QString 43078 [CXXABI] 43079 _ZThn20_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43080 _ZThn20_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2 43081 _S2_ [CXXABI] 43082 _ZThn20_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_ 43083 S2_ [CXXABI] 43084 _ZThn20_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_ 43085 [CXXABI] 43086 _ZThn4_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException 43087 [CXXABI] _ZThn4_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43088 _ZThn4_N18QXmlDefaultHandler5errorERK18QXmlParseException 43089 [CXXABI] 43090 _ZThn4_N18QXmlDefaultHandler7warningERK18QXmlParseException 43091 [CXXABI] 43092 _ZThn8_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43093 _ZThn8_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_ 43094 [CXXABI] 43095 _ZThn8_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_S 43096 2_S2_ [CXXABI] 43097 __________________________________________________________ 43098 43099 8.2.30. Qt3 Namespace 43100 __________________________________________________________ 43101 43102 8.2.30.1. Interfaces for Qt3 Namespace 43103 43104 No external functions are defined for libqt-mt - Qt3 Namespace 43105 in this part of the specification. See also the generic 43106 specification. 43107 __________________________________________________________ 43108 43109 8.2.31. Qt3 Colors 43110 __________________________________________________________ 43111 43112 8.2.31.1. Interfaces for Qt3 Colors 43113 43114 No external functions are defined for libqt-mt - Qt3 Colors in 43115 this part of the specification. See also the generic 43116 specification. 43117 __________________________________________________________ 43118 43119 8.2.32. Qt3 Fonts 43120 __________________________________________________________ 43121 43122 8.2.32.1. Interfaces for Qt3 Fonts 43123 43124 No external functions are defined for libqt-mt - Qt3 Fonts in 43125 this part of the specification. See also the generic 43126 specification. 43127 __________________________________________________________ 43128 43129 8.2.33. Qt3 2D Graphics 43130 __________________________________________________________ 43131 43132 8.2.33.1. Class data for QIconSet 43133 43134 The virtual table for the QIconSet class is described by Table 43135 8-685 43136 43137 Table 8-685. Primary vtable for QIconSet 43138 Base Offset 0 43139 Virtual Base Offset 0 43140 RTTI typeinfo for QIconSet 43141 vfunc[0]: QIconSet::~QIconSet() 43142 vfunc[1]: QIconSet::~QIconSet() 43143 vfunc[2]: QIconSet::setPixmap(QPixmap const&, QIconSet::Size, 43144 QIconSet::Mode, QIconSet::State) 43145 vfunc[3]: QIconSet::setPixmap(QString const&, QIconSet::Size, 43146 QIconSet::Mode, QIconSet::State) 43147 43148 The Run Time Type Information for the QIconSet class is 43149 described by Table 8-686 43150 43151 Table 8-686. typeinfo for QIconSet 43152 Base Vtable vtable for __cxxabiv1::__class_type_info 43153 Name typeinfo name for QIconSet 43154 __________________________________________________________ 43155 43156 8.2.33.2. Interfaces for Qt3 2D Graphics 43157 43158 No external functions are defined for libqt-mt - Qt3 2D 43159 Graphics in this part of the specification. See also the 43160 generic specification. 43161 __________________________________________________________ 43162 43163 8.2.34. Qt3 Validators 43164 __________________________________________________________ 43165 43166 8.2.34.1. Class data for QRegExpValidator 43167 43168 The virtual table for the QRegExpValidator class is described 43169 by Table 8-687 43170 43171 Table 8-687. Primary vtable for QRegExpValidator 43172 Base Offset 0 43173 Virtual Base Offset 0 43174 RTTI typeinfo for QRegExpValidator 43175 vfunc[0]: NULL or QRegExpValidator::metaObject() const 43176 vfunc[1]: QRegExpValidator::className() const 43177 vfunc[2]: QRegExpValidator::qt_cast(char const*) 43178 vfunc[3]: QRegExpValidator::qt_invoke(int, QUObject*) 43179 vfunc[4]: QRegExpValidator::qt_emit(int, QUObject*) 43180 vfunc[5]: QRegExpValidator::qt_property(int, int, QVariant*) 43181 vfunc[6]: QRegExpValidator::~QRegExpValidator() 43182 vfunc[7]: QRegExpValidator::~QRegExpValidator() 43183 vfunc[8]: QObject::event(QEvent*) 43184 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43185 vfunc[10]: QObject::setName(char const*) 43186 vfunc[11]: QObject::insertChild(QObject*) 43187 vfunc[12]: QObject::removeChild(QObject*) 43188 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43189 vfunc[14]: QObject::property(char const*) const 43190 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43191 vfunc[16]: QObject::childEvent(QChildEvent*) 43192 vfunc[17]: QObject::customEvent(QCustomEvent*) 43193 vfunc[18]: QObject::connectNotify(char const*) 43194 vfunc[19]: QObject::disconnectNotify(char const*) 43195 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43196 const*, char const*) 43197 vfunc[21]: QRegExpValidator::validate(QString&, int&) const 43198 vfunc[22]: QValidator::fixup(QString&) const 43199 43200 The Run Time Type Information for the QRegExpValidator class is 43201 described by Table 8-688 43202 43203 Table 8-688. typeinfo for QRegExpValidator 43204 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43205 Name typeinfo name for QRegExpValidator 43206 basetype: typeinfo for QValidator 43207 __________________________________________________________ 43208 43209 8.2.34.2. Class data for QIntValidator 43210 43211 The virtual table for the QIntValidator class is described by 43212 Table 8-689 43213 43214 Table 8-689. Primary vtable for QIntValidator 43215 Base Offset 0 43216 Virtual Base Offset 0 43217 RTTI typeinfo for QIntValidator 43218 vfunc[0]: NULL or QIntValidator::metaObject() const 43219 vfunc[1]: QIntValidator::className() const 43220 vfunc[2]: QIntValidator::qt_cast(char const*) 43221 vfunc[3]: QIntValidator::qt_invoke(int, QUObject*) 43222 vfunc[4]: QIntValidator::qt_emit(int, QUObject*) 43223 vfunc[5]: QIntValidator::qt_property(int, int, QVariant*) 43224 vfunc[6]: QIntValidator::~QIntValidator() 43225 vfunc[7]: QIntValidator::~QIntValidator() 43226 vfunc[8]: QObject::event(QEvent*) 43227 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43228 vfunc[10]: QObject::setName(char const*) 43229 vfunc[11]: QObject::insertChild(QObject*) 43230 vfunc[12]: QObject::removeChild(QObject*) 43231 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43232 vfunc[14]: QObject::property(char const*) const 43233 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43234 vfunc[16]: QObject::childEvent(QChildEvent*) 43235 vfunc[17]: QObject::customEvent(QCustomEvent*) 43236 vfunc[18]: QObject::connectNotify(char const*) 43237 vfunc[19]: QObject::disconnectNotify(char const*) 43238 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43239 const*, char const*) 43240 vfunc[21]: QIntValidator::validate(QString&, int&) const 43241 vfunc[22]: QValidator::fixup(QString&) const 43242 vfunc[23]: QIntValidator::setRange(int, int) 43243 43244 The Run Time Type Information for the QIntValidator class is 43245 described by Table 8-690 43246 43247 Table 8-690. typeinfo for QIntValidator 43248 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43249 Name typeinfo name for QIntValidator 43250 basetype: typeinfo for QValidator 43251 __________________________________________________________ 43252 43253 8.2.34.3. Class data for QValidator 43254 43255 The virtual table for the QValidator class is described by 43256 Table 8-691 43257 43258 Table 8-691. Primary vtable for QValidator 43259 Base Offset 0 43260 Virtual Base Offset 0 43261 RTTI typeinfo for QValidator 43262 vfunc[0]: NULL or QValidator::metaObject() const 43263 vfunc[1]: QValidator::className() const 43264 vfunc[2]: QValidator::qt_cast(char const*) 43265 vfunc[3]: QValidator::qt_invoke(int, QUObject*) 43266 vfunc[4]: QValidator::qt_emit(int, QUObject*) 43267 vfunc[5]: QValidator::qt_property(int, int, QVariant*) 43268 vfunc[6]: QValidator::~QValidator() 43269 vfunc[7]: QValidator::~QValidator() 43270 vfunc[8]: QObject::event(QEvent*) 43271 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43272 vfunc[10]: QObject::setName(char const*) 43273 vfunc[11]: QObject::insertChild(QObject*) 43274 vfunc[12]: QObject::removeChild(QObject*) 43275 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43276 vfunc[14]: QObject::property(char const*) const 43277 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43278 vfunc[16]: QObject::childEvent(QChildEvent*) 43279 vfunc[17]: QObject::customEvent(QCustomEvent*) 43280 vfunc[18]: QObject::connectNotify(char const*) 43281 vfunc[19]: QObject::disconnectNotify(char const*) 43282 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43283 const*, char const*) 43284 vfunc[21]: __cxa_pure_virtual 43285 vfunc[22]: QValidator::fixup(QString&) const 43286 43287 The Run Time Type Information for the QValidator class is 43288 described by Table 8-692 43289 43290 Table 8-692. typeinfo for QValidator 43291 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43292 Name typeinfo name for QValidator 43293 basetype: typeinfo for QObject 43294 __________________________________________________________ 43295 43296 8.2.34.4. Class data for QDoubleValidator 43297 43298 The virtual table for the QDoubleValidator class is described 43299 by Table 8-693 43300 43301 Table 8-693. Primary vtable for QDoubleValidator 43302 Base Offset 0 43303 Virtual Base Offset 0 43304 RTTI typeinfo for QDoubleValidator 43305 vfunc[0]: NULL or QDoubleValidator::metaObject() const 43306 vfunc[1]: QDoubleValidator::className() const 43307 vfunc[2]: QDoubleValidator::qt_cast(char const*) 43308 vfunc[3]: QDoubleValidator::qt_invoke(int, QUObject*) 43309 vfunc[4]: QDoubleValidator::qt_emit(int, QUObject*) 43310 vfunc[5]: QDoubleValidator::qt_property(int, int, QVariant*) 43311 vfunc[6]: QDoubleValidator::~QDoubleValidator() 43312 vfunc[7]: QDoubleValidator::~QDoubleValidator() 43313 vfunc[8]: QObject::event(QEvent*) 43314 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43315 vfunc[10]: QObject::setName(char const*) 43316 vfunc[11]: QObject::insertChild(QObject*) 43317 vfunc[12]: QObject::removeChild(QObject*) 43318 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43319 vfunc[14]: QObject::property(char const*) const 43320 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43321 vfunc[16]: QObject::childEvent(QChildEvent*) 43322 vfunc[17]: QObject::customEvent(QCustomEvent*) 43323 vfunc[18]: QObject::connectNotify(char const*) 43324 vfunc[19]: QObject::disconnectNotify(char const*) 43325 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43326 const*, char const*) 43327 vfunc[21]: QDoubleValidator::validate(QString&, int&) const 43328 vfunc[22]: QValidator::fixup(QString&) const 43329 vfunc[23]: QDoubleValidator::setRange(double, double, int) 43330 43331 The Run Time Type Information for the QDoubleValidator class is 43332 described by Table 8-694 43333 43334 Table 8-694. typeinfo for QDoubleValidator 43335 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43336 Name typeinfo name for QDoubleValidator 43337 basetype: typeinfo for QValidator 43338 __________________________________________________________ 43339 43340 8.2.34.5. Interfaces for Qt3 Validators 43341 43342 No external functions are defined for libqt-mt - Qt3 Validators 43343 in this part of the specification. See also the generic 43344 specification. 43345 __________________________________________________________ 43346 43347 8.2.35. Qt3 Internals 43348 __________________________________________________________ 43349 43350 8.2.35.1. Class data for QGVector 43351 43352 The virtual table for the QGVector class is described by Table 43353 8-695 43354 43355 Table 8-695. Primary vtable for QGVector 43356 Base Offset 0 43357 Virtual Base Offset 0 43358 RTTI typeinfo for QGVector 43359 vfunc[0]: NULL or QGVector::count() const 43360 vfunc[1]: QGVector::clear() 43361 vfunc[2]: QGVector::~QGVector() 43362 vfunc[3]: QGVector::~QGVector() 43363 vfunc[4]: QPtrCollection::newItem(void*) 43364 vfunc[5]: __cxa_pure_virtual 43365 vfunc[6]: QGVector::compareItems(void*, void*) 43366 vfunc[7]: QGVector::read(QDataStream&, void*&) 43367 vfunc[8]: QGVector::write(QDataStream&, void*) const 43368 43369 The Run Time Type Information for the QGVector class is 43370 described by Table 8-696 43371 43372 Table 8-696. typeinfo for QGVector 43373 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43374 Name typeinfo name for QGVector 43375 basetype: typeinfo for QPtrCollection 43376 __________________________________________________________ 43377 43378 8.2.35.2. Class data for QGList 43379 43380 The virtual table for the QGList class is described by Table 43381 8-697 43382 43383 Table 8-697. Primary vtable for QGList 43384 Base Offset 0 43385 Virtual Base Offset 0 43386 RTTI typeinfo for QGList 43387 vfunc[0]: NULL or QGList::count() const 43388 vfunc[1]: QGList::clear() 43389 vfunc[2]: QGList::~QGList() 43390 vfunc[3]: QGList::~QGList() 43391 vfunc[4]: QPtrCollection::newItem(void*) 43392 vfunc[5]: __cxa_pure_virtual 43393 vfunc[6]: QGList::compareItems(void*, void*) 43394 vfunc[7]: QGList::read(QDataStream&, void*&) 43395 vfunc[8]: QGList::write(QDataStream&, void*) const 43396 43397 The Run Time Type Information for the QGList class is described 43398 by Table 8-698 43399 43400 Table 8-698. typeinfo for QGList 43401 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43402 Name typeinfo name for QGList 43403 basetype: typeinfo for QPtrCollection 43404 __________________________________________________________ 43405 43406 8.2.35.3. Class data for QPolygonScanner 43407 43408 The virtual table for the QPolygonScanner class is described by 43409 Table 8-699 43410 43411 Table 8-699. Primary vtable for QPolygonScanner 43412 Base Offset 0 43413 Virtual Base Offset 0 43414 RTTI typeinfo for QPolygonScanner 43415 vfunc[0]: __cxa_pure_virtual 43416 43417 The Run Time Type Information for the QPolygonScanner class is 43418 described by Table 8-700 43419 43420 Table 8-700. typeinfo for QPolygonScanner 43421 Base Vtable vtable for __cxxabiv1::__class_type_info 43422 Name typeinfo name for QPolygonScanner 43423 __________________________________________________________ 43424 43425 8.2.35.4. Class data for QGCache 43426 43427 The virtual table for the QGCache class is described by Table 43428 8-701 43429 43430 Table 8-701. Primary vtable for QGCache 43431 Base Offset 0 43432 Virtual Base Offset 0 43433 RTTI typeinfo for QGCache 43434 vfunc[0]: QGCache::count() const 43435 vfunc[1]: QGCache::clear() 43436 vfunc[2]: QGCache::~QGCache() 43437 vfunc[3]: QGCache::~QGCache() 43438 vfunc[4]: QPtrCollection::newItem(void*) 43439 vfunc[5]: __cxa_pure_virtual 43440 43441 The Run Time Type Information for the QGCache class is 43442 described by Table 8-702 43443 43444 Table 8-702. typeinfo for QGCache 43445 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43446 Name typeinfo name for QGCache 43447 basetype: typeinfo for QPtrCollection 43448 __________________________________________________________ 43449 43450 8.2.35.5. Class data for QGArray 43451 43452 The virtual table for the QGArray class is described by Table 43453 8-703 43454 43455 Table 8-703. Primary vtable for QGArray 43456 Base Offset 0 43457 Virtual Base Offset 0 43458 RTTI typeinfo for QGArray 43459 vfunc[0]: QGArray::~QGArray() 43460 vfunc[1]: QGArray::~QGArray() 43461 vfunc[2]: NULL or QGArray::detach() 43462 vfunc[3]: QGArray::newData() 43463 vfunc[4]: QGArray::deleteData(QGArray::array_data*) 43464 43465 The Run Time Type Information for the QGArray class is 43466 described by Table 8-704 43467 43468 Table 8-704. typeinfo for QGArray 43469 Base Vtable vtable for __cxxabiv1::__class_type_info 43470 Name typeinfo name for QGArray 43471 __________________________________________________________ 43472 43473 8.2.35.6. Class data for QSignalVec 43474 43475 The virtual table for the QSignalVec class is described by 43476 Table 8-705 43477 43478 Table 8-705. Primary vtable for QSignalVec 43479 Base Offset 0 43480 Virtual Base Offset 0 43481 RTTI typeinfo for QSignalVec 43482 vfunc[0]: NULL or QPtrVector::count() const 43483 vfunc[1]: NULL or QPtrVector::clear() 43484 vfunc[2]: NULL or QSignalVec::~QSignalVec() 43485 vfunc[3]: NULL or QSignalVec::~QSignalVec() 43486 vfunc[4]: QPtrCollection::newItem(void*) 43487 vfunc[5]: NULL or 43488 QPtrVector::deleteItem(void*) 43489 vfunc[6]: QGVector::compareItems(void*, void*) 43490 vfunc[7]: QGVector::read(QDataStream&, void*&) 43491 vfunc[8]: QGVector::write(QDataStream&, void*) const 43492 43493 The Run Time Type Information for the QSignalVec class is 43494 described by Table 8-706 43495 43496 Table 8-706. typeinfo for QSignalVec 43497 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43498 Name typeinfo name for QSignalVec 43499 basetype: typeinfo for QPtrVector 43500 __________________________________________________________ 43501 43502 8.2.35.7. Class data for QGDict 43503 43504 The virtual table for the QGDict class is described by Table 43505 8-707 43506 43507 Table 8-707. Primary vtable for QGDict 43508 Base Offset 0 43509 Virtual Base Offset 0 43510 RTTI typeinfo for QGDict 43511 vfunc[0]: NULL or QGDict::count() const 43512 vfunc[1]: QGDict::clear() 43513 vfunc[2]: QGDict::~QGDict() 43514 vfunc[3]: QGDict::~QGDict() 43515 vfunc[4]: QPtrCollection::newItem(void*) 43516 vfunc[5]: __cxa_pure_virtual 43517 vfunc[6]: QGDict::read(QDataStream&, void*&) 43518 vfunc[7]: QGDict::write(QDataStream&, void*) const 43519 43520 The Run Time Type Information for the QGDict class is described 43521 by Table 8-708 43522 43523 Table 8-708. typeinfo for QGDict 43524 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43525 Name typeinfo name for QGDict 43526 basetype: typeinfo for QPtrCollection 43527 __________________________________________________________ 43528 43529 8.2.35.8. Interfaces for Qt3 Internals 43530 43531 No external functions are defined for libqt-mt - Qt3 Internals 43532 in this part of the specification. See also the generic 43533 specification. 43534 __________________________________________________________ 43535 43536 8.2.36. Qt3 Miscellaneous 43537 __________________________________________________________ 43538 43539 8.2.36.1. Class data for QRangeControl 43540 43541 The virtual table for the QRangeControl class is described by 43542 Table 8-709 43543 43544 Table 8-709. Primary vtable for QRangeControl 43545 Base Offset 0 43546 Virtual Base Offset 0 43547 RTTI typeinfo for QRangeControl 43548 vfunc[0]: QRangeControl::~QRangeControl() 43549 vfunc[1]: QRangeControl::~QRangeControl() 43550 vfunc[2]: QRangeControl::valueChange() 43551 vfunc[3]: QRangeControl::rangeChange() 43552 vfunc[4]: QRangeControl::stepChange() 43553 43554 The Run Time Type Information for the QRangeControl class is 43555 described by Table 8-710 43556 43557 Table 8-710. typeinfo for QRangeControl 43558 Base Vtable vtable for __cxxabiv1::__class_type_info 43559 Name typeinfo name for QRangeControl 43560 __________________________________________________________ 43561 43562 8.2.36.2. Class data for QSplashScreen 43563 43564 The virtual table for the QSplashScreen class is described by 43565 Table 8-711 43566 43567 Table 8-711. Primary vtable for QSplashScreen 43568 Base Offset 0 43569 Virtual Base Offset 0 43570 RTTI typeinfo for QSplashScreen 43571 vfunc[0]: NULL or QSplashScreen::metaObject() const 43572 vfunc[1]: QSplashScreen::className() const 43573 vfunc[2]: QSplashScreen::qt_cast(char const*) 43574 vfunc[3]: QSplashScreen::qt_invoke(int, QUObject*) 43575 vfunc[4]: QSplashScreen::qt_emit(int, QUObject*) 43576 vfunc[5]: QSplashScreen::qt_property(int, int, QVariant*) 43577 vfunc[6]: QSplashScreen::~QSplashScreen() 43578 vfunc[7]: QSplashScreen::~QSplashScreen() 43579 vfunc[8]: QWidget::event(QEvent*) 43580 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43581 vfunc[10]: QWidget::setName(char const*) 43582 vfunc[11]: QObject::insertChild(QObject*) 43583 vfunc[12]: QObject::removeChild(QObject*) 43584 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43585 vfunc[14]: QObject::property(char const*) const 43586 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43587 vfunc[16]: QObject::childEvent(QChildEvent*) 43588 vfunc[17]: QObject::customEvent(QCustomEvent*) 43589 vfunc[18]: QObject::connectNotify(char const*) 43590 vfunc[19]: QObject::disconnectNotify(char const*) 43591 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43592 const*, char const*) 43593 vfunc[21]: QWidget::setEnabled(bool) 43594 vfunc[22]: QWidget::setMinimumSize(int, int) 43595 vfunc[23]: QWidget::setMaximumSize(int, int) 43596 vfunc[24]: QWidget::setSizeIncrement(int, int) 43597 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 43598 vfunc[26]: QWidget::setEraseColor(QColor const&) 43599 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 43600 vfunc[28]: QWidget::setPalette(QPalette const&) 43601 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 43602 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 43603 vfunc[31]: QWidget::setFont(QFont const&) 43604 vfunc[32]: QWidget::setCursor(QCursor const&) 43605 vfunc[33]: QWidget::unsetCursor() 43606 vfunc[34]: QWidget::setMask(QBitmap const&) 43607 vfunc[35]: QWidget::setMask(QRegion const&) 43608 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 43609 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 43610 vfunc[38]: QWidget::setCaption(QString const&) 43611 vfunc[39]: QWidget::setIcon(QPixmap const&) 43612 vfunc[40]: QWidget::setIconText(QString const&) 43613 vfunc[41]: QWidget::setMouseTracking(bool) 43614 vfunc[42]: QWidget::setFocus() 43615 vfunc[43]: QWidget::setActiveWindow() 43616 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 43617 vfunc[45]: QWidget::setFocusProxy(QWidget*) 43618 vfunc[46]: QWidget::setUpdatesEnabled(bool) 43619 vfunc[47]: QWidget::show() 43620 vfunc[48]: QWidget::hide() 43621 vfunc[49]: QWidget::showMinimized() 43622 vfunc[50]: QWidget::showMaximized() 43623 vfunc[51]: QWidget::showNormal() 43624 vfunc[52]: QWidget::polish() 43625 vfunc[53]: QWidget::move(int, int) 43626 vfunc[54]: QWidget::resize(int, int) 43627 vfunc[55]: QWidget::setGeometry(int, int, int, int) 43628 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 43629 vfunc[57]: QWidget::close(bool) 43630 vfunc[58]: QWidget::sizeHint() const 43631 vfunc[59]: QWidget::minimumSizeHint() const 43632 vfunc[60]: QWidget::sizePolicy() const 43633 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 43634 vfunc[62]: QWidget::heightForWidth(int) const 43635 vfunc[63]: QWidget::adjustSize() 43636 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 43637 const&, bool) 43638 vfunc[65]: QWidget::setAcceptDrops(bool) 43639 vfunc[66]: QWidget::setAutoMask(bool) 43640 vfunc[67]: 43641 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 43642 vfunc[68]: QWidget::customWhatsThis() const 43643 vfunc[69]: QSplashScreen::mousePressEvent(QMouseEvent*) 43644 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 43645 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 43646 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 43647 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 43648 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 43649 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 43650 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 43651 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 43652 vfunc[78]: QWidget::enterEvent(QEvent*) 43653 vfunc[79]: QWidget::leaveEvent(QEvent*) 43654 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 43655 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 43656 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 43657 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 43658 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 43659 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 43660 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 43661 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 43662 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 43663 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 43664 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 43665 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 43666 vfunc[92]: QWidget::dropEvent(QDropEvent*) 43667 vfunc[93]: QWidget::showEvent(QShowEvent*) 43668 vfunc[94]: QWidget::hideEvent(QHideEvent*) 43669 vfunc[95]: QWidget::x11Event(_XEvent*) 43670 vfunc[96]: QWidget::updateMask() 43671 vfunc[97]: QWidget::styleChange(QStyle&) 43672 vfunc[98]: QWidget::enabledChange(bool) 43673 vfunc[99]: QWidget::paletteChange(QPalette const&) 43674 vfunc[100]: QWidget::fontChange(QFont const&) 43675 vfunc[101]: QWidget::windowActivationChange(bool) 43676 vfunc[102]: QWidget::metric(int) const 43677 vfunc[103]: QWidget::create(unsigned long, bool, bool) 43678 vfunc[104]: QWidget::destroy(bool, bool) 43679 vfunc[105]: NULL or QWidget::setWState(unsigned int) 43680 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 43681 vfunc[107]: QWidget::focusNextPrevChild(bool) 43682 vfunc[108]: QWidget::setKeyCompression(bool) 43683 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 43684 bool, QFont*) 43685 vfunc[110]: QSplashScreen::drawContents(QPainter*) 43686 43687 Table 8-712. Secondary vtable for QSplashScreen 43688 Base Offset -40 43689 Virtual Base Offset 0 43690 RTTI typeinfo for QSplashScreen 43691 vfunc[0]: non-virtual thunk to QSplashScreen::~QSplashScreen() 43692 vfunc[1]: non-virtual thunk to QSplashScreen::~QSplashScreen() 43693 vfunc[2]: QPaintDevice::setResolution(int) 43694 vfunc[3]: QPaintDevice::resolution() const 43695 vfunc[4]: QPaintDevice::handle() const 43696 vfunc[5]: QPaintDevice::x11RenderHandle() const 43697 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 43698 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 43699 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 43700 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 43701 const 43702 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 43703 43704 The Run Time Type Information for the QSplashScreen class is 43705 described by Table 8-713 43706 43707 Table 8-713. typeinfo for QSplashScreen 43708 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43709 Name typeinfo name for QSplashScreen 43710 basetype: typeinfo for QWidget 43711 __________________________________________________________ 43712 43713 8.2.36.3. Class data for QAccel 43714 43715 The virtual table for the QAccel class is described by Table 43716 8-714 43717 43718 Table 8-714. Primary vtable for QAccel 43719 Base Offset 0 43720 Virtual Base Offset 0 43721 RTTI typeinfo for QAccel 43722 vfunc[0]: NULL or QAccel::metaObject() const 43723 vfunc[1]: QAccel::className() const 43724 vfunc[2]: QAccel::qt_cast(char const*) 43725 vfunc[3]: QAccel::qt_invoke(int, QUObject*) 43726 vfunc[4]: QAccel::qt_emit(int, QUObject*) 43727 vfunc[5]: QAccel::qt_property(int, int, QVariant*) 43728 vfunc[6]: QAccel::~QAccel() 43729 vfunc[7]: QAccel::~QAccel() 43730 vfunc[8]: QObject::event(QEvent*) 43731 vfunc[9]: QAccel::eventFilter(QObject*, QEvent*) 43732 vfunc[10]: QObject::setName(char const*) 43733 vfunc[11]: QObject::insertChild(QObject*) 43734 vfunc[12]: QObject::removeChild(QObject*) 43735 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43736 vfunc[14]: QObject::property(char const*) const 43737 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43738 vfunc[16]: QObject::childEvent(QChildEvent*) 43739 vfunc[17]: QObject::customEvent(QCustomEvent*) 43740 vfunc[18]: QObject::connectNotify(char const*) 43741 vfunc[19]: QObject::disconnectNotify(char const*) 43742 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43743 const*, char const*) 43744 43745 The Run Time Type Information for the QAccel class is described 43746 by Table 8-715 43747 43748 Table 8-715. typeinfo for QAccel 43749 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43750 Name typeinfo name for QAccel 43751 basetype: typeinfo for QObject 43752 __________________________________________________________ 43753 43754 8.2.36.4. Interfaces for Qt3 Miscellaneous 43755 43756 An LSB conforming implementation shall provide the architecture 43757 specific functions for Qt3 Miscellaneous specified in Table 43758 8-716, with the full mandatory functionality as described in 43759 the referenced underlying specification. 43760 43761 Table 8-716. libqt-mt - Qt3 Miscellaneous Function Interfaces 43762 _ZThn40_N13QSplashScreenD0Ev [CXXABI] 43763 _ZThn40_N13QSplashScreenD1Ev [CXXABI] 43764 43765 V. Package Information 43766 43767 Table of Contents 43768 9. Package Dependencies 43769 43770 9.1. Package Dependencies 43771 __________________________________________________________ 43772 43773 Chapter 9. Package Dependencies 43774 43775 9.1. Package Dependencies 43776 43777 The LSB runtime environment shall provide the following 43778 dependency. 43779 43780 lsb-graphics-ia32 (legacy) 43781 This dependency is used to indicate that the application 43782 is dependent on features contained in the LSB-Graphics 43783 module. 43784 43785 This dependency shall have a version of 3.0. 43786 43787 The lsb-graphics dependencies are deprecated and will be 43788 removed in a future version of this specification. Applications 43789 should no longer indicate a dependency on them. 43790 __________________________________________________________ 43791 43792 Appendix A. GNU Free Documentation License (Informative) 43793 43794 This specification is published under the terms of the GNU Free 43795 Documentation License, Version 1.1, March 2000 43796 43797 Copyright (C) 2000 Free Software Foundation, Inc. 59 Temple 43798 Place, Suite 330, Boston, MA 02111-1307 USA Everyone is 43799 permitted to copy and distribute verbatim copies of this 43800 license document, but changing it is not allowed. 43801 __________________________________________________________ 43802 43803 A.1. PREAMBLE 43804 43805 The purpose of this License is to make a manual, textbook, or 43806 other written document "free" in the sense of freedom: to 43807 assure everyone the effective freedom to copy and redistribute 43808 it, with or without modifying it, either commercially or 43809 noncommercially. Secondarily, this License preserves for the 43810 author and publisher a way to get credit for their work, while 43811 not being considered responsible for modifications made by 43812 others. 43813 43814 This License is a kind of "copyleft", which means that 43815 derivative works of the document must themselves be free in the 43816 same sense. It complements the GNU General Public License, 43817 which is a copyleft license designed for free software. 43818 43819 We have designed this License in order to use it for manuals 43820 for free software, because free software needs free 43821 documentation: a free program should come with manuals 43822 providing the same freedoms that the software does. But this 43823 License is not limited to software manuals; it can be used for 43824 any textual work, regardless of subject matter or whether it is 43825 published as a printed book. We recommend this License 43826 principally for works whose purpose is instruction or 43827 reference. 43828 __________________________________________________________ 43829 43830 A.2. APPLICABILITY AND DEFINITIONS 43831 43832 This License applies to any manual or other work that contains 43833 a notice placed by the copyright holder saying it can be 43834 distributed under the terms of this License. The "Document", 43835 below, refers to any such manual or work. Any member of the 43836 public is a licensee, and is addressed as "you". 43837 43838 A "Modified Version" of the Document means any work containing 43839 the Document or a portion of it, either copied verbatim, or 43840 with modifications and/or translated into another language. 43841 43842 A "Secondary Section" is a named appendix or a front-matter 43843 section of the Document that deals exclusively with the 43844 relationship of the publishers or authors of the Document to 43845 the Document's overall subject (or to related matters) and 43846 contains nothing that could fall directly within that overall 43847 subject. (For example, if the Document is in part a textbook of 43848 mathematics, a Secondary Section may not explain any 43849 mathematics.) The relationship could be a matter of historical 43850 connection with the subject or with related matters, or of 43851 legal, commercial, philosophical, ethical or political position 43852 regarding them. 43853 43854 The "Invariant Sections" are certain Secondary Sections whose 43855 titles are designated, as being those of Invariant Sections, in 43856 the notice that says that the Document is released under this 43857 License. 43858 43859 The "Cover Texts" are certain short passages of text that are 43860 listed, as Front-Cover Texts or Back-Cover Texts, in the notice 43861 that says that the Document is released under this License. 43862 43863 A "Transparent" copy of the Document means a machine-readable 43864 copy, represented in a format whose specification is available 43865 to the general public, whose contents can be viewed and edited 43866 directly and straightforwardly with generic text editors or 43867 (for images composed of pixels) generic paint programs or (for 43868 drawings) some widely available drawing editor, and that is 43869 suitable for input to text formatters or for automatic 43870 translation to a variety of formats suitable for input to text 43871 formatters. A copy made in an otherwise Transparent file format 43872 whose markup has been designed to thwart or discourage 43873 subsequent modification by readers is not Transparent. A copy 43874 that is not "Transparent" is called "Opaque". 43875 43876 Examples of suitable formats for Transparent copies include 43877 plain ASCII without markup, Texinfo input format, LaTeX input 43878 format, SGML or XML using a publicly available DTD, and 43879 standard-conforming simple HTML designed for human 43880 modification. Opaque formats include PostScript, PDF, 43881 proprietary formats that can be read and edited only by 43882 proprietary word processors, SGML or XML for which the DTD 43883 and/or processing tools are not generally available, and the 43884 machine-generated HTML produced by some word processors for 43885 output purposes only. 43886 43887 The "Title Page" means, for a printed book, the title page 43888 itself, plus such following pages as are needed to hold, 43889 legibly, the material this License requires to appear in the 43890 title page. For works in formats which do not have any title 43891 page as such, "Title Page" means the text near the most 43892 prominent appearance of the work's title, preceding the 43893 beginning of the body of the text. 43894 __________________________________________________________ 43895 43896 A.3. VERBATIM COPYING 43897 43898 You may copy and distribute the Document in any medium, either 43899 commercially or noncommercially, provided that this License, 43900 the copyright notices, and the license notice saying this 43901 License applies to the Document are reproduced in all copies, 43902 and that you add no other conditions whatsoever to those of 43903 this License. You may not use technical measures to obstruct or 43904 control the reading or further copying of the copies you make 43905 or distribute. However, you may accept compensation in exchange 43906 for copies. If you distribute a large enough number of copies 43907 you must also follow the conditions in section 3. 43908 43909 You may also lend copies, under the same conditions stated 43910 above, and you may publicly display copies. 43911 __________________________________________________________ 43912 43913 A.4. COPYING IN QUANTITY 43914 43915 If you publish printed copies of the Document numbering more 43916 than 100, and the Document's license notice requires Cover 43917 Texts, you must enclose the copies in covers that carry, 43918 clearly and legibly, all these Cover Texts: Front-Cover Texts 43919 on the front cover, and Back-Cover Texts on the back cover. 43920 Both covers must also clearly and legibly identify you as the 43921 publisher of these copies. The front cover must present the 43922 full title with all words of the title equally prominent and 43923 visible. You may add other material on the covers in addition. 43924 Copying with changes limited to the covers, as long as they 43925 preserve the title of the Document and satisfy these 43926 conditions, can be treated as verbatim copying in other 43927 respects. 43928 43929 If the required texts for either cover are too voluminous to 43930 fit legibly, you should put the first ones listed (as many as 43931 fit reasonably) on the actual cover, and continue the rest onto 43932 adjacent pages. 43933 43934 If you publish or distribute Opaque copies of the Document 43935 numbering more than 100, you must either include a 43936 machine-readable Transparent copy along with each Opaque copy, 43937 or state in or with each Opaque copy a publicly-accessible 43938 computer-network location containing a complete Transparent 43939 copy of the Document, free of added material, which the general 43940 network-using public has access to download anonymously at no 43941 charge using public-standard network protocols. If you use the 43942 latter option, you must take reasonably prudent steps, when you 43943 begin distribution of Opaque copies in quantity, to ensure that 43944 this Transparent copy will remain thus accessible at the stated 43945 location until at least one year after the last time you 43946 distribute an Opaque copy (directly or through your agents or 43947 retailers) of that edition to the public. 43948 43949 It is requested, but not required, that you contact the authors 43950 of the Document well before redistributing any large number of 43951 copies, to give them a chance to provide you with an updated 43952 version of the Document. 43953 __________________________________________________________ 43954 43955 A.5. MODIFICATIONS 43956 43957 You may copy and distribute a Modified Version of the Document 43958 under the conditions of sections 2 and 3 above, provided that 43959 you release the Modified Version under precisely this License, 43960 with the Modified Version filling the role of the Document, 43961 thus licensing distribution and modification of the Modified 43962 Version to whoever possesses a copy of it. In addition, you 43963 must do these things in the Modified Version: 43964 43965 A. Use in the Title Page (and on the covers, if any) a title 43966 distinct from that of the Document, and from those of 43967 previous versions (which should, if there were any, be 43968 listed in the History section of the Document). You may use 43969 the same title as a previous version if the original 43970 publisher of that version gives permission. 43971 B. List on the Title Page, as authors, one or more persons or 43972 entities responsible for authorship of the modifications in 43973 the Modified Version, together with at least five of the 43974 principal authors of the Document (all of its principal 43975 authors, if it has less than five). 43976 C. State on the Title page the name of the publisher of the 43977 Modified Version, as the publisher. 43978 D. Preserve all the copyright notices of the Document. 43979 E. Add an appropriate copyright notice for your modifications 43980 adjacent to the other copyright notices. 43981 F. Include, immediately after the copyright notices, a license 43982 notice giving the public permission to use the Modified 43983 Version under the terms of this License, in the form shown 43984 in the Addendum below. 43985 G. Preserve in that license notice the full lists of Invariant 43986 Sections and required Cover Texts given in the Document's 43987 license notice. 43988 H. Include an unaltered copy of this License. 43989 I. Preserve the section entitled "History", and its title, and 43990 add to it an item stating at least the title, year, new 43991 authors, and publisher of the Modified Version as given on 43992 the Title Page. If there is no section entitled "History" 43993 in the Document, create one stating the title, year, 43994 authors, and publisher of the Document as given on its 43995 Title Page, then add an item describing the Modified 43996 Version as stated in the previous sentence. 43997 J. Preserve the network location, if any, given in the 43998 Document for public access to a Transparent copy of the 43999 Document, and likewise the network locations given in the 44000 Document for previous versions it was based on. These may 44001 be placed in the "History" section. You may omit a network 44002 location for a work that was published at least four years 44003 before the Document itself, or if the original publisher of 44004 the version it refers to gives permission. 44005 K. In any section entitled "Acknowledgements" or 44006 "Dedications", preserve the section's title, and preserve 44007 in the section all the substance and tone of each of the 44008 contributor acknowledgements and/or dedications given 44009 therein. 44010 L. Preserve all the Invariant Sections of the Document, 44011 unaltered in their text and in their titles. Section 44012 numbers or the equivalent are not considered part of the 44013 section titles. 44014 M. Delete any section entitled "Endorsements". Such a section 44015 may not be included in the Modified Version. 44016 N. Do not retitle any existing section as "Endorsements" or to 44017 conflict in title with any Invariant Section. 44018 44019 If the Modified Version includes new front-matter sections or 44020 appendices that qualify as Secondary Sections and contain no 44021 material copied from the Document, you may at your option 44022 designate some or all of these sections as invariant. To do 44023 this, add their titles to the list of Invariant Sections in the 44024 Modified Version's license notice. These titles must be 44025 distinct from any other section titles. 44026 44027 You may add a section entitled "Endorsements", provided it 44028 contains nothing but endorsements of your Modified Version by 44029 various parties--for example, statements of peer review or that 44030 the text has been approved by an organization as the 44031 authoritative definition of a standard. 44032 44033 You may add a passage of up to five words as a Front-Cover 44034 Text, and a passage of up to 25 words as a Back-Cover Text, to 44035 the end of the list of Cover Texts in the Modified Version. 44036 Only one passage of Front-Cover Text and one of Back-Cover Text 44037 may be added by (or through arrangements made by) any one 44038 entity. If the Document already includes a cover text for the 44039 same cover, previously added by you or by arrangement made by 44040 the same entity you are acting on behalf of, you may not add 44041 another; but you may replace the old one, on explicit 44042 permission from the previous publisher that added the old one. 44043 44044 The author(s) and publisher(s) of the Document do not by this 44045 License give permission to use their names for publicity for or 44046 to assert or imply endorsement of any Modified Version. 44047 __________________________________________________________ 44048 44049 A.6. COMBINING DOCUMENTS 44050 44051 You may combine the Document with other documents released 44052 under this License, under the terms defined in section 4 above 44053 for modified versions, provided that you include in the 44054 combination all of the Invariant Sections of all of the 44055 original documents, unmodified, and list them all as Invariant 44056 Sections of your combined work in its license notice. 44057 44058 The combined work need only contain one copy of this License, 44059 and multiple identical Invariant Sections may be replaced with 44060 a single copy. If there are multiple Invariant Sections with 44061 the same name but different contents, make the title of each 44062 such section unique by adding at the end of it, in parentheses, 44063 the name of the original author or publisher of that section if 44064 known, or else a unique number. Make the same adjustment to the 44065 section titles in the list of Invariant Sections in the license 44066 notice of the combined work. 44067 44068 In the combination, you must combine any sections entitled 44069 "History" in the various original documents, forming one 44070 section entitled "History"; likewise combine any sections 44071 entitled "Acknowledgements", and any sections entitled 44072 "Dedications". You must delete all sections entitled 44073 "Endorsements." 44074 __________________________________________________________ 44075 44076 A.7. COLLECTIONS OF DOCUMENTS 44077 44078 You may make a collection consisting of the Document and other 44079 documents released under this License, and replace the 44080 individual copies of this License in the various documents with 44081 a single copy that is included in the collection, provided that 44082 you follow the rules of this License for verbatim copying of 44083 each of the documents in all other respects. 44084 44085 You may extract a single document from such a collection, and 44086 distribute it individually under this License, provided you 44087 insert a copy of this License into the extracted document, and 44088 follow this License in all other respects regarding verbatim 44089 copying of that document. 44090 __________________________________________________________ 44091 44092 A.8. AGGREGATION WITH INDEPENDENT WORKS 44093 44094 A compilation of the Document or its derivatives with other 44095 separate and independent documents or works, in or on a volume 44096 of a storage or distribution medium, does not as a whole count 44097 as a Modified Version of the Document, provided no compilation 44098 copyright is claimed for the compilation. Such a compilation is 44099 called an "aggregate", and this License does not apply to the 44100 other self-contained works thus compiled with the Document, on 44101 account of their being thus compiled, if they are not 44102 themselves derivative works of the Document. 44103 44104 If the Cover Text requirement of section 3 is applicable to 44105 these copies of the Document, then if the Document is less than 44106 one quarter of the entire aggregate, the Document's Cover Texts 44107 may be placed on covers that surround only the Document within 44108 the aggregate. Otherwise they must appear on covers around the 44109 whole aggregate. 44110 __________________________________________________________ 44111 44112 A.9. TRANSLATION 44113 44114 Translation is considered a kind of modification, so you may 44115 distribute translations of the Document under the terms of 44116 section 4. Replacing Invariant Sections with translations 44117 requires special permission from their copyright holders, but 44118 you may include translations of some or all Invariant Sections 44119 in addition to the original versions of these Invariant 44120 Sections. You may include a translation of this License 44121 provided that you also include the original English version of 44122 this License. In case of a disagreement between the translation 44123 and the original English version of this License, the original 44124 English version will prevail. 44125 __________________________________________________________ 44126 44127 A.10. TERMINATION 44128 44129 You may not copy, modify, sublicense, or distribute the 44130 Document except as expressly provided for under this License. 44131 Any other attempt to copy, modify, sublicense or distribute the 44132 Document is void, and will automatically terminate your rights 44133 under this License. However, parties who have received copies, 44134 or rights, from you under this License will not have their 44135 licenses terminated so long as such parties remain in full 44136 compliance. 44137 __________________________________________________________ 44138 44139 A.11. FUTURE REVISIONS OF THIS LICENSE 44140 44141 The Free Software Foundation may publish new, revised versions 44142 of the GNU Free Documentation License from time to time. Such 44143 new versions will be similar in spirit to the present version, 44144 but may differ in detail to address new problems or concerns. 44145 See http://www.gnu.org/copyleft/. 44146 44147 Each version of the License is given a distinguishing version 44148 number. If the Document specifies that a particular numbered 44149 version of this License "or any later version" applies to it, 44150 you have the option of following the terms and conditions 44151 either of that specified version or of any later version that 44152 has been published (not as a draft) by the Free Software 44153 Foundation. If the Document does not specify a version number 44154 of this License, you may choose any version ever published (not 44155 as a draft) by the Free Software Foundation. 44156 __________________________________________________________ 44157 44158 A.12. How to use this License for your documents 44159 44160 To use this License in a document you have written, include a 44161 copy of the License in the document and put the following 44162 copyright and license notices just after the title page: 44163 44164 Copyright (c) YEAR YOUR NAME. Permission is granted to copy, 44165 distribute and/or modify this document under the terms of 44166 the GNU Free Documentation License, Version 1.1 or any later 44167 version published by the Free Software Foundation; with the 44168 Invariant Sections being LIST THEIR TITLES, with the 44169 Front-Cover Texts being LIST, and with the Back-Cover Texts 44170 being LIST. A copy of the license is included in the section 44171 entitled "GNU Free Documentation License". 44172 44173 If you have no Invariant Sections, write "with no Invariant 44174 Sections" instead of saying which ones are invariant. If you 44175 have no Front-Cover Texts, write "no Front-Cover Texts" instead 44176 of "Front-Cover Texts being LIST"; likewise for Back-Cover 44177 Texts. 44178 44179 If your document contains nontrivial examples of program code, 44180 we recommend releasing these examples in parallel under your 44181 choice of free software license, such as the GNU General Public 44182 License, to permit their use in free software.