1 Linux Standard Base Desktop Specification for PPC64 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_STATIC_MUTEX_INIT \ 2603 { 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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0} } } 2604 #define GPOINTER_TO_INT(p) ((glong) (p)) 2605 #define GLONG_TO_BE(val) ((glong) GINT64_TO_BE (val)) 2606 #define GLONG_TO_LE(val) ((glong) GINT64_TO_LE (val)) 2607 #define GINT_TO_POINTER(i) ((gpointer) (glong) (i)) 2608 #define GUINT_TO_POINTER(u) ((gpointer) (gulong) (u)) 2609 #define GPOINTER_TO_UINT(p) ((gulong) (p)) 2610 #define GULONG_TO_BE(val) ((gulong) GUINT64_TO_BE (val)) 2611 #define GULONG_TO_LE(val) ((gulong) GUINT64_TO_LE (val)) 2612 #define G_GINT64_CONSTANT(val) (G_GNUC_EXTENSION (val ##L)) 2613 #define G_VA_COPY_AS_ARRAY 1 2614 #define GLIB_LSB_PADDING_SIZE 40 2615 #define GLIB_LSB_DATA_SIZE 8 2616 #define GLIB_SIZEOF_LONG 8 2617 #define GLIB_SIZEOF_SIZE_T 8 2618 #define GLIB_SIZEOF_VOID_P 8 2619 #define G_BYTE_ORDER G_BIG_ENDIAN 2620 #define G_MAXSIZE G_MAXULONG 2621 #define G_GINT64_MODIFIER "l" 2622 #define G_GSIZE_MODIFIER "l" 2623 #define G_GINT64_FORMAT "li" 2624 #define G_GSSIZE_FORMAT "li" 2625 #define G_GSIZE_FORMAT "lu" 2626 #define G_GUINT64_FORMAT "lu" 2627 2628 typedef long int gssize; 2629 typedef long int gint64; 2630 typedef unsigned long int guint64; 2631 2632 typedef unsigned long int gsize; 2633 __________________________________________________________ 2634 2635 6.3.2. glib-2.0/glib/gstdio.h 2636 2637 /* 2638 * This header is architecture neutral 2639 * Please refer to the generic specification for details 2640 */ 2641 __________________________________________________________ 2642 2643 6.4. Interfaces for libgobject-2.0 2644 2645 Table 6-2 defines the library name and shared object name for 2646 the libgobject-2.0 library 2647 2648 Table 6-2. libgobject-2.0 Definition 2649 Library: libgobject-2.0 2650 SONAME: libgobject-2.0.so.0 2651 __________________________________________________________ 2652 2653 6.4.1. Glib Object System 2654 __________________________________________________________ 2655 2656 6.4.1.1. Interfaces for Glib Object System 2657 2658 No external functions are defined for libgobject-2.0 - Glib 2659 Object System in this part of the specification. See also the 2660 generic specification. 2661 __________________________________________________________ 2662 2663 6.5. Data Definitions for libgobject-2.0 2664 2665 This section defines global identifiers and their values that 2666 are associated with interfaces contained in libgobject-2.0. 2667 These definitions are organized into groups that correspond to 2668 system headers. This convention is used as a convenience for 2669 the reader, and does not imply the existence of these headers, 2670 or their content. Where an interface is defined as requiring a 2671 particular system header file all of the data definitions for 2672 that system header file presented here shall be in effect. 2673 2674 This section gives data definitions to promote binary 2675 application portability, not to repeat source interface 2676 definitions available elsewhere. System providers and 2677 application developers should use this ABI to supplement - not 2678 to replace - source interface definition specifications. 2679 2680 This specification uses the ISO C (1999) C Language as the 2681 reference programming language, and data definitions are 2682 specified in ISO C format. The C language is used here as a 2683 convenient notation. Using a C language description of these 2684 data objects does not preclude their use by other programming 2685 languages. 2686 __________________________________________________________ 2687 2688 6.5.1. glib-2.0/glib-object.h 2689 2690 /* 2691 * This header is architecture neutral 2692 * Please refer to the generic specification for details 2693 */ 2694 __________________________________________________________ 2695 2696 6.5.2. glib-2.0/gobject/gvaluecollector.h 2697 2698 /* 2699 * This header is architecture neutral 2700 * Please refer to the generic specification for details 2701 */ 2702 __________________________________________________________ 2703 2704 6.6. Interfaces for libgmodule-2.0 2705 2706 Table 6-3 defines the library name and shared object name for 2707 the libgmodule-2.0 library 2708 2709 Table 6-3. libgmodule-2.0 Definition 2710 Library: libgmodule-2.0 2711 SONAME: libgmodule-2.0.so.0 2712 __________________________________________________________ 2713 2714 6.6.1. Glib-Dynamic loading of Modules 2715 __________________________________________________________ 2716 2717 6.6.1.1. Interfaces for Glib-Dynamic loading of Modules 2718 2719 No external functions are defined for libgmodule-2.0 - 2720 Glib-Dynamic loading of Modules in this part of the 2721 specification. See also the generic specification. 2722 __________________________________________________________ 2723 2724 6.7. Data Definitions for libgmodule-2.0 2725 2726 This section defines global identifiers and their values that 2727 are associated with interfaces contained in libgmodule-2.0. 2728 These definitions are organized into groups that correspond to 2729 system headers. This convention is used as a convenience for 2730 the reader, and does not imply the existence of these headers, 2731 or their content. Where an interface is defined as requiring a 2732 particular system header file all of the data definitions for 2733 that system header file presented here shall be in effect. 2734 2735 This section gives data definitions to promote binary 2736 application portability, not to repeat source interface 2737 definitions available elsewhere. System providers and 2738 application developers should use this ABI to supplement - not 2739 to replace - source interface definition specifications. 2740 2741 This specification uses the ISO C (1999) C Language as the 2742 reference programming language, and data definitions are 2743 specified in ISO C format. The C language is used here as a 2744 convenient notation. Using a C language description of these 2745 data objects does not preclude their use by other programming 2746 languages. 2747 __________________________________________________________ 2748 2749 6.7.1. glib-2.0/gmodule.h 2750 2751 /* 2752 * This header is architecture neutral 2753 * Please refer to the generic specification for details 2754 */ 2755 __________________________________________________________ 2756 2757 6.8. Interfaces for libgthread-2.0 2758 2759 Table 6-4 defines the library name and shared object name for 2760 the libgthread-2.0 library 2761 2762 Table 6-4. libgthread-2.0 Definition 2763 Library: libgthread-2.0 2764 SONAME: libgthread-2.0.so.0 2765 __________________________________________________________ 2766 2767 6.8.1. Glib thread abstraction 2768 __________________________________________________________ 2769 2770 6.8.1.1. Interfaces for Glib thread abstraction 2771 2772 No external functions are defined for libgthread-2.0 - Glib 2773 thread abstraction in this part of the specification. See also 2774 the generic specification. 2775 __________________________________________________________ 2776 2777 6.9. Interfaces for libatk-1.0 2778 2779 Table 6-5 defines the library name and shared object name for 2780 the libatk-1.0 library 2781 2782 Table 6-5. libatk-1.0 Definition 2783 Library: libatk-1.0 2784 SONAME: libatk-1.0.so.0 2785 __________________________________________________________ 2786 2787 6.9.1. GTK Accessibility Toolkit 2788 __________________________________________________________ 2789 2790 6.9.1.1. Interfaces for GTK Accessibility Toolkit 2791 2792 No external functions are defined for libatk-1.0 - GTK 2793 Accessibility Toolkit in this part of the specification. See 2794 also the generic specification. 2795 __________________________________________________________ 2796 2797 6.10. Data Definitions for libatk-1.0 2798 2799 This section defines global identifiers and their values that 2800 are associated with interfaces contained in libatk-1.0. These 2801 definitions are organized into groups that correspond to system 2802 headers. This convention is used as a convenience for the 2803 reader, and does not imply the existence of these headers, or 2804 their content. Where an interface is defined as requiring a 2805 particular system header file all of the data definitions for 2806 that system header file presented here shall be in effect. 2807 2808 This section gives data definitions to promote binary 2809 application portability, not to repeat source interface 2810 definitions available elsewhere. System providers and 2811 application developers should use this ABI to supplement - not 2812 to replace - source interface definition specifications. 2813 2814 This specification uses the ISO C (1999) C Language as the 2815 reference programming language, and data definitions are 2816 specified in ISO C format. The C language is used here as a 2817 convenient notation. Using a C language description of these 2818 data objects does not preclude their use by other programming 2819 languages. 2820 __________________________________________________________ 2821 2822 6.10.1. atk-1.0/atk/atk-enum-types.h 2823 2824 /* 2825 * This header is architecture neutral 2826 * Please refer to the generic specification for details 2827 */ 2828 __________________________________________________________ 2829 2830 6.10.2. atk-1.0/atk/atk.h 2831 2832 /* 2833 * This header is architecture neutral 2834 * Please refer to the generic specification for details 2835 */ 2836 __________________________________________________________ 2837 2838 6.11. Interfaces for libpango-1.0 2839 2840 Table 6-6 defines the library name and shared object name for 2841 the libpango-1.0 library 2842 2843 Table 6-6. libpango-1.0 Definition 2844 Library: libpango-1.0 2845 SONAME: libpango-1.0.so.0 2846 __________________________________________________________ 2847 2848 6.11.1. GTK Internationalized Text Layout and Rendering library 2849 __________________________________________________________ 2850 2851 6.11.1.1. Interfaces for GTK Internationalized Text Layout and Rendering library 2852 2853 No external functions are defined for libpango-1.0 - GTK 2854 Internationalized Text Layout and Rendering library in this 2855 part of the specification. See also the generic specification. 2856 __________________________________________________________ 2857 2858 6.12. Data Definitions for libpango-1.0 2859 2860 This section defines global identifiers and their values that 2861 are associated with interfaces contained in libpango-1.0. These 2862 definitions are organized into groups that correspond to system 2863 headers. This convention is used as a convenience for the 2864 reader, and does not imply the existence of these headers, or 2865 their content. Where an interface is defined as requiring a 2866 particular system header file all of the data definitions for 2867 that system header file presented here shall be in effect. 2868 2869 This section gives data definitions to promote binary 2870 application portability, not to repeat source interface 2871 definitions available elsewhere. System providers and 2872 application developers should use this ABI to supplement - not 2873 to replace - source interface definition specifications. 2874 2875 This specification uses the ISO C (1999) C Language as the 2876 reference programming language, and data definitions are 2877 specified in ISO C format. The C language is used here as a 2878 convenient notation. Using a C language description of these 2879 data objects does not preclude their use by other programming 2880 languages. 2881 __________________________________________________________ 2882 2883 6.12.1. pango-1.0/pango/pango.h 2884 2885 /* 2886 * This header is architecture neutral 2887 * Please refer to the generic specification for details 2888 */ 2889 __________________________________________________________ 2890 2891 6.13. Interfaces for libpangoxft-1.0 2892 2893 Table 6-7 defines the library name and shared object name for 2894 the libpangoxft-1.0 library 2895 2896 Table 6-7. libpangoxft-1.0 Definition 2897 Library: libpangoxft-1.0 2898 SONAME: libpangoxft-1.0.so.0 2899 __________________________________________________________ 2900 2901 6.13.1. Pango Xft Fonts and Rendering library 2902 __________________________________________________________ 2903 2904 6.13.1.1. Interfaces for Pango Xft Fonts and Rendering library 2905 2906 No external functions are defined for libpangoxft-1.0 - Pango 2907 Xft Fonts and Rendering library in this part of the 2908 specification. See also the generic specification. 2909 __________________________________________________________ 2910 2911 6.14. Data Definitions for libpangoxft-1.0 2912 2913 This section defines global identifiers and their values that 2914 are associated with interfaces contained in libpangoxft-1.0. 2915 These definitions are organized into groups that correspond to 2916 system headers. This convention is used as a convenience for 2917 the reader, and does not imply the existence of these headers, 2918 or their content. Where an interface is defined as requiring a 2919 particular system header file all of the data definitions for 2920 that system header file presented here shall be in effect. 2921 2922 This section gives data definitions to promote binary 2923 application portability, not to repeat source interface 2924 definitions available elsewhere. System providers and 2925 application developers should use this ABI to supplement - not 2926 to replace - source interface definition specifications. 2927 2928 This specification uses the ISO C (1999) C Language as the 2929 reference programming language, and data definitions are 2930 specified in ISO C format. The C language is used here as a 2931 convenient notation. Using a C language description of these 2932 data objects does not preclude their use by other programming 2933 languages. 2934 __________________________________________________________ 2935 2936 6.14.1. pango-1.0/pango/pangoxft.h 2937 2938 /* 2939 * This header is architecture neutral 2940 * Please refer to the generic specification for details 2941 */ 2942 __________________________________________________________ 2943 2944 6.15. Interfaces for libpangoft2-1.0 2945 2946 Table 6-8 defines the library name and shared object name for 2947 the libpangoft2-1.0 library 2948 2949 Table 6-8. libpangoft2-1.0 Definition 2950 Library: libpangoft2-1.0 2951 SONAME: libpangoft2-1.0.so.0 2952 __________________________________________________________ 2953 2954 6.15.1. Pango Freetype Fonts and Rendering library 2955 __________________________________________________________ 2956 2957 6.15.1.1. Interfaces for Pango Freetype Fonts and Rendering library 2958 2959 No external functions are defined for libpangoft2-1.0 - Pango 2960 Freetype Fonts and Rendering library in this part of the 2961 specification. See also the generic specification. 2962 __________________________________________________________ 2963 2964 6.16. Data Definitions for libpangoft2-1.0 2965 2966 This section defines global identifiers and their values that 2967 are associated with interfaces contained in libpangoft2-1.0. 2968 These definitions are organized into groups that correspond to 2969 system headers. This convention is used as a convenience for 2970 the reader, and does not imply the existence of these headers, 2971 or their content. Where an interface is defined as requiring a 2972 particular system header file all of the data definitions for 2973 that system header file presented here shall be in effect. 2974 2975 This section gives data definitions to promote binary 2976 application portability, not to repeat source interface 2977 definitions available elsewhere. System providers and 2978 application developers should use this ABI to supplement - not 2979 to replace - source interface definition specifications. 2980 2981 This specification uses the ISO C (1999) C Language as the 2982 reference programming language, and data definitions are 2983 specified in ISO C format. The C language is used here as a 2984 convenient notation. Using a C language description of these 2985 data objects does not preclude their use by other programming 2986 languages. 2987 __________________________________________________________ 2988 2989 6.16.1. pango-1.0/pango/pangofc-decoder.h 2990 2991 /* 2992 * This header is architecture neutral 2993 * Please refer to the generic specification for details 2994 */ 2995 __________________________________________________________ 2996 2997 6.16.2. pango-1.0/pango/pangofc-fontmap.h 2998 2999 /* 3000 * This header is architecture neutral 3001 * Please refer to the generic specification for details 3002 */ 3003 __________________________________________________________ 3004 3005 6.16.3. pango-1.0/pango/pangoft2.h 3006 3007 /* 3008 * This header is architecture neutral 3009 * Please refer to the generic specification for details 3010 */ 3011 __________________________________________________________ 3012 3013 6.17. Interfaces for libgdk_pixbuf-2.0 3014 3015 Table 6-9 defines the library name and shared object name for 3016 the libgdk_pixbuf-2.0 library 3017 3018 Table 6-9. libgdk_pixbuf-2.0 Definition 3019 Library: libgdk_pixbuf-2.0 3020 SONAME: libgdk_pixbuf-2.0.so.0 3021 __________________________________________________________ 3022 3023 6.17.1. GDK pixbuf rendering on drawables library 3024 __________________________________________________________ 3025 3026 6.17.1.1. Interfaces for GDK pixbuf rendering on drawables library 3027 3028 No external functions are defined for libgdk_pixbuf-2.0 - GDK 3029 pixbuf rendering on drawables library in this part of the 3030 specification. See also the generic specification. 3031 __________________________________________________________ 3032 3033 6.18. Data Definitions for libgdk_pixbuf-2.0 3034 3035 This section defines global identifiers and their values that 3036 are associated with interfaces contained in libgdk_pixbuf-2.0. 3037 These definitions are organized into groups that correspond to 3038 system headers. This convention is used as a convenience for 3039 the reader, and does not imply the existence of these headers, 3040 or their content. Where an interface is defined as requiring a 3041 particular system header file all of the data definitions for 3042 that system header file presented here shall be in effect. 3043 3044 This section gives data definitions to promote binary 3045 application portability, not to repeat source interface 3046 definitions available elsewhere. System providers and 3047 application developers should use this ABI to supplement - not 3048 to replace - source interface definition specifications. 3049 3050 This specification uses the ISO C (1999) C Language as the 3051 reference programming language, and data definitions are 3052 specified in ISO C format. The C language is used here as a 3053 convenient notation. Using a C language description of these 3054 data objects does not preclude their use by other programming 3055 languages. 3056 __________________________________________________________ 3057 3058 6.18.1. gtk-2.0/gdk-pixbuf/gdk-pixbuf.h 3059 3060 /* 3061 * This header is architecture neutral 3062 * Please refer to the generic specification for details 3063 */ 3064 __________________________________________________________ 3065 3066 6.18.2. gtk-2.0/gdk-pixbuf/gdk-pixdata.h 3067 3068 /* 3069 * This header is architecture neutral 3070 * Please refer to the generic specification for details 3071 */ 3072 __________________________________________________________ 3073 3074 6.19. Interfaces for libgdk_pixbuf_xlib-2.0 3075 3076 Table 6-10 defines the library name and shared object name for 3077 the libgdk_pixbuf_xlib-2.0 library 3078 3079 Table 6-10. libgdk_pixbuf_xlib-2.0 Definition 3080 Library: libgdk_pixbuf_xlib-2.0 3081 SONAME: libgdk_pixbuf_xlib-2.0.so.0 3082 __________________________________________________________ 3083 3084 6.19.1. GDK pixbuf rendering to an X drawable library 3085 __________________________________________________________ 3086 3087 6.19.1.1. Interfaces for GDK pixbuf rendering to an X drawable library 3088 3089 No external functions are defined for libgdk_pixbuf_xlib-2.0 - 3090 GDK pixbuf rendering to an X drawable library in this part of 3091 the specification. See also the generic specification. 3092 __________________________________________________________ 3093 3094 6.20. Data Definitions for libgdk_pixbuf_xlib-2.0 3095 3096 This section defines global identifiers and their values that 3097 are associated with interfaces contained in 3098 libgdk_pixbuf_xlib-2.0. These definitions are organized into 3099 groups that correspond to system headers. This convention is 3100 used as a convenience for the reader, and does not imply the 3101 existence of these headers, or their content. Where an 3102 interface is defined as requiring a particular system header 3103 file all of the data definitions for that system header file 3104 presented here shall be in effect. 3105 3106 This section gives data definitions to promote binary 3107 application portability, not to repeat source interface 3108 definitions available elsewhere. System providers and 3109 application developers should use this ABI to supplement - not 3110 to replace - source interface definition specifications. 3111 3112 This specification uses the ISO C (1999) C Language as the 3113 reference programming language, and data definitions are 3114 specified in ISO C format. The C language is used here as a 3115 convenient notation. Using a C language description of these 3116 data objects does not preclude their use by other programming 3117 languages. 3118 __________________________________________________________ 3119 3120 6.20.1. gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h 3121 3122 /* 3123 * This header is architecture neutral 3124 * Please refer to the generic specification for details 3125 */ 3126 __________________________________________________________ 3127 3128 6.21. Interfaces for libgdk-x11-2.0 3129 3130 Table 6-11 defines the library name and shared object name for 3131 the libgdk-x11-2.0 library 3132 3133 Table 6-11. libgdk-x11-2.0 Definition 3134 Library: libgdk-x11-2.0 3135 SONAME: libgdk-x11-2.0.so.0 3136 __________________________________________________________ 3137 3138 6.21.1. GTK Drawing toolkit 3139 __________________________________________________________ 3140 3141 6.21.1.1. Interfaces for GTK Drawing toolkit 3142 3143 No external functions are defined for libgdk-x11-2.0 - GTK 3144 Drawing toolkit in this part of the specification. See also the 3145 generic specification. 3146 __________________________________________________________ 3147 3148 6.22. Data Definitions for libgdk-x11-2.0 3149 3150 This section defines global identifiers and their values that 3151 are associated with interfaces contained in libgdk-x11-2.0. 3152 These definitions are organized into groups that correspond to 3153 system headers. This convention is used as a convenience for 3154 the reader, and does not imply the existence of these headers, 3155 or their content. Where an interface is defined as requiring a 3156 particular system header file all of the data definitions for 3157 that system header file presented here shall be in effect. 3158 3159 This section gives data definitions to promote binary 3160 application portability, not to repeat source interface 3161 definitions available elsewhere. System providers and 3162 application developers should use this ABI to supplement - not 3163 to replace - source interface definition specifications. 3164 3165 This specification uses the ISO C (1999) C Language as the 3166 reference programming language, and data definitions are 3167 specified in ISO C format. The C language is used here as a 3168 convenient notation. Using a C language description of these 3169 data objects does not preclude their use by other programming 3170 languages. 3171 __________________________________________________________ 3172 3173 6.22.1. gtk-2.0/gdk/gdk.h 3174 3175 /* 3176 * This header is architecture neutral 3177 * Please refer to the generic specification for details 3178 */ 3179 __________________________________________________________ 3180 3181 6.22.2. gtk-2.0/gdk/gdkkeysyms.h 3182 3183 /* 3184 * This header is architecture neutral 3185 * Please refer to the generic specification for details 3186 */ 3187 __________________________________________________________ 3188 3189 6.22.3. gtk-2.0/gdk/gdkx.h 3190 3191 /* 3192 * This header is architecture neutral 3193 * Please refer to the generic specification for details 3194 */ 3195 __________________________________________________________ 3196 3197 6.23. Interfaces for libgtk-x11-2.0 3198 3199 Table 6-12 defines the library name and shared object name for 3200 the libgtk-x11-2.0 library 3201 3202 Table 6-12. libgtk-x11-2.0 Definition 3203 Library: libgtk-x11-2.0 3204 SONAME: libgtk-x11-2.0.so.0 3205 __________________________________________________________ 3206 3207 6.23.1. GTK main Widgets library 3208 __________________________________________________________ 3209 3210 6.23.1.1. Interfaces for GTK main Widgets library 3211 3212 No external functions are defined for libgtk-x11-2.0 - GTK main 3213 Widgets library in this part of the specification. See also the 3214 generic specification. 3215 __________________________________________________________ 3216 3217 6.24. Data Definitions for libgtk-x11-2.0 3218 3219 This section defines global identifiers and their values that 3220 are associated with interfaces contained in libgtk-x11-2.0. 3221 These definitions are organized into groups that correspond to 3222 system headers. This convention is used as a convenience for 3223 the reader, and does not imply the existence of these headers, 3224 or their content. Where an interface is defined as requiring a 3225 particular system header file all of the data definitions for 3226 that system header file presented here shall be in effect. 3227 3228 This section gives data definitions to promote binary 3229 application portability, not to repeat source interface 3230 definitions available elsewhere. System providers and 3231 application developers should use this ABI to supplement - not 3232 to replace - source interface definition specifications. 3233 3234 This specification uses the ISO C (1999) C Language as the 3235 reference programming language, and data definitions are 3236 specified in ISO C format. The C language is used here as a 3237 convenient notation. Using a C language description of these 3238 data objects does not preclude their use by other programming 3239 languages. 3240 __________________________________________________________ 3241 3242 6.24.1. gtk-2.0/gtk/gtk.h 3243 3244 /* 3245 * This header is architecture neutral 3246 * Please refer to the generic specification for details 3247 */ 3248 3249 III. Qt Libraries 3250 3251 Table of Contents 3252 7. Libraries 3253 3254 7.1. Introduction 3255 7.2. Interfaces for libQtCore 3256 3257 7.2.1. QtCore 3258 3259 7.3. Data Definitions for libQtCore 3260 3261 7.3.1. QtCore/qabstracteventdispatcher.h 3262 7.3.2. QtCore/qabstractfileengine.h 3263 7.3.3. QtCore/qabstractitemmodel.h 3264 7.3.4. QtCore/qatomic.h 3265 7.3.5. QtCore/qbasictimer.h 3266 7.3.6. QtCore/qbitarray.h 3267 7.3.7. QtCore/qbuffer.h 3268 7.3.8. QtCore/qbytearray.h 3269 7.3.9. QtCore/qbytearraymatcher.h 3270 7.3.10. QtCore/qchar.h 3271 7.3.11. QtCore/qcoreapplication.h 3272 7.3.12. QtCore/qcoreevent.h 3273 7.3.13. QtCore/qdatastream.h 3274 7.3.14. QtCore/qdatetime.h 3275 7.3.15. QtCore/qdebug.h 3276 7.3.16. QtCore/qdir.h 3277 7.3.17. QtCore/qeventloop.h 3278 7.3.18. QtCore/qfactoryinterface.h 3279 7.3.19. QtCore/qfile.h 3280 7.3.20. QtCore/qfileinfo.h 3281 7.3.21. QtCore/qfsfileengine.h 3282 7.3.22. QtCore/qglobal.h 3283 7.3.23. QtCore/qhash.h 3284 7.3.24. QtCore/qiodevice.h 3285 7.3.25. QtCore/qlibrary.h 3286 7.3.26. QtCore/qlibraryinfo.h 3287 7.3.27. QtCore/qline.h 3288 7.3.28. QtCore/qlinkedlist.h 3289 7.3.29. QtCore/qlist.h 3290 7.3.30. QtCore/qlocale.h 3291 7.3.31. QtCore/qmap.h 3292 7.3.32. QtCore/qmetaobject.h 3293 7.3.33. QtCore/qmetatype.h 3294 7.3.34. QtCore/qmimedata.h 3295 7.3.35. QtCore/qmutex.h 3296 7.3.36. QtCore/qnamespace.h 3297 7.3.37. QtCore/qobject.h 3298 7.3.38. QtCore/qobjectcleanuphandler.h 3299 7.3.39. QtCore/qobjectdefs.h 3300 7.3.40. QtCore/qpair.h 3301 7.3.41. QtCore/qplugin.h 3302 7.3.42. QtCore/qpluginloader.h 3303 7.3.43. QtCore/qpoint.h 3304 7.3.44. QtCore/qprocess.h 3305 7.3.45. QtCore/qreadwritelock.h 3306 7.3.46. QtCore/qrect.h 3307 7.3.47. QtCore/qregexp.h 3308 7.3.48. QtCore/qsemaphore.h 3309 7.3.49. QtCore/qsettings.h 3310 7.3.50. QtCore/qshareddata.h 3311 7.3.51. QtCore/qsignalmapper.h 3312 7.3.52. QtCore/qsize.h 3313 7.3.53. QtCore/qsocketnotifier.h 3314 7.3.54. QtCore/qstring.h 3315 7.3.55. QtCore/qstringlist.h 3316 7.3.56. QtCore/qstringmatcher.h 3317 7.3.57. QtCore/qtemporaryfile.h 3318 7.3.58. QtCore/qtextcodec.h 3319 7.3.59. QtCore/qtextcodecplugin.h 3320 7.3.60. QtCore/qtextstream.h 3321 7.3.61. QtCore/qthread.h 3322 7.3.62. QtCore/qthreadstorage.h 3323 7.3.63. QtCore/qtimer.h 3324 7.3.64. QtCore/qtranslator.h 3325 7.3.65. QtCore/qurl.h 3326 7.3.66. QtCore/quuid.h 3327 7.3.67. QtCore/qvariant.h 3328 7.3.68. QtCore/qvector.h 3329 7.3.69. QtCore/qwaitcondition.h 3330 3331 7.4. Interfaces for libQtGui 3332 3333 7.4.1. QtGui 3334 3335 7.5. Data Definitions for libQtGui 3336 3337 7.5.1. QtGui/qabstractbutton.h 3338 7.5.2. QtGui/qabstractitemdelegate.h 3339 7.5.3. QtGui/qabstractitemview.h 3340 7.5.4. QtGui/qabstractpagesetupdialog.h 3341 7.5.5. QtGui/qabstractprintdialog.h 3342 7.5.6. QtGui/qabstractproxymodel.h 3343 7.5.7. QtGui/qabstractscrollarea.h 3344 7.5.8. QtGui/qabstractslider.h 3345 7.5.9. QtGui/qabstractspinbox.h 3346 7.5.10. QtGui/qabstracttextdocumentlayout.h 3347 7.5.11. QtGui/qaccessible.h 3348 7.5.12. QtGui/qaccessiblebridge.h 3349 7.5.13. QtGui/qaccessibleobject.h 3350 7.5.14. QtGui/qaccessibleplugin.h 3351 7.5.15. QtGui/qaccessiblewidget.h 3352 7.5.16. QtGui/qaction.h 3353 7.5.17. QtGui/qactiongroup.h 3354 7.5.18. QtGui/qapplication.h 3355 7.5.19. QtGui/qbitmap.h 3356 7.5.20. QtGui/qboxlayout.h 3357 7.5.21. QtGui/qbrush.h 3358 7.5.22. QtGui/qbuttongroup.h 3359 7.5.23. QtGui/qcdestyle.h 3360 7.5.24. QtGui/qcheckbox.h 3361 7.5.25. QtGui/qclipboard.h 3362 7.5.26. QtGui/qcolor.h 3363 7.5.27. QtGui/qcolordialog.h 3364 7.5.28. QtGui/qcolormap.h 3365 7.5.29. QtGui/qcombobox.h 3366 7.5.30. QtGui/qcommonstyle.h 3367 7.5.31. QtGui/qcursor.h 3368 7.5.32. QtGui/qdatetimeedit.h 3369 7.5.33. QtGui/qdesktopwidget.h 3370 7.5.34. QtGui/qdial.h 3371 7.5.35. QtGui/qdialog.h 3372 7.5.36. QtGui/qdirmodel.h 3373 7.5.37. QtGui/qdockwidget.h 3374 7.5.38. QtGui/qdrag.h 3375 7.5.39. QtGui/qerrormessage.h 3376 7.5.40. QtGui/qevent.h 3377 7.5.41. QtGui/qfiledialog.h 3378 7.5.42. QtGui/qfocusframe.h 3379 7.5.43. QtGui/qfont.h 3380 7.5.44. QtGui/qfontdatabase.h 3381 7.5.45. QtGui/qfontdialog.h 3382 7.5.46. QtGui/qfontinfo.h 3383 7.5.47. QtGui/qfontmetrics.h 3384 7.5.48. QtGui/qframe.h 3385 7.5.49. QtGui/qgridlayout.h 3386 7.5.50. QtGui/qgroupbox.h 3387 7.5.51. QtGui/qheaderview.h 3388 7.5.52. QtGui/qicon.h 3389 7.5.53. QtGui/qiconengine.h 3390 7.5.54. QtGui/qiconengineplugin.h 3391 7.5.55. QtGui/qimage.h 3392 7.5.56. QtGui/qimageiohandler.h 3393 7.5.57. QtGui/qimagereader.h 3394 7.5.58. QtGui/qimagewriter.h 3395 7.5.59. QtGui/qinputcontext.h 3396 7.5.60. QtGui/qinputcontextfactory.h 3397 7.5.61. QtGui/qinputcontextplugin.h 3398 7.5.62. QtGui/qinputdialog.h 3399 7.5.63. QtGui/qitemdelegate.h 3400 7.5.64. QtGui/qitemeditorfactory.h 3401 7.5.65. QtGui/qitemselectionmodel.h 3402 7.5.66. QtGui/qkeysequence.h 3403 7.5.67. QtGui/qlabel.h 3404 7.5.68. QtGui/qlayout.h 3405 7.5.69. QtGui/qlayoutitem.h 3406 7.5.70. QtGui/qlcdnumber.h 3407 7.5.71. QtGui/qlineedit.h 3408 7.5.72. QtGui/qlistview.h 3409 7.5.73. QtGui/qlistwidget.h 3410 7.5.74. QtGui/qmainwindow.h 3411 7.5.75. QtGui/qmatrix.h 3412 7.5.76. QtGui/qmenu.h 3413 7.5.77. QtGui/qmenubar.h 3414 7.5.78. QtGui/qmenudata.h 3415 7.5.79. QtGui/qmessagebox.h 3416 7.5.80. QtGui/qmime.h 3417 7.5.81. QtGui/qmotifstyle.h 3418 7.5.82. QtGui/qmovie.h 3419 7.5.83. QtGui/qpagesetupdialog.h 3420 7.5.84. QtGui/qpaintdevice.h 3421 7.5.85. QtGui/qpaintengine.h 3422 7.5.86. QtGui/qpainter.h 3423 7.5.87. QtGui/qpainterpath.h 3424 7.5.88. QtGui/qpalette.h 3425 7.5.89. QtGui/qpen.h 3426 7.5.90. QtGui/qpicture.h 3427 7.5.91. QtGui/qpictureformatplugin.h 3428 7.5.92. QtGui/qpixmap.h 3429 7.5.93. QtGui/qpixmapcache.h 3430 7.5.94. QtGui/qplastiquestyle.h 3431 7.5.95. QtGui/qpolygon.h 3432 7.5.96. QtGui/qprintdialog.h 3433 7.5.97. QtGui/qprintengine.h 3434 7.5.98. QtGui/qprinter.h 3435 7.5.99. QtGui/qprogressbar.h 3436 7.5.100. QtGui/qprogressdialog.h 3437 7.5.101. QtGui/qproxymodel.h 3438 7.5.102. QtGui/qpushbutton.h 3439 7.5.103. QtGui/qradiobutton.h 3440 7.5.104. QtGui/qregion.h 3441 7.5.105. QtGui/qrgb.h 3442 7.5.106. QtGui/qrubberband.h 3443 7.5.107. QtGui/qscrollarea.h 3444 7.5.108. QtGui/qscrollbar.h 3445 7.5.109. QtGui/qsessionmanager.h 3446 7.5.110. QtGui/qshortcut.h 3447 7.5.111. QtGui/qsizegrip.h 3448 7.5.112. QtGui/qsizepolicy.h 3449 7.5.113. QtGui/qslider.h 3450 7.5.114. QtGui/qsortfilterproxymodel.h 3451 7.5.115. QtGui/qsound.h 3452 7.5.116. QtGui/qspinbox.h 3453 7.5.117. QtGui/qsplashscreen.h 3454 7.5.118. QtGui/qsplitter.h 3455 7.5.119. QtGui/qstackedlayout.h 3456 7.5.120. QtGui/qstackedwidget.h 3457 7.5.121. QtGui/qstandarditemmodel.h 3458 7.5.122. QtGui/qstatusbar.h 3459 7.5.123. QtGui/qstringlistmodel.h 3460 7.5.124. QtGui/qstyle.h 3461 7.5.125. QtGui/qstylefactory.h 3462 7.5.126. QtGui/qstyleoption.h 3463 7.5.127. QtGui/qstylepainter.h 3464 7.5.128. QtGui/qstyleplugin.h 3465 7.5.129. QtGui/qsyntaxhighlighter.h 3466 7.5.130. QtGui/qtabbar.h 3467 7.5.131. QtGui/qtableview.h 3468 7.5.132. QtGui/qtablewidget.h 3469 7.5.133. QtGui/qtabwidget.h 3470 7.5.134. QtGui/qtextbrowser.h 3471 7.5.135. QtGui/qtextcursor.h 3472 7.5.136. QtGui/qtextdocument.h 3473 7.5.137. QtGui/qtextdocumentfragment.h 3474 7.5.138. QtGui/qtextedit.h 3475 7.5.139. QtGui/qtextformat.h 3476 7.5.140. QtGui/qtextlayout.h 3477 7.5.141. QtGui/qtextlist.h 3478 7.5.142. QtGui/qtextobject.h 3479 7.5.143. QtGui/qtextoption.h 3480 7.5.144. QtGui/qtexttable.h 3481 7.5.145. QtGui/qtoolbar.h 3482 7.5.146. QtGui/qtoolbox.h 3483 7.5.147. QtGui/qtoolbutton.h 3484 7.5.148. QtGui/qtooltip.h 3485 7.5.149. QtGui/qtreeview.h 3486 7.5.150. QtGui/qtreewidget.h 3487 7.5.151. QtGui/qtreewidgetitemiterator.h 3488 7.5.152. QtGui/qvalidator.h 3489 7.5.153. QtGui/qvfbhdr.h 3490 7.5.154. QtGui/qwhatsthis.h 3491 7.5.155. QtGui/qwidget.h 3492 7.5.156. QtGui/qwindowdefs.h 3493 7.5.157. QtGui/qwindowsstyle.h 3494 7.5.158. QtGui/qwmatrix.h 3495 7.5.159. QtGui/qworkspace.h 3496 3497 7.6. Interfaces for libQtXml 3498 3499 7.6.1. QtXml 3500 3501 7.7. Data Definitions for libQtXml 3502 3503 7.7.1. QtXml/qdom.h 3504 7.7.2. QtXml/qxml.h 3505 3506 7.8. Interfaces for libQtOpenGL 3507 3508 7.8.1. QtOpenGL 3509 3510 7.9. Data Definitions for libQtOpenGL 3511 3512 7.9.1. QtOpenGL/qgl.h 3513 7.9.2. QtOpenGL/qglcolormap.h 3514 7.9.3. QtOpenGL/qglpixelbuffer.h 3515 3516 7.10. Interfaces for libQtSql 3517 3518 7.10.1. QtSql 3519 3520 7.11. Data Definitions for libQtSql 3521 3522 7.11.1. QtSql/qsql.h 3523 7.11.2. QtSql/qsqldatabase.h 3524 7.11.3. QtSql/qsqldriver.h 3525 7.11.4. QtSql/qsqldriverplugin.h 3526 7.11.5. QtSql/qsqlerror.h 3527 7.11.6. QtSql/qsqlfield.h 3528 7.11.7. QtSql/qsqlindex.h 3529 7.11.8. QtSql/qsqlquery.h 3530 7.11.9. QtSql/qsqlquerymodel.h 3531 7.11.10. QtSql/qsqlrecord.h 3532 7.11.11. QtSql/qsqlrelationaltablemodel.h 3533 7.11.12. QtSql/qsqlresult.h 3534 7.11.13. QtSql/qsqltablemodel.h 3535 3536 7.12. Interfaces for libQtSvg 3537 3538 7.12.1. QtSvg 3539 3540 7.13. Data Definitions for libQtSvg 3541 3542 7.13.1. QtSvg/qsvgrenderer.h 3543 7.13.2. QtSvg/qsvgwidget.h 3544 3545 7.14. Interfaces for libQtNetwork 3546 3547 7.14.1. QtNetwork 3548 3549 7.15. Data Definitions for libQtNetwork 3550 3551 7.15.1. QtNetwork/qabstractsocket.h 3552 7.15.2. QtNetwork/qftp.h 3553 7.15.3. QtNetwork/qhostaddress.h 3554 7.15.4. QtNetwork/qhostinfo.h 3555 7.15.5. QtNetwork/qhttp.h 3556 7.15.6. QtNetwork/qnetworkproxy.h 3557 7.15.7. QtNetwork/qtcpserver.h 3558 7.15.8. QtNetwork/qtcpsocket.h 3559 7.15.9. QtNetwork/qudpsocket.h 3560 7.15.10. QtNetwork/qurlinfo.h 3561 __________________________________________________________ 3562 3563 Chapter 7. Libraries 3564 3565 7.1. Introduction 3566 3567 An conforming implementation shall support the following Qt 3568 libraries which provide interfaces for creating rich user 3569 applications, either graphical or console. 3570 3571 QtCore 3572 3573 A general-purpose application development library, not specific 3574 to graphical user interfaces. QtCore provides a main loop, 3575 threading classes, tool classes, template container classes, IO 3576 classes, and so on. 3577 QtGui 3578 3579 The GUI part of Qt, provides a paint engine, text rendering 3580 engine, widgets, printing, PDF generation, accessibility 3581 classes, and so on. 3582 QtXml 3583 3584 The XML support for Qt, provides fast XML parsing and DOM 3585 classes to traverse the XML tree. 3586 QtOpenGL 3587 3588 The OpenGL integration for Qt, provides OpenGL rendering and 3589 embedding. 3590 QtSql 3591 3592 The database part of Qt, provides access to databases and 3593 models that connect databases into the model/view framework of 3594 QtGui. 3595 QtSvg 3596 3597 Renders Svg files into any context, for displaying on the 3598 screen, printing or embedding in PDF. 3599 QtNetwork 3600 3601 Provides network server and client classes, TCP/IP, UDP, Http, 3602 Ftp, Url parsing support, and so on. 3603 3604 There are three main parts to the definition of each of these 3605 libraries. 3606 3607 The "Interfaces" section defines the required library name and 3608 version, and the required public symbols (interfaces and global 3609 data), as well as symbol versions, if any. 3610 3611 The "Interface Definitions" section provides complete or 3612 partial definitions of certain interfaces where either this 3613 specification is the source specification, or where there are 3614 variations from the source specification. If an interface 3615 definition requires one or more header files, one of those 3616 headers shall include the function prototype for the interface. 3617 3618 For source definitions of interfaces which include a reference 3619 to a header file, the contents of such header files form a part 3620 of the specification. The "Data Definitions" section provides 3621 the binary-level details for the header files from the source 3622 specifications, such as values for macros and enumerated types, 3623 as well as structure layouts, sizes and padding, etc. These 3624 data definitions, although presented in the form of header 3625 files for convenience, should not be taken a representing 3626 complete header files, as they are a supplement to the source 3627 specifications. Application developers should follow the 3628 guidelines of the source specifications when determining which 3629 header files need to be included to completely resolve all 3630 references. 3631 3632 Note: While the Data Definitions supplement the source 3633 specifications, this specification itself does not require 3634 conforming implementations to supply any header files. 3635 __________________________________________________________ 3636 3637 7.2. Interfaces for libQtCore 3638 3639 Table 7-1 defines the library name and shared object name for 3640 the libQtCore library 3641 3642 Table 7-1. libQtCore Definition 3643 Library: libQtCore 3644 SONAME: libQtCore.so.4 3645 3646 The behavior of the interfaces in this library is specified by 3647 the following specifications: 3648 3649 [CXXABI] Itanium(TM) C++ ABI 3650 [QtCore] QtCore 4.2.0 3651 __________________________________________________________ 3652 3653 7.2.1. QtCore 3654 __________________________________________________________ 3655 3656 7.2.1.1. Class data for QObject 3657 3658 The virtual table for the QObject class is described by Table 3659 7-2 3660 3661 Table 7-2. Primary vtable for QObject 3662 Base Offset 0 3663 Virtual Base Offset 0 3664 RTTI typeinfo for QObject 3665 vfunc[0]: QObject::metaObject() const 3666 vfunc[1]: QObject::qt_metacast(char const*) 3667 vfunc[2]: QObject::qt_metacall(QMetaObject::Call, int, void**) 3668 vfunc[3]: QObject::~QObject() 3669 vfunc[4]: QObject::~QObject() 3670 vfunc[5]: QObject::event(QEvent*) 3671 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 3672 vfunc[7]: QObject::timerEvent(QTimerEvent*) 3673 vfunc[8]: QObject::childEvent(QChildEvent*) 3674 vfunc[9]: QObject::customEvent(QEvent*) 3675 vfunc[10]: QObject::connectNotify(char const*) 3676 vfunc[11]: QObject::disconnectNotify(char const*) 3677 3678 The Run Time Type Information for the QObject class is 3679 described by Table 7-3 3680 3681 Table 7-3. typeinfo for QObject 3682 Base Vtable vtable for __cxxabiv1::__class_type_info 3683 Name typeinfo name for QObject 3684 __________________________________________________________ 3685 3686 7.2.1.2. Class data for QObjectUserData 3687 3688 The virtual table for the QObjectUserData class is described by 3689 Table 7-4 3690 3691 Table 7-4. Primary vtable for QObjectUserData 3692 Base Offset 0 3693 Virtual Base Offset 0 3694 RTTI typeinfo for QObjectUserData 3695 vfunc[0]: QObjectUserData::~QObjectUserData() 3696 vfunc[1]: QObjectUserData::~QObjectUserData() 3697 3698 The Run Time Type Information for the QObjectUserData class is 3699 described by Table 7-5 3700 3701 Table 7-5. typeinfo for QObjectUserData 3702 Base Vtable vtable for __cxxabiv1::__class_type_info 3703 Name typeinfo name for QObjectUserData 3704 __________________________________________________________ 3705 3706 7.2.1.3. Class data for QIODevice 3707 3708 The virtual table for the QIODevice class is described by Table 3709 7-6 3710 3711 Table 7-6. Primary vtable for QIODevice 3712 Base Offset 0 3713 Virtual Base Offset 0 3714 RTTI typeinfo for QIODevice 3715 vfunc[0]: QIODevice::metaObject() const 3716 vfunc[1]: QIODevice::qt_metacast(char const*) 3717 vfunc[2]: QIODevice::qt_metacall(QMetaObject::Call, int, 3718 void**) 3719 vfunc[3]: QIODevice::~QIODevice() 3720 vfunc[4]: QIODevice::~QIODevice() 3721 vfunc[5]: QObject::event(QEvent*) 3722 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 3723 vfunc[7]: QObject::timerEvent(QTimerEvent*) 3724 vfunc[8]: QObject::childEvent(QChildEvent*) 3725 vfunc[9]: QObject::customEvent(QEvent*) 3726 vfunc[10]: QObject::connectNotify(char const*) 3727 vfunc[11]: QObject::disconnectNotify(char const*) 3728 vfunc[12]: QIODevice::isSequential() const 3729 vfunc[13]: QIODevice::open(QFlags) 3730 vfunc[14]: QIODevice::close() 3731 vfunc[15]: QIODevice::pos() const 3732 vfunc[16]: QIODevice::size() const 3733 vfunc[17]: QIODevice::seek(long long) 3734 vfunc[18]: QIODevice::atEnd() const 3735 vfunc[19]: QIODevice::reset() 3736 vfunc[20]: QIODevice::bytesAvailable() const 3737 vfunc[21]: QIODevice::bytesToWrite() const 3738 vfunc[22]: QIODevice::canReadLine() const 3739 vfunc[23]: QIODevice::waitForReadyRead(int) 3740 vfunc[24]: QIODevice::waitForBytesWritten(int) 3741 vfunc[25]: __cxa_pure_virtual 3742 vfunc[26]: QIODevice::readLineData(char*, long long) 3743 vfunc[27]: __cxa_pure_virtual 3744 3745 The Run Time Type Information for the QIODevice class is 3746 described by Table 7-7 3747 3748 Table 7-7. typeinfo for QIODevice 3749 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3750 Name typeinfo name for QIODevice 3751 basetype: typeinfo for QObject 3752 __________________________________________________________ 3753 3754 7.2.1.4. Class data for QDataStream 3755 3756 The virtual table for the QDataStream class is described by 3757 Table 7-8 3758 3759 Table 7-8. Primary vtable for QDataStream 3760 Base Offset 0 3761 Virtual Base Offset 0 3762 RTTI typeinfo for QDataStream 3763 vfunc[0]: QDataStream::~QDataStream() 3764 vfunc[1]: QDataStream::~QDataStream() 3765 3766 The Run Time Type Information for the QDataStream class is 3767 described by Table 7-9 3768 3769 Table 7-9. typeinfo for QDataStream 3770 Base Vtable vtable for __cxxabiv1::__class_type_info 3771 Name typeinfo name for QDataStream 3772 __________________________________________________________ 3773 3774 7.2.1.5. Class data for QTextCodec 3775 3776 The virtual table for the QTextCodec class is described by 3777 Table 7-10 3778 3779 Table 7-10. Primary vtable for QTextCodec 3780 Base Offset 0 3781 Virtual Base Offset 0 3782 RTTI typeinfo for QTextCodec 3783 vfunc[0]: __cxa_pure_virtual 3784 vfunc[1]: QTextCodec::aliases() const 3785 vfunc[2]: __cxa_pure_virtual 3786 vfunc[3]: __cxa_pure_virtual 3787 vfunc[4]: __cxa_pure_virtual 3788 vfunc[5]: QTextCodec::~QTextCodec() 3789 vfunc[6]: QTextCodec::~QTextCodec() 3790 3791 The Run Time Type Information for the QTextCodec class is 3792 described by Table 7-11 3793 3794 Table 7-11. typeinfo for QTextCodec 3795 Base Vtable vtable for __cxxabiv1::__class_type_info 3796 Name typeinfo name for QTextCodec 3797 __________________________________________________________ 3798 3799 7.2.1.6. Class data for QTextStream 3800 3801 The virtual table for the QTextStream class is described by 3802 Table 7-12 3803 3804 Table 7-12. Primary vtable for QTextStream 3805 Base Offset 0 3806 Virtual Base Offset 0 3807 RTTI typeinfo for QTextStream 3808 vfunc[0]: QTextStream::~QTextStream() 3809 vfunc[1]: QTextStream::~QTextStream() 3810 3811 The Run Time Type Information for the QTextStream class is 3812 described by Table 7-13 3813 3814 Table 7-13. typeinfo for QTextStream 3815 Base Vtable vtable for __cxxabiv1::__class_type_info 3816 Name typeinfo name for QTextStream 3817 __________________________________________________________ 3818 3819 7.2.1.7. Class data for QFile 3820 3821 The virtual table for the QFile class is described by Table 3822 7-14 3823 3824 Table 7-14. Primary vtable for QFile 3825 Base Offset 0 3826 Virtual Base Offset 0 3827 RTTI typeinfo for QFile 3828 vfunc[0]: QFile::metaObject() const 3829 vfunc[1]: QFile::qt_metacast(char const*) 3830 vfunc[2]: QFile::qt_metacall(QMetaObject::Call, int, void**) 3831 vfunc[3]: QFile::~QFile() 3832 vfunc[4]: QFile::~QFile() 3833 vfunc[5]: QObject::event(QEvent*) 3834 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 3835 vfunc[7]: QObject::timerEvent(QTimerEvent*) 3836 vfunc[8]: QObject::childEvent(QChildEvent*) 3837 vfunc[9]: QObject::customEvent(QEvent*) 3838 vfunc[10]: QObject::connectNotify(char const*) 3839 vfunc[11]: QObject::disconnectNotify(char const*) 3840 vfunc[12]: QFile::isSequential() const 3841 vfunc[13]: QFile::open(QFlags) 3842 vfunc[14]: QFile::close() 3843 vfunc[15]: QFile::pos() const 3844 vfunc[16]: QFile::size() const 3845 vfunc[17]: QFile::seek(long long) 3846 vfunc[18]: QFile::atEnd() const 3847 vfunc[19]: QIODevice::reset() 3848 vfunc[20]: QIODevice::bytesAvailable() const 3849 vfunc[21]: QIODevice::bytesToWrite() const 3850 vfunc[22]: QIODevice::canReadLine() const 3851 vfunc[23]: QIODevice::waitForReadyRead(int) 3852 vfunc[24]: QIODevice::waitForBytesWritten(int) 3853 vfunc[25]: QFile::readData(char*, long long) 3854 vfunc[26]: QFile::readLineData(char*, long long) 3855 vfunc[27]: QFile::writeData(char const*, long long) 3856 vfunc[28]: QFile::fileEngine() const 3857 3858 The Run Time Type Information for the QFile class is described 3859 by Table 7-15 3860 3861 Table 7-15. typeinfo for QFile 3862 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3863 Name typeinfo name for QFile 3864 basetype: typeinfo for QIODevice 3865 __________________________________________________________ 3866 3867 7.2.1.8. Class data for QTemporaryFile 3868 3869 The virtual table for the QTemporaryFile class is described by 3870 Table 7-16 3871 3872 Table 7-16. Primary vtable for QTemporaryFile 3873 Base Offset 0 3874 Virtual Base Offset 0 3875 RTTI typeinfo for QTemporaryFile 3876 vfunc[0]: QTemporaryFile::metaObject() const 3877 vfunc[1]: QTemporaryFile::qt_metacast(char const*) 3878 vfunc[2]: QTemporaryFile::qt_metacall(QMetaObject::Call, int, 3879 void**) 3880 vfunc[3]: QTemporaryFile::~QTemporaryFile() 3881 vfunc[4]: QTemporaryFile::~QTemporaryFile() 3882 vfunc[5]: QObject::event(QEvent*) 3883 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 3884 vfunc[7]: QObject::timerEvent(QTimerEvent*) 3885 vfunc[8]: QObject::childEvent(QChildEvent*) 3886 vfunc[9]: QObject::customEvent(QEvent*) 3887 vfunc[10]: QObject::connectNotify(char const*) 3888 vfunc[11]: QObject::disconnectNotify(char const*) 3889 vfunc[12]: QFile::isSequential() const 3890 vfunc[13]: 3891 QTemporaryFile::open(QFlags) 3892 vfunc[14]: QFile::close() 3893 vfunc[15]: QFile::pos() const 3894 vfunc[16]: QFile::size() const 3895 vfunc[17]: QFile::seek(long long) 3896 vfunc[18]: QFile::atEnd() const 3897 vfunc[19]: QIODevice::reset() 3898 vfunc[20]: QIODevice::bytesAvailable() const 3899 vfunc[21]: QIODevice::bytesToWrite() const 3900 vfunc[22]: QIODevice::canReadLine() const 3901 vfunc[23]: QIODevice::waitForReadyRead(int) 3902 vfunc[24]: QIODevice::waitForBytesWritten(int) 3903 vfunc[25]: QFile::readData(char*, long long) 3904 vfunc[26]: QFile::readLineData(char*, long long) 3905 vfunc[27]: QFile::writeData(char const*, long long) 3906 vfunc[28]: QTemporaryFile::fileEngine() const 3907 3908 The Run Time Type Information for the QTemporaryFile class is 3909 described by Table 7-17 3910 3911 Table 7-17. typeinfo for QTemporaryFile 3912 Base Vtable vtable for __cxxabiv1::__si_class_type_info 3913 Name typeinfo name for QTemporaryFile 3914 basetype: typeinfo for QFile 3915 __________________________________________________________ 3916 3917 7.2.1.9. Class data for QAbstractFileEngine 3918 3919 The virtual table for the QAbstractFileEngine class is 3920 described by Table 7-18 3921 3922 Table 7-18. Primary vtable for QAbstractFileEngine 3923 Base Offset 0 3924 Virtual Base Offset 0 3925 RTTI typeinfo for QAbstractFileEngine 3926 vfunc[0]: QAbstractFileEngine::~QAbstractFileEngine() 3927 vfunc[1]: QAbstractFileEngine::~QAbstractFileEngine() 3928 vfunc[2]: 3929 QAbstractFileEngine::open(QFlags) 3930 vfunc[3]: QAbstractFileEngine::close() 3931 vfunc[4]: QAbstractFileEngine::flush() 3932 vfunc[5]: QAbstractFileEngine::size() const 3933 vfunc[6]: QAbstractFileEngine::pos() const 3934 vfunc[7]: QAbstractFileEngine::seek(long long) 3935 vfunc[8]: QAbstractFileEngine::isSequential() const 3936 vfunc[9]: QAbstractFileEngine::remove() 3937 vfunc[10]: QAbstractFileEngine::copy(QString const&) 3938 vfunc[11]: QAbstractFileEngine::rename(QString const&) 3939 vfunc[12]: QAbstractFileEngine::link(QString const&) 3940 vfunc[13]: QAbstractFileEngine::mkdir(QString const&, bool) 3941 const 3942 vfunc[14]: QAbstractFileEngine::rmdir(QString const&, bool) 3943 const 3944 vfunc[15]: QAbstractFileEngine::setSize(long long) 3945 vfunc[16]: QAbstractFileEngine::caseSensitive() const 3946 vfunc[17]: QAbstractFileEngine::isRelativePath() const 3947 vfunc[18]: QAbstractFileEngine::entryList(QFlags, 3948 QStringList const&) const 3949 vfunc[19]: 3950 QAbstractFileEngine::fileFlags(QFlags) const 3952 vfunc[20]: QAbstractFileEngine::setPermissions(unsigned int) 3953 vfunc[21]: 3954 QAbstractFileEngine::fileName(QAbstractFileEngine::FileName) 3955 const 3956 vfunc[22]: 3957 QAbstractFileEngine::ownerId(QAbstractFileEngine::FileOwner) 3958 const 3959 vfunc[23]: 3960 QAbstractFileEngine::owner(QAbstractFileEngine::FileOwner) 3961 const 3962 vfunc[24]: 3963 QAbstractFileEngine::fileTime(QAbstractFileEngine::FileTime) 3964 const 3965 vfunc[25]: QAbstractFileEngine::setFileName(QString const&) 3966 vfunc[26]: QAbstractFileEngine::handle() const 3967 vfunc[27]: 3968 QAbstractFileEngine::beginEntryList(QFlags, 3969 QStringList const&) 3970 vfunc[28]: QAbstractFileEngine::endEntryList() 3971 vfunc[29]: QAbstractFileEngine::read(char*, long long) 3972 vfunc[30]: QAbstractFileEngine::readLine(char*, long long) 3973 vfunc[31]: QAbstractFileEngine::write(char const*, long long) 3974 vfunc[32]: 3975 QAbstractFileEngine::extension(QAbstractFileEngine::Extension, 3976 QAbstractFileEngine::ExtensionOption const*, 3977 QAbstractFileEngine::ExtensionReturn*) 3978 vfunc[33]: 3979 QAbstractFileEngine::supportsExtension(QAbstractFileEngine::Ext 3980 ension) const 3981 3982 The Run Time Type Information for the QAbstractFileEngine class 3983 is described by Table 7-19 3984 3985 Table 7-19. typeinfo for QAbstractFileEngine 3986 Base Vtable vtable for __cxxabiv1::__class_type_info 3987 Name typeinfo name for QAbstractFileEngine 3988 __________________________________________________________ 3989 3990 7.2.1.10. Class data for QAbstractFileEngineHandler 3991 3992 The virtual table for the QAbstractFileEngineHandler class is 3993 described by Table 7-20 3994 3995 Table 7-20. Primary vtable for QAbstractFileEngineHandler 3996 Base Offset 0 3997 Virtual Base Offset 0 3998 RTTI typeinfo for QAbstractFileEngineHandler 3999 vfunc[0]: 4000 QAbstractFileEngineHandler::~QAbstractFileEngineHandler() 4001 vfunc[1]: 4002 QAbstractFileEngineHandler::~QAbstractFileEngineHandler() 4003 vfunc[2]: __cxa_pure_virtual 4004 4005 The Run Time Type Information for the 4006 QAbstractFileEngineHandler class is described by Table 7-21 4007 4008 Table 7-21. typeinfo for QAbstractFileEngineHandler 4009 Base Vtable vtable for __cxxabiv1::__class_type_info 4010 Name typeinfo name for QAbstractFileEngineHandler 4011 __________________________________________________________ 4012 4013 7.2.1.11. Class data for QFSFileEngine 4014 4015 The virtual table for the QFSFileEngine class is described by 4016 Table 7-22 4017 4018 Table 7-22. Primary vtable for QFSFileEngine 4019 Base Offset 0 4020 Virtual Base Offset 0 4021 RTTI typeinfo for QFSFileEngine 4022 vfunc[0]: QFSFileEngine::~QFSFileEngine() 4023 vfunc[1]: QFSFileEngine::~QFSFileEngine() 4024 vfunc[2]: QFSFileEngine::open(QFlags) 4025 vfunc[3]: QFSFileEngine::close() 4026 vfunc[4]: QFSFileEngine::flush() 4027 vfunc[5]: QFSFileEngine::size() const 4028 vfunc[6]: QFSFileEngine::pos() const 4029 vfunc[7]: QFSFileEngine::seek(long long) 4030 vfunc[8]: QFSFileEngine::isSequential() const 4031 vfunc[9]: QFSFileEngine::remove() 4032 vfunc[10]: QFSFileEngine::copy(QString const&) 4033 vfunc[11]: QFSFileEngine::rename(QString const&) 4034 vfunc[12]: QFSFileEngine::link(QString const&) 4035 vfunc[13]: QFSFileEngine::mkdir(QString const&, bool) const 4036 vfunc[14]: QFSFileEngine::rmdir(QString const&, bool) const 4037 vfunc[15]: QFSFileEngine::setSize(long long) 4038 vfunc[16]: QFSFileEngine::caseSensitive() const 4039 vfunc[17]: QFSFileEngine::isRelativePath() const 4040 vfunc[18]: QFSFileEngine::entryList(QFlags, 4041 QStringList const&) const 4042 vfunc[19]: 4043 QFSFileEngine::fileFlags(QFlags) 4044 const 4045 vfunc[20]: QFSFileEngine::setPermissions(unsigned int) 4046 vfunc[21]: 4047 QFSFileEngine::fileName(QAbstractFileEngine::FileName) const 4048 vfunc[22]: 4049 QFSFileEngine::ownerId(QAbstractFileEngine::FileOwner) const 4050 vfunc[23]: QFSFileEngine::owner(QAbstractFileEngine::FileOwner) 4051 const 4052 vfunc[24]: 4053 QFSFileEngine::fileTime(QAbstractFileEngine::FileTime) const 4054 vfunc[25]: QFSFileEngine::setFileName(QString const&) 4055 vfunc[26]: QFSFileEngine::handle() const 4056 vfunc[27]: QFSFileEngine::beginEntryList(QFlags, 4057 QStringList const&) 4058 vfunc[28]: QFSFileEngine::endEntryList() 4059 vfunc[29]: QFSFileEngine::read(char*, long long) 4060 vfunc[30]: QFSFileEngine::readLine(char*, long long) 4061 vfunc[31]: QFSFileEngine::write(char const*, long long) 4062 vfunc[32]: 4063 QFSFileEngine::extension(QAbstractFileEngine::Extension, 4064 QAbstractFileEngine::ExtensionOption const*, 4065 QAbstractFileEngine::ExtensionReturn*) 4066 vfunc[33]: 4067 QFSFileEngine::supportsExtension(QAbstractFileEngine::Extension 4068 ) const 4069 4070 The Run Time Type Information for the QFSFileEngine class is 4071 described by Table 7-23 4072 4073 Table 7-23. typeinfo for QFSFileEngine 4074 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4075 Name typeinfo name for QFSFileEngine 4076 basetype: typeinfo for QAbstractFileEngine 4077 __________________________________________________________ 4078 4079 7.2.1.12. Class data for QProcess 4080 4081 The virtual table for the QProcess class is described by Table 4082 7-24 4083 4084 Table 7-24. Primary vtable for QProcess 4085 Base Offset 0 4086 Virtual Base Offset 0 4087 RTTI typeinfo for QProcess 4088 vfunc[0]: QProcess::metaObject() const 4089 vfunc[1]: QProcess::qt_metacast(char const*) 4090 vfunc[2]: QProcess::qt_metacall(QMetaObject::Call, int, void**) 4091 vfunc[3]: QProcess::~QProcess() 4092 vfunc[4]: QProcess::~QProcess() 4093 vfunc[5]: QObject::event(QEvent*) 4094 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4095 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4096 vfunc[8]: QObject::childEvent(QChildEvent*) 4097 vfunc[9]: QObject::customEvent(QEvent*) 4098 vfunc[10]: QObject::connectNotify(char const*) 4099 vfunc[11]: QObject::disconnectNotify(char const*) 4100 vfunc[12]: QProcess::isSequential() const 4101 vfunc[13]: QIODevice::open(QFlags) 4102 vfunc[14]: QProcess::close() 4103 vfunc[15]: QIODevice::pos() const 4104 vfunc[16]: QIODevice::size() const 4105 vfunc[17]: QIODevice::seek(long long) 4106 vfunc[18]: QProcess::atEnd() const 4107 vfunc[19]: QIODevice::reset() 4108 vfunc[20]: QProcess::bytesAvailable() const 4109 vfunc[21]: QProcess::bytesToWrite() const 4110 vfunc[22]: QProcess::canReadLine() const 4111 vfunc[23]: QProcess::waitForReadyRead(int) 4112 vfunc[24]: QProcess::waitForBytesWritten(int) 4113 vfunc[25]: QProcess::readData(char*, long long) 4114 vfunc[26]: QIODevice::readLineData(char*, long long) 4115 vfunc[27]: QProcess::writeData(char const*, long long) 4116 vfunc[28]: QProcess::setupChildProcess() 4117 4118 The Run Time Type Information for the QProcess class is 4119 described by Table 7-25 4120 4121 Table 7-25. typeinfo for QProcess 4122 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4123 Name typeinfo name for QProcess 4124 basetype: typeinfo for QIODevice 4125 __________________________________________________________ 4126 4127 7.2.1.13. Class data for QBuffer 4128 4129 The virtual table for the QBuffer class is described by Table 4130 7-26 4131 4132 Table 7-26. Primary vtable for QBuffer 4133 Base Offset 0 4134 Virtual Base Offset 0 4135 RTTI typeinfo for QBuffer 4136 vfunc[0]: QBuffer::metaObject() const 4137 vfunc[1]: QBuffer::qt_metacast(char const*) 4138 vfunc[2]: QBuffer::qt_metacall(QMetaObject::Call, int, void**) 4139 vfunc[3]: QBuffer::~QBuffer() 4140 vfunc[4]: QBuffer::~QBuffer() 4141 vfunc[5]: QObject::event(QEvent*) 4142 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4143 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4144 vfunc[8]: QObject::childEvent(QChildEvent*) 4145 vfunc[9]: QObject::customEvent(QEvent*) 4146 vfunc[10]: QObject::connectNotify(char const*) 4147 vfunc[11]: QObject::disconnectNotify(char const*) 4148 vfunc[12]: QIODevice::isSequential() const 4149 vfunc[13]: QBuffer::open(QFlags) 4150 vfunc[14]: QBuffer::close() 4151 vfunc[15]: QBuffer::pos() const 4152 vfunc[16]: QBuffer::size() const 4153 vfunc[17]: QBuffer::seek(long long) 4154 vfunc[18]: QBuffer::atEnd() const 4155 vfunc[19]: QIODevice::reset() 4156 vfunc[20]: QIODevice::bytesAvailable() const 4157 vfunc[21]: QIODevice::bytesToWrite() const 4158 vfunc[22]: QBuffer::canReadLine() const 4159 vfunc[23]: QIODevice::waitForReadyRead(int) 4160 vfunc[24]: QIODevice::waitForBytesWritten(int) 4161 vfunc[25]: QBuffer::readData(char*, long long) 4162 vfunc[26]: QIODevice::readLineData(char*, long long) 4163 vfunc[27]: QBuffer::writeData(char const*, long long) 4164 4165 The Run Time Type Information for the QBuffer class is 4166 described by Table 7-27 4167 4168 Table 7-27. typeinfo for QBuffer 4169 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4170 Name typeinfo name for QBuffer 4171 basetype: typeinfo for QIODevice 4172 __________________________________________________________ 4173 4174 7.2.1.14. Class data for QSettings 4175 4176 The virtual table for the QSettings class is described by Table 4177 7-28 4178 4179 Table 7-28. Primary vtable for QSettings 4180 Base Offset 0 4181 Virtual Base Offset 0 4182 RTTI typeinfo for QSettings 4183 vfunc[0]: QSettings::metaObject() const 4184 vfunc[1]: QSettings::qt_metacast(char const*) 4185 vfunc[2]: QSettings::qt_metacall(QMetaObject::Call, int, 4186 void**) 4187 vfunc[3]: QSettings::~QSettings() 4188 vfunc[4]: QSettings::~QSettings() 4189 vfunc[5]: QSettings::event(QEvent*) 4190 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4191 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4192 vfunc[8]: QObject::childEvent(QChildEvent*) 4193 vfunc[9]: QObject::customEvent(QEvent*) 4194 vfunc[10]: QObject::connectNotify(char const*) 4195 vfunc[11]: QObject::disconnectNotify(char const*) 4196 4197 The Run Time Type Information for the QSettings class is 4198 described by Table 7-29 4199 4200 Table 7-29. typeinfo for QSettings 4201 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4202 Name typeinfo name for QSettings 4203 basetype: typeinfo for QObject 4204 __________________________________________________________ 4205 4206 7.2.1.15. Class data for QFactoryInterface 4207 4208 The virtual table for the QFactoryInterface class is described 4209 by Table 7-30 4210 4211 Table 7-30. Primary vtable for QFactoryInterface 4212 Base Offset 0 4213 Virtual Base Offset 0 4214 RTTI typeinfo for QFactoryInterface 4215 vfunc[0]: NULL or QFactoryInterface::~QFactoryInterface() 4216 vfunc[1]: NULL or QFactoryInterface::~QFactoryInterface() 4217 vfunc[2]: __cxa_pure_virtual 4218 4219 The Run Time Type Information for the QFactoryInterface class 4220 is described by Table 7-31 4221 4222 Table 7-31. typeinfo for QFactoryInterface 4223 Base Vtable vtable for __cxxabiv1::__class_type_info 4224 Name typeinfo name for QFactoryInterface 4225 __________________________________________________________ 4226 4227 7.2.1.16. Class data for QTextCodecFactoryInterface 4228 4229 The virtual table for the QTextCodecFactoryInterface class is 4230 described by Table 7-32 4231 4232 Table 7-32. Primary vtable for QTextCodecFactoryInterface 4233 Base Offset 0 4234 Virtual Base Offset 0 4235 RTTI typeinfo for QTextCodecFactoryInterface 4236 vfunc[0]: NULL or 4237 QTextCodecFactoryInterface::~QTextCodecFactoryInterface() 4238 vfunc[1]: NULL or 4239 QTextCodecFactoryInterface::~QTextCodecFactoryInterface() 4240 vfunc[2]: __cxa_pure_virtual 4241 vfunc[3]: __cxa_pure_virtual 4242 4243 The Run Time Type Information for the 4244 QTextCodecFactoryInterface class is described by Table 7-33 4245 4246 Table 7-33. typeinfo for QTextCodecFactoryInterface 4247 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4248 Name typeinfo name for QTextCodecFactoryInterface 4249 basetype: typeinfo for QFactoryInterface 4250 __________________________________________________________ 4251 4252 7.2.1.17. Class data for QTextCodecPlugin 4253 4254 The virtual table for the QTextCodecPlugin class is described 4255 by Table 7-34 4256 4257 Table 7-34. Primary vtable for QTextCodecPlugin 4258 Base Offset 0 4259 Virtual Base Offset 0 4260 RTTI typeinfo for QTextCodecPlugin 4261 vfunc[0]: QTextCodecPlugin::metaObject() const 4262 vfunc[1]: QTextCodecPlugin::qt_metacast(char const*) 4263 vfunc[2]: QTextCodecPlugin::qt_metacall(QMetaObject::Call, int, 4264 void**) 4265 vfunc[3]: QTextCodecPlugin::~QTextCodecPlugin() 4266 vfunc[4]: QTextCodecPlugin::~QTextCodecPlugin() 4267 vfunc[5]: QObject::event(QEvent*) 4268 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4269 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4270 vfunc[8]: QObject::childEvent(QChildEvent*) 4271 vfunc[9]: QObject::customEvent(QEvent*) 4272 vfunc[10]: QObject::connectNotify(char const*) 4273 vfunc[11]: QObject::disconnectNotify(char const*) 4274 vfunc[12]: __cxa_pure_virtual 4275 vfunc[13]: __cxa_pure_virtual 4276 vfunc[14]: __cxa_pure_virtual 4277 vfunc[15]: __cxa_pure_virtual 4278 vfunc[16]: __cxa_pure_virtual 4279 vfunc[17]: QTextCodecPlugin::keys() const 4280 vfunc[18]: QTextCodecPlugin::create(QString const&) 4281 4282 Table 7-35. Secondary vtable for QTextCodecPlugin 4283 Base Offset -16 4284 Virtual Base Offset 0 4285 RTTI typeinfo for QTextCodecPlugin 4286 vfunc[0]: non-virtual thunk to 4287 QTextCodecPlugin::~QTextCodecPlugin() 4288 vfunc[1]: non-virtual thunk to 4289 QTextCodecPlugin::~QTextCodecPlugin() 4290 vfunc[2]: non-virtual thunk to QTextCodecPlugin::keys() const 4291 vfunc[3]: non-virtual thunk to QTextCodecPlugin::create(QString 4292 const&) 4293 4294 The Run Time Type Information for the QTextCodecPlugin class is 4295 described by Table 7-36 4296 4297 Table 7-36. typeinfo for QTextCodecPlugin 4298 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 4299 Name typeinfo name for QTextCodecPlugin 4300 flags: 0 4301 basetype: typeinfo for QObject 2 4302 basetype: typeinfo for QTextCodecFactoryInterface 2050 4303 __________________________________________________________ 4304 4305 7.2.1.18. Class data for QTranslator 4306 4307 The virtual table for the QTranslator class is described by 4308 Table 7-37 4309 4310 Table 7-37. Primary vtable for QTranslator 4311 Base Offset 0 4312 Virtual Base Offset 0 4313 RTTI typeinfo for QTranslator 4314 vfunc[0]: QTranslator::metaObject() const 4315 vfunc[1]: QTranslator::qt_metacast(char const*) 4316 vfunc[2]: QTranslator::qt_metacall(QMetaObject::Call, int, 4317 void**) 4318 vfunc[3]: QTranslator::~QTranslator() 4319 vfunc[4]: QTranslator::~QTranslator() 4320 vfunc[5]: QObject::event(QEvent*) 4321 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4322 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4323 vfunc[8]: QObject::childEvent(QChildEvent*) 4324 vfunc[9]: QObject::customEvent(QEvent*) 4325 vfunc[10]: QObject::connectNotify(char const*) 4326 vfunc[11]: QObject::disconnectNotify(char const*) 4327 vfunc[12]: QTranslator::translate(char const*, char const*, 4328 char const*) const 4329 vfunc[13]: QTranslator::isEmpty() const 4330 4331 The Run Time Type Information for the QTranslator class is 4332 described by Table 7-38 4333 4334 Table 7-38. typeinfo for QTranslator 4335 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4336 Name typeinfo name for QTranslator 4337 basetype: typeinfo for QObject 4338 __________________________________________________________ 4339 4340 7.2.1.19. Class data for QMimeData 4341 4342 The virtual table for the QMimeData class is described by Table 4343 7-39 4344 4345 Table 7-39. Primary vtable for QMimeData 4346 Base Offset 0 4347 Virtual Base Offset 0 4348 RTTI typeinfo for QMimeData 4349 vfunc[0]: QMimeData::metaObject() const 4350 vfunc[1]: QMimeData::qt_metacast(char const*) 4351 vfunc[2]: QMimeData::qt_metacall(QMetaObject::Call, int, 4352 void**) 4353 vfunc[3]: QMimeData::~QMimeData() 4354 vfunc[4]: QMimeData::~QMimeData() 4355 vfunc[5]: QObject::event(QEvent*) 4356 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4357 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4358 vfunc[8]: QObject::childEvent(QChildEvent*) 4359 vfunc[9]: QObject::customEvent(QEvent*) 4360 vfunc[10]: QObject::connectNotify(char const*) 4361 vfunc[11]: QObject::disconnectNotify(char const*) 4362 vfunc[12]: QMimeData::hasFormat(QString const&) const 4363 vfunc[13]: QMimeData::formats() const 4364 vfunc[14]: QMimeData::retrieveData(QString const&, 4365 QVariant::Type) const 4366 4367 The Run Time Type Information for the QMimeData class is 4368 described by Table 7-40 4369 4370 Table 7-40. typeinfo for QMimeData 4371 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4372 Name typeinfo name for QMimeData 4373 basetype: typeinfo for QObject 4374 __________________________________________________________ 4375 4376 7.2.1.20. Class data for QEventLoop 4377 4378 The virtual table for the QEventLoop class is described by 4379 Table 7-41 4380 4381 Table 7-41. Primary vtable for QEventLoop 4382 Base Offset 0 4383 Virtual Base Offset 0 4384 RTTI typeinfo for QEventLoop 4385 vfunc[0]: QEventLoop::metaObject() const 4386 vfunc[1]: QEventLoop::qt_metacast(char const*) 4387 vfunc[2]: QEventLoop::qt_metacall(QMetaObject::Call, int, 4388 void**) 4389 vfunc[3]: QEventLoop::~QEventLoop() 4390 vfunc[4]: QEventLoop::~QEventLoop() 4391 vfunc[5]: QObject::event(QEvent*) 4392 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4393 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4394 vfunc[8]: QObject::childEvent(QChildEvent*) 4395 vfunc[9]: QObject::customEvent(QEvent*) 4396 vfunc[10]: QObject::connectNotify(char const*) 4397 vfunc[11]: QObject::disconnectNotify(char const*) 4398 4399 The Run Time Type Information for the QEventLoop class is 4400 described by Table 7-42 4401 4402 Table 7-42. typeinfo for QEventLoop 4403 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4404 Name typeinfo name for QEventLoop 4405 basetype: typeinfo for QObject 4406 __________________________________________________________ 4407 4408 7.2.1.21. Class data for QEvent 4409 4410 The virtual table for the QEvent class is described by Table 4411 7-43 4412 4413 Table 7-43. Primary vtable for QEvent 4414 Base Offset 0 4415 Virtual Base Offset 0 4416 RTTI typeinfo for QEvent 4417 vfunc[0]: QEvent::~QEvent() 4418 vfunc[1]: QEvent::~QEvent() 4419 4420 The Run Time Type Information for the QEvent class is described 4421 by Table 7-44 4422 4423 Table 7-44. typeinfo for QEvent 4424 Base Vtable vtable for __cxxabiv1::__class_type_info 4425 Name typeinfo name for QEvent 4426 __________________________________________________________ 4427 4428 7.2.1.22. Class data for QTimerEvent 4429 4430 The virtual table for the QTimerEvent class is described by 4431 Table 7-45 4432 4433 Table 7-45. Primary vtable for QTimerEvent 4434 Base Offset 0 4435 Virtual Base Offset 0 4436 RTTI typeinfo for QTimerEvent 4437 vfunc[0]: QTimerEvent::~QTimerEvent() 4438 vfunc[1]: QTimerEvent::~QTimerEvent() 4439 4440 The Run Time Type Information for the QTimerEvent class is 4441 described by Table 7-46 4442 4443 Table 7-46. typeinfo for QTimerEvent 4444 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4445 Name typeinfo name for QTimerEvent 4446 basetype: typeinfo for QEvent 4447 __________________________________________________________ 4448 4449 7.2.1.23. Class data for QChildEvent 4450 4451 The virtual table for the QChildEvent class is described by 4452 Table 7-47 4453 4454 Table 7-47. Primary vtable for QChildEvent 4455 Base Offset 0 4456 Virtual Base Offset 0 4457 RTTI typeinfo for QChildEvent 4458 vfunc[0]: QChildEvent::~QChildEvent() 4459 vfunc[1]: QChildEvent::~QChildEvent() 4460 4461 The Run Time Type Information for the QChildEvent class is 4462 described by Table 7-48 4463 4464 Table 7-48. typeinfo for QChildEvent 4465 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4466 Name typeinfo name for QChildEvent 4467 basetype: typeinfo for QEvent 4468 __________________________________________________________ 4469 4470 7.2.1.24. Class data for QCustomEvent 4471 4472 The virtual table for the QCustomEvent class is described by 4473 Table 7-49 4474 4475 Table 7-49. Primary vtable for QCustomEvent 4476 Base Offset 0 4477 Virtual Base Offset 0 4478 RTTI typeinfo for QCustomEvent 4479 vfunc[0]: QCustomEvent::~QCustomEvent() 4480 vfunc[1]: QCustomEvent::~QCustomEvent() 4481 4482 The Run Time Type Information for the QCustomEvent class is 4483 described by Table 7-50 4484 4485 Table 7-50. typeinfo for QCustomEvent 4486 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4487 Name typeinfo name for QCustomEvent 4488 basetype: typeinfo for QEvent 4489 __________________________________________________________ 4490 4491 7.2.1.25. Class data for QCoreApplication 4492 4493 The virtual table for the QCoreApplication class is described 4494 by Table 7-51 4495 4496 Table 7-51. Primary vtable for QCoreApplication 4497 Base Offset 0 4498 Virtual Base Offset 0 4499 RTTI typeinfo for QCoreApplication 4500 vfunc[0]: QCoreApplication::metaObject() const 4501 vfunc[1]: QCoreApplication::qt_metacast(char const*) 4502 vfunc[2]: QCoreApplication::qt_metacall(QMetaObject::Call, int, 4503 void**) 4504 vfunc[3]: QCoreApplication::~QCoreApplication() 4505 vfunc[4]: QCoreApplication::~QCoreApplication() 4506 vfunc[5]: QCoreApplication::event(QEvent*) 4507 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4508 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4509 vfunc[8]: QObject::childEvent(QChildEvent*) 4510 vfunc[9]: QObject::customEvent(QEvent*) 4511 vfunc[10]: QObject::connectNotify(char const*) 4512 vfunc[11]: QObject::disconnectNotify(char const*) 4513 vfunc[12]: QCoreApplication::notify(QObject*, QEvent*) 4514 vfunc[13]: QCoreApplication::compressEvent(QEvent*, QObject*, 4515 QPostEventList*) 4516 4517 The Run Time Type Information for the QCoreApplication class is 4518 described by Table 7-52 4519 4520 Table 7-52. typeinfo for QCoreApplication 4521 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4522 Name typeinfo name for QCoreApplication 4523 basetype: typeinfo for QObject 4524 __________________________________________________________ 4525 4526 7.2.1.26. Class data for QAbstractItemModel 4527 4528 The virtual table for the QAbstractItemModel class is described 4529 by Table 7-53 4530 4531 Table 7-53. Primary vtable for QAbstractItemModel 4532 Base Offset 0 4533 Virtual Base Offset 0 4534 RTTI typeinfo for QAbstractItemModel 4535 vfunc[0]: QAbstractItemModel::metaObject() const 4536 vfunc[1]: QAbstractItemModel::qt_metacast(char const*) 4537 vfunc[2]: QAbstractItemModel::qt_metacall(QMetaObject::Call, 4538 int, void**) 4539 vfunc[3]: QAbstractItemModel::~QAbstractItemModel() 4540 vfunc[4]: QAbstractItemModel::~QAbstractItemModel() 4541 vfunc[5]: QObject::event(QEvent*) 4542 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4543 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4544 vfunc[8]: QObject::childEvent(QChildEvent*) 4545 vfunc[9]: QObject::customEvent(QEvent*) 4546 vfunc[10]: QObject::connectNotify(char const*) 4547 vfunc[11]: QObject::disconnectNotify(char const*) 4548 vfunc[12]: __cxa_pure_virtual 4549 vfunc[13]: __cxa_pure_virtual 4550 vfunc[14]: __cxa_pure_virtual 4551 vfunc[15]: __cxa_pure_virtual 4552 vfunc[16]: QAbstractItemModel::hasChildren(QModelIndex const&) 4553 const 4554 vfunc[17]: __cxa_pure_virtual 4555 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 4556 QVariant const&, int) 4557 vfunc[19]: QAbstractItemModel::headerData(int, Qt::Orientation, 4558 int) const 4559 vfunc[20]: QAbstractItemModel::setHeaderData(int, 4560 Qt::Orientation, QVariant const&, int) 4561 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 4562 const 4563 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 4564 QMap const&) 4565 vfunc[23]: QAbstractItemModel::mimeTypes() const 4566 vfunc[24]: QAbstractItemModel::mimeData(QList 4567 const&) const 4568 vfunc[25]: QAbstractItemModel::dropMimeData(QMimeData const*, 4569 Qt::DropAction, int, int, QModelIndex const&) 4570 vfunc[26]: QAbstractItemModel::supportedDropActions() const 4571 vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex 4572 const&) 4573 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 4574 QModelIndex const&) 4575 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 4576 const&) 4577 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 4578 QModelIndex const&) 4579 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 4580 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 4581 const 4582 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 4583 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 4584 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 4585 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 4586 QVariant const&, int, QFlags) const 4587 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 4588 vfunc[38]: QAbstractItemModel::submit() 4589 vfunc[39]: QAbstractItemModel::revert() 4590 4591 The Run Time Type Information for the QAbstractItemModel class 4592 is described by Table 7-54 4593 4594 Table 7-54. typeinfo for QAbstractItemModel 4595 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4596 Name typeinfo name for QAbstractItemModel 4597 basetype: typeinfo for QObject 4598 __________________________________________________________ 4599 4600 7.2.1.27. Class data for QAbstractTableModel 4601 4602 The virtual table for the QAbstractTableModel class is 4603 described by Table 7-55 4604 4605 Table 7-55. Primary vtable for QAbstractTableModel 4606 Base Offset 0 4607 Virtual Base Offset 0 4608 RTTI typeinfo for QAbstractTableModel 4609 vfunc[0]: QAbstractTableModel::metaObject() const 4610 vfunc[1]: QAbstractTableModel::qt_metacast(char const*) 4611 vfunc[2]: QAbstractTableModel::qt_metacall(QMetaObject::Call, 4612 int, void**) 4613 vfunc[3]: QAbstractTableModel::~QAbstractTableModel() 4614 vfunc[4]: QAbstractTableModel::~QAbstractTableModel() 4615 vfunc[5]: QObject::event(QEvent*) 4616 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4617 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4618 vfunc[8]: QObject::childEvent(QChildEvent*) 4619 vfunc[9]: QObject::customEvent(QEvent*) 4620 vfunc[10]: QObject::connectNotify(char const*) 4621 vfunc[11]: QObject::disconnectNotify(char const*) 4622 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 4623 const&) const 4624 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 4625 const 4626 vfunc[14]: __cxa_pure_virtual 4627 vfunc[15]: __cxa_pure_virtual 4628 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) 4629 const 4630 vfunc[17]: __cxa_pure_virtual 4631 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 4632 QVariant const&, int) 4633 vfunc[19]: QAbstractItemModel::headerData(int, Qt::Orientation, 4634 int) const 4635 vfunc[20]: QAbstractItemModel::setHeaderData(int, 4636 Qt::Orientation, QVariant const&, int) 4637 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 4638 const 4639 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 4640 QMap const&) 4641 vfunc[23]: QAbstractItemModel::mimeTypes() const 4642 vfunc[24]: QAbstractItemModel::mimeData(QList 4643 const&) const 4644 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 4645 Qt::DropAction, int, int, QModelIndex const&) 4646 vfunc[26]: QAbstractItemModel::supportedDropActions() const 4647 vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex 4648 const&) 4649 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 4650 QModelIndex const&) 4651 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 4652 const&) 4653 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 4654 QModelIndex const&) 4655 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 4656 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 4657 const 4658 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 4659 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 4660 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 4661 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 4662 QVariant const&, int, QFlags) const 4663 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 4664 vfunc[38]: QAbstractItemModel::submit() 4665 vfunc[39]: QAbstractItemModel::revert() 4666 4667 The Run Time Type Information for the QAbstractTableModel class 4668 is described by Table 7-56 4669 4670 Table 7-56. typeinfo for QAbstractTableModel 4671 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4672 Name typeinfo name for QAbstractTableModel 4673 basetype: typeinfo for QAbstractItemModel 4674 __________________________________________________________ 4675 4676 7.2.1.28. Class data for QAbstractListModel 4677 4678 The virtual table for the QAbstractListModel class is described 4679 by Table 7-57 4680 4681 Table 7-57. Primary vtable for QAbstractListModel 4682 Base Offset 0 4683 Virtual Base Offset 0 4684 RTTI typeinfo for QAbstractListModel 4685 vfunc[0]: QAbstractListModel::metaObject() const 4686 vfunc[1]: QAbstractListModel::qt_metacast(char const*) 4687 vfunc[2]: QAbstractListModel::qt_metacall(QMetaObject::Call, 4688 int, void**) 4689 vfunc[3]: QAbstractListModel::~QAbstractListModel() 4690 vfunc[4]: QAbstractListModel::~QAbstractListModel() 4691 vfunc[5]: QObject::event(QEvent*) 4692 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4693 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4694 vfunc[8]: QObject::childEvent(QChildEvent*) 4695 vfunc[9]: QObject::customEvent(QEvent*) 4696 vfunc[10]: QObject::connectNotify(char const*) 4697 vfunc[11]: QObject::disconnectNotify(char const*) 4698 vfunc[12]: QAbstractListModel::index(int, int, QModelIndex 4699 const&) const 4700 vfunc[13]: QAbstractListModel::parent(QModelIndex const&) const 4701 vfunc[14]: __cxa_pure_virtual 4702 vfunc[15]: QAbstractListModel::columnCount(QModelIndex const&) 4703 const 4704 vfunc[16]: QAbstractListModel::hasChildren(QModelIndex const&) 4705 const 4706 vfunc[17]: __cxa_pure_virtual 4707 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 4708 QVariant const&, int) 4709 vfunc[19]: QAbstractItemModel::headerData(int, Qt::Orientation, 4710 int) const 4711 vfunc[20]: QAbstractItemModel::setHeaderData(int, 4712 Qt::Orientation, QVariant const&, int) 4713 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 4714 const 4715 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 4716 QMap const&) 4717 vfunc[23]: QAbstractItemModel::mimeTypes() const 4718 vfunc[24]: QAbstractItemModel::mimeData(QList 4719 const&) const 4720 vfunc[25]: QAbstractListModel::dropMimeData(QMimeData const*, 4721 Qt::DropAction, int, int, QModelIndex const&) 4722 vfunc[26]: QAbstractItemModel::supportedDropActions() const 4723 vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex 4724 const&) 4725 vfunc[28]: QAbstractItemModel::insertColumns(int, int, 4726 QModelIndex const&) 4727 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 4728 const&) 4729 vfunc[30]: QAbstractItemModel::removeColumns(int, int, 4730 QModelIndex const&) 4731 vfunc[31]: QAbstractItemModel::fetchMore(QModelIndex const&) 4732 vfunc[32]: QAbstractItemModel::canFetchMore(QModelIndex const&) 4733 const 4734 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 4735 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 4736 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 4737 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 4738 QVariant const&, int, QFlags) const 4739 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 4740 vfunc[38]: QAbstractItemModel::submit() 4741 vfunc[39]: QAbstractItemModel::revert() 4742 4743 The Run Time Type Information for the QAbstractListModel class 4744 is described by Table 7-58 4745 4746 Table 7-58. typeinfo for QAbstractListModel 4747 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4748 Name typeinfo name for QAbstractListModel 4749 basetype: typeinfo for QAbstractItemModel 4750 __________________________________________________________ 4751 4752 7.2.1.29. Class data for QSignalMapper 4753 4754 The virtual table for the QSignalMapper class is described by 4755 Table 7-59 4756 4757 Table 7-59. Primary vtable for QSignalMapper 4758 Base Offset 0 4759 Virtual Base Offset 0 4760 RTTI typeinfo for QSignalMapper 4761 vfunc[0]: QSignalMapper::metaObject() const 4762 vfunc[1]: QSignalMapper::qt_metacast(char const*) 4763 vfunc[2]: QSignalMapper::qt_metacall(QMetaObject::Call, int, 4764 void**) 4765 vfunc[3]: QSignalMapper::~QSignalMapper() 4766 vfunc[4]: QSignalMapper::~QSignalMapper() 4767 vfunc[5]: QObject::event(QEvent*) 4768 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4769 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4770 vfunc[8]: QObject::childEvent(QChildEvent*) 4771 vfunc[9]: QObject::customEvent(QEvent*) 4772 vfunc[10]: QObject::connectNotify(char const*) 4773 vfunc[11]: QObject::disconnectNotify(char const*) 4774 4775 The Run Time Type Information for the QSignalMapper class is 4776 described by Table 7-60 4777 4778 Table 7-60. typeinfo for QSignalMapper 4779 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4780 Name typeinfo name for QSignalMapper 4781 basetype: typeinfo for QObject 4782 __________________________________________________________ 4783 4784 7.2.1.30. Class data for QObjectCleanupHandler 4785 4786 The virtual table for the QObjectCleanupHandler class is 4787 described by Table 7-61 4788 4789 Table 7-61. Primary vtable for QObjectCleanupHandler 4790 Base Offset 0 4791 Virtual Base Offset 0 4792 RTTI typeinfo for QObjectCleanupHandler 4793 vfunc[0]: QObjectCleanupHandler::metaObject() const 4794 vfunc[1]: QObjectCleanupHandler::qt_metacast(char const*) 4795 vfunc[2]: QObjectCleanupHandler::qt_metacall(QMetaObject::Call, 4796 int, void**) 4797 vfunc[3]: QObjectCleanupHandler::~QObjectCleanupHandler() 4798 vfunc[4]: QObjectCleanupHandler::~QObjectCleanupHandler() 4799 vfunc[5]: QObject::event(QEvent*) 4800 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4801 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4802 vfunc[8]: QObject::childEvent(QChildEvent*) 4803 vfunc[9]: QObject::customEvent(QEvent*) 4804 vfunc[10]: QObject::connectNotify(char const*) 4805 vfunc[11]: QObject::disconnectNotify(char const*) 4806 4807 The Run Time Type Information for the QObjectCleanupHandler 4808 class is described by Table 7-62 4809 4810 Table 7-62. typeinfo for QObjectCleanupHandler 4811 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4812 Name typeinfo name for QObjectCleanupHandler 4813 basetype: typeinfo for QObject 4814 __________________________________________________________ 4815 4816 7.2.1.31. Class data for QSocketNotifier 4817 4818 The virtual table for the QSocketNotifier class is described by 4819 Table 7-63 4820 4821 Table 7-63. Primary vtable for QSocketNotifier 4822 Base Offset 0 4823 Virtual Base Offset 0 4824 RTTI typeinfo for QSocketNotifier 4825 vfunc[0]: QSocketNotifier::metaObject() const 4826 vfunc[1]: QSocketNotifier::qt_metacast(char const*) 4827 vfunc[2]: QSocketNotifier::qt_metacall(QMetaObject::Call, int, 4828 void**) 4829 vfunc[3]: QSocketNotifier::~QSocketNotifier() 4830 vfunc[4]: QSocketNotifier::~QSocketNotifier() 4831 vfunc[5]: QSocketNotifier::event(QEvent*) 4832 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4833 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4834 vfunc[8]: QObject::childEvent(QChildEvent*) 4835 vfunc[9]: QObject::customEvent(QEvent*) 4836 vfunc[10]: QObject::connectNotify(char const*) 4837 vfunc[11]: QObject::disconnectNotify(char const*) 4838 4839 The Run Time Type Information for the QSocketNotifier class is 4840 described by Table 7-64 4841 4842 Table 7-64. typeinfo for QSocketNotifier 4843 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4844 Name typeinfo name for QSocketNotifier 4845 basetype: typeinfo for QObject 4846 __________________________________________________________ 4847 4848 7.2.1.32. Class data for QTimer 4849 4850 The virtual table for the QTimer class is described by Table 4851 7-65 4852 4853 Table 7-65. Primary vtable for QTimer 4854 Base Offset 0 4855 Virtual Base Offset 0 4856 RTTI typeinfo for QTimer 4857 vfunc[0]: QTimer::metaObject() const 4858 vfunc[1]: QTimer::qt_metacast(char const*) 4859 vfunc[2]: QTimer::qt_metacall(QMetaObject::Call, int, void**) 4860 vfunc[3]: QTimer::~QTimer() 4861 vfunc[4]: QTimer::~QTimer() 4862 vfunc[5]: QObject::event(QEvent*) 4863 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4864 vfunc[7]: QTimer::timerEvent(QTimerEvent*) 4865 vfunc[8]: QObject::childEvent(QChildEvent*) 4866 vfunc[9]: QObject::customEvent(QEvent*) 4867 vfunc[10]: QObject::connectNotify(char const*) 4868 vfunc[11]: QObject::disconnectNotify(char const*) 4869 4870 The Run Time Type Information for the QTimer class is described 4871 by Table 7-66 4872 4873 Table 7-66. typeinfo for QTimer 4874 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4875 Name typeinfo name for QTimer 4876 basetype: typeinfo for QObject 4877 __________________________________________________________ 4878 4879 7.2.1.33. Class data for QAbstractEventDispatcher 4880 4881 The virtual table for the QAbstractEventDispatcher class is 4882 described by Table 7-67 4883 4884 Table 7-67. Primary vtable for QAbstractEventDispatcher 4885 Base Offset 0 4886 Virtual Base Offset 0 4887 RTTI typeinfo for QAbstractEventDispatcher 4888 vfunc[0]: QAbstractEventDispatcher::metaObject() const 4889 vfunc[1]: QAbstractEventDispatcher::qt_metacast(char const*) 4890 vfunc[2]: 4891 QAbstractEventDispatcher::qt_metacall(QMetaObject::Call, int, 4892 void**) 4893 vfunc[3]: QAbstractEventDispatcher::~QAbstractEventDispatcher() 4894 vfunc[4]: QAbstractEventDispatcher::~QAbstractEventDispatcher() 4895 vfunc[5]: QObject::event(QEvent*) 4896 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4897 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4898 vfunc[8]: QObject::childEvent(QChildEvent*) 4899 vfunc[9]: QObject::customEvent(QEvent*) 4900 vfunc[10]: QObject::connectNotify(char const*) 4901 vfunc[11]: QObject::disconnectNotify(char const*) 4902 vfunc[12]: __cxa_pure_virtual 4903 vfunc[13]: __cxa_pure_virtual 4904 vfunc[14]: __cxa_pure_virtual 4905 vfunc[15]: __cxa_pure_virtual 4906 vfunc[16]: __cxa_pure_virtual 4907 vfunc[17]: __cxa_pure_virtual 4908 vfunc[18]: __cxa_pure_virtual 4909 vfunc[19]: __cxa_pure_virtual 4910 vfunc[20]: __cxa_pure_virtual 4911 vfunc[21]: __cxa_pure_virtual 4912 vfunc[22]: __cxa_pure_virtual 4913 vfunc[23]: QAbstractEventDispatcher::startingUp() 4914 vfunc[24]: QAbstractEventDispatcher::closingDown() 4915 4916 The Run Time Type Information for the QAbstractEventDispatcher 4917 class is described by Table 7-68 4918 4919 Table 7-68. typeinfo for QAbstractEventDispatcher 4920 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4921 Name typeinfo name for QAbstractEventDispatcher 4922 basetype: typeinfo for QObject 4923 __________________________________________________________ 4924 4925 7.2.1.34. Class data for QPluginLoader 4926 4927 The virtual table for the QPluginLoader class is described by 4928 Table 7-69 4929 4930 Table 7-69. Primary vtable for QPluginLoader 4931 Base Offset 0 4932 Virtual Base Offset 0 4933 RTTI typeinfo for QPluginLoader 4934 vfunc[0]: QPluginLoader::metaObject() const 4935 vfunc[1]: QPluginLoader::qt_metacast(char const*) 4936 vfunc[2]: QPluginLoader::qt_metacall(QMetaObject::Call, int, 4937 void**) 4938 vfunc[3]: QPluginLoader::~QPluginLoader() 4939 vfunc[4]: QPluginLoader::~QPluginLoader() 4940 vfunc[5]: QObject::event(QEvent*) 4941 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4942 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4943 vfunc[8]: QObject::childEvent(QChildEvent*) 4944 vfunc[9]: QObject::customEvent(QEvent*) 4945 vfunc[10]: QObject::connectNotify(char const*) 4946 vfunc[11]: QObject::disconnectNotify(char const*) 4947 4948 The Run Time Type Information for the QPluginLoader class is 4949 described by Table 7-70 4950 4951 Table 7-70. typeinfo for QPluginLoader 4952 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4953 Name typeinfo name for QPluginLoader 4954 basetype: typeinfo for QObject 4955 __________________________________________________________ 4956 4957 7.2.1.35. Class data for QLibrary 4958 4959 The virtual table for the QLibrary class is described by Table 4960 7-71 4961 4962 Table 7-71. Primary vtable for QLibrary 4963 Base Offset 0 4964 Virtual Base Offset 0 4965 RTTI typeinfo for QLibrary 4966 vfunc[0]: QLibrary::metaObject() const 4967 vfunc[1]: QLibrary::qt_metacast(char const*) 4968 vfunc[2]: QLibrary::qt_metacall(QMetaObject::Call, int, void**) 4969 vfunc[3]: QLibrary::~QLibrary() 4970 vfunc[4]: QLibrary::~QLibrary() 4971 vfunc[5]: QObject::event(QEvent*) 4972 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 4973 vfunc[7]: QObject::timerEvent(QTimerEvent*) 4974 vfunc[8]: QObject::childEvent(QChildEvent*) 4975 vfunc[9]: QObject::customEvent(QEvent*) 4976 vfunc[10]: QObject::connectNotify(char const*) 4977 vfunc[11]: QObject::disconnectNotify(char const*) 4978 4979 The Run Time Type Information for the QLibrary class is 4980 described by Table 7-72 4981 4982 Table 7-72. typeinfo for QLibrary 4983 Base Vtable vtable for __cxxabiv1::__si_class_type_info 4984 Name typeinfo name for QLibrary 4985 basetype: typeinfo for QObject 4986 __________________________________________________________ 4987 4988 7.2.1.36. Class data for QThread 4989 4990 The virtual table for the QThread class is described by Table 4991 7-73 4992 4993 Table 7-73. Primary vtable for QThread 4994 Base Offset 0 4995 Virtual Base Offset 0 4996 RTTI typeinfo for QThread 4997 vfunc[0]: QThread::metaObject() const 4998 vfunc[1]: QThread::qt_metacast(char const*) 4999 vfunc[2]: QThread::qt_metacall(QMetaObject::Call, int, void**) 5000 vfunc[3]: QThread::~QThread() 5001 vfunc[4]: QThread::~QThread() 5002 vfunc[5]: QObject::event(QEvent*) 5003 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5004 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5005 vfunc[8]: QObject::childEvent(QChildEvent*) 5006 vfunc[9]: QObject::customEvent(QEvent*) 5007 vfunc[10]: QObject::connectNotify(char const*) 5008 vfunc[11]: QObject::disconnectNotify(char const*) 5009 vfunc[12]: __cxa_pure_virtual 5010 5011 The Run Time Type Information for the QThread class is 5012 described by Table 7-74 5013 5014 Table 7-74. typeinfo for QThread 5015 Base Vtable vtable for __cxxabiv1::__si_class_type_info 5016 Name typeinfo name for QThread 5017 basetype: typeinfo for QObject 5018 __________________________________________________________ 5019 5020 7.2.1.37. Class data for QDynamicPropertyChangeEvent 5021 5022 The virtual table for the QDynamicPropertyChangeEvent class is 5023 described by Table 7-75 5024 5025 Table 7-75. Primary vtable for QDynamicPropertyChangeEvent 5026 Base Offset 0 5027 Virtual Base Offset 0 5028 RTTI typeinfo for QDynamicPropertyChangeEvent 5029 vfunc[0]: 5030 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent() 5031 vfunc[1]: 5032 QDynamicPropertyChangeEvent::~QDynamicPropertyChangeEvent() 5033 __________________________________________________________ 5034 5035 7.2.1.38. Class data for QFileSystemWatcher 5036 5037 The virtual table for the QFileSystemWatcher class is described 5038 by Table 7-76 5039 5040 Table 7-76. Primary vtable for QFileSystemWatcher 5041 Base Offset 0 5042 Virtual Base Offset 0 5043 RTTI typeinfo for QFileSystemWatcher 5044 vfunc[0]: QFileSystemWatcher::metaObject() const 5045 vfunc[1]: QFileSystemWatcher::qt_metacast(char const*) 5046 vfunc[2]: QFileSystemWatcher::qt_metacall(QMetaObject::Call, 5047 int, void**) 5048 vfunc[3]: QFileSystemWatcher::~QFileSystemWatcher() 5049 vfunc[4]: QFileSystemWatcher::~QFileSystemWatcher() 5050 vfunc[5]: QObject::event(QEvent*) 5051 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5052 vfunc[7]: QObject::timerEvent(QTimerEvent*) 5053 vfunc[8]: QObject::childEvent(QChildEvent*) 5054 vfunc[9]: QObject::customEvent(QEvent*) 5055 vfunc[10]: QObject::connectNotify(char const*) 5056 vfunc[11]: QObject::disconnectNotify(char const*) 5057 __________________________________________________________ 5058 5059 7.2.1.39. Class data for QSystemLocale 5060 5061 The virtual table for the QSystemLocale class is described by 5062 Table 7-77 5063 5064 Table 7-77. Primary vtable for QSystemLocale 5065 Base Offset 0 5066 Virtual Base Offset 0 5067 RTTI typeinfo for QSystemLocale 5068 vfunc[0]: QSystemLocale::~QSystemLocale() 5069 vfunc[1]: QSystemLocale::~QSystemLocale() 5070 vfunc[2]: QSystemLocale::query(QSystemLocale::QueryType, 5071 QVariant) const 5072 vfunc[3]: QSystemLocale::fallbackLocale() const 5073 __________________________________________________________ 5074 5075 7.2.1.40. Class data for QTimeLine 5076 5077 The virtual table for the QTimeLine class is described by Table 5078 7-78 5079 5080 Table 7-78. Primary vtable for QTimeLine 5081 Base Offset 0 5082 Virtual Base Offset 0 5083 RTTI typeinfo for QTimeLine 5084 vfunc[0]: QTimeLine::metaObject() const 5085 vfunc[1]: QTimeLine::qt_metacast(char const*) 5086 vfunc[2]: QTimeLine::qt_metacall(QMetaObject::Call, int, 5087 void**) 5088 vfunc[3]: QTimeLine::~QTimeLine() 5089 vfunc[4]: QTimeLine::~QTimeLine() 5090 vfunc[5]: QObject::event(QEvent*) 5091 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 5092 vfunc[7]: QTimeLine::timerEvent(QTimerEvent*) 5093 vfunc[8]: QObject::childEvent(QChildEvent*) 5094 vfunc[9]: QObject::customEvent(QEvent*) 5095 vfunc[10]: QObject::connectNotify(char const*) 5096 vfunc[11]: QObject::disconnectNotify(char const*) 5097 vfunc[12]: QTimeLine::valueForTime(int) const 5098 __________________________________________________________ 5099 5100 7.2.1.41. Interfaces for QtCore 5101 5102 An LSB conforming implementation shall provide the architecture 5103 specific functions for QtCore specified in Table 7-79, with the 5104 full mandatory functionality as described in the referenced 5105 underlying specification. 5106 5107 Table 7-79. libQtCore - QtCore Function Interfaces 5108 _Z10qvsnprintfPcmPKcS_ [QtCore] _Z7qMallocm [QtCore] 5109 _Z7qMemSetPvim [QtCore] _Z8qMemCopyPvPKvm [QtCore] 5110 _Z8qReallocPvm [QtCore] _Z9qsnprintfPcmPKcz [QtCore] 5111 _ZThn16_N16QTextCodecPlugin6createERK7QString [CXXABI] 5112 _ZThn16_N16QTextCodecPluginD0Ev [CXXABI] 5113 _ZThn16_N16QTextCodecPluginD1Ev [CXXABI] 5114 _ZThn16_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 -24 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 -24 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 -24 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 -16 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 _ZThn16_N10QBoxLayout10invalidateEv [CXXABI] 17518 _ZThn16_N10QBoxLayout11setGeometryERK5QRect [CXXABI] 17519 _ZThn16_N10QBoxLayoutD0Ev [CXXABI] _ZThn16_N10QBoxLayoutD1Ev 17520 [CXXABI] 17521 _ZThn16_N10QLCDNumberD0Ev [CXXABI] _ZThn16_N10QLCDNumberD1Ev 17522 [CXXABI] 17523 _ZThn16_N10QScrollBarD0Ev [CXXABI] _ZThn16_N10QScrollBarD1Ev 17524 [CXXABI] 17525 _ZThn16_N10QStatusBarD0Ev [CXXABI] _ZThn16_N10QStatusBarD1Ev 17526 [CXXABI] 17527 _ZThn16_N10QTabWidgetD0Ev [CXXABI] _ZThn16_N10QTabWidgetD1Ev 17528 [CXXABI] 17529 _ZThn16_N10QTableViewD0Ev [CXXABI] _ZThn16_N10QTableViewD1Ev 17530 [CXXABI] 17531 _ZThn16_N10QWorkspaceD0Ev [CXXABI] _ZThn16_N10QWorkspaceD1Ev 17532 [CXXABI] 17533 _ZThn16_N11QDockWidgetD0Ev [CXXABI] _ZThn16_N11QDockWidgetD1Ev 17534 [CXXABI] 17535 _ZThn16_N11QFileDialogD0Ev [CXXABI] _ZThn16_N11QFileDialogD1Ev 17536 [CXXABI] 17537 _ZThn16_N11QFocusFrameD0Ev [CXXABI] _ZThn16_N11QFocusFrameD1Ev 17538 [CXXABI] 17539 _ZThn16_N11QFontDialogD0Ev [CXXABI] _ZThn16_N11QFontDialogD1Ev 17540 [CXXABI] 17541 _ZThn16_N11QGridLayout10invalidateEv [CXXABI] 17542 _ZThn16_N11QGridLayout11setGeometryERK5QRect [CXXABI] 17543 _ZThn16_N11QGridLayoutD0Ev [CXXABI] _ZThn16_N11QGridLayoutD1Ev 17544 [CXXABI] 17545 _ZThn16_N11QHBoxLayoutD0Ev [CXXABI] _ZThn16_N11QHBoxLayoutD1Ev 17546 [CXXABI] 17547 _ZThn16_N11QHeaderViewD0Ev [CXXABI] _ZThn16_N11QHeaderViewD1Ev 17548 [CXXABI] 17549 _ZThn16_N11QListWidgetD0Ev [CXXABI] _ZThn16_N11QListWidgetD1Ev 17550 [CXXABI] 17551 _ZThn16_N11QMainWindowD0Ev [CXXABI] _ZThn16_N11QMainWindowD1Ev 17552 [CXXABI] 17553 _ZThn16_N11QMessageBoxD0Ev [CXXABI] _ZThn16_N11QMessageBoxD1Ev 17554 [CXXABI] 17555 _ZThn16_N11QPushButtonD0Ev [CXXABI] _ZThn16_N11QPushButtonD1Ev 17556 [CXXABI] 17557 _ZThn16_N11QRubberBandD0Ev [CXXABI] _ZThn16_N11QRubberBandD1Ev 17558 [CXXABI] 17559 _ZThn16_N11QScrollAreaD0Ev [CXXABI] _ZThn16_N11QScrollAreaD1Ev 17560 [CXXABI] 17561 _ZThn16_N11QToolButtonD0Ev [CXXABI] _ZThn16_N11QToolButtonD1Ev 17562 [CXXABI] 17563 _ZThn16_N11QTreeWidgetD0Ev [CXXABI] _ZThn16_N11QTreeWidgetD1Ev 17564 [CXXABI] 17565 _ZThn16_N11QVBoxLayoutD0Ev [CXXABI] _ZThn16_N11QVBoxLayoutD1Ev 17566 [CXXABI] 17567 _ZThn16_N12QColorDialogD0Ev [CXXABI] 17568 _ZThn16_N12QColorDialogD1Ev [CXXABI] 17569 _ZThn16_N12QInputDialogD0Ev [CXXABI] 17570 _ZThn16_N12QInputDialogD1Ev [CXXABI] 17571 _ZThn16_N12QPrintDialogD0Ev [CXXABI] 17572 _ZThn16_N12QPrintDialogD1Ev [CXXABI] 17573 _ZThn16_N12QStylePluginD0Ev [CXXABI] 17574 _ZThn16_N12QStylePluginD1Ev [CXXABI] 17575 _ZThn16_N12QTableWidgetD0Ev [CXXABI] 17576 _ZThn16_N12QTableWidgetD1Ev [CXXABI] 17577 _ZThn16_N12QTextBrowserD0Ev [CXXABI] 17578 _ZThn16_N12QTextBrowserD1Ev [CXXABI] 17579 _ZThn16_N13QErrorMessageD0Ev [CXXABI] 17580 _ZThn16_N13QErrorMessageD1Ev [CXXABI] 17581 _ZThn16_N13QSplashScreenD0Ev [CXXABI] 17582 _ZThn16_N13QSplashScreenD1Ev [CXXABI] 17583 _ZThn16_N14QDesktopWidgetD0Ev [CXXABI] 17584 _ZThn16_N14QDesktopWidgetD1Ev [CXXABI] 17585 _ZThn16_N14QImageIOPluginD0Ev [CXXABI] 17586 _ZThn16_N14QImageIOPluginD1Ev [CXXABI] 17587 _ZThn16_N14QStackedLayout11setGeometryERK5QRect [CXXABI] 17588 _ZThn16_N14QStackedLayoutD0Ev [CXXABI] 17589 _ZThn16_N14QStackedLayoutD1Ev [CXXABI] 17590 _ZThn16_N14QStackedWidgetD0Ev [CXXABI] 17591 _ZThn16_N14QStackedWidgetD1Ev [CXXABI] 17592 _ZThn16_N15QAbstractButtonD0Ev [CXXABI] 17593 _ZThn16_N15QAbstractButtonD1Ev [CXXABI] 17594 _ZThn16_N15QAbstractSliderD0Ev [CXXABI] 17595 _ZThn16_N15QAbstractSliderD1Ev [CXXABI] 17596 _ZThn16_N15QProgressDialogD0Ev [CXXABI] 17597 _ZThn16_N15QProgressDialogD1Ev [CXXABI] 17598 _ZThn16_N15QX11EmbedWidgetD0Ev [CXXABI] 17599 _ZThn16_N15QX11EmbedWidgetD1Ev [CXXABI] 17600 _ZThn16_N16QAbstractSpinBoxD0Ev [CXXABI] 17601 _ZThn16_N16QAbstractSpinBoxD1Ev [CXXABI] 17602 _ZThn16_N17QAbstractItemViewD0Ev [CXXABI] 17603 _ZThn16_N17QAbstractItemViewD1Ev [CXXABI] 17604 _ZThn16_N17QAccessiblePluginD0Ev [CXXABI] 17605 _ZThn16_N17QAccessiblePluginD1Ev [CXXABI] 17606 _ZThn16_N17QIconEnginePluginD0Ev [CXXABI] 17607 _ZThn16_N17QIconEnginePluginD1Ev [CXXABI] 17608 _ZThn16_N17QTextImageHandler10drawObjectEP8QPainterRK6QRectFP13 17609 QTextDocumentiRK11QTextFormat [CXXABI] 17610 _ZThn16_N17QTextImageHandler13intrinsicSizeEP13QTextDocumentiRK 17611 11QTextFormat [CXXABI] _ZThn16_N18QX11EmbedContainerD0Ev 17612 [CXXABI] 17613 _ZThn16_N18QX11EmbedContainerD1Ev [CXXABI] 17614 _ZThn16_N19QAbstractScrollAreaD0Ev [CXXABI] 17615 _ZThn16_N19QAbstractScrollAreaD1Ev [CXXABI] 17616 _ZThn16_N19QInputContextPluginD0Ev [CXXABI] 17617 _ZThn16_N19QInputContextPluginD1Ev [CXXABI] 17618 _ZThn16_N20QPictureFormatPlugin11loadPictureERK7QStringS2_P8QPi 17619 cture [CXXABI] 17620 _ZThn16_N20QPictureFormatPlugin11savePictureERK7QStringS2_RK8QP 17621 icture [CXXABI] _ZThn16_N20QPictureFormatPluginD0Ev [CXXABI] 17622 _ZThn16_N20QPictureFormatPluginD1Ev [CXXABI] 17623 _ZThn16_N23QAccessibleBridgePluginD0Ev [CXXABI] 17624 _ZThn16_N23QAccessibleBridgePluginD1Ev [CXXABI] 17625 _ZThn16_N5QDialD0Ev [CXXABI] 17626 _ZThn16_N5QDialD1Ev [CXXABI] _ZThn16_N5QMenuD0Ev [CXXABI] 17627 _ZThn16_N5QMenuD1Ev [CXXABI] _ZThn16_N6QFrameD0Ev [CXXABI] 17628 _ZThn16_N6QFrameD1Ev [CXXABI] _ZThn16_N6QLabelD0Ev [CXXABI] 17629 _ZThn16_N6QLabelD1Ev [CXXABI] _ZThn16_N7QDialogD0Ev [CXXABI] 17630 _ZThn16_N7QDialogD1Ev [CXXABI] _ZThn16_N7QLayout10invalidateEv 17631 [CXXABI] 17632 _ZThn16_N7QLayout6layoutEv [CXXABI] _ZThn16_N7QLayoutD0Ev 17633 [CXXABI] 17634 _ZThn16_N7QLayoutD1Ev [CXXABI] _ZThn16_N7QSliderD0Ev [CXXABI] 17635 _ZThn16_N7QSliderD1Ev [CXXABI] _ZThn16_N7QTabBarD0Ev [CXXABI] 17636 _ZThn16_N7QTabBarD1Ev [CXXABI] _ZThn16_N7QWidgetD0Ev [CXXABI] 17637 _ZThn16_N7QWidgetD1Ev [CXXABI] _ZThn16_N8QMenuBarD0Ev [CXXABI] 17638 _ZThn16_N8QMenuBarD1Ev [CXXABI] _ZThn16_N8QToolBarD0Ev [CXXABI] 17639 _ZThn16_N8QToolBarD1Ev [CXXABI] _ZThn16_N8QToolBoxD0Ev [CXXABI] 17640 _ZThn16_N8QToolBoxD1Ev [CXXABI] _ZThn16_N9QComboBoxD0Ev 17641 [CXXABI] 17642 _ZThn16_N9QComboBoxD1Ev [CXXABI] _ZThn16_N9QGroupBoxD0Ev 17643 [CXXABI] 17644 _ZThn16_N9QGroupBoxD1Ev [CXXABI] _ZThn16_N9QLineEditD0Ev 17645 [CXXABI] 17646 _ZThn16_N9QLineEditD1Ev [CXXABI] _ZThn16_N9QListViewD0Ev 17647 [CXXABI] 17648 _ZThn16_N9QListViewD1Ev [CXXABI] _ZThn16_N9QSizeGripD0Ev 17649 [CXXABI] 17650 _ZThn16_N9QSizeGripD1Ev [CXXABI] _ZThn16_N9QSplitterD0Ev 17651 [CXXABI] 17652 _ZThn16_N9QSplitterD1Ev [CXXABI] _ZThn16_N9QTextEditD0Ev 17653 [CXXABI] 17654 _ZThn16_N9QTextEditD1Ev [CXXABI] _ZThn16_N9QTreeViewD0Ev 17655 [CXXABI] 17656 _ZThn16_N9QTreeViewD1Ev [CXXABI] 17657 _ZThn16_NK10QBoxLayout11maximumSizeEv [CXXABI] 17658 _ZThn16_NK10QBoxLayout11minimumSizeEv [CXXABI] 17659 _ZThn16_NK10QBoxLayout14heightForWidthEi [CXXABI] 17660 _ZThn16_NK10QBoxLayout17hasHeightForWidthEv [CXXABI] 17661 _ZThn16_NK10QBoxLayout19expandingDirectionsEv [CXXABI] 17662 _ZThn16_NK10QBoxLayout21minimumHeightForWidthEi [CXXABI] 17663 _ZThn16_NK10QBoxLayout8sizeHintEv [CXXABI] 17664 _ZThn16_NK11QGridLayout11maximumSizeEv [CXXABI] 17665 _ZThn16_NK11QGridLayout11minimumSizeEv [CXXABI] 17666 _ZThn16_NK11QGridLayout14heightForWidthEi [CXXABI] 17667 _ZThn16_NK11QGridLayout17hasHeightForWidthEv [CXXABI] 17668 _ZThn16_NK11QGridLayout19expandingDirectionsEv [CXXABI] 17669 _ZThn16_NK11QGridLayout21minimumHeightForWidthEi [CXXABI] 17670 _ZThn16_NK11QGridLayout8sizeHintEv [CXXABI] 17671 _ZThn16_NK14QStackedLayout11minimumSizeEv [CXXABI] 17672 _ZThn16_NK14QStackedLayout8sizeHintEv [CXXABI] 17673 _ZThn16_NK7QLayout11maximumSizeEv [CXXABI] 17674 _ZThn16_NK7QLayout11minimumSizeEv [CXXABI] 17675 _ZThn16_NK7QLayout19expandingDirectionsEv [CXXABI] 17676 _ZThn16_NK7QLayout7isEmptyEv [CXXABI] 17677 _ZThn16_NK7QLayout8geometryEv [CXXABI] 17678 _ZThn16_NK7QWidget11paintEngineEv [CXXABI] 17679 _ZThn16_NK7QWidget6metricEN12QPaintDevice17PaintDeviceMetricE 17680 [CXXABI] 17681 _ZThn16_NK7QWidget7devTypeEv [CXXABI] _ZThn24_N10QDropEventD0Ev 17682 [CXXABI] 17683 _ZThn24_N10QDropEventD1Ev [CXXABI] 17684 _ZThn24_N14QDragMoveEventD0Ev [CXXABI] 17685 _ZThn24_N14QDragMoveEventD1Ev [CXXABI] 17686 _ZThn24_N15QDragEnterEventD0Ev [CXXABI] 17687 _ZThn24_N15QDragEnterEventD1Ev [CXXABI] 17688 _ZThn24_NK10QDropEvent11encodedDataEPKc [CXXABI] 17689 _ZThn24_NK10QDropEvent6formatEi [CXXABI] 17690 _ZThn24_NK10QDropEvent8providesEPKc [CXXABI] 17691 __________________________________________________________ 17692 17693 7.5. Data Definitions for libQtGui 17694 17695 This section defines global identifiers and their values that 17696 are associated with interfaces contained in libQtGui. These 17697 definitions are organized into groups that correspond to system 17698 headers. This convention is used as a convenience for the 17699 reader, and does not imply the existence of these headers, or 17700 their content. Where an interface is defined as requiring a 17701 particular system header file all of the data definitions for 17702 that system header file presented here shall be in effect. 17703 17704 This section gives data definitions to promote binary 17705 application portability, not to repeat source interface 17706 definitions available elsewhere. System providers and 17707 application developers should use this ABI to supplement - not 17708 to replace - source interface definition specifications. 17709 17710 This specification uses the ISO C (1999) C Language as the 17711 reference programming language, and data definitions are 17712 specified in ISO C format. The C language is used here as a 17713 convenient notation. Using a C language description of these 17714 data objects does not preclude their use by other programming 17715 languages. 17716 __________________________________________________________ 17717 17718 7.5.1. QtGui/qabstractbutton.h 17719 17720 /* 17721 * This header is architecture neutral 17722 * Please refer to the generic specification for details 17723 */ 17724 __________________________________________________________ 17725 17726 7.5.2. QtGui/qabstractitemdelegate.h 17727 17728 /* 17729 * This header is architecture neutral 17730 * Please refer to the generic specification for details 17731 */ 17732 __________________________________________________________ 17733 17734 7.5.3. QtGui/qabstractitemview.h 17735 17736 /* 17737 * This header is architecture neutral 17738 * Please refer to the generic specification for details 17739 */ 17740 __________________________________________________________ 17741 17742 7.5.4. QtGui/qabstractpagesetupdialog.h 17743 17744 /* 17745 * This header is architecture neutral 17746 * Please refer to the generic specification for details 17747 */ 17748 __________________________________________________________ 17749 17750 7.5.5. QtGui/qabstractprintdialog.h 17751 17752 /* 17753 * This header is architecture neutral 17754 * Please refer to the generic specification for details 17755 */ 17756 __________________________________________________________ 17757 17758 7.5.6. QtGui/qabstractproxymodel.h 17759 17760 /* 17761 * This header is architecture neutral 17762 * Please refer to the generic specification for details 17763 */ 17764 __________________________________________________________ 17765 17766 7.5.7. QtGui/qabstractscrollarea.h 17767 17768 /* 17769 * This header is architecture neutral 17770 * Please refer to the generic specification for details 17771 */ 17772 __________________________________________________________ 17773 17774 7.5.8. QtGui/qabstractslider.h 17775 17776 /* 17777 * This header is architecture neutral 17778 * Please refer to the generic specification for details 17779 */ 17780 __________________________________________________________ 17781 17782 7.5.9. QtGui/qabstractspinbox.h 17783 17784 /* 17785 * This header is architecture neutral 17786 * Please refer to the generic specification for details 17787 */ 17788 __________________________________________________________ 17789 17790 7.5.10. QtGui/qabstracttextdocumentlayout.h 17791 17792 /* 17793 * This header is architecture neutral 17794 * Please refer to the generic specification for details 17795 */ 17796 __________________________________________________________ 17797 17798 7.5.11. QtGui/qaccessible.h 17799 17800 /* 17801 * This header is architecture neutral 17802 * Please refer to the generic specification for details 17803 */ 17804 __________________________________________________________ 17805 17806 7.5.12. QtGui/qaccessiblebridge.h 17807 17808 /* 17809 * This header is architecture neutral 17810 * Please refer to the generic specification for details 17811 */ 17812 __________________________________________________________ 17813 17814 7.5.13. QtGui/qaccessibleobject.h 17815 17816 /* 17817 * This header is architecture neutral 17818 * Please refer to the generic specification for details 17819 */ 17820 __________________________________________________________ 17821 17822 7.5.14. QtGui/qaccessibleplugin.h 17823 17824 /* 17825 * This header is architecture neutral 17826 * Please refer to the generic specification for details 17827 */ 17828 __________________________________________________________ 17829 17830 7.5.15. QtGui/qaccessiblewidget.h 17831 17832 /* 17833 * This header is architecture neutral 17834 * Please refer to the generic specification for details 17835 */ 17836 __________________________________________________________ 17837 17838 7.5.16. QtGui/qaction.h 17839 17840 /* 17841 * This header is architecture neutral 17842 * Please refer to the generic specification for details 17843 */ 17844 __________________________________________________________ 17845 17846 7.5.17. QtGui/qactiongroup.h 17847 17848 /* 17849 * This header is architecture neutral 17850 * Please refer to the generic specification for details 17851 */ 17852 __________________________________________________________ 17853 17854 7.5.18. QtGui/qapplication.h 17855 17856 /* 17857 * This header is architecture neutral 17858 * Please refer to the generic specification for details 17859 */ 17860 __________________________________________________________ 17861 17862 7.5.19. QtGui/qbitmap.h 17863 17864 /* 17865 * This header is architecture neutral 17866 * Please refer to the generic specification for details 17867 */ 17868 __________________________________________________________ 17869 17870 7.5.20. QtGui/qboxlayout.h 17871 17872 /* 17873 * This header is architecture neutral 17874 * Please refer to the generic specification for details 17875 */ 17876 __________________________________________________________ 17877 17878 7.5.21. QtGui/qbrush.h 17879 17880 /* 17881 * This header is architecture neutral 17882 * Please refer to the generic specification for details 17883 */ 17884 __________________________________________________________ 17885 17886 7.5.22. QtGui/qbuttongroup.h 17887 17888 /* 17889 * This header is architecture neutral 17890 * Please refer to the generic specification for details 17891 */ 17892 __________________________________________________________ 17893 17894 7.5.23. QtGui/qcdestyle.h 17895 17896 /* 17897 * This header is architecture neutral 17898 * Please refer to the generic specification for details 17899 */ 17900 __________________________________________________________ 17901 17902 7.5.24. QtGui/qcheckbox.h 17903 17904 /* 17905 * This header is architecture neutral 17906 * Please refer to the generic specification for details 17907 */ 17908 __________________________________________________________ 17909 17910 7.5.25. QtGui/qclipboard.h 17911 17912 /* 17913 * This header is architecture neutral 17914 * Please refer to the generic specification for details 17915 */ 17916 __________________________________________________________ 17917 17918 7.5.26. QtGui/qcolor.h 17919 17920 /* 17921 * This header is architecture neutral 17922 * Please refer to the generic specification for details 17923 */ 17924 __________________________________________________________ 17925 17926 7.5.27. QtGui/qcolordialog.h 17927 17928 /* 17929 * This header is architecture neutral 17930 * Please refer to the generic specification for details 17931 */ 17932 __________________________________________________________ 17933 17934 7.5.28. QtGui/qcolormap.h 17935 17936 /* 17937 * This header is architecture neutral 17938 * Please refer to the generic specification for details 17939 */ 17940 __________________________________________________________ 17941 17942 7.5.29. QtGui/qcombobox.h 17943 17944 /* 17945 * This header is architecture neutral 17946 * Please refer to the generic specification for details 17947 */ 17948 __________________________________________________________ 17949 17950 7.5.30. QtGui/qcommonstyle.h 17951 17952 /* 17953 * This header is architecture neutral 17954 * Please refer to the generic specification for details 17955 */ 17956 __________________________________________________________ 17957 17958 7.5.31. QtGui/qcursor.h 17959 17960 /* 17961 * This header is architecture neutral 17962 * Please refer to the generic specification for details 17963 */ 17964 __________________________________________________________ 17965 17966 7.5.32. QtGui/qdatetimeedit.h 17967 17968 /* 17969 * This header is architecture neutral 17970 * Please refer to the generic specification for details 17971 */ 17972 __________________________________________________________ 17973 17974 7.5.33. QtGui/qdesktopwidget.h 17975 17976 /* 17977 * This header is architecture neutral 17978 * Please refer to the generic specification for details 17979 */ 17980 __________________________________________________________ 17981 17982 7.5.34. QtGui/qdial.h 17983 17984 /* 17985 * This header is architecture neutral 17986 * Please refer to the generic specification for details 17987 */ 17988 __________________________________________________________ 17989 17990 7.5.35. QtGui/qdialog.h 17991 17992 /* 17993 * This header is architecture neutral 17994 * Please refer to the generic specification for details 17995 */ 17996 __________________________________________________________ 17997 17998 7.5.36. QtGui/qdirmodel.h 17999 18000 /* 18001 * This header is architecture neutral 18002 * Please refer to the generic specification for details 18003 */ 18004 __________________________________________________________ 18005 18006 7.5.37. QtGui/qdockwidget.h 18007 18008 /* 18009 * This header is architecture neutral 18010 * Please refer to the generic specification for details 18011 */ 18012 __________________________________________________________ 18013 18014 7.5.38. QtGui/qdrag.h 18015 18016 /* 18017 * This header is architecture neutral 18018 * Please refer to the generic specification for details 18019 */ 18020 __________________________________________________________ 18021 18022 7.5.39. QtGui/qerrormessage.h 18023 18024 /* 18025 * This header is architecture neutral 18026 * Please refer to the generic specification for details 18027 */ 18028 __________________________________________________________ 18029 18030 7.5.40. QtGui/qevent.h 18031 18032 /* 18033 * This header is architecture neutral 18034 * Please refer to the generic specification for details 18035 */ 18036 __________________________________________________________ 18037 18038 7.5.41. QtGui/qfiledialog.h 18039 18040 /* 18041 * This header is architecture neutral 18042 * Please refer to the generic specification for details 18043 */ 18044 __________________________________________________________ 18045 18046 7.5.42. QtGui/qfocusframe.h 18047 18048 /* 18049 * This header is architecture neutral 18050 * Please refer to the generic specification for details 18051 */ 18052 __________________________________________________________ 18053 18054 7.5.43. QtGui/qfont.h 18055 18056 /* 18057 * This header is architecture neutral 18058 * Please refer to the generic specification for details 18059 */ 18060 __________________________________________________________ 18061 18062 7.5.44. QtGui/qfontdatabase.h 18063 18064 /* 18065 * This header is architecture neutral 18066 * Please refer to the generic specification for details 18067 */ 18068 __________________________________________________________ 18069 18070 7.5.45. QtGui/qfontdialog.h 18071 18072 /* 18073 * This header is architecture neutral 18074 * Please refer to the generic specification for details 18075 */ 18076 __________________________________________________________ 18077 18078 7.5.46. QtGui/qfontinfo.h 18079 18080 /* 18081 * This header is architecture neutral 18082 * Please refer to the generic specification for details 18083 */ 18084 __________________________________________________________ 18085 18086 7.5.47. QtGui/qfontmetrics.h 18087 18088 /* 18089 * This header is architecture neutral 18090 * Please refer to the generic specification for details 18091 */ 18092 __________________________________________________________ 18093 18094 7.5.48. QtGui/qframe.h 18095 18096 /* 18097 * This header is architecture neutral 18098 * Please refer to the generic specification for details 18099 */ 18100 __________________________________________________________ 18101 18102 7.5.49. QtGui/qgridlayout.h 18103 18104 /* 18105 * This header is architecture neutral 18106 * Please refer to the generic specification for details 18107 */ 18108 __________________________________________________________ 18109 18110 7.5.50. QtGui/qgroupbox.h 18111 18112 /* 18113 * This header is architecture neutral 18114 * Please refer to the generic specification for details 18115 */ 18116 __________________________________________________________ 18117 18118 7.5.51. QtGui/qheaderview.h 18119 18120 /* 18121 * This header is architecture neutral 18122 * Please refer to the generic specification for details 18123 */ 18124 __________________________________________________________ 18125 18126 7.5.52. QtGui/qicon.h 18127 18128 /* 18129 * This header is architecture neutral 18130 * Please refer to the generic specification for details 18131 */ 18132 __________________________________________________________ 18133 18134 7.5.53. QtGui/qiconengine.h 18135 18136 /* 18137 * This header is architecture neutral 18138 * Please refer to the generic specification for details 18139 */ 18140 __________________________________________________________ 18141 18142 7.5.54. QtGui/qiconengineplugin.h 18143 18144 /* 18145 * This header is architecture neutral 18146 * Please refer to the generic specification for details 18147 */ 18148 __________________________________________________________ 18149 18150 7.5.55. QtGui/qimage.h 18151 18152 /* 18153 * This header is architecture neutral 18154 * Please refer to the generic specification for details 18155 */ 18156 __________________________________________________________ 18157 18158 7.5.56. QtGui/qimageiohandler.h 18159 18160 /* 18161 * This header is architecture neutral 18162 * Please refer to the generic specification for details 18163 */ 18164 __________________________________________________________ 18165 18166 7.5.57. QtGui/qimagereader.h 18167 18168 /* 18169 * This header is architecture neutral 18170 * Please refer to the generic specification for details 18171 */ 18172 __________________________________________________________ 18173 18174 7.5.58. QtGui/qimagewriter.h 18175 18176 /* 18177 * This header is architecture neutral 18178 * Please refer to the generic specification for details 18179 */ 18180 __________________________________________________________ 18181 18182 7.5.59. QtGui/qinputcontext.h 18183 18184 /* 18185 * This header is architecture neutral 18186 * Please refer to the generic specification for details 18187 */ 18188 __________________________________________________________ 18189 18190 7.5.60. QtGui/qinputcontextfactory.h 18191 18192 /* 18193 * This header is architecture neutral 18194 * Please refer to the generic specification for details 18195 */ 18196 __________________________________________________________ 18197 18198 7.5.61. QtGui/qinputcontextplugin.h 18199 18200 /* 18201 * This header is architecture neutral 18202 * Please refer to the generic specification for details 18203 */ 18204 __________________________________________________________ 18205 18206 7.5.62. QtGui/qinputdialog.h 18207 18208 /* 18209 * This header is architecture neutral 18210 * Please refer to the generic specification for details 18211 */ 18212 __________________________________________________________ 18213 18214 7.5.63. QtGui/qitemdelegate.h 18215 18216 /* 18217 * This header is architecture neutral 18218 * Please refer to the generic specification for details 18219 */ 18220 __________________________________________________________ 18221 18222 7.5.64. QtGui/qitemeditorfactory.h 18223 18224 /* 18225 * This header is architecture neutral 18226 * Please refer to the generic specification for details 18227 */ 18228 __________________________________________________________ 18229 18230 7.5.65. QtGui/qitemselectionmodel.h 18231 18232 /* 18233 * This header is architecture neutral 18234 * Please refer to the generic specification for details 18235 */ 18236 __________________________________________________________ 18237 18238 7.5.66. QtGui/qkeysequence.h 18239 18240 /* 18241 * This header is architecture neutral 18242 * Please refer to the generic specification for details 18243 */ 18244 __________________________________________________________ 18245 18246 7.5.67. QtGui/qlabel.h 18247 18248 /* 18249 * This header is architecture neutral 18250 * Please refer to the generic specification for details 18251 */ 18252 __________________________________________________________ 18253 18254 7.5.68. QtGui/qlayout.h 18255 18256 /* 18257 * This header is architecture neutral 18258 * Please refer to the generic specification for details 18259 */ 18260 __________________________________________________________ 18261 18262 7.5.69. QtGui/qlayoutitem.h 18263 18264 /* 18265 * This header is architecture neutral 18266 * Please refer to the generic specification for details 18267 */ 18268 __________________________________________________________ 18269 18270 7.5.70. QtGui/qlcdnumber.h 18271 18272 /* 18273 * This header is architecture neutral 18274 * Please refer to the generic specification for details 18275 */ 18276 __________________________________________________________ 18277 18278 7.5.71. QtGui/qlineedit.h 18279 18280 /* 18281 * This header is architecture neutral 18282 * Please refer to the generic specification for details 18283 */ 18284 __________________________________________________________ 18285 18286 7.5.72. QtGui/qlistview.h 18287 18288 /* 18289 * This header is architecture neutral 18290 * Please refer to the generic specification for details 18291 */ 18292 __________________________________________________________ 18293 18294 7.5.73. QtGui/qlistwidget.h 18295 18296 /* 18297 * This header is architecture neutral 18298 * Please refer to the generic specification for details 18299 */ 18300 __________________________________________________________ 18301 18302 7.5.74. QtGui/qmainwindow.h 18303 18304 /* 18305 * This header is architecture neutral 18306 * Please refer to the generic specification for details 18307 */ 18308 __________________________________________________________ 18309 18310 7.5.75. QtGui/qmatrix.h 18311 18312 /* 18313 * This header is architecture neutral 18314 * Please refer to the generic specification for details 18315 */ 18316 __________________________________________________________ 18317 18318 7.5.76. QtGui/qmenu.h 18319 18320 /* 18321 * This header is architecture neutral 18322 * Please refer to the generic specification for details 18323 */ 18324 __________________________________________________________ 18325 18326 7.5.77. QtGui/qmenubar.h 18327 18328 /* 18329 * This header is architecture neutral 18330 * Please refer to the generic specification for details 18331 */ 18332 __________________________________________________________ 18333 18334 7.5.78. QtGui/qmenudata.h 18335 18336 /* 18337 * This header is architecture neutral 18338 * Please refer to the generic specification for details 18339 */ 18340 __________________________________________________________ 18341 18342 7.5.79. QtGui/qmessagebox.h 18343 18344 /* 18345 * This header is architecture neutral 18346 * Please refer to the generic specification for details 18347 */ 18348 __________________________________________________________ 18349 18350 7.5.80. QtGui/qmime.h 18351 18352 /* 18353 * This header is architecture neutral 18354 * Please refer to the generic specification for details 18355 */ 18356 __________________________________________________________ 18357 18358 7.5.81. QtGui/qmotifstyle.h 18359 18360 /* 18361 * This header is architecture neutral 18362 * Please refer to the generic specification for details 18363 */ 18364 __________________________________________________________ 18365 18366 7.5.82. QtGui/qmovie.h 18367 18368 /* 18369 * This header is architecture neutral 18370 * Please refer to the generic specification for details 18371 */ 18372 __________________________________________________________ 18373 18374 7.5.83. QtGui/qpagesetupdialog.h 18375 18376 /* 18377 * This header is architecture neutral 18378 * Please refer to the generic specification for details 18379 */ 18380 __________________________________________________________ 18381 18382 7.5.84. QtGui/qpaintdevice.h 18383 18384 /* 18385 * This header is architecture neutral 18386 * Please refer to the generic specification for details 18387 */ 18388 __________________________________________________________ 18389 18390 7.5.85. QtGui/qpaintengine.h 18391 18392 /* 18393 * This header is architecture neutral 18394 * Please refer to the generic specification for details 18395 */ 18396 __________________________________________________________ 18397 18398 7.5.86. QtGui/qpainter.h 18399 18400 /* 18401 * This header is architecture neutral 18402 * Please refer to the generic specification for details 18403 */ 18404 __________________________________________________________ 18405 18406 7.5.87. QtGui/qpainterpath.h 18407 18408 /* 18409 * This header is architecture neutral 18410 * Please refer to the generic specification for details 18411 */ 18412 __________________________________________________________ 18413 18414 7.5.88. QtGui/qpalette.h 18415 18416 /* 18417 * This header is architecture neutral 18418 * Please refer to the generic specification for details 18419 */ 18420 __________________________________________________________ 18421 18422 7.5.89. QtGui/qpen.h 18423 18424 /* 18425 * This header is architecture neutral 18426 * Please refer to the generic specification for details 18427 */ 18428 __________________________________________________________ 18429 18430 7.5.90. QtGui/qpicture.h 18431 18432 /* 18433 * This header is architecture neutral 18434 * Please refer to the generic specification for details 18435 */ 18436 __________________________________________________________ 18437 18438 7.5.91. QtGui/qpictureformatplugin.h 18439 18440 /* 18441 * This header is architecture neutral 18442 * Please refer to the generic specification for details 18443 */ 18444 __________________________________________________________ 18445 18446 7.5.92. QtGui/qpixmap.h 18447 18448 /* 18449 * This header is architecture neutral 18450 * Please refer to the generic specification for details 18451 */ 18452 __________________________________________________________ 18453 18454 7.5.93. QtGui/qpixmapcache.h 18455 18456 /* 18457 * This header is architecture neutral 18458 * Please refer to the generic specification for details 18459 */ 18460 __________________________________________________________ 18461 18462 7.5.94. QtGui/qplastiquestyle.h 18463 18464 /* 18465 * This header is architecture neutral 18466 * Please refer to the generic specification for details 18467 */ 18468 __________________________________________________________ 18469 18470 7.5.95. QtGui/qpolygon.h 18471 18472 /* 18473 * This header is architecture neutral 18474 * Please refer to the generic specification for details 18475 */ 18476 __________________________________________________________ 18477 18478 7.5.96. QtGui/qprintdialog.h 18479 18480 /* 18481 * This header is architecture neutral 18482 * Please refer to the generic specification for details 18483 */ 18484 __________________________________________________________ 18485 18486 7.5.97. QtGui/qprintengine.h 18487 18488 /* 18489 * This header is architecture neutral 18490 * Please refer to the generic specification for details 18491 */ 18492 __________________________________________________________ 18493 18494 7.5.98. QtGui/qprinter.h 18495 18496 /* 18497 * This header is architecture neutral 18498 * Please refer to the generic specification for details 18499 */ 18500 __________________________________________________________ 18501 18502 7.5.99. QtGui/qprogressbar.h 18503 18504 /* 18505 * This header is architecture neutral 18506 * Please refer to the generic specification for details 18507 */ 18508 __________________________________________________________ 18509 18510 7.5.100. QtGui/qprogressdialog.h 18511 18512 /* 18513 * This header is architecture neutral 18514 * Please refer to the generic specification for details 18515 */ 18516 __________________________________________________________ 18517 18518 7.5.101. QtGui/qproxymodel.h 18519 18520 /* 18521 * This header is architecture neutral 18522 * Please refer to the generic specification for details 18523 */ 18524 __________________________________________________________ 18525 18526 7.5.102. QtGui/qpushbutton.h 18527 18528 /* 18529 * This header is architecture neutral 18530 * Please refer to the generic specification for details 18531 */ 18532 __________________________________________________________ 18533 18534 7.5.103. QtGui/qradiobutton.h 18535 18536 /* 18537 * This header is architecture neutral 18538 * Please refer to the generic specification for details 18539 */ 18540 __________________________________________________________ 18541 18542 7.5.104. QtGui/qregion.h 18543 18544 /* 18545 * This header is architecture neutral 18546 * Please refer to the generic specification for details 18547 */ 18548 __________________________________________________________ 18549 18550 7.5.105. QtGui/qrgb.h 18551 18552 /* 18553 * This header is architecture neutral 18554 * Please refer to the generic specification for details 18555 */ 18556 __________________________________________________________ 18557 18558 7.5.106. QtGui/qrubberband.h 18559 18560 /* 18561 * This header is architecture neutral 18562 * Please refer to the generic specification for details 18563 */ 18564 __________________________________________________________ 18565 18566 7.5.107. QtGui/qscrollarea.h 18567 18568 /* 18569 * This header is architecture neutral 18570 * Please refer to the generic specification for details 18571 */ 18572 __________________________________________________________ 18573 18574 7.5.108. QtGui/qscrollbar.h 18575 18576 /* 18577 * This header is architecture neutral 18578 * Please refer to the generic specification for details 18579 */ 18580 __________________________________________________________ 18581 18582 7.5.109. QtGui/qsessionmanager.h 18583 18584 /* 18585 * This header is architecture neutral 18586 * Please refer to the generic specification for details 18587 */ 18588 __________________________________________________________ 18589 18590 7.5.110. QtGui/qshortcut.h 18591 18592 /* 18593 * This header is architecture neutral 18594 * Please refer to the generic specification for details 18595 */ 18596 __________________________________________________________ 18597 18598 7.5.111. QtGui/qsizegrip.h 18599 18600 /* 18601 * This header is architecture neutral 18602 * Please refer to the generic specification for details 18603 */ 18604 __________________________________________________________ 18605 18606 7.5.112. QtGui/qsizepolicy.h 18607 18608 /* 18609 * This header is architecture neutral 18610 * Please refer to the generic specification for details 18611 */ 18612 __________________________________________________________ 18613 18614 7.5.113. QtGui/qslider.h 18615 18616 /* 18617 * This header is architecture neutral 18618 * Please refer to the generic specification for details 18619 */ 18620 __________________________________________________________ 18621 18622 7.5.114. QtGui/qsortfilterproxymodel.h 18623 18624 /* 18625 * This header is architecture neutral 18626 * Please refer to the generic specification for details 18627 */ 18628 __________________________________________________________ 18629 18630 7.5.115. QtGui/qsound.h 18631 18632 /* 18633 * This header is architecture neutral 18634 * Please refer to the generic specification for details 18635 */ 18636 __________________________________________________________ 18637 18638 7.5.116. QtGui/qspinbox.h 18639 18640 /* 18641 * This header is architecture neutral 18642 * Please refer to the generic specification for details 18643 */ 18644 __________________________________________________________ 18645 18646 7.5.117. QtGui/qsplashscreen.h 18647 18648 /* 18649 * This header is architecture neutral 18650 * Please refer to the generic specification for details 18651 */ 18652 __________________________________________________________ 18653 18654 7.5.118. QtGui/qsplitter.h 18655 18656 /* 18657 * This header is architecture neutral 18658 * Please refer to the generic specification for details 18659 */ 18660 __________________________________________________________ 18661 18662 7.5.119. QtGui/qstackedlayout.h 18663 18664 /* 18665 * This header is architecture neutral 18666 * Please refer to the generic specification for details 18667 */ 18668 __________________________________________________________ 18669 18670 7.5.120. QtGui/qstackedwidget.h 18671 18672 /* 18673 * This header is architecture neutral 18674 * Please refer to the generic specification for details 18675 */ 18676 __________________________________________________________ 18677 18678 7.5.121. QtGui/qstandarditemmodel.h 18679 18680 /* 18681 * This header is architecture neutral 18682 * Please refer to the generic specification for details 18683 */ 18684 __________________________________________________________ 18685 18686 7.5.122. QtGui/qstatusbar.h 18687 18688 /* 18689 * This header is architecture neutral 18690 * Please refer to the generic specification for details 18691 */ 18692 __________________________________________________________ 18693 18694 7.5.123. QtGui/qstringlistmodel.h 18695 18696 /* 18697 * This header is architecture neutral 18698 * Please refer to the generic specification for details 18699 */ 18700 __________________________________________________________ 18701 18702 7.5.124. QtGui/qstyle.h 18703 18704 /* 18705 * This header is architecture neutral 18706 * Please refer to the generic specification for details 18707 */ 18708 __________________________________________________________ 18709 18710 7.5.125. QtGui/qstylefactory.h 18711 18712 /* 18713 * This header is architecture neutral 18714 * Please refer to the generic specification for details 18715 */ 18716 __________________________________________________________ 18717 18718 7.5.126. QtGui/qstyleoption.h 18719 18720 /* 18721 * This header is architecture neutral 18722 * Please refer to the generic specification for details 18723 */ 18724 __________________________________________________________ 18725 18726 7.5.127. QtGui/qstylepainter.h 18727 18728 /* 18729 * This header is architecture neutral 18730 * Please refer to the generic specification for details 18731 */ 18732 __________________________________________________________ 18733 18734 7.5.128. QtGui/qstyleplugin.h 18735 18736 /* 18737 * This header is architecture neutral 18738 * Please refer to the generic specification for details 18739 */ 18740 __________________________________________________________ 18741 18742 7.5.129. QtGui/qsyntaxhighlighter.h 18743 18744 /* 18745 * This header is architecture neutral 18746 * Please refer to the generic specification for details 18747 */ 18748 __________________________________________________________ 18749 18750 7.5.130. QtGui/qtabbar.h 18751 18752 /* 18753 * This header is architecture neutral 18754 * Please refer to the generic specification for details 18755 */ 18756 __________________________________________________________ 18757 18758 7.5.131. QtGui/qtableview.h 18759 18760 /* 18761 * This header is architecture neutral 18762 * Please refer to the generic specification for details 18763 */ 18764 __________________________________________________________ 18765 18766 7.5.132. QtGui/qtablewidget.h 18767 18768 /* 18769 * This header is architecture neutral 18770 * Please refer to the generic specification for details 18771 */ 18772 __________________________________________________________ 18773 18774 7.5.133. QtGui/qtabwidget.h 18775 18776 /* 18777 * This header is architecture neutral 18778 * Please refer to the generic specification for details 18779 */ 18780 __________________________________________________________ 18781 18782 7.5.134. QtGui/qtextbrowser.h 18783 18784 /* 18785 * This header is architecture neutral 18786 * Please refer to the generic specification for details 18787 */ 18788 __________________________________________________________ 18789 18790 7.5.135. QtGui/qtextcursor.h 18791 18792 /* 18793 * This header is architecture neutral 18794 * Please refer to the generic specification for details 18795 */ 18796 __________________________________________________________ 18797 18798 7.5.136. QtGui/qtextdocument.h 18799 18800 /* 18801 * This header is architecture neutral 18802 * Please refer to the generic specification for details 18803 */ 18804 __________________________________________________________ 18805 18806 7.5.137. QtGui/qtextdocumentfragment.h 18807 18808 /* 18809 * This header is architecture neutral 18810 * Please refer to the generic specification for details 18811 */ 18812 __________________________________________________________ 18813 18814 7.5.138. QtGui/qtextedit.h 18815 18816 /* 18817 * This header is architecture neutral 18818 * Please refer to the generic specification for details 18819 */ 18820 __________________________________________________________ 18821 18822 7.5.139. QtGui/qtextformat.h 18823 18824 /* 18825 * This header is architecture neutral 18826 * Please refer to the generic specification for details 18827 */ 18828 __________________________________________________________ 18829 18830 7.5.140. QtGui/qtextlayout.h 18831 18832 /* 18833 * This header is architecture neutral 18834 * Please refer to the generic specification for details 18835 */ 18836 __________________________________________________________ 18837 18838 7.5.141. QtGui/qtextlist.h 18839 18840 /* 18841 * This header is architecture neutral 18842 * Please refer to the generic specification for details 18843 */ 18844 __________________________________________________________ 18845 18846 7.5.142. QtGui/qtextobject.h 18847 18848 /* 18849 * This header is architecture neutral 18850 * Please refer to the generic specification for details 18851 */ 18852 __________________________________________________________ 18853 18854 7.5.143. QtGui/qtextoption.h 18855 18856 /* 18857 * This header is architecture neutral 18858 * Please refer to the generic specification for details 18859 */ 18860 __________________________________________________________ 18861 18862 7.5.144. QtGui/qtexttable.h 18863 18864 /* 18865 * This header is architecture neutral 18866 * Please refer to the generic specification for details 18867 */ 18868 __________________________________________________________ 18869 18870 7.5.145. QtGui/qtoolbar.h 18871 18872 /* 18873 * This header is architecture neutral 18874 * Please refer to the generic specification for details 18875 */ 18876 __________________________________________________________ 18877 18878 7.5.146. QtGui/qtoolbox.h 18879 18880 /* 18881 * This header is architecture neutral 18882 * Please refer to the generic specification for details 18883 */ 18884 __________________________________________________________ 18885 18886 7.5.147. QtGui/qtoolbutton.h 18887 18888 /* 18889 * This header is architecture neutral 18890 * Please refer to the generic specification for details 18891 */ 18892 __________________________________________________________ 18893 18894 7.5.148. QtGui/qtooltip.h 18895 18896 /* 18897 * This header is architecture neutral 18898 * Please refer to the generic specification for details 18899 */ 18900 __________________________________________________________ 18901 18902 7.5.149. QtGui/qtreeview.h 18903 18904 /* 18905 * This header is architecture neutral 18906 * Please refer to the generic specification for details 18907 */ 18908 __________________________________________________________ 18909 18910 7.5.150. QtGui/qtreewidget.h 18911 18912 /* 18913 * This header is architecture neutral 18914 * Please refer to the generic specification for details 18915 */ 18916 __________________________________________________________ 18917 18918 7.5.151. QtGui/qtreewidgetitemiterator.h 18919 18920 /* 18921 * This header is architecture neutral 18922 * Please refer to the generic specification for details 18923 */ 18924 __________________________________________________________ 18925 18926 7.5.152. QtGui/qvalidator.h 18927 18928 /* 18929 * This header is architecture neutral 18930 * Please refer to the generic specification for details 18931 */ 18932 __________________________________________________________ 18933 18934 7.5.153. QtGui/qvfbhdr.h 18935 18936 /* 18937 * This header is architecture neutral 18938 * Please refer to the generic specification for details 18939 */ 18940 __________________________________________________________ 18941 18942 7.5.154. QtGui/qwhatsthis.h 18943 18944 /* 18945 * This header is architecture neutral 18946 * Please refer to the generic specification for details 18947 */ 18948 __________________________________________________________ 18949 18950 7.5.155. QtGui/qwidget.h 18951 18952 /* 18953 * This header is architecture neutral 18954 * Please refer to the generic specification for details 18955 */ 18956 __________________________________________________________ 18957 18958 7.5.156. QtGui/qwindowdefs.h 18959 18960 /* 18961 * This header is architecture neutral 18962 * Please refer to the generic specification for details 18963 */ 18964 __________________________________________________________ 18965 18966 7.5.157. QtGui/qwindowsstyle.h 18967 18968 /* 18969 * This header is architecture neutral 18970 * Please refer to the generic specification for details 18971 */ 18972 __________________________________________________________ 18973 18974 7.5.158. QtGui/qwmatrix.h 18975 18976 /* 18977 * This header is architecture neutral 18978 * Please refer to the generic specification for details 18979 */ 18980 __________________________________________________________ 18981 18982 7.5.159. QtGui/qworkspace.h 18983 18984 /* 18985 * This header is architecture neutral 18986 * Please refer to the generic specification for details 18987 */ 18988 __________________________________________________________ 18989 18990 7.6. Interfaces for libQtXml 18991 18992 Table 7-552 defines the library name and shared object name for 18993 the libQtXml library 18994 18995 Table 7-552. libQtXml Definition 18996 Library: libQtXml 18997 SONAME: libQtXml.so.4 18998 18999 The behavior of the interfaces in this library is specified by 19000 the following specifications: 19001 19002 [CXXABI] Itanium(TM) C++ ABI 19003 __________________________________________________________ 19004 19005 7.6.1. QtXml 19006 __________________________________________________________ 19007 19008 7.6.1.1. Class data for QXmlAttributes 19009 19010 The virtual table for the QXmlAttributes class is described by 19011 Table 7-553 19012 19013 Table 7-553. Primary vtable for QXmlAttributes 19014 Base Offset 0 19015 Virtual Base Offset 0 19016 RTTI typeinfo for QXmlAttributes 19017 vfunc[0]: NULL or QXmlAttributes::~QXmlAttributes() 19018 vfunc[1]: NULL or QXmlAttributes::~QXmlAttributes() 19019 19020 The Run Time Type Information for the QXmlAttributes class is 19021 described by Table 7-554 19022 19023 Table 7-554. typeinfo for QXmlAttributes 19024 Base Vtable vtable for __cxxabiv1::__class_type_info 19025 Name typeinfo name for QXmlAttributes 19026 __________________________________________________________ 19027 19028 7.6.1.2. Class data for QXmlInputSource 19029 19030 The virtual table for the QXmlInputSource class is described by 19031 Table 7-555 19032 19033 Table 7-555. Primary vtable for QXmlInputSource 19034 Base Offset 0 19035 Virtual Base Offset 0 19036 RTTI typeinfo for QXmlInputSource 19037 vfunc[0]: QXmlInputSource::~QXmlInputSource() 19038 vfunc[1]: QXmlInputSource::~QXmlInputSource() 19039 vfunc[2]: QXmlInputSource::setData(QString const&) 19040 vfunc[3]: QXmlInputSource::setData(QByteArray const&) 19041 vfunc[4]: QXmlInputSource::fetchData() 19042 vfunc[5]: QXmlInputSource::data() const 19043 vfunc[6]: QXmlInputSource::next() 19044 vfunc[7]: QXmlInputSource::reset() 19045 vfunc[8]: QXmlInputSource::fromRawData(QByteArray const&, bool) 19046 19047 The Run Time Type Information for the QXmlInputSource class is 19048 described by Table 7-556 19049 19050 Table 7-556. typeinfo for QXmlInputSource 19051 Base Vtable vtable for __cxxabiv1::__class_type_info 19052 Name typeinfo name for QXmlInputSource 19053 __________________________________________________________ 19054 19055 7.6.1.3. Class data for QXmlReader 19056 19057 The virtual table for the QXmlReader class is described by 19058 Table 7-557 19059 19060 Table 7-557. Primary vtable for QXmlReader 19061 Base Offset 0 19062 Virtual Base Offset 0 19063 RTTI typeinfo for QXmlReader 19064 vfunc[0]: NULL or QXmlReader::~QXmlReader() 19065 vfunc[1]: NULL or QXmlReader::~QXmlReader() 19066 vfunc[2]: __cxa_pure_virtual 19067 vfunc[3]: __cxa_pure_virtual 19068 vfunc[4]: __cxa_pure_virtual 19069 vfunc[5]: __cxa_pure_virtual 19070 vfunc[6]: __cxa_pure_virtual 19071 vfunc[7]: __cxa_pure_virtual 19072 vfunc[8]: __cxa_pure_virtual 19073 vfunc[9]: __cxa_pure_virtual 19074 vfunc[10]: __cxa_pure_virtual 19075 vfunc[11]: __cxa_pure_virtual 19076 vfunc[12]: __cxa_pure_virtual 19077 vfunc[13]: __cxa_pure_virtual 19078 vfunc[14]: __cxa_pure_virtual 19079 vfunc[15]: __cxa_pure_virtual 19080 vfunc[16]: __cxa_pure_virtual 19081 vfunc[17]: __cxa_pure_virtual 19082 vfunc[18]: __cxa_pure_virtual 19083 vfunc[19]: __cxa_pure_virtual 19084 vfunc[20]: __cxa_pure_virtual 19085 vfunc[21]: __cxa_pure_virtual 19086 19087 The Run Time Type Information for the QXmlReader class is 19088 described by Table 7-558 19089 19090 Table 7-558. typeinfo for QXmlReader 19091 Base Vtable vtable for __cxxabiv1::__class_type_info 19092 Name typeinfo name for QXmlReader 19093 __________________________________________________________ 19094 19095 7.6.1.4. Class data for QXmlSimpleReader 19096 19097 The virtual table for the QXmlSimpleReader class is described 19098 by Table 7-559 19099 19100 Table 7-559. Primary vtable for QXmlSimpleReader 19101 Base Offset 0 19102 Virtual Base Offset 0 19103 RTTI typeinfo for QXmlSimpleReader 19104 vfunc[0]: QXmlSimpleReader::~QXmlSimpleReader() 19105 vfunc[1]: QXmlSimpleReader::~QXmlSimpleReader() 19106 vfunc[2]: QXmlSimpleReader::feature(QString const&, bool*) 19107 const 19108 vfunc[3]: QXmlSimpleReader::setFeature(QString const&, bool) 19109 vfunc[4]: QXmlSimpleReader::hasFeature(QString const&) const 19110 vfunc[5]: QXmlSimpleReader::property(QString const&, bool*) 19111 const 19112 vfunc[6]: QXmlSimpleReader::setProperty(QString const&, void*) 19113 vfunc[7]: QXmlSimpleReader::hasProperty(QString const&) const 19114 vfunc[8]: 19115 QXmlSimpleReader::setEntityResolver(QXmlEntityResolver*) 19116 vfunc[9]: QXmlSimpleReader::entityResolver() const 19117 vfunc[10]: QXmlSimpleReader::setDTDHandler(QXmlDTDHandler*) 19118 vfunc[11]: QXmlSimpleReader::DTDHandler() const 19119 vfunc[12]: 19120 QXmlSimpleReader::setContentHandler(QXmlContentHandler*) 19121 vfunc[13]: QXmlSimpleReader::contentHandler() const 19122 vfunc[14]: QXmlSimpleReader::setErrorHandler(QXmlErrorHandler*) 19123 vfunc[15]: QXmlSimpleReader::errorHandler() const 19124 vfunc[16]: 19125 QXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler*) 19126 vfunc[17]: QXmlSimpleReader::lexicalHandler() const 19127 vfunc[18]: QXmlSimpleReader::setDeclHandler(QXmlDeclHandler*) 19128 vfunc[19]: QXmlSimpleReader::declHandler() const 19129 vfunc[20]: QXmlSimpleReader::parse(QXmlInputSource const&) 19130 vfunc[21]: QXmlSimpleReader::parse(QXmlInputSource const*) 19131 vfunc[22]: QXmlSimpleReader::parse(QXmlInputSource const*, 19132 bool) 19133 vfunc[23]: QXmlSimpleReader::parseContinue() 19134 19135 The Run Time Type Information for the QXmlSimpleReader class is 19136 described by Table 7-560 19137 19138 Table 7-560. typeinfo for QXmlSimpleReader 19139 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19140 Name typeinfo name for QXmlSimpleReader 19141 basetype: typeinfo for QXmlReader 19142 __________________________________________________________ 19143 19144 7.6.1.5. Class data for QXmlLocator 19145 19146 The virtual table for the QXmlLocator class is described by 19147 Table 7-561 19148 19149 Table 7-561. Primary vtable for QXmlLocator 19150 Base Offset 0 19151 Virtual Base Offset 0 19152 RTTI typeinfo for QXmlLocator 19153 vfunc[0]: QXmlLocator::~QXmlLocator() 19154 vfunc[1]: QXmlLocator::~QXmlLocator() 19155 vfunc[2]: __cxa_pure_virtual 19156 vfunc[3]: __cxa_pure_virtual 19157 19158 The Run Time Type Information for the QXmlLocator class is 19159 described by Table 7-562 19160 19161 Table 7-562. typeinfo for QXmlLocator 19162 Base Vtable vtable for __cxxabiv1::__class_type_info 19163 Name typeinfo name for QXmlLocator 19164 __________________________________________________________ 19165 19166 7.6.1.6. Class data for QXmlContentHandler 19167 19168 The virtual table for the QXmlContentHandler class is described 19169 by Table 7-563 19170 19171 Table 7-563. Primary vtable for QXmlContentHandler 19172 Base Offset 0 19173 Virtual Base Offset 0 19174 RTTI typeinfo for QXmlContentHandler 19175 vfunc[0]: NULL or QXmlContentHandler::~QXmlContentHandler() 19176 vfunc[1]: NULL or QXmlContentHandler::~QXmlContentHandler() 19177 vfunc[2]: __cxa_pure_virtual 19178 vfunc[3]: __cxa_pure_virtual 19179 vfunc[4]: __cxa_pure_virtual 19180 vfunc[5]: __cxa_pure_virtual 19181 vfunc[6]: __cxa_pure_virtual 19182 vfunc[7]: __cxa_pure_virtual 19183 vfunc[8]: __cxa_pure_virtual 19184 vfunc[9]: __cxa_pure_virtual 19185 vfunc[10]: __cxa_pure_virtual 19186 vfunc[11]: __cxa_pure_virtual 19187 vfunc[12]: __cxa_pure_virtual 19188 vfunc[13]: __cxa_pure_virtual 19189 19190 The Run Time Type Information for the QXmlContentHandler class 19191 is described by Table 7-564 19192 19193 Table 7-564. typeinfo for QXmlContentHandler 19194 Base Vtable vtable for __cxxabiv1::__class_type_info 19195 Name typeinfo name for QXmlContentHandler 19196 __________________________________________________________ 19197 19198 7.6.1.7. Class data for QXmlErrorHandler 19199 19200 The virtual table for the QXmlErrorHandler class is described 19201 by Table 7-565 19202 19203 Table 7-565. Primary vtable for QXmlErrorHandler 19204 Base Offset 0 19205 Virtual Base Offset 0 19206 RTTI typeinfo for QXmlErrorHandler 19207 vfunc[0]: NULL or QXmlErrorHandler::~QXmlErrorHandler() 19208 vfunc[1]: NULL or QXmlErrorHandler::~QXmlErrorHandler() 19209 vfunc[2]: __cxa_pure_virtual 19210 vfunc[3]: __cxa_pure_virtual 19211 vfunc[4]: __cxa_pure_virtual 19212 vfunc[5]: __cxa_pure_virtual 19213 19214 The Run Time Type Information for the QXmlErrorHandler class is 19215 described by Table 7-566 19216 19217 Table 7-566. typeinfo for QXmlErrorHandler 19218 Base Vtable vtable for __cxxabiv1::__class_type_info 19219 Name typeinfo name for QXmlErrorHandler 19220 __________________________________________________________ 19221 19222 7.6.1.8. Class data for QXmlDTDHandler 19223 19224 The virtual table for the QXmlDTDHandler class is described by 19225 Table 7-567 19226 19227 Table 7-567. Primary vtable for QXmlDTDHandler 19228 Base Offset 0 19229 Virtual Base Offset 0 19230 RTTI typeinfo for QXmlDTDHandler 19231 vfunc[0]: NULL or QXmlDTDHandler::~QXmlDTDHandler() 19232 vfunc[1]: NULL or QXmlDTDHandler::~QXmlDTDHandler() 19233 vfunc[2]: __cxa_pure_virtual 19234 vfunc[3]: __cxa_pure_virtual 19235 vfunc[4]: __cxa_pure_virtual 19236 19237 The Run Time Type Information for the QXmlDTDHandler class is 19238 described by Table 7-568 19239 19240 Table 7-568. typeinfo for QXmlDTDHandler 19241 Base Vtable vtable for __cxxabiv1::__class_type_info 19242 Name typeinfo name for QXmlDTDHandler 19243 __________________________________________________________ 19244 19245 7.6.1.9. Class data for QXmlEntityResolver 19246 19247 The virtual table for the QXmlEntityResolver class is described 19248 by Table 7-569 19249 19250 Table 7-569. Primary vtable for QXmlEntityResolver 19251 Base Offset 0 19252 Virtual Base Offset 0 19253 RTTI typeinfo for QXmlEntityResolver 19254 vfunc[0]: NULL or QXmlEntityResolver::~QXmlEntityResolver() 19255 vfunc[1]: NULL or QXmlEntityResolver::~QXmlEntityResolver() 19256 vfunc[2]: __cxa_pure_virtual 19257 vfunc[3]: __cxa_pure_virtual 19258 19259 The Run Time Type Information for the QXmlEntityResolver class 19260 is described by Table 7-570 19261 19262 Table 7-570. typeinfo for QXmlEntityResolver 19263 Base Vtable vtable for __cxxabiv1::__class_type_info 19264 Name typeinfo name for QXmlEntityResolver 19265 __________________________________________________________ 19266 19267 7.6.1.10. Class data for QXmlLexicalHandler 19268 19269 The virtual table for the QXmlLexicalHandler class is described 19270 by Table 7-571 19271 19272 Table 7-571. Primary vtable for QXmlLexicalHandler 19273 Base Offset 0 19274 Virtual Base Offset 0 19275 RTTI typeinfo for QXmlLexicalHandler 19276 vfunc[0]: NULL or QXmlLexicalHandler::~QXmlLexicalHandler() 19277 vfunc[1]: NULL or QXmlLexicalHandler::~QXmlLexicalHandler() 19278 vfunc[2]: __cxa_pure_virtual 19279 vfunc[3]: __cxa_pure_virtual 19280 vfunc[4]: __cxa_pure_virtual 19281 vfunc[5]: __cxa_pure_virtual 19282 vfunc[6]: __cxa_pure_virtual 19283 vfunc[7]: __cxa_pure_virtual 19284 vfunc[8]: __cxa_pure_virtual 19285 vfunc[9]: __cxa_pure_virtual 19286 19287 The Run Time Type Information for the QXmlLexicalHandler class 19288 is described by Table 7-572 19289 19290 Table 7-572. typeinfo for QXmlLexicalHandler 19291 Base Vtable vtable for __cxxabiv1::__class_type_info 19292 Name typeinfo name for QXmlLexicalHandler 19293 __________________________________________________________ 19294 19295 7.6.1.11. Class data for QXmlDeclHandler 19296 19297 The virtual table for the QXmlDeclHandler class is described by 19298 Table 7-573 19299 19300 Table 7-573. Primary vtable for QXmlDeclHandler 19301 Base Offset 0 19302 Virtual Base Offset 0 19303 RTTI typeinfo for QXmlDeclHandler 19304 vfunc[0]: NULL or QXmlDeclHandler::~QXmlDeclHandler() 19305 vfunc[1]: NULL or QXmlDeclHandler::~QXmlDeclHandler() 19306 vfunc[2]: __cxa_pure_virtual 19307 vfunc[3]: __cxa_pure_virtual 19308 vfunc[4]: __cxa_pure_virtual 19309 vfunc[5]: __cxa_pure_virtual 19310 19311 The Run Time Type Information for the QXmlDeclHandler class is 19312 described by Table 7-574 19313 19314 Table 7-574. typeinfo for QXmlDeclHandler 19315 Base Vtable vtable for __cxxabiv1::__class_type_info 19316 Name typeinfo name for QXmlDeclHandler 19317 __________________________________________________________ 19318 19319 7.6.1.12. Class data for QXmlDefaultHandler 19320 19321 The virtual table for the QXmlDefaultHandler class is described 19322 by Table 7-575 19323 19324 Table 7-575. Primary vtable for QXmlDefaultHandler 19325 Base Offset 0 19326 Virtual Base Offset 0 19327 RTTI typeinfo for QXmlDefaultHandler 19328 vfunc[0]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 19329 vfunc[1]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 19330 vfunc[2]: QXmlDefaultHandler::setDocumentLocator(QXmlLocator*) 19331 vfunc[3]: QXmlDefaultHandler::startDocument() 19332 vfunc[4]: QXmlDefaultHandler::endDocument() 19333 vfunc[5]: QXmlDefaultHandler::startPrefixMapping(QString 19334 const&, QString const&) 19335 vfunc[6]: QXmlDefaultHandler::endPrefixMapping(QString const&) 19336 vfunc[7]: QXmlDefaultHandler::startElement(QString const&, 19337 QString const&, QString const&, QXmlAttributes const&) 19338 vfunc[8]: QXmlDefaultHandler::endElement(QString const&, 19339 QString const&, QString const&) 19340 vfunc[9]: QXmlDefaultHandler::characters(QString const&) 19341 vfunc[10]: QXmlDefaultHandler::ignorableWhitespace(QString 19342 const&) 19343 vfunc[11]: QXmlDefaultHandler::processingInstruction(QString 19344 const&, QString const&) 19345 vfunc[12]: QXmlDefaultHandler::skippedEntity(QString const&) 19346 vfunc[13]: QXmlDefaultHandler::errorString() const 19347 vfunc[14]: QXmlDefaultHandler::warning(QXmlParseException 19348 const&) 19349 vfunc[15]: QXmlDefaultHandler::error(QXmlParseException const&) 19350 vfunc[16]: QXmlDefaultHandler::fatalError(QXmlParseException 19351 const&) 19352 vfunc[17]: QXmlDefaultHandler::notationDecl(QString const&, 19353 QString const&, QString const&) 19354 vfunc[18]: QXmlDefaultHandler::unparsedEntityDecl(QString 19355 const&, QString const&, QString const&, QString const&) 19356 vfunc[19]: QXmlDefaultHandler::resolveEntity(QString const&, 19357 QString const&, QXmlInputSource*&) 19358 vfunc[20]: QXmlDefaultHandler::startDTD(QString const&, QString 19359 const&, QString const&) 19360 vfunc[21]: QXmlDefaultHandler::endDTD() 19361 vfunc[22]: QXmlDefaultHandler::startEntity(QString const&) 19362 vfunc[23]: QXmlDefaultHandler::endEntity(QString const&) 19363 vfunc[24]: QXmlDefaultHandler::startCDATA() 19364 vfunc[25]: QXmlDefaultHandler::endCDATA() 19365 vfunc[26]: QXmlDefaultHandler::comment(QString const&) 19366 vfunc[27]: QXmlDefaultHandler::attributeDecl(QString const&, 19367 QString const&, QString const&, QString const&, QString const&) 19368 vfunc[28]: QXmlDefaultHandler::internalEntityDecl(QString 19369 const&, QString const&) 19370 vfunc[29]: QXmlDefaultHandler::externalEntityDecl(QString 19371 const&, QString const&, QString const&) 19372 19373 Table 7-576. Secondary vtable for QXmlDefaultHandler 19374 Base Offset -8 19375 Virtual Base Offset 0 19376 RTTI typeinfo for QXmlDefaultHandler 19377 vfunc[0]: NULL or non-virtual thunk to 19378 QXmlDefaultHandler::~QXmlDefaultHandler() 19379 vfunc[1]: NULL or non-virtual thunk to 19380 QXmlDefaultHandler::~QXmlDefaultHandler() 19381 vfunc[2]: non-virtual thunk to 19382 QXmlDefaultHandler::warning(QXmlParseException const&) 19383 vfunc[3]: non-virtual thunk to 19384 QXmlDefaultHandler::error(QXmlParseException const&) 19385 vfunc[4]: non-virtual thunk to 19386 QXmlDefaultHandler::fatalError(QXmlParseException const&) 19387 vfunc[5]: non-virtual thunk to 19388 QXmlDefaultHandler::errorString() const 19389 19390 Table 7-577. Secondary vtable for QXmlDefaultHandler 19391 Base Offset -16 19392 Virtual Base Offset 0 19393 RTTI typeinfo for QXmlDefaultHandler 19394 vfunc[0]: NULL or non-virtual thunk to 19395 QXmlDefaultHandler::~QXmlDefaultHandler() 19396 vfunc[1]: NULL or non-virtual thunk to 19397 QXmlDefaultHandler::~QXmlDefaultHandler() 19398 vfunc[2]: non-virtual thunk to 19399 QXmlDefaultHandler::notationDecl(QString const&, QString 19400 const&, QString const&) 19401 vfunc[3]: non-virtual thunk to 19402 QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString 19403 const&, QString const&, QString const&) 19404 vfunc[4]: non-virtual thunk to 19405 QXmlDefaultHandler::errorString() const 19406 19407 Table 7-578. Secondary vtable for QXmlDefaultHandler 19408 Base Offset -24 19409 Virtual Base Offset 0 19410 RTTI typeinfo for QXmlDefaultHandler 19411 vfunc[0]: NULL or non-virtual thunk to 19412 QXmlDefaultHandler::~QXmlDefaultHandler() 19413 vfunc[1]: NULL or non-virtual thunk to 19414 QXmlDefaultHandler::~QXmlDefaultHandler() 19415 vfunc[2]: non-virtual thunk to 19416 QXmlDefaultHandler::resolveEntity(QString const&, QString 19417 const&, QXmlInputSource*&) 19418 vfunc[3]: non-virtual thunk to 19419 QXmlDefaultHandler::errorString() const 19420 19421 Table 7-579. Secondary vtable for QXmlDefaultHandler 19422 Base Offset -32 19423 Virtual Base Offset 0 19424 RTTI typeinfo for QXmlDefaultHandler 19425 vfunc[0]: NULL or non-virtual thunk to 19426 QXmlDefaultHandler::~QXmlDefaultHandler() 19427 vfunc[1]: NULL or non-virtual thunk to 19428 QXmlDefaultHandler::~QXmlDefaultHandler() 19429 vfunc[2]: non-virtual thunk to 19430 QXmlDefaultHandler::startDTD(QString const&, QString const&, 19431 QString const&) 19432 vfunc[3]: non-virtual thunk to QXmlDefaultHandler::endDTD() 19433 vfunc[4]: non-virtual thunk to 19434 QXmlDefaultHandler::startEntity(QString const&) 19435 vfunc[5]: non-virtual thunk to 19436 QXmlDefaultHandler::endEntity(QString const&) 19437 vfunc[6]: non-virtual thunk to QXmlDefaultHandler::startCDATA() 19438 vfunc[7]: non-virtual thunk to QXmlDefaultHandler::endCDATA() 19439 vfunc[8]: non-virtual thunk to 19440 QXmlDefaultHandler::comment(QString const&) 19441 vfunc[9]: non-virtual thunk to 19442 QXmlDefaultHandler::errorString() const 19443 19444 Table 7-580. Secondary vtable for QXmlDefaultHandler 19445 Base Offset -40 19446 Virtual Base Offset 0 19447 RTTI typeinfo for QXmlDefaultHandler 19448 vfunc[0]: NULL or non-virtual thunk to 19449 QXmlDefaultHandler::~QXmlDefaultHandler() 19450 vfunc[1]: NULL or non-virtual thunk to 19451 QXmlDefaultHandler::~QXmlDefaultHandler() 19452 vfunc[2]: non-virtual thunk to 19453 QXmlDefaultHandler::attributeDecl(QString const&, QString 19454 const&, QString const&, QString const&, QString const&) 19455 vfunc[3]: non-virtual thunk to 19456 QXmlDefaultHandler::internalEntityDecl(QString const&, QString 19457 const&) 19458 vfunc[4]: non-virtual thunk to 19459 QXmlDefaultHandler::externalEntityDecl(QString const&, QString 19460 const&, QString const&) 19461 vfunc[5]: non-virtual thunk to 19462 QXmlDefaultHandler::errorString() const 19463 19464 The Run Time Type Information for the QXmlDefaultHandler class 19465 is described by Table 7-581 19466 19467 Table 7-581. typeinfo for QXmlDefaultHandler 19468 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 19469 Name typeinfo name for QXmlDefaultHandler 19470 flags: 0 19471 basetype: typeinfo for QXmlContentHandler 2 19472 basetype: typeinfo for QXmlErrorHandler 1026 19473 basetype: typeinfo for QXmlErrorHandler 2050 19474 basetype: typeinfo for QXmlErrorHandler 1026 19475 basetype: typeinfo for QXmlErrorHandler 2050 19476 basetype: typeinfo for QXmlErrorHandler 1026 19477 __________________________________________________________ 19478 19479 7.6.1.13. Interfaces for QtXml 19480 19481 An LSB conforming implementation shall provide the architecture 19482 specific functions for QtXml specified in Table 7-582, with the 19483 full mandatory functionality as described in the referenced 19484 underlying specification. 19485 19486 Table 7-582. libQtXml - QtXml Function Interfaces 19487 _ZThn16_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_ 19488 [CXXABI] 19489 _ZThn16_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_ 19490 S2_S2_ [CXXABI] 19491 _ZThn16_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19492 _ZThn24_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15Q 19493 XmlInputSource [CXXABI] 19494 _ZThn24_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19495 _ZThn32_N18QXmlDefaultHandler10startCDATAEv [CXXABI] 19496 _ZThn32_N18QXmlDefaultHandler11startEntityERK7QString [CXXABI] 19497 _ZThn32_N18QXmlDefaultHandler6endDTDEv [CXXABI] 19498 _ZThn32_N18QXmlDefaultHandler7commentERK7QString [CXXABI] 19499 _ZThn32_N18QXmlDefaultHandler8endCDATAEv [CXXABI] 19500 _ZThn32_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_ 19501 [CXXABI] _ZThn32_N18QXmlDefaultHandler9endEntityERK7QString 19502 [CXXABI] 19503 _ZThn32_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19504 _ZThn40_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2 19505 _S2_ [CXXABI] 19506 _ZThn40_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_ 19507 S2_ [CXXABI] 19508 _ZThn40_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_ 19509 [CXXABI] 19510 _ZThn40_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19511 _ZThn8_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException 19512 [CXXABI] 19513 _ZThn8_N18QXmlDefaultHandler5errorERK18QXmlParseException 19514 [CXXABI] 19515 _ZThn8_N18QXmlDefaultHandler7warningERK18QXmlParseException 19516 [CXXABI] 19517 _ZThn8_NK18QXmlDefaultHandler11errorStringEv [CXXABI] 19518 __________________________________________________________ 19519 19520 7.7. Data Definitions for libQtXml 19521 19522 This section defines global identifiers and their values that 19523 are associated with interfaces contained in libQtXml. These 19524 definitions are organized into groups that correspond to system 19525 headers. This convention is used as a convenience for the 19526 reader, and does not imply the existence of these headers, or 19527 their content. Where an interface is defined as requiring a 19528 particular system header file all of the data definitions for 19529 that system header file presented here shall be in effect. 19530 19531 This section gives data definitions to promote binary 19532 application portability, not to repeat source interface 19533 definitions available elsewhere. System providers and 19534 application developers should use this ABI to supplement - not 19535 to replace - source interface definition specifications. 19536 19537 This specification uses the ISO C (1999) C Language as the 19538 reference programming language, and data definitions are 19539 specified in ISO C format. The C language is used here as a 19540 convenient notation. Using a C language description of these 19541 data objects does not preclude their use by other programming 19542 languages. 19543 __________________________________________________________ 19544 19545 7.7.1. QtXml/qdom.h 19546 19547 /* 19548 * This header is architecture neutral 19549 * Please refer to the generic specification for details 19550 */ 19551 __________________________________________________________ 19552 19553 7.7.2. QtXml/qxml.h 19554 19555 /* 19556 * This header is architecture neutral 19557 * Please refer to the generic specification for details 19558 */ 19559 __________________________________________________________ 19560 19561 7.8. Interfaces for libQtOpenGL 19562 19563 Table 7-583 defines the library name and shared object name for 19564 the libQtOpenGL library 19565 19566 Table 7-583. libQtOpenGL Definition 19567 Library: libQtOpenGL 19568 SONAME: libQtOpenGL.so.4 19569 19570 The behavior of the interfaces in this library is specified by 19571 the following specifications: 19572 19573 [CXXABI] Itanium(TM) C++ ABI 19574 __________________________________________________________ 19575 19576 7.8.1. QtOpenGL 19577 __________________________________________________________ 19578 19579 7.8.1.1. Class data for QGLContext 19580 19581 The virtual table for the QGLContext class is described by 19582 Table 7-584 19583 19584 Table 7-584. Primary vtable for QGLContext 19585 Base Offset 0 19586 Virtual Base Offset 0 19587 RTTI typeinfo for QGLContext 19588 vfunc[0]: QGLContext::~QGLContext() 19589 vfunc[1]: QGLContext::~QGLContext() 19590 vfunc[2]: QGLContext::create(QGLContext const*) 19591 vfunc[3]: QGLContext::makeCurrent() 19592 vfunc[4]: QGLContext::doneCurrent() 19593 vfunc[5]: QGLContext::swapBuffers() const 19594 vfunc[6]: QGLContext::chooseContext(QGLContext const*) 19595 vfunc[7]: QGLContext::tryVisual(QGLFormat const&, int) 19596 vfunc[8]: QGLContext::chooseVisual() 19597 19598 The Run Time Type Information for the QGLContext class is 19599 described by Table 7-585 19600 19601 Table 7-585. typeinfo for QGLContext 19602 Base Vtable vtable for __cxxabiv1::__class_type_info 19603 Name typeinfo name for QGLContext 19604 __________________________________________________________ 19605 19606 7.8.1.2. Class data for QGLWidget 19607 19608 The virtual table for the QGLWidget class is described by Table 19609 7-586 19610 19611 Table 7-586. Primary vtable for QGLWidget 19612 Base Offset 0 19613 Virtual Base Offset 0 19614 RTTI typeinfo for QGLWidget 19615 vfunc[0]: QGLWidget::metaObject() const 19616 vfunc[1]: QGLWidget::qt_metacast(char const*) 19617 vfunc[2]: QGLWidget::qt_metacall(QMetaObject::Call, int, 19618 void**) 19619 vfunc[3]: QGLWidget::~QGLWidget() 19620 vfunc[4]: QGLWidget::~QGLWidget() 19621 vfunc[5]: QGLWidget::event(QEvent*) 19622 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 19623 vfunc[7]: QObject::timerEvent(QTimerEvent*) 19624 vfunc[8]: QObject::childEvent(QChildEvent*) 19625 vfunc[9]: QObject::customEvent(QEvent*) 19626 vfunc[10]: QObject::connectNotify(char const*) 19627 vfunc[11]: QObject::disconnectNotify(char const*) 19628 vfunc[12]: QWidget::devType() const 19629 vfunc[13]: QWidget::setVisible(bool) 19630 vfunc[14]: QWidget::sizeHint() const 19631 vfunc[15]: QWidget::minimumSizeHint() const 19632 vfunc[16]: QWidget::heightForWidth(int) const 19633 vfunc[17]: QGLWidget::paintEngine() const 19634 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 19635 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 19636 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 19637 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 19638 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 19639 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 19640 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 19641 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 19642 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 19643 vfunc[27]: QWidget::enterEvent(QEvent*) 19644 vfunc[28]: QWidget::leaveEvent(QEvent*) 19645 vfunc[29]: QGLWidget::paintEvent(QPaintEvent*) 19646 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 19647 vfunc[31]: QGLWidget::resizeEvent(QResizeEvent*) 19648 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 19649 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 19650 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 19651 vfunc[35]: QWidget::actionEvent(QActionEvent*) 19652 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 19653 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 19654 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 19655 vfunc[39]: QWidget::dropEvent(QDropEvent*) 19656 vfunc[40]: QWidget::showEvent(QShowEvent*) 19657 vfunc[41]: QWidget::hideEvent(QHideEvent*) 19658 vfunc[42]: QWidget::x11Event(_XEvent*) 19659 vfunc[43]: QWidget::changeEvent(QEvent*) 19660 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 19661 const 19662 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 19663 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 19664 const 19665 vfunc[47]: QWidget::focusNextPrevChild(bool) 19666 vfunc[48]: QWidget::styleChange(QStyle&) 19667 vfunc[49]: QWidget::enabledChange(bool) 19668 vfunc[50]: QWidget::paletteChange(QPalette const&) 19669 vfunc[51]: QWidget::fontChange(QFont const&) 19670 vfunc[52]: QWidget::windowActivationChange(bool) 19671 vfunc[53]: QWidget::languageChange() 19672 vfunc[54]: QGLWidget::updateGL() 19673 vfunc[55]: QGLWidget::updateOverlayGL() 19674 vfunc[56]: QGLWidget::initializeGL() 19675 vfunc[57]: QGLWidget::resizeGL(int, int) 19676 vfunc[58]: QGLWidget::paintGL() 19677 vfunc[59]: QGLWidget::initializeOverlayGL() 19678 vfunc[60]: QGLWidget::resizeOverlayGL(int, int) 19679 vfunc[61]: QGLWidget::paintOverlayGL() 19680 vfunc[62]: QGLWidget::glInit() 19681 vfunc[63]: QGLWidget::glDraw() 19682 19683 Table 7-587. Secondary vtable for QGLWidget 19684 Base Offset -16 19685 Virtual Base Offset 0 19686 RTTI typeinfo for QGLWidget 19687 vfunc[0]: non-virtual thunk to QGLWidget::~QGLWidget() 19688 vfunc[1]: non-virtual thunk to QGLWidget::~QGLWidget() 19689 vfunc[2]: non-virtual thunk to QWidget::devType() const 19690 vfunc[3]: non-virtual thunk to QGLWidget::paintEngine() const 19691 vfunc[4]: non-virtual thunk to 19692 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 19693 19694 The Run Time Type Information for the QGLWidget class is 19695 described by Table 7-588 19696 19697 Table 7-588. typeinfo for QGLWidget 19698 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19699 Name typeinfo name for QGLWidget 19700 basetype: typeinfo for QWidget 19701 __________________________________________________________ 19702 19703 7.8.1.3. Class data for QGLPixelBuffer 19704 19705 The virtual table for the QGLPixelBuffer class is described by 19706 Table 7-589 19707 19708 Table 7-589. Primary vtable for QGLPixelBuffer 19709 Base Offset 0 19710 Virtual Base Offset 0 19711 RTTI typeinfo for QGLPixelBuffer 19712 vfunc[0]: QGLPixelBuffer::~QGLPixelBuffer() 19713 vfunc[1]: QGLPixelBuffer::~QGLPixelBuffer() 19714 vfunc[2]: NULL or QGLPixelBuffer::devType() const 19715 vfunc[3]: QGLPixelBuffer::paintEngine() const 19716 vfunc[4]: 19717 QGLPixelBuffer::metric(QPaintDevice::PaintDeviceMetric) const 19718 19719 The Run Time Type Information for the QGLPixelBuffer class is 19720 described by Table 7-590 19721 19722 Table 7-590. typeinfo for QGLPixelBuffer 19723 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19724 Name typeinfo name for QGLPixelBuffer 19725 basetype: typeinfo for QPaintDevice 19726 __________________________________________________________ 19727 19728 7.8.1.4. Class data for QGLFramebufferObject 19729 __________________________________________________________ 19730 19731 7.8.1.5. Interfaces for QtOpenGL 19732 19733 An LSB conforming implementation shall provide the architecture 19734 specific functions for QtOpenGL specified in Table 7-591, with 19735 the full mandatory functionality as described in the referenced 19736 underlying specification. 19737 19738 Table 7-591. libQtOpenGL - QtOpenGL Function Interfaces 19739 _ZThn16_N9QGLWidgetD0Ev [CXXABI] _ZThn16_N9QGLWidgetD1Ev 19740 [CXXABI] 19741 _ZThn16_NK9QGLWidget11paintEngineEv [CXXABI] 19742 __________________________________________________________ 19743 19744 7.9. Data Definitions for libQtOpenGL 19745 19746 This section defines global identifiers and their values that 19747 are associated with interfaces contained in libQtOpenGL. These 19748 definitions are organized into groups that correspond to system 19749 headers. This convention is used as a convenience for the 19750 reader, and does not imply the existence of these headers, or 19751 their content. Where an interface is defined as requiring a 19752 particular system header file all of the data definitions for 19753 that system header file presented here shall be in effect. 19754 19755 This section gives data definitions to promote binary 19756 application portability, not to repeat source interface 19757 definitions available elsewhere. System providers and 19758 application developers should use this ABI to supplement - not 19759 to replace - source interface definition specifications. 19760 19761 This specification uses the ISO C (1999) C Language as the 19762 reference programming language, and data definitions are 19763 specified in ISO C format. The C language is used here as a 19764 convenient notation. Using a C language description of these 19765 data objects does not preclude their use by other programming 19766 languages. 19767 __________________________________________________________ 19768 19769 7.9.1. QtOpenGL/qgl.h 19770 19771 /* 19772 * This header is architecture neutral 19773 * Please refer to the generic specification for details 19774 */ 19775 __________________________________________________________ 19776 19777 7.9.2. QtOpenGL/qglcolormap.h 19778 19779 /* 19780 * This header is architecture neutral 19781 * Please refer to the generic specification for details 19782 */ 19783 __________________________________________________________ 19784 19785 7.9.3. QtOpenGL/qglpixelbuffer.h 19786 19787 /* 19788 * This header is architecture neutral 19789 * Please refer to the generic specification for details 19790 */ 19791 __________________________________________________________ 19792 19793 7.10. Interfaces for libQtSql 19794 19795 Table 7-592 defines the library name and shared object name for 19796 the libQtSql library 19797 19798 Table 7-592. libQtSql Definition 19799 Library: libQtSql 19800 SONAME: libQtSql.so.4 19801 19802 The behavior of the interfaces in this library is specified by 19803 the following specifications: 19804 19805 [CXXABI] Itanium(TM) C++ ABI 19806 __________________________________________________________ 19807 19808 7.10.1. QtSql 19809 __________________________________________________________ 19810 19811 7.10.1.1. Class data for QSqlResult 19812 19813 The virtual table for the QSqlResult class is described by 19814 Table 7-593 19815 19816 Table 7-593. Primary vtable for QSqlResult 19817 Base Offset 0 19818 Virtual Base Offset 0 19819 RTTI typeinfo for QSqlResult 19820 vfunc[0]: QSqlResult::~QSqlResult() 19821 vfunc[1]: QSqlResult::~QSqlResult() 19822 vfunc[2]: QSqlResult::handle() const 19823 vfunc[3]: QSqlResult::setAt(int) 19824 vfunc[4]: QSqlResult::setActive(bool) 19825 vfunc[5]: QSqlResult::setLastError(QSqlError const&) 19826 vfunc[6]: QSqlResult::setQuery(QString const&) 19827 vfunc[7]: QSqlResult::setSelect(bool) 19828 vfunc[8]: QSqlResult::setForwardOnly(bool) 19829 vfunc[9]: QSqlResult::exec() 19830 vfunc[10]: QSqlResult::prepare(QString const&) 19831 vfunc[11]: QSqlResult::savePrepare(QString const&) 19832 vfunc[12]: QSqlResult::bindValue(int, QVariant const&, 19833 QFlags) 19834 vfunc[13]: QSqlResult::bindValue(QString const&, QVariant 19835 const&, QFlags) 19836 vfunc[14]: __cxa_pure_virtual 19837 vfunc[15]: __cxa_pure_virtual 19838 vfunc[16]: __cxa_pure_virtual 19839 vfunc[17]: __cxa_pure_virtual 19840 vfunc[18]: QSqlResult::fetchNext() 19841 vfunc[19]: QSqlResult::fetchPrevious() 19842 vfunc[20]: __cxa_pure_virtual 19843 vfunc[21]: __cxa_pure_virtual 19844 vfunc[22]: __cxa_pure_virtual 19845 vfunc[23]: __cxa_pure_virtual 19846 vfunc[24]: QSqlResult::record() const 19847 vfunc[25]: QSqlResult::lastInsertId() const 19848 vfunc[26]: QSqlResult::virtual_hook(int, void*) 19849 19850 The Run Time Type Information for the QSqlResult class is 19851 described by Table 7-594 19852 19853 Table 7-594. typeinfo for QSqlResult 19854 Base Vtable vtable for __cxxabiv1::__class_type_info 19855 Name typeinfo name for QSqlResult 19856 __________________________________________________________ 19857 19858 7.10.1.2. Class data for QSqlDriverFactoryInterface 19859 19860 The virtual table for the QSqlDriverFactoryInterface class is 19861 described by Table 7-595 19862 19863 Table 7-595. Primary vtable for QSqlDriverFactoryInterface 19864 Base Offset 0 19865 Virtual Base Offset 0 19866 RTTI typeinfo for QSqlDriverFactoryInterface 19867 vfunc[0]: NULL or 19868 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface() 19869 vfunc[1]: NULL or 19870 QSqlDriverFactoryInterface::~QSqlDriverFactoryInterface() 19871 vfunc[2]: __cxa_pure_virtual 19872 vfunc[3]: __cxa_pure_virtual 19873 19874 The Run Time Type Information for the 19875 QSqlDriverFactoryInterface class is described by Table 7-596 19876 19877 Table 7-596. typeinfo for QSqlDriverFactoryInterface 19878 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19879 Name typeinfo name for QSqlDriverFactoryInterface 19880 basetype: typeinfo for QFactoryInterface 19881 __________________________________________________________ 19882 19883 7.10.1.3. Class data for QSqlDriverPlugin 19884 19885 The virtual table for the QSqlDriverPlugin class is described 19886 by Table 7-597 19887 19888 Table 7-597. Primary vtable for QSqlDriverPlugin 19889 Base Offset 0 19890 Virtual Base Offset 0 19891 RTTI typeinfo for QSqlDriverPlugin 19892 vfunc[0]: QSqlDriverPlugin::metaObject() const 19893 vfunc[1]: QSqlDriverPlugin::qt_metacast(char const*) 19894 vfunc[2]: QSqlDriverPlugin::qt_metacall(QMetaObject::Call, int, 19895 void**) 19896 vfunc[3]: QSqlDriverPlugin::~QSqlDriverPlugin() 19897 vfunc[4]: QSqlDriverPlugin::~QSqlDriverPlugin() 19898 vfunc[5]: QObject::event(QEvent*) 19899 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 19900 vfunc[7]: QObject::timerEvent(QTimerEvent*) 19901 vfunc[8]: QObject::childEvent(QChildEvent*) 19902 vfunc[9]: QObject::customEvent(QEvent*) 19903 vfunc[10]: QObject::connectNotify(char const*) 19904 vfunc[11]: QObject::disconnectNotify(char const*) 19905 vfunc[12]: __cxa_pure_virtual 19906 vfunc[13]: __cxa_pure_virtual 19907 19908 Table 7-598. Secondary vtable for QSqlDriverPlugin 19909 Base Offset -16 19910 Virtual Base Offset 0 19911 RTTI typeinfo for QSqlDriverPlugin 19912 vfunc[0]: non-virtual thunk to 19913 QSqlDriverPlugin::~QSqlDriverPlugin() 19914 vfunc[1]: non-virtual thunk to 19915 QSqlDriverPlugin::~QSqlDriverPlugin() 19916 vfunc[2]: __cxa_pure_virtual 19917 vfunc[3]: __cxa_pure_virtual 19918 19919 The Run Time Type Information for the QSqlDriverPlugin class is 19920 described by Table 7-599 19921 19922 Table 7-599. typeinfo for QSqlDriverPlugin 19923 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 19924 Name typeinfo name for QSqlDriverPlugin 19925 flags: 0 19926 basetype: typeinfo for QObject 2 19927 basetype: typeinfo for QSqlDriverFactoryInterface 2050 19928 __________________________________________________________ 19929 19930 7.10.1.4. Class data for QSqlDriver 19931 19932 The virtual table for the QSqlDriver class is described by 19933 Table 7-600 19934 19935 Table 7-600. Primary vtable for QSqlDriver 19936 Base Offset 0 19937 Virtual Base Offset 0 19938 RTTI typeinfo for QSqlDriver 19939 vfunc[0]: QSqlDriver::metaObject() const 19940 vfunc[1]: QSqlDriver::qt_metacast(char const*) 19941 vfunc[2]: QSqlDriver::qt_metacall(QMetaObject::Call, int, 19942 void**) 19943 vfunc[3]: QSqlDriver::~QSqlDriver() 19944 vfunc[4]: QSqlDriver::~QSqlDriver() 19945 vfunc[5]: QObject::event(QEvent*) 19946 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 19947 vfunc[7]: QObject::timerEvent(QTimerEvent*) 19948 vfunc[8]: QObject::childEvent(QChildEvent*) 19949 vfunc[9]: QObject::customEvent(QEvent*) 19950 vfunc[10]: QObject::connectNotify(char const*) 19951 vfunc[11]: QObject::disconnectNotify(char const*) 19952 vfunc[12]: QSqlDriver::isOpen() const 19953 vfunc[13]: QSqlDriver::beginTransaction() 19954 vfunc[14]: QSqlDriver::commitTransaction() 19955 vfunc[15]: QSqlDriver::rollbackTransaction() 19956 vfunc[16]: QSqlDriver::tables(QSql::TableType) const 19957 vfunc[17]: QSqlDriver::primaryIndex(QString const&) const 19958 vfunc[18]: QSqlDriver::record(QString const&) const 19959 vfunc[19]: QSqlDriver::formatValue(QSqlField const&, bool) 19960 const 19961 vfunc[20]: QSqlDriver::escapeIdentifier(QString const&, 19962 QSqlDriver::IdentifierType) const 19963 vfunc[21]: QSqlDriver::sqlStatement(QSqlDriver::StatementType, 19964 QString const&, QSqlRecord const&, bool) const 19965 vfunc[22]: QSqlDriver::handle() const 19966 vfunc[23]: __cxa_pure_virtual 19967 vfunc[24]: __cxa_pure_virtual 19968 vfunc[25]: __cxa_pure_virtual 19969 vfunc[26]: __cxa_pure_virtual 19970 vfunc[27]: QSqlDriver::setOpen(bool) 19971 vfunc[28]: QSqlDriver::setOpenError(bool) 19972 vfunc[29]: QSqlDriver::setLastError(QSqlError const&) 19973 19974 The Run Time Type Information for the QSqlDriver class is 19975 described by Table 7-601 19976 19977 Table 7-601. typeinfo for QSqlDriver 19978 Base Vtable vtable for __cxxabiv1::__si_class_type_info 19979 Name typeinfo name for QSqlDriver 19980 basetype: typeinfo for QObject 19981 __________________________________________________________ 19982 19983 7.10.1.5. Class data for QSqlQueryModel 19984 19985 The virtual table for the QSqlQueryModel class is described by 19986 Table 7-602 19987 19988 Table 7-602. Primary vtable for QSqlQueryModel 19989 Base Offset 0 19990 Virtual Base Offset 0 19991 RTTI typeinfo for QSqlQueryModel 19992 vfunc[0]: QSqlQueryModel::metaObject() const 19993 vfunc[1]: QSqlQueryModel::qt_metacast(char const*) 19994 vfunc[2]: QSqlQueryModel::qt_metacall(QMetaObject::Call, int, 19995 void**) 19996 vfunc[3]: QSqlQueryModel::~QSqlQueryModel() 19997 vfunc[4]: QSqlQueryModel::~QSqlQueryModel() 19998 vfunc[5]: QObject::event(QEvent*) 19999 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20000 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20001 vfunc[8]: QObject::childEvent(QChildEvent*) 20002 vfunc[9]: QObject::customEvent(QEvent*) 20003 vfunc[10]: QObject::connectNotify(char const*) 20004 vfunc[11]: QObject::disconnectNotify(char const*) 20005 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 20006 const&) const 20007 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 20008 const 20009 vfunc[14]: QSqlQueryModel::rowCount(QModelIndex const&) const 20010 vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) 20011 const 20012 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) 20013 const 20014 vfunc[17]: QSqlQueryModel::data(QModelIndex const&, int) const 20015 vfunc[18]: QAbstractItemModel::setData(QModelIndex const&, 20016 QVariant const&, int) 20017 vfunc[19]: QSqlQueryModel::headerData(int, Qt::Orientation, 20018 int) const 20019 vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, 20020 QVariant const&, int) 20021 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 20022 const 20023 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 20024 QMap const&) 20025 vfunc[23]: QAbstractItemModel::mimeTypes() const 20026 vfunc[24]: QAbstractItemModel::mimeData(QList 20027 const&) const 20028 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 20029 Qt::DropAction, int, int, QModelIndex const&) 20030 vfunc[26]: QAbstractItemModel::supportedDropActions() const 20031 vfunc[27]: QAbstractItemModel::insertRows(int, int, QModelIndex 20032 const&) 20033 vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex 20034 const&) 20035 vfunc[29]: QAbstractItemModel::removeRows(int, int, QModelIndex 20036 const&) 20037 vfunc[30]: QSqlQueryModel::removeColumns(int, int, QModelIndex 20038 const&) 20039 vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) 20040 vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) 20041 const 20042 vfunc[33]: QAbstractItemModel::flags(QModelIndex const&) const 20043 vfunc[34]: QAbstractItemModel::sort(int, Qt::SortOrder) 20044 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 20045 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 20046 QVariant const&, int, QFlags) const 20047 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 20048 vfunc[38]: QAbstractItemModel::submit() 20049 vfunc[39]: QAbstractItemModel::revert() 20050 vfunc[40]: QSqlQueryModel::clear() 20051 vfunc[41]: QSqlQueryModel::queryChange() 20052 20053 The Run Time Type Information for the QSqlQueryModel class is 20054 described by Table 7-603 20055 20056 Table 7-603. typeinfo for QSqlQueryModel 20057 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20058 Name typeinfo name for QSqlQueryModel 20059 basetype: typeinfo for QAbstractTableModel 20060 __________________________________________________________ 20061 20062 7.10.1.6. Class data for QSqlTableModel 20063 20064 The virtual table for the QSqlTableModel class is described by 20065 Table 7-604 20066 20067 Table 7-604. Primary vtable for QSqlTableModel 20068 Base Offset 0 20069 Virtual Base Offset 0 20070 RTTI typeinfo for QSqlTableModel 20071 vfunc[0]: QSqlTableModel::metaObject() const 20072 vfunc[1]: QSqlTableModel::qt_metacast(char const*) 20073 vfunc[2]: QSqlTableModel::qt_metacall(QMetaObject::Call, int, 20074 void**) 20075 vfunc[3]: QSqlTableModel::~QSqlTableModel() 20076 vfunc[4]: QSqlTableModel::~QSqlTableModel() 20077 vfunc[5]: QObject::event(QEvent*) 20078 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20079 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20080 vfunc[8]: QObject::childEvent(QChildEvent*) 20081 vfunc[9]: QObject::customEvent(QEvent*) 20082 vfunc[10]: QObject::connectNotify(char const*) 20083 vfunc[11]: QObject::disconnectNotify(char const*) 20084 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 20085 const&) const 20086 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 20087 const 20088 vfunc[14]: QSqlTableModel::rowCount(QModelIndex const&) const 20089 vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) 20090 const 20091 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) 20092 const 20093 vfunc[17]: QSqlTableModel::data(QModelIndex const&, int) const 20094 vfunc[18]: QSqlTableModel::setData(QModelIndex const&, QVariant 20095 const&, int) 20096 vfunc[19]: QSqlTableModel::headerData(int, Qt::Orientation, 20097 int) const 20098 vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, 20099 QVariant const&, int) 20100 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 20101 const 20102 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 20103 QMap const&) 20104 vfunc[23]: QAbstractItemModel::mimeTypes() const 20105 vfunc[24]: QAbstractItemModel::mimeData(QList 20106 const&) const 20107 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 20108 Qt::DropAction, int, int, QModelIndex const&) 20109 vfunc[26]: QAbstractItemModel::supportedDropActions() const 20110 vfunc[27]: QSqlTableModel::insertRows(int, int, QModelIndex 20111 const&) 20112 vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex 20113 const&) 20114 vfunc[29]: QSqlTableModel::removeRows(int, int, QModelIndex 20115 const&) 20116 vfunc[30]: QSqlTableModel::removeColumns(int, int, QModelIndex 20117 const&) 20118 vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) 20119 vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) 20120 const 20121 vfunc[33]: QSqlTableModel::flags(QModelIndex const&) const 20122 vfunc[34]: QSqlTableModel::sort(int, Qt::SortOrder) 20123 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 20124 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 20125 QVariant const&, int, QFlags) const 20126 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 20127 vfunc[38]: QSqlTableModel::submit() 20128 vfunc[39]: QSqlTableModel::revert() 20129 vfunc[40]: QSqlTableModel::clear() 20130 vfunc[41]: QSqlQueryModel::queryChange() 20131 vfunc[42]: QSqlTableModel::select() 20132 vfunc[43]: QSqlTableModel::setTable(QString const&) 20133 vfunc[44]: 20134 QSqlTableModel::setEditStrategy(QSqlTableModel::EditStrategy) 20135 vfunc[45]: QSqlTableModel::setSort(int, Qt::SortOrder) 20136 vfunc[46]: QSqlTableModel::setFilter(QString const&) 20137 vfunc[47]: QSqlTableModel::revertRow(int) 20138 vfunc[48]: QSqlTableModel::updateRowInTable(int, QSqlRecord 20139 const&) 20140 vfunc[49]: QSqlTableModel::insertRowIntoTable(QSqlRecord 20141 const&) 20142 vfunc[50]: QSqlTableModel::deleteRowFromTable(int) 20143 vfunc[51]: QSqlTableModel::orderByClause() const 20144 vfunc[52]: QSqlTableModel::selectStatement() const 20145 20146 The Run Time Type Information for the QSqlTableModel class is 20147 described by Table 7-605 20148 20149 Table 7-605. typeinfo for QSqlTableModel 20150 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20151 Name typeinfo name for QSqlTableModel 20152 basetype: typeinfo for QSqlQueryModel 20153 __________________________________________________________ 20154 20155 7.10.1.7. Class data for QSqlRelationalTableModel 20156 20157 The virtual table for the QSqlRelationalTableModel class is 20158 described by Table 7-606 20159 20160 Table 7-606. Primary vtable for QSqlRelationalTableModel 20161 Base Offset 0 20162 Virtual Base Offset 0 20163 RTTI typeinfo for QSqlRelationalTableModel 20164 vfunc[0]: QSqlRelationalTableModel::metaObject() const 20165 vfunc[1]: QSqlRelationalTableModel::qt_metacast(char const*) 20166 vfunc[2]: 20167 QSqlRelationalTableModel::qt_metacall(QMetaObject::Call, int, 20168 void**) 20169 vfunc[3]: QSqlRelationalTableModel::~QSqlRelationalTableModel() 20170 vfunc[4]: QSqlRelationalTableModel::~QSqlRelationalTableModel() 20171 vfunc[5]: QObject::event(QEvent*) 20172 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20173 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20174 vfunc[8]: QObject::childEvent(QChildEvent*) 20175 vfunc[9]: QObject::customEvent(QEvent*) 20176 vfunc[10]: QObject::connectNotify(char const*) 20177 vfunc[11]: QObject::disconnectNotify(char const*) 20178 vfunc[12]: QAbstractTableModel::index(int, int, QModelIndex 20179 const&) const 20180 vfunc[13]: QAbstractTableModel::parent(QModelIndex const&) 20181 const 20182 vfunc[14]: QSqlTableModel::rowCount(QModelIndex const&) const 20183 vfunc[15]: QSqlQueryModel::columnCount(QModelIndex const&) 20184 const 20185 vfunc[16]: QAbstractTableModel::hasChildren(QModelIndex const&) 20186 const 20187 vfunc[17]: QSqlRelationalTableModel::data(QModelIndex const&, 20188 int) const 20189 vfunc[18]: QSqlRelationalTableModel::setData(QModelIndex 20190 const&, QVariant const&, int) 20191 vfunc[19]: QSqlTableModel::headerData(int, Qt::Orientation, 20192 int) const 20193 vfunc[20]: QSqlQueryModel::setHeaderData(int, Qt::Orientation, 20194 QVariant const&, int) 20195 vfunc[21]: QAbstractItemModel::itemData(QModelIndex const&) 20196 const 20197 vfunc[22]: QAbstractItemModel::setItemData(QModelIndex const&, 20198 QMap const&) 20199 vfunc[23]: QAbstractItemModel::mimeTypes() const 20200 vfunc[24]: QAbstractItemModel::mimeData(QList 20201 const&) const 20202 vfunc[25]: QAbstractTableModel::dropMimeData(QMimeData const*, 20203 Qt::DropAction, int, int, QModelIndex const&) 20204 vfunc[26]: QAbstractItemModel::supportedDropActions() const 20205 vfunc[27]: QSqlTableModel::insertRows(int, int, QModelIndex 20206 const&) 20207 vfunc[28]: QSqlQueryModel::insertColumns(int, int, QModelIndex 20208 const&) 20209 vfunc[29]: QSqlTableModel::removeRows(int, int, QModelIndex 20210 const&) 20211 vfunc[30]: QSqlTableModel::removeColumns(int, int, QModelIndex 20212 const&) 20213 vfunc[31]: QSqlQueryModel::fetchMore(QModelIndex const&) 20214 vfunc[32]: QSqlQueryModel::canFetchMore(QModelIndex const&) 20215 const 20216 vfunc[33]: QSqlTableModel::flags(QModelIndex const&) const 20217 vfunc[34]: QSqlTableModel::sort(int, Qt::SortOrder) 20218 vfunc[35]: QAbstractItemModel::buddy(QModelIndex const&) const 20219 vfunc[36]: QAbstractItemModel::match(QModelIndex const&, int, 20220 QVariant const&, int, QFlags) const 20221 vfunc[37]: QAbstractItemModel::span(QModelIndex const&) const 20222 vfunc[38]: QSqlTableModel::submit() 20223 vfunc[39]: QSqlTableModel::revert() 20224 vfunc[40]: QSqlRelationalTableModel::clear() 20225 vfunc[41]: QSqlQueryModel::queryChange() 20226 vfunc[42]: QSqlRelationalTableModel::select() 20227 vfunc[43]: QSqlRelationalTableModel::setTable(QString const&) 20228 vfunc[44]: 20229 QSqlTableModel::setEditStrategy(QSqlTableModel::EditStrategy) 20230 vfunc[45]: QSqlTableModel::setSort(int, Qt::SortOrder) 20231 vfunc[46]: QSqlTableModel::setFilter(QString const&) 20232 vfunc[47]: QSqlRelationalTableModel::revertRow(int) 20233 vfunc[48]: QSqlRelationalTableModel::updateRowInTable(int, 20234 QSqlRecord const&) 20235 vfunc[49]: QSqlTableModel::insertRowIntoTable(QSqlRecord 20236 const&) 20237 vfunc[50]: QSqlTableModel::deleteRowFromTable(int) 20238 vfunc[51]: QSqlRelationalTableModel::orderByClause() const 20239 vfunc[52]: QSqlRelationalTableModel::selectStatement() const 20240 vfunc[53]: QSqlRelationalTableModel::setRelation(int, 20241 QSqlRelation const&) 20242 vfunc[54]: QSqlRelationalTableModel::relationModel(int) const 20243 20244 The Run Time Type Information for the QSqlRelationalTableModel 20245 class is described by Table 7-607 20246 20247 Table 7-607. typeinfo for QSqlRelationalTableModel 20248 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20249 Name typeinfo name for QSqlRelationalTableModel 20250 basetype: typeinfo for QSqlTableModel 20251 __________________________________________________________ 20252 20253 7.10.1.8. Interfaces for QtSql 20254 20255 An LSB conforming implementation shall provide the architecture 20256 specific functions for QtSql specified in Table 7-608, with the 20257 full mandatory functionality as described in the referenced 20258 underlying specification. 20259 20260 Table 7-608. libQtSql - QtSql Function Interfaces 20261 _ZThn16_N16QSqlDriverPluginD0Ev [CXXABI] 20262 _ZThn16_N16QSqlDriverPluginD1Ev [CXXABI] 20263 __________________________________________________________ 20264 20265 7.11. Data Definitions for libQtSql 20266 20267 This section defines global identifiers and their values that 20268 are associated with interfaces contained in libQtSql. These 20269 definitions are organized into groups that correspond to system 20270 headers. This convention is used as a convenience for the 20271 reader, and does not imply the existence of these headers, or 20272 their content. Where an interface is defined as requiring a 20273 particular system header file all of the data definitions for 20274 that system header file presented here shall be in effect. 20275 20276 This section gives data definitions to promote binary 20277 application portability, not to repeat source interface 20278 definitions available elsewhere. System providers and 20279 application developers should use this ABI to supplement - not 20280 to replace - source interface definition specifications. 20281 20282 This specification uses the ISO C (1999) C Language as the 20283 reference programming language, and data definitions are 20284 specified in ISO C format. The C language is used here as a 20285 convenient notation. Using a C language description of these 20286 data objects does not preclude their use by other programming 20287 languages. 20288 __________________________________________________________ 20289 20290 7.11.1. QtSql/qsql.h 20291 20292 /* 20293 * This header is architecture neutral 20294 * Please refer to the generic specification for details 20295 */ 20296 __________________________________________________________ 20297 20298 7.11.2. QtSql/qsqldatabase.h 20299 20300 /* 20301 * This header is architecture neutral 20302 * Please refer to the generic specification for details 20303 */ 20304 __________________________________________________________ 20305 20306 7.11.3. QtSql/qsqldriver.h 20307 20308 /* 20309 * This header is architecture neutral 20310 * Please refer to the generic specification for details 20311 */ 20312 __________________________________________________________ 20313 20314 7.11.4. QtSql/qsqldriverplugin.h 20315 20316 /* 20317 * This header is architecture neutral 20318 * Please refer to the generic specification for details 20319 */ 20320 __________________________________________________________ 20321 20322 7.11.5. QtSql/qsqlerror.h 20323 20324 /* 20325 * This header is architecture neutral 20326 * Please refer to the generic specification for details 20327 */ 20328 __________________________________________________________ 20329 20330 7.11.6. QtSql/qsqlfield.h 20331 20332 /* 20333 * This header is architecture neutral 20334 * Please refer to the generic specification for details 20335 */ 20336 __________________________________________________________ 20337 20338 7.11.7. QtSql/qsqlindex.h 20339 20340 /* 20341 * This header is architecture neutral 20342 * Please refer to the generic specification for details 20343 */ 20344 __________________________________________________________ 20345 20346 7.11.8. QtSql/qsqlquery.h 20347 20348 /* 20349 * This header is architecture neutral 20350 * Please refer to the generic specification for details 20351 */ 20352 __________________________________________________________ 20353 20354 7.11.9. QtSql/qsqlquerymodel.h 20355 20356 /* 20357 * This header is architecture neutral 20358 * Please refer to the generic specification for details 20359 */ 20360 __________________________________________________________ 20361 20362 7.11.10. QtSql/qsqlrecord.h 20363 20364 /* 20365 * This header is architecture neutral 20366 * Please refer to the generic specification for details 20367 */ 20368 __________________________________________________________ 20369 20370 7.11.11. QtSql/qsqlrelationaltablemodel.h 20371 20372 /* 20373 * This header is architecture neutral 20374 * Please refer to the generic specification for details 20375 */ 20376 __________________________________________________________ 20377 20378 7.11.12. QtSql/qsqlresult.h 20379 20380 /* 20381 * This header is architecture neutral 20382 * Please refer to the generic specification for details 20383 */ 20384 __________________________________________________________ 20385 20386 7.11.13. QtSql/qsqltablemodel.h 20387 20388 /* 20389 * This header is architecture neutral 20390 * Please refer to the generic specification for details 20391 */ 20392 __________________________________________________________ 20393 20394 7.12. Interfaces for libQtSvg 20395 20396 Table 7-609 defines the library name and shared object name for 20397 the libQtSvg library 20398 20399 Table 7-609. libQtSvg Definition 20400 Library: libQtSvg 20401 SONAME: libQtSvg.so.4 20402 20403 The behavior of the interfaces in this library is specified by 20404 the following specifications: 20405 20406 [CXXABI] Itanium(TM) C++ ABI 20407 __________________________________________________________ 20408 20409 7.12.1. QtSvg 20410 __________________________________________________________ 20411 20412 7.12.1.1. Class data for QSvgRenderer 20413 20414 The virtual table for the QSvgRenderer class is described by 20415 Table 7-610 20416 20417 Table 7-610. Primary vtable for QSvgRenderer 20418 Base Offset 0 20419 Virtual Base Offset 0 20420 RTTI typeinfo for QSvgRenderer 20421 vfunc[0]: QSvgRenderer::metaObject() const 20422 vfunc[1]: QSvgRenderer::qt_metacast(char const*) 20423 vfunc[2]: QSvgRenderer::qt_metacall(QMetaObject::Call, int, 20424 void**) 20425 vfunc[3]: QSvgRenderer::~QSvgRenderer() 20426 vfunc[4]: QSvgRenderer::~QSvgRenderer() 20427 vfunc[5]: QObject::event(QEvent*) 20428 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20429 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20430 vfunc[8]: QObject::childEvent(QChildEvent*) 20431 vfunc[9]: QObject::customEvent(QEvent*) 20432 vfunc[10]: QObject::connectNotify(char const*) 20433 vfunc[11]: QObject::disconnectNotify(char const*) 20434 20435 The Run Time Type Information for the QSvgRenderer class is 20436 described by Table 7-611 20437 20438 Table 7-611. typeinfo for QSvgRenderer 20439 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20440 Name typeinfo name for QSvgRenderer 20441 basetype: typeinfo for QObject 20442 __________________________________________________________ 20443 20444 7.12.1.2. Class data for QSvgWidget 20445 20446 The virtual table for the QSvgWidget class is described by 20447 Table 7-612 20448 20449 Table 7-612. Primary vtable for QSvgWidget 20450 Base Offset 0 20451 Virtual Base Offset 0 20452 RTTI typeinfo for QSvgWidget 20453 vfunc[0]: QSvgWidget::metaObject() const 20454 vfunc[1]: QSvgWidget::qt_metacast(char const*) 20455 vfunc[2]: QSvgWidget::qt_metacall(QMetaObject::Call, int, 20456 void**) 20457 vfunc[3]: QSvgWidget::~QSvgWidget() 20458 vfunc[4]: QSvgWidget::~QSvgWidget() 20459 vfunc[5]: QWidget::event(QEvent*) 20460 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20461 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20462 vfunc[8]: QObject::childEvent(QChildEvent*) 20463 vfunc[9]: QObject::customEvent(QEvent*) 20464 vfunc[10]: QObject::connectNotify(char const*) 20465 vfunc[11]: QObject::disconnectNotify(char const*) 20466 vfunc[12]: QWidget::devType() const 20467 vfunc[13]: QWidget::setVisible(bool) 20468 vfunc[14]: QSvgWidget::sizeHint() const 20469 vfunc[15]: QWidget::minimumSizeHint() const 20470 vfunc[16]: QWidget::heightForWidth(int) const 20471 vfunc[17]: QWidget::paintEngine() const 20472 vfunc[18]: QWidget::mousePressEvent(QMouseEvent*) 20473 vfunc[19]: QWidget::mouseReleaseEvent(QMouseEvent*) 20474 vfunc[20]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 20475 vfunc[21]: QWidget::mouseMoveEvent(QMouseEvent*) 20476 vfunc[22]: QWidget::wheelEvent(QWheelEvent*) 20477 vfunc[23]: QWidget::keyPressEvent(QKeyEvent*) 20478 vfunc[24]: QWidget::keyReleaseEvent(QKeyEvent*) 20479 vfunc[25]: QWidget::focusInEvent(QFocusEvent*) 20480 vfunc[26]: QWidget::focusOutEvent(QFocusEvent*) 20481 vfunc[27]: QWidget::enterEvent(QEvent*) 20482 vfunc[28]: QWidget::leaveEvent(QEvent*) 20483 vfunc[29]: QSvgWidget::paintEvent(QPaintEvent*) 20484 vfunc[30]: QWidget::moveEvent(QMoveEvent*) 20485 vfunc[31]: QWidget::resizeEvent(QResizeEvent*) 20486 vfunc[32]: QWidget::closeEvent(QCloseEvent*) 20487 vfunc[33]: QWidget::contextMenuEvent(QContextMenuEvent*) 20488 vfunc[34]: QWidget::tabletEvent(QTabletEvent*) 20489 vfunc[35]: QWidget::actionEvent(QActionEvent*) 20490 vfunc[36]: QWidget::dragEnterEvent(QDragEnterEvent*) 20491 vfunc[37]: QWidget::dragMoveEvent(QDragMoveEvent*) 20492 vfunc[38]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 20493 vfunc[39]: QWidget::dropEvent(QDropEvent*) 20494 vfunc[40]: QWidget::showEvent(QShowEvent*) 20495 vfunc[41]: QWidget::hideEvent(QHideEvent*) 20496 vfunc[42]: QWidget::x11Event(_XEvent*) 20497 vfunc[43]: QWidget::changeEvent(QEvent*) 20498 vfunc[44]: QWidget::metric(QPaintDevice::PaintDeviceMetric) 20499 const 20500 vfunc[45]: QWidget::inputMethodEvent(QInputMethodEvent*) 20501 vfunc[46]: QWidget::inputMethodQuery(Qt::InputMethodQuery) 20502 const 20503 vfunc[47]: QWidget::focusNextPrevChild(bool) 20504 vfunc[48]: QWidget::styleChange(QStyle&) 20505 vfunc[49]: QWidget::enabledChange(bool) 20506 vfunc[50]: QWidget::paletteChange(QPalette const&) 20507 vfunc[51]: QWidget::fontChange(QFont const&) 20508 vfunc[52]: QWidget::windowActivationChange(bool) 20509 vfunc[53]: QWidget::languageChange() 20510 20511 Table 7-613. Secondary vtable for QSvgWidget 20512 Base Offset -16 20513 Virtual Base Offset 0 20514 RTTI typeinfo for QSvgWidget 20515 vfunc[0]: non-virtual thunk to QSvgWidget::~QSvgWidget() 20516 vfunc[1]: non-virtual thunk to QSvgWidget::~QSvgWidget() 20517 vfunc[2]: non-virtual thunk to QWidget::devType() const 20518 vfunc[3]: non-virtual thunk to QWidget::paintEngine() const 20519 vfunc[4]: non-virtual thunk to 20520 QWidget::metric(QPaintDevice::PaintDeviceMetric) const 20521 20522 The Run Time Type Information for the QSvgWidget class is 20523 described by Table 7-614 20524 20525 Table 7-614. typeinfo for QSvgWidget 20526 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20527 Name typeinfo name for QSvgWidget 20528 basetype: typeinfo for QWidget 20529 __________________________________________________________ 20530 20531 7.12.1.3. Interfaces for QtSvg 20532 20533 An LSB conforming implementation shall provide the architecture 20534 specific functions for QtSvg specified in Table 7-615, with the 20535 full mandatory functionality as described in the referenced 20536 underlying specification. 20537 20538 Table 7-615. libQtSvg - QtSvg Function Interfaces 20539 _ZThn16_N10QSvgWidgetD0Ev [CXXABI] _ZThn16_N10QSvgWidgetD1Ev 20540 [CXXABI] 20541 __________________________________________________________ 20542 20543 7.13. Data Definitions for libQtSvg 20544 20545 This section defines global identifiers and their values that 20546 are associated with interfaces contained in libQtSvg. These 20547 definitions are organized into groups that correspond to system 20548 headers. This convention is used as a convenience for the 20549 reader, and does not imply the existence of these headers, or 20550 their content. Where an interface is defined as requiring a 20551 particular system header file all of the data definitions for 20552 that system header file presented here shall be in effect. 20553 20554 This section gives data definitions to promote binary 20555 application portability, not to repeat source interface 20556 definitions available elsewhere. System providers and 20557 application developers should use this ABI to supplement - not 20558 to replace - source interface definition specifications. 20559 20560 This specification uses the ISO C (1999) C Language as the 20561 reference programming language, and data definitions are 20562 specified in ISO C format. The C language is used here as a 20563 convenient notation. Using a C language description of these 20564 data objects does not preclude their use by other programming 20565 languages. 20566 __________________________________________________________ 20567 20568 7.13.1. QtSvg/qsvgrenderer.h 20569 20570 /* 20571 * This header is architecture neutral 20572 * Please refer to the generic specification for details 20573 */ 20574 __________________________________________________________ 20575 20576 7.13.2. QtSvg/qsvgwidget.h 20577 20578 /* 20579 * This header is architecture neutral 20580 * Please refer to the generic specification for details 20581 */ 20582 __________________________________________________________ 20583 20584 7.14. Interfaces for libQtNetwork 20585 20586 Table 7-616 defines the library name and shared object name for 20587 the libQtNetwork library 20588 20589 Table 7-616. libQtNetwork Definition 20590 Library: libQtNetwork 20591 SONAME: libQtNetwork.so.4 20592 __________________________________________________________ 20593 20594 7.14.1. QtNetwork 20595 __________________________________________________________ 20596 20597 7.14.1.1. Class data for QHttpHeader 20598 20599 The virtual table for the QHttpHeader class is described by 20600 Table 7-617 20601 20602 Table 7-617. Primary vtable for QHttpHeader 20603 Base Offset 0 20604 Virtual Base Offset 0 20605 RTTI typeinfo for QHttpHeader 20606 vfunc[0]: QHttpHeader::~QHttpHeader() 20607 vfunc[1]: QHttpHeader::~QHttpHeader() 20608 vfunc[2]: QHttpHeader::toString() const 20609 vfunc[3]: __cxa_pure_virtual 20610 vfunc[4]: __cxa_pure_virtual 20611 vfunc[5]: QHttpHeader::parseLine(QString const&, int) 20612 20613 The Run Time Type Information for the QHttpHeader class is 20614 described by Table 7-618 20615 20616 Table 7-618. typeinfo for QHttpHeader 20617 Base Vtable vtable for __cxxabiv1::__class_type_info 20618 Name typeinfo name for QHttpHeader 20619 __________________________________________________________ 20620 20621 7.14.1.2. Class data for QHttpResponseHeader 20622 20623 The virtual table for the QHttpResponseHeader class is 20624 described by Table 7-619 20625 20626 Table 7-619. Primary vtable for QHttpResponseHeader 20627 Base Offset 0 20628 Virtual Base Offset 0 20629 RTTI typeinfo for QHttpResponseHeader 20630 vfunc[0]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 20631 vfunc[1]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 20632 vfunc[2]: QHttpResponseHeader::toString() const 20633 vfunc[3]: QHttpResponseHeader::majorVersion() const 20634 vfunc[4]: QHttpResponseHeader::minorVersion() const 20635 vfunc[5]: QHttpResponseHeader::parseLine(QString const&, int) 20636 20637 The Run Time Type Information for the QHttpResponseHeader class 20638 is described by Table 7-620 20639 20640 Table 7-620. typeinfo for QHttpResponseHeader 20641 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20642 Name typeinfo name for QHttpResponseHeader 20643 basetype: typeinfo for QHttpHeader 20644 __________________________________________________________ 20645 20646 7.14.1.3. Class data for QHttpRequestHeader 20647 20648 The virtual table for the QHttpRequestHeader class is described 20649 by Table 7-621 20650 20651 Table 7-621. Primary vtable for QHttpRequestHeader 20652 Base Offset 0 20653 Virtual Base Offset 0 20654 RTTI typeinfo for QHttpRequestHeader 20655 vfunc[0]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 20656 vfunc[1]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 20657 vfunc[2]: QHttpRequestHeader::toString() const 20658 vfunc[3]: QHttpRequestHeader::majorVersion() const 20659 vfunc[4]: QHttpRequestHeader::minorVersion() const 20660 vfunc[5]: QHttpRequestHeader::parseLine(QString const&, int) 20661 20662 The Run Time Type Information for the QHttpRequestHeader class 20663 is described by Table 7-622 20664 20665 Table 7-622. typeinfo for QHttpRequestHeader 20666 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20667 Name typeinfo name for QHttpRequestHeader 20668 basetype: typeinfo for QHttpHeader 20669 __________________________________________________________ 20670 20671 7.14.1.4. Class data for QHttp 20672 20673 The virtual table for the QHttp class is described by Table 20674 7-623 20675 20676 Table 7-623. Primary vtable for QHttp 20677 Base Offset 0 20678 Virtual Base Offset 0 20679 RTTI typeinfo for QHttp 20680 vfunc[0]: QHttp::metaObject() const 20681 vfunc[1]: QHttp::qt_metacast(char const*) 20682 vfunc[2]: QHttp::qt_metacall(QMetaObject::Call, int, void**) 20683 vfunc[3]: QHttp::~QHttp() 20684 vfunc[4]: QHttp::~QHttp() 20685 vfunc[5]: QObject::event(QEvent*) 20686 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20687 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20688 vfunc[8]: QObject::childEvent(QChildEvent*) 20689 vfunc[9]: QObject::customEvent(QEvent*) 20690 vfunc[10]: QObject::connectNotify(char const*) 20691 vfunc[11]: QObject::disconnectNotify(char const*) 20692 20693 The Run Time Type Information for the QHttp class is described 20694 by Table 7-624 20695 20696 Table 7-624. typeinfo for QHttp 20697 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20698 Name typeinfo name for QHttp 20699 basetype: typeinfo for QObject 20700 __________________________________________________________ 20701 20702 7.14.1.5. Class data for QAbstractSocket 20703 20704 The virtual table for the QAbstractSocket class is described by 20705 Table 7-625 20706 20707 Table 7-625. Primary vtable for QAbstractSocket 20708 Base Offset 0 20709 Virtual Base Offset 0 20710 RTTI typeinfo for QAbstractSocket 20711 vfunc[0]: QAbstractSocket::metaObject() const 20712 vfunc[1]: QAbstractSocket::qt_metacast(char const*) 20713 vfunc[2]: QAbstractSocket::qt_metacall(QMetaObject::Call, int, 20714 void**) 20715 vfunc[3]: QAbstractSocket::~QAbstractSocket() 20716 vfunc[4]: QAbstractSocket::~QAbstractSocket() 20717 vfunc[5]: QObject::event(QEvent*) 20718 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20719 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20720 vfunc[8]: QObject::childEvent(QChildEvent*) 20721 vfunc[9]: QObject::customEvent(QEvent*) 20722 vfunc[10]: QObject::connectNotify(char const*) 20723 vfunc[11]: QObject::disconnectNotify(char const*) 20724 vfunc[12]: QAbstractSocket::isSequential() const 20725 vfunc[13]: QIODevice::open(QFlags) 20726 vfunc[14]: QAbstractSocket::close() 20727 vfunc[15]: QIODevice::pos() const 20728 vfunc[16]: QIODevice::size() const 20729 vfunc[17]: QIODevice::seek(long long) 20730 vfunc[18]: QAbstractSocket::atEnd() const 20731 vfunc[19]: QIODevice::reset() 20732 vfunc[20]: QAbstractSocket::bytesAvailable() const 20733 vfunc[21]: QAbstractSocket::bytesToWrite() const 20734 vfunc[22]: QAbstractSocket::canReadLine() const 20735 vfunc[23]: QAbstractSocket::waitForReadyRead(int) 20736 vfunc[24]: QAbstractSocket::waitForBytesWritten(int) 20737 vfunc[25]: QAbstractSocket::readData(char*, long long) 20738 vfunc[26]: QAbstractSocket::readLineData(char*, long long) 20739 vfunc[27]: QAbstractSocket::writeData(char const*, long long) 20740 20741 The Run Time Type Information for the QAbstractSocket class is 20742 described by Table 7-626 20743 20744 Table 7-626. typeinfo for QAbstractSocket 20745 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20746 Name typeinfo name for QAbstractSocket 20747 basetype: typeinfo for QIODevice 20748 __________________________________________________________ 20749 20750 7.14.1.6. Class data for QUrlInfo 20751 20752 The virtual table for the QUrlInfo class is described by Table 20753 7-627 20754 20755 Table 7-627. Primary vtable for QUrlInfo 20756 Base Offset 0 20757 Virtual Base Offset 0 20758 RTTI typeinfo for QUrlInfo 20759 vfunc[0]: QUrlInfo::~QUrlInfo() 20760 vfunc[1]: QUrlInfo::~QUrlInfo() 20761 vfunc[2]: QUrlInfo::setName(QString const&) 20762 vfunc[3]: QUrlInfo::setDir(bool) 20763 vfunc[4]: QUrlInfo::setFile(bool) 20764 vfunc[5]: QUrlInfo::setSymLink(bool) 20765 vfunc[6]: QUrlInfo::setOwner(QString const&) 20766 vfunc[7]: QUrlInfo::setGroup(QString const&) 20767 vfunc[8]: QUrlInfo::setSize(long long) 20768 vfunc[9]: QUrlInfo::setWritable(bool) 20769 vfunc[10]: QUrlInfo::setReadable(bool) 20770 vfunc[11]: QUrlInfo::setPermissions(int) 20771 vfunc[12]: QUrlInfo::setLastModified(QDateTime const&) 20772 20773 The Run Time Type Information for the QUrlInfo class is 20774 described by Table 7-628 20775 20776 Table 7-628. typeinfo for QUrlInfo 20777 Base Vtable vtable for __cxxabiv1::__class_type_info 20778 Name typeinfo name for QUrlInfo 20779 __________________________________________________________ 20780 20781 7.14.1.7. Class data for QFtp 20782 20783 The virtual table for the QFtp class is described by Table 20784 7-629 20785 20786 Table 7-629. Primary vtable for QFtp 20787 Base Offset 0 20788 Virtual Base Offset 0 20789 RTTI typeinfo for QFtp 20790 vfunc[0]: QFtp::metaObject() const 20791 vfunc[1]: QFtp::qt_metacast(char const*) 20792 vfunc[2]: QFtp::qt_metacall(QMetaObject::Call, int, void**) 20793 vfunc[3]: QFtp::~QFtp() 20794 vfunc[4]: QFtp::~QFtp() 20795 vfunc[5]: QObject::event(QEvent*) 20796 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20797 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20798 vfunc[8]: QObject::childEvent(QChildEvent*) 20799 vfunc[9]: QObject::customEvent(QEvent*) 20800 vfunc[10]: QObject::connectNotify(char const*) 20801 vfunc[11]: QObject::disconnectNotify(char const*) 20802 20803 The Run Time Type Information for the QFtp class is described 20804 by Table 7-630 20805 20806 Table 7-630. typeinfo for QFtp 20807 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20808 Name typeinfo name for QFtp 20809 basetype: typeinfo for QObject 20810 __________________________________________________________ 20811 20812 7.14.1.8. Class data for QTcpServer 20813 20814 The virtual table for the QTcpServer class is described by 20815 Table 7-631 20816 20817 Table 7-631. Primary vtable for QTcpServer 20818 Base Offset 0 20819 Virtual Base Offset 0 20820 RTTI typeinfo for QTcpServer 20821 vfunc[0]: QTcpServer::metaObject() const 20822 vfunc[1]: QTcpServer::qt_metacast(char const*) 20823 vfunc[2]: QTcpServer::qt_metacall(QMetaObject::Call, int, 20824 void**) 20825 vfunc[3]: QTcpServer::~QTcpServer() 20826 vfunc[4]: QTcpServer::~QTcpServer() 20827 vfunc[5]: QObject::event(QEvent*) 20828 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20829 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20830 vfunc[8]: QObject::childEvent(QChildEvent*) 20831 vfunc[9]: QObject::customEvent(QEvent*) 20832 vfunc[10]: QObject::connectNotify(char const*) 20833 vfunc[11]: QObject::disconnectNotify(char const*) 20834 vfunc[12]: QTcpServer::hasPendingConnections() const 20835 vfunc[13]: QTcpServer::nextPendingConnection() 20836 vfunc[14]: QTcpServer::incomingConnection(int) 20837 20838 The Run Time Type Information for the QTcpServer class is 20839 described by Table 7-632 20840 20841 Table 7-632. typeinfo for QTcpServer 20842 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20843 Name typeinfo name for QTcpServer 20844 basetype: typeinfo for QObject 20845 __________________________________________________________ 20846 20847 7.14.1.9. Class data for QUdpSocket 20848 20849 The virtual table for the QUdpSocket class is described by 20850 Table 7-633 20851 20852 Table 7-633. Primary vtable for QUdpSocket 20853 Base Offset 0 20854 Virtual Base Offset 0 20855 RTTI typeinfo for QUdpSocket 20856 vfunc[0]: QUdpSocket::metaObject() const 20857 vfunc[1]: QUdpSocket::qt_metacast(char const*) 20858 vfunc[2]: QUdpSocket::qt_metacall(QMetaObject::Call, int, 20859 void**) 20860 vfunc[3]: QUdpSocket::~QUdpSocket() 20861 vfunc[4]: QUdpSocket::~QUdpSocket() 20862 vfunc[5]: QObject::event(QEvent*) 20863 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20864 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20865 vfunc[8]: QObject::childEvent(QChildEvent*) 20866 vfunc[9]: QObject::customEvent(QEvent*) 20867 vfunc[10]: QObject::connectNotify(char const*) 20868 vfunc[11]: QObject::disconnectNotify(char const*) 20869 vfunc[12]: QAbstractSocket::isSequential() const 20870 vfunc[13]: QIODevice::open(QFlags) 20871 vfunc[14]: QAbstractSocket::close() 20872 vfunc[15]: QIODevice::pos() const 20873 vfunc[16]: QIODevice::size() const 20874 vfunc[17]: QIODevice::seek(long long) 20875 vfunc[18]: QAbstractSocket::atEnd() const 20876 vfunc[19]: QIODevice::reset() 20877 vfunc[20]: QAbstractSocket::bytesAvailable() const 20878 vfunc[21]: QAbstractSocket::bytesToWrite() const 20879 vfunc[22]: QAbstractSocket::canReadLine() const 20880 vfunc[23]: QAbstractSocket::waitForReadyRead(int) 20881 vfunc[24]: QAbstractSocket::waitForBytesWritten(int) 20882 vfunc[25]: QAbstractSocket::readData(char*, long long) 20883 vfunc[26]: QAbstractSocket::readLineData(char*, long long) 20884 vfunc[27]: QAbstractSocket::writeData(char const*, long long) 20885 20886 The Run Time Type Information for the QUdpSocket class is 20887 described by Table 7-634 20888 20889 Table 7-634. typeinfo for QUdpSocket 20890 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20891 Name typeinfo name for QUdpSocket 20892 basetype: typeinfo for QAbstractSocket 20893 __________________________________________________________ 20894 20895 7.14.1.10. Class data for QTcpSocket 20896 20897 The virtual table for the QTcpSocket class is described by 20898 Table 7-635 20899 20900 Table 7-635. Primary vtable for QTcpSocket 20901 Base Offset 0 20902 Virtual Base Offset 0 20903 RTTI typeinfo for QTcpSocket 20904 vfunc[0]: QTcpSocket::metaObject() const 20905 vfunc[1]: QTcpSocket::qt_metacast(char const*) 20906 vfunc[2]: QTcpSocket::qt_metacall(QMetaObject::Call, int, 20907 void**) 20908 vfunc[3]: QTcpSocket::~QTcpSocket() 20909 vfunc[4]: QTcpSocket::~QTcpSocket() 20910 vfunc[5]: QObject::event(QEvent*) 20911 vfunc[6]: QObject::eventFilter(QObject*, QEvent*) 20912 vfunc[7]: QObject::timerEvent(QTimerEvent*) 20913 vfunc[8]: QObject::childEvent(QChildEvent*) 20914 vfunc[9]: QObject::customEvent(QEvent*) 20915 vfunc[10]: QObject::connectNotify(char const*) 20916 vfunc[11]: QObject::disconnectNotify(char const*) 20917 vfunc[12]: QAbstractSocket::isSequential() const 20918 vfunc[13]: QIODevice::open(QFlags) 20919 vfunc[14]: QAbstractSocket::close() 20920 vfunc[15]: QIODevice::pos() const 20921 vfunc[16]: QIODevice::size() const 20922 vfunc[17]: QIODevice::seek(long long) 20923 vfunc[18]: QAbstractSocket::atEnd() const 20924 vfunc[19]: QIODevice::reset() 20925 vfunc[20]: QAbstractSocket::bytesAvailable() const 20926 vfunc[21]: QAbstractSocket::bytesToWrite() const 20927 vfunc[22]: QAbstractSocket::canReadLine() const 20928 vfunc[23]: QAbstractSocket::waitForReadyRead(int) 20929 vfunc[24]: QAbstractSocket::waitForBytesWritten(int) 20930 vfunc[25]: QAbstractSocket::readData(char*, long long) 20931 vfunc[26]: QAbstractSocket::readLineData(char*, long long) 20932 vfunc[27]: QAbstractSocket::writeData(char const*, long long) 20933 20934 The Run Time Type Information for the QTcpSocket class is 20935 described by Table 7-636 20936 20937 Table 7-636. typeinfo for QTcpSocket 20938 Base Vtable vtable for __cxxabiv1::__si_class_type_info 20939 Name typeinfo name for QTcpSocket 20940 basetype: typeinfo for QAbstractSocket 20941 __________________________________________________________ 20942 20943 7.14.1.11. Interfaces for QtNetwork 20944 20945 No external functions are defined for libQtNetwork - QtNetwork 20946 in this part of the specification. See also the generic 20947 specification. 20948 __________________________________________________________ 20949 20950 7.15. Data Definitions for libQtNetwork 20951 20952 This section defines global identifiers and their values that 20953 are associated with interfaces contained in libQtNetwork. These 20954 definitions are organized into groups that correspond to system 20955 headers. This convention is used as a convenience for the 20956 reader, and does not imply the existence of these headers, or 20957 their content. Where an interface is defined as requiring a 20958 particular system header file all of the data definitions for 20959 that system header file presented here shall be in effect. 20960 20961 This section gives data definitions to promote binary 20962 application portability, not to repeat source interface 20963 definitions available elsewhere. System providers and 20964 application developers should use this ABI to supplement - not 20965 to replace - source interface definition specifications. 20966 20967 This specification uses the ISO C (1999) C Language as the 20968 reference programming language, and data definitions are 20969 specified in ISO C format. The C language is used here as a 20970 convenient notation. Using a C language description of these 20971 data objects does not preclude their use by other programming 20972 languages. 20973 __________________________________________________________ 20974 20975 7.15.1. QtNetwork/qabstractsocket.h 20976 20977 /* 20978 * This header is architecture neutral 20979 * Please refer to the generic specification for details 20980 */ 20981 __________________________________________________________ 20982 20983 7.15.2. QtNetwork/qftp.h 20984 20985 /* 20986 * This header is architecture neutral 20987 * Please refer to the generic specification for details 20988 */ 20989 __________________________________________________________ 20990 20991 7.15.3. QtNetwork/qhostaddress.h 20992 20993 /* 20994 * This header is architecture neutral 20995 * Please refer to the generic specification for details 20996 */ 20997 __________________________________________________________ 20998 20999 7.15.4. QtNetwork/qhostinfo.h 21000 21001 /* 21002 * This header is architecture neutral 21003 * Please refer to the generic specification for details 21004 */ 21005 __________________________________________________________ 21006 21007 7.15.5. QtNetwork/qhttp.h 21008 21009 /* 21010 * This header is architecture neutral 21011 * Please refer to the generic specification for details 21012 */ 21013 __________________________________________________________ 21014 21015 7.15.6. QtNetwork/qnetworkproxy.h 21016 21017 /* 21018 * This header is architecture neutral 21019 * Please refer to the generic specification for details 21020 */ 21021 __________________________________________________________ 21022 21023 7.15.7. QtNetwork/qtcpserver.h 21024 21025 /* 21026 * This header is architecture neutral 21027 * Please refer to the generic specification for details 21028 */ 21029 __________________________________________________________ 21030 21031 7.15.8. QtNetwork/qtcpsocket.h 21032 21033 /* 21034 * This header is architecture neutral 21035 * Please refer to the generic specification for details 21036 */ 21037 __________________________________________________________ 21038 21039 7.15.9. QtNetwork/qudpsocket.h 21040 21041 /* 21042 * This header is architecture neutral 21043 * Please refer to the generic specification for details 21044 */ 21045 __________________________________________________________ 21046 21047 7.15.10. QtNetwork/qurlinfo.h 21048 21049 /* 21050 * This header is architecture neutral 21051 * Please refer to the generic specification for details 21052 */ 21053 21054 IV. Qt3 Library 21055 21056 Table of Contents 21057 8. Library 21058 21059 8.1. Introduction 21060 8.2. Interfaces for libqt-mt 21061 21062 8.2.1. Qt 21063 8.2.2. Qt3 Arrays 21064 8.2.3. Qt3 Pointer Collection 21065 8.2.4. Qt3 Template Library 21066 8.2.5. Qt3 COM 21067 8.2.6. Qt3 Date and Time 21068 8.2.7. Qt3 Canvas 21069 8.2.8. Qt3 Drag and Drop 21070 8.2.9. Qt3 Events 21071 8.2.10. Qt3 Internationalization 21072 8.2.11. Qt3 Input/Output 21073 8.2.12. Qt3 Multimedia 21074 8.2.13. Qt3 Network 21075 8.2.14. Qt3 Object Model 21076 8.2.15. Qt3 OpenGL 21077 8.2.16. Qt3 Paint Device 21078 8.2.17. Qt3 SQL 21079 8.2.18. Qt3 Style 21080 8.2.19. Qt3 Text 21081 8.2.20. Qt3 Threading 21082 8.2.21. Qt3 Main Window and Application 21083 8.2.22. Qt3 Widgets 21084 8.2.23. Qt3 Menus 21085 8.2.24. Qt3 Organizers 21086 8.2.25. Qt3 Layouts 21087 8.2.26. Qt3 Dialogs 21088 8.2.27. Qt3 Tables 21089 8.2.28. Qt3 Plugins 21090 8.2.29. Qt3 XML 21091 8.2.30. Qt3 Namespace 21092 8.2.31. Qt3 Colors 21093 8.2.32. Qt3 Fonts 21094 8.2.33. Qt3 2D Graphics 21095 8.2.34. Qt3 Validators 21096 8.2.35. Qt3 Internals 21097 8.2.36. Qt3 Miscellaneous 21098 __________________________________________________________ 21099 21100 Chapter 8. Library 21101 21102 8.1. Introduction 21103 21104 An conforming implementation shall support the following Qt 21105 library which provide interfaces for creating rich user 21106 applications, either graphical or console. 21107 21108 qt-mt 21109 21110 A general-purpose application development library. Proviedes a 21111 GUI-independent layer of tool classes, network support, SQL 21112 database support, XML handling and a GUI layer featuring a 21113 device-independent drawing API for printing, screen output and 21114 OpenGL support. 21115 21116 There are three main parts to the definition of each of this 21117 library. 21118 21119 The "Interfaces" section defines the required library name and 21120 version, and the required public symbols (interfaces and global 21121 data), as well as symbol versions, if any. 21122 21123 The "Interface Definitions" section provides complete or 21124 partial definitions of certain interfaces where either this 21125 specification is the source specification, or where there are 21126 variations from the source specification. If an interface 21127 definition requires one or more header files, one of those 21128 headers shall include the function prototype for the interface. 21129 21130 For source definitions of interfaces which include a reference 21131 to a header file, the contents of such header files form a part 21132 of the specification. The "Data Definitions" section provides 21133 the binary-level details for the header files from the source 21134 specifications, such as values for macros and enumerated types, 21135 as well as structure layouts, sizes and padding, etc. These 21136 data definitions, although presented in the form of header 21137 files for convenience, should not be taken a representing 21138 complete header files, as they are a supplement to the source 21139 specifications. Application developers should follow the 21140 guidelines of the source specifications when determining which 21141 header files need to be included to completely resolve all 21142 references. 21143 21144 Note: While the Data Definitions supplement the source 21145 specifications, this specification itself does not require 21146 conforming implementations to supply any header files. 21147 __________________________________________________________ 21148 21149 8.2. Interfaces for libqt-mt 21150 21151 Table 8-1 defines the library name and shared object name for 21152 the libqt-mt library 21153 21154 Table 8-1. libqt-mt Definition 21155 Library: libqt-mt 21156 SONAME: libqt-mt.so.3 21157 21158 The behavior of the interfaces in this library is specified by 21159 the following specifications: 21160 21161 [CXXABI] Itanium(TM) C++ ABI 21162 __________________________________________________________ 21163 21164 8.2.1. Qt 21165 __________________________________________________________ 21166 21167 8.2.1.1. Class data for QNetworkProtocolFactoryBase 21168 21169 The virtual table for the QNetworkProtocolFactoryBase class is 21170 described by Table 8-2 21171 21172 Table 8-2. Primary vtable for QNetworkProtocolFactoryBase 21173 Base Offset 0 21174 Virtual Base Offset 0 21175 RTTI typeinfo for QNetworkProtocolFactoryBase 21176 vfunc[0]: __cxa_pure_virtual 21177 21178 The Run Time Type Information for the 21179 QNetworkProtocolFactoryBase class is described by Table 8-3 21180 21181 Table 8-3. typeinfo for QNetworkProtocolFactoryBase 21182 Base Vtable vtable for __cxxabiv1::__class_type_info 21183 Name typeinfo name for QNetworkProtocolFactoryBase 21184 __________________________________________________________ 21185 21186 8.2.1.2. Interfaces for Qt 21187 21188 No external functions are defined for libqt-mt - Qt in this 21189 part of the specification. See also the generic specification. 21190 __________________________________________________________ 21191 21192 8.2.2. Qt3 Arrays 21193 __________________________________________________________ 21194 21195 8.2.2.1. Class data for QPointArray 21196 21197 The virtual table for the QPointArray class is described by 21198 Table 8-4 21199 21200 Table 8-4. Primary vtable for QPointArray 21201 Base Offset 0 21202 Virtual Base Offset 0 21203 RTTI typeinfo for QPointArray 21204 vfunc[0]: NULL or QPointArray::~QPointArray() 21205 vfunc[1]: NULL or QPointArray::~QPointArray() 21206 vfunc[2]: NULL or QMemArray::detach() 21207 vfunc[3]: QGArray::newData() 21208 vfunc[4]: QGArray::deleteData(QGArray::array_data*) 21209 21210 The Run Time Type Information for the QPointArray class is 21211 described by Table 8-5 21212 21213 Table 8-5. typeinfo for QPointArray 21214 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21215 Name typeinfo name for QPointArray 21216 basetype: typeinfo for QMemArray 21217 __________________________________________________________ 21218 21219 8.2.2.2. Class data for QBitArray 21220 21221 The virtual table for the QBitArray class is described by Table 21222 8-6 21223 21224 Table 8-6. Primary vtable for QBitArray 21225 Base Offset 0 21226 Virtual Base Offset 0 21227 RTTI typeinfo for QBitArray 21228 vfunc[0]: NULL or QBitArray::~QBitArray() 21229 vfunc[1]: NULL or QBitArray::~QBitArray() 21230 vfunc[2]: QBitArray::detach() 21231 vfunc[3]: NULL or QBitArray::newData() 21232 vfunc[4]: NULL or QBitArray::deleteData(QGArray::array_data*) 21233 21234 The Run Time Type Information for the QBitArray class is 21235 described by Table 8-7 21236 21237 Table 8-7. typeinfo for QBitArray 21238 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21239 Name typeinfo name for QBitArray 21240 basetype: typeinfo for QMemArray 21241 __________________________________________________________ 21242 21243 8.2.2.3. Interfaces for Qt3 Arrays 21244 21245 No external functions are defined for libqt-mt - Qt3 Arrays in 21246 this part of the specification. See also the generic 21247 specification. 21248 __________________________________________________________ 21249 21250 8.2.3. Qt3 Pointer Collection 21251 __________________________________________________________ 21252 21253 8.2.3.1. Class data for QPtrCollection 21254 21255 The virtual table for the QPtrCollection class is described by 21256 Table 8-8 21257 21258 Table 8-8. Primary vtable for QPtrCollection 21259 Base Offset 0 21260 Virtual Base Offset 0 21261 RTTI typeinfo for QPtrCollection 21262 vfunc[0]: __cxa_pure_virtual 21263 vfunc[1]: __cxa_pure_virtual 21264 vfunc[2]: NULL or QPtrCollection::~QPtrCollection() 21265 vfunc[3]: NULL or QPtrCollection::~QPtrCollection() 21266 vfunc[4]: QPtrCollection::newItem(void*) 21267 vfunc[5]: __cxa_pure_virtual 21268 21269 The Run Time Type Information for the QPtrCollection class is 21270 described by Table 8-9 21271 21272 Table 8-9. typeinfo for QPtrCollection 21273 Base Vtable vtable for __cxxabiv1::__class_type_info 21274 Name typeinfo name for QPtrCollection 21275 __________________________________________________________ 21276 21277 8.2.3.2. Class data for QObjectList 21278 21279 The virtual table for the QObjectList class is described by 21280 Table 8-10 21281 21282 Table 8-10. Primary vtable for QObjectList 21283 Base Offset 0 21284 Virtual Base Offset 0 21285 RTTI typeinfo for QObjectList 21286 vfunc[0]: NULL or QPtrList::count() const 21287 vfunc[1]: NULL or QPtrList::clear() 21288 vfunc[2]: NULL or QObjectList::~QObjectList() 21289 vfunc[3]: NULL or QObjectList::~QObjectList() 21290 vfunc[4]: QPtrCollection::newItem(void*) 21291 vfunc[5]: NULL or QPtrList::deleteItem(void*) 21292 vfunc[6]: QGList::compareItems(void*, void*) 21293 vfunc[7]: QGList::read(QDataStream&, void*&) 21294 vfunc[8]: QGList::write(QDataStream&, void*) const 21295 21296 The Run Time Type Information for the QObjectList class is 21297 described by Table 8-11 21298 21299 Table 8-11. typeinfo for QObjectList 21300 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21301 Name typeinfo name for QObjectList 21302 basetype: typeinfo for QPtrList 21303 __________________________________________________________ 21304 21305 8.2.3.3. Interfaces for Qt3 Pointer Collection 21306 21307 No external functions are defined for libqt-mt - Qt3 Pointer 21308 Collection in this part of the specification. See also the 21309 generic specification. 21310 __________________________________________________________ 21311 21312 8.2.4. Qt3 Template Library 21313 __________________________________________________________ 21314 21315 8.2.4.1. Interfaces for Qt3 Template Library 21316 21317 No external functions are defined for libqt-mt - Qt3 Template 21318 Library in this part of the specification. See also the generic 21319 specification. 21320 __________________________________________________________ 21321 21322 8.2.5. Qt3 COM 21323 __________________________________________________________ 21324 21325 8.2.5.1. Interfaces for Qt3 COM 21326 21327 No external functions are defined for libqt-mt - Qt3 COM in 21328 this part of the specification. See also the generic 21329 specification. 21330 __________________________________________________________ 21331 21332 8.2.6. Qt3 Date and Time 21333 __________________________________________________________ 21334 21335 8.2.6.1. Class data for QTimer 21336 21337 The virtual table for the QTimer class is described by Table 21338 8-12 21339 21340 Table 8-12. Primary vtable for QTimer 21341 Base Offset 0 21342 Virtual Base Offset 0 21343 RTTI typeinfo for QTimer 21344 vfunc[0]: NULL or QTimer::metaObject() const 21345 vfunc[1]: QTimer::className() const 21346 vfunc[2]: QTimer::qt_cast(char const*) 21347 vfunc[3]: QTimer::qt_invoke(int, QUObject*) 21348 vfunc[4]: QTimer::qt_emit(int, QUObject*) 21349 vfunc[5]: QTimer::qt_property(int, int, QVariant*) 21350 vfunc[6]: QTimer::~QTimer() 21351 vfunc[7]: QTimer::~QTimer() 21352 vfunc[8]: QTimer::event(QEvent*) 21353 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21354 vfunc[10]: QObject::setName(char const*) 21355 vfunc[11]: QObject::insertChild(QObject*) 21356 vfunc[12]: QObject::removeChild(QObject*) 21357 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21358 vfunc[14]: QObject::property(char const*) const 21359 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21360 vfunc[16]: QObject::childEvent(QChildEvent*) 21361 vfunc[17]: QObject::customEvent(QCustomEvent*) 21362 vfunc[18]: QObject::connectNotify(char const*) 21363 vfunc[19]: QObject::disconnectNotify(char const*) 21364 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21365 const*, char const*) 21366 21367 The Run Time Type Information for the QTimer class is described 21368 by Table 8-13 21369 21370 Table 8-13. typeinfo for QTimer 21371 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21372 Name typeinfo name for QTimer 21373 basetype: typeinfo for QObject 21374 __________________________________________________________ 21375 21376 8.2.6.2. Class data for QDateTimeEdit 21377 21378 The virtual table for the QDateTimeEdit class is described by 21379 Table 8-14 21380 21381 Table 8-14. Primary vtable for QDateTimeEdit 21382 Base Offset 0 21383 Virtual Base Offset 0 21384 RTTI typeinfo for QDateTimeEdit 21385 vfunc[0]: NULL or QDateTimeEdit::metaObject() const 21386 vfunc[1]: QDateTimeEdit::className() const 21387 vfunc[2]: QDateTimeEdit::qt_cast(char const*) 21388 vfunc[3]: QDateTimeEdit::qt_invoke(int, QUObject*) 21389 vfunc[4]: QDateTimeEdit::qt_emit(int, QUObject*) 21390 vfunc[5]: QDateTimeEdit::qt_property(int, int, QVariant*) 21391 vfunc[6]: QDateTimeEdit::~QDateTimeEdit() 21392 vfunc[7]: QDateTimeEdit::~QDateTimeEdit() 21393 vfunc[8]: QWidget::event(QEvent*) 21394 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21395 vfunc[10]: QWidget::setName(char const*) 21396 vfunc[11]: QObject::insertChild(QObject*) 21397 vfunc[12]: QObject::removeChild(QObject*) 21398 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21399 vfunc[14]: QObject::property(char const*) const 21400 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21401 vfunc[16]: QObject::childEvent(QChildEvent*) 21402 vfunc[17]: QObject::customEvent(QCustomEvent*) 21403 vfunc[18]: QObject::connectNotify(char const*) 21404 vfunc[19]: QObject::disconnectNotify(char const*) 21405 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21406 const*, char const*) 21407 vfunc[21]: QWidget::setEnabled(bool) 21408 vfunc[22]: QWidget::setMinimumSize(int, int) 21409 vfunc[23]: QWidget::setMaximumSize(int, int) 21410 vfunc[24]: QWidget::setSizeIncrement(int, int) 21411 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21412 vfunc[26]: QWidget::setEraseColor(QColor const&) 21413 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21414 vfunc[28]: QWidget::setPalette(QPalette const&) 21415 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21416 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21417 vfunc[31]: QWidget::setFont(QFont const&) 21418 vfunc[32]: QWidget::setCursor(QCursor const&) 21419 vfunc[33]: QWidget::unsetCursor() 21420 vfunc[34]: QWidget::setMask(QBitmap const&) 21421 vfunc[35]: QWidget::setMask(QRegion const&) 21422 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21423 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21424 vfunc[38]: QWidget::setCaption(QString const&) 21425 vfunc[39]: QWidget::setIcon(QPixmap const&) 21426 vfunc[40]: QWidget::setIconText(QString const&) 21427 vfunc[41]: QWidget::setMouseTracking(bool) 21428 vfunc[42]: QWidget::setFocus() 21429 vfunc[43]: QWidget::setActiveWindow() 21430 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21431 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21432 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21433 vfunc[47]: QWidget::show() 21434 vfunc[48]: QWidget::hide() 21435 vfunc[49]: QWidget::showMinimized() 21436 vfunc[50]: QWidget::showMaximized() 21437 vfunc[51]: QWidget::showNormal() 21438 vfunc[52]: QWidget::polish() 21439 vfunc[53]: QWidget::move(int, int) 21440 vfunc[54]: QWidget::resize(int, int) 21441 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21442 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21443 vfunc[57]: QWidget::close(bool) 21444 vfunc[58]: QDateTimeEdit::sizeHint() const 21445 vfunc[59]: QDateTimeEdit::minimumSizeHint() const 21446 vfunc[60]: QWidget::sizePolicy() const 21447 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21448 vfunc[62]: QWidget::heightForWidth(int) const 21449 vfunc[63]: QWidget::adjustSize() 21450 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21451 const&, bool) 21452 vfunc[65]: QWidget::setAcceptDrops(bool) 21453 vfunc[66]: QWidget::setAutoMask(bool) 21454 vfunc[67]: 21455 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21456 vfunc[68]: QWidget::customWhatsThis() const 21457 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21458 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21459 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21460 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21461 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21462 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21463 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21464 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21465 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21466 vfunc[78]: QWidget::enterEvent(QEvent*) 21467 vfunc[79]: QWidget::leaveEvent(QEvent*) 21468 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21469 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21470 vfunc[82]: QDateTimeEdit::resizeEvent(QResizeEvent*) 21471 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21472 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21473 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21474 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21475 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21476 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21477 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21478 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21479 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21480 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21481 vfunc[93]: QWidget::showEvent(QShowEvent*) 21482 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21483 vfunc[95]: QWidget::x11Event(_XEvent*) 21484 vfunc[96]: QWidget::updateMask() 21485 vfunc[97]: QWidget::styleChange(QStyle&) 21486 vfunc[98]: QWidget::enabledChange(bool) 21487 vfunc[99]: QWidget::paletteChange(QPalette const&) 21488 vfunc[100]: QWidget::fontChange(QFont const&) 21489 vfunc[101]: QWidget::windowActivationChange(bool) 21490 vfunc[102]: QWidget::metric(int) const 21491 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21492 vfunc[104]: QWidget::destroy(bool, bool) 21493 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21494 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21495 vfunc[107]: QWidget::focusNextPrevChild(bool) 21496 vfunc[108]: QWidget::setKeyCompression(bool) 21497 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21498 bool, QFont*) 21499 vfunc[110]: QDateTimeEdit::setDateTime(QDateTime const&) 21500 vfunc[111]: QDateTimeEdit::setAutoAdvance(bool) 21501 21502 Table 8-15. Secondary vtable for QDateTimeEdit 21503 Base Offset -80 21504 Virtual Base Offset 0 21505 RTTI typeinfo for QDateTimeEdit 21506 vfunc[0]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() 21507 vfunc[1]: non-virtual thunk to QDateTimeEdit::~QDateTimeEdit() 21508 vfunc[2]: QPaintDevice::setResolution(int) 21509 vfunc[3]: QPaintDevice::resolution() const 21510 vfunc[4]: QPaintDevice::handle() const 21511 vfunc[5]: QPaintDevice::x11RenderHandle() const 21512 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21513 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21514 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21515 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21516 const 21517 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21518 21519 The Run Time Type Information for the QDateTimeEdit class is 21520 described by Table 8-16 21521 21522 Table 8-16. typeinfo for QDateTimeEdit 21523 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21524 Name typeinfo name for QDateTimeEdit 21525 basetype: typeinfo for QWidget 21526 __________________________________________________________ 21527 21528 8.2.6.3. Class data for QDateTimeEditBase 21529 21530 The virtual table for the QDateTimeEditBase class is described 21531 by Table 8-17 21532 21533 Table 8-17. Primary vtable for QDateTimeEditBase 21534 Base Offset 0 21535 Virtual Base Offset 0 21536 RTTI typeinfo for QDateTimeEditBase 21537 vfunc[0]: NULL or QDateTimeEditBase::metaObject() const 21538 vfunc[1]: QDateTimeEditBase::className() const 21539 vfunc[2]: QDateTimeEditBase::qt_cast(char const*) 21540 vfunc[3]: QDateTimeEditBase::qt_invoke(int, QUObject*) 21541 vfunc[4]: QDateTimeEditBase::qt_emit(int, QUObject*) 21542 vfunc[5]: QDateTimeEditBase::qt_property(int, int, QVariant*) 21543 vfunc[6]: NULL or QDateTimeEditBase::~QDateTimeEditBase() 21544 vfunc[7]: NULL or QDateTimeEditBase::~QDateTimeEditBase() 21545 vfunc[8]: QWidget::event(QEvent*) 21546 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21547 vfunc[10]: QWidget::setName(char const*) 21548 vfunc[11]: QObject::insertChild(QObject*) 21549 vfunc[12]: QObject::removeChild(QObject*) 21550 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21551 vfunc[14]: QObject::property(char const*) const 21552 vfunc[15]: QObject::timerEvent(QTimerEvent*) 21553 vfunc[16]: QObject::childEvent(QChildEvent*) 21554 vfunc[17]: QObject::customEvent(QCustomEvent*) 21555 vfunc[18]: QObject::connectNotify(char const*) 21556 vfunc[19]: QObject::disconnectNotify(char const*) 21557 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21558 const*, char const*) 21559 vfunc[21]: QWidget::setEnabled(bool) 21560 vfunc[22]: QWidget::setMinimumSize(int, int) 21561 vfunc[23]: QWidget::setMaximumSize(int, int) 21562 vfunc[24]: QWidget::setSizeIncrement(int, int) 21563 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21564 vfunc[26]: QWidget::setEraseColor(QColor const&) 21565 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21566 vfunc[28]: QWidget::setPalette(QPalette const&) 21567 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21568 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21569 vfunc[31]: QWidget::setFont(QFont const&) 21570 vfunc[32]: QWidget::setCursor(QCursor const&) 21571 vfunc[33]: QWidget::unsetCursor() 21572 vfunc[34]: QWidget::setMask(QBitmap const&) 21573 vfunc[35]: QWidget::setMask(QRegion const&) 21574 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21575 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21576 vfunc[38]: QWidget::setCaption(QString const&) 21577 vfunc[39]: QWidget::setIcon(QPixmap const&) 21578 vfunc[40]: QWidget::setIconText(QString const&) 21579 vfunc[41]: QWidget::setMouseTracking(bool) 21580 vfunc[42]: QWidget::setFocus() 21581 vfunc[43]: QWidget::setActiveWindow() 21582 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21583 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21584 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21585 vfunc[47]: QWidget::show() 21586 vfunc[48]: QWidget::hide() 21587 vfunc[49]: QWidget::showMinimized() 21588 vfunc[50]: QWidget::showMaximized() 21589 vfunc[51]: QWidget::showNormal() 21590 vfunc[52]: QWidget::polish() 21591 vfunc[53]: QWidget::move(int, int) 21592 vfunc[54]: QWidget::resize(int, int) 21593 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21594 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21595 vfunc[57]: QWidget::close(bool) 21596 vfunc[58]: QWidget::sizeHint() const 21597 vfunc[59]: QWidget::minimumSizeHint() const 21598 vfunc[60]: QWidget::sizePolicy() const 21599 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21600 vfunc[62]: QWidget::heightForWidth(int) const 21601 vfunc[63]: QWidget::adjustSize() 21602 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21603 const&, bool) 21604 vfunc[65]: QWidget::setAcceptDrops(bool) 21605 vfunc[66]: QWidget::setAutoMask(bool) 21606 vfunc[67]: 21607 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21608 vfunc[68]: QWidget::customWhatsThis() const 21609 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21610 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21611 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21612 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21613 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21614 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21615 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21616 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21617 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21618 vfunc[78]: QWidget::enterEvent(QEvent*) 21619 vfunc[79]: QWidget::leaveEvent(QEvent*) 21620 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21621 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21622 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 21623 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21624 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21625 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21626 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21627 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21628 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21629 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21630 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21631 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21632 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21633 vfunc[93]: QWidget::showEvent(QShowEvent*) 21634 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21635 vfunc[95]: QWidget::x11Event(_XEvent*) 21636 vfunc[96]: QWidget::updateMask() 21637 vfunc[97]: QWidget::styleChange(QStyle&) 21638 vfunc[98]: QWidget::enabledChange(bool) 21639 vfunc[99]: QWidget::paletteChange(QPalette const&) 21640 vfunc[100]: QWidget::fontChange(QFont const&) 21641 vfunc[101]: QWidget::windowActivationChange(bool) 21642 vfunc[102]: QWidget::metric(int) const 21643 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21644 vfunc[104]: QWidget::destroy(bool, bool) 21645 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21646 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21647 vfunc[107]: QWidget::focusNextPrevChild(bool) 21648 vfunc[108]: QWidget::setKeyCompression(bool) 21649 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21650 bool, QFont*) 21651 vfunc[110]: __cxa_pure_virtual 21652 vfunc[111]: __cxa_pure_virtual 21653 vfunc[112]: __cxa_pure_virtual 21654 vfunc[113]: __cxa_pure_virtual 21655 vfunc[114]: __cxa_pure_virtual 21656 vfunc[115]: __cxa_pure_virtual 21657 21658 Table 8-18. Secondary vtable for QDateTimeEditBase 21659 Base Offset -80 21660 Virtual Base Offset 0 21661 RTTI typeinfo for QDateTimeEditBase 21662 vfunc[0]: NULL or non-virtual thunk to 21663 QDateTimeEditBase::~QDateTimeEditBase() 21664 vfunc[1]: NULL or non-virtual thunk to 21665 QDateTimeEditBase::~QDateTimeEditBase() 21666 vfunc[2]: QPaintDevice::setResolution(int) 21667 vfunc[3]: QPaintDevice::resolution() const 21668 vfunc[4]: QPaintDevice::handle() const 21669 vfunc[5]: QPaintDevice::x11RenderHandle() const 21670 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21671 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21672 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21673 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21674 const 21675 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21676 21677 The Run Time Type Information for the QDateTimeEditBase class 21678 is described by Table 8-19 21679 21680 Table 8-19. typeinfo for QDateTimeEditBase 21681 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21682 Name typeinfo name for QDateTimeEditBase 21683 basetype: typeinfo for QWidget 21684 __________________________________________________________ 21685 21686 8.2.6.4. Class data for QDateEdit 21687 21688 The virtual table for the QDateEdit class is described by Table 21689 8-20 21690 21691 Table 8-20. Primary vtable for QDateEdit 21692 Base Offset 0 21693 Virtual Base Offset 0 21694 RTTI typeinfo for QDateEdit 21695 vfunc[0]: NULL or QDateEdit::metaObject() const 21696 vfunc[1]: QDateEdit::className() const 21697 vfunc[2]: QDateEdit::qt_cast(char const*) 21698 vfunc[3]: QDateEdit::qt_invoke(int, QUObject*) 21699 vfunc[4]: QDateEdit::qt_emit(int, QUObject*) 21700 vfunc[5]: QDateEdit::qt_property(int, int, QVariant*) 21701 vfunc[6]: QDateEdit::~QDateEdit() 21702 vfunc[7]: QDateEdit::~QDateEdit() 21703 vfunc[8]: QDateEdit::event(QEvent*) 21704 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21705 vfunc[10]: QWidget::setName(char const*) 21706 vfunc[11]: QObject::insertChild(QObject*) 21707 vfunc[12]: QObject::removeChild(QObject*) 21708 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21709 vfunc[14]: QObject::property(char const*) const 21710 vfunc[15]: QDateEdit::timerEvent(QTimerEvent*) 21711 vfunc[16]: QObject::childEvent(QChildEvent*) 21712 vfunc[17]: QObject::customEvent(QCustomEvent*) 21713 vfunc[18]: QObject::connectNotify(char const*) 21714 vfunc[19]: QObject::disconnectNotify(char const*) 21715 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21716 const*, char const*) 21717 vfunc[21]: QWidget::setEnabled(bool) 21718 vfunc[22]: QWidget::setMinimumSize(int, int) 21719 vfunc[23]: QWidget::setMaximumSize(int, int) 21720 vfunc[24]: QWidget::setSizeIncrement(int, int) 21721 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21722 vfunc[26]: QWidget::setEraseColor(QColor const&) 21723 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21724 vfunc[28]: QWidget::setPalette(QPalette const&) 21725 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21726 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21727 vfunc[31]: QWidget::setFont(QFont const&) 21728 vfunc[32]: QWidget::setCursor(QCursor const&) 21729 vfunc[33]: QWidget::unsetCursor() 21730 vfunc[34]: QWidget::setMask(QBitmap const&) 21731 vfunc[35]: QWidget::setMask(QRegion const&) 21732 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21733 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21734 vfunc[38]: QWidget::setCaption(QString const&) 21735 vfunc[39]: QWidget::setIcon(QPixmap const&) 21736 vfunc[40]: QWidget::setIconText(QString const&) 21737 vfunc[41]: QWidget::setMouseTracking(bool) 21738 vfunc[42]: QWidget::setFocus() 21739 vfunc[43]: QWidget::setActiveWindow() 21740 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21741 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21742 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21743 vfunc[47]: QWidget::show() 21744 vfunc[48]: QWidget::hide() 21745 vfunc[49]: QWidget::showMinimized() 21746 vfunc[50]: QWidget::showMaximized() 21747 vfunc[51]: QWidget::showNormal() 21748 vfunc[52]: QWidget::polish() 21749 vfunc[53]: QWidget::move(int, int) 21750 vfunc[54]: QWidget::resize(int, int) 21751 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21752 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21753 vfunc[57]: QWidget::close(bool) 21754 vfunc[58]: QDateEdit::sizeHint() const 21755 vfunc[59]: QDateEdit::minimumSizeHint() const 21756 vfunc[60]: QWidget::sizePolicy() const 21757 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21758 vfunc[62]: QWidget::heightForWidth(int) const 21759 vfunc[63]: QWidget::adjustSize() 21760 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21761 const&, bool) 21762 vfunc[65]: QWidget::setAcceptDrops(bool) 21763 vfunc[66]: QWidget::setAutoMask(bool) 21764 vfunc[67]: 21765 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21766 vfunc[68]: QWidget::customWhatsThis() const 21767 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21768 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21769 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21770 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21771 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21772 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21773 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21774 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21775 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21776 vfunc[78]: QWidget::enterEvent(QEvent*) 21777 vfunc[79]: QWidget::leaveEvent(QEvent*) 21778 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21779 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21780 vfunc[82]: QDateEdit::resizeEvent(QResizeEvent*) 21781 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21782 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21783 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21784 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21785 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21786 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21787 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21788 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21789 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21790 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21791 vfunc[93]: QWidget::showEvent(QShowEvent*) 21792 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21793 vfunc[95]: QWidget::x11Event(_XEvent*) 21794 vfunc[96]: QWidget::updateMask() 21795 vfunc[97]: QWidget::styleChange(QStyle&) 21796 vfunc[98]: QWidget::enabledChange(bool) 21797 vfunc[99]: QWidget::paletteChange(QPalette const&) 21798 vfunc[100]: QWidget::fontChange(QFont const&) 21799 vfunc[101]: QWidget::windowActivationChange(bool) 21800 vfunc[102]: QWidget::metric(int) const 21801 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21802 vfunc[104]: QWidget::destroy(bool, bool) 21803 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21804 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21805 vfunc[107]: QWidget::focusNextPrevChild(bool) 21806 vfunc[108]: QWidget::setKeyCompression(bool) 21807 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21808 bool, QFont*) 21809 vfunc[110]: QDateEdit::setFocusSection(int) 21810 vfunc[111]: QDateEdit::sectionFormattedText(int) 21811 vfunc[112]: QDateEdit::addNumber(int, int) 21812 vfunc[113]: QDateEdit::removeLastNumber(int) 21813 vfunc[114]: QDateEdit::stepUp() 21814 vfunc[115]: QDateEdit::stepDown() 21815 vfunc[116]: QDateEdit::setDate(QDate const&) 21816 vfunc[117]: QDateEdit::setOrder(QDateEdit::Order) 21817 vfunc[118]: QDateEdit::setAutoAdvance(bool) 21818 vfunc[119]: NULL or QDateEdit::setMinValue(QDate const&) 21819 vfunc[120]: NULL or QDateEdit::setMaxValue(QDate const&) 21820 vfunc[121]: QDateEdit::setRange(QDate const&, QDate const&) 21821 vfunc[122]: QDateEdit::setSeparator(QString const&) 21822 vfunc[123]: QDateEdit::setYear(int) 21823 vfunc[124]: QDateEdit::setMonth(int) 21824 vfunc[125]: QDateEdit::setDay(int) 21825 vfunc[126]: QDateEdit::fix() 21826 vfunc[127]: QDateEdit::outOfRange(int, int, int) const 21827 21828 Table 8-21. Secondary vtable for QDateEdit 21829 Base Offset -80 21830 Virtual Base Offset 0 21831 RTTI typeinfo for QDateEdit 21832 vfunc[0]: non-virtual thunk to QDateEdit::~QDateEdit() 21833 vfunc[1]: non-virtual thunk to QDateEdit::~QDateEdit() 21834 vfunc[2]: QPaintDevice::setResolution(int) 21835 vfunc[3]: QPaintDevice::resolution() const 21836 vfunc[4]: QPaintDevice::handle() const 21837 vfunc[5]: QPaintDevice::x11RenderHandle() const 21838 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 21839 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 21840 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 21841 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 21842 const 21843 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 21844 21845 The Run Time Type Information for the QDateEdit class is 21846 described by Table 8-22 21847 21848 Table 8-22. typeinfo for QDateEdit 21849 Base Vtable vtable for __cxxabiv1::__si_class_type_info 21850 Name typeinfo name for QDateEdit 21851 basetype: typeinfo for QDateTimeEditBase 21852 __________________________________________________________ 21853 21854 8.2.6.5. Class data for QTimeEdit 21855 21856 The virtual table for the QTimeEdit class is described by Table 21857 8-23 21858 21859 Table 8-23. Primary vtable for QTimeEdit 21860 Base Offset 0 21861 Virtual Base Offset 0 21862 RTTI typeinfo for QTimeEdit 21863 vfunc[0]: NULL or QTimeEdit::metaObject() const 21864 vfunc[1]: QTimeEdit::className() const 21865 vfunc[2]: QTimeEdit::qt_cast(char const*) 21866 vfunc[3]: QTimeEdit::qt_invoke(int, QUObject*) 21867 vfunc[4]: QTimeEdit::qt_emit(int, QUObject*) 21868 vfunc[5]: QTimeEdit::qt_property(int, int, QVariant*) 21869 vfunc[6]: QTimeEdit::~QTimeEdit() 21870 vfunc[7]: QTimeEdit::~QTimeEdit() 21871 vfunc[8]: QTimeEdit::event(QEvent*) 21872 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 21873 vfunc[10]: QWidget::setName(char const*) 21874 vfunc[11]: QObject::insertChild(QObject*) 21875 vfunc[12]: QObject::removeChild(QObject*) 21876 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 21877 vfunc[14]: QObject::property(char const*) const 21878 vfunc[15]: QTimeEdit::timerEvent(QTimerEvent*) 21879 vfunc[16]: QObject::childEvent(QChildEvent*) 21880 vfunc[17]: QObject::customEvent(QCustomEvent*) 21881 vfunc[18]: QObject::connectNotify(char const*) 21882 vfunc[19]: QObject::disconnectNotify(char const*) 21883 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 21884 const*, char const*) 21885 vfunc[21]: QWidget::setEnabled(bool) 21886 vfunc[22]: QWidget::setMinimumSize(int, int) 21887 vfunc[23]: QWidget::setMaximumSize(int, int) 21888 vfunc[24]: QWidget::setSizeIncrement(int, int) 21889 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 21890 vfunc[26]: QWidget::setEraseColor(QColor const&) 21891 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 21892 vfunc[28]: QWidget::setPalette(QPalette const&) 21893 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 21894 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 21895 vfunc[31]: QWidget::setFont(QFont const&) 21896 vfunc[32]: QWidget::setCursor(QCursor const&) 21897 vfunc[33]: QWidget::unsetCursor() 21898 vfunc[34]: QWidget::setMask(QBitmap const&) 21899 vfunc[35]: QWidget::setMask(QRegion const&) 21900 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 21901 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 21902 vfunc[38]: QWidget::setCaption(QString const&) 21903 vfunc[39]: QWidget::setIcon(QPixmap const&) 21904 vfunc[40]: QWidget::setIconText(QString const&) 21905 vfunc[41]: QWidget::setMouseTracking(bool) 21906 vfunc[42]: QWidget::setFocus() 21907 vfunc[43]: QWidget::setActiveWindow() 21908 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 21909 vfunc[45]: QWidget::setFocusProxy(QWidget*) 21910 vfunc[46]: QWidget::setUpdatesEnabled(bool) 21911 vfunc[47]: QWidget::show() 21912 vfunc[48]: QWidget::hide() 21913 vfunc[49]: QWidget::showMinimized() 21914 vfunc[50]: QWidget::showMaximized() 21915 vfunc[51]: QWidget::showNormal() 21916 vfunc[52]: QWidget::polish() 21917 vfunc[53]: QWidget::move(int, int) 21918 vfunc[54]: QWidget::resize(int, int) 21919 vfunc[55]: QWidget::setGeometry(int, int, int, int) 21920 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 21921 vfunc[57]: QWidget::close(bool) 21922 vfunc[58]: QTimeEdit::sizeHint() const 21923 vfunc[59]: QTimeEdit::minimumSizeHint() const 21924 vfunc[60]: QWidget::sizePolicy() const 21925 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 21926 vfunc[62]: QWidget::heightForWidth(int) const 21927 vfunc[63]: QWidget::adjustSize() 21928 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 21929 const&, bool) 21930 vfunc[65]: QWidget::setAcceptDrops(bool) 21931 vfunc[66]: QWidget::setAutoMask(bool) 21932 vfunc[67]: 21933 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 21934 vfunc[68]: QWidget::customWhatsThis() const 21935 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 21936 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 21937 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 21938 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 21939 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 21940 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 21941 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 21942 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 21943 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 21944 vfunc[78]: QWidget::enterEvent(QEvent*) 21945 vfunc[79]: QWidget::leaveEvent(QEvent*) 21946 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 21947 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 21948 vfunc[82]: QTimeEdit::resizeEvent(QResizeEvent*) 21949 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 21950 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 21951 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 21952 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 21953 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 21954 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 21955 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 21956 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 21957 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 21958 vfunc[92]: QWidget::dropEvent(QDropEvent*) 21959 vfunc[93]: QWidget::showEvent(QShowEvent*) 21960 vfunc[94]: QWidget::hideEvent(QHideEvent*) 21961 vfunc[95]: QWidget::x11Event(_XEvent*) 21962 vfunc[96]: QWidget::updateMask() 21963 vfunc[97]: QWidget::styleChange(QStyle&) 21964 vfunc[98]: QWidget::enabledChange(bool) 21965 vfunc[99]: QWidget::paletteChange(QPalette const&) 21966 vfunc[100]: QWidget::fontChange(QFont const&) 21967 vfunc[101]: QWidget::windowActivationChange(bool) 21968 vfunc[102]: QWidget::metric(int) const 21969 vfunc[103]: QWidget::create(unsigned long, bool, bool) 21970 vfunc[104]: QWidget::destroy(bool, bool) 21971 vfunc[105]: NULL or QWidget::setWState(unsigned int) 21972 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 21973 vfunc[107]: QWidget::focusNextPrevChild(bool) 21974 vfunc[108]: QWidget::setKeyCompression(bool) 21975 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 21976 bool, QFont*) 21977 vfunc[110]: QTimeEdit::setFocusSection(int) 21978 vfunc[111]: QTimeEdit::sectionFormattedText(int) 21979 vfunc[112]: QTimeEdit::addNumber(int, int) 21980 vfunc[113]: QTimeEdit::removeLastNumber(int) 21981 vfunc[114]: QTimeEdit::stepUp() 21982 vfunc[115]: QTimeEdit::stepDown() 21983 vfunc[116]: QTimeEdit::setTime(QTime const&) 21984 vfunc[117]: QTimeEdit::setAutoAdvance(bool) 21985 vfunc[118]: NULL or QTimeEdit::setMinValue(QTime const&) 21986 vfunc[119]: NULL or QTimeEdit::setMaxValue(QTime const&) 21987 vfunc[120]: QTimeEdit::setRange(QTime const&, QTime const&) 21988 vfunc[121]: QTimeEdit::setSeparator(QString const&) 21989 vfunc[122]: QTimeEdit::outOfRange(int, int, int) const 21990 vfunc[123]: QTimeEdit::setHour(int) 21991 vfunc[124]: QTimeEdit::setMinute(int) 21992 vfunc[125]: QTimeEdit::setSecond(int) 21993 21994 Table 8-24. Secondary vtable for QTimeEdit 21995 Base Offset -80 21996 Virtual Base Offset 0 21997 RTTI typeinfo for QTimeEdit 21998 vfunc[0]: non-virtual thunk to QTimeEdit::~QTimeEdit() 21999 vfunc[1]: non-virtual thunk to QTimeEdit::~QTimeEdit() 22000 vfunc[2]: QPaintDevice::setResolution(int) 22001 vfunc[3]: QPaintDevice::resolution() const 22002 vfunc[4]: QPaintDevice::handle() const 22003 vfunc[5]: QPaintDevice::x11RenderHandle() const 22004 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22005 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22006 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22007 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22008 const 22009 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22010 22011 The Run Time Type Information for the QTimeEdit class is 22012 described by Table 8-25 22013 22014 Table 8-25. typeinfo for QTimeEdit 22015 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22016 Name typeinfo name for QTimeEdit 22017 basetype: typeinfo for QDateTimeEditBase 22018 __________________________________________________________ 22019 22020 8.2.6.6. Interfaces for Qt3 Date and Time 22021 22022 An LSB conforming implementation shall provide the architecture 22023 specific functions for Qt3 Date and Time specified in Table 22024 8-26, with the full mandatory functionality as described in the 22025 referenced underlying specification. 22026 22027 Table 8-26. libqt-mt - Qt3 Date and Time Function Interfaces 22028 _ZThn80_N13QDateTimeEditD0Ev [CXXABI] 22029 _ZThn80_N13QDateTimeEditD1Ev [CXXABI] 22030 _ZThn80_N9QDateEditD0Ev [CXXABI] _ZThn80_N9QDateEditD1Ev 22031 [CXXABI] 22032 _ZThn80_N9QTimeEditD0Ev [CXXABI] _ZThn80_N9QTimeEditD1Ev 22033 [CXXABI] 22034 __________________________________________________________ 22035 22036 8.2.7. Qt3 Canvas 22037 __________________________________________________________ 22038 22039 8.2.7.1. Class data for QCanvasItem 22040 22041 The virtual table for the QCanvasItem class is described by 22042 Table 8-27 22043 22044 Table 8-27. Primary vtable for QCanvasItem 22045 Base Offset 0 22046 Virtual Base Offset 0 22047 RTTI typeinfo for QCanvasItem 22048 vfunc[0]: QCanvasItem::~QCanvasItem() 22049 vfunc[1]: QCanvasItem::~QCanvasItem() 22050 vfunc[2]: QCanvasItem::moveBy(double, double) 22051 vfunc[3]: QCanvasItem::setAnimated(bool) 22052 vfunc[4]: QCanvasItem::setVelocity(double, double) 22053 vfunc[5]: QCanvasItem::advance(int) 22054 vfunc[6]: __cxa_pure_virtual 22055 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22056 vfunc[8]: __cxa_pure_virtual 22057 vfunc[9]: QCanvasItem::setVisible(bool) 22058 vfunc[10]: QCanvasItem::setSelected(bool) 22059 vfunc[11]: QCanvasItem::setEnabled(bool) 22060 vfunc[12]: QCanvasItem::setActive(bool) 22061 vfunc[13]: QCanvasItem::rtti() const 22062 vfunc[14]: __cxa_pure_virtual 22063 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22064 vfunc[16]: QCanvasItem::chunks() const 22065 vfunc[17]: QCanvasItem::addToChunks() 22066 vfunc[18]: QCanvasItem::removeFromChunks() 22067 vfunc[19]: QCanvasItem::changeChunks() 22068 vfunc[20]: __cxa_pure_virtual 22069 22070 The Run Time Type Information for the QCanvasItem class is 22071 described by Table 8-28 22072 22073 Table 8-28. typeinfo for QCanvasItem 22074 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22075 Name typeinfo name for QCanvasItem 22076 basetype: typeinfo for Qt 22077 __________________________________________________________ 22078 22079 8.2.7.2. Class data for QCanvasSprite 22080 22081 The virtual table for the QCanvasSprite class is described by 22082 Table 8-29 22083 22084 Table 8-29. Primary vtable for QCanvasSprite 22085 Base Offset 0 22086 Virtual Base Offset 0 22087 RTTI typeinfo for QCanvasSprite 22088 vfunc[0]: QCanvasSprite::~QCanvasSprite() 22089 vfunc[1]: QCanvasSprite::~QCanvasSprite() 22090 vfunc[2]: QCanvasItem::moveBy(double, double) 22091 vfunc[3]: QCanvasItem::setAnimated(bool) 22092 vfunc[4]: QCanvasItem::setVelocity(double, double) 22093 vfunc[5]: QCanvasSprite::advance(int) 22094 vfunc[6]: QCanvasSprite::collidesWith(QCanvasItem const*) const 22095 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22096 vfunc[8]: QCanvasSprite::draw(QPainter&) 22097 vfunc[9]: QCanvasItem::setVisible(bool) 22098 vfunc[10]: QCanvasItem::setSelected(bool) 22099 vfunc[11]: QCanvasItem::setEnabled(bool) 22100 vfunc[12]: QCanvasItem::setActive(bool) 22101 vfunc[13]: QCanvasSprite::rtti() const 22102 vfunc[14]: QCanvasSprite::boundingRect() const 22103 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22104 vfunc[16]: QCanvasItem::chunks() const 22105 vfunc[17]: QCanvasSprite::addToChunks() 22106 vfunc[18]: QCanvasSprite::removeFromChunks() 22107 vfunc[19]: QCanvasSprite::changeChunks() 22108 vfunc[20]: QCanvasSprite::collidesWith(QCanvasSprite const*, 22109 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22110 QCanvasEllipse const*, QCanvasText const*) const 22111 vfunc[21]: QCanvasSprite::move(double, double, int) 22112 vfunc[22]: 22113 QCanvasSprite::setFrameAnimation(QCanvasSprite::FrameAnimationT 22114 ype, int, int) 22115 vfunc[23]: QCanvasSprite::imageAdvanced() const 22116 22117 The Run Time Type Information for the QCanvasSprite class is 22118 described by Table 8-30 22119 22120 Table 8-30. typeinfo for QCanvasSprite 22121 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22122 Name typeinfo name for QCanvasSprite 22123 basetype: typeinfo for QCanvasItem 22124 __________________________________________________________ 22125 22126 8.2.7.3. Class data for QCanvasPolygonalItem 22127 22128 The virtual table for the QCanvasPolygonalItem class is 22129 described by Table 8-31 22130 22131 Table 8-31. Primary vtable for QCanvasPolygonalItem 22132 Base Offset 0 22133 Virtual Base Offset 0 22134 RTTI typeinfo for QCanvasPolygonalItem 22135 vfunc[0]: QCanvasPolygonalItem::~QCanvasPolygonalItem() 22136 vfunc[1]: QCanvasPolygonalItem::~QCanvasPolygonalItem() 22137 vfunc[2]: QCanvasItem::moveBy(double, double) 22138 vfunc[3]: QCanvasItem::setAnimated(bool) 22139 vfunc[4]: QCanvasItem::setVelocity(double, double) 22140 vfunc[5]: QCanvasItem::advance(int) 22141 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22142 const*) const 22143 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22144 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22145 vfunc[9]: QCanvasItem::setVisible(bool) 22146 vfunc[10]: QCanvasItem::setSelected(bool) 22147 vfunc[11]: QCanvasItem::setEnabled(bool) 22148 vfunc[12]: QCanvasItem::setActive(bool) 22149 vfunc[13]: QCanvasPolygonalItem::rtti() const 22150 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22151 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22152 vfunc[16]: QCanvasPolygonalItem::chunks() const 22153 vfunc[17]: QCanvasItem::addToChunks() 22154 vfunc[18]: QCanvasItem::removeFromChunks() 22155 vfunc[19]: QCanvasItem::changeChunks() 22156 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22157 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22158 QCanvasEllipse const*, QCanvasText const*) const 22159 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22160 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22161 vfunc[23]: __cxa_pure_virtual 22162 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22163 vfunc[25]: __cxa_pure_virtual 22164 22165 The Run Time Type Information for the QCanvasPolygonalItem 22166 class is described by Table 8-32 22167 22168 Table 8-32. typeinfo for QCanvasPolygonalItem 22169 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22170 Name typeinfo name for QCanvasPolygonalItem 22171 basetype: typeinfo for QCanvasItem 22172 __________________________________________________________ 22173 22174 8.2.7.4. Class data for QCanvasRectangle 22175 22176 The virtual table for the QCanvasRectangle class is described 22177 by Table 8-33 22178 22179 Table 8-33. Primary vtable for QCanvasRectangle 22180 Base Offset 0 22181 Virtual Base Offset 0 22182 RTTI typeinfo for QCanvasRectangle 22183 vfunc[0]: QCanvasRectangle::~QCanvasRectangle() 22184 vfunc[1]: QCanvasRectangle::~QCanvasRectangle() 22185 vfunc[2]: QCanvasItem::moveBy(double, double) 22186 vfunc[3]: QCanvasItem::setAnimated(bool) 22187 vfunc[4]: QCanvasItem::setVelocity(double, double) 22188 vfunc[5]: QCanvasItem::advance(int) 22189 vfunc[6]: QCanvasRectangle::collidesWith(QCanvasItem const*) 22190 const 22191 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22192 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22193 vfunc[9]: QCanvasItem::setVisible(bool) 22194 vfunc[10]: QCanvasItem::setSelected(bool) 22195 vfunc[11]: QCanvasItem::setEnabled(bool) 22196 vfunc[12]: QCanvasItem::setActive(bool) 22197 vfunc[13]: QCanvasRectangle::rtti() const 22198 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22199 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22200 vfunc[16]: QCanvasRectangle::chunks() const 22201 vfunc[17]: QCanvasItem::addToChunks() 22202 vfunc[18]: QCanvasItem::removeFromChunks() 22203 vfunc[19]: QCanvasItem::changeChunks() 22204 vfunc[20]: QCanvasRectangle::collidesWith(QCanvasSprite const*, 22205 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22206 QCanvasEllipse const*, QCanvasText const*) const 22207 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22208 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22209 vfunc[23]: QCanvasRectangle::areaPoints() const 22210 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22211 vfunc[25]: QCanvasRectangle::drawShape(QPainter&) 22212 22213 The Run Time Type Information for the QCanvasRectangle class is 22214 described by Table 8-34 22215 22216 Table 8-34. typeinfo for QCanvasRectangle 22217 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22218 Name typeinfo name for QCanvasRectangle 22219 basetype: typeinfo for QCanvasPolygonalItem 22220 __________________________________________________________ 22221 22222 8.2.7.5. Class data for QCanvasView 22223 22224 The virtual table for the QCanvasView class is described by 22225 Table 8-35 22226 22227 Table 8-35. Primary vtable for QCanvasView 22228 Base Offset 0 22229 Virtual Base Offset 0 22230 RTTI typeinfo for QCanvasView 22231 vfunc[0]: NULL or QCanvasView::metaObject() const 22232 vfunc[1]: QCanvasView::className() const 22233 vfunc[2]: QCanvasView::qt_cast(char const*) 22234 vfunc[3]: QCanvasView::qt_invoke(int, QUObject*) 22235 vfunc[4]: QCanvasView::qt_emit(int, QUObject*) 22236 vfunc[5]: QCanvasView::qt_property(int, int, QVariant*) 22237 vfunc[6]: QCanvasView::~QCanvasView() 22238 vfunc[7]: QCanvasView::~QCanvasView() 22239 vfunc[8]: QWidget::event(QEvent*) 22240 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 22241 vfunc[10]: QWidget::setName(char const*) 22242 vfunc[11]: QObject::insertChild(QObject*) 22243 vfunc[12]: QScrollView::removeChild(QObject*) 22244 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22245 vfunc[14]: QObject::property(char const*) const 22246 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22247 vfunc[16]: QObject::childEvent(QChildEvent*) 22248 vfunc[17]: QObject::customEvent(QCustomEvent*) 22249 vfunc[18]: QObject::connectNotify(char const*) 22250 vfunc[19]: QObject::disconnectNotify(char const*) 22251 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22252 const*, char const*) 22253 vfunc[21]: QScrollView::setEnabled(bool) 22254 vfunc[22]: QWidget::setMinimumSize(int, int) 22255 vfunc[23]: QWidget::setMaximumSize(int, int) 22256 vfunc[24]: QWidget::setSizeIncrement(int, int) 22257 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 22258 vfunc[26]: QWidget::setEraseColor(QColor const&) 22259 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 22260 vfunc[28]: QWidget::setPalette(QPalette const&) 22261 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 22262 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 22263 vfunc[31]: QWidget::setFont(QFont const&) 22264 vfunc[32]: QWidget::setCursor(QCursor const&) 22265 vfunc[33]: QWidget::unsetCursor() 22266 vfunc[34]: QWidget::setMask(QBitmap const&) 22267 vfunc[35]: QWidget::setMask(QRegion const&) 22268 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 22269 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 22270 vfunc[38]: QWidget::setCaption(QString const&) 22271 vfunc[39]: QWidget::setIcon(QPixmap const&) 22272 vfunc[40]: QWidget::setIconText(QString const&) 22273 vfunc[41]: QWidget::setMouseTracking(bool) 22274 vfunc[42]: QWidget::setFocus() 22275 vfunc[43]: QWidget::setActiveWindow() 22276 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 22277 vfunc[45]: QWidget::setFocusProxy(QWidget*) 22278 vfunc[46]: QWidget::setUpdatesEnabled(bool) 22279 vfunc[47]: QScrollView::show() 22280 vfunc[48]: QWidget::hide() 22281 vfunc[49]: QWidget::showMinimized() 22282 vfunc[50]: QWidget::showMaximized() 22283 vfunc[51]: QWidget::showNormal() 22284 vfunc[52]: QWidget::polish() 22285 vfunc[53]: QWidget::move(int, int) 22286 vfunc[54]: QScrollView::resize(int, int) 22287 vfunc[55]: QWidget::setGeometry(int, int, int, int) 22288 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 22289 vfunc[57]: QWidget::close(bool) 22290 vfunc[58]: QCanvasView::sizeHint() const 22291 vfunc[59]: QScrollView::minimumSizeHint() const 22292 vfunc[60]: QWidget::sizePolicy() const 22293 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 22294 vfunc[62]: QWidget::heightForWidth(int) const 22295 vfunc[63]: QWidget::adjustSize() 22296 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 22297 const&, bool) 22298 vfunc[65]: QWidget::setAcceptDrops(bool) 22299 vfunc[66]: QWidget::setAutoMask(bool) 22300 vfunc[67]: 22301 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 22302 vfunc[68]: QWidget::customWhatsThis() const 22303 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 22304 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 22305 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 22306 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 22307 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 22308 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 22309 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 22310 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 22311 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 22312 vfunc[78]: QWidget::enterEvent(QEvent*) 22313 vfunc[79]: QWidget::leaveEvent(QEvent*) 22314 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 22315 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 22316 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 22317 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 22318 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 22319 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 22320 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 22321 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 22322 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 22323 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 22324 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 22325 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 22326 vfunc[92]: QWidget::dropEvent(QDropEvent*) 22327 vfunc[93]: QWidget::showEvent(QShowEvent*) 22328 vfunc[94]: QWidget::hideEvent(QHideEvent*) 22329 vfunc[95]: QWidget::x11Event(_XEvent*) 22330 vfunc[96]: QWidget::updateMask() 22331 vfunc[97]: QScrollView::styleChange(QStyle&) 22332 vfunc[98]: QWidget::enabledChange(bool) 22333 vfunc[99]: QWidget::paletteChange(QPalette const&) 22334 vfunc[100]: QScrollView::fontChange(QFont const&) 22335 vfunc[101]: QWidget::windowActivationChange(bool) 22336 vfunc[102]: QWidget::metric(int) const 22337 vfunc[103]: QWidget::create(unsigned long, bool, bool) 22338 vfunc[104]: QWidget::destroy(bool, bool) 22339 vfunc[105]: NULL or QWidget::setWState(unsigned int) 22340 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 22341 vfunc[107]: QScrollView::focusNextPrevChild(bool) 22342 vfunc[108]: QWidget::setKeyCompression(bool) 22343 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 22344 bool, QFont*) 22345 vfunc[110]: QFrame::setFrameStyle(int) 22346 vfunc[111]: QFrame::setLineWidth(int) 22347 vfunc[112]: QFrame::setMargin(int) 22348 vfunc[113]: QFrame::setMidLineWidth(int) 22349 vfunc[114]: QFrame::setFrameRect(QRect const&) 22350 vfunc[115]: QFrame::drawFrame(QPainter*) 22351 vfunc[116]: QCanvasView::drawContents(QPainter*) 22352 vfunc[117]: QScrollView::frameChanged() 22353 vfunc[118]: 22354 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 22355 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 22356 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 22357 vfunc[121]: 22358 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 22359 vfunc[122]: 22360 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 22361 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 22362 vfunc[124]: QScrollView::setDragAutoScroll(bool) 22363 vfunc[125]: QScrollView::resizeContents(int, int) 22364 vfunc[126]: QScrollView::setContentsPos(int, int) 22365 vfunc[127]: QCanvasView::drawContents(QPainter*, int, int, int, 22366 int) 22367 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 22368 int, int, int, int, int) 22369 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 22370 vfunc[130]: 22371 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 22372 vfunc[131]: 22373 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 22374 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 22375 vfunc[133]: 22376 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 22377 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 22378 vfunc[135]: 22379 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 22380 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 22381 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 22382 vfunc[138]: 22383 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 22384 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 22385 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 22386 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 22387 vfunc[142]: 22388 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 22389 vfunc[143]: 22390 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 22391 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 22392 vfunc[145]: 22393 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 22394 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 22395 vfunc[147]: 22396 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 22397 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 22398 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 22399 vfunc[150]: 22400 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 22401 vfunc[151]: QScrollView::setMargins(int, int, int, int) 22402 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 22403 int, int) 22404 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 22405 int, int) 22406 22407 Table 8-36. Secondary vtable for QCanvasView 22408 Base Offset -80 22409 Virtual Base Offset 0 22410 RTTI typeinfo for QCanvasView 22411 vfunc[0]: non-virtual thunk to QCanvasView::~QCanvasView() 22412 vfunc[1]: non-virtual thunk to QCanvasView::~QCanvasView() 22413 vfunc[2]: QPaintDevice::setResolution(int) 22414 vfunc[3]: QPaintDevice::resolution() const 22415 vfunc[4]: QPaintDevice::handle() const 22416 vfunc[5]: QPaintDevice::x11RenderHandle() const 22417 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22418 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22419 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 22420 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22421 const 22422 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22423 22424 The Run Time Type Information for the QCanvasView class is 22425 described by Table 8-37 22426 22427 Table 8-37. typeinfo for QCanvasView 22428 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22429 Name typeinfo name for QCanvasView 22430 basetype: typeinfo for QScrollView 22431 __________________________________________________________ 22432 22433 8.2.7.6. Class data for QCanvasEllipse 22434 22435 The virtual table for the QCanvasEllipse class is described by 22436 Table 8-38 22437 22438 Table 8-38. Primary vtable for QCanvasEllipse 22439 Base Offset 0 22440 Virtual Base Offset 0 22441 RTTI typeinfo for QCanvasEllipse 22442 vfunc[0]: QCanvasEllipse::~QCanvasEllipse() 22443 vfunc[1]: QCanvasEllipse::~QCanvasEllipse() 22444 vfunc[2]: QCanvasItem::moveBy(double, double) 22445 vfunc[3]: QCanvasItem::setAnimated(bool) 22446 vfunc[4]: QCanvasItem::setVelocity(double, double) 22447 vfunc[5]: QCanvasItem::advance(int) 22448 vfunc[6]: QCanvasEllipse::collidesWith(QCanvasItem const*) 22449 const 22450 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22451 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22452 vfunc[9]: QCanvasItem::setVisible(bool) 22453 vfunc[10]: QCanvasItem::setSelected(bool) 22454 vfunc[11]: QCanvasItem::setEnabled(bool) 22455 vfunc[12]: QCanvasItem::setActive(bool) 22456 vfunc[13]: QCanvasEllipse::rtti() const 22457 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22458 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22459 vfunc[16]: QCanvasPolygonalItem::chunks() const 22460 vfunc[17]: QCanvasItem::addToChunks() 22461 vfunc[18]: QCanvasItem::removeFromChunks() 22462 vfunc[19]: QCanvasItem::changeChunks() 22463 vfunc[20]: QCanvasEllipse::collidesWith(QCanvasSprite const*, 22464 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22465 QCanvasEllipse const*, QCanvasText const*) const 22466 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22467 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22468 vfunc[23]: QCanvasEllipse::areaPoints() const 22469 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22470 vfunc[25]: QCanvasEllipse::drawShape(QPainter&) 22471 22472 The Run Time Type Information for the QCanvasEllipse class is 22473 described by Table 8-39 22474 22475 Table 8-39. typeinfo for QCanvasEllipse 22476 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22477 Name typeinfo name for QCanvasEllipse 22478 basetype: typeinfo for QCanvasPolygonalItem 22479 __________________________________________________________ 22480 22481 8.2.7.7. Class data for QCanvasPixmap 22482 22483 The virtual table for the QCanvasPixmap class is described by 22484 Table 8-40 22485 22486 Table 8-40. Primary vtable for QCanvasPixmap 22487 Base Offset 0 22488 Virtual Base Offset 0 22489 RTTI typeinfo for QCanvasPixmap 22490 vfunc[0]: QCanvasPixmap::~QCanvasPixmap() 22491 vfunc[1]: QCanvasPixmap::~QCanvasPixmap() 22492 vfunc[2]: QPaintDevice::setResolution(int) 22493 vfunc[3]: QPaintDevice::resolution() const 22494 vfunc[4]: QPaintDevice::handle() const 22495 vfunc[5]: QPaintDevice::x11RenderHandle() const 22496 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 22497 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 22498 vfunc[8]: QPixmap::metric(int) const 22499 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 22500 const 22501 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 22502 vfunc[11]: QPixmap::detach() 22503 22504 The Run Time Type Information for the QCanvasPixmap class is 22505 described by Table 8-41 22506 22507 Table 8-41. typeinfo for QCanvasPixmap 22508 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22509 Name typeinfo name for QCanvasPixmap 22510 basetype: typeinfo for QPixmap 22511 __________________________________________________________ 22512 22513 8.2.7.8. Class data for QCanvasLine 22514 22515 The virtual table for the QCanvasLine class is described by 22516 Table 8-42 22517 22518 Table 8-42. Primary vtable for QCanvasLine 22519 Base Offset 0 22520 Virtual Base Offset 0 22521 RTTI typeinfo for QCanvasLine 22522 vfunc[0]: QCanvasLine::~QCanvasLine() 22523 vfunc[1]: QCanvasLine::~QCanvasLine() 22524 vfunc[2]: QCanvasLine::moveBy(double, double) 22525 vfunc[3]: QCanvasItem::setAnimated(bool) 22526 vfunc[4]: QCanvasItem::setVelocity(double, double) 22527 vfunc[5]: QCanvasItem::advance(int) 22528 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22529 const*) const 22530 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22531 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22532 vfunc[9]: QCanvasItem::setVisible(bool) 22533 vfunc[10]: QCanvasItem::setSelected(bool) 22534 vfunc[11]: QCanvasItem::setEnabled(bool) 22535 vfunc[12]: QCanvasItem::setActive(bool) 22536 vfunc[13]: QCanvasLine::rtti() const 22537 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22538 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22539 vfunc[16]: QCanvasPolygonalItem::chunks() const 22540 vfunc[17]: QCanvasItem::addToChunks() 22541 vfunc[18]: QCanvasItem::removeFromChunks() 22542 vfunc[19]: QCanvasItem::changeChunks() 22543 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22544 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22545 QCanvasEllipse const*, QCanvasText const*) const 22546 vfunc[21]: QCanvasLine::setPen(QPen) 22547 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22548 vfunc[23]: QCanvasLine::areaPoints() const 22549 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22550 vfunc[25]: QCanvasLine::drawShape(QPainter&) 22551 22552 The Run Time Type Information for the QCanvasLine class is 22553 described by Table 8-43 22554 22555 Table 8-43. typeinfo for QCanvasLine 22556 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22557 Name typeinfo name for QCanvasLine 22558 basetype: typeinfo for QCanvasPolygonalItem 22559 __________________________________________________________ 22560 22561 8.2.7.9. Class data for QCanvasSpline 22562 22563 The virtual table for the QCanvasSpline class is described by 22564 Table 8-44 22565 22566 Table 8-44. Primary vtable for QCanvasSpline 22567 Base Offset 0 22568 Virtual Base Offset 0 22569 RTTI typeinfo for QCanvasSpline 22570 vfunc[0]: QCanvasSpline::~QCanvasSpline() 22571 vfunc[1]: QCanvasSpline::~QCanvasSpline() 22572 vfunc[2]: QCanvasPolygon::moveBy(double, double) 22573 vfunc[3]: QCanvasItem::setAnimated(bool) 22574 vfunc[4]: QCanvasItem::setVelocity(double, double) 22575 vfunc[5]: QCanvasItem::advance(int) 22576 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22577 const*) const 22578 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22579 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22580 vfunc[9]: QCanvasItem::setVisible(bool) 22581 vfunc[10]: QCanvasItem::setSelected(bool) 22582 vfunc[11]: QCanvasItem::setEnabled(bool) 22583 vfunc[12]: QCanvasItem::setActive(bool) 22584 vfunc[13]: QCanvasSpline::rtti() const 22585 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22586 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22587 vfunc[16]: QCanvasPolygonalItem::chunks() const 22588 vfunc[17]: QCanvasItem::addToChunks() 22589 vfunc[18]: QCanvasItem::removeFromChunks() 22590 vfunc[19]: QCanvasItem::changeChunks() 22591 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22592 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22593 QCanvasEllipse const*, QCanvasText const*) const 22594 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22595 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22596 vfunc[23]: QCanvasPolygon::areaPoints() const 22597 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22598 vfunc[25]: QCanvasPolygon::drawShape(QPainter&) 22599 22600 The Run Time Type Information for the QCanvasSpline class is 22601 described by Table 8-45 22602 22603 Table 8-45. typeinfo for QCanvasSpline 22604 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22605 Name typeinfo name for QCanvasSpline 22606 basetype: typeinfo for QCanvasPolygon 22607 __________________________________________________________ 22608 22609 8.2.7.10. Class data for QCanvasText 22610 22611 The virtual table for the QCanvasText class is described by 22612 Table 8-46 22613 22614 Table 8-46. Primary vtable for QCanvasText 22615 Base Offset 0 22616 Virtual Base Offset 0 22617 RTTI typeinfo for QCanvasText 22618 vfunc[0]: QCanvasText::~QCanvasText() 22619 vfunc[1]: QCanvasText::~QCanvasText() 22620 vfunc[2]: QCanvasText::moveBy(double, double) 22621 vfunc[3]: QCanvasItem::setAnimated(bool) 22622 vfunc[4]: QCanvasItem::setVelocity(double, double) 22623 vfunc[5]: QCanvasItem::advance(int) 22624 vfunc[6]: QCanvasText::collidesWith(QCanvasItem const*) const 22625 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22626 vfunc[8]: QCanvasText::draw(QPainter&) 22627 vfunc[9]: QCanvasItem::setVisible(bool) 22628 vfunc[10]: QCanvasItem::setSelected(bool) 22629 vfunc[11]: QCanvasItem::setEnabled(bool) 22630 vfunc[12]: QCanvasItem::setActive(bool) 22631 vfunc[13]: QCanvasText::rtti() const 22632 vfunc[14]: QCanvasText::boundingRect() const 22633 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22634 vfunc[16]: QCanvasItem::chunks() const 22635 vfunc[17]: QCanvasText::addToChunks() 22636 vfunc[18]: QCanvasText::removeFromChunks() 22637 vfunc[19]: QCanvasText::changeChunks() 22638 vfunc[20]: QCanvasText::collidesWith(QCanvasSprite const*, 22639 QCanvasPolygonalItem const*, QCanvasRectangle const*, 22640 QCanvasEllipse const*, QCanvasText const*) const 22641 22642 The Run Time Type Information for the QCanvasText class is 22643 described by Table 8-47 22644 22645 Table 8-47. typeinfo for QCanvasText 22646 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22647 Name typeinfo name for QCanvasText 22648 basetype: typeinfo for QCanvasItem 22649 __________________________________________________________ 22650 22651 8.2.7.11. Class data for QCanvasPolygon 22652 22653 The virtual table for the QCanvasPolygon class is described by 22654 Table 8-48 22655 22656 Table 8-48. Primary vtable for QCanvasPolygon 22657 Base Offset 0 22658 Virtual Base Offset 0 22659 RTTI typeinfo for QCanvasPolygon 22660 vfunc[0]: QCanvasPolygon::~QCanvasPolygon() 22661 vfunc[1]: QCanvasPolygon::~QCanvasPolygon() 22662 vfunc[2]: QCanvasPolygon::moveBy(double, double) 22663 vfunc[3]: QCanvasItem::setAnimated(bool) 22664 vfunc[4]: QCanvasItem::setVelocity(double, double) 22665 vfunc[5]: QCanvasItem::advance(int) 22666 vfunc[6]: QCanvasPolygonalItem::collidesWith(QCanvasItem 22667 const*) const 22668 vfunc[7]: QCanvasItem::setCanvas(QCanvas*) 22669 vfunc[8]: QCanvasPolygonalItem::draw(QPainter&) 22670 vfunc[9]: QCanvasItem::setVisible(bool) 22671 vfunc[10]: QCanvasItem::setSelected(bool) 22672 vfunc[11]: QCanvasItem::setEnabled(bool) 22673 vfunc[12]: QCanvasItem::setActive(bool) 22674 vfunc[13]: QCanvasPolygon::rtti() const 22675 vfunc[14]: QCanvasPolygonalItem::boundingRect() const 22676 vfunc[15]: QCanvasItem::boundingRectAdvanced() const 22677 vfunc[16]: QCanvasPolygonalItem::chunks() const 22678 vfunc[17]: QCanvasItem::addToChunks() 22679 vfunc[18]: QCanvasItem::removeFromChunks() 22680 vfunc[19]: QCanvasItem::changeChunks() 22681 vfunc[20]: QCanvasPolygonalItem::collidesWith(QCanvasSprite 22682 const*, QCanvasPolygonalItem const*, QCanvasRectangle const*, 22683 QCanvasEllipse const*, QCanvasText const*) const 22684 vfunc[21]: QCanvasPolygonalItem::setPen(QPen) 22685 vfunc[22]: QCanvasPolygonalItem::setBrush(QBrush) 22686 vfunc[23]: QCanvasPolygon::areaPoints() const 22687 vfunc[24]: QCanvasPolygonalItem::areaPointsAdvanced() const 22688 vfunc[25]: QCanvasPolygon::drawShape(QPainter&) 22689 22690 The Run Time Type Information for the QCanvasPolygon class is 22691 described by Table 8-49 22692 22693 Table 8-49. typeinfo for QCanvasPolygon 22694 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22695 Name typeinfo name for QCanvasPolygon 22696 basetype: typeinfo for QCanvasPolygonalItem 22697 __________________________________________________________ 22698 22699 8.2.7.12. Class data for QCanvas 22700 22701 The virtual table for the QCanvas class is described by Table 22702 8-50 22703 22704 Table 8-50. Primary vtable for QCanvas 22705 Base Offset 0 22706 Virtual Base Offset 0 22707 RTTI typeinfo for QCanvas 22708 vfunc[0]: NULL or QCanvas::metaObject() const 22709 vfunc[1]: QCanvas::className() const 22710 vfunc[2]: QCanvas::qt_cast(char const*) 22711 vfunc[3]: QCanvas::qt_invoke(int, QUObject*) 22712 vfunc[4]: QCanvas::qt_emit(int, QUObject*) 22713 vfunc[5]: QCanvas::qt_property(int, int, QVariant*) 22714 vfunc[6]: QCanvas::~QCanvas() 22715 vfunc[7]: QCanvas::~QCanvas() 22716 vfunc[8]: QObject::event(QEvent*) 22717 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22718 vfunc[10]: QObject::setName(char const*) 22719 vfunc[11]: QObject::insertChild(QObject*) 22720 vfunc[12]: QObject::removeChild(QObject*) 22721 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22722 vfunc[14]: QObject::property(char const*) const 22723 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22724 vfunc[16]: QObject::childEvent(QChildEvent*) 22725 vfunc[17]: QObject::customEvent(QCustomEvent*) 22726 vfunc[18]: QObject::connectNotify(char const*) 22727 vfunc[19]: QObject::disconnectNotify(char const*) 22728 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22729 const*, char const*) 22730 vfunc[21]: QCanvas::setTiles(QPixmap, int, int, int, int) 22731 vfunc[22]: QCanvas::setBackgroundPixmap(QPixmap const&) 22732 vfunc[23]: QCanvas::setBackgroundColor(QColor const&) 22733 vfunc[24]: QCanvas::setTile(int, int, int) 22734 vfunc[25]: QCanvas::resize(int, int) 22735 vfunc[26]: QCanvas::retune(int, int) 22736 vfunc[27]: QCanvas::setChangedChunk(int, int) 22737 vfunc[28]: QCanvas::setChangedChunkContaining(int, int) 22738 vfunc[29]: QCanvas::setAllChanged() 22739 vfunc[30]: QCanvas::setChanged(QRect const&) 22740 vfunc[31]: QCanvas::setUnchanged(QRect const&) 22741 vfunc[32]: QCanvas::addView(QCanvasView*) 22742 vfunc[33]: QCanvas::removeView(QCanvasView*) 22743 vfunc[34]: QCanvas::addItem(QCanvasItem*) 22744 vfunc[35]: QCanvas::addAnimation(QCanvasItem*) 22745 vfunc[36]: QCanvas::removeItem(QCanvasItem*) 22746 vfunc[37]: QCanvas::removeAnimation(QCanvasItem*) 22747 vfunc[38]: QCanvas::setAdvancePeriod(int) 22748 vfunc[39]: QCanvas::setUpdatePeriod(int) 22749 vfunc[40]: QCanvas::setDoubleBuffering(bool) 22750 vfunc[41]: QCanvas::advance() 22751 vfunc[42]: QCanvas::update() 22752 vfunc[43]: QCanvas::drawBackground(QPainter&, QRect const&) 22753 vfunc[44]: QCanvas::drawForeground(QPainter&, QRect const&) 22754 22755 The Run Time Type Information for the QCanvas class is 22756 described by Table 8-51 22757 22758 Table 8-51. typeinfo for QCanvas 22759 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22760 Name typeinfo name for QCanvas 22761 basetype: typeinfo for QObject 22762 __________________________________________________________ 22763 22764 8.2.7.13. Interfaces for Qt3 Canvas 22765 22766 An LSB conforming implementation shall provide the architecture 22767 specific functions for Qt3 Canvas specified in Table 8-52, with 22768 the full mandatory functionality as described in the referenced 22769 underlying specification. 22770 22771 Table 8-52. libqt-mt - Qt3 Canvas Function Interfaces 22772 _ZThn80_N11QCanvasViewD0Ev [CXXABI] _ZThn80_N11QCanvasViewD1Ev 22773 [CXXABI] 22774 __________________________________________________________ 22775 22776 8.2.8. Qt3 Drag and Drop 22777 __________________________________________________________ 22778 22779 8.2.8.1. Class data for QImageDrag 22780 22781 The virtual table for the QImageDrag class is described by 22782 Table 8-53 22783 22784 Table 8-53. Primary vtable for QImageDrag 22785 Base Offset 0 22786 Virtual Base Offset 0 22787 RTTI typeinfo for QImageDrag 22788 vfunc[0]: NULL or QImageDrag::metaObject() const 22789 vfunc[1]: QImageDrag::className() const 22790 vfunc[2]: QImageDrag::qt_cast(char const*) 22791 vfunc[3]: QImageDrag::qt_invoke(int, QUObject*) 22792 vfunc[4]: QImageDrag::qt_emit(int, QUObject*) 22793 vfunc[5]: QImageDrag::qt_property(int, int, QVariant*) 22794 vfunc[6]: QImageDrag::~QImageDrag() 22795 vfunc[7]: QImageDrag::~QImageDrag() 22796 vfunc[8]: QObject::event(QEvent*) 22797 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22798 vfunc[10]: QObject::setName(char const*) 22799 vfunc[11]: QObject::insertChild(QObject*) 22800 vfunc[12]: QObject::removeChild(QObject*) 22801 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22802 vfunc[14]: QObject::property(char const*) const 22803 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22804 vfunc[16]: QObject::childEvent(QChildEvent*) 22805 vfunc[17]: QObject::customEvent(QCustomEvent*) 22806 vfunc[18]: QObject::connectNotify(char const*) 22807 vfunc[19]: QObject::disconnectNotify(char const*) 22808 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22809 const*, char const*) 22810 vfunc[21]: QDragObject::setPixmap(QPixmap) 22811 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 22812 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 22813 vfunc[24]: QImageDrag::setImage(QImage) 22814 vfunc[25]: QImageDrag::format(int) const 22815 vfunc[26]: QImageDrag::encodedData(char const*) const 22816 22817 Table 8-54. Secondary vtable for QImageDrag 22818 Base Offset -80 22819 Virtual Base Offset 0 22820 RTTI typeinfo for QImageDrag 22821 vfunc[0]: non-virtual thunk to QImageDrag::~QImageDrag() 22822 vfunc[1]: non-virtual thunk to QImageDrag::~QImageDrag() 22823 vfunc[2]: non-virtual thunk to QImageDrag::format(int) const 22824 vfunc[3]: QMimeSource::provides(char const*) const 22825 vfunc[4]: non-virtual thunk to QImageDrag::encodedData(char 22826 const*) const 22827 22828 The Run Time Type Information for the QImageDrag class is 22829 described by Table 8-55 22830 22831 Table 8-55. typeinfo for QImageDrag 22832 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22833 Name typeinfo name for QImageDrag 22834 basetype: typeinfo for QDragObject 22835 __________________________________________________________ 22836 22837 8.2.8.2. Class data for QDragLeaveEvent 22838 22839 The virtual table for the QDragLeaveEvent class is described by 22840 Table 8-56 22841 22842 Table 8-56. Primary vtable for QDragLeaveEvent 22843 Base Offset 0 22844 Virtual Base Offset 0 22845 RTTI typeinfo for QDragLeaveEvent 22846 vfunc[0]: NULL or QDragLeaveEvent::~QDragLeaveEvent() 22847 vfunc[1]: NULL or QDragLeaveEvent::~QDragLeaveEvent() 22848 22849 The Run Time Type Information for the QDragLeaveEvent class is 22850 described by Table 8-57 22851 22852 Table 8-57. typeinfo for QDragLeaveEvent 22853 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22854 Name typeinfo name for QDragLeaveEvent 22855 basetype: typeinfo for QEvent 22856 __________________________________________________________ 22857 22858 8.2.8.3. Class data for QColorDrag 22859 22860 The virtual table for the QColorDrag class is described by 22861 Table 8-58 22862 22863 Table 8-58. Primary vtable for QColorDrag 22864 Base Offset 0 22865 Virtual Base Offset 0 22866 RTTI typeinfo for QColorDrag 22867 vfunc[0]: NULL or QColorDrag::metaObject() const 22868 vfunc[1]: QColorDrag::className() const 22869 vfunc[2]: QColorDrag::qt_cast(char const*) 22870 vfunc[3]: QColorDrag::qt_invoke(int, QUObject*) 22871 vfunc[4]: QColorDrag::qt_emit(int, QUObject*) 22872 vfunc[5]: QColorDrag::qt_property(int, int, QVariant*) 22873 vfunc[6]: NULL or QColorDrag::~QColorDrag() 22874 vfunc[7]: NULL or QColorDrag::~QColorDrag() 22875 vfunc[8]: QObject::event(QEvent*) 22876 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22877 vfunc[10]: QObject::setName(char const*) 22878 vfunc[11]: QObject::insertChild(QObject*) 22879 vfunc[12]: QObject::removeChild(QObject*) 22880 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22881 vfunc[14]: QObject::property(char const*) const 22882 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22883 vfunc[16]: QObject::childEvent(QChildEvent*) 22884 vfunc[17]: QObject::customEvent(QCustomEvent*) 22885 vfunc[18]: QObject::connectNotify(char const*) 22886 vfunc[19]: QObject::disconnectNotify(char const*) 22887 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22888 const*, char const*) 22889 vfunc[21]: QDragObject::setPixmap(QPixmap) 22890 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 22891 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 22892 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 22893 vfunc[25]: QStoredDrag::format(int) const 22894 vfunc[26]: QStoredDrag::encodedData(char const*) const 22895 22896 Table 8-59. Secondary vtable for QColorDrag 22897 Base Offset -80 22898 Virtual Base Offset 0 22899 RTTI typeinfo for QColorDrag 22900 vfunc[0]: NULL or non-virtual thunk to 22901 QColorDrag::~QColorDrag() 22902 vfunc[1]: NULL or non-virtual thunk to 22903 QColorDrag::~QColorDrag() 22904 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 22905 vfunc[3]: QMimeSource::provides(char const*) const 22906 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 22907 const*) const 22908 22909 The Run Time Type Information for the QColorDrag class is 22910 described by Table 8-60 22911 22912 Table 8-60. typeinfo for QColorDrag 22913 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22914 Name typeinfo name for QColorDrag 22915 basetype: typeinfo for QStoredDrag 22916 __________________________________________________________ 22917 22918 8.2.8.4. Class data for QDragResponseEvent 22919 22920 The virtual table for the QDragResponseEvent class is described 22921 by Table 8-61 22922 22923 Table 8-61. Primary vtable for QDragResponseEvent 22924 Base Offset 0 22925 Virtual Base Offset 0 22926 RTTI typeinfo for QDragResponseEvent 22927 vfunc[0]: NULL or QDragResponseEvent::~QDragResponseEvent() 22928 vfunc[1]: NULL or QDragResponseEvent::~QDragResponseEvent() 22929 22930 The Run Time Type Information for the QDragResponseEvent class 22931 is described by Table 8-62 22932 22933 Table 8-62. typeinfo for QDragResponseEvent 22934 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22935 Name typeinfo name for QDragResponseEvent 22936 basetype: typeinfo for QEvent 22937 __________________________________________________________ 22938 22939 8.2.8.5. Class data for QIconDrag 22940 22941 The virtual table for the QIconDrag class is described by Table 22942 8-63 22943 22944 Table 8-63. Primary vtable for QIconDrag 22945 Base Offset 0 22946 Virtual Base Offset 0 22947 RTTI typeinfo for QIconDrag 22948 vfunc[0]: NULL or QIconDrag::metaObject() const 22949 vfunc[1]: QIconDrag::className() const 22950 vfunc[2]: QIconDrag::qt_cast(char const*) 22951 vfunc[3]: QIconDrag::qt_invoke(int, QUObject*) 22952 vfunc[4]: QIconDrag::qt_emit(int, QUObject*) 22953 vfunc[5]: QIconDrag::qt_property(int, int, QVariant*) 22954 vfunc[6]: QIconDrag::~QIconDrag() 22955 vfunc[7]: QIconDrag::~QIconDrag() 22956 vfunc[8]: QObject::event(QEvent*) 22957 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 22958 vfunc[10]: QObject::setName(char const*) 22959 vfunc[11]: QObject::insertChild(QObject*) 22960 vfunc[12]: QObject::removeChild(QObject*) 22961 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 22962 vfunc[14]: QObject::property(char const*) const 22963 vfunc[15]: QObject::timerEvent(QTimerEvent*) 22964 vfunc[16]: QObject::childEvent(QChildEvent*) 22965 vfunc[17]: QObject::customEvent(QCustomEvent*) 22966 vfunc[18]: QObject::connectNotify(char const*) 22967 vfunc[19]: QObject::disconnectNotify(char const*) 22968 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 22969 const*, char const*) 22970 vfunc[21]: QDragObject::setPixmap(QPixmap) 22971 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 22972 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 22973 vfunc[24]: QIconDrag::format(int) const 22974 vfunc[25]: QIconDrag::encodedData(char const*) const 22975 22976 Table 8-64. Secondary vtable for QIconDrag 22977 Base Offset -80 22978 Virtual Base Offset 0 22979 RTTI typeinfo for QIconDrag 22980 vfunc[0]: non-virtual thunk to QIconDrag::~QIconDrag() 22981 vfunc[1]: non-virtual thunk to QIconDrag::~QIconDrag() 22982 vfunc[2]: non-virtual thunk to QIconDrag::format(int) const 22983 vfunc[3]: QMimeSource::provides(char const*) const 22984 vfunc[4]: non-virtual thunk to QIconDrag::encodedData(char 22985 const*) const 22986 22987 The Run Time Type Information for the QIconDrag class is 22988 described by Table 8-65 22989 22990 Table 8-65. typeinfo for QIconDrag 22991 Base Vtable vtable for __cxxabiv1::__si_class_type_info 22992 Name typeinfo name for QIconDrag 22993 basetype: typeinfo for QDragObject 22994 __________________________________________________________ 22995 22996 8.2.8.6. Class data for QUriDrag 22997 22998 The virtual table for the QUriDrag class is described by Table 22999 8-66 23000 23001 Table 8-66. Primary vtable for QUriDrag 23002 Base Offset 0 23003 Virtual Base Offset 0 23004 RTTI typeinfo for QUriDrag 23005 vfunc[0]: NULL or QUriDrag::metaObject() const 23006 vfunc[1]: QUriDrag::className() const 23007 vfunc[2]: QUriDrag::qt_cast(char const*) 23008 vfunc[3]: QUriDrag::qt_invoke(int, QUObject*) 23009 vfunc[4]: QUriDrag::qt_emit(int, QUObject*) 23010 vfunc[5]: QUriDrag::qt_property(int, int, QVariant*) 23011 vfunc[6]: QUriDrag::~QUriDrag() 23012 vfunc[7]: QUriDrag::~QUriDrag() 23013 vfunc[8]: QObject::event(QEvent*) 23014 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23015 vfunc[10]: QObject::setName(char const*) 23016 vfunc[11]: QObject::insertChild(QObject*) 23017 vfunc[12]: QObject::removeChild(QObject*) 23018 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23019 vfunc[14]: QObject::property(char const*) const 23020 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23021 vfunc[16]: QObject::childEvent(QChildEvent*) 23022 vfunc[17]: QObject::customEvent(QCustomEvent*) 23023 vfunc[18]: QObject::connectNotify(char const*) 23024 vfunc[19]: QObject::disconnectNotify(char const*) 23025 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23026 const*, char const*) 23027 vfunc[21]: QDragObject::setPixmap(QPixmap) 23028 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23029 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23030 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 23031 vfunc[25]: QStoredDrag::format(int) const 23032 vfunc[26]: QStoredDrag::encodedData(char const*) const 23033 vfunc[27]: QUriDrag::setUris(QStrList) 23034 23035 Table 8-67. Secondary vtable for QUriDrag 23036 Base Offset -80 23037 Virtual Base Offset 0 23038 RTTI typeinfo for QUriDrag 23039 vfunc[0]: non-virtual thunk to QUriDrag::~QUriDrag() 23040 vfunc[1]: non-virtual thunk to QUriDrag::~QUriDrag() 23041 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 23042 vfunc[3]: QMimeSource::provides(char const*) const 23043 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 23044 const*) const 23045 23046 The Run Time Type Information for the QUriDrag class is 23047 described by Table 8-68 23048 23049 Table 8-68. typeinfo for QUriDrag 23050 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23051 Name typeinfo name for QUriDrag 23052 basetype: typeinfo for QStoredDrag 23053 __________________________________________________________ 23054 23055 8.2.8.7. Class data for QDropSite 23056 23057 The virtual table for the QDropSite class is described by Table 23058 8-69 23059 23060 Table 8-69. Primary vtable for QDropSite 23061 Base Offset 0 23062 Virtual Base Offset 0 23063 RTTI typeinfo for QDropSite 23064 vfunc[0]: QDropSite::~QDropSite() 23065 vfunc[1]: QDropSite::~QDropSite() 23066 23067 The Run Time Type Information for the QDropSite class is 23068 described by Table 8-70 23069 23070 Table 8-70. typeinfo for QDropSite 23071 Base Vtable vtable for __cxxabiv1::__class_type_info 23072 Name typeinfo name for QDropSite 23073 __________________________________________________________ 23074 23075 8.2.8.8. Class data for QStoredDrag 23076 23077 The virtual table for the QStoredDrag class is described by 23078 Table 8-71 23079 23080 Table 8-71. Primary vtable for QStoredDrag 23081 Base Offset 0 23082 Virtual Base Offset 0 23083 RTTI typeinfo for QStoredDrag 23084 vfunc[0]: NULL or QStoredDrag::metaObject() const 23085 vfunc[1]: QStoredDrag::className() const 23086 vfunc[2]: QStoredDrag::qt_cast(char const*) 23087 vfunc[3]: QStoredDrag::qt_invoke(int, QUObject*) 23088 vfunc[4]: QStoredDrag::qt_emit(int, QUObject*) 23089 vfunc[5]: QStoredDrag::qt_property(int, int, QVariant*) 23090 vfunc[6]: QStoredDrag::~QStoredDrag() 23091 vfunc[7]: QStoredDrag::~QStoredDrag() 23092 vfunc[8]: QObject::event(QEvent*) 23093 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23094 vfunc[10]: QObject::setName(char const*) 23095 vfunc[11]: QObject::insertChild(QObject*) 23096 vfunc[12]: QObject::removeChild(QObject*) 23097 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23098 vfunc[14]: QObject::property(char const*) const 23099 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23100 vfunc[16]: QObject::childEvent(QChildEvent*) 23101 vfunc[17]: QObject::customEvent(QCustomEvent*) 23102 vfunc[18]: QObject::connectNotify(char const*) 23103 vfunc[19]: QObject::disconnectNotify(char const*) 23104 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23105 const*, char const*) 23106 vfunc[21]: QDragObject::setPixmap(QPixmap) 23107 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23108 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23109 vfunc[24]: QStoredDrag::setEncodedData(QMemArray const&) 23110 vfunc[25]: QStoredDrag::format(int) const 23111 vfunc[26]: QStoredDrag::encodedData(char const*) const 23112 23113 Table 8-72. Secondary vtable for QStoredDrag 23114 Base Offset -80 23115 Virtual Base Offset 0 23116 RTTI typeinfo for QStoredDrag 23117 vfunc[0]: non-virtual thunk to QStoredDrag::~QStoredDrag() 23118 vfunc[1]: non-virtual thunk to QStoredDrag::~QStoredDrag() 23119 vfunc[2]: non-virtual thunk to QStoredDrag::format(int) const 23120 vfunc[3]: QMimeSource::provides(char const*) const 23121 vfunc[4]: non-virtual thunk to QStoredDrag::encodedData(char 23122 const*) const 23123 23124 The Run Time Type Information for the QStoredDrag class is 23125 described by Table 8-73 23126 23127 Table 8-73. typeinfo for QStoredDrag 23128 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23129 Name typeinfo name for QStoredDrag 23130 basetype: typeinfo for QDragObject 23131 __________________________________________________________ 23132 23133 8.2.8.9. Class data for QTextDrag 23134 23135 The virtual table for the QTextDrag class is described by Table 23136 8-74 23137 23138 Table 8-74. Primary vtable for QTextDrag 23139 Base Offset 0 23140 Virtual Base Offset 0 23141 RTTI typeinfo for QTextDrag 23142 vfunc[0]: NULL or QTextDrag::metaObject() const 23143 vfunc[1]: QTextDrag::className() const 23144 vfunc[2]: QTextDrag::qt_cast(char const*) 23145 vfunc[3]: QTextDrag::qt_invoke(int, QUObject*) 23146 vfunc[4]: QTextDrag::qt_emit(int, QUObject*) 23147 vfunc[5]: QTextDrag::qt_property(int, int, QVariant*) 23148 vfunc[6]: QTextDrag::~QTextDrag() 23149 vfunc[7]: QTextDrag::~QTextDrag() 23150 vfunc[8]: QObject::event(QEvent*) 23151 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23152 vfunc[10]: QObject::setName(char const*) 23153 vfunc[11]: QObject::insertChild(QObject*) 23154 vfunc[12]: QObject::removeChild(QObject*) 23155 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23156 vfunc[14]: QObject::property(char const*) const 23157 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23158 vfunc[16]: QObject::childEvent(QChildEvent*) 23159 vfunc[17]: QObject::customEvent(QCustomEvent*) 23160 vfunc[18]: QObject::connectNotify(char const*) 23161 vfunc[19]: QObject::disconnectNotify(char const*) 23162 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23163 const*, char const*) 23164 vfunc[21]: QDragObject::setPixmap(QPixmap) 23165 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23166 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23167 vfunc[24]: QTextDrag::setText(QString const&) 23168 vfunc[25]: QTextDrag::setSubtype(QCString const&) 23169 vfunc[26]: QTextDrag::format(int) const 23170 vfunc[27]: QTextDrag::encodedData(char const*) const 23171 23172 Table 8-75. Secondary vtable for QTextDrag 23173 Base Offset -80 23174 Virtual Base Offset 0 23175 RTTI typeinfo for QTextDrag 23176 vfunc[0]: non-virtual thunk to QTextDrag::~QTextDrag() 23177 vfunc[1]: non-virtual thunk to QTextDrag::~QTextDrag() 23178 vfunc[2]: non-virtual thunk to QTextDrag::format(int) const 23179 vfunc[3]: QMimeSource::provides(char const*) const 23180 vfunc[4]: non-virtual thunk to QTextDrag::encodedData(char 23181 const*) const 23182 23183 The Run Time Type Information for the QTextDrag class is 23184 described by Table 8-76 23185 23186 Table 8-76. typeinfo for QTextDrag 23187 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23188 Name typeinfo name for QTextDrag 23189 basetype: typeinfo for QDragObject 23190 __________________________________________________________ 23191 23192 8.2.8.10. Class data for QDragEnterEvent 23193 23194 The virtual table for the QDragEnterEvent class is described by 23195 Table 8-77 23196 23197 Table 8-77. Primary vtable for QDragEnterEvent 23198 Base Offset 0 23199 Virtual Base Offset 0 23200 RTTI typeinfo for QDragEnterEvent 23201 vfunc[0]: NULL or QDragEnterEvent::~QDragEnterEvent() 23202 vfunc[1]: NULL or QDragEnterEvent::~QDragEnterEvent() 23203 vfunc[2]: QDropEvent::format(int) const 23204 vfunc[3]: QDropEvent::encodedData(char const*) const 23205 vfunc[4]: QDropEvent::provides(char const*) const 23206 23207 Table 8-78. Secondary vtable for QDragEnterEvent 23208 Base Offset -16 23209 Virtual Base Offset 0 23210 RTTI typeinfo for QDragEnterEvent 23211 vfunc[0]: NULL or non-virtual thunk to 23212 QDragEnterEvent::~QDragEnterEvent() 23213 vfunc[1]: NULL or non-virtual thunk to 23214 QDragEnterEvent::~QDragEnterEvent() 23215 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 23216 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 23217 const*) const 23218 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 23219 const*) const 23220 23221 The Run Time Type Information for the QDragEnterEvent class is 23222 described by Table 8-79 23223 23224 Table 8-79. typeinfo for QDragEnterEvent 23225 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23226 Name typeinfo name for QDragEnterEvent 23227 basetype: typeinfo for QDragMoveEvent 23228 __________________________________________________________ 23229 23230 8.2.8.11. Class data for QDragMoveEvent 23231 23232 The virtual table for the QDragMoveEvent class is described by 23233 Table 8-80 23234 23235 Table 8-80. Primary vtable for QDragMoveEvent 23236 Base Offset 0 23237 Virtual Base Offset 0 23238 RTTI typeinfo for QDragMoveEvent 23239 vfunc[0]: NULL or QDragMoveEvent::~QDragMoveEvent() 23240 vfunc[1]: NULL or QDragMoveEvent::~QDragMoveEvent() 23241 vfunc[2]: QDropEvent::format(int) const 23242 vfunc[3]: QDropEvent::encodedData(char const*) const 23243 vfunc[4]: QDropEvent::provides(char const*) const 23244 23245 Table 8-81. Secondary vtable for QDragMoveEvent 23246 Base Offset -16 23247 Virtual Base Offset 0 23248 RTTI typeinfo for QDragMoveEvent 23249 vfunc[0]: NULL or non-virtual thunk to 23250 QDragMoveEvent::~QDragMoveEvent() 23251 vfunc[1]: NULL or non-virtual thunk to 23252 QDragMoveEvent::~QDragMoveEvent() 23253 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 23254 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 23255 const*) const 23256 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 23257 const*) const 23258 23259 The Run Time Type Information for the QDragMoveEvent class is 23260 described by Table 8-82 23261 23262 Table 8-82. typeinfo for QDragMoveEvent 23263 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23264 Name typeinfo name for QDragMoveEvent 23265 basetype: typeinfo for QDropEvent 23266 __________________________________________________________ 23267 23268 8.2.8.12. Class data for QDropEvent 23269 23270 The virtual table for the QDropEvent class is described by 23271 Table 8-83 23272 23273 Table 8-83. Primary vtable for QDropEvent 23274 Base Offset 0 23275 Virtual Base Offset 0 23276 RTTI typeinfo for QDropEvent 23277 vfunc[0]: NULL or QDropEvent::~QDropEvent() 23278 vfunc[1]: NULL or QDropEvent::~QDropEvent() 23279 vfunc[2]: QDropEvent::format(int) const 23280 vfunc[3]: QDropEvent::encodedData(char const*) const 23281 vfunc[4]: QDropEvent::provides(char const*) const 23282 23283 Table 8-84. Secondary vtable for QDropEvent 23284 Base Offset -16 23285 Virtual Base Offset 0 23286 RTTI typeinfo for QDropEvent 23287 vfunc[0]: NULL or non-virtual thunk to 23288 QDropEvent::~QDropEvent() 23289 vfunc[1]: NULL or non-virtual thunk to 23290 QDropEvent::~QDropEvent() 23291 vfunc[2]: non-virtual thunk to QDropEvent::format(int) const 23292 vfunc[3]: non-virtual thunk to QDropEvent::provides(char 23293 const*) const 23294 vfunc[4]: non-virtual thunk to QDropEvent::encodedData(char 23295 const*) const 23296 23297 The Run Time Type Information for the QDropEvent class is 23298 described by Table 8-85 23299 23300 Table 8-85. typeinfo for QDropEvent 23301 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 23302 Name typeinfo name for QDropEvent 23303 flags: 0 23304 basetype: typeinfo for QEvent 2 23305 basetype: typeinfo for QMimeSource 3074 23306 __________________________________________________________ 23307 23308 8.2.8.13. Class data for QDragObject 23309 23310 The virtual table for the QDragObject class is described by 23311 Table 8-86 23312 23313 Table 8-86. Primary vtable for QDragObject 23314 Base Offset 0 23315 Virtual Base Offset 0 23316 RTTI typeinfo for QDragObject 23317 vfunc[0]: NULL or QDragObject::metaObject() const 23318 vfunc[1]: QDragObject::className() const 23319 vfunc[2]: QDragObject::qt_cast(char const*) 23320 vfunc[3]: QDragObject::qt_invoke(int, QUObject*) 23321 vfunc[4]: QDragObject::qt_emit(int, QUObject*) 23322 vfunc[5]: QDragObject::qt_property(int, int, QVariant*) 23323 vfunc[6]: QDragObject::~QDragObject() 23324 vfunc[7]: QDragObject::~QDragObject() 23325 vfunc[8]: QObject::event(QEvent*) 23326 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23327 vfunc[10]: QObject::setName(char const*) 23328 vfunc[11]: QObject::insertChild(QObject*) 23329 vfunc[12]: QObject::removeChild(QObject*) 23330 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23331 vfunc[14]: QObject::property(char const*) const 23332 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23333 vfunc[16]: QObject::childEvent(QChildEvent*) 23334 vfunc[17]: QObject::customEvent(QCustomEvent*) 23335 vfunc[18]: QObject::connectNotify(char const*) 23336 vfunc[19]: QObject::disconnectNotify(char const*) 23337 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23338 const*, char const*) 23339 vfunc[21]: QDragObject::setPixmap(QPixmap) 23340 vfunc[22]: QDragObject::setPixmap(QPixmap, QPoint const&) 23341 vfunc[23]: QDragObject::drag(QDragObject::DragMode) 23342 23343 Table 8-87. Secondary vtable for QDragObject 23344 Base Offset -80 23345 Virtual Base Offset 0 23346 RTTI typeinfo for QDragObject 23347 vfunc[0]: non-virtual thunk to QDragObject::~QDragObject() 23348 vfunc[1]: non-virtual thunk to QDragObject::~QDragObject() 23349 vfunc[2]: __cxa_pure_virtual 23350 vfunc[3]: QMimeSource::provides(char const*) const 23351 vfunc[4]: __cxa_pure_virtual 23352 23353 The Run Time Type Information for the QDragObject class is 23354 described by Table 8-88 23355 23356 Table 8-88. typeinfo for QDragObject 23357 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 23358 Name typeinfo name for QDragObject 23359 flags: 0 23360 basetype: typeinfo for QObject 2 23361 basetype: typeinfo for QMimeSource 10242 23362 __________________________________________________________ 23363 23364 8.2.8.14. Class data for QIconDragItem 23365 23366 The virtual table for the QIconDragItem class is described by 23367 Table 8-89 23368 23369 Table 8-89. Primary vtable for QIconDragItem 23370 Base Offset 0 23371 Virtual Base Offset 0 23372 RTTI typeinfo for QIconDragItem 23373 vfunc[0]: QIconDragItem::~QIconDragItem() 23374 vfunc[1]: QIconDragItem::~QIconDragItem() 23375 vfunc[2]: QIconDragItem::data() const 23376 vfunc[3]: QIconDragItem::setData(QMemArray const&) 23377 23378 The Run Time Type Information for the QIconDragItem class is 23379 described by Table 8-90 23380 23381 Table 8-90. typeinfo for QIconDragItem 23382 Base Vtable vtable for __cxxabiv1::__class_type_info 23383 Name typeinfo name for QIconDragItem 23384 __________________________________________________________ 23385 23386 8.2.8.15. Interfaces for Qt3 Drag and Drop 23387 23388 An LSB conforming implementation shall provide the architecture 23389 specific functions for Qt3 Drag and Drop specified in Table 23390 8-91, with the full mandatory functionality as described in the 23391 referenced underlying specification. 23392 23393 Table 8-91. libqt-mt - Qt3 Drag and Drop Function Interfaces 23394 _ZThn16_NK10QDropEvent11encodedDataEPKc [CXXABI] 23395 _ZThn16_NK10QDropEvent6formatEi [CXXABI] 23396 _ZThn16_NK10QDropEvent8providesEPKc [CXXABI] 23397 _ZThn80_N10QImageDragD0Ev [CXXABI] 23398 _ZThn80_N10QImageDragD1Ev [CXXABI] _ZThn80_N11QDragObjectD0Ev 23399 [CXXABI] 23400 _ZThn80_N11QDragObjectD1Ev [CXXABI] _ZThn80_N11QStoredDragD0Ev 23401 [CXXABI] 23402 _ZThn80_N11QStoredDragD1Ev [CXXABI] _ZThn80_N8QUriDragD0Ev 23403 [CXXABI] 23404 _ZThn80_N8QUriDragD1Ev [CXXABI] _ZThn80_N9QIconDragD0Ev 23405 [CXXABI] 23406 _ZThn80_N9QIconDragD1Ev [CXXABI] _ZThn80_N9QTextDragD0Ev 23407 [CXXABI] 23408 _ZThn80_N9QTextDragD1Ev [CXXABI] 23409 _ZThn80_NK10QImageDrag11encodedDataEPKc [CXXABI] 23410 _ZThn80_NK10QImageDrag6formatEi [CXXABI] 23411 _ZThn80_NK11QStoredDrag11encodedDataEPKc [CXXABI] 23412 _ZThn80_NK11QStoredDrag6formatEi [CXXABI] 23413 _ZThn80_NK9QIconDrag11encodedDataEPKc [CXXABI] 23414 _ZThn80_NK9QIconDrag6formatEi [CXXABI] 23415 _ZThn80_NK9QTextDrag11encodedDataEPKc [CXXABI] 23416 _ZThn80_NK9QTextDrag6formatEi [CXXABI] 23417 __________________________________________________________ 23418 23419 8.2.9. Qt3 Events 23420 __________________________________________________________ 23421 23422 8.2.9.1. Class data for QContextMenuEvent 23423 23424 The virtual table for the QContextMenuEvent class is described 23425 by Table 8-92 23426 23427 Table 8-92. Primary vtable for QContextMenuEvent 23428 Base Offset 0 23429 Virtual Base Offset 0 23430 RTTI typeinfo for QContextMenuEvent 23431 vfunc[0]: NULL or QContextMenuEvent::~QContextMenuEvent() 23432 vfunc[1]: NULL or QContextMenuEvent::~QContextMenuEvent() 23433 23434 The Run Time Type Information for the QContextMenuEvent class 23435 is described by Table 8-93 23436 23437 Table 8-93. typeinfo for QContextMenuEvent 23438 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23439 Name typeinfo name for QContextMenuEvent 23440 basetype: typeinfo for QEvent 23441 __________________________________________________________ 23442 23443 8.2.9.2. Class data for QIMEvent 23444 23445 The virtual table for the QIMEvent class is described by Table 23446 8-94 23447 23448 Table 8-94. Primary vtable for QIMEvent 23449 Base Offset 0 23450 Virtual Base Offset 0 23451 RTTI typeinfo for QIMEvent 23452 vfunc[0]: NULL or QIMEvent::~QIMEvent() 23453 vfunc[1]: NULL or QIMEvent::~QIMEvent() 23454 23455 The Run Time Type Information for the QIMEvent class is 23456 described by Table 8-95 23457 23458 Table 8-95. typeinfo for QIMEvent 23459 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23460 Name typeinfo name for QIMEvent 23461 basetype: typeinfo for QEvent 23462 __________________________________________________________ 23463 23464 8.2.9.3. Class data for QTimerEvent 23465 23466 The virtual table for the QTimerEvent class is described by 23467 Table 8-96 23468 23469 Table 8-96. Primary vtable for QTimerEvent 23470 Base Offset 0 23471 Virtual Base Offset 0 23472 RTTI typeinfo for QTimerEvent 23473 vfunc[0]: NULL or QTimerEvent::~QTimerEvent() 23474 vfunc[1]: NULL or QTimerEvent::~QTimerEvent() 23475 23476 The Run Time Type Information for the QTimerEvent class is 23477 described by Table 8-97 23478 23479 Table 8-97. typeinfo for QTimerEvent 23480 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23481 Name typeinfo name for QTimerEvent 23482 basetype: typeinfo for QEvent 23483 __________________________________________________________ 23484 23485 8.2.9.4. Class data for QKeyEvent 23486 23487 The virtual table for the QKeyEvent class is described by Table 23488 8-98 23489 23490 Table 8-98. Primary vtable for QKeyEvent 23491 Base Offset 0 23492 Virtual Base Offset 0 23493 RTTI typeinfo for QKeyEvent 23494 vfunc[0]: NULL or QKeyEvent::~QKeyEvent() 23495 vfunc[1]: NULL or QKeyEvent::~QKeyEvent() 23496 23497 The Run Time Type Information for the QKeyEvent class is 23498 described by Table 8-99 23499 23500 Table 8-99. typeinfo for QKeyEvent 23501 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23502 Name typeinfo name for QKeyEvent 23503 basetype: typeinfo for QEvent 23504 __________________________________________________________ 23505 23506 8.2.9.5. Class data for QCustomEvent 23507 23508 The virtual table for the QCustomEvent class is described by 23509 Table 8-100 23510 23511 Table 8-100. Primary vtable for QCustomEvent 23512 Base Offset 0 23513 Virtual Base Offset 0 23514 RTTI typeinfo for QCustomEvent 23515 vfunc[0]: NULL or QCustomEvent::~QCustomEvent() 23516 vfunc[1]: NULL or QCustomEvent::~QCustomEvent() 23517 23518 The Run Time Type Information for the QCustomEvent class is 23519 described by Table 8-101 23520 23521 Table 8-101. typeinfo for QCustomEvent 23522 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23523 Name typeinfo name for QCustomEvent 23524 basetype: typeinfo for QEvent 23525 __________________________________________________________ 23526 23527 8.2.9.6. Class data for QEventLoop 23528 23529 The virtual table for the QEventLoop class is described by 23530 Table 8-102 23531 23532 Table 8-102. Primary vtable for QEventLoop 23533 Base Offset 0 23534 Virtual Base Offset 0 23535 RTTI typeinfo for QEventLoop 23536 vfunc[0]: NULL or QEventLoop::metaObject() const 23537 vfunc[1]: QEventLoop::className() const 23538 vfunc[2]: QEventLoop::qt_cast(char const*) 23539 vfunc[3]: QEventLoop::qt_invoke(int, QUObject*) 23540 vfunc[4]: QEventLoop::qt_emit(int, QUObject*) 23541 vfunc[5]: QEventLoop::qt_property(int, int, QVariant*) 23542 vfunc[6]: QEventLoop::~QEventLoop() 23543 vfunc[7]: QEventLoop::~QEventLoop() 23544 vfunc[8]: QObject::event(QEvent*) 23545 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23546 vfunc[10]: QObject::setName(char const*) 23547 vfunc[11]: QObject::insertChild(QObject*) 23548 vfunc[12]: QObject::removeChild(QObject*) 23549 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23550 vfunc[14]: QObject::property(char const*) const 23551 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23552 vfunc[16]: QObject::childEvent(QChildEvent*) 23553 vfunc[17]: QObject::customEvent(QCustomEvent*) 23554 vfunc[18]: QObject::connectNotify(char const*) 23555 vfunc[19]: QObject::disconnectNotify(char const*) 23556 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23557 const*, char const*) 23558 vfunc[21]: QEventLoop::processEvents(unsigned int) 23559 vfunc[22]: QEventLoop::hasPendingEvents() const 23560 vfunc[23]: QEventLoop::registerSocketNotifier(QSocketNotifier*) 23561 vfunc[24]: 23562 QEventLoop::unregisterSocketNotifier(QSocketNotifier*) 23563 vfunc[25]: QEventLoop::exec() 23564 vfunc[26]: QEventLoop::exit(int) 23565 vfunc[27]: QEventLoop::enterLoop() 23566 vfunc[28]: QEventLoop::exitLoop() 23567 vfunc[29]: QEventLoop::loopLevel() const 23568 vfunc[30]: QEventLoop::wakeUp() 23569 vfunc[31]: QEventLoop::appStartingUp() 23570 vfunc[32]: QEventLoop::appClosingDown() 23571 23572 The Run Time Type Information for the QEventLoop class is 23573 described by Table 8-103 23574 23575 Table 8-103. typeinfo for QEventLoop 23576 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23577 Name typeinfo name for QEventLoop 23578 basetype: typeinfo for QObject 23579 __________________________________________________________ 23580 23581 8.2.9.7. Class data for QHideEvent 23582 23583 The virtual table for the QHideEvent class is described by 23584 Table 8-104 23585 23586 Table 8-104. Primary vtable for QHideEvent 23587 Base Offset 0 23588 Virtual Base Offset 0 23589 RTTI typeinfo for QHideEvent 23590 vfunc[0]: NULL or QHideEvent::~QHideEvent() 23591 vfunc[1]: NULL or QHideEvent::~QHideEvent() 23592 23593 The Run Time Type Information for the QHideEvent class is 23594 described by Table 8-105 23595 23596 Table 8-105. typeinfo for QHideEvent 23597 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23598 Name typeinfo name for QHideEvent 23599 basetype: typeinfo for QEvent 23600 __________________________________________________________ 23601 23602 8.2.9.8. Class data for QResizeEvent 23603 23604 The virtual table for the QResizeEvent class is described by 23605 Table 8-106 23606 23607 Table 8-106. Primary vtable for QResizeEvent 23608 Base Offset 0 23609 Virtual Base Offset 0 23610 RTTI typeinfo for QResizeEvent 23611 vfunc[0]: NULL or QResizeEvent::~QResizeEvent() 23612 vfunc[1]: NULL or QResizeEvent::~QResizeEvent() 23613 23614 The Run Time Type Information for the QResizeEvent class is 23615 described by Table 8-107 23616 23617 Table 8-107. typeinfo for QResizeEvent 23618 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23619 Name typeinfo name for QResizeEvent 23620 basetype: typeinfo for QEvent 23621 __________________________________________________________ 23622 23623 8.2.9.9. Class data for QTabletEvent 23624 23625 The virtual table for the QTabletEvent class is described by 23626 Table 8-108 23627 23628 Table 8-108. Primary vtable for QTabletEvent 23629 Base Offset 0 23630 Virtual Base Offset 0 23631 RTTI typeinfo for QTabletEvent 23632 vfunc[0]: NULL or QTabletEvent::~QTabletEvent() 23633 vfunc[1]: NULL or QTabletEvent::~QTabletEvent() 23634 23635 The Run Time Type Information for the QTabletEvent class is 23636 described by Table 8-109 23637 23638 Table 8-109. typeinfo for QTabletEvent 23639 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23640 Name typeinfo name for QTabletEvent 23641 basetype: typeinfo for QEvent 23642 __________________________________________________________ 23643 23644 8.2.9.10. Class data for QFocusEvent 23645 23646 The virtual table for the QFocusEvent class is described by 23647 Table 8-110 23648 23649 Table 8-110. Primary vtable for QFocusEvent 23650 Base Offset 0 23651 Virtual Base Offset 0 23652 RTTI typeinfo for QFocusEvent 23653 vfunc[0]: NULL or QFocusEvent::~QFocusEvent() 23654 vfunc[1]: NULL or QFocusEvent::~QFocusEvent() 23655 23656 The Run Time Type Information for the QFocusEvent class is 23657 described by Table 8-111 23658 23659 Table 8-111. typeinfo for QFocusEvent 23660 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23661 Name typeinfo name for QFocusEvent 23662 basetype: typeinfo for QEvent 23663 __________________________________________________________ 23664 23665 8.2.9.11. Class data for QMouseEvent 23666 23667 The virtual table for the QMouseEvent class is described by 23668 Table 8-112 23669 23670 Table 8-112. Primary vtable for QMouseEvent 23671 Base Offset 0 23672 Virtual Base Offset 0 23673 RTTI typeinfo for QMouseEvent 23674 vfunc[0]: NULL or QMouseEvent::~QMouseEvent() 23675 vfunc[1]: NULL or QMouseEvent::~QMouseEvent() 23676 23677 The Run Time Type Information for the QMouseEvent class is 23678 described by Table 8-113 23679 23680 Table 8-113. typeinfo for QMouseEvent 23681 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23682 Name typeinfo name for QMouseEvent 23683 basetype: typeinfo for QEvent 23684 __________________________________________________________ 23685 23686 8.2.9.12. Class data for QChildEvent 23687 23688 The virtual table for the QChildEvent class is described by 23689 Table 8-114 23690 23691 Table 8-114. Primary vtable for QChildEvent 23692 Base Offset 0 23693 Virtual Base Offset 0 23694 RTTI typeinfo for QChildEvent 23695 vfunc[0]: NULL or QChildEvent::~QChildEvent() 23696 vfunc[1]: NULL or QChildEvent::~QChildEvent() 23697 23698 The Run Time Type Information for the QChildEvent class is 23699 described by Table 8-115 23700 23701 Table 8-115. typeinfo for QChildEvent 23702 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23703 Name typeinfo name for QChildEvent 23704 basetype: typeinfo for QEvent 23705 __________________________________________________________ 23706 23707 8.2.9.13. Class data for QEvent 23708 23709 The virtual table for the QEvent class is described by Table 23710 8-116 23711 23712 Table 8-116. Primary vtable for QEvent 23713 Base Offset 0 23714 Virtual Base Offset 0 23715 RTTI typeinfo for QEvent 23716 vfunc[0]: QEvent::~QEvent() 23717 vfunc[1]: QEvent::~QEvent() 23718 23719 The Run Time Type Information for the QEvent class is described 23720 by Table 8-117 23721 23722 Table 8-117. typeinfo for QEvent 23723 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23724 Name typeinfo name for QEvent 23725 basetype: typeinfo for Qt 23726 __________________________________________________________ 23727 23728 8.2.9.14. Class data for QIMComposeEvent 23729 23730 The virtual table for the QIMComposeEvent class is described by 23731 Table 8-118 23732 23733 Table 8-118. Primary vtable for QIMComposeEvent 23734 Base Offset 0 23735 Virtual Base Offset 0 23736 RTTI typeinfo for QIMComposeEvent 23737 vfunc[0]: NULL or QIMComposeEvent::~QIMComposeEvent() 23738 vfunc[1]: NULL or QIMComposeEvent::~QIMComposeEvent() 23739 23740 The Run Time Type Information for the QIMComposeEvent class is 23741 described by Table 8-119 23742 23743 Table 8-119. typeinfo for QIMComposeEvent 23744 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23745 Name typeinfo name for QIMComposeEvent 23746 basetype: typeinfo for QIMEvent 23747 __________________________________________________________ 23748 23749 8.2.9.15. Class data for QShowEvent 23750 23751 The virtual table for the QShowEvent class is described by 23752 Table 8-120 23753 23754 Table 8-120. Primary vtable for QShowEvent 23755 Base Offset 0 23756 Virtual Base Offset 0 23757 RTTI typeinfo for QShowEvent 23758 vfunc[0]: NULL or QShowEvent::~QShowEvent() 23759 vfunc[1]: NULL or QShowEvent::~QShowEvent() 23760 23761 The Run Time Type Information for the QShowEvent class is 23762 described by Table 8-121 23763 23764 Table 8-121. typeinfo for QShowEvent 23765 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23766 Name typeinfo name for QShowEvent 23767 basetype: typeinfo for QEvent 23768 __________________________________________________________ 23769 23770 8.2.9.16. Class data for QPaintEvent 23771 23772 The virtual table for the QPaintEvent class is described by 23773 Table 8-122 23774 23775 Table 8-122. Primary vtable for QPaintEvent 23776 Base Offset 0 23777 Virtual Base Offset 0 23778 RTTI typeinfo for QPaintEvent 23779 vfunc[0]: NULL or QPaintEvent::~QPaintEvent() 23780 vfunc[1]: NULL or QPaintEvent::~QPaintEvent() 23781 23782 The Run Time Type Information for the QPaintEvent class is 23783 described by Table 8-123 23784 23785 Table 8-123. typeinfo for QPaintEvent 23786 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23787 Name typeinfo name for QPaintEvent 23788 basetype: typeinfo for QEvent 23789 __________________________________________________________ 23790 23791 8.2.9.17. Class data for QWheelEvent 23792 23793 The virtual table for the QWheelEvent class is described by 23794 Table 8-124 23795 23796 Table 8-124. Primary vtable for QWheelEvent 23797 Base Offset 0 23798 Virtual Base Offset 0 23799 RTTI typeinfo for QWheelEvent 23800 vfunc[0]: NULL or QWheelEvent::~QWheelEvent() 23801 vfunc[1]: NULL or QWheelEvent::~QWheelEvent() 23802 23803 The Run Time Type Information for the QWheelEvent class is 23804 described by Table 8-125 23805 23806 Table 8-125. typeinfo for QWheelEvent 23807 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23808 Name typeinfo name for QWheelEvent 23809 basetype: typeinfo for QEvent 23810 __________________________________________________________ 23811 23812 8.2.9.18. Class data for QMoveEvent 23813 23814 The virtual table for the QMoveEvent class is described by 23815 Table 8-126 23816 23817 Table 8-126. Primary vtable for QMoveEvent 23818 Base Offset 0 23819 Virtual Base Offset 0 23820 RTTI typeinfo for QMoveEvent 23821 vfunc[0]: NULL or QMoveEvent::~QMoveEvent() 23822 vfunc[1]: NULL or QMoveEvent::~QMoveEvent() 23823 23824 The Run Time Type Information for the QMoveEvent class is 23825 described by Table 8-127 23826 23827 Table 8-127. typeinfo for QMoveEvent 23828 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23829 Name typeinfo name for QMoveEvent 23830 basetype: typeinfo for QEvent 23831 __________________________________________________________ 23832 23833 8.2.9.19. Class data for QCloseEvent 23834 23835 The virtual table for the QCloseEvent class is described by 23836 Table 8-128 23837 23838 Table 8-128. Primary vtable for QCloseEvent 23839 Base Offset 0 23840 Virtual Base Offset 0 23841 RTTI typeinfo for QCloseEvent 23842 vfunc[0]: NULL or QCloseEvent::~QCloseEvent() 23843 vfunc[1]: NULL or QCloseEvent::~QCloseEvent() 23844 23845 The Run Time Type Information for the QCloseEvent class is 23846 described by Table 8-129 23847 23848 Table 8-129. typeinfo for QCloseEvent 23849 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23850 Name typeinfo name for QCloseEvent 23851 basetype: typeinfo for QEvent 23852 __________________________________________________________ 23853 23854 8.2.9.20. Interfaces for Qt3 Events 23855 23856 No external functions are defined for libqt-mt - Qt3 Events in 23857 this part of the specification. See also the generic 23858 specification. 23859 __________________________________________________________ 23860 23861 8.2.10. Qt3 Internationalization 23862 __________________________________________________________ 23863 23864 8.2.10.1. Class data for QUtf8Codec 23865 23866 The virtual table for the QUtf8Codec class is described by 23867 Table 8-130 23868 23869 Table 8-130. Primary vtable for QUtf8Codec 23870 Base Offset 0 23871 Virtual Base Offset 0 23872 RTTI typeinfo for QUtf8Codec 23873 vfunc[0]: NULL or QUtf8Codec::~QUtf8Codec() 23874 vfunc[1]: NULL or QUtf8Codec::~QUtf8Codec() 23875 vfunc[2]: QUtf8Codec::name() const 23876 vfunc[3]: QTextCodec::mimeName() const 23877 vfunc[4]: QUtf8Codec::mibEnum() const 23878 vfunc[5]: QUtf8Codec::makeDecoder() const 23879 vfunc[6]: QTextCodec::makeEncoder() const 23880 vfunc[7]: QUtf8Codec::toUnicode(char const*, int) const 23881 vfunc[8]: QUtf8Codec::fromUnicode(QString const&, int&) const 23882 vfunc[9]: QTextCodec::canEncode(QChar) const 23883 vfunc[10]: QTextCodec::canEncode(QString const&) const 23884 vfunc[11]: QUtf8Codec::heuristicContentMatch(char const*, int) 23885 const 23886 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 23887 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 23888 const 23889 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 23890 int) const 23891 23892 The Run Time Type Information for the QUtf8Codec class is 23893 described by Table 8-131 23894 23895 Table 8-131. typeinfo for QUtf8Codec 23896 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23897 Name typeinfo name for QUtf8Codec 23898 basetype: typeinfo for QTextCodec 23899 __________________________________________________________ 23900 23901 8.2.10.2. Class data for QTranslator 23902 23903 The virtual table for the QTranslator class is described by 23904 Table 8-132 23905 23906 Table 8-132. Primary vtable for QTranslator 23907 Base Offset 0 23908 Virtual Base Offset 0 23909 RTTI typeinfo for QTranslator 23910 vfunc[0]: NULL or QTranslator::metaObject() const 23911 vfunc[1]: QTranslator::className() const 23912 vfunc[2]: QTranslator::qt_cast(char const*) 23913 vfunc[3]: QTranslator::qt_invoke(int, QUObject*) 23914 vfunc[4]: QTranslator::qt_emit(int, QUObject*) 23915 vfunc[5]: QTranslator::qt_property(int, int, QVariant*) 23916 vfunc[6]: QTranslator::~QTranslator() 23917 vfunc[7]: QTranslator::~QTranslator() 23918 vfunc[8]: QObject::event(QEvent*) 23919 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 23920 vfunc[10]: QObject::setName(char const*) 23921 vfunc[11]: QObject::insertChild(QObject*) 23922 vfunc[12]: QObject::removeChild(QObject*) 23923 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 23924 vfunc[14]: QObject::property(char const*) const 23925 vfunc[15]: QObject::timerEvent(QTimerEvent*) 23926 vfunc[16]: QObject::childEvent(QChildEvent*) 23927 vfunc[17]: QObject::customEvent(QCustomEvent*) 23928 vfunc[18]: QObject::connectNotify(char const*) 23929 vfunc[19]: QObject::disconnectNotify(char const*) 23930 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 23931 const*, char const*) 23932 vfunc[21]: QTranslator::findMessage(char const*, char const*, 23933 char const*) const 23934 23935 The Run Time Type Information for the QTranslator class is 23936 described by Table 8-133 23937 23938 Table 8-133. typeinfo for QTranslator 23939 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23940 Name typeinfo name for QTranslator 23941 basetype: typeinfo for QObject 23942 __________________________________________________________ 23943 23944 8.2.10.3. Class data for QGb18030Codec 23945 23946 The virtual table for the QGb18030Codec class is described by 23947 Table 8-134 23948 23949 Table 8-134. Primary vtable for QGb18030Codec 23950 Base Offset 0 23951 Virtual Base Offset 0 23952 RTTI typeinfo for QGb18030Codec 23953 vfunc[0]: NULL or QGb18030Codec::~QGb18030Codec() 23954 vfunc[1]: NULL or QGb18030Codec::~QGb18030Codec() 23955 vfunc[2]: QGb18030Codec::name() const 23956 vfunc[3]: QTextCodec::mimeName() const 23957 vfunc[4]: QGb18030Codec::mibEnum() const 23958 vfunc[5]: QGb18030Codec::makeDecoder() const 23959 vfunc[6]: QTextCodec::makeEncoder() const 23960 vfunc[7]: QGb18030Codec::toUnicode(char const*, int) const 23961 vfunc[8]: QGb18030Codec::fromUnicode(QString const&, int&) 23962 const 23963 vfunc[9]: QTextCodec::canEncode(QChar) const 23964 vfunc[10]: QTextCodec::canEncode(QString const&) const 23965 vfunc[11]: QGb18030Codec::heuristicContentMatch(char const*, 23966 int) const 23967 vfunc[12]: QGb18030Codec::heuristicNameMatch(char const*) const 23968 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 23969 const 23970 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 23971 int) const 23972 23973 The Run Time Type Information for the QGb18030Codec class is 23974 described by Table 8-135 23975 23976 Table 8-135. typeinfo for QGb18030Codec 23977 Base Vtable vtable for __cxxabiv1::__si_class_type_info 23978 Name typeinfo name for QGb18030Codec 23979 basetype: typeinfo for QTextCodec 23980 __________________________________________________________ 23981 23982 8.2.10.4. Class data for QGbkCodec 23983 23984 The virtual table for the QGbkCodec class is described by Table 23985 8-136 23986 23987 Table 8-136. Primary vtable for QGbkCodec 23988 Base Offset 0 23989 Virtual Base Offset 0 23990 RTTI typeinfo for QGbkCodec 23991 vfunc[0]: NULL or QGbkCodec::~QGbkCodec() 23992 vfunc[1]: NULL or QGbkCodec::~QGbkCodec() 23993 vfunc[2]: QGbkCodec::name() const 23994 vfunc[3]: QTextCodec::mimeName() const 23995 vfunc[4]: QGbkCodec::mibEnum() const 23996 vfunc[5]: QGbkCodec::makeDecoder() const 23997 vfunc[6]: QTextCodec::makeEncoder() const 23998 vfunc[7]: QGbkCodec::toUnicode(char const*, int) const 23999 vfunc[8]: QGbkCodec::fromUnicode(QString const&, int&) const 24000 vfunc[9]: QTextCodec::canEncode(QChar) const 24001 vfunc[10]: QTextCodec::canEncode(QString const&) const 24002 vfunc[11]: QGbkCodec::heuristicContentMatch(char const*, int) 24003 const 24004 vfunc[12]: QGbkCodec::heuristicNameMatch(char const*) const 24005 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24006 const 24007 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24008 int) const 24009 24010 The Run Time Type Information for the QGbkCodec class is 24011 described by Table 8-137 24012 24013 Table 8-137. typeinfo for QGbkCodec 24014 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24015 Name typeinfo name for QGbkCodec 24016 basetype: typeinfo for QGb18030Codec 24017 __________________________________________________________ 24018 24019 8.2.10.5. Class data for QUtf16Codec 24020 24021 The virtual table for the QUtf16Codec class is described by 24022 Table 8-138 24023 24024 Table 8-138. Primary vtable for QUtf16Codec 24025 Base Offset 0 24026 Virtual Base Offset 0 24027 RTTI typeinfo for QUtf16Codec 24028 vfunc[0]: NULL or QUtf16Codec::~QUtf16Codec() 24029 vfunc[1]: NULL or QUtf16Codec::~QUtf16Codec() 24030 vfunc[2]: QUtf16Codec::name() const 24031 vfunc[3]: QTextCodec::mimeName() const 24032 vfunc[4]: QUtf16Codec::mibEnum() const 24033 vfunc[5]: QUtf16Codec::makeDecoder() const 24034 vfunc[6]: QUtf16Codec::makeEncoder() const 24035 vfunc[7]: QTextCodec::toUnicode(char const*, int) const 24036 vfunc[8]: QTextCodec::fromUnicode(QString const&, int&) const 24037 vfunc[9]: QTextCodec::canEncode(QChar) const 24038 vfunc[10]: QTextCodec::canEncode(QString const&) const 24039 vfunc[11]: QUtf16Codec::heuristicContentMatch(char const*, int) 24040 const 24041 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 24042 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24043 const 24044 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24045 int) const 24046 24047 The Run Time Type Information for the QUtf16Codec class is 24048 described by Table 8-139 24049 24050 Table 8-139. typeinfo for QUtf16Codec 24051 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24052 Name typeinfo name for QUtf16Codec 24053 basetype: typeinfo for QTextCodec 24054 __________________________________________________________ 24055 24056 8.2.10.6. Class data for QEucKrCodec 24057 24058 The virtual table for the QEucKrCodec class is described by 24059 Table 8-140 24060 24061 Table 8-140. Primary vtable for QEucKrCodec 24062 Base Offset 0 24063 Virtual Base Offset 0 24064 RTTI typeinfo for QEucKrCodec 24065 vfunc[0]: NULL or QEucKrCodec::~QEucKrCodec() 24066 vfunc[1]: NULL or QEucKrCodec::~QEucKrCodec() 24067 vfunc[2]: QEucKrCodec::name() const 24068 vfunc[3]: QEucKrCodec::mimeName() const 24069 vfunc[4]: QEucKrCodec::mibEnum() const 24070 vfunc[5]: QEucKrCodec::makeDecoder() const 24071 vfunc[6]: QTextCodec::makeEncoder() const 24072 vfunc[7]: QEucKrCodec::toUnicode(char const*, int) const 24073 vfunc[8]: QEucKrCodec::fromUnicode(QString const&, int&) const 24074 vfunc[9]: QTextCodec::canEncode(QChar) const 24075 vfunc[10]: QTextCodec::canEncode(QString const&) const 24076 vfunc[11]: QEucKrCodec::heuristicContentMatch(char const*, int) 24077 const 24078 vfunc[12]: QEucKrCodec::heuristicNameMatch(char const*) const 24079 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24080 const 24081 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24082 int) const 24083 24084 The Run Time Type Information for the QEucKrCodec class is 24085 described by Table 8-141 24086 24087 Table 8-141. typeinfo for QEucKrCodec 24088 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24089 Name typeinfo name for QEucKrCodec 24090 basetype: typeinfo for QTextCodec 24091 __________________________________________________________ 24092 24093 8.2.10.7. Class data for QJisCodec 24094 24095 The virtual table for the QJisCodec class is described by Table 24096 8-142 24097 24098 Table 8-142. Primary vtable for QJisCodec 24099 Base Offset 0 24100 Virtual Base Offset 0 24101 RTTI typeinfo for QJisCodec 24102 vfunc[0]: QJisCodec::~QJisCodec() 24103 vfunc[1]: QJisCodec::~QJisCodec() 24104 vfunc[2]: QJisCodec::name() const 24105 vfunc[3]: QJisCodec::mimeName() const 24106 vfunc[4]: QJisCodec::mibEnum() const 24107 vfunc[5]: QJisCodec::makeDecoder() const 24108 vfunc[6]: QTextCodec::makeEncoder() const 24109 vfunc[7]: QJisCodec::toUnicode(char const*, int) const 24110 vfunc[8]: QJisCodec::fromUnicode(QString const&, int&) const 24111 vfunc[9]: QTextCodec::canEncode(QChar) const 24112 vfunc[10]: QTextCodec::canEncode(QString const&) const 24113 vfunc[11]: QJisCodec::heuristicContentMatch(char const*, int) 24114 const 24115 vfunc[12]: QJisCodec::heuristicNameMatch(char const*) const 24116 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24117 const 24118 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24119 int) const 24120 24121 The Run Time Type Information for the QJisCodec class is 24122 described by Table 8-143 24123 24124 Table 8-143. typeinfo for QJisCodec 24125 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24126 Name typeinfo name for QJisCodec 24127 basetype: typeinfo for QTextCodec 24128 __________________________________________________________ 24129 24130 8.2.10.8. Class data for QTextEncoder 24131 24132 The virtual table for the QTextEncoder class is described by 24133 Table 8-144 24134 24135 Table 8-144. Primary vtable for QTextEncoder 24136 Base Offset 0 24137 Virtual Base Offset 0 24138 RTTI typeinfo for QTextEncoder 24139 vfunc[0]: QTextEncoder::~QTextEncoder() 24140 vfunc[1]: QTextEncoder::~QTextEncoder() 24141 vfunc[2]: __cxa_pure_virtual 24142 24143 The Run Time Type Information for the QTextEncoder class is 24144 described by Table 8-145 24145 24146 Table 8-145. typeinfo for QTextEncoder 24147 Base Vtable vtable for __cxxabiv1::__class_type_info 24148 Name typeinfo name for QTextEncoder 24149 __________________________________________________________ 24150 24151 8.2.10.9. Class data for QTsciiCodec 24152 24153 The virtual table for the QTsciiCodec class is described by 24154 Table 8-146 24155 24156 Table 8-146. Primary vtable for QTsciiCodec 24157 Base Offset 0 24158 Virtual Base Offset 0 24159 RTTI typeinfo for QTsciiCodec 24160 vfunc[0]: NULL or QTsciiCodec::~QTsciiCodec() 24161 vfunc[1]: NULL or QTsciiCodec::~QTsciiCodec() 24162 vfunc[2]: QTsciiCodec::name() const 24163 vfunc[3]: QTextCodec::mimeName() const 24164 vfunc[4]: QTsciiCodec::mibEnum() const 24165 vfunc[5]: QTextCodec::makeDecoder() const 24166 vfunc[6]: QTextCodec::makeEncoder() const 24167 vfunc[7]: QTsciiCodec::toUnicode(char const*, int) const 24168 vfunc[8]: QTsciiCodec::fromUnicode(QString const&, int&) const 24169 vfunc[9]: QTextCodec::canEncode(QChar) const 24170 vfunc[10]: QTextCodec::canEncode(QString const&) const 24171 vfunc[11]: QTsciiCodec::heuristicContentMatch(char const*, int) 24172 const 24173 vfunc[12]: QTsciiCodec::heuristicNameMatch(char const*) const 24174 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24175 const 24176 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24177 int) const 24178 24179 The Run Time Type Information for the QTsciiCodec class is 24180 described by Table 8-147 24181 24182 Table 8-147. typeinfo for QTsciiCodec 24183 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24184 Name typeinfo name for QTsciiCodec 24185 basetype: typeinfo for QTextCodec 24186 __________________________________________________________ 24187 24188 8.2.10.10. Class data for QSjisCodec 24189 24190 The virtual table for the QSjisCodec class is described by 24191 Table 8-148 24192 24193 Table 8-148. Primary vtable for QSjisCodec 24194 Base Offset 0 24195 Virtual Base Offset 0 24196 RTTI typeinfo for QSjisCodec 24197 vfunc[0]: QSjisCodec::~QSjisCodec() 24198 vfunc[1]: QSjisCodec::~QSjisCodec() 24199 vfunc[2]: QSjisCodec::name() const 24200 vfunc[3]: QSjisCodec::mimeName() const 24201 vfunc[4]: QSjisCodec::mibEnum() const 24202 vfunc[5]: QSjisCodec::makeDecoder() const 24203 vfunc[6]: QTextCodec::makeEncoder() const 24204 vfunc[7]: QSjisCodec::toUnicode(char const*, int) const 24205 vfunc[8]: QSjisCodec::fromUnicode(QString const&, int&) const 24206 vfunc[9]: QTextCodec::canEncode(QChar) const 24207 vfunc[10]: QTextCodec::canEncode(QString const&) const 24208 vfunc[11]: QSjisCodec::heuristicContentMatch(char const*, int) 24209 const 24210 vfunc[12]: QSjisCodec::heuristicNameMatch(char const*) const 24211 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24212 const 24213 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24214 int) const 24215 24216 The Run Time Type Information for the QSjisCodec class is 24217 described by Table 8-149 24218 24219 Table 8-149. typeinfo for QSjisCodec 24220 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24221 Name typeinfo name for QSjisCodec 24222 basetype: typeinfo for QTextCodec 24223 __________________________________________________________ 24224 24225 8.2.10.11. Class data for QEucJpCodec 24226 24227 The virtual table for the QEucJpCodec class is described by 24228 Table 8-150 24229 24230 Table 8-150. Primary vtable for QEucJpCodec 24231 Base Offset 0 24232 Virtual Base Offset 0 24233 RTTI typeinfo for QEucJpCodec 24234 vfunc[0]: QEucJpCodec::~QEucJpCodec() 24235 vfunc[1]: QEucJpCodec::~QEucJpCodec() 24236 vfunc[2]: QEucJpCodec::name() const 24237 vfunc[3]: QEucJpCodec::mimeName() const 24238 vfunc[4]: QEucJpCodec::mibEnum() const 24239 vfunc[5]: QEucJpCodec::makeDecoder() const 24240 vfunc[6]: QTextCodec::makeEncoder() const 24241 vfunc[7]: QEucJpCodec::toUnicode(char const*, int) const 24242 vfunc[8]: QEucJpCodec::fromUnicode(QString const&, int&) const 24243 vfunc[9]: QTextCodec::canEncode(QChar) const 24244 vfunc[10]: QTextCodec::canEncode(QString const&) const 24245 vfunc[11]: QEucJpCodec::heuristicContentMatch(char const*, int) 24246 const 24247 vfunc[12]: QEucJpCodec::heuristicNameMatch(char const*) const 24248 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24249 const 24250 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24251 int) const 24252 24253 The Run Time Type Information for the QEucJpCodec class is 24254 described by Table 8-151 24255 24256 Table 8-151. typeinfo for QEucJpCodec 24257 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24258 Name typeinfo name for QEucJpCodec 24259 basetype: typeinfo for QTextCodec 24260 __________________________________________________________ 24261 24262 8.2.10.12. Class data for QGb2312Codec 24263 24264 The virtual table for the QGb2312Codec class is described by 24265 Table 8-152 24266 24267 Table 8-152. Primary vtable for QGb2312Codec 24268 Base Offset 0 24269 Virtual Base Offset 0 24270 RTTI typeinfo for QGb2312Codec 24271 vfunc[0]: NULL or QGb2312Codec::~QGb2312Codec() 24272 vfunc[1]: NULL or QGb2312Codec::~QGb2312Codec() 24273 vfunc[2]: QGb2312Codec::name() const 24274 vfunc[3]: QTextCodec::mimeName() const 24275 vfunc[4]: QGb2312Codec::mibEnum() const 24276 vfunc[5]: QGb2312Codec::makeDecoder() const 24277 vfunc[6]: QTextCodec::makeEncoder() const 24278 vfunc[7]: QGb2312Codec::toUnicode(char const*, int) const 24279 vfunc[8]: QGb2312Codec::fromUnicode(QString const&, int&) const 24280 vfunc[9]: QTextCodec::canEncode(QChar) const 24281 vfunc[10]: QTextCodec::canEncode(QString const&) const 24282 vfunc[11]: QGb2312Codec::heuristicContentMatch(char const*, 24283 int) const 24284 vfunc[12]: QGb2312Codec::heuristicNameMatch(char const*) const 24285 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24286 const 24287 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24288 int) const 24289 24290 The Run Time Type Information for the QGb2312Codec class is 24291 described by Table 8-153 24292 24293 Table 8-153. typeinfo for QGb2312Codec 24294 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24295 Name typeinfo name for QGb2312Codec 24296 basetype: typeinfo for QGb18030Codec 24297 __________________________________________________________ 24298 24299 8.2.10.13. Class data for QHebrewCodec 24300 24301 The virtual table for the QHebrewCodec class is described by 24302 Table 8-154 24303 24304 Table 8-154. Primary vtable for QHebrewCodec 24305 Base Offset 0 24306 Virtual Base Offset 0 24307 RTTI typeinfo for QHebrewCodec 24308 vfunc[0]: NULL or QHebrewCodec::~QHebrewCodec() 24309 vfunc[1]: NULL or QHebrewCodec::~QHebrewCodec() 24310 vfunc[2]: QHebrewCodec::name() const 24311 vfunc[3]: QHebrewCodec::mimeName() const 24312 vfunc[4]: QHebrewCodec::mibEnum() const 24313 vfunc[5]: QTextCodec::makeDecoder() const 24314 vfunc[6]: QTextCodec::makeEncoder() const 24315 vfunc[7]: QHebrewCodec::toUnicode(char const*, int) const 24316 vfunc[8]: QHebrewCodec::fromUnicode(QString const&, int&) const 24317 vfunc[9]: QTextCodec::canEncode(QChar) const 24318 vfunc[10]: QTextCodec::canEncode(QString const&) const 24319 vfunc[11]: QHebrewCodec::heuristicContentMatch(char const*, 24320 int) const 24321 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 24322 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24323 const 24324 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24325 int) const 24326 24327 The Run Time Type Information for the QHebrewCodec class is 24328 described by Table 8-155 24329 24330 Table 8-155. typeinfo for QHebrewCodec 24331 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24332 Name typeinfo name for QHebrewCodec 24333 basetype: typeinfo for QTextCodec 24334 __________________________________________________________ 24335 24336 8.2.10.14. Class data for QTextDecoder 24337 24338 The virtual table for the QTextDecoder class is described by 24339 Table 8-156 24340 24341 Table 8-156. Primary vtable for QTextDecoder 24342 Base Offset 0 24343 Virtual Base Offset 0 24344 RTTI typeinfo for QTextDecoder 24345 vfunc[0]: QTextDecoder::~QTextDecoder() 24346 vfunc[1]: QTextDecoder::~QTextDecoder() 24347 vfunc[2]: __cxa_pure_virtual 24348 24349 The Run Time Type Information for the QTextDecoder class is 24350 described by Table 8-157 24351 24352 Table 8-157. typeinfo for QTextDecoder 24353 Base Vtable vtable for __cxxabiv1::__class_type_info 24354 Name typeinfo name for QTextDecoder 24355 __________________________________________________________ 24356 24357 8.2.10.15. Class data for QTextCodec 24358 24359 The virtual table for the QTextCodec class is described by 24360 Table 8-158 24361 24362 Table 8-158. Primary vtable for QTextCodec 24363 Base Offset 0 24364 Virtual Base Offset 0 24365 RTTI typeinfo for QTextCodec 24366 vfunc[0]: QTextCodec::~QTextCodec() 24367 vfunc[1]: QTextCodec::~QTextCodec() 24368 vfunc[2]: __cxa_pure_virtual 24369 vfunc[3]: QTextCodec::mimeName() const 24370 vfunc[4]: __cxa_pure_virtual 24371 vfunc[5]: QTextCodec::makeDecoder() const 24372 vfunc[6]: QTextCodec::makeEncoder() const 24373 vfunc[7]: QTextCodec::toUnicode(char const*, int) const 24374 vfunc[8]: QTextCodec::fromUnicode(QString const&, int&) const 24375 vfunc[9]: QTextCodec::canEncode(QChar) const 24376 vfunc[10]: QTextCodec::canEncode(QString const&) const 24377 vfunc[11]: __cxa_pure_virtual 24378 vfunc[12]: QTextCodec::heuristicNameMatch(char const*) const 24379 vfunc[13]: QTextCodec::fromUnicode(QString const&, int, int) 24380 const 24381 vfunc[14]: QTextCodec::characterFromUnicode(QString const&, 24382 int) const 24383 24384 The Run Time Type Information for the QTextCodec class is 24385 described by Table 8-159 24386 24387 Table 8-159. typeinfo for QTextCodec 24388 Base Vtable vtable for __cxxabiv1::__class_type_info 24389 Name typeinfo name for QTextCodec 24390 __________________________________________________________ 24391 24392 8.2.10.16. Class data for QJpUnicodeConv 24393 24394 The virtual table for the QJpUnicodeConv class is described by 24395 Table 8-160 24396 24397 Table 8-160. Primary vtable for QJpUnicodeConv 24398 Base Offset 0 24399 Virtual Base Offset 0 24400 RTTI typeinfo for QJpUnicodeConv 24401 vfunc[0]: QJpUnicodeConv::asciiToUnicode(unsigned int, unsigned 24402 int) const 24403 vfunc[1]: QJpUnicodeConv::jisx0201LatinToUnicode(unsigned int, 24404 unsigned int) const 24405 vfunc[2]: QJpUnicodeConv::jisx0208ToUnicode(unsigned int, 24406 unsigned int) const 24407 vfunc[3]: QJpUnicodeConv::jisx0212ToUnicode(unsigned int, 24408 unsigned int) const 24409 vfunc[4]: QJpUnicodeConv::unicodeToAscii(unsigned int, unsigned 24410 int) const 24411 vfunc[5]: QJpUnicodeConv::unicodeToJisx0201Latin(unsigned int, 24412 unsigned int) const 24413 vfunc[6]: QJpUnicodeConv::unicodeToJisx0208(unsigned int, 24414 unsigned int) const 24415 vfunc[7]: QJpUnicodeConv::unicodeToJisx0212(unsigned int, 24416 unsigned int) const 24417 24418 The Run Time Type Information for the QJpUnicodeConv class is 24419 described by Table 8-161 24420 24421 Table 8-161. typeinfo for QJpUnicodeConv 24422 Base Vtable vtable for __cxxabiv1::__class_type_info 24423 Name typeinfo name for QJpUnicodeConv 24424 __________________________________________________________ 24425 24426 8.2.10.17. Interfaces for Qt3 Internationalization 24427 24428 No external functions are defined for libqt-mt - Qt3 24429 Internationalization in this part of the specification. See 24430 also the generic specification. 24431 __________________________________________________________ 24432 24433 8.2.11. Qt3 Input/Output 24434 __________________________________________________________ 24435 24436 8.2.11.1. Class data for QDataSource 24437 24438 The virtual table for the QDataSource class is described by 24439 Table 8-162 24440 24441 Table 8-162. Primary vtable for QDataSource 24442 Base Offset 0 24443 Virtual Base Offset 0 24444 RTTI typeinfo for QDataSource 24445 vfunc[0]: NULL or QDataSource::~QDataSource() 24446 vfunc[1]: NULL or QDataSource::~QDataSource() 24447 vfunc[2]: __cxa_pure_virtual 24448 vfunc[3]: __cxa_pure_virtual 24449 vfunc[4]: QDataSource::rewindable() const 24450 vfunc[5]: QDataSource::enableRewind(bool) 24451 vfunc[6]: QDataSource::rewind() 24452 24453 The Run Time Type Information for the QDataSource class is 24454 described by Table 8-163 24455 24456 Table 8-163. typeinfo for QDataSource 24457 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24458 Name typeinfo name for QDataSource 24459 basetype: typeinfo for QAsyncIO 24460 __________________________________________________________ 24461 24462 8.2.11.2. Class data for QProcess 24463 24464 The virtual table for the QProcess class is described by Table 24465 8-164 24466 24467 Table 8-164. Primary vtable for QProcess 24468 Base Offset 0 24469 Virtual Base Offset 0 24470 RTTI typeinfo for QProcess 24471 vfunc[0]: NULL or QProcess::metaObject() const 24472 vfunc[1]: QProcess::className() const 24473 vfunc[2]: QProcess::qt_cast(char const*) 24474 vfunc[3]: QProcess::qt_invoke(int, QUObject*) 24475 vfunc[4]: QProcess::qt_emit(int, QUObject*) 24476 vfunc[5]: QProcess::qt_property(int, int, QVariant*) 24477 vfunc[6]: QProcess::~QProcess() 24478 vfunc[7]: QProcess::~QProcess() 24479 vfunc[8]: QObject::event(QEvent*) 24480 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24481 vfunc[10]: QObject::setName(char const*) 24482 vfunc[11]: QObject::insertChild(QObject*) 24483 vfunc[12]: QObject::removeChild(QObject*) 24484 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24485 vfunc[14]: QObject::property(char const*) const 24486 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24487 vfunc[16]: QObject::childEvent(QChildEvent*) 24488 vfunc[17]: QObject::customEvent(QCustomEvent*) 24489 vfunc[18]: QProcess::connectNotify(char const*) 24490 vfunc[19]: QProcess::disconnectNotify(char const*) 24491 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24492 const*, char const*) 24493 vfunc[21]: QProcess::setArguments(QStringList const&) 24494 vfunc[22]: QProcess::addArgument(QString const&) 24495 vfunc[23]: QProcess::setWorkingDirectory(QDir const&) 24496 vfunc[24]: QProcess::start(QStringList*) 24497 vfunc[25]: QProcess::launch(QString const&, QStringList*) 24498 vfunc[26]: QProcess::launch(QMemArray const&, 24499 QStringList*) 24500 vfunc[27]: QProcess::readStdout() 24501 vfunc[28]: QProcess::readStderr() 24502 vfunc[29]: QProcess::readLineStdout() 24503 vfunc[30]: QProcess::readLineStderr() 24504 vfunc[31]: QProcess::writeToStdin(QMemArray const&) 24505 vfunc[32]: QProcess::writeToStdin(QString const&) 24506 vfunc[33]: QProcess::closeStdin() 24507 24508 The Run Time Type Information for the QProcess class is 24509 described by Table 8-165 24510 24511 Table 8-165. typeinfo for QProcess 24512 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24513 Name typeinfo name for QProcess 24514 basetype: typeinfo for QObject 24515 __________________________________________________________ 24516 24517 8.2.11.3. Class data for QDataPump 24518 24519 The virtual table for the QDataPump class is described by Table 24520 8-166 24521 24522 Table 8-166. Primary vtable for QDataPump 24523 Base Offset 0 24524 Virtual Base Offset 0 24525 RTTI typeinfo for QDataPump 24526 vfunc[0]: NULL or QDataPump::metaObject() const 24527 vfunc[1]: QDataPump::className() const 24528 vfunc[2]: QDataPump::qt_cast(char const*) 24529 vfunc[3]: QDataPump::qt_invoke(int, QUObject*) 24530 vfunc[4]: QDataPump::qt_emit(int, QUObject*) 24531 vfunc[5]: QDataPump::qt_property(int, int, QVariant*) 24532 vfunc[6]: NULL or QDataPump::~QDataPump() 24533 vfunc[7]: NULL or QDataPump::~QDataPump() 24534 vfunc[8]: QObject::event(QEvent*) 24535 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24536 vfunc[10]: QObject::setName(char const*) 24537 vfunc[11]: QObject::insertChild(QObject*) 24538 vfunc[12]: QObject::removeChild(QObject*) 24539 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24540 vfunc[14]: QObject::property(char const*) const 24541 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24542 vfunc[16]: QObject::childEvent(QChildEvent*) 24543 vfunc[17]: QObject::customEvent(QCustomEvent*) 24544 vfunc[18]: QObject::connectNotify(char const*) 24545 vfunc[19]: QObject::disconnectNotify(char const*) 24546 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24547 const*, char const*) 24548 24549 The Run Time Type Information for the QDataPump class is 24550 described by Table 8-167 24551 24552 Table 8-167. typeinfo for QDataPump 24553 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24554 Name typeinfo name for QDataPump 24555 basetype: typeinfo for QObject 24556 __________________________________________________________ 24557 24558 8.2.11.4. Class data for QFile 24559 24560 The virtual table for the QFile class is described by Table 24561 8-168 24562 24563 Table 8-168. Primary vtable for QFile 24564 Base Offset 0 24565 Virtual Base Offset 0 24566 RTTI typeinfo for QFile 24567 vfunc[0]: QFile::~QFile() 24568 vfunc[1]: QFile::~QFile() 24569 vfunc[2]: QFile::open(int) 24570 vfunc[3]: QFile::close() 24571 vfunc[4]: QFile::flush() 24572 vfunc[5]: QFile::size() const 24573 vfunc[6]: NULL or QFile::at() const 24574 vfunc[7]: QFile::at(unsigned long) 24575 vfunc[8]: QFile::atEnd() const 24576 vfunc[9]: QFile::readBlock(char*, unsigned long) 24577 vfunc[10]: QFile::writeBlock(char const*, unsigned long) 24578 vfunc[11]: QFile::readLine(char*, unsigned long) 24579 vfunc[12]: QIODevice::readAll() 24580 vfunc[13]: QFile::getch() 24581 vfunc[14]: QFile::putch(int) 24582 vfunc[15]: QFile::ungetch(int) 24583 24584 The Run Time Type Information for the QFile class is described 24585 by Table 8-169 24586 24587 Table 8-169. typeinfo for QFile 24588 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24589 Name typeinfo name for QFile 24590 basetype: typeinfo for QIODevice 24591 __________________________________________________________ 24592 24593 8.2.11.5. Class data for QBuffer 24594 24595 The virtual table for the QBuffer class is described by Table 24596 8-170 24597 24598 Table 8-170. Primary vtable for QBuffer 24599 Base Offset 0 24600 Virtual Base Offset 0 24601 RTTI typeinfo for QBuffer 24602 vfunc[0]: QBuffer::~QBuffer() 24603 vfunc[1]: QBuffer::~QBuffer() 24604 vfunc[2]: QBuffer::open(int) 24605 vfunc[3]: QBuffer::close() 24606 vfunc[4]: QBuffer::flush() 24607 vfunc[5]: NULL or QBuffer::size() const 24608 vfunc[6]: NULL or QBuffer::at() const 24609 vfunc[7]: QBuffer::at(unsigned long) 24610 vfunc[8]: QIODevice::atEnd() const 24611 vfunc[9]: QBuffer::readBlock(char*, unsigned long) 24612 vfunc[10]: QBuffer::writeBlock(char const*, unsigned long) 24613 vfunc[11]: QBuffer::readLine(char*, unsigned long) 24614 vfunc[12]: QIODevice::readAll() 24615 vfunc[13]: QBuffer::getch() 24616 vfunc[14]: QBuffer::putch(int) 24617 vfunc[15]: QBuffer::ungetch(int) 24618 24619 The Run Time Type Information for the QBuffer class is 24620 described by Table 8-171 24621 24622 Table 8-171. typeinfo for QBuffer 24623 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24624 Name typeinfo name for QBuffer 24625 basetype: typeinfo for QIODevice 24626 __________________________________________________________ 24627 24628 8.2.11.6. Class data for QClipboard 24629 24630 The virtual table for the QClipboard class is described by 24631 Table 8-172 24632 24633 Table 8-172. Primary vtable for QClipboard 24634 Base Offset 0 24635 Virtual Base Offset 0 24636 RTTI typeinfo for QClipboard 24637 vfunc[0]: NULL or QClipboard::metaObject() const 24638 vfunc[1]: QClipboard::className() const 24639 vfunc[2]: QClipboard::qt_cast(char const*) 24640 vfunc[3]: QClipboard::qt_invoke(int, QUObject*) 24641 vfunc[4]: QClipboard::qt_emit(int, QUObject*) 24642 vfunc[5]: QClipboard::qt_property(int, int, QVariant*) 24643 vfunc[6]: QClipboard::~QClipboard() 24644 vfunc[7]: QClipboard::~QClipboard() 24645 vfunc[8]: QClipboard::event(QEvent*) 24646 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24647 vfunc[10]: QObject::setName(char const*) 24648 vfunc[11]: QObject::insertChild(QObject*) 24649 vfunc[12]: QObject::removeChild(QObject*) 24650 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24651 vfunc[14]: QObject::property(char const*) const 24652 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24653 vfunc[16]: QObject::childEvent(QChildEvent*) 24654 vfunc[17]: QObject::customEvent(QCustomEvent*) 24655 vfunc[18]: QClipboard::connectNotify(char const*) 24656 vfunc[19]: QObject::disconnectNotify(char const*) 24657 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24658 const*, char const*) 24659 24660 The Run Time Type Information for the QClipboard class is 24661 described by Table 8-173 24662 24663 Table 8-173. typeinfo for QClipboard 24664 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24665 Name typeinfo name for QClipboard 24666 basetype: typeinfo for QObject 24667 __________________________________________________________ 24668 24669 8.2.11.7. Class data for QAsyncIO 24670 24671 The virtual table for the QAsyncIO class is described by Table 24672 8-174 24673 24674 Table 8-174. Primary vtable for QAsyncIO 24675 Base Offset 0 24676 Virtual Base Offset 0 24677 RTTI typeinfo for QAsyncIO 24678 vfunc[0]: QAsyncIO::~QAsyncIO() 24679 vfunc[1]: QAsyncIO::~QAsyncIO() 24680 24681 The Run Time Type Information for the QAsyncIO class is 24682 described by Table 8-175 24683 24684 Table 8-175. typeinfo for QAsyncIO 24685 Base Vtable vtable for __cxxabiv1::__class_type_info 24686 Name typeinfo name for QAsyncIO 24687 __________________________________________________________ 24688 24689 8.2.11.8. Class data for QSignal 24690 24691 The virtual table for the QSignal class is described by Table 24692 8-176 24693 24694 Table 8-176. Primary vtable for QSignal 24695 Base Offset 0 24696 Virtual Base Offset 0 24697 RTTI typeinfo for QSignal 24698 vfunc[0]: NULL or QSignal::metaObject() const 24699 vfunc[1]: QSignal::className() const 24700 vfunc[2]: QSignal::qt_cast(char const*) 24701 vfunc[3]: QSignal::qt_invoke(int, QUObject*) 24702 vfunc[4]: QSignal::qt_emit(int, QUObject*) 24703 vfunc[5]: QSignal::qt_property(int, int, QVariant*) 24704 vfunc[6]: QSignal::~QSignal() 24705 vfunc[7]: QSignal::~QSignal() 24706 vfunc[8]: QObject::event(QEvent*) 24707 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24708 vfunc[10]: QObject::setName(char const*) 24709 vfunc[11]: QObject::insertChild(QObject*) 24710 vfunc[12]: QObject::removeChild(QObject*) 24711 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24712 vfunc[14]: QObject::property(char const*) const 24713 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24714 vfunc[16]: QObject::childEvent(QChildEvent*) 24715 vfunc[17]: QObject::customEvent(QCustomEvent*) 24716 vfunc[18]: QObject::connectNotify(char const*) 24717 vfunc[19]: QObject::disconnectNotify(char const*) 24718 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24719 const*, char const*) 24720 24721 The Run Time Type Information for the QSignal class is 24722 described by Table 8-177 24723 24724 Table 8-177. typeinfo for QSignal 24725 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24726 Name typeinfo name for QSignal 24727 basetype: typeinfo for QObject 24728 __________________________________________________________ 24729 24730 8.2.11.9. Class data for QDataSink 24731 24732 The virtual table for the QDataSink class is described by Table 24733 8-178 24734 24735 Table 8-178. Primary vtable for QDataSink 24736 Base Offset 0 24737 Virtual Base Offset 0 24738 RTTI typeinfo for QDataSink 24739 vfunc[0]: NULL or QDataSink::~QDataSink() 24740 vfunc[1]: NULL or QDataSink::~QDataSink() 24741 vfunc[2]: __cxa_pure_virtual 24742 vfunc[3]: __cxa_pure_virtual 24743 vfunc[4]: __cxa_pure_virtual 24744 24745 The Run Time Type Information for the QDataSink class is 24746 described by Table 8-179 24747 24748 Table 8-179. typeinfo for QDataSink 24749 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24750 Name typeinfo name for QDataSink 24751 basetype: typeinfo for QAsyncIO 24752 __________________________________________________________ 24753 24754 8.2.11.10. Class data for QDir 24755 24756 The virtual table for the QDir class is described by Table 24757 8-180 24758 24759 Table 8-180. Primary vtable for QDir 24760 Base Offset 0 24761 Virtual Base Offset 0 24762 RTTI typeinfo for QDir 24763 vfunc[0]: QDir::~QDir() 24764 vfunc[1]: QDir::~QDir() 24765 vfunc[2]: QDir::setPath(QString const&) 24766 vfunc[3]: NULL or QDir::path() const 24767 vfunc[4]: QDir::absPath() const 24768 vfunc[5]: QDir::canonicalPath() const 24769 vfunc[6]: QDir::dirName() const 24770 vfunc[7]: QDir::filePath(QString const&, bool) const 24771 vfunc[8]: QDir::absFilePath(QString const&, bool) const 24772 vfunc[9]: QDir::cd(QString const&, bool) 24773 vfunc[10]: QDir::cdUp() 24774 vfunc[11]: QDir::setNameFilter(QString const&) 24775 vfunc[12]: QDir::setFilter(int) 24776 vfunc[13]: QDir::setSorting(int) 24777 vfunc[14]: QDir::setMatchAllDirs(bool) 24778 vfunc[15]: QDir::encodedEntryList(int, int) const 24779 vfunc[16]: QDir::encodedEntryList(QString const&, int, int) 24780 const 24781 vfunc[17]: QDir::entryList(int, int) const 24782 vfunc[18]: QDir::entryList(QString const&, int, int) const 24783 vfunc[19]: QDir::entryInfoList(int, int) const 24784 vfunc[20]: QDir::entryInfoList(QString const&, int, int) const 24785 vfunc[21]: QDir::mkdir(QString const&, bool) const 24786 vfunc[22]: QDir::rmdir(QString const&, bool) const 24787 vfunc[23]: QDir::isReadable() const 24788 vfunc[24]: QDir::exists() const 24789 vfunc[25]: QDir::isRoot() const 24790 vfunc[26]: QDir::isRelative() const 24791 vfunc[27]: QDir::convertToAbs() 24792 vfunc[28]: QDir::operator==(QDir const&) const 24793 vfunc[29]: NULL or QDir::operator!=(QDir const&) const 24794 vfunc[30]: QDir::remove(QString const&, bool) 24795 vfunc[31]: QDir::rename(QString const&, QString const&, bool) 24796 vfunc[32]: QDir::exists(QString const&, bool) 24797 vfunc[33]: QDir::readDirEntries(QString const&, int, int) 24798 24799 The Run Time Type Information for the QDir class is described 24800 by Table 8-181 24801 24802 Table 8-181. typeinfo for QDir 24803 Base Vtable vtable for __cxxabiv1::__class_type_info 24804 Name typeinfo name for QDir 24805 __________________________________________________________ 24806 24807 8.2.11.11. Class data for QTextOStream 24808 24809 The virtual table for the QTextOStream class is described by 24810 Table 8-182 24811 24812 Table 8-182. Primary vtable for QTextOStream 24813 Base Offset 0 24814 Virtual Base Offset 0 24815 RTTI typeinfo for QTextOStream 24816 vfunc[0]: NULL or QTextOStream::~QTextOStream() 24817 vfunc[1]: NULL or QTextOStream::~QTextOStream() 24818 24819 The Run Time Type Information for the QTextOStream class is 24820 described by Table 8-183 24821 24822 Table 8-183. typeinfo for QTextOStream 24823 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24824 Name typeinfo name for QTextOStream 24825 basetype: typeinfo for QTextStream 24826 __________________________________________________________ 24827 24828 8.2.11.12. Class data for QTextStream 24829 24830 The virtual table for the QTextStream class is described by 24831 Table 8-184 24832 24833 Table 8-184. Primary vtable for QTextStream 24834 Base Offset 0 24835 Virtual Base Offset 0 24836 RTTI typeinfo for QTextStream 24837 vfunc[0]: QTextStream::~QTextStream() 24838 vfunc[1]: QTextStream::~QTextStream() 24839 24840 The Run Time Type Information for the QTextStream class is 24841 described by Table 8-185 24842 24843 Table 8-185. typeinfo for QTextStream 24844 Base Vtable vtable for __cxxabiv1::__class_type_info 24845 Name typeinfo name for QTextStream 24846 __________________________________________________________ 24847 24848 8.2.11.13. Class data for QSignalMapper 24849 24850 The virtual table for the QSignalMapper class is described by 24851 Table 8-186 24852 24853 Table 8-186. Primary vtable for QSignalMapper 24854 Base Offset 0 24855 Virtual Base Offset 0 24856 RTTI typeinfo for QSignalMapper 24857 vfunc[0]: NULL or QSignalMapper::metaObject() const 24858 vfunc[1]: QSignalMapper::className() const 24859 vfunc[2]: QSignalMapper::qt_cast(char const*) 24860 vfunc[3]: QSignalMapper::qt_invoke(int, QUObject*) 24861 vfunc[4]: QSignalMapper::qt_emit(int, QUObject*) 24862 vfunc[5]: QSignalMapper::qt_property(int, int, QVariant*) 24863 vfunc[6]: QSignalMapper::~QSignalMapper() 24864 vfunc[7]: QSignalMapper::~QSignalMapper() 24865 vfunc[8]: QObject::event(QEvent*) 24866 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 24867 vfunc[10]: QObject::setName(char const*) 24868 vfunc[11]: QObject::insertChild(QObject*) 24869 vfunc[12]: QObject::removeChild(QObject*) 24870 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 24871 vfunc[14]: QObject::property(char const*) const 24872 vfunc[15]: QObject::timerEvent(QTimerEvent*) 24873 vfunc[16]: QObject::childEvent(QChildEvent*) 24874 vfunc[17]: QObject::customEvent(QCustomEvent*) 24875 vfunc[18]: QObject::connectNotify(char const*) 24876 vfunc[19]: QObject::disconnectNotify(char const*) 24877 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 24878 const*, char const*) 24879 vfunc[21]: QSignalMapper::setMapping(QObject const*, int) 24880 vfunc[22]: QSignalMapper::setMapping(QObject const*, QString 24881 const&) 24882 24883 The Run Time Type Information for the QSignalMapper class is 24884 described by Table 8-187 24885 24886 Table 8-187. typeinfo for QSignalMapper 24887 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24888 Name typeinfo name for QSignalMapper 24889 basetype: typeinfo for QObject 24890 __________________________________________________________ 24891 24892 8.2.11.14. Class data for QIODeviceSource 24893 24894 The virtual table for the QIODeviceSource class is described by 24895 Table 8-188 24896 24897 Table 8-188. Primary vtable for QIODeviceSource 24898 Base Offset 0 24899 Virtual Base Offset 0 24900 RTTI typeinfo for QIODeviceSource 24901 vfunc[0]: QIODeviceSource::~QIODeviceSource() 24902 vfunc[1]: QIODeviceSource::~QIODeviceSource() 24903 vfunc[2]: QIODeviceSource::readyToSend() 24904 vfunc[3]: QIODeviceSource::sendTo(QDataSink*, int) 24905 vfunc[4]: QIODeviceSource::rewindable() const 24906 vfunc[5]: QIODeviceSource::enableRewind(bool) 24907 vfunc[6]: QIODeviceSource::rewind() 24908 24909 The Run Time Type Information for the QIODeviceSource class is 24910 described by Table 8-189 24911 24912 Table 8-189. typeinfo for QIODeviceSource 24913 Base Vtable vtable for __cxxabiv1::__si_class_type_info 24914 Name typeinfo name for QIODeviceSource 24915 basetype: typeinfo for QDataSource 24916 __________________________________________________________ 24917 24918 8.2.11.15. Class data for QIODevice 24919 24920 The virtual table for the QIODevice class is described by Table 24921 8-190 24922 24923 Table 8-190. Primary vtable for QIODevice 24924 Base Offset 0 24925 Virtual Base Offset 0 24926 RTTI typeinfo for QIODevice 24927 vfunc[0]: QIODevice::~QIODevice() 24928 vfunc[1]: QIODevice::~QIODevice() 24929 vfunc[2]: __cxa_pure_virtual 24930 vfunc[3]: __cxa_pure_virtual 24931 vfunc[4]: __cxa_pure_virtual 24932 vfunc[5]: __cxa_pure_virtual 24933 vfunc[6]: QIODevice::at() const 24934 vfunc[7]: QIODevice::at(unsigned long) 24935 vfunc[8]: QIODevice::atEnd() const 24936 vfunc[9]: __cxa_pure_virtual 24937 vfunc[10]: __cxa_pure_virtual 24938 vfunc[11]: QIODevice::readLine(char*, unsigned long) 24939 vfunc[12]: QIODevice::readAll() 24940 vfunc[13]: __cxa_pure_virtual 24941 vfunc[14]: __cxa_pure_virtual 24942 vfunc[15]: __cxa_pure_virtual 24943 24944 The Run Time Type Information for the QIODevice class is 24945 described by Table 8-191 24946 24947 Table 8-191. typeinfo for QIODevice 24948 Base Vtable vtable for __cxxabiv1::__class_type_info 24949 Name typeinfo name for QIODevice 24950 __________________________________________________________ 24951 24952 8.2.11.16. Class data for QDataStream 24953 24954 The virtual table for the QDataStream class is described by 24955 Table 8-192 24956 24957 Table 8-192. Primary vtable for QDataStream 24958 Base Offset 0 24959 Virtual Base Offset 0 24960 RTTI typeinfo for QDataStream 24961 vfunc[0]: QDataStream::~QDataStream() 24962 vfunc[1]: QDataStream::~QDataStream() 24963 24964 The Run Time Type Information for the QDataStream class is 24965 described by Table 8-193 24966 24967 Table 8-193. typeinfo for QDataStream 24968 Base Vtable vtable for __cxxabiv1::__class_type_info 24969 Name typeinfo name for QDataStream 24970 __________________________________________________________ 24971 24972 8.2.11.17. Interfaces for Qt3 Input/Output 24973 24974 No external functions are defined for libqt-mt - Qt3 24975 Input/Output in this part of the specification. See also the 24976 generic specification. 24977 __________________________________________________________ 24978 24979 8.2.12. Qt3 Multimedia 24980 __________________________________________________________ 24981 24982 8.2.12.1. Class data for QImageFormat 24983 24984 The virtual table for the QImageFormat class is described by 24985 Table 8-194 24986 24987 Table 8-194. Primary vtable for QImageFormat 24988 Base Offset 0 24989 Virtual Base Offset 0 24990 RTTI typeinfo for QImageFormat 24991 vfunc[0]: QImageFormat::~QImageFormat() 24992 vfunc[1]: QImageFormat::~QImageFormat() 24993 vfunc[2]: __cxa_pure_virtual 24994 24995 The Run Time Type Information for the QImageFormat class is 24996 described by Table 8-195 24997 24998 Table 8-195. typeinfo for QImageFormat 24999 Base Vtable vtable for __cxxabiv1::__class_type_info 25000 Name typeinfo name for QImageFormat 25001 __________________________________________________________ 25002 25003 8.2.12.2. Class data for QSound 25004 25005 The virtual table for the QSound class is described by Table 25006 8-196 25007 25008 Table 8-196. Primary vtable for QSound 25009 Base Offset 0 25010 Virtual Base Offset 0 25011 RTTI typeinfo for QSound 25012 vfunc[0]: NULL or QSound::metaObject() const 25013 vfunc[1]: QSound::className() const 25014 vfunc[2]: QSound::qt_cast(char const*) 25015 vfunc[3]: QSound::qt_invoke(int, QUObject*) 25016 vfunc[4]: QSound::qt_emit(int, QUObject*) 25017 vfunc[5]: QSound::qt_property(int, int, QVariant*) 25018 vfunc[6]: QSound::~QSound() 25019 vfunc[7]: QSound::~QSound() 25020 vfunc[8]: QObject::event(QEvent*) 25021 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25022 vfunc[10]: QObject::setName(char const*) 25023 vfunc[11]: QObject::insertChild(QObject*) 25024 vfunc[12]: QObject::removeChild(QObject*) 25025 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25026 vfunc[14]: QObject::property(char const*) const 25027 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25028 vfunc[16]: QObject::childEvent(QChildEvent*) 25029 vfunc[17]: QObject::customEvent(QCustomEvent*) 25030 vfunc[18]: QObject::connectNotify(char const*) 25031 vfunc[19]: QObject::disconnectNotify(char const*) 25032 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25033 const*, char const*) 25034 25035 The Run Time Type Information for the QSound class is described 25036 by Table 8-197 25037 25038 Table 8-197. typeinfo for QSound 25039 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25040 Name typeinfo name for QSound 25041 basetype: typeinfo for QObject 25042 __________________________________________________________ 25043 25044 8.2.12.3. Class data for QImageConsumer 25045 25046 The virtual table for the QImageConsumer class is described by 25047 Table 8-198 25048 25049 Table 8-198. Primary vtable for QImageConsumer 25050 Base Offset 0 25051 Virtual Base Offset 0 25052 RTTI typeinfo for QImageConsumer 25053 vfunc[0]: __cxa_pure_virtual 25054 vfunc[1]: __cxa_pure_virtual 25055 vfunc[2]: __cxa_pure_virtual 25056 vfunc[3]: __cxa_pure_virtual 25057 vfunc[4]: __cxa_pure_virtual 25058 vfunc[5]: __cxa_pure_virtual 25059 vfunc[6]: __cxa_pure_virtual 25060 25061 The Run Time Type Information for the QImageConsumer class is 25062 described by Table 8-199 25063 25064 Table 8-199. typeinfo for QImageConsumer 25065 Base Vtable vtable for __cxxabiv1::__class_type_info 25066 Name typeinfo name for QImageConsumer 25067 __________________________________________________________ 25068 25069 8.2.12.4. Class data for QImageFormatType 25070 25071 The virtual table for the QImageFormatType class is described 25072 by Table 8-200 25073 25074 Table 8-200. Primary vtable for QImageFormatType 25075 Base Offset 0 25076 Virtual Base Offset 0 25077 RTTI typeinfo for QImageFormatType 25078 vfunc[0]: QImageFormatType::~QImageFormatType() 25079 vfunc[1]: QImageFormatType::~QImageFormatType() 25080 vfunc[2]: __cxa_pure_virtual 25081 vfunc[3]: __cxa_pure_virtual 25082 25083 The Run Time Type Information for the QImageFormatType class is 25084 described by Table 8-201 25085 25086 Table 8-201. typeinfo for QImageFormatType 25087 Base Vtable vtable for __cxxabiv1::__class_type_info 25088 Name typeinfo name for QImageFormatType 25089 __________________________________________________________ 25090 25091 8.2.12.5. Interfaces for Qt3 Multimedia 25092 25093 No external functions are defined for libqt-mt - Qt3 Multimedia 25094 in this part of the specification. See also the generic 25095 specification. 25096 __________________________________________________________ 25097 25098 8.2.13. Qt3 Network 25099 __________________________________________________________ 25100 25101 8.2.13.1. Class data for QMimeSourceFactory 25102 25103 The virtual table for the QMimeSourceFactory class is described 25104 by Table 8-202 25105 25106 Table 8-202. Primary vtable for QMimeSourceFactory 25107 Base Offset 0 25108 Virtual Base Offset 0 25109 RTTI typeinfo for QMimeSourceFactory 25110 vfunc[0]: QMimeSourceFactory::~QMimeSourceFactory() 25111 vfunc[1]: QMimeSourceFactory::~QMimeSourceFactory() 25112 vfunc[2]: QMimeSourceFactory::data(QString const&) const 25113 vfunc[3]: QMimeSourceFactory::makeAbsolute(QString const&, 25114 QString const&) const 25115 vfunc[4]: QMimeSourceFactory::setText(QString const&, QString 25116 const&) 25117 vfunc[5]: QMimeSourceFactory::setImage(QString const&, QImage 25118 const&) 25119 vfunc[6]: QMimeSourceFactory::setPixmap(QString const&, QPixmap 25120 const&) 25121 vfunc[7]: QMimeSourceFactory::setData(QString const&, 25122 QMimeSource*) 25123 vfunc[8]: QMimeSourceFactory::setFilePath(QStringList const&) 25124 vfunc[9]: QMimeSourceFactory::filePath() const 25125 vfunc[10]: QMimeSourceFactory::setExtensionType(QString const&, 25126 char const*) 25127 25128 The Run Time Type Information for the QMimeSourceFactory class 25129 is described by Table 8-203 25130 25131 Table 8-203. typeinfo for QMimeSourceFactory 25132 Base Vtable vtable for __cxxabiv1::__class_type_info 25133 Name typeinfo name for QMimeSourceFactory 25134 __________________________________________________________ 25135 25136 8.2.13.2. Class data for QUrlOperator 25137 25138 The virtual table for the QUrlOperator class is described by 25139 Table 8-204 25140 25141 Table 8-204. Primary vtable for QUrlOperator 25142 Base Offset 0 25143 Virtual Base Offset 0 25144 RTTI typeinfo for QUrlOperator 25145 vfunc[0]: NULL or QUrlOperator::metaObject() const 25146 vfunc[1]: QUrlOperator::className() const 25147 vfunc[2]: QUrlOperator::qt_cast(char const*) 25148 vfunc[3]: QUrlOperator::qt_invoke(int, QUObject*) 25149 vfunc[4]: QUrlOperator::qt_emit(int, QUObject*) 25150 vfunc[5]: QUrlOperator::qt_property(int, int, QVariant*) 25151 vfunc[6]: QUrlOperator::~QUrlOperator() 25152 vfunc[7]: QUrlOperator::~QUrlOperator() 25153 vfunc[8]: QObject::event(QEvent*) 25154 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25155 vfunc[10]: QObject::setName(char const*) 25156 vfunc[11]: QObject::insertChild(QObject*) 25157 vfunc[12]: QObject::removeChild(QObject*) 25158 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25159 vfunc[14]: QObject::property(char const*) const 25160 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25161 vfunc[16]: QObject::childEvent(QChildEvent*) 25162 vfunc[17]: QObject::customEvent(QCustomEvent*) 25163 vfunc[18]: QObject::connectNotify(char const*) 25164 vfunc[19]: QObject::disconnectNotify(char const*) 25165 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25166 const*, char const*) 25167 vfunc[21]: QUrlOperator::setPath(QString const&) 25168 vfunc[22]: QUrlOperator::cdUp() 25169 vfunc[23]: QUrlOperator::listChildren() 25170 vfunc[24]: QUrlOperator::mkdir(QString const&) 25171 vfunc[25]: QUrlOperator::remove(QString const&) 25172 vfunc[26]: QUrlOperator::rename(QString const&, QString const&) 25173 vfunc[27]: QUrlOperator::get(QString const&) 25174 vfunc[28]: QUrlOperator::put(QMemArray const&, QString 25175 const&) 25176 vfunc[29]: QUrlOperator::copy(QString const&, QString const&, 25177 bool, bool) 25178 vfunc[30]: QUrlOperator::copy(QStringList const&, QString 25179 const&, bool) 25180 vfunc[31]: QUrlOperator::isDir(bool*) 25181 vfunc[32]: QUrlOperator::setNameFilter(QString const&) 25182 vfunc[33]: QUrlOperator::info(QString const&) const 25183 vfunc[34]: QUrlOperator::stop() 25184 vfunc[35]: QUrlOperator::reset() 25185 vfunc[36]: QUrlOperator::parse(QString const&) 25186 vfunc[37]: QUrlOperator::checkValid() 25187 vfunc[38]: QUrlOperator::clearEntries() 25188 25189 Table 8-205. Secondary vtable for QUrlOperator 25190 Base Offset -80 25191 Virtual Base Offset 0 25192 RTTI typeinfo for QUrlOperator 25193 vfunc[0]: non-virtual thunk to QUrlOperator::~QUrlOperator() 25194 vfunc[1]: non-virtual thunk to QUrlOperator::~QUrlOperator() 25195 vfunc[2]: QUrl::setProtocol(QString const&) 25196 vfunc[3]: QUrl::setUser(QString const&) 25197 vfunc[4]: QUrl::setPassword(QString const&) 25198 vfunc[5]: QUrl::setHost(QString const&) 25199 vfunc[6]: QUrl::setPort(int) 25200 vfunc[7]: non-virtual thunk to QUrlOperator::setPath(QString 25201 const&) 25202 vfunc[8]: QUrl::setEncodedPathAndQuery(QString const&) 25203 vfunc[9]: QUrl::setQuery(QString const&) 25204 vfunc[10]: QUrl::setRef(QString const&) 25205 vfunc[11]: QUrl::addPath(QString const&) 25206 vfunc[12]: QUrl::setFileName(QString const&) 25207 vfunc[13]: QUrl::toString(bool, bool) const 25208 vfunc[14]: non-virtual thunk to QUrlOperator::cdUp() 25209 vfunc[15]: non-virtual thunk to QUrlOperator::reset() 25210 vfunc[16]: non-virtual thunk to QUrlOperator::parse(QString 25211 const&) 25212 25213 The Run Time Type Information for the QUrlOperator class is 25214 described by Table 8-206 25215 25216 Table 8-206. typeinfo for QUrlOperator 25217 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 25218 Name typeinfo name for QUrlOperator 25219 flags: 0 25220 basetype: typeinfo for QObject 2 25221 basetype: typeinfo for QUrl 10242 25222 __________________________________________________________ 25223 25224 8.2.13.3. Class data for QSocket 25225 25226 The virtual table for the QSocket class is described by Table 25227 8-207 25228 25229 Table 8-207. Primary vtable for QSocket 25230 Base Offset 0 25231 Virtual Base Offset 0 25232 RTTI typeinfo for QSocket 25233 vfunc[0]: NULL or QSocket::metaObject() const 25234 vfunc[1]: QSocket::className() const 25235 vfunc[2]: QSocket::qt_cast(char const*) 25236 vfunc[3]: QSocket::qt_invoke(int, QUObject*) 25237 vfunc[4]: QSocket::qt_emit(int, QUObject*) 25238 vfunc[5]: QSocket::qt_property(int, int, QVariant*) 25239 vfunc[6]: QSocket::~QSocket() 25240 vfunc[7]: QSocket::~QSocket() 25241 vfunc[8]: QObject::event(QEvent*) 25242 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25243 vfunc[10]: QObject::setName(char const*) 25244 vfunc[11]: QObject::insertChild(QObject*) 25245 vfunc[12]: QObject::removeChild(QObject*) 25246 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25247 vfunc[14]: QObject::property(char const*) const 25248 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25249 vfunc[16]: QObject::childEvent(QChildEvent*) 25250 vfunc[17]: QObject::customEvent(QCustomEvent*) 25251 vfunc[18]: QObject::connectNotify(char const*) 25252 vfunc[19]: QObject::disconnectNotify(char const*) 25253 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25254 const*, char const*) 25255 vfunc[21]: QSocket::setSocket(int) 25256 vfunc[22]: QSocket::setSocketDevice(QSocketDevice*) 25257 vfunc[23]: QSocket::connectToHost(QString const&, unsigned 25258 short) 25259 vfunc[24]: QSocket::open(int) 25260 vfunc[25]: QSocket::close() 25261 vfunc[26]: QSocket::flush() 25262 vfunc[27]: QSocket::size() const 25263 vfunc[28]: QSocket::at() const 25264 vfunc[29]: QSocket::at(unsigned long) 25265 vfunc[30]: QSocket::atEnd() const 25266 vfunc[31]: QSocket::readBlock(char*, unsigned long) 25267 vfunc[32]: QSocket::writeBlock(char const*, unsigned long) 25268 vfunc[33]: QSocket::readLine(char*, unsigned long) 25269 vfunc[34]: QSocket::getch() 25270 vfunc[35]: QSocket::putch(int) 25271 vfunc[36]: QSocket::ungetch(int) 25272 vfunc[37]: QSocket::readLine() 25273 vfunc[38]: QSocket::sn_read(bool) 25274 vfunc[39]: QSocket::sn_write() 25275 25276 Table 8-208. Secondary vtable for QSocket 25277 Base Offset -80 25278 Virtual Base Offset 0 25279 RTTI typeinfo for QSocket 25280 vfunc[0]: non-virtual thunk to QSocket::~QSocket() 25281 vfunc[1]: non-virtual thunk to QSocket::~QSocket() 25282 vfunc[2]: non-virtual thunk to QSocket::open(int) 25283 vfunc[3]: non-virtual thunk to QSocket::close() 25284 vfunc[4]: non-virtual thunk to QSocket::flush() 25285 vfunc[5]: non-virtual thunk to QSocket::size() const 25286 vfunc[6]: non-virtual thunk to QSocket::at() const 25287 vfunc[7]: non-virtual thunk to QSocket::at(unsigned long) 25288 vfunc[8]: non-virtual thunk to QSocket::atEnd() const 25289 vfunc[9]: non-virtual thunk to QSocket::readBlock(char*, 25290 unsigned long) 25291 vfunc[10]: non-virtual thunk to QSocket::writeBlock(char 25292 const*, unsigned long) 25293 vfunc[11]: non-virtual thunk to QSocket::readLine(char*, 25294 unsigned long) 25295 vfunc[12]: QIODevice::readAll() 25296 vfunc[13]: non-virtual thunk to QSocket::getch() 25297 vfunc[14]: non-virtual thunk to QSocket::putch(int) 25298 vfunc[15]: non-virtual thunk to QSocket::ungetch(int) 25299 25300 The Run Time Type Information for the QSocket class is 25301 described by Table 8-209 25302 25303 Table 8-209. typeinfo for QSocket 25304 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 25305 Name typeinfo name for QSocket 25306 flags: 0 25307 basetype: typeinfo for QObject 2 25308 basetype: typeinfo for QIODevice 10242 25309 __________________________________________________________ 25310 25311 8.2.13.4. Class data for QSocketNotifier 25312 25313 The virtual table for the QSocketNotifier class is described by 25314 Table 8-210 25315 25316 Table 8-210. Primary vtable for QSocketNotifier 25317 Base Offset 0 25318 Virtual Base Offset 0 25319 RTTI typeinfo for QSocketNotifier 25320 vfunc[0]: NULL or QSocketNotifier::metaObject() const 25321 vfunc[1]: QSocketNotifier::className() const 25322 vfunc[2]: QSocketNotifier::qt_cast(char const*) 25323 vfunc[3]: QSocketNotifier::qt_invoke(int, QUObject*) 25324 vfunc[4]: QSocketNotifier::qt_emit(int, QUObject*) 25325 vfunc[5]: QSocketNotifier::qt_property(int, int, QVariant*) 25326 vfunc[6]: QSocketNotifier::~QSocketNotifier() 25327 vfunc[7]: QSocketNotifier::~QSocketNotifier() 25328 vfunc[8]: QSocketNotifier::event(QEvent*) 25329 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25330 vfunc[10]: QObject::setName(char const*) 25331 vfunc[11]: QObject::insertChild(QObject*) 25332 vfunc[12]: QObject::removeChild(QObject*) 25333 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25334 vfunc[14]: QObject::property(char const*) const 25335 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25336 vfunc[16]: QObject::childEvent(QChildEvent*) 25337 vfunc[17]: QObject::customEvent(QCustomEvent*) 25338 vfunc[18]: QObject::connectNotify(char const*) 25339 vfunc[19]: QObject::disconnectNotify(char const*) 25340 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25341 const*, char const*) 25342 vfunc[21]: QSocketNotifier::setEnabled(bool) 25343 25344 The Run Time Type Information for the QSocketNotifier class is 25345 described by Table 8-211 25346 25347 Table 8-211. typeinfo for QSocketNotifier 25348 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25349 Name typeinfo name for QSocketNotifier 25350 basetype: typeinfo for QObject 25351 __________________________________________________________ 25352 25353 8.2.13.5. Class data for QNetworkProtocol 25354 25355 The virtual table for the QNetworkProtocol class is described 25356 by Table 8-212 25357 25358 Table 8-212. Primary vtable for QNetworkProtocol 25359 Base Offset 0 25360 Virtual Base Offset 0 25361 RTTI typeinfo for QNetworkProtocol 25362 vfunc[0]: NULL or QNetworkProtocol::metaObject() const 25363 vfunc[1]: QNetworkProtocol::className() const 25364 vfunc[2]: QNetworkProtocol::qt_cast(char const*) 25365 vfunc[3]: QNetworkProtocol::qt_invoke(int, QUObject*) 25366 vfunc[4]: QNetworkProtocol::qt_emit(int, QUObject*) 25367 vfunc[5]: QNetworkProtocol::qt_property(int, int, QVariant*) 25368 vfunc[6]: QNetworkProtocol::~QNetworkProtocol() 25369 vfunc[7]: QNetworkProtocol::~QNetworkProtocol() 25370 vfunc[8]: QObject::event(QEvent*) 25371 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25372 vfunc[10]: QObject::setName(char const*) 25373 vfunc[11]: QObject::insertChild(QObject*) 25374 vfunc[12]: QObject::removeChild(QObject*) 25375 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25376 vfunc[14]: QObject::property(char const*) const 25377 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25378 vfunc[16]: QObject::childEvent(QChildEvent*) 25379 vfunc[17]: QObject::customEvent(QCustomEvent*) 25380 vfunc[18]: QObject::connectNotify(char const*) 25381 vfunc[19]: QObject::disconnectNotify(char const*) 25382 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25383 const*, char const*) 25384 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25385 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25386 vfunc[23]: QNetworkProtocol::supportedOperations() const 25387 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25388 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25389 vfunc[26]: QNetworkProtocol::stop() 25390 vfunc[27]: 25391 QNetworkProtocol::processOperation(QNetworkOperation*) 25392 vfunc[28]: 25393 QNetworkProtocol::operationListChildren(QNetworkOperation*) 25394 vfunc[29]: QNetworkProtocol::operationMkDir(QNetworkOperation*) 25395 vfunc[30]: 25396 QNetworkProtocol::operationRemove(QNetworkOperation*) 25397 vfunc[31]: 25398 QNetworkProtocol::operationRename(QNetworkOperation*) 25399 vfunc[32]: QNetworkProtocol::operationGet(QNetworkOperation*) 25400 vfunc[33]: QNetworkProtocol::operationPut(QNetworkOperation*) 25401 vfunc[34]: 25402 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25403 vfunc[35]: 25404 QNetworkProtocol::checkConnection(QNetworkOperation*) 25405 25406 The Run Time Type Information for the QNetworkProtocol class is 25407 described by Table 8-213 25408 25409 Table 8-213. typeinfo for QNetworkProtocol 25410 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25411 Name typeinfo name for QNetworkProtocol 25412 basetype: typeinfo for QObject 25413 __________________________________________________________ 25414 25415 8.2.13.6. Class data for QUrl 25416 25417 The virtual table for the QUrl class is described by Table 25418 8-214 25419 25420 Table 8-214. Primary vtable for QUrl 25421 Base Offset 0 25422 Virtual Base Offset 0 25423 RTTI typeinfo for QUrl 25424 vfunc[0]: QUrl::~QUrl() 25425 vfunc[1]: QUrl::~QUrl() 25426 vfunc[2]: QUrl::setProtocol(QString const&) 25427 vfunc[3]: QUrl::setUser(QString const&) 25428 vfunc[4]: QUrl::setPassword(QString const&) 25429 vfunc[5]: QUrl::setHost(QString const&) 25430 vfunc[6]: QUrl::setPort(int) 25431 vfunc[7]: QUrl::setPath(QString const&) 25432 vfunc[8]: QUrl::setEncodedPathAndQuery(QString const&) 25433 vfunc[9]: QUrl::setQuery(QString const&) 25434 vfunc[10]: QUrl::setRef(QString const&) 25435 vfunc[11]: QUrl::addPath(QString const&) 25436 vfunc[12]: QUrl::setFileName(QString const&) 25437 vfunc[13]: QUrl::toString(bool, bool) const 25438 vfunc[14]: QUrl::cdUp() 25439 vfunc[15]: QUrl::reset() 25440 vfunc[16]: QUrl::parse(QString const&) 25441 25442 The Run Time Type Information for the QUrl class is described 25443 by Table 8-215 25444 25445 Table 8-215. typeinfo for QUrl 25446 Base Vtable vtable for __cxxabiv1::__class_type_info 25447 Name typeinfo name for QUrl 25448 __________________________________________________________ 25449 25450 8.2.13.7. Class data for QSocketDevice 25451 25452 The virtual table for the QSocketDevice class is described by 25453 Table 8-216 25454 25455 Table 8-216. Primary vtable for QSocketDevice 25456 Base Offset 0 25457 Virtual Base Offset 0 25458 RTTI typeinfo for QSocketDevice 25459 vfunc[0]: QSocketDevice::~QSocketDevice() 25460 vfunc[1]: QSocketDevice::~QSocketDevice() 25461 vfunc[2]: QSocketDevice::open(int) 25462 vfunc[3]: QSocketDevice::close() 25463 vfunc[4]: QSocketDevice::flush() 25464 vfunc[5]: QSocketDevice::size() const 25465 vfunc[6]: QSocketDevice::at() const 25466 vfunc[7]: QSocketDevice::at(unsigned long) 25467 vfunc[8]: QSocketDevice::atEnd() const 25468 vfunc[9]: QSocketDevice::readBlock(char*, unsigned long) 25469 vfunc[10]: QSocketDevice::writeBlock(char const*, unsigned 25470 long) 25471 vfunc[11]: QIODevice::readLine(char*, unsigned long) 25472 vfunc[12]: QIODevice::readAll() 25473 vfunc[13]: QSocketDevice::getch() 25474 vfunc[14]: QSocketDevice::putch(int) 25475 vfunc[15]: QSocketDevice::ungetch(int) 25476 vfunc[16]: QSocketDevice::setSocket(int, QSocketDevice::Type) 25477 vfunc[17]: QSocketDevice::setBlocking(bool) 25478 vfunc[18]: QSocketDevice::setAddressReusable(bool) 25479 vfunc[19]: QSocketDevice::setReceiveBufferSize(unsigned int) 25480 vfunc[20]: QSocketDevice::setSendBufferSize(unsigned int) 25481 vfunc[21]: QSocketDevice::connect(QHostAddress const&, unsigned 25482 short) 25483 vfunc[22]: QSocketDevice::bind(QHostAddress const&, unsigned 25484 short) 25485 vfunc[23]: QSocketDevice::listen(int) 25486 vfunc[24]: QSocketDevice::accept() 25487 vfunc[25]: QSocketDevice::writeBlock(char const*, unsigned 25488 long, QHostAddress const&, unsigned short) 25489 vfunc[26]: QSocketDevice::setOption(QSocketDevice::Option, int) 25490 25491 The Run Time Type Information for the QSocketDevice class is 25492 described by Table 8-217 25493 25494 Table 8-217. typeinfo for QSocketDevice 25495 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25496 Name typeinfo name for QSocketDevice 25497 basetype: typeinfo for QIODevice 25498 __________________________________________________________ 25499 25500 8.2.13.8. Class data for QHttpResponseHeader 25501 25502 The virtual table for the QHttpResponseHeader class is 25503 described by Table 8-218 25504 25505 Table 8-218. Primary vtable for QHttpResponseHeader 25506 Base Offset 0 25507 Virtual Base Offset 0 25508 RTTI typeinfo for QHttpResponseHeader 25509 vfunc[0]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 25510 vfunc[1]: NULL or QHttpResponseHeader::~QHttpResponseHeader() 25511 vfunc[2]: QHttpResponseHeader::toString() const 25512 vfunc[3]: QHttpResponseHeader::majorVersion() const 25513 vfunc[4]: QHttpResponseHeader::minorVersion() const 25514 vfunc[5]: QHttpResponseHeader::parseLine(QString const&, int) 25515 25516 The Run Time Type Information for the QHttpResponseHeader class 25517 is described by Table 8-219 25518 25519 Table 8-219. typeinfo for QHttpResponseHeader 25520 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25521 Name typeinfo name for QHttpResponseHeader 25522 basetype: typeinfo for QHttpHeader 25523 __________________________________________________________ 25524 25525 8.2.13.9. Class data for QServerSocket 25526 25527 The virtual table for the QServerSocket class is described by 25528 Table 8-220 25529 25530 Table 8-220. Primary vtable for QServerSocket 25531 Base Offset 0 25532 Virtual Base Offset 0 25533 RTTI typeinfo for QServerSocket 25534 vfunc[0]: NULL or QServerSocket::metaObject() const 25535 vfunc[1]: QServerSocket::className() const 25536 vfunc[2]: QServerSocket::qt_cast(char const*) 25537 vfunc[3]: QServerSocket::qt_invoke(int, QUObject*) 25538 vfunc[4]: QServerSocket::qt_emit(int, QUObject*) 25539 vfunc[5]: QServerSocket::qt_property(int, int, QVariant*) 25540 vfunc[6]: QServerSocket::~QServerSocket() 25541 vfunc[7]: QServerSocket::~QServerSocket() 25542 vfunc[8]: QObject::event(QEvent*) 25543 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25544 vfunc[10]: QObject::setName(char const*) 25545 vfunc[11]: QObject::insertChild(QObject*) 25546 vfunc[12]: QObject::removeChild(QObject*) 25547 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25548 vfunc[14]: QObject::property(char const*) const 25549 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25550 vfunc[16]: QObject::childEvent(QChildEvent*) 25551 vfunc[17]: QObject::customEvent(QCustomEvent*) 25552 vfunc[18]: QObject::connectNotify(char const*) 25553 vfunc[19]: QObject::disconnectNotify(char const*) 25554 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25555 const*, char const*) 25556 vfunc[21]: QServerSocket::setSocket(int) 25557 vfunc[22]: __cxa_pure_virtual 25558 25559 The Run Time Type Information for the QServerSocket class is 25560 described by Table 8-221 25561 25562 Table 8-221. typeinfo for QServerSocket 25563 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25564 Name typeinfo name for QServerSocket 25565 basetype: typeinfo for QObject 25566 __________________________________________________________ 25567 25568 8.2.13.10. Class data for QUrlInfo 25569 25570 The virtual table for the QUrlInfo class is described by Table 25571 8-222 25572 25573 Table 8-222. Primary vtable for QUrlInfo 25574 Base Offset 0 25575 Virtual Base Offset 0 25576 RTTI typeinfo for QUrlInfo 25577 vfunc[0]: QUrlInfo::~QUrlInfo() 25578 vfunc[1]: QUrlInfo::~QUrlInfo() 25579 vfunc[2]: QUrlInfo::setName(QString const&) 25580 vfunc[3]: QUrlInfo::setDir(bool) 25581 vfunc[4]: QUrlInfo::setFile(bool) 25582 vfunc[5]: QUrlInfo::setSymLink(bool) 25583 vfunc[6]: QUrlInfo::setOwner(QString const&) 25584 vfunc[7]: QUrlInfo::setGroup(QString const&) 25585 vfunc[8]: QUrlInfo::setSize(unsigned int) 25586 vfunc[9]: QUrlInfo::setWritable(bool) 25587 vfunc[10]: QUrlInfo::setReadable(bool) 25588 vfunc[11]: QUrlInfo::setPermissions(int) 25589 vfunc[12]: QUrlInfo::setLastModified(QDateTime const&) 25590 25591 The Run Time Type Information for the QUrlInfo class is 25592 described by Table 8-223 25593 25594 Table 8-223. typeinfo for QUrlInfo 25595 Base Vtable vtable for __cxxabiv1::__class_type_info 25596 Name typeinfo name for QUrlInfo 25597 __________________________________________________________ 25598 25599 8.2.13.11. Class data for QNetworkOperation 25600 25601 The virtual table for the QNetworkOperation class is described 25602 by Table 8-224 25603 25604 Table 8-224. Primary vtable for QNetworkOperation 25605 Base Offset 0 25606 Virtual Base Offset 0 25607 RTTI typeinfo for QNetworkOperation 25608 vfunc[0]: NULL or QNetworkOperation::metaObject() const 25609 vfunc[1]: QNetworkOperation::className() const 25610 vfunc[2]: QNetworkOperation::qt_cast(char const*) 25611 vfunc[3]: QNetworkOperation::qt_invoke(int, QUObject*) 25612 vfunc[4]: QNetworkOperation::qt_emit(int, QUObject*) 25613 vfunc[5]: QNetworkOperation::qt_property(int, int, QVariant*) 25614 vfunc[6]: QNetworkOperation::~QNetworkOperation() 25615 vfunc[7]: QNetworkOperation::~QNetworkOperation() 25616 vfunc[8]: QObject::event(QEvent*) 25617 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25618 vfunc[10]: QObject::setName(char const*) 25619 vfunc[11]: QObject::insertChild(QObject*) 25620 vfunc[12]: QObject::removeChild(QObject*) 25621 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25622 vfunc[14]: QObject::property(char const*) const 25623 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25624 vfunc[16]: QObject::childEvent(QChildEvent*) 25625 vfunc[17]: QObject::customEvent(QCustomEvent*) 25626 vfunc[18]: QObject::connectNotify(char const*) 25627 vfunc[19]: QObject::disconnectNotify(char const*) 25628 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25629 const*, char const*) 25630 25631 The Run Time Type Information for the QNetworkOperation class 25632 is described by Table 8-225 25633 25634 Table 8-225. typeinfo for QNetworkOperation 25635 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25636 Name typeinfo name for QNetworkOperation 25637 basetype: typeinfo for QObject 25638 __________________________________________________________ 25639 25640 8.2.13.12. Class data for QHttp 25641 25642 The virtual table for the QHttp class is described by Table 25643 8-226 25644 25645 Table 8-226. Primary vtable for QHttp 25646 Base Offset 0 25647 Virtual Base Offset 0 25648 RTTI typeinfo for QHttp 25649 vfunc[0]: NULL or QHttp::metaObject() const 25650 vfunc[1]: QHttp::className() const 25651 vfunc[2]: QHttp::qt_cast(char const*) 25652 vfunc[3]: QHttp::qt_invoke(int, QUObject*) 25653 vfunc[4]: QHttp::qt_emit(int, QUObject*) 25654 vfunc[5]: QHttp::qt_property(int, int, QVariant*) 25655 vfunc[6]: QHttp::~QHttp() 25656 vfunc[7]: QHttp::~QHttp() 25657 vfunc[8]: QObject::event(QEvent*) 25658 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25659 vfunc[10]: QObject::setName(char const*) 25660 vfunc[11]: QObject::insertChild(QObject*) 25661 vfunc[12]: QObject::removeChild(QObject*) 25662 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25663 vfunc[14]: QObject::property(char const*) const 25664 vfunc[15]: QHttp::timerEvent(QTimerEvent*) 25665 vfunc[16]: QObject::childEvent(QChildEvent*) 25666 vfunc[17]: QObject::customEvent(QCustomEvent*) 25667 vfunc[18]: QObject::connectNotify(char const*) 25668 vfunc[19]: QObject::disconnectNotify(char const*) 25669 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25670 const*, char const*) 25671 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25672 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25673 vfunc[23]: QHttp::supportedOperations() const 25674 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25675 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25676 vfunc[26]: QNetworkProtocol::stop() 25677 vfunc[27]: 25678 QNetworkProtocol::processOperation(QNetworkOperation*) 25679 vfunc[28]: 25680 QNetworkProtocol::operationListChildren(QNetworkOperation*) 25681 vfunc[29]: QNetworkProtocol::operationMkDir(QNetworkOperation*) 25682 vfunc[30]: 25683 QNetworkProtocol::operationRemove(QNetworkOperation*) 25684 vfunc[31]: 25685 QNetworkProtocol::operationRename(QNetworkOperation*) 25686 vfunc[32]: QHttp::operationGet(QNetworkOperation*) 25687 vfunc[33]: QHttp::operationPut(QNetworkOperation*) 25688 vfunc[34]: 25689 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25690 vfunc[35]: 25691 QNetworkProtocol::checkConnection(QNetworkOperation*) 25692 25693 The Run Time Type Information for the QHttp class is described 25694 by Table 8-227 25695 25696 Table 8-227. typeinfo for QHttp 25697 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25698 Name typeinfo name for QHttp 25699 basetype: typeinfo for QNetworkProtocol 25700 __________________________________________________________ 25701 25702 8.2.13.13. Class data for QMimeSource 25703 25704 The virtual table for the QMimeSource class is described by 25705 Table 8-228 25706 25707 Table 8-228. Primary vtable for QMimeSource 25708 Base Offset 0 25709 Virtual Base Offset 0 25710 RTTI typeinfo for QMimeSource 25711 vfunc[0]: QMimeSource::~QMimeSource() 25712 vfunc[1]: QMimeSource::~QMimeSource() 25713 vfunc[2]: __cxa_pure_virtual 25714 vfunc[3]: QMimeSource::provides(char const*) const 25715 vfunc[4]: __cxa_pure_virtual 25716 25717 The Run Time Type Information for the QMimeSource class is 25718 described by Table 8-229 25719 25720 Table 8-229. typeinfo for QMimeSource 25721 Base Vtable vtable for __cxxabiv1::__class_type_info 25722 Name typeinfo name for QMimeSource 25723 __________________________________________________________ 25724 25725 8.2.13.14. Class data for QDns 25726 25727 The virtual table for the QDns class is described by Table 25728 8-230 25729 25730 Table 8-230. Primary vtable for QDns 25731 Base Offset 0 25732 Virtual Base Offset 0 25733 RTTI typeinfo for QDns 25734 vfunc[0]: NULL or QDns::metaObject() const 25735 vfunc[1]: QDns::className() const 25736 vfunc[2]: QDns::qt_cast(char const*) 25737 vfunc[3]: QDns::qt_invoke(int, QUObject*) 25738 vfunc[4]: QDns::qt_emit(int, QUObject*) 25739 vfunc[5]: QDns::qt_property(int, int, QVariant*) 25740 vfunc[6]: QDns::~QDns() 25741 vfunc[7]: QDns::~QDns() 25742 vfunc[8]: QObject::event(QEvent*) 25743 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25744 vfunc[10]: QObject::setName(char const*) 25745 vfunc[11]: QObject::insertChild(QObject*) 25746 vfunc[12]: QObject::removeChild(QObject*) 25747 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25748 vfunc[14]: QObject::property(char const*) const 25749 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25750 vfunc[16]: QObject::childEvent(QChildEvent*) 25751 vfunc[17]: QObject::customEvent(QCustomEvent*) 25752 vfunc[18]: QObject::connectNotify(char const*) 25753 vfunc[19]: QObject::disconnectNotify(char const*) 25754 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25755 const*, char const*) 25756 vfunc[21]: QDns::setLabel(QString const&) 25757 vfunc[22]: QDns::setLabel(QHostAddress const&) 25758 vfunc[23]: QDns::setRecordType(QDns::RecordType) 25759 25760 The Run Time Type Information for the QDns class is described 25761 by Table 8-231 25762 25763 Table 8-231. typeinfo for QDns 25764 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25765 Name typeinfo name for QDns 25766 basetype: typeinfo for QObject 25767 __________________________________________________________ 25768 25769 8.2.13.15. Class data for QHttpRequestHeader 25770 25771 The virtual table for the QHttpRequestHeader class is described 25772 by Table 8-232 25773 25774 Table 8-232. Primary vtable for QHttpRequestHeader 25775 Base Offset 0 25776 Virtual Base Offset 0 25777 RTTI typeinfo for QHttpRequestHeader 25778 vfunc[0]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 25779 vfunc[1]: NULL or QHttpRequestHeader::~QHttpRequestHeader() 25780 vfunc[2]: QHttpRequestHeader::toString() const 25781 vfunc[3]: QHttpRequestHeader::majorVersion() const 25782 vfunc[4]: QHttpRequestHeader::minorVersion() const 25783 vfunc[5]: QHttpRequestHeader::parseLine(QString const&, int) 25784 25785 The Run Time Type Information for the QHttpRequestHeader class 25786 is described by Table 8-233 25787 25788 Table 8-233. typeinfo for QHttpRequestHeader 25789 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25790 Name typeinfo name for QHttpRequestHeader 25791 basetype: typeinfo for QHttpHeader 25792 __________________________________________________________ 25793 25794 8.2.13.16. Class data for QHttpHeader 25795 25796 The virtual table for the QHttpHeader class is described by 25797 Table 8-234 25798 25799 Table 8-234. Primary vtable for QHttpHeader 25800 Base Offset 0 25801 Virtual Base Offset 0 25802 RTTI typeinfo for QHttpHeader 25803 vfunc[0]: QHttpHeader::~QHttpHeader() 25804 vfunc[1]: QHttpHeader::~QHttpHeader() 25805 vfunc[2]: QHttpHeader::toString() const 25806 vfunc[3]: __cxa_pure_virtual 25807 vfunc[4]: __cxa_pure_virtual 25808 vfunc[5]: QHttpHeader::parseLine(QString const&, int) 25809 25810 The Run Time Type Information for the QHttpHeader class is 25811 described by Table 8-235 25812 25813 Table 8-235. typeinfo for QHttpHeader 25814 Base Vtable vtable for __cxxabiv1::__class_type_info 25815 Name typeinfo name for QHttpHeader 25816 __________________________________________________________ 25817 25818 8.2.13.17. Class data for QLocalFs 25819 25820 The virtual table for the QLocalFs class is described by Table 25821 8-236 25822 25823 Table 8-236. Primary vtable for QLocalFs 25824 Base Offset 0 25825 Virtual Base Offset 0 25826 RTTI typeinfo for QLocalFs 25827 vfunc[0]: NULL or QLocalFs::metaObject() const 25828 vfunc[1]: QLocalFs::className() const 25829 vfunc[2]: QLocalFs::qt_cast(char const*) 25830 vfunc[3]: QLocalFs::qt_invoke(int, QUObject*) 25831 vfunc[4]: QLocalFs::qt_emit(int, QUObject*) 25832 vfunc[5]: QLocalFs::qt_property(int, int, QVariant*) 25833 vfunc[6]: NULL or QLocalFs::~QLocalFs() 25834 vfunc[7]: NULL or QLocalFs::~QLocalFs() 25835 vfunc[8]: QObject::event(QEvent*) 25836 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25837 vfunc[10]: QObject::setName(char const*) 25838 vfunc[11]: QObject::insertChild(QObject*) 25839 vfunc[12]: QObject::removeChild(QObject*) 25840 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25841 vfunc[14]: QObject::property(char const*) const 25842 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25843 vfunc[16]: QObject::childEvent(QChildEvent*) 25844 vfunc[17]: QObject::customEvent(QCustomEvent*) 25845 vfunc[18]: QObject::connectNotify(char const*) 25846 vfunc[19]: QObject::disconnectNotify(char const*) 25847 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25848 const*, char const*) 25849 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25850 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25851 vfunc[23]: QLocalFs::supportedOperations() const 25852 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25853 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25854 vfunc[26]: QNetworkProtocol::stop() 25855 vfunc[27]: 25856 QNetworkProtocol::processOperation(QNetworkOperation*) 25857 vfunc[28]: QLocalFs::operationListChildren(QNetworkOperation*) 25858 vfunc[29]: QLocalFs::operationMkDir(QNetworkOperation*) 25859 vfunc[30]: QLocalFs::operationRemove(QNetworkOperation*) 25860 vfunc[31]: QLocalFs::operationRename(QNetworkOperation*) 25861 vfunc[32]: QLocalFs::operationGet(QNetworkOperation*) 25862 vfunc[33]: QLocalFs::operationPut(QNetworkOperation*) 25863 vfunc[34]: 25864 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25865 vfunc[35]: 25866 QNetworkProtocol::checkConnection(QNetworkOperation*) 25867 25868 The Run Time Type Information for the QLocalFs class is 25869 described by Table 8-237 25870 25871 Table 8-237. typeinfo for QLocalFs 25872 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25873 Name typeinfo name for QLocalFs 25874 basetype: typeinfo for QNetworkProtocol 25875 __________________________________________________________ 25876 25877 8.2.13.18. Class data for QConnectionList 25878 25879 The virtual table for the QConnectionList class is described by 25880 Table 8-238 25881 25882 Table 8-238. Primary vtable for QConnectionList 25883 Base Offset 0 25884 Virtual Base Offset 0 25885 RTTI typeinfo for QConnectionList 25886 vfunc[0]: NULL or QPtrList::count() const 25887 vfunc[1]: NULL or QPtrList::clear() 25888 vfunc[2]: NULL or QConnectionList::~QConnectionList() 25889 vfunc[3]: NULL or QConnectionList::~QConnectionList() 25890 vfunc[4]: QPtrCollection::newItem(void*) 25891 vfunc[5]: NULL or QPtrList::deleteItem(void*) 25892 vfunc[6]: QGList::compareItems(void*, void*) 25893 vfunc[7]: QGList::read(QDataStream&, void*&) 25894 vfunc[8]: QGList::write(QDataStream&, void*) const 25895 25896 The Run Time Type Information for the QConnectionList class is 25897 described by Table 8-239 25898 25899 Table 8-239. typeinfo for QConnectionList 25900 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25901 Name typeinfo name for QConnectionList 25902 basetype: typeinfo for QPtrList 25903 __________________________________________________________ 25904 25905 8.2.13.19. Class data for QHostAddress 25906 25907 The virtual table for the QHostAddress class is described by 25908 Table 8-240 25909 25910 Table 8-240. Primary vtable for QHostAddress 25911 Base Offset 0 25912 Virtual Base Offset 0 25913 RTTI typeinfo for QHostAddress 25914 vfunc[0]: QHostAddress::~QHostAddress() 25915 vfunc[1]: QHostAddress::~QHostAddress() 25916 25917 The Run Time Type Information for the QHostAddress class is 25918 described by Table 8-241 25919 25920 Table 8-241. typeinfo for QHostAddress 25921 Base Vtable vtable for __cxxabiv1::__class_type_info 25922 Name typeinfo name for QHostAddress 25923 __________________________________________________________ 25924 25925 8.2.13.20. Class data for QFtp 25926 25927 The virtual table for the QFtp class is described by Table 25928 8-242 25929 25930 Table 8-242. Primary vtable for QFtp 25931 Base Offset 0 25932 Virtual Base Offset 0 25933 RTTI typeinfo for QFtp 25934 vfunc[0]: NULL or QFtp::metaObject() const 25935 vfunc[1]: QFtp::className() const 25936 vfunc[2]: QFtp::qt_cast(char const*) 25937 vfunc[3]: QFtp::qt_invoke(int, QUObject*) 25938 vfunc[4]: QFtp::qt_emit(int, QUObject*) 25939 vfunc[5]: QFtp::qt_property(int, int, QVariant*) 25940 vfunc[6]: QFtp::~QFtp() 25941 vfunc[7]: QFtp::~QFtp() 25942 vfunc[8]: QObject::event(QEvent*) 25943 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 25944 vfunc[10]: QObject::setName(char const*) 25945 vfunc[11]: QObject::insertChild(QObject*) 25946 vfunc[12]: QObject::removeChild(QObject*) 25947 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 25948 vfunc[14]: QObject::property(char const*) const 25949 vfunc[15]: QObject::timerEvent(QTimerEvent*) 25950 vfunc[16]: QObject::childEvent(QChildEvent*) 25951 vfunc[17]: QObject::customEvent(QCustomEvent*) 25952 vfunc[18]: QObject::connectNotify(char const*) 25953 vfunc[19]: QObject::disconnectNotify(char const*) 25954 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 25955 const*, char const*) 25956 vfunc[21]: QNetworkProtocol::setUrl(QUrlOperator*) 25957 vfunc[22]: QNetworkProtocol::setAutoDelete(bool, int) 25958 vfunc[23]: QFtp::supportedOperations() const 25959 vfunc[24]: QNetworkProtocol::addOperation(QNetworkOperation*) 25960 vfunc[25]: QNetworkProtocol::clearOperationQueue() 25961 vfunc[26]: QNetworkProtocol::stop() 25962 vfunc[27]: 25963 QNetworkProtocol::processOperation(QNetworkOperation*) 25964 vfunc[28]: QFtp::operationListChildren(QNetworkOperation*) 25965 vfunc[29]: QFtp::operationMkDir(QNetworkOperation*) 25966 vfunc[30]: QFtp::operationRemove(QNetworkOperation*) 25967 vfunc[31]: QFtp::operationRename(QNetworkOperation*) 25968 vfunc[32]: QFtp::operationGet(QNetworkOperation*) 25969 vfunc[33]: QFtp::operationPut(QNetworkOperation*) 25970 vfunc[34]: 25971 QNetworkProtocol::operationPutChunk(QNetworkOperation*) 25972 vfunc[35]: QFtp::checkConnection(QNetworkOperation*) 25973 25974 The Run Time Type Information for the QFtp class is described 25975 by Table 8-243 25976 25977 Table 8-243. typeinfo for QFtp 25978 Base Vtable vtable for __cxxabiv1::__si_class_type_info 25979 Name typeinfo name for QFtp 25980 basetype: typeinfo for QNetworkProtocol 25981 __________________________________________________________ 25982 25983 8.2.13.21. Interfaces for Qt3 Network 25984 25985 An LSB conforming implementation shall provide the architecture 25986 specific functions for Qt3 Network specified in Table 8-244, 25987 with the full mandatory functionality as described in the 25988 referenced underlying specification. 25989 25990 Table 8-244. libqt-mt - Qt3 Network Function Interfaces 25991 _ZThn80_N12QUrlOperator4cdUpEv [CXXABI] 25992 _ZThn80_N12QUrlOperator5parseERK7QString [CXXABI] 25993 _ZThn80_N12QUrlOperator5resetEv [CXXABI] 25994 _ZThn80_N12QUrlOperator7setPathERK7QString [CXXABI] 25995 _ZThn80_N12QUrlOperatorD0Ev [CXXABI] 25996 _ZThn80_N12QUrlOperatorD1Ev [CXXABI] 25997 _ZThn80_N7QSocket10writeBlockEPKcm [CXXABI] 25998 _ZThn80_N7QSocket2atEm [CXXABI] 25999 _ZThn80_N7QSocket4openEi [CXXABI] _ZThn80_N7QSocket5closeEv 26000 [CXXABI] 26001 _ZThn80_N7QSocket5flushEv [CXXABI] _ZThn80_N7QSocket5getchEv 26002 [CXXABI] 26003 _ZThn80_N7QSocket5putchEi [CXXABI] _ZThn80_N7QSocket7ungetchEi 26004 [CXXABI] 26005 _ZThn80_N7QSocket8readLineEPcm [CXXABI] 26006 _ZThn80_N7QSocket9readBlockEPcm [CXXABI] 26007 _ZThn80_N7QSocketD0Ev [CXXABI] _ZThn80_N7QSocketD1Ev [CXXABI] 26008 _ZThn80_NK7QSocket2atEv [CXXABI] _ZThn80_NK7QSocket4sizeEv 26009 [CXXABI] 26010 _ZThn80_NK7QSocket5atEndEv [CXXABI] 26011 __________________________________________________________ 26012 26013 8.2.14. Qt3 Object Model 26014 __________________________________________________________ 26015 26016 8.2.14.1. Class data for QObjectCleanupHandler 26017 26018 The virtual table for the QObjectCleanupHandler class is 26019 described by Table 8-245 26020 26021 Table 8-245. Primary vtable for QObjectCleanupHandler 26022 Base Offset 0 26023 Virtual Base Offset 0 26024 RTTI typeinfo for QObjectCleanupHandler 26025 vfunc[0]: NULL or QObjectCleanupHandler::metaObject() const 26026 vfunc[1]: QObjectCleanupHandler::className() const 26027 vfunc[2]: QObjectCleanupHandler::qt_cast(char const*) 26028 vfunc[3]: QObjectCleanupHandler::qt_invoke(int, QUObject*) 26029 vfunc[4]: QObjectCleanupHandler::qt_emit(int, QUObject*) 26030 vfunc[5]: QObjectCleanupHandler::qt_property(int, int, 26031 QVariant*) 26032 vfunc[6]: QObjectCleanupHandler::~QObjectCleanupHandler() 26033 vfunc[7]: QObjectCleanupHandler::~QObjectCleanupHandler() 26034 vfunc[8]: QObject::event(QEvent*) 26035 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26036 vfunc[10]: QObject::setName(char const*) 26037 vfunc[11]: QObject::insertChild(QObject*) 26038 vfunc[12]: QObject::removeChild(QObject*) 26039 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26040 vfunc[14]: QObject::property(char const*) const 26041 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26042 vfunc[16]: QObject::childEvent(QChildEvent*) 26043 vfunc[17]: QObject::customEvent(QCustomEvent*) 26044 vfunc[18]: QObject::connectNotify(char const*) 26045 vfunc[19]: QObject::disconnectNotify(char const*) 26046 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26047 const*, char const*) 26048 26049 The Run Time Type Information for the QObjectCleanupHandler 26050 class is described by Table 8-246 26051 26052 Table 8-246. typeinfo for QObjectCleanupHandler 26053 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26054 Name typeinfo name for QObjectCleanupHandler 26055 basetype: typeinfo for QObject 26056 __________________________________________________________ 26057 26058 8.2.14.2. Class data for QObjectUserData 26059 26060 The virtual table for the QObjectUserData class is described by 26061 Table 8-247 26062 26063 Table 8-247. Primary vtable for QObjectUserData 26064 Base Offset 0 26065 Virtual Base Offset 0 26066 RTTI typeinfo for QObjectUserData 26067 vfunc[0]: QObjectUserData::~QObjectUserData() 26068 vfunc[1]: QObjectUserData::~QObjectUserData() 26069 26070 The Run Time Type Information for the QObjectUserData class is 26071 described by Table 8-248 26072 26073 Table 8-248. typeinfo for QObjectUserData 26074 Base Vtable vtable for __cxxabiv1::__class_type_info 26075 Name typeinfo name for QObjectUserData 26076 __________________________________________________________ 26077 26078 8.2.14.3. Class data for QObject 26079 26080 The virtual table for the QObject class is described by Table 26081 8-249 26082 26083 Table 8-249. Primary vtable for QObject 26084 Base Offset 0 26085 Virtual Base Offset 0 26086 RTTI typeinfo for QObject 26087 vfunc[0]: NULL or QObject::metaObject() const 26088 vfunc[1]: QObject::className() const 26089 vfunc[2]: QObject::qt_cast(char const*) 26090 vfunc[3]: QObject::qt_invoke(int, QUObject*) 26091 vfunc[4]: QObject::qt_emit(int, QUObject*) 26092 vfunc[5]: QObject::qt_property(int, int, QVariant*) 26093 vfunc[6]: QObject::~QObject() 26094 vfunc[7]: QObject::~QObject() 26095 vfunc[8]: QObject::event(QEvent*) 26096 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26097 vfunc[10]: QObject::setName(char const*) 26098 vfunc[11]: QObject::insertChild(QObject*) 26099 vfunc[12]: QObject::removeChild(QObject*) 26100 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26101 vfunc[14]: QObject::property(char const*) const 26102 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26103 vfunc[16]: QObject::childEvent(QChildEvent*) 26104 vfunc[17]: QObject::customEvent(QCustomEvent*) 26105 vfunc[18]: QObject::connectNotify(char const*) 26106 vfunc[19]: QObject::disconnectNotify(char const*) 26107 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26108 const*, char const*) 26109 26110 The Run Time Type Information for the QObject class is 26111 described by Table 8-250 26112 26113 Table 8-250. typeinfo for QObject 26114 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26115 Name typeinfo name for QObject 26116 basetype: typeinfo for Qt 26117 __________________________________________________________ 26118 26119 8.2.14.4. Class data for QMetaObject 26120 26121 The virtual table for the QMetaObject class is described by 26122 Table 8-251 26123 26124 Table 8-251. Primary vtable for QMetaObject 26125 Base Offset 0 26126 Virtual Base Offset 0 26127 RTTI typeinfo for QMetaObject 26128 vfunc[0]: QMetaObject::~QMetaObject() 26129 vfunc[1]: QMetaObject::~QMetaObject() 26130 26131 The Run Time Type Information for the QMetaObject class is 26132 described by Table 8-252 26133 26134 Table 8-252. typeinfo for QMetaObject 26135 Base Vtable vtable for __cxxabiv1::__class_type_info 26136 Name typeinfo name for QMetaObject 26137 __________________________________________________________ 26138 26139 8.2.14.5. Class data for QGuardedPtrPrivate 26140 26141 The virtual table for the QGuardedPtrPrivate class is described 26142 by Table 8-253 26143 26144 Table 8-253. Primary vtable for QGuardedPtrPrivate 26145 Base Offset 0 26146 Virtual Base Offset 0 26147 RTTI typeinfo for QGuardedPtrPrivate 26148 vfunc[0]: NULL or QGuardedPtrPrivate::metaObject() const 26149 vfunc[1]: QGuardedPtrPrivate::className() const 26150 vfunc[2]: QGuardedPtrPrivate::qt_cast(char const*) 26151 vfunc[3]: QGuardedPtrPrivate::qt_invoke(int, QUObject*) 26152 vfunc[4]: QGuardedPtrPrivate::qt_emit(int, QUObject*) 26153 vfunc[5]: QGuardedPtrPrivate::qt_property(int, int, QVariant*) 26154 vfunc[6]: QGuardedPtrPrivate::~QGuardedPtrPrivate() 26155 vfunc[7]: QGuardedPtrPrivate::~QGuardedPtrPrivate() 26156 vfunc[8]: QObject::event(QEvent*) 26157 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26158 vfunc[10]: QObject::setName(char const*) 26159 vfunc[11]: QObject::insertChild(QObject*) 26160 vfunc[12]: QObject::removeChild(QObject*) 26161 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26162 vfunc[14]: QObject::property(char const*) const 26163 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26164 vfunc[16]: QObject::childEvent(QChildEvent*) 26165 vfunc[17]: QObject::customEvent(QCustomEvent*) 26166 vfunc[18]: QObject::connectNotify(char const*) 26167 vfunc[19]: QObject::disconnectNotify(char const*) 26168 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26169 const*, char const*) 26170 26171 The Run Time Type Information for the QGuardedPtrPrivate class 26172 is described by Table 8-254 26173 26174 Table 8-254. typeinfo for QGuardedPtrPrivate 26175 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 26176 Name typeinfo name for QGuardedPtrPrivate 26177 flags: 0 26178 basetype: typeinfo for QObject 2 26179 basetype: typeinfo for QShared 10242 26180 __________________________________________________________ 26181 26182 8.2.14.6. Interfaces for Qt3 Object Model 26183 26184 No external functions are defined for libqt-mt - Qt3 Object 26185 Model in this part of the specification. See also the generic 26186 specification. 26187 __________________________________________________________ 26188 26189 8.2.15. Qt3 OpenGL 26190 __________________________________________________________ 26191 26192 8.2.15.1. Interfaces for Qt3 OpenGL 26193 26194 An LSB conforming implementation shall provide the architecture 26195 specific functions for Qt3 OpenGL specified in Table 8-255, 26196 with the full mandatory functionality as described in the 26197 referenced underlying specification. 26198 26199 Table 8-255. libqt-mt - Qt3 OpenGL Function Interfaces 26200 _ZThn80_N9QGLWidgetD0Ev [CXXABI] _ZThn80_N9QGLWidgetD1Ev 26201 [CXXABI] 26202 __________________________________________________________ 26203 26204 8.2.16. Qt3 Paint Device 26205 __________________________________________________________ 26206 26207 8.2.16.1. Class data for QPaintDevice 26208 26209 The virtual table for the QPaintDevice class is described by 26210 Table 8-256 26211 26212 Table 8-256. Primary vtable for QPaintDevice 26213 Base Offset 0 26214 Virtual Base Offset 0 26215 RTTI typeinfo for QPaintDevice 26216 vfunc[0]: QPaintDevice::~QPaintDevice() 26217 vfunc[1]: QPaintDevice::~QPaintDevice() 26218 vfunc[2]: QPaintDevice::setResolution(int) 26219 vfunc[3]: QPaintDevice::resolution() const 26220 vfunc[4]: QPaintDevice::handle() const 26221 vfunc[5]: QPaintDevice::x11RenderHandle() const 26222 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26223 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26224 vfunc[8]: QPaintDevice::metric(int) const 26225 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26226 const 26227 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26228 26229 The Run Time Type Information for the QPaintDevice class is 26230 described by Table 8-257 26231 26232 Table 8-257. typeinfo for QPaintDevice 26233 Base Vtable vtable for __cxxabiv1::__class_type_info 26234 Name typeinfo name for QPaintDevice 26235 __________________________________________________________ 26236 26237 8.2.16.2. Class data for QBitmap 26238 26239 The virtual table for the QBitmap class is described by Table 26240 8-258 26241 26242 Table 8-258. Primary vtable for QBitmap 26243 Base Offset 0 26244 Virtual Base Offset 0 26245 RTTI typeinfo for QBitmap 26246 vfunc[0]: NULL or QBitmap::~QBitmap() 26247 vfunc[1]: NULL or QBitmap::~QBitmap() 26248 vfunc[2]: QPaintDevice::setResolution(int) 26249 vfunc[3]: QPaintDevice::resolution() const 26250 vfunc[4]: QPaintDevice::handle() const 26251 vfunc[5]: QPaintDevice::x11RenderHandle() const 26252 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26253 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26254 vfunc[8]: QPixmap::metric(int) const 26255 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26256 const 26257 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26258 vfunc[11]: QPixmap::detach() 26259 26260 The Run Time Type Information for the QBitmap class is 26261 described by Table 8-259 26262 26263 Table 8-259. typeinfo for QBitmap 26264 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26265 Name typeinfo name for QBitmap 26266 basetype: typeinfo for QPixmap 26267 __________________________________________________________ 26268 26269 8.2.16.3. Class data for QPicture 26270 26271 The virtual table for the QPicture class is described by Table 26272 8-260 26273 26274 Table 8-260. Primary vtable for QPicture 26275 Base Offset 0 26276 Virtual Base Offset 0 26277 RTTI typeinfo for QPicture 26278 vfunc[0]: QPicture::~QPicture() 26279 vfunc[1]: QPicture::~QPicture() 26280 vfunc[2]: QPaintDevice::setResolution(int) 26281 vfunc[3]: QPaintDevice::resolution() const 26282 vfunc[4]: QPaintDevice::handle() const 26283 vfunc[5]: QPaintDevice::x11RenderHandle() const 26284 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26285 vfunc[7]: QPicture::cmd(int, QPainter*, QPDevCmdParam*) 26286 vfunc[8]: QPicture::metric(int) const 26287 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26288 const 26289 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26290 vfunc[11]: QPicture::setData(char const*, unsigned int) 26291 26292 The Run Time Type Information for the QPicture class is 26293 described by Table 8-261 26294 26295 Table 8-261. typeinfo for QPicture 26296 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26297 Name typeinfo name for QPicture 26298 basetype: typeinfo for QPaintDevice 26299 __________________________________________________________ 26300 26301 8.2.16.4. Class data for QPixmap 26302 26303 The virtual table for the QPixmap class is described by Table 26304 8-262 26305 26306 Table 8-262. Primary vtable for QPixmap 26307 Base Offset 0 26308 Virtual Base Offset 0 26309 RTTI typeinfo for QPixmap 26310 vfunc[0]: QPixmap::~QPixmap() 26311 vfunc[1]: QPixmap::~QPixmap() 26312 vfunc[2]: QPaintDevice::setResolution(int) 26313 vfunc[3]: QPaintDevice::resolution() const 26314 vfunc[4]: QPaintDevice::handle() const 26315 vfunc[5]: QPaintDevice::x11RenderHandle() const 26316 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26317 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 26318 vfunc[8]: QPixmap::metric(int) const 26319 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26320 const 26321 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26322 vfunc[11]: QPixmap::detach() 26323 26324 The Run Time Type Information for the QPixmap class is 26325 described by Table 8-263 26326 26327 Table 8-263. typeinfo for QPixmap 26328 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 26329 Name typeinfo name for QPixmap 26330 flags: 0 26331 basetype: typeinfo for QPaintDevice 2 26332 basetype: typeinfo for Qt 2 26333 __________________________________________________________ 26334 26335 8.2.16.5. Class data for QPrinter 26336 26337 The virtual table for the QPrinter class is described by Table 26338 8-264 26339 26340 Table 8-264. Primary vtable for QPrinter 26341 Base Offset 0 26342 Virtual Base Offset 0 26343 RTTI typeinfo for QPrinter 26344 vfunc[0]: QPrinter::~QPrinter() 26345 vfunc[1]: QPrinter::~QPrinter() 26346 vfunc[2]: QPrinter::setResolution(int) 26347 vfunc[3]: QPrinter::resolution() const 26348 vfunc[4]: QPaintDevice::handle() const 26349 vfunc[5]: QPaintDevice::x11RenderHandle() const 26350 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 26351 vfunc[7]: QPrinter::cmd(int, QPainter*, QPDevCmdParam*) 26352 vfunc[8]: QPrinter::metric(int) const 26353 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 26354 const 26355 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 26356 vfunc[11]: QPrinter::setPrinterName(QString const&) 26357 vfunc[12]: QPrinter::setOutputToFile(bool) 26358 vfunc[13]: QPrinter::setOutputFileName(QString const&) 26359 vfunc[14]: QPrinter::setPrintProgram(QString const&) 26360 vfunc[15]: QPrinter::setPrinterSelectionOption(QString const&) 26361 vfunc[16]: QPrinter::setDocName(QString const&) 26362 vfunc[17]: QPrinter::setCreator(QString const&) 26363 vfunc[18]: QPrinter::setOrientation(QPrinter::Orientation) 26364 vfunc[19]: QPrinter::setPageSize(QPrinter::PageSize) 26365 vfunc[20]: QPrinter::setPageOrder(QPrinter::PageOrder) 26366 vfunc[21]: QPrinter::setColorMode(QPrinter::ColorMode) 26367 vfunc[22]: QPrinter::setFullPage(bool) 26368 vfunc[23]: QPrinter::setFromTo(int, int) 26369 vfunc[24]: QPrinter::setMinMax(int, int) 26370 vfunc[25]: QPrinter::setNumCopies(int) 26371 vfunc[26]: QPrinter::setPaperSource(QPrinter::PaperSource) 26372 26373 The Run Time Type Information for the QPrinter class is 26374 described by Table 8-265 26375 26376 Table 8-265. typeinfo for QPrinter 26377 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26378 Name typeinfo name for QPrinter 26379 basetype: typeinfo for QPaintDevice 26380 __________________________________________________________ 26381 26382 8.2.16.6. Interfaces for Qt3 Paint Device 26383 26384 No external functions are defined for libqt-mt - Qt3 Paint 26385 Device in this part of the specification. See also the generic 26386 specification. 26387 __________________________________________________________ 26388 26389 8.2.17. Qt3 SQL 26390 __________________________________________________________ 26391 26392 8.2.17.1. Class data for QSqlResult 26393 26394 The virtual table for the QSqlResult class is described by 26395 Table 8-266 26396 26397 Table 8-266. Primary vtable for QSqlResult 26398 Base Offset 0 26399 Virtual Base Offset 0 26400 RTTI typeinfo for QSqlResult 26401 vfunc[0]: QSqlResult::~QSqlResult() 26402 vfunc[1]: QSqlResult::~QSqlResult() 26403 vfunc[2]: QSqlResult::setAt(int) 26404 vfunc[3]: QSqlResult::setActive(bool) 26405 vfunc[4]: QSqlResult::setLastError(QSqlError const&) 26406 vfunc[5]: QSqlResult::setQuery(QString const&) 26407 vfunc[6]: QSqlResult::setSelect(bool) 26408 vfunc[7]: QSqlResult::setForwardOnly(bool) 26409 vfunc[8]: __cxa_pure_virtual 26410 vfunc[9]: __cxa_pure_virtual 26411 vfunc[10]: __cxa_pure_virtual 26412 vfunc[11]: __cxa_pure_virtual 26413 vfunc[12]: QSqlResult::fetchNext() 26414 vfunc[13]: QSqlResult::fetchPrev() 26415 vfunc[14]: __cxa_pure_virtual 26416 vfunc[15]: __cxa_pure_virtual 26417 vfunc[16]: __cxa_pure_virtual 26418 vfunc[17]: __cxa_pure_virtual 26419 26420 The Run Time Type Information for the QSqlResult class is 26421 described by Table 8-267 26422 26423 Table 8-267. typeinfo for QSqlResult 26424 Base Vtable vtable for __cxxabiv1::__class_type_info 26425 Name typeinfo name for QSqlResult 26426 __________________________________________________________ 26427 26428 8.2.17.2. Class data for QSqlSelectCursor 26429 26430 The virtual table for the QSqlSelectCursor class is described 26431 by Table 8-268 26432 26433 Table 8-268. Primary vtable for QSqlSelectCursor 26434 Base Offset 0 26435 Virtual Base Offset 0 26436 RTTI typeinfo for QSqlSelectCursor 26437 vfunc[0]: QSqlSelectCursor::~QSqlSelectCursor() 26438 vfunc[1]: QSqlSelectCursor::~QSqlSelectCursor() 26439 vfunc[2]: QSqlCursor::value(int) const 26440 vfunc[3]: QSqlCursor::value(QString const&) const 26441 vfunc[4]: QSqlCursor::setValue(int, QVariant const&) 26442 vfunc[5]: QSqlCursor::setValue(QString const&, QVariant const&) 26443 vfunc[6]: NULL or QSqlSelectCursor::setGenerated(QString 26444 const&, bool) 26445 vfunc[7]: NULL or QSqlSelectCursor::setGenerated(int, bool) 26446 vfunc[8]: QSqlRecord::setNull(int) 26447 vfunc[9]: QSqlRecord::setNull(QString const&) 26448 vfunc[10]: QSqlCursor::append(QSqlField const&) 26449 vfunc[11]: QSqlCursor::insert(int, QSqlField const&) 26450 vfunc[12]: NULL or QSqlSelectCursor::remove(int) 26451 vfunc[13]: NULL or QSqlSelectCursor::clear() 26452 vfunc[14]: QSqlRecord::clearValues(bool) 26453 vfunc[15]: NULL or QSqlSelectCursor::toString(QString const&, 26454 QString const&) const 26455 vfunc[16]: QSqlRecord::toStringList(QString const&) const 26456 vfunc[17]: NULL or QSqlSelectCursor::primaryIndex(bool) const 26457 vfunc[18]: NULL or QSqlSelectCursor::index(QStringList const&) 26458 const 26459 vfunc[19]: NULL or QSqlSelectCursor::setPrimaryIndex(QSqlIndex 26460 const&) 26461 vfunc[20]: NULL or QSqlSelectCursor::append(QSqlFieldInfo 26462 const&) 26463 vfunc[21]: NULL or QSqlSelectCursor::insert(int, QSqlFieldInfo 26464 const&) 26465 vfunc[22]: NULL or QSqlSelectCursor::editBuffer(bool) 26466 vfunc[23]: NULL or QSqlSelectCursor::primeInsert() 26467 vfunc[24]: NULL or QSqlSelectCursor::primeUpdate() 26468 vfunc[25]: NULL or QSqlSelectCursor::primeDelete() 26469 vfunc[26]: NULL or QSqlSelectCursor::insert(bool) 26470 vfunc[27]: NULL or QSqlSelectCursor::update(bool) 26471 vfunc[28]: NULL or QSqlSelectCursor::del(bool) 26472 vfunc[29]: NULL or QSqlSelectCursor::setMode(int) 26473 vfunc[30]: QSqlCursor::setCalculated(QString const&, bool) 26474 vfunc[31]: QSqlCursor::setTrimmed(QString const&, bool) 26475 vfunc[32]: QSqlSelectCursor::select(QString const&, QSqlIndex 26476 const&) 26477 vfunc[33]: NULL or QSqlSelectCursor::setSort(QSqlIndex const&) 26478 vfunc[34]: NULL or QSqlSelectCursor::setFilter(QString const&) 26479 vfunc[35]: NULL or QSqlSelectCursor::setName(QString const&, 26480 bool) 26481 vfunc[36]: QSqlCursor::afterSeek() 26482 vfunc[37]: QSqlSelectCursor::exec(QString const&) 26483 vfunc[38]: QSqlCursor::calculateField(QString const&) 26484 vfunc[39]: QSqlCursor::update(QString const&, bool) 26485 vfunc[40]: QSqlCursor::del(QString const&, bool) 26486 vfunc[41]: QSqlCursor::toString(QString const&, QSqlField*, 26487 QString const&) const 26488 vfunc[42]: QSqlCursor::toString(QSqlRecord*, QString const&, 26489 QString const&, QString const&) const 26490 vfunc[43]: QSqlCursor::toString(QSqlIndex const&, QSqlRecord*, 26491 QString const&, QString const&, QString const&) const 26492 26493 Table 8-269. Secondary vtable for QSqlSelectCursor 26494 Base Offset -16 26495 Virtual Base Offset 0 26496 RTTI typeinfo for QSqlSelectCursor 26497 vfunc[0]: non-virtual thunk to 26498 QSqlSelectCursor::~QSqlSelectCursor() 26499 vfunc[1]: non-virtual thunk to 26500 QSqlSelectCursor::~QSqlSelectCursor() 26501 vfunc[2]: non-virtual thunk to QSqlSelectCursor::exec(QString 26502 const&) 26503 vfunc[3]: non-virtual thunk to QSqlCursor::value(int) const 26504 vfunc[4]: QSqlQuery::seek(int, bool) 26505 vfunc[5]: QSqlQuery::next() 26506 vfunc[6]: QSqlQuery::prev() 26507 vfunc[7]: QSqlQuery::first() 26508 vfunc[8]: QSqlQuery::last() 26509 vfunc[9]: QSqlQuery::beforeSeek() 26510 vfunc[10]: non-virtual thunk to QSqlCursor::afterSeek() 26511 26512 The Run Time Type Information for the QSqlSelectCursor class is 26513 described by Table 8-270 26514 26515 Table 8-270. typeinfo for QSqlSelectCursor 26516 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26517 Name typeinfo name for QSqlSelectCursor 26518 basetype: typeinfo for QSqlCursor 26519 __________________________________________________________ 26520 26521 8.2.17.3. Class data for QSqlDriver 26522 26523 The virtual table for the QSqlDriver class is described by 26524 Table 8-271 26525 26526 Table 8-271. Primary vtable for QSqlDriver 26527 Base Offset 0 26528 Virtual Base Offset 0 26529 RTTI typeinfo for QSqlDriver 26530 vfunc[0]: NULL or QSqlDriver::metaObject() const 26531 vfunc[1]: QSqlDriver::className() const 26532 vfunc[2]: QSqlDriver::qt_cast(char const*) 26533 vfunc[3]: QSqlDriver::qt_invoke(int, QUObject*) 26534 vfunc[4]: QSqlDriver::qt_emit(int, QUObject*) 26535 vfunc[5]: QSqlDriver::qt_property(int, int, QVariant*) 26536 vfunc[6]: QSqlDriver::~QSqlDriver() 26537 vfunc[7]: QSqlDriver::~QSqlDriver() 26538 vfunc[8]: QObject::event(QEvent*) 26539 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26540 vfunc[10]: QObject::setName(char const*) 26541 vfunc[11]: QObject::insertChild(QObject*) 26542 vfunc[12]: QObject::removeChild(QObject*) 26543 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26544 vfunc[14]: QObject::property(char const*) const 26545 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26546 vfunc[16]: QObject::childEvent(QChildEvent*) 26547 vfunc[17]: QObject::customEvent(QCustomEvent*) 26548 vfunc[18]: QObject::connectNotify(char const*) 26549 vfunc[19]: QObject::disconnectNotify(char const*) 26550 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26551 const*, char const*) 26552 vfunc[21]: QSqlDriver::beginTransaction() 26553 vfunc[22]: QSqlDriver::commitTransaction() 26554 vfunc[23]: QSqlDriver::rollbackTransaction() 26555 vfunc[24]: QSqlDriver::tables(QString const&) const 26556 vfunc[25]: QSqlDriver::primaryIndex(QString const&) const 26557 vfunc[26]: QSqlDriver::record(QString const&) const 26558 vfunc[27]: QSqlDriver::record(QSqlQuery const&) const 26559 vfunc[28]: QSqlDriver::recordInfo(QString const&) const 26560 vfunc[29]: QSqlDriver::recordInfo(QSqlQuery const&) const 26561 vfunc[30]: QSqlDriver::nullText() const 26562 vfunc[31]: QSqlDriver::formatValue(QSqlField const*, bool) 26563 const 26564 vfunc[32]: __cxa_pure_virtual 26565 vfunc[33]: __cxa_pure_virtual 26566 vfunc[34]: __cxa_pure_virtual 26567 vfunc[35]: __cxa_pure_virtual 26568 vfunc[36]: QSqlDriver::setOpen(bool) 26569 vfunc[37]: QSqlDriver::setOpenError(bool) 26570 vfunc[38]: QSqlDriver::setLastError(QSqlError const&) 26571 26572 The Run Time Type Information for the QSqlDriver class is 26573 described by Table 8-272 26574 26575 Table 8-272. typeinfo for QSqlDriver 26576 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26577 Name typeinfo name for QSqlDriver 26578 basetype: typeinfo for QObject 26579 __________________________________________________________ 26580 26581 8.2.17.4. Class data for QSqlPropertyMap 26582 26583 The virtual table for the QSqlPropertyMap class is described by 26584 Table 8-273 26585 26586 Table 8-273. Primary vtable for QSqlPropertyMap 26587 Base Offset 0 26588 Virtual Base Offset 0 26589 RTTI typeinfo for QSqlPropertyMap 26590 vfunc[0]: QSqlPropertyMap::~QSqlPropertyMap() 26591 vfunc[1]: QSqlPropertyMap::~QSqlPropertyMap() 26592 vfunc[2]: QSqlPropertyMap::setProperty(QWidget*, QVariant 26593 const&) 26594 26595 The Run Time Type Information for the QSqlPropertyMap class is 26596 described by Table 8-274 26597 26598 Table 8-274. typeinfo for QSqlPropertyMap 26599 Base Vtable vtable for __cxxabiv1::__class_type_info 26600 Name typeinfo name for QSqlPropertyMap 26601 __________________________________________________________ 26602 26603 8.2.17.5. Class data for QSqlQuery 26604 26605 The virtual table for the QSqlQuery class is described by Table 26606 8-275 26607 26608 Table 8-275. Primary vtable for QSqlQuery 26609 Base Offset 0 26610 Virtual Base Offset 0 26611 RTTI typeinfo for QSqlQuery 26612 vfunc[0]: QSqlQuery::~QSqlQuery() 26613 vfunc[1]: QSqlQuery::~QSqlQuery() 26614 vfunc[2]: QSqlQuery::exec(QString const&) 26615 vfunc[3]: QSqlQuery::value(int) const 26616 vfunc[4]: QSqlQuery::seek(int, bool) 26617 vfunc[5]: QSqlQuery::next() 26618 vfunc[6]: QSqlQuery::prev() 26619 vfunc[7]: QSqlQuery::first() 26620 vfunc[8]: QSqlQuery::last() 26621 vfunc[9]: QSqlQuery::beforeSeek() 26622 vfunc[10]: QSqlQuery::afterSeek() 26623 26624 The Run Time Type Information for the QSqlQuery class is 26625 described by Table 8-276 26626 26627 Table 8-276. typeinfo for QSqlQuery 26628 Base Vtable vtable for __cxxabiv1::__class_type_info 26629 Name typeinfo name for QSqlQuery 26630 __________________________________________________________ 26631 26632 8.2.17.6. Class data for QSqlRecord 26633 26634 The virtual table for the QSqlRecord class is described by 26635 Table 8-277 26636 26637 Table 8-277. Primary vtable for QSqlRecord 26638 Base Offset 0 26639 Virtual Base Offset 0 26640 RTTI typeinfo for QSqlRecord 26641 vfunc[0]: QSqlRecord::~QSqlRecord() 26642 vfunc[1]: QSqlRecord::~QSqlRecord() 26643 vfunc[2]: QSqlRecord::value(int) const 26644 vfunc[3]: QSqlRecord::value(QString const&) const 26645 vfunc[4]: QSqlRecord::setValue(int, QVariant const&) 26646 vfunc[5]: QSqlRecord::setValue(QString const&, QVariant const&) 26647 vfunc[6]: QSqlRecord::setGenerated(QString const&, bool) 26648 vfunc[7]: QSqlRecord::setGenerated(int, bool) 26649 vfunc[8]: QSqlRecord::setNull(int) 26650 vfunc[9]: QSqlRecord::setNull(QString const&) 26651 vfunc[10]: QSqlRecord::append(QSqlField const&) 26652 vfunc[11]: QSqlRecord::insert(int, QSqlField const&) 26653 vfunc[12]: QSqlRecord::remove(int) 26654 vfunc[13]: QSqlRecord::clear() 26655 vfunc[14]: QSqlRecord::clearValues(bool) 26656 vfunc[15]: QSqlRecord::toString(QString const&, QString const&) 26657 const 26658 vfunc[16]: QSqlRecord::toStringList(QString const&) const 26659 26660 The Run Time Type Information for the QSqlRecord class is 26661 described by Table 8-278 26662 26663 Table 8-278. typeinfo for QSqlRecord 26664 Base Vtable vtable for __cxxabiv1::__class_type_info 26665 Name typeinfo name for QSqlRecord 26666 __________________________________________________________ 26667 26668 8.2.17.7. Class data for QSqlDatabase 26669 26670 The virtual table for the QSqlDatabase class is described by 26671 Table 8-279 26672 26673 Table 8-279. Primary vtable for QSqlDatabase 26674 Base Offset 0 26675 Virtual Base Offset 0 26676 RTTI typeinfo for QSqlDatabase 26677 vfunc[0]: NULL or QSqlDatabase::metaObject() const 26678 vfunc[1]: QSqlDatabase::className() const 26679 vfunc[2]: QSqlDatabase::qt_cast(char const*) 26680 vfunc[3]: QSqlDatabase::qt_invoke(int, QUObject*) 26681 vfunc[4]: QSqlDatabase::qt_emit(int, QUObject*) 26682 vfunc[5]: QSqlDatabase::qt_property(int, int, QVariant*) 26683 vfunc[6]: QSqlDatabase::~QSqlDatabase() 26684 vfunc[7]: QSqlDatabase::~QSqlDatabase() 26685 vfunc[8]: QObject::event(QEvent*) 26686 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26687 vfunc[10]: QObject::setName(char const*) 26688 vfunc[11]: QObject::insertChild(QObject*) 26689 vfunc[12]: QObject::removeChild(QObject*) 26690 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26691 vfunc[14]: QObject::property(char const*) const 26692 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26693 vfunc[16]: QObject::childEvent(QChildEvent*) 26694 vfunc[17]: QObject::customEvent(QCustomEvent*) 26695 vfunc[18]: QObject::connectNotify(char const*) 26696 vfunc[19]: QObject::disconnectNotify(char const*) 26697 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26698 const*, char const*) 26699 vfunc[21]: QSqlDatabase::setDatabaseName(QString const&) 26700 vfunc[22]: QSqlDatabase::setUserName(QString const&) 26701 vfunc[23]: QSqlDatabase::setPassword(QString const&) 26702 vfunc[24]: QSqlDatabase::setHostName(QString const&) 26703 vfunc[25]: QSqlDatabase::setPort(int) 26704 26705 The Run Time Type Information for the QSqlDatabase class is 26706 described by Table 8-280 26707 26708 Table 8-280. typeinfo for QSqlDatabase 26709 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26710 Name typeinfo name for QSqlDatabase 26711 basetype: typeinfo for QObject 26712 __________________________________________________________ 26713 26714 8.2.17.8. Class data for QEditorFactory 26715 26716 The virtual table for the QEditorFactory class is described by 26717 Table 8-281 26718 26719 Table 8-281. Primary vtable for QEditorFactory 26720 Base Offset 0 26721 Virtual Base Offset 0 26722 RTTI typeinfo for QEditorFactory 26723 vfunc[0]: NULL or QObject::metaObject() const 26724 vfunc[1]: QObject::className() const 26725 vfunc[2]: QObject::qt_cast(char const*) 26726 vfunc[3]: QObject::qt_invoke(int, QUObject*) 26727 vfunc[4]: QObject::qt_emit(int, QUObject*) 26728 vfunc[5]: QObject::qt_property(int, int, QVariant*) 26729 vfunc[6]: QEditorFactory::~QEditorFactory() 26730 vfunc[7]: QEditorFactory::~QEditorFactory() 26731 vfunc[8]: QObject::event(QEvent*) 26732 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26733 vfunc[10]: QObject::setName(char const*) 26734 vfunc[11]: QObject::insertChild(QObject*) 26735 vfunc[12]: QObject::removeChild(QObject*) 26736 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26737 vfunc[14]: QObject::property(char const*) const 26738 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26739 vfunc[16]: QObject::childEvent(QChildEvent*) 26740 vfunc[17]: QObject::customEvent(QCustomEvent*) 26741 vfunc[18]: QObject::connectNotify(char const*) 26742 vfunc[19]: QObject::disconnectNotify(char const*) 26743 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26744 const*, char const*) 26745 vfunc[21]: QEditorFactory::createEditor(QWidget*, QVariant 26746 const&) 26747 26748 The Run Time Type Information for the QEditorFactory class is 26749 described by Table 8-282 26750 26751 Table 8-282. typeinfo for QEditorFactory 26752 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26753 Name typeinfo name for QEditorFactory 26754 basetype: typeinfo for QObject 26755 __________________________________________________________ 26756 26757 8.2.17.9. Class data for QSqlDriverPlugin 26758 26759 The virtual table for the QSqlDriverPlugin class is described 26760 by Table 8-283 26761 26762 Table 8-283. Primary vtable for QSqlDriverPlugin 26763 Base Offset 0 26764 Virtual Base Offset 0 26765 RTTI typeinfo for QSqlDriverPlugin 26766 vfunc[0]: NULL or QSqlDriverPlugin::metaObject() const 26767 vfunc[1]: QSqlDriverPlugin::className() const 26768 vfunc[2]: QSqlDriverPlugin::qt_cast(char const*) 26769 vfunc[3]: QSqlDriverPlugin::qt_invoke(int, QUObject*) 26770 vfunc[4]: QSqlDriverPlugin::qt_emit(int, QUObject*) 26771 vfunc[5]: QSqlDriverPlugin::qt_property(int, int, QVariant*) 26772 vfunc[6]: QSqlDriverPlugin::~QSqlDriverPlugin() 26773 vfunc[7]: QSqlDriverPlugin::~QSqlDriverPlugin() 26774 vfunc[8]: QObject::event(QEvent*) 26775 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26776 vfunc[10]: QObject::setName(char const*) 26777 vfunc[11]: QObject::insertChild(QObject*) 26778 vfunc[12]: QObject::removeChild(QObject*) 26779 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26780 vfunc[14]: QObject::property(char const*) const 26781 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26782 vfunc[16]: QObject::childEvent(QChildEvent*) 26783 vfunc[17]: QObject::customEvent(QCustomEvent*) 26784 vfunc[18]: QObject::connectNotify(char const*) 26785 vfunc[19]: QObject::disconnectNotify(char const*) 26786 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26787 const*, char const*) 26788 vfunc[21]: __cxa_pure_virtual 26789 vfunc[22]: __cxa_pure_virtual 26790 26791 The Run Time Type Information for the QSqlDriverPlugin class is 26792 described by Table 8-284 26793 26794 Table 8-284. typeinfo for QSqlDriverPlugin 26795 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26796 Name typeinfo name for QSqlDriverPlugin 26797 basetype: typeinfo for QGPlugin 26798 __________________________________________________________ 26799 26800 8.2.17.10. Class data for QSqlResultShared 26801 26802 The virtual table for the QSqlResultShared class is described 26803 by Table 8-285 26804 26805 Table 8-285. Primary vtable for QSqlResultShared 26806 Base Offset 0 26807 Virtual Base Offset 0 26808 RTTI typeinfo for QSqlResultShared 26809 vfunc[0]: NULL or QSqlResultShared::metaObject() const 26810 vfunc[1]: QSqlResultShared::className() const 26811 vfunc[2]: QSqlResultShared::qt_cast(char const*) 26812 vfunc[3]: QSqlResultShared::qt_invoke(int, QUObject*) 26813 vfunc[4]: QSqlResultShared::qt_emit(int, QUObject*) 26814 vfunc[5]: QSqlResultShared::qt_property(int, int, QVariant*) 26815 vfunc[6]: QSqlResultShared::~QSqlResultShared() 26816 vfunc[7]: QSqlResultShared::~QSqlResultShared() 26817 vfunc[8]: QObject::event(QEvent*) 26818 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26819 vfunc[10]: QObject::setName(char const*) 26820 vfunc[11]: QObject::insertChild(QObject*) 26821 vfunc[12]: QObject::removeChild(QObject*) 26822 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26823 vfunc[14]: QObject::property(char const*) const 26824 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26825 vfunc[16]: QObject::childEvent(QChildEvent*) 26826 vfunc[17]: QObject::customEvent(QCustomEvent*) 26827 vfunc[18]: QObject::connectNotify(char const*) 26828 vfunc[19]: QObject::disconnectNotify(char const*) 26829 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26830 const*, char const*) 26831 26832 The Run Time Type Information for the QSqlResultShared class is 26833 described by Table 8-286 26834 26835 Table 8-286. typeinfo for QSqlResultShared 26836 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 26837 Name typeinfo name for QSqlResultShared 26838 flags: 0 26839 basetype: typeinfo for QObject 2 26840 basetype: typeinfo for QShared 10242 26841 __________________________________________________________ 26842 26843 8.2.17.11. Class data for QSqlError 26844 26845 The virtual table for the QSqlError class is described by Table 26846 8-287 26847 26848 Table 8-287. Primary vtable for QSqlError 26849 Base Offset 0 26850 Virtual Base Offset 0 26851 RTTI typeinfo for QSqlError 26852 vfunc[0]: QSqlError::~QSqlError() 26853 vfunc[1]: QSqlError::~QSqlError() 26854 vfunc[2]: QSqlError::setDriverText(QString const&) 26855 vfunc[3]: QSqlError::setDatabaseText(QString const&) 26856 vfunc[4]: QSqlError::setType(int) 26857 vfunc[5]: QSqlError::setNumber(int) 26858 26859 The Run Time Type Information for the QSqlError class is 26860 described by Table 8-288 26861 26862 Table 8-288. typeinfo for QSqlError 26863 Base Vtable vtable for __cxxabiv1::__class_type_info 26864 Name typeinfo name for QSqlError 26865 __________________________________________________________ 26866 26867 8.2.17.12. Class data for QSqlForm 26868 26869 The virtual table for the QSqlForm class is described by Table 26870 8-289 26871 26872 Table 8-289. Primary vtable for QSqlForm 26873 Base Offset 0 26874 Virtual Base Offset 0 26875 RTTI typeinfo for QSqlForm 26876 vfunc[0]: NULL or QSqlForm::metaObject() const 26877 vfunc[1]: QSqlForm::className() const 26878 vfunc[2]: QSqlForm::qt_cast(char const*) 26879 vfunc[3]: QSqlForm::qt_invoke(int, QUObject*) 26880 vfunc[4]: QSqlForm::qt_emit(int, QUObject*) 26881 vfunc[5]: QSqlForm::qt_property(int, int, QVariant*) 26882 vfunc[6]: QSqlForm::~QSqlForm() 26883 vfunc[7]: QSqlForm::~QSqlForm() 26884 vfunc[8]: QObject::event(QEvent*) 26885 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26886 vfunc[10]: QObject::setName(char const*) 26887 vfunc[11]: QObject::insertChild(QObject*) 26888 vfunc[12]: QObject::removeChild(QObject*) 26889 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26890 vfunc[14]: QObject::property(char const*) const 26891 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26892 vfunc[16]: QObject::childEvent(QChildEvent*) 26893 vfunc[17]: QObject::customEvent(QCustomEvent*) 26894 vfunc[18]: QObject::connectNotify(char const*) 26895 vfunc[19]: QObject::disconnectNotify(char const*) 26896 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26897 const*, char const*) 26898 vfunc[21]: QSqlForm::insert(QWidget*, QString const&) 26899 vfunc[22]: QSqlForm::remove(QString const&) 26900 vfunc[23]: QSqlForm::setRecord(QSqlRecord*) 26901 vfunc[24]: QSqlForm::readField(QWidget*) 26902 vfunc[25]: QSqlForm::writeField(QWidget*) 26903 vfunc[26]: QSqlForm::readFields() 26904 vfunc[27]: QSqlForm::writeFields() 26905 vfunc[28]: QSqlForm::clear() 26906 vfunc[29]: QSqlForm::clearValues(bool) 26907 vfunc[30]: QSqlForm::insert(QWidget*, QSqlField*) 26908 vfunc[31]: QSqlForm::remove(QWidget*) 26909 vfunc[32]: QSqlForm::sync() 26910 26911 The Run Time Type Information for the QSqlForm class is 26912 described by Table 8-290 26913 26914 Table 8-290. typeinfo for QSqlForm 26915 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26916 Name typeinfo name for QSqlForm 26917 basetype: typeinfo for QObject 26918 __________________________________________________________ 26919 26920 8.2.17.13. Class data for QSqlEditorFactory 26921 26922 The virtual table for the QSqlEditorFactory class is described 26923 by Table 8-291 26924 26925 Table 8-291. Primary vtable for QSqlEditorFactory 26926 Base Offset 0 26927 Virtual Base Offset 0 26928 RTTI typeinfo for QSqlEditorFactory 26929 vfunc[0]: NULL or QObject::metaObject() const 26930 vfunc[1]: QObject::className() const 26931 vfunc[2]: QObject::qt_cast(char const*) 26932 vfunc[3]: QObject::qt_invoke(int, QUObject*) 26933 vfunc[4]: QObject::qt_emit(int, QUObject*) 26934 vfunc[5]: QObject::qt_property(int, int, QVariant*) 26935 vfunc[6]: QSqlEditorFactory::~QSqlEditorFactory() 26936 vfunc[7]: QSqlEditorFactory::~QSqlEditorFactory() 26937 vfunc[8]: QObject::event(QEvent*) 26938 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 26939 vfunc[10]: QObject::setName(char const*) 26940 vfunc[11]: QObject::insertChild(QObject*) 26941 vfunc[12]: QObject::removeChild(QObject*) 26942 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 26943 vfunc[14]: QObject::property(char const*) const 26944 vfunc[15]: QObject::timerEvent(QTimerEvent*) 26945 vfunc[16]: QObject::childEvent(QChildEvent*) 26946 vfunc[17]: QObject::customEvent(QCustomEvent*) 26947 vfunc[18]: QObject::connectNotify(char const*) 26948 vfunc[19]: QObject::disconnectNotify(char const*) 26949 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 26950 const*, char const*) 26951 vfunc[21]: QSqlEditorFactory::createEditor(QWidget*, QVariant 26952 const&) 26953 vfunc[22]: QSqlEditorFactory::createEditor(QWidget*, QSqlField 26954 const*) 26955 26956 The Run Time Type Information for the QSqlEditorFactory class 26957 is described by Table 8-292 26958 26959 Table 8-292. typeinfo for QSqlEditorFactory 26960 Base Vtable vtable for __cxxabiv1::__si_class_type_info 26961 Name typeinfo name for QSqlEditorFactory 26962 basetype: typeinfo for QEditorFactory 26963 __________________________________________________________ 26964 26965 8.2.17.14. Class data for QSqlCursor 26966 26967 The virtual table for the QSqlCursor class is described by 26968 Table 8-293 26969 26970 Table 8-293. Primary vtable for QSqlCursor 26971 Base Offset 0 26972 Virtual Base Offset 0 26973 RTTI typeinfo for QSqlCursor 26974 vfunc[0]: QSqlCursor::~QSqlCursor() 26975 vfunc[1]: QSqlCursor::~QSqlCursor() 26976 vfunc[2]: QSqlCursor::value(int) const 26977 vfunc[3]: QSqlCursor::value(QString const&) const 26978 vfunc[4]: QSqlCursor::setValue(int, QVariant const&) 26979 vfunc[5]: QSqlCursor::setValue(QString const&, QVariant const&) 26980 vfunc[6]: QSqlCursor::setGenerated(QString const&, bool) 26981 vfunc[7]: QSqlCursor::setGenerated(int, bool) 26982 vfunc[8]: QSqlRecord::setNull(int) 26983 vfunc[9]: QSqlRecord::setNull(QString const&) 26984 vfunc[10]: QSqlCursor::append(QSqlField const&) 26985 vfunc[11]: QSqlCursor::insert(int, QSqlField const&) 26986 vfunc[12]: QSqlCursor::remove(int) 26987 vfunc[13]: QSqlCursor::clear() 26988 vfunc[14]: QSqlRecord::clearValues(bool) 26989 vfunc[15]: QSqlCursor::toString(QString const&, QString const&) 26990 const 26991 vfunc[16]: QSqlRecord::toStringList(QString const&) const 26992 vfunc[17]: QSqlCursor::primaryIndex(bool) const 26993 vfunc[18]: QSqlCursor::index(QStringList const&) const 26994 vfunc[19]: QSqlCursor::setPrimaryIndex(QSqlIndex const&) 26995 vfunc[20]: QSqlCursor::append(QSqlFieldInfo const&) 26996 vfunc[21]: QSqlCursor::insert(int, QSqlFieldInfo const&) 26997 vfunc[22]: QSqlCursor::editBuffer(bool) 26998 vfunc[23]: QSqlCursor::primeInsert() 26999 vfunc[24]: QSqlCursor::primeUpdate() 27000 vfunc[25]: QSqlCursor::primeDelete() 27001 vfunc[26]: QSqlCursor::insert(bool) 27002 vfunc[27]: QSqlCursor::update(bool) 27003 vfunc[28]: QSqlCursor::del(bool) 27004 vfunc[29]: QSqlCursor::setMode(int) 27005 vfunc[30]: QSqlCursor::setCalculated(QString const&, bool) 27006 vfunc[31]: QSqlCursor::setTrimmed(QString const&, bool) 27007 vfunc[32]: QSqlCursor::select(QString const&, QSqlIndex const&) 27008 vfunc[33]: QSqlCursor::setSort(QSqlIndex const&) 27009 vfunc[34]: QSqlCursor::setFilter(QString const&) 27010 vfunc[35]: QSqlCursor::setName(QString const&, bool) 27011 vfunc[36]: QSqlCursor::afterSeek() 27012 vfunc[37]: QSqlCursor::exec(QString const&) 27013 vfunc[38]: QSqlCursor::calculateField(QString const&) 27014 vfunc[39]: QSqlCursor::update(QString const&, bool) 27015 vfunc[40]: QSqlCursor::del(QString const&, bool) 27016 vfunc[41]: QSqlCursor::toString(QString const&, QSqlField*, 27017 QString const&) const 27018 vfunc[42]: QSqlCursor::toString(QSqlRecord*, QString const&, 27019 QString const&, QString const&) const 27020 vfunc[43]: QSqlCursor::toString(QSqlIndex const&, QSqlRecord*, 27021 QString const&, QString const&, QString const&) const 27022 27023 Table 8-294. Secondary vtable for QSqlCursor 27024 Base Offset -16 27025 Virtual Base Offset 0 27026 RTTI typeinfo for QSqlCursor 27027 vfunc[0]: non-virtual thunk to QSqlCursor::~QSqlCursor() 27028 vfunc[1]: non-virtual thunk to QSqlCursor::~QSqlCursor() 27029 vfunc[2]: non-virtual thunk to QSqlCursor::exec(QString const&) 27030 vfunc[3]: non-virtual thunk to QSqlCursor::value(int) const 27031 vfunc[4]: QSqlQuery::seek(int, bool) 27032 vfunc[5]: QSqlQuery::next() 27033 vfunc[6]: QSqlQuery::prev() 27034 vfunc[7]: QSqlQuery::first() 27035 vfunc[8]: QSqlQuery::last() 27036 vfunc[9]: QSqlQuery::beforeSeek() 27037 vfunc[10]: non-virtual thunk to QSqlCursor::afterSeek() 27038 27039 The Run Time Type Information for the QSqlCursor class is 27040 described by Table 8-295 27041 27042 Table 8-295. typeinfo for QSqlCursor 27043 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 27044 Name typeinfo name for QSqlCursor 27045 flags: 0 27046 basetype: typeinfo for QSqlRecord 2 27047 basetype: typeinfo for QSqlQuery 2050 27048 __________________________________________________________ 27049 27050 8.2.17.15. Class data for QSqlFieldInfo 27051 27052 The virtual table for the QSqlFieldInfo class is described by 27053 Table 8-296 27054 27055 Table 8-296. Primary vtable for QSqlFieldInfo 27056 Base Offset 0 27057 Virtual Base Offset 0 27058 RTTI typeinfo for QSqlFieldInfo 27059 vfunc[0]: QSqlFieldInfo::~QSqlFieldInfo() 27060 vfunc[1]: QSqlFieldInfo::~QSqlFieldInfo() 27061 vfunc[2]: QSqlFieldInfo::setTrim(bool) 27062 vfunc[3]: QSqlFieldInfo::setGenerated(bool) 27063 vfunc[4]: QSqlFieldInfo::setCalculated(bool) 27064 27065 The Run Time Type Information for the QSqlFieldInfo class is 27066 described by Table 8-297 27067 27068 Table 8-297. typeinfo for QSqlFieldInfo 27069 Base Vtable vtable for __cxxabiv1::__class_type_info 27070 Name typeinfo name for QSqlFieldInfo 27071 __________________________________________________________ 27072 27073 8.2.17.16. Class data for QSqlIndex 27074 27075 The virtual table for the QSqlIndex class is described by Table 27076 8-298 27077 27078 Table 8-298. Primary vtable for QSqlIndex 27079 Base Offset 0 27080 Virtual Base Offset 0 27081 RTTI typeinfo for QSqlIndex 27082 vfunc[0]: QSqlIndex::~QSqlIndex() 27083 vfunc[1]: QSqlIndex::~QSqlIndex() 27084 vfunc[2]: QSqlRecord::value(int) const 27085 vfunc[3]: QSqlRecord::value(QString const&) const 27086 vfunc[4]: QSqlRecord::setValue(int, QVariant const&) 27087 vfunc[5]: QSqlRecord::setValue(QString const&, QVariant const&) 27088 vfunc[6]: QSqlRecord::setGenerated(QString const&, bool) 27089 vfunc[7]: QSqlRecord::setGenerated(int, bool) 27090 vfunc[8]: QSqlRecord::setNull(int) 27091 vfunc[9]: QSqlRecord::setNull(QString const&) 27092 vfunc[10]: QSqlIndex::append(QSqlField const&) 27093 vfunc[11]: QSqlRecord::insert(int, QSqlField const&) 27094 vfunc[12]: QSqlRecord::remove(int) 27095 vfunc[13]: QSqlRecord::clear() 27096 vfunc[14]: QSqlRecord::clearValues(bool) 27097 vfunc[15]: QSqlRecord::toString(QString const&, QString const&) 27098 const 27099 vfunc[16]: QSqlRecord::toStringList(QString const&) const 27100 vfunc[17]: QSqlIndex::setCursorName(QString const&) 27101 vfunc[18]: QSqlIndex::setName(QString const&) 27102 vfunc[19]: QSqlIndex::append(QSqlField const&, bool) 27103 vfunc[20]: QSqlIndex::setDescending(int, bool) 27104 27105 The Run Time Type Information for the QSqlIndex class is 27106 described by Table 8-299 27107 27108 Table 8-299. typeinfo for QSqlIndex 27109 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27110 Name typeinfo name for QSqlIndex 27111 basetype: typeinfo for QSqlRecord 27112 __________________________________________________________ 27113 27114 8.2.17.17. Class data for QSqlField 27115 27116 The virtual table for the QSqlField class is described by Table 27117 8-300 27118 27119 Table 8-300. Primary vtable for QSqlField 27120 Base Offset 0 27121 Virtual Base Offset 0 27122 RTTI typeinfo for QSqlField 27123 vfunc[0]: QSqlField::~QSqlField() 27124 vfunc[1]: QSqlField::~QSqlField() 27125 vfunc[2]: QSqlField::setValue(QVariant const&) 27126 vfunc[3]: NULL or QSqlField::value() const 27127 vfunc[4]: QSqlField::setName(QString const&) 27128 vfunc[5]: QSqlField::setNull() 27129 vfunc[6]: QSqlField::setReadOnly(bool) 27130 27131 The Run Time Type Information for the QSqlField class is 27132 described by Table 8-301 27133 27134 Table 8-301. typeinfo for QSqlField 27135 Base Vtable vtable for __cxxabiv1::__class_type_info 27136 Name typeinfo name for QSqlField 27137 __________________________________________________________ 27138 27139 8.2.17.18. Interfaces for Qt3 SQL 27140 27141 An LSB conforming implementation shall provide the architecture 27142 specific functions for Qt3 SQL specified in Table 8-302, with 27143 the full mandatory functionality as described in the referenced 27144 underlying specification. 27145 27146 Table 8-302. libqt-mt - Qt3 SQL Function Interfaces 27147 _ZThn16_N10QSqlCursor4execERK7QString [CXXABI] 27148 _ZThn16_N10QSqlCursor9afterSeekEv [CXXABI] 27149 _ZThn16_N10QSqlCursorD0Ev [CXXABI] _ZThn16_N10QSqlCursorD1Ev 27150 [CXXABI] 27151 _ZThn16_N16QSqlSelectCursor4execERK7QString [CXXABI] 27152 _ZThn16_N16QSqlSelectCursorD0Ev [CXXABI] 27153 _ZThn16_N16QSqlSelectCursorD1Ev [CXXABI] 27154 _ZThn16_NK10QSqlCursor5valueEi [CXXABI] 27155 __________________________________________________________ 27156 27157 8.2.18. Qt3 Style 27158 __________________________________________________________ 27159 27160 8.2.18.1. Class data for QCommonStyle 27161 27162 The virtual table for the QCommonStyle class is described by 27163 Table 8-303 27164 27165 Table 8-303. Primary vtable for QCommonStyle 27166 Base Offset 0 27167 Virtual Base Offset 0 27168 RTTI typeinfo for QCommonStyle 27169 vfunc[0]: NULL or QCommonStyle::metaObject() const 27170 vfunc[1]: QCommonStyle::className() const 27171 vfunc[2]: QCommonStyle::qt_cast(char const*) 27172 vfunc[3]: QCommonStyle::qt_invoke(int, QUObject*) 27173 vfunc[4]: QCommonStyle::qt_emit(int, QUObject*) 27174 vfunc[5]: QCommonStyle::qt_property(int, int, QVariant*) 27175 vfunc[6]: QCommonStyle::~QCommonStyle() 27176 vfunc[7]: QCommonStyle::~QCommonStyle() 27177 vfunc[8]: QObject::event(QEvent*) 27178 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27179 vfunc[10]: QObject::setName(char const*) 27180 vfunc[11]: QObject::insertChild(QObject*) 27181 vfunc[12]: QObject::removeChild(QObject*) 27182 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27183 vfunc[14]: QObject::property(char const*) const 27184 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27185 vfunc[16]: QObject::childEvent(QChildEvent*) 27186 vfunc[17]: QObject::customEvent(QCustomEvent*) 27187 vfunc[18]: QObject::connectNotify(char const*) 27188 vfunc[19]: QObject::disconnectNotify(char const*) 27189 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27190 const*, char const*) 27191 vfunc[21]: QStyle::polish(QWidget*) 27192 vfunc[22]: QStyle::unPolish(QWidget*) 27193 vfunc[23]: QStyle::polish(QApplication*) 27194 vfunc[24]: QStyle::unPolish(QApplication*) 27195 vfunc[25]: QStyle::polish(QPalette&) 27196 vfunc[26]: __cxa_pure_virtual 27197 vfunc[27]: QStyle::itemRect(QPainter*, QRect const&, int, bool, 27198 QPixmap const*, QString const&, int) const 27199 vfunc[28]: QStyle::drawItem(QPainter*, QRect const&, int, 27200 QColorGroup const&, bool, QPixmap const*, QString const&, int, 27201 QColor const*) const 27202 vfunc[29]: 27203 QCommonStyle::drawPrimitive(QStyle::PrimitiveElement, 27204 QPainter*, QRect const&, QColorGroup const&, unsigned int, 27205 QStyleOption const&) const 27206 vfunc[30]: QCommonStyle::drawControl(QStyle::ControlElement, 27207 QPainter*, QWidget const*, QRect const&, QColorGroup const&, 27208 unsigned int, QStyleOption const&) const 27209 vfunc[31]: 27210 QCommonStyle::drawControlMask(QStyle::ControlElement, 27211 QPainter*, QWidget const*, QRect const&, QStyleOption const&) 27212 const 27213 vfunc[32]: QCommonStyle::subRect(QStyle::SubRect, QWidget 27214 const*) const 27215 vfunc[33]: 27216 QCommonStyle::drawComplexControl(QStyle::ComplexControl, 27217 QPainter*, QWidget const*, QRect const&, QColorGroup const&, 27218 unsigned int, unsigned int, unsigned int, QStyleOption const&) 27219 const 27220 vfunc[34]: 27221 QCommonStyle::drawComplexControlMask(QStyle::ComplexControl, 27222 QPainter*, QWidget const*, QRect const&, QStyleOption const&) 27223 const 27224 vfunc[35]: 27225 QCommonStyle::querySubControlMetrics(QStyle::ComplexControl, 27226 QWidget const*, QStyle::SubControl, QStyleOption const&) const 27227 vfunc[36]: 27228 QCommonStyle::querySubControl(QStyle::ComplexControl, QWidget 27229 const*, QPoint const&, QStyleOption const&) const 27230 vfunc[37]: QCommonStyle::pixelMetric(QStyle::PixelMetric, 27231 QWidget const*) const 27232 vfunc[38]: QCommonStyle::sizeFromContents(QStyle::ContentsType, 27233 QWidget const*, QSize const&, QStyleOption const&) const 27234 vfunc[39]: QCommonStyle::styleHint(QStyle::StyleHint, QWidget 27235 const*, QStyleOption const&, QStyleHintReturn*) const 27236 vfunc[40]: QCommonStyle::stylePixmap(QStyle::StylePixmap, 27237 QWidget const*, QStyleOption const&) const 27238 27239 The Run Time Type Information for the QCommonStyle class is 27240 described by Table 8-304 27241 27242 Table 8-304. typeinfo for QCommonStyle 27243 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27244 Name typeinfo name for QCommonStyle 27245 basetype: typeinfo for QStyle 27246 __________________________________________________________ 27247 27248 8.2.18.2. Class data for QStyle 27249 27250 The virtual table for the QStyle class is described by Table 27251 8-305 27252 27253 Table 8-305. Primary vtable for QStyle 27254 Base Offset 0 27255 Virtual Base Offset 0 27256 RTTI typeinfo for QStyle 27257 vfunc[0]: NULL or QStyle::metaObject() const 27258 vfunc[1]: QStyle::className() const 27259 vfunc[2]: QStyle::qt_cast(char const*) 27260 vfunc[3]: QStyle::qt_invoke(int, QUObject*) 27261 vfunc[4]: QStyle::qt_emit(int, QUObject*) 27262 vfunc[5]: QStyle::qt_property(int, int, QVariant*) 27263 vfunc[6]: QStyle::~QStyle() 27264 vfunc[7]: QStyle::~QStyle() 27265 vfunc[8]: QObject::event(QEvent*) 27266 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27267 vfunc[10]: QObject::setName(char const*) 27268 vfunc[11]: QObject::insertChild(QObject*) 27269 vfunc[12]: QObject::removeChild(QObject*) 27270 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27271 vfunc[14]: QObject::property(char const*) const 27272 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27273 vfunc[16]: QObject::childEvent(QChildEvent*) 27274 vfunc[17]: QObject::customEvent(QCustomEvent*) 27275 vfunc[18]: QObject::connectNotify(char const*) 27276 vfunc[19]: QObject::disconnectNotify(char const*) 27277 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27278 const*, char const*) 27279 vfunc[21]: QStyle::polish(QWidget*) 27280 vfunc[22]: QStyle::unPolish(QWidget*) 27281 vfunc[23]: QStyle::polish(QApplication*) 27282 vfunc[24]: QStyle::unPolish(QApplication*) 27283 vfunc[25]: QStyle::polish(QPalette&) 27284 vfunc[26]: __cxa_pure_virtual 27285 vfunc[27]: QStyle::itemRect(QPainter*, QRect const&, int, bool, 27286 QPixmap const*, QString const&, int) const 27287 vfunc[28]: QStyle::drawItem(QPainter*, QRect const&, int, 27288 QColorGroup const&, bool, QPixmap const*, QString const&, int, 27289 QColor const*) const 27290 vfunc[29]: __cxa_pure_virtual 27291 vfunc[30]: __cxa_pure_virtual 27292 vfunc[31]: __cxa_pure_virtual 27293 vfunc[32]: __cxa_pure_virtual 27294 vfunc[33]: __cxa_pure_virtual 27295 vfunc[34]: __cxa_pure_virtual 27296 vfunc[35]: __cxa_pure_virtual 27297 vfunc[36]: __cxa_pure_virtual 27298 vfunc[37]: __cxa_pure_virtual 27299 vfunc[38]: __cxa_pure_virtual 27300 vfunc[39]: __cxa_pure_virtual 27301 vfunc[40]: __cxa_pure_virtual 27302 27303 The Run Time Type Information for the QStyle class is described 27304 by Table 8-306 27305 27306 Table 8-306. typeinfo for QStyle 27307 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27308 Name typeinfo name for QStyle 27309 basetype: typeinfo for QObject 27310 __________________________________________________________ 27311 27312 8.2.18.3. Interfaces for Qt3 Style 27313 27314 No external functions are defined for libqt-mt - Qt3 Style in 27315 this part of the specification. See also the generic 27316 specification. 27317 __________________________________________________________ 27318 27319 8.2.19. Qt3 Text 27320 __________________________________________________________ 27321 27322 8.2.19.1. Class data for QSyntaxHighlighter 27323 27324 The virtual table for the QSyntaxHighlighter class is described 27325 by Table 8-307 27326 27327 Table 8-307. Primary vtable for QSyntaxHighlighter 27328 Base Offset 0 27329 Virtual Base Offset 0 27330 RTTI typeinfo for QSyntaxHighlighter 27331 vfunc[0]: QSyntaxHighlighter::~QSyntaxHighlighter() 27332 vfunc[1]: QSyntaxHighlighter::~QSyntaxHighlighter() 27333 vfunc[2]: __cxa_pure_virtual 27334 27335 The Run Time Type Information for the QSyntaxHighlighter class 27336 is described by Table 8-308 27337 27338 Table 8-308. typeinfo for QSyntaxHighlighter 27339 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27340 Name typeinfo name for QSyntaxHighlighter 27341 basetype: typeinfo for Qt 27342 __________________________________________________________ 27343 27344 8.2.19.2. Class data for QStyleSheet 27345 27346 The virtual table for the QStyleSheet class is described by 27347 Table 8-309 27348 27349 Table 8-309. Primary vtable for QStyleSheet 27350 Base Offset 0 27351 Virtual Base Offset 0 27352 RTTI typeinfo for QStyleSheet 27353 vfunc[0]: NULL or QStyleSheet::metaObject() const 27354 vfunc[1]: QStyleSheet::className() const 27355 vfunc[2]: QStyleSheet::qt_cast(char const*) 27356 vfunc[3]: QStyleSheet::qt_invoke(int, QUObject*) 27357 vfunc[4]: QStyleSheet::qt_emit(int, QUObject*) 27358 vfunc[5]: QStyleSheet::qt_property(int, int, QVariant*) 27359 vfunc[6]: QStyleSheet::~QStyleSheet() 27360 vfunc[7]: QStyleSheet::~QStyleSheet() 27361 vfunc[8]: QObject::event(QEvent*) 27362 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27363 vfunc[10]: QObject::setName(char const*) 27364 vfunc[11]: QObject::insertChild(QObject*) 27365 vfunc[12]: QObject::removeChild(QObject*) 27366 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27367 vfunc[14]: QObject::property(char const*) const 27368 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27369 vfunc[16]: QObject::childEvent(QChildEvent*) 27370 vfunc[17]: QObject::customEvent(QCustomEvent*) 27371 vfunc[18]: QObject::connectNotify(char const*) 27372 vfunc[19]: QObject::disconnectNotify(char const*) 27373 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27374 const*, char const*) 27375 vfunc[21]: QStyleSheet::tag(QString const&, QMap const&, QString const&, QMimeSourceFactory const&, 27377 bool, QTextDocument*) const 27378 vfunc[22]: QStyleSheet::scaleFont(QFont&, int) const 27379 vfunc[23]: QStyleSheet::error(QString const&) const 27380 27381 The Run Time Type Information for the QStyleSheet class is 27382 described by Table 8-310 27383 27384 Table 8-310. typeinfo for QStyleSheet 27385 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27386 Name typeinfo name for QStyleSheet 27387 basetype: typeinfo for QObject 27388 __________________________________________________________ 27389 27390 8.2.19.3. Class data for QStrList 27391 27392 The virtual table for the QStrList class is described by Table 27393 8-311 27394 27395 Table 8-311. Primary vtable for QStrList 27396 Base Offset 0 27397 Virtual Base Offset 0 27398 RTTI typeinfo for QStrList 27399 vfunc[0]: NULL or QPtrList::count() const 27400 vfunc[1]: NULL or QPtrList::clear() 27401 vfunc[2]: NULL or QStrList::~QStrList() 27402 vfunc[3]: NULL or QStrList::~QStrList() 27403 vfunc[4]: NULL or QStrList::newItem(void*) 27404 vfunc[5]: NULL or QStrList::deleteItem(void*) 27405 vfunc[6]: NULL or QStrList::compareItems(void*, void*) 27406 vfunc[7]: NULL or QStrList::read(QDataStream&, void*&) 27407 vfunc[8]: NULL or QStrList::write(QDataStream&, void*) const 27408 27409 The Run Time Type Information for the QStrList class is 27410 described by Table 8-312 27411 27412 Table 8-312. typeinfo for QStrList 27413 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27414 Name typeinfo name for QStrList 27415 basetype: typeinfo for QPtrList 27416 __________________________________________________________ 27417 27418 8.2.19.4. Class data for QCString 27419 27420 The virtual table for the QCString class is described by Table 27421 8-313 27422 27423 Table 8-313. Primary vtable for QCString 27424 Base Offset 0 27425 Virtual Base Offset 0 27426 RTTI typeinfo for QCString 27427 vfunc[0]: QCString::~QCString() 27428 vfunc[1]: QCString::~QCString() 27429 vfunc[2]: NULL or QMemArray::detach() 27430 vfunc[3]: QGArray::newData() 27431 vfunc[4]: QGArray::deleteData(QGArray::array_data*) 27432 27433 The Run Time Type Information for the QCString class is 27434 described by Table 8-314 27435 27436 Table 8-314. typeinfo for QCString 27437 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27438 Name typeinfo name for QCString 27439 basetype: typeinfo for QMemArray 27440 __________________________________________________________ 27441 27442 8.2.19.5. Interfaces for Qt3 Text 27443 27444 No external functions are defined for libqt-mt - Qt3 Text in 27445 this part of the specification. See also the generic 27446 specification. 27447 __________________________________________________________ 27448 27449 8.2.20. Qt3 Threading 27450 __________________________________________________________ 27451 27452 8.2.20.1. Class data for QWaitCondition 27453 27454 The virtual table for the QWaitCondition class is described by 27455 Table 8-315 27456 27457 Table 8-315. Primary vtable for QWaitCondition 27458 Base Offset 0 27459 Virtual Base Offset 0 27460 RTTI typeinfo for QWaitCondition 27461 vfunc[0]: QWaitCondition::~QWaitCondition() 27462 vfunc[1]: QWaitCondition::~QWaitCondition() 27463 27464 The Run Time Type Information for the QWaitCondition class is 27465 described by Table 8-316 27466 27467 Table 8-316. typeinfo for QWaitCondition 27468 Base Vtable vtable for __cxxabiv1::__class_type_info 27469 Name typeinfo name for QWaitCondition 27470 __________________________________________________________ 27471 27472 8.2.20.2. Class data for QMutex 27473 27474 The virtual table for the QMutex class is described by Table 27475 8-317 27476 27477 Table 8-317. Primary vtable for QMutex 27478 Base Offset 0 27479 Virtual Base Offset 0 27480 RTTI typeinfo for QMutex 27481 vfunc[0]: QMutex::~QMutex() 27482 vfunc[1]: QMutex::~QMutex() 27483 27484 The Run Time Type Information for the QMutex class is described 27485 by Table 8-318 27486 27487 Table 8-318. typeinfo for QMutex 27488 Base Vtable vtable for __cxxabiv1::__class_type_info 27489 Name typeinfo name for QMutex 27490 __________________________________________________________ 27491 27492 8.2.20.3. Class data for QThread 27493 27494 The virtual table for the QThread class is described by Table 27495 8-319 27496 27497 Table 8-319. Primary vtable for QThread 27498 Base Offset 0 27499 Virtual Base Offset 0 27500 RTTI typeinfo for QThread 27501 vfunc[0]: QThread::~QThread() 27502 vfunc[1]: QThread::~QThread() 27503 vfunc[2]: __cxa_pure_virtual 27504 27505 The Run Time Type Information for the QThread class is 27506 described by Table 8-320 27507 27508 Table 8-320. typeinfo for QThread 27509 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27510 Name typeinfo name for QThread 27511 basetype: typeinfo for Qt 27512 __________________________________________________________ 27513 27514 8.2.20.4. Class data for QSemaphore 27515 27516 The virtual table for the QSemaphore class is described by 27517 Table 8-321 27518 27519 Table 8-321. Primary vtable for QSemaphore 27520 Base Offset 0 27521 Virtual Base Offset 0 27522 RTTI typeinfo for QSemaphore 27523 vfunc[0]: QSemaphore::~QSemaphore() 27524 vfunc[1]: QSemaphore::~QSemaphore() 27525 27526 The Run Time Type Information for the QSemaphore class is 27527 described by Table 8-322 27528 27529 Table 8-322. typeinfo for QSemaphore 27530 Base Vtable vtable for __cxxabiv1::__class_type_info 27531 Name typeinfo name for QSemaphore 27532 __________________________________________________________ 27533 27534 8.2.20.5. Interfaces for Qt3 Threading 27535 27536 No external functions are defined for libqt-mt - Qt3 Threading 27537 in this part of the specification. See also the generic 27538 specification. 27539 __________________________________________________________ 27540 27541 8.2.21. Qt3 Main Window and Application 27542 __________________________________________________________ 27543 27544 8.2.21.1. Class data for QToolBar 27545 27546 The virtual table for the QToolBar class is described by Table 27547 8-323 27548 27549 Table 8-323. Primary vtable for QToolBar 27550 Base Offset 0 27551 Virtual Base Offset 0 27552 RTTI typeinfo for QToolBar 27553 vfunc[0]: NULL or QToolBar::metaObject() const 27554 vfunc[1]: QToolBar::className() const 27555 vfunc[2]: QToolBar::qt_cast(char const*) 27556 vfunc[3]: QToolBar::qt_invoke(int, QUObject*) 27557 vfunc[4]: QToolBar::qt_emit(int, QUObject*) 27558 vfunc[5]: QToolBar::qt_property(int, int, QVariant*) 27559 vfunc[6]: QToolBar::~QToolBar() 27560 vfunc[7]: QToolBar::~QToolBar() 27561 vfunc[8]: QToolBar::event(QEvent*) 27562 vfunc[9]: QDockWindow::eventFilter(QObject*, QEvent*) 27563 vfunc[10]: QWidget::setName(char const*) 27564 vfunc[11]: QObject::insertChild(QObject*) 27565 vfunc[12]: QObject::removeChild(QObject*) 27566 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27567 vfunc[14]: QObject::property(char const*) const 27568 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27569 vfunc[16]: QObject::childEvent(QChildEvent*) 27570 vfunc[17]: QObject::customEvent(QCustomEvent*) 27571 vfunc[18]: QObject::connectNotify(char const*) 27572 vfunc[19]: QObject::disconnectNotify(char const*) 27573 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27574 const*, char const*) 27575 vfunc[21]: QWidget::setEnabled(bool) 27576 vfunc[22]: QToolBar::setMinimumSize(int, int) 27577 vfunc[23]: QWidget::setMaximumSize(int, int) 27578 vfunc[24]: QWidget::setSizeIncrement(int, int) 27579 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27580 vfunc[26]: QWidget::setEraseColor(QColor const&) 27581 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27582 vfunc[28]: QWidget::setPalette(QPalette const&) 27583 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27584 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27585 vfunc[31]: QWidget::setFont(QFont const&) 27586 vfunc[32]: QWidget::setCursor(QCursor const&) 27587 vfunc[33]: QWidget::unsetCursor() 27588 vfunc[34]: QWidget::setMask(QBitmap const&) 27589 vfunc[35]: QWidget::setMask(QRegion const&) 27590 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27591 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27592 vfunc[38]: QDockWindow::setCaption(QString const&) 27593 vfunc[39]: QWidget::setIcon(QPixmap const&) 27594 vfunc[40]: QWidget::setIconText(QString const&) 27595 vfunc[41]: QWidget::setMouseTracking(bool) 27596 vfunc[42]: QWidget::setFocus() 27597 vfunc[43]: QWidget::setActiveWindow() 27598 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27599 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27600 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27601 vfunc[47]: QToolBar::show() 27602 vfunc[48]: QToolBar::hide() 27603 vfunc[49]: QWidget::showMinimized() 27604 vfunc[50]: QWidget::showMaximized() 27605 vfunc[51]: QWidget::showNormal() 27606 vfunc[52]: QWidget::polish() 27607 vfunc[53]: QWidget::move(int, int) 27608 vfunc[54]: QWidget::resize(int, int) 27609 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27610 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27611 vfunc[57]: QWidget::close(bool) 27612 vfunc[58]: QDockWindow::sizeHint() const 27613 vfunc[59]: QToolBar::minimumSizeHint() const 27614 vfunc[60]: QWidget::sizePolicy() const 27615 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27616 vfunc[62]: QWidget::heightForWidth(int) const 27617 vfunc[63]: QWidget::adjustSize() 27618 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27619 const&, bool) 27620 vfunc[65]: QWidget::setAcceptDrops(bool) 27621 vfunc[66]: QWidget::setAutoMask(bool) 27622 vfunc[67]: 27623 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27624 vfunc[68]: QWidget::customWhatsThis() const 27625 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 27626 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 27627 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27628 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 27629 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27630 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 27631 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27632 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 27633 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 27634 vfunc[78]: QWidget::enterEvent(QEvent*) 27635 vfunc[79]: QWidget::leaveEvent(QEvent*) 27636 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 27637 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27638 vfunc[82]: QToolBar::resizeEvent(QResizeEvent*) 27639 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27640 vfunc[84]: QDockWindow::contextMenuEvent(QContextMenuEvent*) 27641 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27642 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27643 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27644 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27645 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27646 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27647 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27648 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27649 vfunc[93]: QDockWindow::showEvent(QShowEvent*) 27650 vfunc[94]: QDockWindow::hideEvent(QHideEvent*) 27651 vfunc[95]: QWidget::x11Event(_XEvent*) 27652 vfunc[96]: QWidget::updateMask() 27653 vfunc[97]: QToolBar::styleChange(QStyle&) 27654 vfunc[98]: QWidget::enabledChange(bool) 27655 vfunc[99]: QWidget::paletteChange(QPalette const&) 27656 vfunc[100]: QWidget::fontChange(QFont const&) 27657 vfunc[101]: QWidget::windowActivationChange(bool) 27658 vfunc[102]: QWidget::metric(int) const 27659 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27660 vfunc[104]: QWidget::destroy(bool, bool) 27661 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27662 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27663 vfunc[107]: QWidget::focusNextPrevChild(bool) 27664 vfunc[108]: QWidget::setKeyCompression(bool) 27665 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27666 bool, QFont*) 27667 vfunc[110]: QFrame::setFrameStyle(int) 27668 vfunc[111]: QFrame::setLineWidth(int) 27669 vfunc[112]: QFrame::setMargin(int) 27670 vfunc[113]: QFrame::setMidLineWidth(int) 27671 vfunc[114]: QFrame::setFrameRect(QRect const&) 27672 vfunc[115]: QDockWindow::drawFrame(QPainter*) 27673 vfunc[116]: QDockWindow::drawContents(QPainter*) 27674 vfunc[117]: QFrame::frameChanged() 27675 vfunc[118]: QDockWindow::setWidget(QWidget*) 27676 vfunc[119]: QDockWindow::setCloseMode(int) 27677 vfunc[120]: QDockWindow::setResizeEnabled(bool) 27678 vfunc[121]: QDockWindow::setMovingEnabled(bool) 27679 vfunc[122]: QDockWindow::setHorizontallyStretchable(bool) 27680 vfunc[123]: QDockWindow::setVerticallyStretchable(bool) 27681 vfunc[124]: QDockWindow::setOffset(int) 27682 vfunc[125]: QDockWindow::setFixedExtentWidth(int) 27683 vfunc[126]: QDockWindow::setFixedExtentHeight(int) 27684 vfunc[127]: QDockWindow::setNewLine(bool) 27685 vfunc[128]: QDockWindow::setOpaqueMoving(bool) 27686 vfunc[129]: QDockWindow::undock(QWidget*) 27687 vfunc[130]: NULL or QDockWindow::undock() 27688 vfunc[131]: QDockWindow::dock() 27689 vfunc[132]: QToolBar::setOrientation(Qt::Orientation) 27690 vfunc[133]: QToolBar::setStretchableWidget(QWidget*) 27691 vfunc[134]: QToolBar::setLabel(QString const&) 27692 vfunc[135]: QToolBar::clear() 27693 27694 Table 8-324. Secondary vtable for QToolBar 27695 Base Offset -80 27696 Virtual Base Offset 0 27697 RTTI typeinfo for QToolBar 27698 vfunc[0]: non-virtual thunk to QToolBar::~QToolBar() 27699 vfunc[1]: non-virtual thunk to QToolBar::~QToolBar() 27700 vfunc[2]: QPaintDevice::setResolution(int) 27701 vfunc[3]: QPaintDevice::resolution() const 27702 vfunc[4]: QPaintDevice::handle() const 27703 vfunc[5]: QPaintDevice::x11RenderHandle() const 27704 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27705 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27706 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27707 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27708 const 27709 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27710 27711 The Run Time Type Information for the QToolBar class is 27712 described by Table 8-325 27713 27714 Table 8-325. typeinfo for QToolBar 27715 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27716 Name typeinfo name for QToolBar 27717 basetype: typeinfo for QDockWindow 27718 __________________________________________________________ 27719 27720 8.2.21.2. Class data for QActionGroup 27721 27722 The virtual table for the QActionGroup class is described by 27723 Table 8-326 27724 27725 Table 8-326. Primary vtable for QActionGroup 27726 Base Offset 0 27727 Virtual Base Offset 0 27728 RTTI typeinfo for QActionGroup 27729 vfunc[0]: NULL or QActionGroup::metaObject() const 27730 vfunc[1]: QActionGroup::className() const 27731 vfunc[2]: QActionGroup::qt_cast(char const*) 27732 vfunc[3]: QActionGroup::qt_invoke(int, QUObject*) 27733 vfunc[4]: QActionGroup::qt_emit(int, QUObject*) 27734 vfunc[5]: QActionGroup::qt_property(int, int, QVariant*) 27735 vfunc[6]: QActionGroup::~QActionGroup() 27736 vfunc[7]: QActionGroup::~QActionGroup() 27737 vfunc[8]: QObject::event(QEvent*) 27738 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27739 vfunc[10]: QObject::setName(char const*) 27740 vfunc[11]: QObject::insertChild(QObject*) 27741 vfunc[12]: QObject::removeChild(QObject*) 27742 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27743 vfunc[14]: QObject::property(char const*) const 27744 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27745 vfunc[16]: QActionGroup::childEvent(QChildEvent*) 27746 vfunc[17]: QObject::customEvent(QCustomEvent*) 27747 vfunc[18]: QObject::connectNotify(char const*) 27748 vfunc[19]: QObject::disconnectNotify(char const*) 27749 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27750 const*, char const*) 27751 vfunc[21]: QActionGroup::setIconSet(QIconSet const&) 27752 vfunc[22]: QActionGroup::setText(QString const&) 27753 vfunc[23]: QActionGroup::setMenuText(QString const&) 27754 vfunc[24]: QActionGroup::setToolTip(QString const&) 27755 vfunc[25]: QAction::setStatusTip(QString const&) 27756 vfunc[26]: QActionGroup::setWhatsThis(QString const&) 27757 vfunc[27]: QAction::setAccel(QKeySequence const&) 27758 vfunc[28]: QActionGroup::setToggleAction(bool) 27759 vfunc[29]: QActionGroup::addTo(QWidget*) 27760 vfunc[30]: QActionGroup::removeFrom(QWidget*) 27761 vfunc[31]: QActionGroup::addedTo(QWidget*, QWidget*) 27762 vfunc[32]: QActionGroup::addedTo(int, QPopupMenu*) 27763 vfunc[33]: QActionGroup::setOn(bool) 27764 vfunc[34]: QActionGroup::setEnabled(bool) 27765 vfunc[35]: QActionGroup::addedTo(QWidget*, QWidget*, QAction*) 27766 vfunc[36]: QActionGroup::addedTo(int, QPopupMenu*, QAction*) 27767 27768 The Run Time Type Information for the QActionGroup class is 27769 described by Table 8-327 27770 27771 Table 8-327. typeinfo for QActionGroup 27772 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27773 Name typeinfo name for QActionGroup 27774 basetype: typeinfo for QAction 27775 __________________________________________________________ 27776 27777 8.2.21.3. Class data for QStatusBar 27778 27779 The virtual table for the QStatusBar class is described by 27780 Table 8-328 27781 27782 Table 8-328. Primary vtable for QStatusBar 27783 Base Offset 0 27784 Virtual Base Offset 0 27785 RTTI typeinfo for QStatusBar 27786 vfunc[0]: NULL or QStatusBar::metaObject() const 27787 vfunc[1]: QStatusBar::className() const 27788 vfunc[2]: QStatusBar::qt_cast(char const*) 27789 vfunc[3]: QStatusBar::qt_invoke(int, QUObject*) 27790 vfunc[4]: QStatusBar::qt_emit(int, QUObject*) 27791 vfunc[5]: QStatusBar::qt_property(int, int, QVariant*) 27792 vfunc[6]: QStatusBar::~QStatusBar() 27793 vfunc[7]: QStatusBar::~QStatusBar() 27794 vfunc[8]: QStatusBar::event(QEvent*) 27795 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 27796 vfunc[10]: QWidget::setName(char const*) 27797 vfunc[11]: QObject::insertChild(QObject*) 27798 vfunc[12]: QObject::removeChild(QObject*) 27799 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27800 vfunc[14]: QObject::property(char const*) const 27801 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27802 vfunc[16]: QObject::childEvent(QChildEvent*) 27803 vfunc[17]: QObject::customEvent(QCustomEvent*) 27804 vfunc[18]: QObject::connectNotify(char const*) 27805 vfunc[19]: QObject::disconnectNotify(char const*) 27806 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27807 const*, char const*) 27808 vfunc[21]: QWidget::setEnabled(bool) 27809 vfunc[22]: QWidget::setMinimumSize(int, int) 27810 vfunc[23]: QWidget::setMaximumSize(int, int) 27811 vfunc[24]: QWidget::setSizeIncrement(int, int) 27812 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27813 vfunc[26]: QWidget::setEraseColor(QColor const&) 27814 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27815 vfunc[28]: QWidget::setPalette(QPalette const&) 27816 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27817 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27818 vfunc[31]: QWidget::setFont(QFont const&) 27819 vfunc[32]: QWidget::setCursor(QCursor const&) 27820 vfunc[33]: QWidget::unsetCursor() 27821 vfunc[34]: QWidget::setMask(QBitmap const&) 27822 vfunc[35]: QWidget::setMask(QRegion const&) 27823 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27824 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27825 vfunc[38]: QWidget::setCaption(QString const&) 27826 vfunc[39]: QWidget::setIcon(QPixmap const&) 27827 vfunc[40]: QWidget::setIconText(QString const&) 27828 vfunc[41]: QWidget::setMouseTracking(bool) 27829 vfunc[42]: QWidget::setFocus() 27830 vfunc[43]: QWidget::setActiveWindow() 27831 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27832 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27833 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27834 vfunc[47]: QWidget::show() 27835 vfunc[48]: QWidget::hide() 27836 vfunc[49]: QWidget::showMinimized() 27837 vfunc[50]: QWidget::showMaximized() 27838 vfunc[51]: QWidget::showNormal() 27839 vfunc[52]: QWidget::polish() 27840 vfunc[53]: QWidget::move(int, int) 27841 vfunc[54]: QWidget::resize(int, int) 27842 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27843 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27844 vfunc[57]: QWidget::close(bool) 27845 vfunc[58]: QWidget::sizeHint() const 27846 vfunc[59]: QWidget::minimumSizeHint() const 27847 vfunc[60]: QWidget::sizePolicy() const 27848 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 27849 vfunc[62]: QWidget::heightForWidth(int) const 27850 vfunc[63]: QWidget::adjustSize() 27851 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 27852 const&, bool) 27853 vfunc[65]: QWidget::setAcceptDrops(bool) 27854 vfunc[66]: QWidget::setAutoMask(bool) 27855 vfunc[67]: 27856 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 27857 vfunc[68]: QWidget::customWhatsThis() const 27858 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 27859 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 27860 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 27861 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 27862 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 27863 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 27864 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 27865 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 27866 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 27867 vfunc[78]: QWidget::enterEvent(QEvent*) 27868 vfunc[79]: QWidget::leaveEvent(QEvent*) 27869 vfunc[80]: QStatusBar::paintEvent(QPaintEvent*) 27870 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 27871 vfunc[82]: QStatusBar::resizeEvent(QResizeEvent*) 27872 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 27873 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 27874 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 27875 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 27876 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 27877 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 27878 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 27879 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 27880 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 27881 vfunc[92]: QWidget::dropEvent(QDropEvent*) 27882 vfunc[93]: QWidget::showEvent(QShowEvent*) 27883 vfunc[94]: QWidget::hideEvent(QHideEvent*) 27884 vfunc[95]: QWidget::x11Event(_XEvent*) 27885 vfunc[96]: QWidget::updateMask() 27886 vfunc[97]: QWidget::styleChange(QStyle&) 27887 vfunc[98]: QWidget::enabledChange(bool) 27888 vfunc[99]: QWidget::paletteChange(QPalette const&) 27889 vfunc[100]: QWidget::fontChange(QFont const&) 27890 vfunc[101]: QWidget::windowActivationChange(bool) 27891 vfunc[102]: QWidget::metric(int) const 27892 vfunc[103]: QWidget::create(unsigned long, bool, bool) 27893 vfunc[104]: QWidget::destroy(bool, bool) 27894 vfunc[105]: NULL or QWidget::setWState(unsigned int) 27895 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 27896 vfunc[107]: QWidget::focusNextPrevChild(bool) 27897 vfunc[108]: QWidget::setKeyCompression(bool) 27898 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 27899 bool, QFont*) 27900 vfunc[110]: QStatusBar::addWidget(QWidget*, int, bool) 27901 vfunc[111]: QStatusBar::removeWidget(QWidget*) 27902 27903 Table 8-329. Secondary vtable for QStatusBar 27904 Base Offset -80 27905 Virtual Base Offset 0 27906 RTTI typeinfo for QStatusBar 27907 vfunc[0]: non-virtual thunk to QStatusBar::~QStatusBar() 27908 vfunc[1]: non-virtual thunk to QStatusBar::~QStatusBar() 27909 vfunc[2]: QPaintDevice::setResolution(int) 27910 vfunc[3]: QPaintDevice::resolution() const 27911 vfunc[4]: QPaintDevice::handle() const 27912 vfunc[5]: QPaintDevice::x11RenderHandle() const 27913 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 27914 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 27915 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 27916 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 27917 const 27918 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 27919 27920 The Run Time Type Information for the QStatusBar class is 27921 described by Table 8-330 27922 27923 Table 8-330. typeinfo for QStatusBar 27924 Base Vtable vtable for __cxxabiv1::__si_class_type_info 27925 Name typeinfo name for QStatusBar 27926 basetype: typeinfo for QWidget 27927 __________________________________________________________ 27928 27929 8.2.21.4. Class data for QSizeGrip 27930 27931 The virtual table for the QSizeGrip class is described by Table 27932 8-331 27933 27934 Table 8-331. Primary vtable for QSizeGrip 27935 Base Offset 0 27936 Virtual Base Offset 0 27937 RTTI typeinfo for QSizeGrip 27938 vfunc[0]: NULL or QSizeGrip::metaObject() const 27939 vfunc[1]: QSizeGrip::className() const 27940 vfunc[2]: QSizeGrip::qt_cast(char const*) 27941 vfunc[3]: QSizeGrip::qt_invoke(int, QUObject*) 27942 vfunc[4]: QSizeGrip::qt_emit(int, QUObject*) 27943 vfunc[5]: QSizeGrip::qt_property(int, int, QVariant*) 27944 vfunc[6]: QSizeGrip::~QSizeGrip() 27945 vfunc[7]: QSizeGrip::~QSizeGrip() 27946 vfunc[8]: QWidget::event(QEvent*) 27947 vfunc[9]: QSizeGrip::eventFilter(QObject*, QEvent*) 27948 vfunc[10]: QWidget::setName(char const*) 27949 vfunc[11]: QObject::insertChild(QObject*) 27950 vfunc[12]: QObject::removeChild(QObject*) 27951 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 27952 vfunc[14]: QObject::property(char const*) const 27953 vfunc[15]: QObject::timerEvent(QTimerEvent*) 27954 vfunc[16]: QObject::childEvent(QChildEvent*) 27955 vfunc[17]: QObject::customEvent(QCustomEvent*) 27956 vfunc[18]: QObject::connectNotify(char const*) 27957 vfunc[19]: QObject::disconnectNotify(char const*) 27958 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 27959 const*, char const*) 27960 vfunc[21]: QWidget::setEnabled(bool) 27961 vfunc[22]: QWidget::setMinimumSize(int, int) 27962 vfunc[23]: QWidget::setMaximumSize(int, int) 27963 vfunc[24]: QWidget::setSizeIncrement(int, int) 27964 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 27965 vfunc[26]: QWidget::setEraseColor(QColor const&) 27966 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 27967 vfunc[28]: QWidget::setPalette(QPalette const&) 27968 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 27969 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 27970 vfunc[31]: QWidget::setFont(QFont const&) 27971 vfunc[32]: QWidget::setCursor(QCursor const&) 27972 vfunc[33]: QWidget::unsetCursor() 27973 vfunc[34]: QWidget::setMask(QBitmap const&) 27974 vfunc[35]: QWidget::setMask(QRegion const&) 27975 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 27976 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 27977 vfunc[38]: QWidget::setCaption(QString const&) 27978 vfunc[39]: QWidget::setIcon(QPixmap const&) 27979 vfunc[40]: QWidget::setIconText(QString const&) 27980 vfunc[41]: QWidget::setMouseTracking(bool) 27981 vfunc[42]: QWidget::setFocus() 27982 vfunc[43]: QWidget::setActiveWindow() 27983 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 27984 vfunc[45]: QWidget::setFocusProxy(QWidget*) 27985 vfunc[46]: QWidget::setUpdatesEnabled(bool) 27986 vfunc[47]: QWidget::show() 27987 vfunc[48]: QWidget::hide() 27988 vfunc[49]: QWidget::showMinimized() 27989 vfunc[50]: QWidget::showMaximized() 27990 vfunc[51]: QWidget::showNormal() 27991 vfunc[52]: QWidget::polish() 27992 vfunc[53]: QWidget::move(int, int) 27993 vfunc[54]: QWidget::resize(int, int) 27994 vfunc[55]: QWidget::setGeometry(int, int, int, int) 27995 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 27996 vfunc[57]: QWidget::close(bool) 27997 vfunc[58]: QSizeGrip::sizeHint() const 27998 vfunc[59]: QWidget::minimumSizeHint() const 27999 vfunc[60]: QWidget::sizePolicy() const 28000 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28001 vfunc[62]: QWidget::heightForWidth(int) const 28002 vfunc[63]: QWidget::adjustSize() 28003 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28004 const&, bool) 28005 vfunc[65]: QWidget::setAcceptDrops(bool) 28006 vfunc[66]: QWidget::setAutoMask(bool) 28007 vfunc[67]: 28008 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28009 vfunc[68]: QWidget::customWhatsThis() const 28010 vfunc[69]: QSizeGrip::mousePressEvent(QMouseEvent*) 28011 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 28012 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28013 vfunc[72]: QSizeGrip::mouseMoveEvent(QMouseEvent*) 28014 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28015 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28016 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28017 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28018 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28019 vfunc[78]: QWidget::enterEvent(QEvent*) 28020 vfunc[79]: QWidget::leaveEvent(QEvent*) 28021 vfunc[80]: QSizeGrip::paintEvent(QPaintEvent*) 28022 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28023 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 28024 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28025 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28026 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28027 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28028 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28029 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28030 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28031 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28032 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28033 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28034 vfunc[93]: QWidget::showEvent(QShowEvent*) 28035 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28036 vfunc[95]: QWidget::x11Event(_XEvent*) 28037 vfunc[96]: QWidget::updateMask() 28038 vfunc[97]: QWidget::styleChange(QStyle&) 28039 vfunc[98]: QWidget::enabledChange(bool) 28040 vfunc[99]: QWidget::paletteChange(QPalette const&) 28041 vfunc[100]: QWidget::fontChange(QFont const&) 28042 vfunc[101]: QWidget::windowActivationChange(bool) 28043 vfunc[102]: QWidget::metric(int) const 28044 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28045 vfunc[104]: QWidget::destroy(bool, bool) 28046 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28047 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28048 vfunc[107]: QWidget::focusNextPrevChild(bool) 28049 vfunc[108]: QWidget::setKeyCompression(bool) 28050 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28051 bool, QFont*) 28052 28053 Table 8-332. Secondary vtable for QSizeGrip 28054 Base Offset -80 28055 Virtual Base Offset 0 28056 RTTI typeinfo for QSizeGrip 28057 vfunc[0]: non-virtual thunk to QSizeGrip::~QSizeGrip() 28058 vfunc[1]: non-virtual thunk to QSizeGrip::~QSizeGrip() 28059 vfunc[2]: QPaintDevice::setResolution(int) 28060 vfunc[3]: QPaintDevice::resolution() const 28061 vfunc[4]: QPaintDevice::handle() const 28062 vfunc[5]: QPaintDevice::x11RenderHandle() const 28063 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28064 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28065 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28066 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28067 const 28068 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28069 28070 The Run Time Type Information for the QSizeGrip class is 28071 described by Table 8-333 28072 28073 Table 8-333. typeinfo for QSizeGrip 28074 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28075 Name typeinfo name for QSizeGrip 28076 basetype: typeinfo for QWidget 28077 __________________________________________________________ 28078 28079 8.2.21.5. Class data for QSessionManager 28080 28081 The virtual table for the QSessionManager class is described by 28082 Table 8-334 28083 28084 Table 8-334. Primary vtable for QSessionManager 28085 Base Offset 0 28086 Virtual Base Offset 0 28087 RTTI typeinfo for QSessionManager 28088 vfunc[0]: NULL or QSessionManager::metaObject() const 28089 vfunc[1]: QSessionManager::className() const 28090 vfunc[2]: QSessionManager::qt_cast(char const*) 28091 vfunc[3]: QSessionManager::qt_invoke(int, QUObject*) 28092 vfunc[4]: QSessionManager::qt_emit(int, QUObject*) 28093 vfunc[5]: QSessionManager::qt_property(int, int, QVariant*) 28094 vfunc[6]: QSessionManager::~QSessionManager() 28095 vfunc[7]: QSessionManager::~QSessionManager() 28096 vfunc[8]: QObject::event(QEvent*) 28097 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28098 vfunc[10]: QObject::setName(char const*) 28099 vfunc[11]: QObject::insertChild(QObject*) 28100 vfunc[12]: QObject::removeChild(QObject*) 28101 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28102 vfunc[14]: QObject::property(char const*) const 28103 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28104 vfunc[16]: QObject::childEvent(QChildEvent*) 28105 vfunc[17]: QObject::customEvent(QCustomEvent*) 28106 vfunc[18]: QObject::connectNotify(char const*) 28107 vfunc[19]: QObject::disconnectNotify(char const*) 28108 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28109 const*, char const*) 28110 28111 The Run Time Type Information for the QSessionManager class is 28112 described by Table 8-335 28113 28114 Table 8-335. typeinfo for QSessionManager 28115 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28116 Name typeinfo name for QSessionManager 28117 basetype: typeinfo for QObject 28118 __________________________________________________________ 28119 28120 8.2.21.6. Class data for QApplication 28121 28122 The virtual table for the QApplication class is described by 28123 Table 8-336 28124 28125 Table 8-336. Primary vtable for QApplication 28126 Base Offset 0 28127 Virtual Base Offset 0 28128 RTTI typeinfo for QApplication 28129 vfunc[0]: NULL or QApplication::metaObject() const 28130 vfunc[1]: QApplication::className() const 28131 vfunc[2]: QApplication::qt_cast(char const*) 28132 vfunc[3]: QApplication::qt_invoke(int, QUObject*) 28133 vfunc[4]: QApplication::qt_emit(int, QUObject*) 28134 vfunc[5]: QApplication::qt_property(int, int, QVariant*) 28135 vfunc[6]: QApplication::~QApplication() 28136 vfunc[7]: QApplication::~QApplication() 28137 vfunc[8]: QApplication::event(QEvent*) 28138 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28139 vfunc[10]: QObject::setName(char const*) 28140 vfunc[11]: QObject::insertChild(QObject*) 28141 vfunc[12]: QObject::removeChild(QObject*) 28142 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28143 vfunc[14]: QObject::property(char const*) const 28144 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28145 vfunc[16]: QObject::childEvent(QChildEvent*) 28146 vfunc[17]: QObject::customEvent(QCustomEvent*) 28147 vfunc[18]: QObject::connectNotify(char const*) 28148 vfunc[19]: QObject::disconnectNotify(char const*) 28149 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28150 const*, char const*) 28151 vfunc[21]: QApplication::setMainWidget(QWidget*) 28152 vfunc[22]: QApplication::polish(QWidget*) 28153 vfunc[23]: QApplication::notify(QObject*, QEvent*) 28154 vfunc[24]: QApplication::x11EventFilter(_XEvent*) 28155 vfunc[25]: QApplication::x11ClientMessage(QWidget*, _XEvent*, 28156 bool) 28157 vfunc[26]: QApplication::commitData(QSessionManager&) 28158 vfunc[27]: QApplication::saveState(QSessionManager&) 28159 28160 The Run Time Type Information for the QApplication class is 28161 described by Table 8-337 28162 28163 Table 8-337. typeinfo for QApplication 28164 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28165 Name typeinfo name for QApplication 28166 basetype: typeinfo for QObject 28167 __________________________________________________________ 28168 28169 8.2.21.7. Class data for QWorkspace 28170 28171 The virtual table for the QWorkspace class is described by 28172 Table 8-338 28173 28174 Table 8-338. Primary vtable for QWorkspace 28175 Base Offset 0 28176 Virtual Base Offset 0 28177 RTTI typeinfo for QWorkspace 28178 vfunc[0]: NULL or QWorkspace::metaObject() const 28179 vfunc[1]: QWorkspace::className() const 28180 vfunc[2]: QWorkspace::qt_cast(char const*) 28181 vfunc[3]: QWorkspace::qt_invoke(int, QUObject*) 28182 vfunc[4]: QWorkspace::qt_emit(int, QUObject*) 28183 vfunc[5]: QWorkspace::qt_property(int, int, QVariant*) 28184 vfunc[6]: QWorkspace::~QWorkspace() 28185 vfunc[7]: QWorkspace::~QWorkspace() 28186 vfunc[8]: QWidget::event(QEvent*) 28187 vfunc[9]: QWorkspace::eventFilter(QObject*, QEvent*) 28188 vfunc[10]: QWidget::setName(char const*) 28189 vfunc[11]: QObject::insertChild(QObject*) 28190 vfunc[12]: QObject::removeChild(QObject*) 28191 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28192 vfunc[14]: QObject::property(char const*) const 28193 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28194 vfunc[16]: QWorkspace::childEvent(QChildEvent*) 28195 vfunc[17]: QObject::customEvent(QCustomEvent*) 28196 vfunc[18]: QObject::connectNotify(char const*) 28197 vfunc[19]: QObject::disconnectNotify(char const*) 28198 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28199 const*, char const*) 28200 vfunc[21]: QWidget::setEnabled(bool) 28201 vfunc[22]: QWidget::setMinimumSize(int, int) 28202 vfunc[23]: QWidget::setMaximumSize(int, int) 28203 vfunc[24]: QWidget::setSizeIncrement(int, int) 28204 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28205 vfunc[26]: QWidget::setEraseColor(QColor const&) 28206 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28207 vfunc[28]: QWidget::setPalette(QPalette const&) 28208 vfunc[29]: QWorkspace::setPaletteBackgroundColor(QColor const&) 28209 vfunc[30]: QWorkspace::setPaletteBackgroundPixmap(QPixmap 28210 const&) 28211 vfunc[31]: QWidget::setFont(QFont const&) 28212 vfunc[32]: QWidget::setCursor(QCursor const&) 28213 vfunc[33]: QWidget::unsetCursor() 28214 vfunc[34]: QWidget::setMask(QBitmap const&) 28215 vfunc[35]: QWidget::setMask(QRegion const&) 28216 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28217 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28218 vfunc[38]: QWidget::setCaption(QString const&) 28219 vfunc[39]: QWidget::setIcon(QPixmap const&) 28220 vfunc[40]: QWidget::setIconText(QString const&) 28221 vfunc[41]: QWidget::setMouseTracking(bool) 28222 vfunc[42]: QWidget::setFocus() 28223 vfunc[43]: QWidget::setActiveWindow() 28224 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28225 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28226 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28227 vfunc[47]: QWidget::show() 28228 vfunc[48]: QWidget::hide() 28229 vfunc[49]: QWidget::showMinimized() 28230 vfunc[50]: QWidget::showMaximized() 28231 vfunc[51]: QWidget::showNormal() 28232 vfunc[52]: QWidget::polish() 28233 vfunc[53]: QWidget::move(int, int) 28234 vfunc[54]: QWidget::resize(int, int) 28235 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28236 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28237 vfunc[57]: QWidget::close(bool) 28238 vfunc[58]: QWorkspace::sizeHint() const 28239 vfunc[59]: QWidget::minimumSizeHint() const 28240 vfunc[60]: QWidget::sizePolicy() const 28241 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28242 vfunc[62]: QWidget::heightForWidth(int) const 28243 vfunc[63]: QWidget::adjustSize() 28244 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28245 const&, bool) 28246 vfunc[65]: QWidget::setAcceptDrops(bool) 28247 vfunc[66]: QWidget::setAutoMask(bool) 28248 vfunc[67]: 28249 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28250 vfunc[68]: QWidget::customWhatsThis() const 28251 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 28252 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 28253 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28254 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 28255 vfunc[73]: QWorkspace::wheelEvent(QWheelEvent*) 28256 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28257 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28258 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28259 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28260 vfunc[78]: QWidget::enterEvent(QEvent*) 28261 vfunc[79]: QWidget::leaveEvent(QEvent*) 28262 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 28263 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28264 vfunc[82]: QWorkspace::resizeEvent(QResizeEvent*) 28265 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28266 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28267 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28268 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28269 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28270 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28271 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28272 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28273 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28274 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28275 vfunc[93]: QWorkspace::showEvent(QShowEvent*) 28276 vfunc[94]: QWorkspace::hideEvent(QHideEvent*) 28277 vfunc[95]: QWidget::x11Event(_XEvent*) 28278 vfunc[96]: QWidget::updateMask() 28279 vfunc[97]: QWorkspace::styleChange(QStyle&) 28280 vfunc[98]: QWidget::enabledChange(bool) 28281 vfunc[99]: QWidget::paletteChange(QPalette const&) 28282 vfunc[100]: QWidget::fontChange(QFont const&) 28283 vfunc[101]: QWidget::windowActivationChange(bool) 28284 vfunc[102]: QWidget::metric(int) const 28285 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28286 vfunc[104]: QWidget::destroy(bool, bool) 28287 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28288 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28289 vfunc[107]: QWidget::focusNextPrevChild(bool) 28290 vfunc[108]: QWidget::setKeyCompression(bool) 28291 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28292 bool, QFont*) 28293 28294 Table 8-339. Secondary vtable for QWorkspace 28295 Base Offset -80 28296 Virtual Base Offset 0 28297 RTTI typeinfo for QWorkspace 28298 vfunc[0]: non-virtual thunk to QWorkspace::~QWorkspace() 28299 vfunc[1]: non-virtual thunk to QWorkspace::~QWorkspace() 28300 vfunc[2]: QPaintDevice::setResolution(int) 28301 vfunc[3]: QPaintDevice::resolution() const 28302 vfunc[4]: QPaintDevice::handle() const 28303 vfunc[5]: QPaintDevice::x11RenderHandle() const 28304 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28305 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28306 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28307 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28308 const 28309 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28310 28311 The Run Time Type Information for the QWorkspace class is 28312 described by Table 8-340 28313 28314 Table 8-340. typeinfo for QWorkspace 28315 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28316 Name typeinfo name for QWorkspace 28317 basetype: typeinfo for QWidget 28318 __________________________________________________________ 28319 28320 8.2.21.8. Class data for QAction 28321 28322 The virtual table for the QAction class is described by Table 28323 8-341 28324 28325 Table 8-341. Primary vtable for QAction 28326 Base Offset 0 28327 Virtual Base Offset 0 28328 RTTI typeinfo for QAction 28329 vfunc[0]: NULL or QAction::metaObject() const 28330 vfunc[1]: QAction::className() const 28331 vfunc[2]: QAction::qt_cast(char const*) 28332 vfunc[3]: QAction::qt_invoke(int, QUObject*) 28333 vfunc[4]: QAction::qt_emit(int, QUObject*) 28334 vfunc[5]: QAction::qt_property(int, int, QVariant*) 28335 vfunc[6]: QAction::~QAction() 28336 vfunc[7]: QAction::~QAction() 28337 vfunc[8]: QObject::event(QEvent*) 28338 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28339 vfunc[10]: QObject::setName(char const*) 28340 vfunc[11]: QObject::insertChild(QObject*) 28341 vfunc[12]: QObject::removeChild(QObject*) 28342 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28343 vfunc[14]: QObject::property(char const*) const 28344 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28345 vfunc[16]: QObject::childEvent(QChildEvent*) 28346 vfunc[17]: QObject::customEvent(QCustomEvent*) 28347 vfunc[18]: QObject::connectNotify(char const*) 28348 vfunc[19]: QObject::disconnectNotify(char const*) 28349 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28350 const*, char const*) 28351 vfunc[21]: QAction::setIconSet(QIconSet const&) 28352 vfunc[22]: QAction::setText(QString const&) 28353 vfunc[23]: QAction::setMenuText(QString const&) 28354 vfunc[24]: QAction::setToolTip(QString const&) 28355 vfunc[25]: QAction::setStatusTip(QString const&) 28356 vfunc[26]: QAction::setWhatsThis(QString const&) 28357 vfunc[27]: QAction::setAccel(QKeySequence const&) 28358 vfunc[28]: QAction::setToggleAction(bool) 28359 vfunc[29]: QAction::addTo(QWidget*) 28360 vfunc[30]: QAction::removeFrom(QWidget*) 28361 vfunc[31]: QAction::addedTo(QWidget*, QWidget*) 28362 vfunc[32]: QAction::addedTo(int, QPopupMenu*) 28363 vfunc[33]: QAction::setOn(bool) 28364 vfunc[34]: QAction::setEnabled(bool) 28365 28366 The Run Time Type Information for the QAction class is 28367 described by Table 8-342 28368 28369 Table 8-342. typeinfo for QAction 28370 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28371 Name typeinfo name for QAction 28372 basetype: typeinfo for QObject 28373 __________________________________________________________ 28374 28375 8.2.21.9. Interfaces for Qt3 Main Window and Application 28376 28377 An LSB conforming implementation shall provide the architecture 28378 specific functions for Qt3 Main Window and Application 28379 specified in Table 8-343, with the full mandatory functionality 28380 as described in the referenced underlying specification. 28381 28382 Table 8-343. libqt-mt - Qt3 Main Window and Application 28383 Function Interfaces 28384 _ZThn80_N10QStatusBarD0Ev [CXXABI] _ZThn80_N10QStatusBarD1Ev 28385 [CXXABI] 28386 _ZThn80_N10QWorkspaceD0Ev [CXXABI] _ZThn80_N10QWorkspaceD1Ev 28387 [CXXABI] 28388 _ZThn80_N8QToolBarD0Ev [CXXABI] _ZThn80_N8QToolBarD1Ev [CXXABI] 28389 _ZThn80_N9QSizeGripD0Ev [CXXABI] _ZThn80_N9QSizeGripD1Ev 28390 [CXXABI] 28391 _ZThn80_N9QTitleBarD0Ev [CXXABI] _ZThn80_N9QTitleBarD1Ev 28392 [CXXABI] 28393 __________________________________________________________ 28394 28395 8.2.22. Qt3 Widgets 28396 __________________________________________________________ 28397 28398 8.2.22.1. Class data for QFrame 28399 28400 The virtual table for the QFrame class is described by Table 28401 8-344 28402 28403 Table 8-344. Primary vtable for QFrame 28404 Base Offset 0 28405 Virtual Base Offset 0 28406 RTTI typeinfo for QFrame 28407 vfunc[0]: NULL or QFrame::metaObject() const 28408 vfunc[1]: QFrame::className() const 28409 vfunc[2]: QFrame::qt_cast(char const*) 28410 vfunc[3]: QFrame::qt_invoke(int, QUObject*) 28411 vfunc[4]: QFrame::qt_emit(int, QUObject*) 28412 vfunc[5]: QFrame::qt_property(int, int, QVariant*) 28413 vfunc[6]: NULL or QFrame::~QFrame() 28414 vfunc[7]: NULL or QFrame::~QFrame() 28415 vfunc[8]: QWidget::event(QEvent*) 28416 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 28417 vfunc[10]: QWidget::setName(char const*) 28418 vfunc[11]: QObject::insertChild(QObject*) 28419 vfunc[12]: QObject::removeChild(QObject*) 28420 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28421 vfunc[14]: QObject::property(char const*) const 28422 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28423 vfunc[16]: QObject::childEvent(QChildEvent*) 28424 vfunc[17]: QObject::customEvent(QCustomEvent*) 28425 vfunc[18]: QObject::connectNotify(char const*) 28426 vfunc[19]: QObject::disconnectNotify(char const*) 28427 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28428 const*, char const*) 28429 vfunc[21]: QWidget::setEnabled(bool) 28430 vfunc[22]: QWidget::setMinimumSize(int, int) 28431 vfunc[23]: QWidget::setMaximumSize(int, int) 28432 vfunc[24]: QWidget::setSizeIncrement(int, int) 28433 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28434 vfunc[26]: QWidget::setEraseColor(QColor const&) 28435 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28436 vfunc[28]: QWidget::setPalette(QPalette const&) 28437 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28438 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28439 vfunc[31]: QWidget::setFont(QFont const&) 28440 vfunc[32]: QWidget::setCursor(QCursor const&) 28441 vfunc[33]: QWidget::unsetCursor() 28442 vfunc[34]: QWidget::setMask(QBitmap const&) 28443 vfunc[35]: QWidget::setMask(QRegion const&) 28444 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28445 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28446 vfunc[38]: QWidget::setCaption(QString const&) 28447 vfunc[39]: QWidget::setIcon(QPixmap const&) 28448 vfunc[40]: QWidget::setIconText(QString const&) 28449 vfunc[41]: QWidget::setMouseTracking(bool) 28450 vfunc[42]: QWidget::setFocus() 28451 vfunc[43]: QWidget::setActiveWindow() 28452 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28453 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28454 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28455 vfunc[47]: QWidget::show() 28456 vfunc[48]: QWidget::hide() 28457 vfunc[49]: QWidget::showMinimized() 28458 vfunc[50]: QWidget::showMaximized() 28459 vfunc[51]: QWidget::showNormal() 28460 vfunc[52]: QWidget::polish() 28461 vfunc[53]: QWidget::move(int, int) 28462 vfunc[54]: QWidget::resize(int, int) 28463 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28464 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28465 vfunc[57]: QWidget::close(bool) 28466 vfunc[58]: QFrame::sizeHint() const 28467 vfunc[59]: QWidget::minimumSizeHint() const 28468 vfunc[60]: QWidget::sizePolicy() const 28469 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28470 vfunc[62]: QWidget::heightForWidth(int) const 28471 vfunc[63]: QWidget::adjustSize() 28472 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28473 const&, bool) 28474 vfunc[65]: QWidget::setAcceptDrops(bool) 28475 vfunc[66]: QWidget::setAutoMask(bool) 28476 vfunc[67]: 28477 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28478 vfunc[68]: QWidget::customWhatsThis() const 28479 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 28480 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 28481 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 28482 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 28483 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 28484 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28485 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28486 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28487 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28488 vfunc[78]: QWidget::enterEvent(QEvent*) 28489 vfunc[79]: QWidget::leaveEvent(QEvent*) 28490 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28491 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28492 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 28493 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28494 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 28495 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28496 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28497 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28498 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28499 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28500 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28501 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28502 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28503 vfunc[93]: QWidget::showEvent(QShowEvent*) 28504 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28505 vfunc[95]: QWidget::x11Event(_XEvent*) 28506 vfunc[96]: QWidget::updateMask() 28507 vfunc[97]: QFrame::styleChange(QStyle&) 28508 vfunc[98]: QWidget::enabledChange(bool) 28509 vfunc[99]: QWidget::paletteChange(QPalette const&) 28510 vfunc[100]: QWidget::fontChange(QFont const&) 28511 vfunc[101]: QWidget::windowActivationChange(bool) 28512 vfunc[102]: QWidget::metric(int) const 28513 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28514 vfunc[104]: QWidget::destroy(bool, bool) 28515 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28516 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28517 vfunc[107]: QWidget::focusNextPrevChild(bool) 28518 vfunc[108]: QWidget::setKeyCompression(bool) 28519 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28520 bool, QFont*) 28521 vfunc[110]: QFrame::setFrameStyle(int) 28522 vfunc[111]: QFrame::setLineWidth(int) 28523 vfunc[112]: QFrame::setMargin(int) 28524 vfunc[113]: QFrame::setMidLineWidth(int) 28525 vfunc[114]: QFrame::setFrameRect(QRect const&) 28526 vfunc[115]: QFrame::drawFrame(QPainter*) 28527 vfunc[116]: QFrame::drawContents(QPainter*) 28528 vfunc[117]: QFrame::frameChanged() 28529 28530 Table 8-345. Secondary vtable for QFrame 28531 Base Offset -80 28532 Virtual Base Offset 0 28533 RTTI typeinfo for QFrame 28534 vfunc[0]: NULL or non-virtual thunk to QFrame::~QFrame() 28535 vfunc[1]: NULL or non-virtual thunk to QFrame::~QFrame() 28536 vfunc[2]: QPaintDevice::setResolution(int) 28537 vfunc[3]: QPaintDevice::resolution() const 28538 vfunc[4]: QPaintDevice::handle() const 28539 vfunc[5]: QPaintDevice::x11RenderHandle() const 28540 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28541 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28542 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28543 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28544 const 28545 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28546 28547 The Run Time Type Information for the QFrame class is described 28548 by Table 8-346 28549 28550 Table 8-346. typeinfo for QFrame 28551 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28552 Name typeinfo name for QFrame 28553 basetype: typeinfo for QWidget 28554 __________________________________________________________ 28555 28556 8.2.22.2. Class data for QScrollView 28557 28558 The virtual table for the QScrollView class is described by 28559 Table 8-347 28560 28561 Table 8-347. Primary vtable for QScrollView 28562 Base Offset 0 28563 Virtual Base Offset 0 28564 RTTI typeinfo for QScrollView 28565 vfunc[0]: NULL or QScrollView::metaObject() const 28566 vfunc[1]: QScrollView::className() const 28567 vfunc[2]: QScrollView::qt_cast(char const*) 28568 vfunc[3]: QScrollView::qt_invoke(int, QUObject*) 28569 vfunc[4]: QScrollView::qt_emit(int, QUObject*) 28570 vfunc[5]: QScrollView::qt_property(int, int, QVariant*) 28571 vfunc[6]: QScrollView::~QScrollView() 28572 vfunc[7]: QScrollView::~QScrollView() 28573 vfunc[8]: QWidget::event(QEvent*) 28574 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 28575 vfunc[10]: QWidget::setName(char const*) 28576 vfunc[11]: QObject::insertChild(QObject*) 28577 vfunc[12]: QScrollView::removeChild(QObject*) 28578 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28579 vfunc[14]: QObject::property(char const*) const 28580 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28581 vfunc[16]: QObject::childEvent(QChildEvent*) 28582 vfunc[17]: QObject::customEvent(QCustomEvent*) 28583 vfunc[18]: QObject::connectNotify(char const*) 28584 vfunc[19]: QObject::disconnectNotify(char const*) 28585 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28586 const*, char const*) 28587 vfunc[21]: QScrollView::setEnabled(bool) 28588 vfunc[22]: QWidget::setMinimumSize(int, int) 28589 vfunc[23]: QWidget::setMaximumSize(int, int) 28590 vfunc[24]: QWidget::setSizeIncrement(int, int) 28591 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28592 vfunc[26]: QWidget::setEraseColor(QColor const&) 28593 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28594 vfunc[28]: QWidget::setPalette(QPalette const&) 28595 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28596 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28597 vfunc[31]: QWidget::setFont(QFont const&) 28598 vfunc[32]: QWidget::setCursor(QCursor const&) 28599 vfunc[33]: QWidget::unsetCursor() 28600 vfunc[34]: QWidget::setMask(QBitmap const&) 28601 vfunc[35]: QWidget::setMask(QRegion const&) 28602 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28603 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28604 vfunc[38]: QWidget::setCaption(QString const&) 28605 vfunc[39]: QWidget::setIcon(QPixmap const&) 28606 vfunc[40]: QWidget::setIconText(QString const&) 28607 vfunc[41]: QWidget::setMouseTracking(bool) 28608 vfunc[42]: QWidget::setFocus() 28609 vfunc[43]: QWidget::setActiveWindow() 28610 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28611 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28612 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28613 vfunc[47]: QScrollView::show() 28614 vfunc[48]: QWidget::hide() 28615 vfunc[49]: QWidget::showMinimized() 28616 vfunc[50]: QWidget::showMaximized() 28617 vfunc[51]: QWidget::showNormal() 28618 vfunc[52]: QWidget::polish() 28619 vfunc[53]: QWidget::move(int, int) 28620 vfunc[54]: QScrollView::resize(int, int) 28621 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28622 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28623 vfunc[57]: QWidget::close(bool) 28624 vfunc[58]: QScrollView::sizeHint() const 28625 vfunc[59]: QScrollView::minimumSizeHint() const 28626 vfunc[60]: QWidget::sizePolicy() const 28627 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28628 vfunc[62]: QWidget::heightForWidth(int) const 28629 vfunc[63]: QWidget::adjustSize() 28630 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28631 const&, bool) 28632 vfunc[65]: QWidget::setAcceptDrops(bool) 28633 vfunc[66]: QWidget::setAutoMask(bool) 28634 vfunc[67]: 28635 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28636 vfunc[68]: QWidget::customWhatsThis() const 28637 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 28638 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 28639 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 28640 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 28641 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 28642 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 28643 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28644 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28645 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28646 vfunc[78]: QWidget::enterEvent(QEvent*) 28647 vfunc[79]: QWidget::leaveEvent(QEvent*) 28648 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28649 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28650 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 28651 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28652 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 28653 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 28654 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 28655 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 28656 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28657 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28658 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28659 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28660 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28661 vfunc[93]: QWidget::showEvent(QShowEvent*) 28662 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28663 vfunc[95]: QWidget::x11Event(_XEvent*) 28664 vfunc[96]: QWidget::updateMask() 28665 vfunc[97]: QScrollView::styleChange(QStyle&) 28666 vfunc[98]: QWidget::enabledChange(bool) 28667 vfunc[99]: QWidget::paletteChange(QPalette const&) 28668 vfunc[100]: QScrollView::fontChange(QFont const&) 28669 vfunc[101]: QWidget::windowActivationChange(bool) 28670 vfunc[102]: QWidget::metric(int) const 28671 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28672 vfunc[104]: QWidget::destroy(bool, bool) 28673 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28674 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28675 vfunc[107]: QScrollView::focusNextPrevChild(bool) 28676 vfunc[108]: QWidget::setKeyCompression(bool) 28677 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28678 bool, QFont*) 28679 vfunc[110]: QFrame::setFrameStyle(int) 28680 vfunc[111]: QFrame::setLineWidth(int) 28681 vfunc[112]: QFrame::setMargin(int) 28682 vfunc[113]: QFrame::setMidLineWidth(int) 28683 vfunc[114]: QFrame::setFrameRect(QRect const&) 28684 vfunc[115]: QFrame::drawFrame(QPainter*) 28685 vfunc[116]: QScrollView::drawContents(QPainter*) 28686 vfunc[117]: QScrollView::frameChanged() 28687 vfunc[118]: 28688 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 28689 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 28690 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 28691 vfunc[121]: 28692 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 28693 vfunc[122]: 28694 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 28695 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 28696 vfunc[124]: QScrollView::setDragAutoScroll(bool) 28697 vfunc[125]: QScrollView::resizeContents(int, int) 28698 vfunc[126]: QScrollView::setContentsPos(int, int) 28699 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 28700 int) 28701 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 28702 int, int, int, int, int) 28703 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 28704 vfunc[130]: 28705 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 28706 vfunc[131]: 28707 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 28708 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 28709 vfunc[133]: 28710 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 28711 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 28712 vfunc[135]: 28713 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 28714 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 28715 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 28716 vfunc[138]: 28717 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 28718 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 28719 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 28720 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 28721 vfunc[142]: 28722 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 28723 vfunc[143]: 28724 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 28725 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 28726 vfunc[145]: 28727 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 28728 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 28729 vfunc[147]: 28730 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 28731 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 28732 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 28733 vfunc[150]: 28734 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 28735 vfunc[151]: QScrollView::setMargins(int, int, int, int) 28736 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 28737 int, int) 28738 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 28739 int, int) 28740 28741 Table 8-348. Secondary vtable for QScrollView 28742 Base Offset -80 28743 Virtual Base Offset 0 28744 RTTI typeinfo for QScrollView 28745 vfunc[0]: non-virtual thunk to QScrollView::~QScrollView() 28746 vfunc[1]: non-virtual thunk to QScrollView::~QScrollView() 28747 vfunc[2]: QPaintDevice::setResolution(int) 28748 vfunc[3]: QPaintDevice::resolution() const 28749 vfunc[4]: QPaintDevice::handle() const 28750 vfunc[5]: QPaintDevice::x11RenderHandle() const 28751 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 28752 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 28753 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 28754 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 28755 const 28756 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 28757 28758 The Run Time Type Information for the QScrollView class is 28759 described by Table 8-349 28760 28761 Table 8-349. typeinfo for QScrollView 28762 Base Vtable vtable for __cxxabiv1::__si_class_type_info 28763 Name typeinfo name for QScrollView 28764 basetype: typeinfo for QFrame 28765 __________________________________________________________ 28766 28767 8.2.22.3. Class data for QTextBrowser 28768 28769 The virtual table for the QTextBrowser class is described by 28770 Table 8-350 28771 28772 Table 8-350. Primary vtable for QTextBrowser 28773 Base Offset 0 28774 Virtual Base Offset 0 28775 RTTI typeinfo for QTextBrowser 28776 vfunc[0]: NULL or QTextBrowser::metaObject() const 28777 vfunc[1]: QTextBrowser::className() const 28778 vfunc[2]: QTextBrowser::qt_cast(char const*) 28779 vfunc[3]: QTextBrowser::qt_invoke(int, QUObject*) 28780 vfunc[4]: QTextBrowser::qt_emit(int, QUObject*) 28781 vfunc[5]: QTextBrowser::qt_property(int, int, QVariant*) 28782 vfunc[6]: QTextBrowser::~QTextBrowser() 28783 vfunc[7]: QTextBrowser::~QTextBrowser() 28784 vfunc[8]: QTextEdit::event(QEvent*) 28785 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 28786 vfunc[10]: QWidget::setName(char const*) 28787 vfunc[11]: QObject::insertChild(QObject*) 28788 vfunc[12]: QScrollView::removeChild(QObject*) 28789 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 28790 vfunc[14]: QObject::property(char const*) const 28791 vfunc[15]: QObject::timerEvent(QTimerEvent*) 28792 vfunc[16]: QObject::childEvent(QChildEvent*) 28793 vfunc[17]: QObject::customEvent(QCustomEvent*) 28794 vfunc[18]: QObject::connectNotify(char const*) 28795 vfunc[19]: QObject::disconnectNotify(char const*) 28796 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 28797 const*, char const*) 28798 vfunc[21]: QTextEdit::setEnabled(bool) 28799 vfunc[22]: QWidget::setMinimumSize(int, int) 28800 vfunc[23]: QWidget::setMaximumSize(int, int) 28801 vfunc[24]: QWidget::setSizeIncrement(int, int) 28802 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 28803 vfunc[26]: QWidget::setEraseColor(QColor const&) 28804 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 28805 vfunc[28]: QTextEdit::setPalette(QPalette const&) 28806 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 28807 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 28808 vfunc[31]: QTextEdit::setFont(QFont const&) 28809 vfunc[32]: QWidget::setCursor(QCursor const&) 28810 vfunc[33]: QWidget::unsetCursor() 28811 vfunc[34]: QWidget::setMask(QBitmap const&) 28812 vfunc[35]: QWidget::setMask(QRegion const&) 28813 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 28814 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 28815 vfunc[38]: QWidget::setCaption(QString const&) 28816 vfunc[39]: QWidget::setIcon(QPixmap const&) 28817 vfunc[40]: QWidget::setIconText(QString const&) 28818 vfunc[41]: QWidget::setMouseTracking(bool) 28819 vfunc[42]: QWidget::setFocus() 28820 vfunc[43]: QWidget::setActiveWindow() 28821 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 28822 vfunc[45]: QWidget::setFocusProxy(QWidget*) 28823 vfunc[46]: QWidget::setUpdatesEnabled(bool) 28824 vfunc[47]: QScrollView::show() 28825 vfunc[48]: QWidget::hide() 28826 vfunc[49]: QWidget::showMinimized() 28827 vfunc[50]: QWidget::showMaximized() 28828 vfunc[51]: QWidget::showNormal() 28829 vfunc[52]: QTextEdit::polish() 28830 vfunc[53]: QWidget::move(int, int) 28831 vfunc[54]: QScrollView::resize(int, int) 28832 vfunc[55]: QWidget::setGeometry(int, int, int, int) 28833 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 28834 vfunc[57]: QWidget::close(bool) 28835 vfunc[58]: QTextEdit::sizeHint() const 28836 vfunc[59]: QScrollView::minimumSizeHint() const 28837 vfunc[60]: QWidget::sizePolicy() const 28838 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 28839 vfunc[62]: QTextEdit::heightForWidth(int) const 28840 vfunc[63]: QWidget::adjustSize() 28841 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 28842 const&, bool) 28843 vfunc[65]: QWidget::setAcceptDrops(bool) 28844 vfunc[66]: QWidget::setAutoMask(bool) 28845 vfunc[67]: 28846 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 28847 vfunc[68]: QWidget::customWhatsThis() const 28848 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 28849 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 28850 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 28851 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 28852 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 28853 vfunc[74]: QTextBrowser::keyPressEvent(QKeyEvent*) 28854 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 28855 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 28856 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 28857 vfunc[78]: QWidget::enterEvent(QEvent*) 28858 vfunc[79]: QWidget::leaveEvent(QEvent*) 28859 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 28860 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 28861 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 28862 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 28863 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 28864 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 28865 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 28866 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 28867 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 28868 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 28869 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 28870 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 28871 vfunc[92]: QWidget::dropEvent(QDropEvent*) 28872 vfunc[93]: QWidget::showEvent(QShowEvent*) 28873 vfunc[94]: QWidget::hideEvent(QHideEvent*) 28874 vfunc[95]: QWidget::x11Event(_XEvent*) 28875 vfunc[96]: QWidget::updateMask() 28876 vfunc[97]: QScrollView::styleChange(QStyle&) 28877 vfunc[98]: QWidget::enabledChange(bool) 28878 vfunc[99]: QWidget::paletteChange(QPalette const&) 28879 vfunc[100]: QScrollView::fontChange(QFont const&) 28880 vfunc[101]: QTextEdit::windowActivationChange(bool) 28881 vfunc[102]: QWidget::metric(int) const 28882 vfunc[103]: QWidget::create(unsigned long, bool, bool) 28883 vfunc[104]: QWidget::destroy(bool, bool) 28884 vfunc[105]: NULL or QWidget::setWState(unsigned int) 28885 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 28886 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 28887 vfunc[108]: QWidget::setKeyCompression(bool) 28888 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 28889 bool, QFont*) 28890 vfunc[110]: QFrame::setFrameStyle(int) 28891 vfunc[111]: QFrame::setLineWidth(int) 28892 vfunc[112]: QFrame::setMargin(int) 28893 vfunc[113]: QFrame::setMidLineWidth(int) 28894 vfunc[114]: QFrame::setFrameRect(QRect const&) 28895 vfunc[115]: QFrame::drawFrame(QPainter*) 28896 vfunc[116]: QTextEdit::drawContents(QPainter*) 28897 vfunc[117]: QScrollView::frameChanged() 28898 vfunc[118]: 28899 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 28900 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 28901 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 28902 vfunc[121]: 28903 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 28904 vfunc[122]: 28905 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 28906 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 28907 vfunc[124]: QScrollView::setDragAutoScroll(bool) 28908 vfunc[125]: QScrollView::resizeContents(int, int) 28909 vfunc[126]: QScrollView::setContentsPos(int, int) 28910 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 28911 int) 28912 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 28913 int, int, int, int, int) 28914 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 28915 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 28916 vfunc[131]: 28917 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 28918 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 28919 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 28920 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 28921 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 28922 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 28923 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 28924 vfunc[138]: 28925 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 28926 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 28927 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 28928 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 28929 vfunc[142]: 28930 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 28931 vfunc[143]: 28932 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 28933 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 28934 vfunc[145]: 28935 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 28936 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 28937 vfunc[147]: 28938 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 28939 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 28940 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 28941 vfunc[150]: 28942 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 28943 vfunc[151]: QScrollView::setMargins(int, int, int, int) 28944 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 28945 int, int) 28946 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 28947 int, int) 28948 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 28949 int*, int*) 28950 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 28951 QTextEdit::VerticalAlignment*) 28952 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 28953 QTextEdit::VerticalAlignment*, int*, 28954 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 28955 int*) 28956 vfunc[157]: 28957 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 28958 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 28959 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 28960 vfunc[160]: QTextEdit::setPaper(QBrush const&) 28961 vfunc[161]: QTextEdit::setLinkUnderline(bool) 28962 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 28963 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 28964 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 28965 vfunc[165]: QTextEdit::copy() 28966 vfunc[166]: QTextEdit::append(QString const&) 28967 vfunc[167]: QTextBrowser::setText(QString const&, QString 28968 const&) 28969 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 28970 vfunc[169]: QTextEdit::selectAll(bool) 28971 vfunc[170]: QTextEdit::setTabStopWidth(int) 28972 vfunc[171]: QTextEdit::zoomIn(int) 28973 vfunc[172]: NULL or QTextEdit::zoomIn() 28974 vfunc[173]: QTextEdit::zoomOut(int) 28975 vfunc[174]: NULL or QTextEdit::zoomOut() 28976 vfunc[175]: QTextEdit::zoomTo(int) 28977 vfunc[176]: QTextEdit::sync() 28978 vfunc[177]: QTextEdit::setReadOnly(bool) 28979 vfunc[178]: QTextEdit::undo() 28980 vfunc[179]: QTextEdit::redo() 28981 vfunc[180]: QTextEdit::cut() 28982 vfunc[181]: QTextEdit::paste() 28983 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 28984 vfunc[183]: QTextEdit::clear() 28985 vfunc[184]: QTextEdit::del() 28986 vfunc[185]: QTextEdit::indent() 28987 vfunc[186]: QTextEdit::setItalic(bool) 28988 vfunc[187]: QTextEdit::setBold(bool) 28989 vfunc[188]: QTextEdit::setUnderline(bool) 28990 vfunc[189]: QTextEdit::setFamily(QString const&) 28991 vfunc[190]: QTextEdit::setPointSize(int) 28992 vfunc[191]: QTextEdit::setColor(QColor const&) 28993 vfunc[192]: 28994 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 28995 vfunc[193]: QTextEdit::setAlignment(int) 28996 vfunc[194]: 28997 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 28998 QStyleSheetItem::ListStyle) 28999 vfunc[195]: QTextEdit::setCursorPosition(int, int) 29000 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 29001 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 29002 const&, bool) 29003 vfunc[198]: QTextEdit::setModified(bool) 29004 vfunc[199]: QTextEdit::resetFormat() 29005 vfunc[200]: QTextEdit::setUndoDepth(int) 29006 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 29007 vfunc[202]: QTextEdit::ensureCursorVisible() 29008 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 29009 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 29010 bool) 29011 vfunc[205]: 29012 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 29013 vfunc[206]: QTextEdit::removeSelectedText(int) 29014 vfunc[207]: QTextEdit::removeSelection(int) 29015 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 29016 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 29017 vfunc[210]: QTextEdit::scrollToBottom() 29018 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 29019 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 29020 vfunc[213]: QTextEdit::removeParagraph(int) 29021 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 29022 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 29023 const&) 29024 vfunc[216]: QTextEdit::clearParagraphBackground(int) 29025 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 29026 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 29027 vfunc[219]: QTextEdit::createPopupMenu() 29028 vfunc[220]: QTextEdit::doChangeInterval() 29029 vfunc[221]: NULL or QTextBrowser::linksEnabled() const 29030 vfunc[222]: QTextBrowser::emitHighlighted(QString const&) 29031 vfunc[223]: QTextBrowser::emitLinkClicked(QString const&) 29032 vfunc[224]: QTextBrowser::setSource(QString const&) 29033 vfunc[225]: QTextBrowser::backward() 29034 vfunc[226]: QTextBrowser::forward() 29035 vfunc[227]: QTextBrowser::home() 29036 vfunc[228]: QTextBrowser::reload() 29037 29038 Table 8-351. Secondary vtable for QTextBrowser 29039 Base Offset -80 29040 Virtual Base Offset 0 29041 RTTI typeinfo for QTextBrowser 29042 vfunc[0]: non-virtual thunk to QTextBrowser::~QTextBrowser() 29043 vfunc[1]: non-virtual thunk to QTextBrowser::~QTextBrowser() 29044 vfunc[2]: QPaintDevice::setResolution(int) 29045 vfunc[3]: QPaintDevice::resolution() const 29046 vfunc[4]: QPaintDevice::handle() const 29047 vfunc[5]: QPaintDevice::x11RenderHandle() const 29048 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29049 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29050 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29051 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29052 const 29053 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29054 29055 The Run Time Type Information for the QTextBrowser class is 29056 described by Table 8-352 29057 29058 Table 8-352. typeinfo for QTextBrowser 29059 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29060 Name typeinfo name for QTextBrowser 29061 basetype: typeinfo for QTextEdit 29062 __________________________________________________________ 29063 29064 8.2.22.4. Class data for QLineEdit 29065 29066 The virtual table for the QLineEdit class is described by Table 29067 8-353 29068 29069 Table 8-353. Primary vtable for QLineEdit 29070 Base Offset 0 29071 Virtual Base Offset 0 29072 RTTI typeinfo for QLineEdit 29073 vfunc[0]: NULL or QLineEdit::metaObject() const 29074 vfunc[1]: QLineEdit::className() const 29075 vfunc[2]: QLineEdit::qt_cast(char const*) 29076 vfunc[3]: QLineEdit::qt_invoke(int, QUObject*) 29077 vfunc[4]: QLineEdit::qt_emit(int, QUObject*) 29078 vfunc[5]: QLineEdit::qt_property(int, int, QVariant*) 29079 vfunc[6]: QLineEdit::~QLineEdit() 29080 vfunc[7]: QLineEdit::~QLineEdit() 29081 vfunc[8]: QLineEdit::event(QEvent*) 29082 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29083 vfunc[10]: QWidget::setName(char const*) 29084 vfunc[11]: QObject::insertChild(QObject*) 29085 vfunc[12]: QObject::removeChild(QObject*) 29086 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29087 vfunc[14]: QObject::property(char const*) const 29088 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29089 vfunc[16]: QObject::childEvent(QChildEvent*) 29090 vfunc[17]: QObject::customEvent(QCustomEvent*) 29091 vfunc[18]: QObject::connectNotify(char const*) 29092 vfunc[19]: QObject::disconnectNotify(char const*) 29093 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29094 const*, char const*) 29095 vfunc[21]: QWidget::setEnabled(bool) 29096 vfunc[22]: QWidget::setMinimumSize(int, int) 29097 vfunc[23]: QWidget::setMaximumSize(int, int) 29098 vfunc[24]: QWidget::setSizeIncrement(int, int) 29099 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29100 vfunc[26]: QWidget::setEraseColor(QColor const&) 29101 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29102 vfunc[28]: QLineEdit::setPalette(QPalette const&) 29103 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29104 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29105 vfunc[31]: QLineEdit::setFont(QFont const&) 29106 vfunc[32]: QWidget::setCursor(QCursor const&) 29107 vfunc[33]: QWidget::unsetCursor() 29108 vfunc[34]: QWidget::setMask(QBitmap const&) 29109 vfunc[35]: QWidget::setMask(QRegion const&) 29110 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29111 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29112 vfunc[38]: QWidget::setCaption(QString const&) 29113 vfunc[39]: QWidget::setIcon(QPixmap const&) 29114 vfunc[40]: QWidget::setIconText(QString const&) 29115 vfunc[41]: QWidget::setMouseTracking(bool) 29116 vfunc[42]: QWidget::setFocus() 29117 vfunc[43]: QWidget::setActiveWindow() 29118 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29119 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29120 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29121 vfunc[47]: QWidget::show() 29122 vfunc[48]: QWidget::hide() 29123 vfunc[49]: QWidget::showMinimized() 29124 vfunc[50]: QWidget::showMaximized() 29125 vfunc[51]: QWidget::showNormal() 29126 vfunc[52]: QWidget::polish() 29127 vfunc[53]: QWidget::move(int, int) 29128 vfunc[54]: QWidget::resize(int, int) 29129 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29130 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29131 vfunc[57]: QWidget::close(bool) 29132 vfunc[58]: QLineEdit::sizeHint() const 29133 vfunc[59]: QLineEdit::minimumSizeHint() const 29134 vfunc[60]: QWidget::sizePolicy() const 29135 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29136 vfunc[62]: QWidget::heightForWidth(int) const 29137 vfunc[63]: QWidget::adjustSize() 29138 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29139 const&, bool) 29140 vfunc[65]: QWidget::setAcceptDrops(bool) 29141 vfunc[66]: QWidget::setAutoMask(bool) 29142 vfunc[67]: 29143 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29144 vfunc[68]: QWidget::customWhatsThis() const 29145 vfunc[69]: QLineEdit::mousePressEvent(QMouseEvent*) 29146 vfunc[70]: QLineEdit::mouseReleaseEvent(QMouseEvent*) 29147 vfunc[71]: QLineEdit::mouseDoubleClickEvent(QMouseEvent*) 29148 vfunc[72]: QLineEdit::mouseMoveEvent(QMouseEvent*) 29149 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29150 vfunc[74]: QLineEdit::keyPressEvent(QKeyEvent*) 29151 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29152 vfunc[76]: QLineEdit::focusInEvent(QFocusEvent*) 29153 vfunc[77]: QLineEdit::focusOutEvent(QFocusEvent*) 29154 vfunc[78]: QWidget::enterEvent(QEvent*) 29155 vfunc[79]: QWidget::leaveEvent(QEvent*) 29156 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29157 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29158 vfunc[82]: QLineEdit::resizeEvent(QResizeEvent*) 29159 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29160 vfunc[84]: QLineEdit::contextMenuEvent(QContextMenuEvent*) 29161 vfunc[85]: QLineEdit::imStartEvent(QIMEvent*) 29162 vfunc[86]: QLineEdit::imComposeEvent(QIMEvent*) 29163 vfunc[87]: QLineEdit::imEndEvent(QIMEvent*) 29164 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29165 vfunc[89]: QLineEdit::dragEnterEvent(QDragEnterEvent*) 29166 vfunc[90]: QLineEdit::dragMoveEvent(QDragMoveEvent*) 29167 vfunc[91]: QLineEdit::dragLeaveEvent(QDragLeaveEvent*) 29168 vfunc[92]: QLineEdit::dropEvent(QDropEvent*) 29169 vfunc[93]: QWidget::showEvent(QShowEvent*) 29170 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29171 vfunc[95]: QWidget::x11Event(_XEvent*) 29172 vfunc[96]: QWidget::updateMask() 29173 vfunc[97]: QFrame::styleChange(QStyle&) 29174 vfunc[98]: QWidget::enabledChange(bool) 29175 vfunc[99]: QWidget::paletteChange(QPalette const&) 29176 vfunc[100]: QWidget::fontChange(QFont const&) 29177 vfunc[101]: QLineEdit::windowActivationChange(bool) 29178 vfunc[102]: QWidget::metric(int) const 29179 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29180 vfunc[104]: QWidget::destroy(bool, bool) 29181 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29182 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29183 vfunc[107]: QWidget::focusNextPrevChild(bool) 29184 vfunc[108]: QWidget::setKeyCompression(bool) 29185 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29186 bool, QFont*) 29187 vfunc[110]: QFrame::setFrameStyle(int) 29188 vfunc[111]: QFrame::setLineWidth(int) 29189 vfunc[112]: QFrame::setMargin(int) 29190 vfunc[113]: QFrame::setMidLineWidth(int) 29191 vfunc[114]: QFrame::setFrameRect(QRect const&) 29192 vfunc[115]: QFrame::drawFrame(QPainter*) 29193 vfunc[116]: QLineEdit::drawContents(QPainter*) 29194 vfunc[117]: QFrame::frameChanged() 29195 vfunc[118]: QLineEdit::setText(QString const&) 29196 vfunc[119]: QLineEdit::selectAll() 29197 vfunc[120]: QLineEdit::deselect() 29198 vfunc[121]: QLineEdit::clearValidator() 29199 vfunc[122]: QLineEdit::insert(QString const&) 29200 vfunc[123]: QLineEdit::clear() 29201 vfunc[124]: QLineEdit::undo() 29202 vfunc[125]: QLineEdit::redo() 29203 vfunc[126]: QLineEdit::setMaxLength(int) 29204 vfunc[127]: QLineEdit::setFrame(bool) 29205 vfunc[128]: QLineEdit::setEchoMode(QLineEdit::EchoMode) 29206 vfunc[129]: QLineEdit::setReadOnly(bool) 29207 vfunc[130]: QLineEdit::setValidator(QValidator const*) 29208 vfunc[131]: QLineEdit::setSelection(int, int) 29209 vfunc[132]: QLineEdit::setCursorPosition(int) 29210 vfunc[133]: QLineEdit::setAlignment(int) 29211 vfunc[134]: QLineEdit::cut() 29212 vfunc[135]: QLineEdit::copy() const 29213 vfunc[136]: QLineEdit::paste() 29214 vfunc[137]: QLineEdit::setDragEnabled(bool) 29215 vfunc[138]: QLineEdit::createPopupMenu() 29216 29217 Table 8-354. Secondary vtable for QLineEdit 29218 Base Offset -80 29219 Virtual Base Offset 0 29220 RTTI typeinfo for QLineEdit 29221 vfunc[0]: non-virtual thunk to QLineEdit::~QLineEdit() 29222 vfunc[1]: non-virtual thunk to QLineEdit::~QLineEdit() 29223 vfunc[2]: QPaintDevice::setResolution(int) 29224 vfunc[3]: QPaintDevice::resolution() const 29225 vfunc[4]: QPaintDevice::handle() const 29226 vfunc[5]: QPaintDevice::x11RenderHandle() const 29227 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29228 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29229 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29230 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29231 const 29232 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29233 29234 The Run Time Type Information for the QLineEdit class is 29235 described by Table 8-355 29236 29237 Table 8-355. typeinfo for QLineEdit 29238 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29239 Name typeinfo name for QLineEdit 29240 basetype: typeinfo for QFrame 29241 __________________________________________________________ 29242 29243 8.2.22.5. Class data for QListBoxText 29244 29245 The virtual table for the QListBoxText class is described by 29246 Table 8-356 29247 29248 Table 8-356. Primary vtable for QListBoxText 29249 Base Offset 0 29250 Virtual Base Offset 0 29251 RTTI typeinfo for QListBoxText 29252 vfunc[0]: QListBoxText::~QListBoxText() 29253 vfunc[1]: QListBoxText::~QListBoxText() 29254 vfunc[2]: QListBoxItem::text() const 29255 vfunc[3]: QListBoxItem::pixmap() const 29256 vfunc[4]: QListBoxText::height(QListBox const*) const 29257 vfunc[5]: QListBoxText::width(QListBox const*) const 29258 vfunc[6]: QListBoxText::rtti() const 29259 vfunc[7]: QListBoxText::paint(QPainter*) 29260 vfunc[8]: NULL or QListBoxItem::setText(QString const&) 29261 29262 The Run Time Type Information for the QListBoxText class is 29263 described by Table 8-357 29264 29265 Table 8-357. typeinfo for QListBoxText 29266 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29267 Name typeinfo name for QListBoxText 29268 basetype: typeinfo for QListBoxItem 29269 __________________________________________________________ 29270 29271 8.2.22.6. Class data for QLCDNumber 29272 29273 The virtual table for the QLCDNumber class is described by 29274 Table 8-358 29275 29276 Table 8-358. Primary vtable for QLCDNumber 29277 Base Offset 0 29278 Virtual Base Offset 0 29279 RTTI typeinfo for QLCDNumber 29280 vfunc[0]: NULL or QLCDNumber::metaObject() const 29281 vfunc[1]: QLCDNumber::className() const 29282 vfunc[2]: QLCDNumber::qt_cast(char const*) 29283 vfunc[3]: QLCDNumber::qt_invoke(int, QUObject*) 29284 vfunc[4]: QLCDNumber::qt_emit(int, QUObject*) 29285 vfunc[5]: QLCDNumber::qt_property(int, int, QVariant*) 29286 vfunc[6]: QLCDNumber::~QLCDNumber() 29287 vfunc[7]: QLCDNumber::~QLCDNumber() 29288 vfunc[8]: QWidget::event(QEvent*) 29289 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29290 vfunc[10]: QWidget::setName(char const*) 29291 vfunc[11]: QObject::insertChild(QObject*) 29292 vfunc[12]: QObject::removeChild(QObject*) 29293 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29294 vfunc[14]: QObject::property(char const*) const 29295 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29296 vfunc[16]: QObject::childEvent(QChildEvent*) 29297 vfunc[17]: QObject::customEvent(QCustomEvent*) 29298 vfunc[18]: QObject::connectNotify(char const*) 29299 vfunc[19]: QObject::disconnectNotify(char const*) 29300 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29301 const*, char const*) 29302 vfunc[21]: QWidget::setEnabled(bool) 29303 vfunc[22]: QWidget::setMinimumSize(int, int) 29304 vfunc[23]: QWidget::setMaximumSize(int, int) 29305 vfunc[24]: QWidget::setSizeIncrement(int, int) 29306 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29307 vfunc[26]: QWidget::setEraseColor(QColor const&) 29308 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29309 vfunc[28]: QWidget::setPalette(QPalette const&) 29310 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29311 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29312 vfunc[31]: QWidget::setFont(QFont const&) 29313 vfunc[32]: QWidget::setCursor(QCursor const&) 29314 vfunc[33]: QWidget::unsetCursor() 29315 vfunc[34]: QWidget::setMask(QBitmap const&) 29316 vfunc[35]: QWidget::setMask(QRegion const&) 29317 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29318 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29319 vfunc[38]: QWidget::setCaption(QString const&) 29320 vfunc[39]: QWidget::setIcon(QPixmap const&) 29321 vfunc[40]: QWidget::setIconText(QString const&) 29322 vfunc[41]: QWidget::setMouseTracking(bool) 29323 vfunc[42]: QWidget::setFocus() 29324 vfunc[43]: QWidget::setActiveWindow() 29325 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29326 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29327 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29328 vfunc[47]: QWidget::show() 29329 vfunc[48]: QWidget::hide() 29330 vfunc[49]: QWidget::showMinimized() 29331 vfunc[50]: QWidget::showMaximized() 29332 vfunc[51]: QWidget::showNormal() 29333 vfunc[52]: QWidget::polish() 29334 vfunc[53]: QWidget::move(int, int) 29335 vfunc[54]: QWidget::resize(int, int) 29336 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29337 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29338 vfunc[57]: QWidget::close(bool) 29339 vfunc[58]: QLCDNumber::sizeHint() const 29340 vfunc[59]: QWidget::minimumSizeHint() const 29341 vfunc[60]: QWidget::sizePolicy() const 29342 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29343 vfunc[62]: QWidget::heightForWidth(int) const 29344 vfunc[63]: QWidget::adjustSize() 29345 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29346 const&, bool) 29347 vfunc[65]: QWidget::setAcceptDrops(bool) 29348 vfunc[66]: QWidget::setAutoMask(bool) 29349 vfunc[67]: 29350 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29351 vfunc[68]: QWidget::customWhatsThis() const 29352 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29353 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29354 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29355 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29356 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29357 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29358 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29359 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29360 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29361 vfunc[78]: QWidget::enterEvent(QEvent*) 29362 vfunc[79]: QWidget::leaveEvent(QEvent*) 29363 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29364 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29365 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 29366 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29367 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29368 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29369 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29370 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29371 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29372 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29373 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29374 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29375 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29376 vfunc[93]: QWidget::showEvent(QShowEvent*) 29377 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29378 vfunc[95]: QWidget::x11Event(_XEvent*) 29379 vfunc[96]: QWidget::updateMask() 29380 vfunc[97]: QFrame::styleChange(QStyle&) 29381 vfunc[98]: QWidget::enabledChange(bool) 29382 vfunc[99]: QWidget::paletteChange(QPalette const&) 29383 vfunc[100]: QWidget::fontChange(QFont const&) 29384 vfunc[101]: QWidget::windowActivationChange(bool) 29385 vfunc[102]: QWidget::metric(int) const 29386 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29387 vfunc[104]: QWidget::destroy(bool, bool) 29388 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29389 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29390 vfunc[107]: QWidget::focusNextPrevChild(bool) 29391 vfunc[108]: QWidget::setKeyCompression(bool) 29392 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29393 bool, QFont*) 29394 vfunc[110]: QFrame::setFrameStyle(int) 29395 vfunc[111]: QFrame::setLineWidth(int) 29396 vfunc[112]: QFrame::setMargin(int) 29397 vfunc[113]: QFrame::setMidLineWidth(int) 29398 vfunc[114]: QFrame::setFrameRect(QRect const&) 29399 vfunc[115]: QFrame::drawFrame(QPainter*) 29400 vfunc[116]: QLCDNumber::drawContents(QPainter*) 29401 vfunc[117]: QFrame::frameChanged() 29402 vfunc[118]: QLCDNumber::setNumDigits(int) 29403 vfunc[119]: QLCDNumber::setMode(QLCDNumber::Mode) 29404 vfunc[120]: 29405 QLCDNumber::setSegmentStyle(QLCDNumber::SegmentStyle) 29406 vfunc[121]: QLCDNumber::setHexMode() 29407 vfunc[122]: QLCDNumber::setDecMode() 29408 vfunc[123]: QLCDNumber::setOctMode() 29409 vfunc[124]: QLCDNumber::setBinMode() 29410 vfunc[125]: QLCDNumber::setSmallDecimalPoint(bool) 29411 29412 Table 8-359. Secondary vtable for QLCDNumber 29413 Base Offset -80 29414 Virtual Base Offset 0 29415 RTTI typeinfo for QLCDNumber 29416 vfunc[0]: non-virtual thunk to QLCDNumber::~QLCDNumber() 29417 vfunc[1]: non-virtual thunk to QLCDNumber::~QLCDNumber() 29418 vfunc[2]: QPaintDevice::setResolution(int) 29419 vfunc[3]: QPaintDevice::resolution() const 29420 vfunc[4]: QPaintDevice::handle() const 29421 vfunc[5]: QPaintDevice::x11RenderHandle() const 29422 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29423 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29424 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29425 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29426 const 29427 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29428 29429 The Run Time Type Information for the QLCDNumber class is 29430 described by Table 8-360 29431 29432 Table 8-360. typeinfo for QLCDNumber 29433 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29434 Name typeinfo name for QLCDNumber 29435 basetype: typeinfo for QFrame 29436 __________________________________________________________ 29437 29438 8.2.22.7. Class data for QGridView 29439 29440 The virtual table for the QGridView class is described by Table 29441 8-361 29442 29443 Table 8-361. Primary vtable for QGridView 29444 Base Offset 0 29445 Virtual Base Offset 0 29446 RTTI typeinfo for QGridView 29447 vfunc[0]: NULL or QGridView::metaObject() const 29448 vfunc[1]: QGridView::className() const 29449 vfunc[2]: QGridView::qt_cast(char const*) 29450 vfunc[3]: QGridView::qt_invoke(int, QUObject*) 29451 vfunc[4]: QGridView::qt_emit(int, QUObject*) 29452 vfunc[5]: QGridView::qt_property(int, int, QVariant*) 29453 vfunc[6]: QGridView::~QGridView() 29454 vfunc[7]: QGridView::~QGridView() 29455 vfunc[8]: QWidget::event(QEvent*) 29456 vfunc[9]: QScrollView::eventFilter(QObject*, QEvent*) 29457 vfunc[10]: QWidget::setName(char const*) 29458 vfunc[11]: QObject::insertChild(QObject*) 29459 vfunc[12]: QScrollView::removeChild(QObject*) 29460 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29461 vfunc[14]: QObject::property(char const*) const 29462 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29463 vfunc[16]: QObject::childEvent(QChildEvent*) 29464 vfunc[17]: QObject::customEvent(QCustomEvent*) 29465 vfunc[18]: QObject::connectNotify(char const*) 29466 vfunc[19]: QObject::disconnectNotify(char const*) 29467 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29468 const*, char const*) 29469 vfunc[21]: QScrollView::setEnabled(bool) 29470 vfunc[22]: QWidget::setMinimumSize(int, int) 29471 vfunc[23]: QWidget::setMaximumSize(int, int) 29472 vfunc[24]: QWidget::setSizeIncrement(int, int) 29473 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29474 vfunc[26]: QWidget::setEraseColor(QColor const&) 29475 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29476 vfunc[28]: QWidget::setPalette(QPalette const&) 29477 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29478 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29479 vfunc[31]: QWidget::setFont(QFont const&) 29480 vfunc[32]: QWidget::setCursor(QCursor const&) 29481 vfunc[33]: QWidget::unsetCursor() 29482 vfunc[34]: QWidget::setMask(QBitmap const&) 29483 vfunc[35]: QWidget::setMask(QRegion const&) 29484 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29485 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29486 vfunc[38]: QWidget::setCaption(QString const&) 29487 vfunc[39]: QWidget::setIcon(QPixmap const&) 29488 vfunc[40]: QWidget::setIconText(QString const&) 29489 vfunc[41]: QWidget::setMouseTracking(bool) 29490 vfunc[42]: QWidget::setFocus() 29491 vfunc[43]: QWidget::setActiveWindow() 29492 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29493 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29494 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29495 vfunc[47]: QScrollView::show() 29496 vfunc[48]: QWidget::hide() 29497 vfunc[49]: QWidget::showMinimized() 29498 vfunc[50]: QWidget::showMaximized() 29499 vfunc[51]: QWidget::showNormal() 29500 vfunc[52]: QWidget::polish() 29501 vfunc[53]: QWidget::move(int, int) 29502 vfunc[54]: QScrollView::resize(int, int) 29503 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29504 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29505 vfunc[57]: QWidget::close(bool) 29506 vfunc[58]: QScrollView::sizeHint() const 29507 vfunc[59]: QScrollView::minimumSizeHint() const 29508 vfunc[60]: QWidget::sizePolicy() const 29509 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29510 vfunc[62]: QWidget::heightForWidth(int) const 29511 vfunc[63]: QWidget::adjustSize() 29512 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29513 const&, bool) 29514 vfunc[65]: QWidget::setAcceptDrops(bool) 29515 vfunc[66]: QWidget::setAutoMask(bool) 29516 vfunc[67]: 29517 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29518 vfunc[68]: QWidget::customWhatsThis() const 29519 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 29520 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 29521 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 29522 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 29523 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 29524 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29525 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29526 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29527 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29528 vfunc[78]: QWidget::enterEvent(QEvent*) 29529 vfunc[79]: QWidget::leaveEvent(QEvent*) 29530 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 29531 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29532 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 29533 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29534 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 29535 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29536 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29537 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29538 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29539 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29540 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29541 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29542 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29543 vfunc[93]: QWidget::showEvent(QShowEvent*) 29544 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29545 vfunc[95]: QWidget::x11Event(_XEvent*) 29546 vfunc[96]: QWidget::updateMask() 29547 vfunc[97]: QScrollView::styleChange(QStyle&) 29548 vfunc[98]: QWidget::enabledChange(bool) 29549 vfunc[99]: QWidget::paletteChange(QPalette const&) 29550 vfunc[100]: QScrollView::fontChange(QFont const&) 29551 vfunc[101]: QWidget::windowActivationChange(bool) 29552 vfunc[102]: QWidget::metric(int) const 29553 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29554 vfunc[104]: QWidget::destroy(bool, bool) 29555 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29556 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29557 vfunc[107]: QScrollView::focusNextPrevChild(bool) 29558 vfunc[108]: QWidget::setKeyCompression(bool) 29559 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29560 bool, QFont*) 29561 vfunc[110]: QFrame::setFrameStyle(int) 29562 vfunc[111]: QFrame::setLineWidth(int) 29563 vfunc[112]: QFrame::setMargin(int) 29564 vfunc[113]: QFrame::setMidLineWidth(int) 29565 vfunc[114]: QFrame::setFrameRect(QRect const&) 29566 vfunc[115]: QFrame::drawFrame(QPainter*) 29567 vfunc[116]: QGridView::drawContents(QPainter*) 29568 vfunc[117]: QScrollView::frameChanged() 29569 vfunc[118]: 29570 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 29571 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 29572 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 29573 vfunc[121]: 29574 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 29575 vfunc[122]: 29576 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 29577 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 29578 vfunc[124]: QScrollView::setDragAutoScroll(bool) 29579 vfunc[125]: QScrollView::resizeContents(int, int) 29580 vfunc[126]: QScrollView::setContentsPos(int, int) 29581 vfunc[127]: QGridView::drawContents(QPainter*, int, int, int, 29582 int) 29583 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 29584 int, int, int, int, int) 29585 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 29586 vfunc[130]: 29587 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 29588 vfunc[131]: 29589 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 29590 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 29591 vfunc[133]: 29592 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 29593 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 29594 vfunc[135]: 29595 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 29596 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 29597 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 29598 vfunc[138]: 29599 QScrollView::contentsContextMenuEvent(QContextMenuEvent*) 29600 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 29601 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 29602 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 29603 vfunc[142]: 29604 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 29605 vfunc[143]: 29606 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 29607 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 29608 vfunc[145]: 29609 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 29610 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 29611 vfunc[147]: 29612 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 29613 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 29614 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 29615 vfunc[150]: 29616 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 29617 vfunc[151]: QScrollView::setMargins(int, int, int, int) 29618 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 29619 int, int) 29620 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 29621 int, int) 29622 vfunc[154]: QGridView::setNumRows(int) 29623 vfunc[155]: QGridView::setNumCols(int) 29624 vfunc[156]: QGridView::setCellWidth(int) 29625 vfunc[157]: QGridView::setCellHeight(int) 29626 vfunc[158]: __cxa_pure_virtual 29627 vfunc[159]: QGridView::paintEmptyArea(QPainter*, int, int, int, 29628 int) 29629 vfunc[160]: QGridView::dimensionChange(int, int) 29630 29631 Table 8-362. Secondary vtable for QGridView 29632 Base Offset -80 29633 Virtual Base Offset 0 29634 RTTI typeinfo for QGridView 29635 vfunc[0]: non-virtual thunk to QGridView::~QGridView() 29636 vfunc[1]: non-virtual thunk to QGridView::~QGridView() 29637 vfunc[2]: QPaintDevice::setResolution(int) 29638 vfunc[3]: QPaintDevice::resolution() const 29639 vfunc[4]: QPaintDevice::handle() const 29640 vfunc[5]: QPaintDevice::x11RenderHandle() const 29641 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29642 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29643 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29644 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29645 const 29646 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29647 29648 The Run Time Type Information for the QGridView class is 29649 described by Table 8-363 29650 29651 Table 8-363. typeinfo for QGridView 29652 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29653 Name typeinfo name for QGridView 29654 basetype: typeinfo for QScrollView 29655 __________________________________________________________ 29656 29657 8.2.22.8. Class data for QButton 29658 29659 The virtual table for the QButton class is described by Table 29660 8-364 29661 29662 Table 8-364. Primary vtable for QButton 29663 Base Offset 0 29664 Virtual Base Offset 0 29665 RTTI typeinfo for QButton 29666 vfunc[0]: NULL or QButton::metaObject() const 29667 vfunc[1]: QButton::className() const 29668 vfunc[2]: QButton::qt_cast(char const*) 29669 vfunc[3]: QButton::qt_invoke(int, QUObject*) 29670 vfunc[4]: QButton::qt_emit(int, QUObject*) 29671 vfunc[5]: QButton::qt_property(int, int, QVariant*) 29672 vfunc[6]: QButton::~QButton() 29673 vfunc[7]: QButton::~QButton() 29674 vfunc[8]: QWidget::event(QEvent*) 29675 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 29676 vfunc[10]: QWidget::setName(char const*) 29677 vfunc[11]: QObject::insertChild(QObject*) 29678 vfunc[12]: QObject::removeChild(QObject*) 29679 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29680 vfunc[14]: QObject::property(char const*) const 29681 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29682 vfunc[16]: QObject::childEvent(QChildEvent*) 29683 vfunc[17]: QObject::customEvent(QCustomEvent*) 29684 vfunc[18]: QObject::connectNotify(char const*) 29685 vfunc[19]: QObject::disconnectNotify(char const*) 29686 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29687 const*, char const*) 29688 vfunc[21]: QWidget::setEnabled(bool) 29689 vfunc[22]: QWidget::setMinimumSize(int, int) 29690 vfunc[23]: QWidget::setMaximumSize(int, int) 29691 vfunc[24]: QWidget::setSizeIncrement(int, int) 29692 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29693 vfunc[26]: QWidget::setEraseColor(QColor const&) 29694 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29695 vfunc[28]: QWidget::setPalette(QPalette const&) 29696 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29697 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29698 vfunc[31]: QWidget::setFont(QFont const&) 29699 vfunc[32]: QWidget::setCursor(QCursor const&) 29700 vfunc[33]: QWidget::unsetCursor() 29701 vfunc[34]: QWidget::setMask(QBitmap const&) 29702 vfunc[35]: QWidget::setMask(QRegion const&) 29703 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29704 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29705 vfunc[38]: QWidget::setCaption(QString const&) 29706 vfunc[39]: QWidget::setIcon(QPixmap const&) 29707 vfunc[40]: QWidget::setIconText(QString const&) 29708 vfunc[41]: QWidget::setMouseTracking(bool) 29709 vfunc[42]: QWidget::setFocus() 29710 vfunc[43]: QWidget::setActiveWindow() 29711 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29712 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29713 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29714 vfunc[47]: QWidget::show() 29715 vfunc[48]: QWidget::hide() 29716 vfunc[49]: QWidget::showMinimized() 29717 vfunc[50]: QWidget::showMaximized() 29718 vfunc[51]: QWidget::showNormal() 29719 vfunc[52]: QWidget::polish() 29720 vfunc[53]: QWidget::move(int, int) 29721 vfunc[54]: QWidget::resize(int, int) 29722 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29723 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29724 vfunc[57]: QWidget::close(bool) 29725 vfunc[58]: QWidget::sizeHint() const 29726 vfunc[59]: QWidget::minimumSizeHint() const 29727 vfunc[60]: QWidget::sizePolicy() const 29728 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29729 vfunc[62]: QWidget::heightForWidth(int) const 29730 vfunc[63]: QWidget::adjustSize() 29731 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29732 const&, bool) 29733 vfunc[65]: QWidget::setAcceptDrops(bool) 29734 vfunc[66]: QWidget::setAutoMask(bool) 29735 vfunc[67]: 29736 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29737 vfunc[68]: QWidget::customWhatsThis() const 29738 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 29739 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 29740 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29741 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 29742 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29743 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 29744 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 29745 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 29746 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 29747 vfunc[78]: QWidget::enterEvent(QEvent*) 29748 vfunc[79]: QWidget::leaveEvent(QEvent*) 29749 vfunc[80]: QButton::paintEvent(QPaintEvent*) 29750 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29751 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 29752 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29753 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29754 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29755 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29756 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29757 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29758 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29759 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29760 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29761 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29762 vfunc[93]: QWidget::showEvent(QShowEvent*) 29763 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29764 vfunc[95]: QWidget::x11Event(_XEvent*) 29765 vfunc[96]: QWidget::updateMask() 29766 vfunc[97]: QWidget::styleChange(QStyle&) 29767 vfunc[98]: QButton::enabledChange(bool) 29768 vfunc[99]: QWidget::paletteChange(QPalette const&) 29769 vfunc[100]: QWidget::fontChange(QFont const&) 29770 vfunc[101]: QWidget::windowActivationChange(bool) 29771 vfunc[102]: QWidget::metric(int) const 29772 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29773 vfunc[104]: QWidget::destroy(bool, bool) 29774 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29775 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29776 vfunc[107]: QWidget::focusNextPrevChild(bool) 29777 vfunc[108]: QWidget::setKeyCompression(bool) 29778 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29779 bool, QFont*) 29780 vfunc[110]: QButton::setText(QString const&) 29781 vfunc[111]: QButton::setPixmap(QPixmap const&) 29782 vfunc[112]: QButton::setAccel(QKeySequence const&) 29783 vfunc[113]: QButton::setDown(bool) 29784 vfunc[114]: QButton::setAutoRepeat(bool) 29785 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 29786 vfunc[116]: QButton::setState(QButton::ToggleState) 29787 vfunc[117]: QButton::hitButton(QPoint const&) const 29788 vfunc[118]: QButton::drawButton(QPainter*) 29789 vfunc[119]: QButton::drawButtonLabel(QPainter*) 29790 vfunc[120]: QButton::setGroup(QButtonGroup*) 29791 29792 Table 8-365. Secondary vtable for QButton 29793 Base Offset -80 29794 Virtual Base Offset 0 29795 RTTI typeinfo for QButton 29796 vfunc[0]: non-virtual thunk to QButton::~QButton() 29797 vfunc[1]: non-virtual thunk to QButton::~QButton() 29798 vfunc[2]: QPaintDevice::setResolution(int) 29799 vfunc[3]: QPaintDevice::resolution() const 29800 vfunc[4]: QPaintDevice::handle() const 29801 vfunc[5]: QPaintDevice::x11RenderHandle() const 29802 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29803 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29804 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29805 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29806 const 29807 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29808 29809 The Run Time Type Information for the QButton class is 29810 described by Table 8-366 29811 29812 Table 8-366. typeinfo for QButton 29813 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29814 Name typeinfo name for QButton 29815 basetype: typeinfo for QWidget 29816 __________________________________________________________ 29817 29818 8.2.22.9. Class data for QTabWidget 29819 29820 The virtual table for the QTabWidget class is described by 29821 Table 8-367 29822 29823 Table 8-367. Primary vtable for QTabWidget 29824 Base Offset 0 29825 Virtual Base Offset 0 29826 RTTI typeinfo for QTabWidget 29827 vfunc[0]: NULL or QTabWidget::metaObject() const 29828 vfunc[1]: QTabWidget::className() const 29829 vfunc[2]: QTabWidget::qt_cast(char const*) 29830 vfunc[3]: QTabWidget::qt_invoke(int, QUObject*) 29831 vfunc[4]: QTabWidget::qt_emit(int, QUObject*) 29832 vfunc[5]: QTabWidget::qt_property(int, int, QVariant*) 29833 vfunc[6]: QTabWidget::~QTabWidget() 29834 vfunc[7]: QTabWidget::~QTabWidget() 29835 vfunc[8]: QWidget::event(QEvent*) 29836 vfunc[9]: QTabWidget::eventFilter(QObject*, QEvent*) 29837 vfunc[10]: QWidget::setName(char const*) 29838 vfunc[11]: QObject::insertChild(QObject*) 29839 vfunc[12]: QObject::removeChild(QObject*) 29840 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 29841 vfunc[14]: QObject::property(char const*) const 29842 vfunc[15]: QObject::timerEvent(QTimerEvent*) 29843 vfunc[16]: QObject::childEvent(QChildEvent*) 29844 vfunc[17]: QObject::customEvent(QCustomEvent*) 29845 vfunc[18]: QObject::connectNotify(char const*) 29846 vfunc[19]: QObject::disconnectNotify(char const*) 29847 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 29848 const*, char const*) 29849 vfunc[21]: QWidget::setEnabled(bool) 29850 vfunc[22]: QWidget::setMinimumSize(int, int) 29851 vfunc[23]: QWidget::setMaximumSize(int, int) 29852 vfunc[24]: QWidget::setSizeIncrement(int, int) 29853 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 29854 vfunc[26]: QWidget::setEraseColor(QColor const&) 29855 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 29856 vfunc[28]: QWidget::setPalette(QPalette const&) 29857 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 29858 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 29859 vfunc[31]: QWidget::setFont(QFont const&) 29860 vfunc[32]: QWidget::setCursor(QCursor const&) 29861 vfunc[33]: QWidget::unsetCursor() 29862 vfunc[34]: QWidget::setMask(QBitmap const&) 29863 vfunc[35]: QWidget::setMask(QRegion const&) 29864 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 29865 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 29866 vfunc[38]: QWidget::setCaption(QString const&) 29867 vfunc[39]: QWidget::setIcon(QPixmap const&) 29868 vfunc[40]: QWidget::setIconText(QString const&) 29869 vfunc[41]: QWidget::setMouseTracking(bool) 29870 vfunc[42]: QWidget::setFocus() 29871 vfunc[43]: QWidget::setActiveWindow() 29872 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 29873 vfunc[45]: QWidget::setFocusProxy(QWidget*) 29874 vfunc[46]: QWidget::setUpdatesEnabled(bool) 29875 vfunc[47]: QWidget::show() 29876 vfunc[48]: QWidget::hide() 29877 vfunc[49]: QWidget::showMinimized() 29878 vfunc[50]: QWidget::showMaximized() 29879 vfunc[51]: QWidget::showNormal() 29880 vfunc[52]: QWidget::polish() 29881 vfunc[53]: QWidget::move(int, int) 29882 vfunc[54]: QWidget::resize(int, int) 29883 vfunc[55]: QWidget::setGeometry(int, int, int, int) 29884 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 29885 vfunc[57]: QWidget::close(bool) 29886 vfunc[58]: QTabWidget::sizeHint() const 29887 vfunc[59]: QTabWidget::minimumSizeHint() const 29888 vfunc[60]: QWidget::sizePolicy() const 29889 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 29890 vfunc[62]: QWidget::heightForWidth(int) const 29891 vfunc[63]: QWidget::adjustSize() 29892 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 29893 const&, bool) 29894 vfunc[65]: QWidget::setAcceptDrops(bool) 29895 vfunc[66]: QWidget::setAutoMask(bool) 29896 vfunc[67]: 29897 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 29898 vfunc[68]: QWidget::customWhatsThis() const 29899 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 29900 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 29901 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 29902 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 29903 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 29904 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 29905 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 29906 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 29907 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 29908 vfunc[78]: QWidget::enterEvent(QEvent*) 29909 vfunc[79]: QWidget::leaveEvent(QEvent*) 29910 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 29911 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 29912 vfunc[82]: QTabWidget::resizeEvent(QResizeEvent*) 29913 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 29914 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 29915 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 29916 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 29917 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 29918 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 29919 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 29920 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 29921 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 29922 vfunc[92]: QWidget::dropEvent(QDropEvent*) 29923 vfunc[93]: QTabWidget::showEvent(QShowEvent*) 29924 vfunc[94]: QWidget::hideEvent(QHideEvent*) 29925 vfunc[95]: QWidget::x11Event(_XEvent*) 29926 vfunc[96]: QTabWidget::updateMask() 29927 vfunc[97]: QTabWidget::styleChange(QStyle&) 29928 vfunc[98]: QWidget::enabledChange(bool) 29929 vfunc[99]: QWidget::paletteChange(QPalette const&) 29930 vfunc[100]: QWidget::fontChange(QFont const&) 29931 vfunc[101]: QWidget::windowActivationChange(bool) 29932 vfunc[102]: QWidget::metric(int) const 29933 vfunc[103]: QWidget::create(unsigned long, bool, bool) 29934 vfunc[104]: QWidget::destroy(bool, bool) 29935 vfunc[105]: NULL or QWidget::setWState(unsigned int) 29936 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 29937 vfunc[107]: QWidget::focusNextPrevChild(bool) 29938 vfunc[108]: QWidget::setKeyCompression(bool) 29939 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 29940 bool, QFont*) 29941 vfunc[110]: QTabWidget::addTab(QWidget*, QString const&) 29942 vfunc[111]: QTabWidget::addTab(QWidget*, QIconSet const&, 29943 QString const&) 29944 vfunc[112]: QTabWidget::addTab(QWidget*, QTab*) 29945 vfunc[113]: QTabWidget::insertTab(QWidget*, QString const&, 29946 int) 29947 vfunc[114]: QTabWidget::insertTab(QWidget*, QIconSet const&, 29948 QString const&, int) 29949 vfunc[115]: QTabWidget::insertTab(QWidget*, QTab*, int) 29950 vfunc[116]: QTabWidget::showPage(QWidget*) 29951 vfunc[117]: QTabWidget::removePage(QWidget*) 29952 29953 Table 8-368. Secondary vtable for QTabWidget 29954 Base Offset -80 29955 Virtual Base Offset 0 29956 RTTI typeinfo for QTabWidget 29957 vfunc[0]: non-virtual thunk to QTabWidget::~QTabWidget() 29958 vfunc[1]: non-virtual thunk to QTabWidget::~QTabWidget() 29959 vfunc[2]: QPaintDevice::setResolution(int) 29960 vfunc[3]: QPaintDevice::resolution() const 29961 vfunc[4]: QPaintDevice::handle() const 29962 vfunc[5]: QPaintDevice::x11RenderHandle() const 29963 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 29964 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 29965 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 29966 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 29967 const 29968 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 29969 29970 The Run Time Type Information for the QTabWidget class is 29971 described by Table 8-369 29972 29973 Table 8-369. typeinfo for QTabWidget 29974 Base Vtable vtable for __cxxabiv1::__si_class_type_info 29975 Name typeinfo name for QTabWidget 29976 basetype: typeinfo for QWidget 29977 __________________________________________________________ 29978 29979 8.2.22.10. Class data for QTextView 29980 29981 The virtual table for the QTextView class is described by Table 29982 8-370 29983 29984 Table 8-370. Primary vtable for QTextView 29985 Base Offset 0 29986 Virtual Base Offset 0 29987 RTTI typeinfo for QTextView 29988 vfunc[0]: NULL or QTextView::metaObject() const 29989 vfunc[1]: QTextView::className() const 29990 vfunc[2]: QTextView::qt_cast(char const*) 29991 vfunc[3]: QTextView::qt_invoke(int, QUObject*) 29992 vfunc[4]: QTextView::qt_emit(int, QUObject*) 29993 vfunc[5]: QTextView::qt_property(int, int, QVariant*) 29994 vfunc[6]: QTextView::~QTextView() 29995 vfunc[7]: QTextView::~QTextView() 29996 vfunc[8]: QTextEdit::event(QEvent*) 29997 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 29998 vfunc[10]: QWidget::setName(char const*) 29999 vfunc[11]: QObject::insertChild(QObject*) 30000 vfunc[12]: QScrollView::removeChild(QObject*) 30001 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30002 vfunc[14]: QObject::property(char const*) const 30003 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30004 vfunc[16]: QObject::childEvent(QChildEvent*) 30005 vfunc[17]: QObject::customEvent(QCustomEvent*) 30006 vfunc[18]: QObject::connectNotify(char const*) 30007 vfunc[19]: QObject::disconnectNotify(char const*) 30008 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30009 const*, char const*) 30010 vfunc[21]: QTextEdit::setEnabled(bool) 30011 vfunc[22]: QWidget::setMinimumSize(int, int) 30012 vfunc[23]: QWidget::setMaximumSize(int, int) 30013 vfunc[24]: QWidget::setSizeIncrement(int, int) 30014 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30015 vfunc[26]: QWidget::setEraseColor(QColor const&) 30016 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30017 vfunc[28]: QTextEdit::setPalette(QPalette const&) 30018 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30019 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30020 vfunc[31]: QTextEdit::setFont(QFont const&) 30021 vfunc[32]: QWidget::setCursor(QCursor const&) 30022 vfunc[33]: QWidget::unsetCursor() 30023 vfunc[34]: QWidget::setMask(QBitmap const&) 30024 vfunc[35]: QWidget::setMask(QRegion const&) 30025 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30026 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30027 vfunc[38]: QWidget::setCaption(QString const&) 30028 vfunc[39]: QWidget::setIcon(QPixmap const&) 30029 vfunc[40]: QWidget::setIconText(QString const&) 30030 vfunc[41]: QWidget::setMouseTracking(bool) 30031 vfunc[42]: QWidget::setFocus() 30032 vfunc[43]: QWidget::setActiveWindow() 30033 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30034 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30035 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30036 vfunc[47]: QScrollView::show() 30037 vfunc[48]: QWidget::hide() 30038 vfunc[49]: QWidget::showMinimized() 30039 vfunc[50]: QWidget::showMaximized() 30040 vfunc[51]: QWidget::showNormal() 30041 vfunc[52]: QTextEdit::polish() 30042 vfunc[53]: QWidget::move(int, int) 30043 vfunc[54]: QScrollView::resize(int, int) 30044 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30045 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30046 vfunc[57]: QWidget::close(bool) 30047 vfunc[58]: QTextEdit::sizeHint() const 30048 vfunc[59]: QScrollView::minimumSizeHint() const 30049 vfunc[60]: QWidget::sizePolicy() const 30050 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30051 vfunc[62]: QTextEdit::heightForWidth(int) const 30052 vfunc[63]: QWidget::adjustSize() 30053 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30054 const&, bool) 30055 vfunc[65]: QWidget::setAcceptDrops(bool) 30056 vfunc[66]: QWidget::setAutoMask(bool) 30057 vfunc[67]: 30058 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30059 vfunc[68]: QWidget::customWhatsThis() const 30060 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 30061 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 30062 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 30063 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 30064 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 30065 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 30066 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30067 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30068 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30069 vfunc[78]: QWidget::enterEvent(QEvent*) 30070 vfunc[79]: QWidget::leaveEvent(QEvent*) 30071 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 30072 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30073 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 30074 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30075 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 30076 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 30077 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 30078 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 30079 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30080 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30081 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30082 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30083 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30084 vfunc[93]: QWidget::showEvent(QShowEvent*) 30085 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30086 vfunc[95]: QWidget::x11Event(_XEvent*) 30087 vfunc[96]: QWidget::updateMask() 30088 vfunc[97]: QScrollView::styleChange(QStyle&) 30089 vfunc[98]: QWidget::enabledChange(bool) 30090 vfunc[99]: QWidget::paletteChange(QPalette const&) 30091 vfunc[100]: QScrollView::fontChange(QFont const&) 30092 vfunc[101]: QTextEdit::windowActivationChange(bool) 30093 vfunc[102]: QWidget::metric(int) const 30094 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30095 vfunc[104]: QWidget::destroy(bool, bool) 30096 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30097 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30098 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 30099 vfunc[108]: QWidget::setKeyCompression(bool) 30100 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30101 bool, QFont*) 30102 vfunc[110]: QFrame::setFrameStyle(int) 30103 vfunc[111]: QFrame::setLineWidth(int) 30104 vfunc[112]: QFrame::setMargin(int) 30105 vfunc[113]: QFrame::setMidLineWidth(int) 30106 vfunc[114]: QFrame::setFrameRect(QRect const&) 30107 vfunc[115]: QFrame::drawFrame(QPainter*) 30108 vfunc[116]: QTextEdit::drawContents(QPainter*) 30109 vfunc[117]: QScrollView::frameChanged() 30110 vfunc[118]: 30111 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 30112 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 30113 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 30114 vfunc[121]: 30115 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 30116 vfunc[122]: 30117 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 30118 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 30119 vfunc[124]: QScrollView::setDragAutoScroll(bool) 30120 vfunc[125]: QScrollView::resizeContents(int, int) 30121 vfunc[126]: QScrollView::setContentsPos(int, int) 30122 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 30123 int) 30124 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 30125 int, int, int, int, int) 30126 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 30127 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 30128 vfunc[131]: 30129 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 30130 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 30131 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 30132 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 30133 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 30134 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 30135 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 30136 vfunc[138]: 30137 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 30138 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 30139 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 30140 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 30141 vfunc[142]: 30142 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 30143 vfunc[143]: 30144 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 30145 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 30146 vfunc[145]: 30147 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 30148 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 30149 vfunc[147]: 30150 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 30151 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 30152 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 30153 vfunc[150]: 30154 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 30155 vfunc[151]: QScrollView::setMargins(int, int, int, int) 30156 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 30157 int, int) 30158 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 30159 int, int) 30160 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 30161 int*, int*) 30162 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 30163 QTextEdit::VerticalAlignment*) 30164 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 30165 QTextEdit::VerticalAlignment*, int*, 30166 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 30167 int*) 30168 vfunc[157]: 30169 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 30170 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 30171 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 30172 vfunc[160]: QTextEdit::setPaper(QBrush const&) 30173 vfunc[161]: QTextEdit::setLinkUnderline(bool) 30174 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 30175 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 30176 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 30177 vfunc[165]: QTextEdit::copy() 30178 vfunc[166]: QTextEdit::append(QString const&) 30179 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 30180 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 30181 vfunc[169]: QTextEdit::selectAll(bool) 30182 vfunc[170]: QTextEdit::setTabStopWidth(int) 30183 vfunc[171]: QTextEdit::zoomIn(int) 30184 vfunc[172]: NULL or QTextEdit::zoomIn() 30185 vfunc[173]: QTextEdit::zoomOut(int) 30186 vfunc[174]: NULL or QTextEdit::zoomOut() 30187 vfunc[175]: QTextEdit::zoomTo(int) 30188 vfunc[176]: QTextEdit::sync() 30189 vfunc[177]: QTextEdit::setReadOnly(bool) 30190 vfunc[178]: QTextEdit::undo() 30191 vfunc[179]: QTextEdit::redo() 30192 vfunc[180]: QTextEdit::cut() 30193 vfunc[181]: QTextEdit::paste() 30194 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 30195 vfunc[183]: QTextEdit::clear() 30196 vfunc[184]: QTextEdit::del() 30197 vfunc[185]: QTextEdit::indent() 30198 vfunc[186]: QTextEdit::setItalic(bool) 30199 vfunc[187]: QTextEdit::setBold(bool) 30200 vfunc[188]: QTextEdit::setUnderline(bool) 30201 vfunc[189]: QTextEdit::setFamily(QString const&) 30202 vfunc[190]: QTextEdit::setPointSize(int) 30203 vfunc[191]: QTextEdit::setColor(QColor const&) 30204 vfunc[192]: 30205 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 30206 vfunc[193]: QTextEdit::setAlignment(int) 30207 vfunc[194]: 30208 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 30209 QStyleSheetItem::ListStyle) 30210 vfunc[195]: QTextEdit::setCursorPosition(int, int) 30211 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 30212 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 30213 const&, bool) 30214 vfunc[198]: QTextEdit::setModified(bool) 30215 vfunc[199]: QTextEdit::resetFormat() 30216 vfunc[200]: QTextEdit::setUndoDepth(int) 30217 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 30218 vfunc[202]: QTextEdit::ensureCursorVisible() 30219 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 30220 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 30221 bool) 30222 vfunc[205]: 30223 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 30224 vfunc[206]: QTextEdit::removeSelectedText(int) 30225 vfunc[207]: QTextEdit::removeSelection(int) 30226 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 30227 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 30228 vfunc[210]: QTextEdit::scrollToBottom() 30229 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 30230 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 30231 vfunc[213]: QTextEdit::removeParagraph(int) 30232 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 30233 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 30234 const&) 30235 vfunc[216]: QTextEdit::clearParagraphBackground(int) 30236 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 30237 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 30238 vfunc[219]: QTextEdit::createPopupMenu() 30239 vfunc[220]: QTextEdit::doChangeInterval() 30240 vfunc[221]: NULL or QTextEdit::linksEnabled() const 30241 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 30242 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 30243 30244 Table 8-371. Secondary vtable for QTextView 30245 Base Offset -80 30246 Virtual Base Offset 0 30247 RTTI typeinfo for QTextView 30248 vfunc[0]: non-virtual thunk to QTextView::~QTextView() 30249 vfunc[1]: non-virtual thunk to QTextView::~QTextView() 30250 vfunc[2]: QPaintDevice::setResolution(int) 30251 vfunc[3]: QPaintDevice::resolution() const 30252 vfunc[4]: QPaintDevice::handle() const 30253 vfunc[5]: QPaintDevice::x11RenderHandle() const 30254 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30255 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30256 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30257 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30258 const 30259 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30260 30261 The Run Time Type Information for the QTextView class is 30262 described by Table 8-372 30263 30264 Table 8-372. typeinfo for QTextView 30265 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30266 Name typeinfo name for QTextView 30267 basetype: typeinfo for QTextEdit 30268 __________________________________________________________ 30269 30270 8.2.22.11. Class data for QTab 30271 30272 The virtual table for the QTab class is described by Table 30273 8-373 30274 30275 Table 8-373. Primary vtable for QTab 30276 Base Offset 0 30277 Virtual Base Offset 0 30278 RTTI typeinfo for QTab 30279 vfunc[0]: QTab::~QTab() 30280 vfunc[1]: QTab::~QTab() 30281 30282 The Run Time Type Information for the QTab class is described 30283 by Table 8-374 30284 30285 Table 8-374. typeinfo for QTab 30286 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30287 Name typeinfo name for QTab 30288 basetype: typeinfo for Qt 30289 __________________________________________________________ 30290 30291 8.2.22.12. Class data for QDial 30292 30293 The virtual table for the QDial class is described by Table 30294 8-375 30295 30296 Table 8-375. Primary vtable for QDial 30297 Base Offset 0 30298 Virtual Base Offset 0 30299 RTTI typeinfo for QDial 30300 vfunc[0]: NULL or QDial::metaObject() const 30301 vfunc[1]: QDial::className() const 30302 vfunc[2]: QDial::qt_cast(char const*) 30303 vfunc[3]: QDial::qt_invoke(int, QUObject*) 30304 vfunc[4]: QDial::qt_emit(int, QUObject*) 30305 vfunc[5]: QDial::qt_property(int, int, QVariant*) 30306 vfunc[6]: QDial::~QDial() 30307 vfunc[7]: QDial::~QDial() 30308 vfunc[8]: QWidget::event(QEvent*) 30309 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30310 vfunc[10]: QWidget::setName(char const*) 30311 vfunc[11]: QObject::insertChild(QObject*) 30312 vfunc[12]: QObject::removeChild(QObject*) 30313 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30314 vfunc[14]: QObject::property(char const*) const 30315 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30316 vfunc[16]: QObject::childEvent(QChildEvent*) 30317 vfunc[17]: QObject::customEvent(QCustomEvent*) 30318 vfunc[18]: QObject::connectNotify(char const*) 30319 vfunc[19]: QObject::disconnectNotify(char const*) 30320 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30321 const*, char const*) 30322 vfunc[21]: QWidget::setEnabled(bool) 30323 vfunc[22]: QWidget::setMinimumSize(int, int) 30324 vfunc[23]: QWidget::setMaximumSize(int, int) 30325 vfunc[24]: QWidget::setSizeIncrement(int, int) 30326 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30327 vfunc[26]: QWidget::setEraseColor(QColor const&) 30328 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30329 vfunc[28]: QWidget::setPalette(QPalette const&) 30330 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30331 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30332 vfunc[31]: QWidget::setFont(QFont const&) 30333 vfunc[32]: QWidget::setCursor(QCursor const&) 30334 vfunc[33]: QWidget::unsetCursor() 30335 vfunc[34]: QWidget::setMask(QBitmap const&) 30336 vfunc[35]: QWidget::setMask(QRegion const&) 30337 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30338 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30339 vfunc[38]: QWidget::setCaption(QString const&) 30340 vfunc[39]: QWidget::setIcon(QPixmap const&) 30341 vfunc[40]: QWidget::setIconText(QString const&) 30342 vfunc[41]: QWidget::setMouseTracking(bool) 30343 vfunc[42]: QWidget::setFocus() 30344 vfunc[43]: QWidget::setActiveWindow() 30345 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30346 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30347 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30348 vfunc[47]: QWidget::show() 30349 vfunc[48]: QWidget::hide() 30350 vfunc[49]: QWidget::showMinimized() 30351 vfunc[50]: QWidget::showMaximized() 30352 vfunc[51]: QWidget::showNormal() 30353 vfunc[52]: QWidget::polish() 30354 vfunc[53]: QWidget::move(int, int) 30355 vfunc[54]: QWidget::resize(int, int) 30356 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30357 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30358 vfunc[57]: QWidget::close(bool) 30359 vfunc[58]: QDial::sizeHint() const 30360 vfunc[59]: QDial::minimumSizeHint() const 30361 vfunc[60]: QWidget::sizePolicy() const 30362 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30363 vfunc[62]: QWidget::heightForWidth(int) const 30364 vfunc[63]: QWidget::adjustSize() 30365 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30366 const&, bool) 30367 vfunc[65]: QWidget::setAcceptDrops(bool) 30368 vfunc[66]: QWidget::setAutoMask(bool) 30369 vfunc[67]: 30370 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30371 vfunc[68]: QWidget::customWhatsThis() const 30372 vfunc[69]: QDial::mousePressEvent(QMouseEvent*) 30373 vfunc[70]: QDial::mouseReleaseEvent(QMouseEvent*) 30374 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30375 vfunc[72]: QDial::mouseMoveEvent(QMouseEvent*) 30376 vfunc[73]: QDial::wheelEvent(QWheelEvent*) 30377 vfunc[74]: QDial::keyPressEvent(QKeyEvent*) 30378 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30379 vfunc[76]: QDial::focusInEvent(QFocusEvent*) 30380 vfunc[77]: QDial::focusOutEvent(QFocusEvent*) 30381 vfunc[78]: QWidget::enterEvent(QEvent*) 30382 vfunc[79]: QWidget::leaveEvent(QEvent*) 30383 vfunc[80]: QDial::paintEvent(QPaintEvent*) 30384 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30385 vfunc[82]: QDial::resizeEvent(QResizeEvent*) 30386 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30387 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30388 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30389 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30390 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30391 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30392 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30393 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30394 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30395 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30396 vfunc[93]: QWidget::showEvent(QShowEvent*) 30397 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30398 vfunc[95]: QWidget::x11Event(_XEvent*) 30399 vfunc[96]: QWidget::updateMask() 30400 vfunc[97]: QWidget::styleChange(QStyle&) 30401 vfunc[98]: QWidget::enabledChange(bool) 30402 vfunc[99]: QWidget::paletteChange(QPalette const&) 30403 vfunc[100]: QWidget::fontChange(QFont const&) 30404 vfunc[101]: QWidget::windowActivationChange(bool) 30405 vfunc[102]: QWidget::metric(int) const 30406 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30407 vfunc[104]: QWidget::destroy(bool, bool) 30408 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30409 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30410 vfunc[107]: QWidget::focusNextPrevChild(bool) 30411 vfunc[108]: QWidget::setKeyCompression(bool) 30412 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30413 bool, QFont*) 30414 vfunc[110]: QDial::setNotchTarget(double) 30415 vfunc[111]: QDial::setValue(int) 30416 vfunc[112]: QDial::setNotchesVisible(bool) 30417 vfunc[113]: QDial::setWrapping(bool) 30418 vfunc[114]: QDial::setTracking(bool) 30419 vfunc[115]: QDial::valueChange() 30420 vfunc[116]: QDial::rangeChange() 30421 vfunc[117]: QDial::repaintScreen(QRect const*) 30422 30423 Table 8-376. Secondary vtable for QDial 30424 Base Offset -80 30425 Virtual Base Offset 0 30426 RTTI typeinfo for QDial 30427 vfunc[0]: non-virtual thunk to QDial::~QDial() 30428 vfunc[1]: non-virtual thunk to QDial::~QDial() 30429 vfunc[2]: QPaintDevice::setResolution(int) 30430 vfunc[3]: QPaintDevice::resolution() const 30431 vfunc[4]: QPaintDevice::handle() const 30432 vfunc[5]: QPaintDevice::x11RenderHandle() const 30433 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30434 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30435 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30436 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30437 const 30438 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30439 30440 Table 8-377. Secondary vtable for QDial 30441 Base Offset -200 30442 Virtual Base Offset 0 30443 RTTI typeinfo for QDial 30444 vfunc[0]: non-virtual thunk to QDial::~QDial() 30445 vfunc[1]: non-virtual thunk to QDial::~QDial() 30446 vfunc[2]: non-virtual thunk to QDial::valueChange() 30447 vfunc[3]: non-virtual thunk to QDial::rangeChange() 30448 vfunc[4]: QRangeControl::stepChange() 30449 30450 The Run Time Type Information for the QDial class is described 30451 by Table 8-378 30452 30453 Table 8-378. typeinfo for QDial 30454 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 30455 Name typeinfo name for QDial 30456 flags: 0 30457 basetype: typeinfo for QWidget 2 30458 basetype: typeinfo for QRangeControl 29698 30459 __________________________________________________________ 30460 30461 8.2.22.13. Class data for QListView 30462 30463 The virtual table for the QListView class is described by Table 30464 8-379 30465 30466 Table 8-379. Primary vtable for QListView 30467 Base Offset 0 30468 Virtual Base Offset 0 30469 RTTI typeinfo for QListView 30470 vfunc[0]: NULL or QListView::metaObject() const 30471 vfunc[1]: QListView::className() const 30472 vfunc[2]: QListView::qt_cast(char const*) 30473 vfunc[3]: QListView::qt_invoke(int, QUObject*) 30474 vfunc[4]: QListView::qt_emit(int, QUObject*) 30475 vfunc[5]: QListView::qt_property(int, int, QVariant*) 30476 vfunc[6]: QListView::~QListView() 30477 vfunc[7]: QListView::~QListView() 30478 vfunc[8]: QWidget::event(QEvent*) 30479 vfunc[9]: QListView::eventFilter(QObject*, QEvent*) 30480 vfunc[10]: QWidget::setName(char const*) 30481 vfunc[11]: QObject::insertChild(QObject*) 30482 vfunc[12]: QScrollView::removeChild(QObject*) 30483 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30484 vfunc[14]: QObject::property(char const*) const 30485 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30486 vfunc[16]: QObject::childEvent(QChildEvent*) 30487 vfunc[17]: QObject::customEvent(QCustomEvent*) 30488 vfunc[18]: QObject::connectNotify(char const*) 30489 vfunc[19]: QObject::disconnectNotify(char const*) 30490 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30491 const*, char const*) 30492 vfunc[21]: QScrollView::setEnabled(bool) 30493 vfunc[22]: QWidget::setMinimumSize(int, int) 30494 vfunc[23]: QWidget::setMaximumSize(int, int) 30495 vfunc[24]: QWidget::setSizeIncrement(int, int) 30496 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30497 vfunc[26]: QWidget::setEraseColor(QColor const&) 30498 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30499 vfunc[28]: QListView::setPalette(QPalette const&) 30500 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30501 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30502 vfunc[31]: QListView::setFont(QFont const&) 30503 vfunc[32]: QWidget::setCursor(QCursor const&) 30504 vfunc[33]: QWidget::unsetCursor() 30505 vfunc[34]: QWidget::setMask(QBitmap const&) 30506 vfunc[35]: QWidget::setMask(QRegion const&) 30507 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30508 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30509 vfunc[38]: QWidget::setCaption(QString const&) 30510 vfunc[39]: QWidget::setIcon(QPixmap const&) 30511 vfunc[40]: QWidget::setIconText(QString const&) 30512 vfunc[41]: QWidget::setMouseTracking(bool) 30513 vfunc[42]: QWidget::setFocus() 30514 vfunc[43]: QWidget::setActiveWindow() 30515 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30516 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30517 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30518 vfunc[47]: QListView::show() 30519 vfunc[48]: QWidget::hide() 30520 vfunc[49]: QWidget::showMinimized() 30521 vfunc[50]: QWidget::showMaximized() 30522 vfunc[51]: QWidget::showNormal() 30523 vfunc[52]: QWidget::polish() 30524 vfunc[53]: QWidget::move(int, int) 30525 vfunc[54]: QScrollView::resize(int, int) 30526 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30527 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30528 vfunc[57]: QWidget::close(bool) 30529 vfunc[58]: QListView::sizeHint() const 30530 vfunc[59]: QListView::minimumSizeHint() const 30531 vfunc[60]: QWidget::sizePolicy() const 30532 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30533 vfunc[62]: QWidget::heightForWidth(int) const 30534 vfunc[63]: QWidget::adjustSize() 30535 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30536 const&, bool) 30537 vfunc[65]: QWidget::setAcceptDrops(bool) 30538 vfunc[66]: QWidget::setAutoMask(bool) 30539 vfunc[67]: 30540 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30541 vfunc[68]: QWidget::customWhatsThis() const 30542 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 30543 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 30544 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 30545 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 30546 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 30547 vfunc[74]: QListView::keyPressEvent(QKeyEvent*) 30548 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30549 vfunc[76]: QListView::focusInEvent(QFocusEvent*) 30550 vfunc[77]: QListView::focusOutEvent(QFocusEvent*) 30551 vfunc[78]: QWidget::enterEvent(QEvent*) 30552 vfunc[79]: QWidget::leaveEvent(QEvent*) 30553 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 30554 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30555 vfunc[82]: QListView::resizeEvent(QResizeEvent*) 30556 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30557 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 30558 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30559 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30560 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30561 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30562 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30563 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30564 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30565 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30566 vfunc[93]: QListView::showEvent(QShowEvent*) 30567 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30568 vfunc[95]: QWidget::x11Event(_XEvent*) 30569 vfunc[96]: QWidget::updateMask() 30570 vfunc[97]: QListView::styleChange(QStyle&) 30571 vfunc[98]: QWidget::enabledChange(bool) 30572 vfunc[99]: QWidget::paletteChange(QPalette const&) 30573 vfunc[100]: QScrollView::fontChange(QFont const&) 30574 vfunc[101]: QListView::windowActivationChange(bool) 30575 vfunc[102]: QWidget::metric(int) const 30576 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30577 vfunc[104]: QWidget::destroy(bool, bool) 30578 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30579 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30580 vfunc[107]: QScrollView::focusNextPrevChild(bool) 30581 vfunc[108]: QWidget::setKeyCompression(bool) 30582 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30583 bool, QFont*) 30584 vfunc[110]: QFrame::setFrameStyle(int) 30585 vfunc[111]: QFrame::setLineWidth(int) 30586 vfunc[112]: QFrame::setMargin(int) 30587 vfunc[113]: QFrame::setMidLineWidth(int) 30588 vfunc[114]: QFrame::setFrameRect(QRect const&) 30589 vfunc[115]: QFrame::drawFrame(QPainter*) 30590 vfunc[116]: QScrollView::drawContents(QPainter*) 30591 vfunc[117]: QScrollView::frameChanged() 30592 vfunc[118]: 30593 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 30594 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 30595 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 30596 vfunc[121]: 30597 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 30598 vfunc[122]: 30599 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 30600 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 30601 vfunc[124]: QScrollView::setDragAutoScroll(bool) 30602 vfunc[125]: QScrollView::resizeContents(int, int) 30603 vfunc[126]: QListView::setContentsPos(int, int) 30604 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 30605 int) 30606 vfunc[128]: QListView::drawContentsOffset(QPainter*, int, int, 30607 int, int, int, int) 30608 vfunc[129]: QListView::contentsMousePressEvent(QMouseEvent*) 30609 vfunc[130]: QListView::contentsMouseReleaseEvent(QMouseEvent*) 30610 vfunc[131]: 30611 QListView::contentsMouseDoubleClickEvent(QMouseEvent*) 30612 vfunc[132]: QListView::contentsMouseMoveEvent(QMouseEvent*) 30613 vfunc[133]: QListView::contentsDragEnterEvent(QDragEnterEvent*) 30614 vfunc[134]: QListView::contentsDragMoveEvent(QDragMoveEvent*) 30615 vfunc[135]: QListView::contentsDragLeaveEvent(QDragLeaveEvent*) 30616 vfunc[136]: QListView::contentsDropEvent(QDropEvent*) 30617 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 30618 vfunc[138]: 30619 QListView::contentsContextMenuEvent(QContextMenuEvent*) 30620 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 30621 vfunc[140]: QListView::viewportResizeEvent(QResizeEvent*) 30622 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 30623 vfunc[142]: 30624 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 30625 vfunc[143]: 30626 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 30627 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 30628 vfunc[145]: 30629 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 30630 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 30631 vfunc[147]: 30632 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 30633 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 30634 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 30635 vfunc[150]: 30636 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 30637 vfunc[151]: QScrollView::setMargins(int, int, int, int) 30638 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 30639 int, int) 30640 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 30641 int, int) 30642 vfunc[154]: QListView::setTreeStepSize(int) 30643 vfunc[155]: QListView::insertItem(QListViewItem*) 30644 vfunc[156]: QListView::takeItem(QListViewItem*) 30645 vfunc[157]: NULL or QListView::removeItem(QListViewItem*) 30646 vfunc[158]: QListView::addColumn(QString const&, int) 30647 vfunc[159]: QListView::addColumn(QIconSet const&, QString 30648 const&, int) 30649 vfunc[160]: QListView::removeColumn(int) 30650 vfunc[161]: QListView::setColumnText(int, QString const&) 30651 vfunc[162]: QListView::setColumnText(int, QIconSet const&, 30652 QString const&) 30653 vfunc[163]: QListView::setColumnWidth(int, int) 30654 vfunc[164]: QListView::setColumnWidthMode(int, 30655 QListView::WidthMode) 30656 vfunc[165]: QListView::setColumnAlignment(int, int) 30657 vfunc[166]: QListView::setMultiSelection(bool) 30658 vfunc[167]: QListView::clearSelection() 30659 vfunc[168]: QListView::setSelected(QListViewItem*, bool) 30660 vfunc[169]: QListView::setOpen(QListViewItem*, bool) 30661 vfunc[170]: QListView::setCurrentItem(QListViewItem*) 30662 vfunc[171]: QListView::setAllColumnsShowFocus(bool) 30663 vfunc[172]: QListView::setItemMargin(int) 30664 vfunc[173]: QListView::setRootIsDecorated(bool) 30665 vfunc[174]: QListView::setSorting(int, bool) 30666 vfunc[175]: QListView::sort() 30667 vfunc[176]: QListView::setShowSortIndicator(bool) 30668 vfunc[177]: QListView::setShowToolTips(bool) 30669 vfunc[178]: QListView::setResizeMode(QListView::ResizeMode) 30670 vfunc[179]: 30671 QListView::setDefaultRenameAction(QListView::RenameAction) 30672 vfunc[180]: QListView::clear() 30673 vfunc[181]: QListView::invertSelection() 30674 vfunc[182]: QListView::selectAll(bool) 30675 vfunc[183]: QListView::dragObject() 30676 vfunc[184]: QListView::startDrag() 30677 vfunc[185]: QListView::paintEmptyArea(QPainter*, QRect const&) 30678 30679 Table 8-380. Secondary vtable for QListView 30680 Base Offset -80 30681 Virtual Base Offset 0 30682 RTTI typeinfo for QListView 30683 vfunc[0]: non-virtual thunk to QListView::~QListView() 30684 vfunc[1]: non-virtual thunk to QListView::~QListView() 30685 vfunc[2]: QPaintDevice::setResolution(int) 30686 vfunc[3]: QPaintDevice::resolution() const 30687 vfunc[4]: QPaintDevice::handle() const 30688 vfunc[5]: QPaintDevice::x11RenderHandle() const 30689 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30690 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30691 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30692 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30693 const 30694 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30695 30696 The Run Time Type Information for the QListView class is 30697 described by Table 8-381 30698 30699 Table 8-381. typeinfo for QListView 30700 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30701 Name typeinfo name for QListView 30702 basetype: typeinfo for QScrollView 30703 __________________________________________________________ 30704 30705 8.2.22.14. Class data for QDesktopWidget 30706 30707 The virtual table for the QDesktopWidget class is described by 30708 Table 8-382 30709 30710 Table 8-382. Primary vtable for QDesktopWidget 30711 Base Offset 0 30712 Virtual Base Offset 0 30713 RTTI typeinfo for QDesktopWidget 30714 vfunc[0]: NULL or QDesktopWidget::metaObject() const 30715 vfunc[1]: QDesktopWidget::className() const 30716 vfunc[2]: QDesktopWidget::qt_cast(char const*) 30717 vfunc[3]: QDesktopWidget::qt_invoke(int, QUObject*) 30718 vfunc[4]: QDesktopWidget::qt_emit(int, QUObject*) 30719 vfunc[5]: QDesktopWidget::qt_property(int, int, QVariant*) 30720 vfunc[6]: QDesktopWidget::~QDesktopWidget() 30721 vfunc[7]: QDesktopWidget::~QDesktopWidget() 30722 vfunc[8]: QWidget::event(QEvent*) 30723 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30724 vfunc[10]: QWidget::setName(char const*) 30725 vfunc[11]: QDesktopWidget::insertChild(QObject*) 30726 vfunc[12]: QObject::removeChild(QObject*) 30727 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30728 vfunc[14]: QObject::property(char const*) const 30729 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30730 vfunc[16]: QObject::childEvent(QChildEvent*) 30731 vfunc[17]: QObject::customEvent(QCustomEvent*) 30732 vfunc[18]: QObject::connectNotify(char const*) 30733 vfunc[19]: QObject::disconnectNotify(char const*) 30734 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30735 const*, char const*) 30736 vfunc[21]: QWidget::setEnabled(bool) 30737 vfunc[22]: QWidget::setMinimumSize(int, int) 30738 vfunc[23]: QWidget::setMaximumSize(int, int) 30739 vfunc[24]: QWidget::setSizeIncrement(int, int) 30740 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30741 vfunc[26]: QWidget::setEraseColor(QColor const&) 30742 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30743 vfunc[28]: QWidget::setPalette(QPalette const&) 30744 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30745 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30746 vfunc[31]: QWidget::setFont(QFont const&) 30747 vfunc[32]: QWidget::setCursor(QCursor const&) 30748 vfunc[33]: QWidget::unsetCursor() 30749 vfunc[34]: QWidget::setMask(QBitmap const&) 30750 vfunc[35]: QWidget::setMask(QRegion const&) 30751 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30752 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30753 vfunc[38]: QWidget::setCaption(QString const&) 30754 vfunc[39]: QWidget::setIcon(QPixmap const&) 30755 vfunc[40]: QWidget::setIconText(QString const&) 30756 vfunc[41]: QWidget::setMouseTracking(bool) 30757 vfunc[42]: QWidget::setFocus() 30758 vfunc[43]: QWidget::setActiveWindow() 30759 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30760 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30761 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30762 vfunc[47]: QWidget::show() 30763 vfunc[48]: QWidget::hide() 30764 vfunc[49]: QWidget::showMinimized() 30765 vfunc[50]: QWidget::showMaximized() 30766 vfunc[51]: QWidget::showNormal() 30767 vfunc[52]: QWidget::polish() 30768 vfunc[53]: QWidget::move(int, int) 30769 vfunc[54]: QWidget::resize(int, int) 30770 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30771 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30772 vfunc[57]: QWidget::close(bool) 30773 vfunc[58]: QWidget::sizeHint() const 30774 vfunc[59]: QWidget::minimumSizeHint() const 30775 vfunc[60]: QWidget::sizePolicy() const 30776 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 30777 vfunc[62]: QWidget::heightForWidth(int) const 30778 vfunc[63]: QWidget::adjustSize() 30779 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30780 const&, bool) 30781 vfunc[65]: QWidget::setAcceptDrops(bool) 30782 vfunc[66]: QWidget::setAutoMask(bool) 30783 vfunc[67]: 30784 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30785 vfunc[68]: QWidget::customWhatsThis() const 30786 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 30787 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 30788 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30789 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 30790 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 30791 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 30792 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30793 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30794 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30795 vfunc[78]: QWidget::enterEvent(QEvent*) 30796 vfunc[79]: QWidget::leaveEvent(QEvent*) 30797 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 30798 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30799 vfunc[82]: QDesktopWidget::resizeEvent(QResizeEvent*) 30800 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30801 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 30802 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30803 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30804 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30805 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30806 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30807 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30808 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30809 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30810 vfunc[93]: QWidget::showEvent(QShowEvent*) 30811 vfunc[94]: QWidget::hideEvent(QHideEvent*) 30812 vfunc[95]: QWidget::x11Event(_XEvent*) 30813 vfunc[96]: QWidget::updateMask() 30814 vfunc[97]: QWidget::styleChange(QStyle&) 30815 vfunc[98]: QWidget::enabledChange(bool) 30816 vfunc[99]: QWidget::paletteChange(QPalette const&) 30817 vfunc[100]: QWidget::fontChange(QFont const&) 30818 vfunc[101]: QWidget::windowActivationChange(bool) 30819 vfunc[102]: QWidget::metric(int) const 30820 vfunc[103]: QWidget::create(unsigned long, bool, bool) 30821 vfunc[104]: QWidget::destroy(bool, bool) 30822 vfunc[105]: NULL or QWidget::setWState(unsigned int) 30823 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 30824 vfunc[107]: QWidget::focusNextPrevChild(bool) 30825 vfunc[108]: QWidget::setKeyCompression(bool) 30826 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 30827 bool, QFont*) 30828 30829 Table 8-383. Secondary vtable for QDesktopWidget 30830 Base Offset -80 30831 Virtual Base Offset 0 30832 RTTI typeinfo for QDesktopWidget 30833 vfunc[0]: non-virtual thunk to 30834 QDesktopWidget::~QDesktopWidget() 30835 vfunc[1]: non-virtual thunk to 30836 QDesktopWidget::~QDesktopWidget() 30837 vfunc[2]: QPaintDevice::setResolution(int) 30838 vfunc[3]: QPaintDevice::resolution() const 30839 vfunc[4]: QPaintDevice::handle() const 30840 vfunc[5]: QPaintDevice::x11RenderHandle() const 30841 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 30842 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 30843 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 30844 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 30845 const 30846 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 30847 30848 The Run Time Type Information for the QDesktopWidget class is 30849 described by Table 8-384 30850 30851 Table 8-384. typeinfo for QDesktopWidget 30852 Base Vtable vtable for __cxxabiv1::__si_class_type_info 30853 Name typeinfo name for QDesktopWidget 30854 basetype: typeinfo for QWidget 30855 __________________________________________________________ 30856 30857 8.2.22.15. Class data for QListBoxItem 30858 30859 The virtual table for the QListBoxItem class is described by 30860 Table 8-385 30861 30862 Table 8-385. Primary vtable for QListBoxItem 30863 Base Offset 0 30864 Virtual Base Offset 0 30865 RTTI typeinfo for QListBoxItem 30866 vfunc[0]: QListBoxItem::~QListBoxItem() 30867 vfunc[1]: QListBoxItem::~QListBoxItem() 30868 vfunc[2]: QListBoxItem::text() const 30869 vfunc[3]: QListBoxItem::pixmap() const 30870 vfunc[4]: QListBoxItem::height(QListBox const*) const 30871 vfunc[5]: QListBoxItem::width(QListBox const*) const 30872 vfunc[6]: QListBoxItem::rtti() const 30873 vfunc[7]: __cxa_pure_virtual 30874 vfunc[8]: NULL or QListBoxItem::setText(QString const&) 30875 30876 The Run Time Type Information for the QListBoxItem class is 30877 described by Table 8-386 30878 30879 Table 8-386. typeinfo for QListBoxItem 30880 Base Vtable vtable for __cxxabiv1::__class_type_info 30881 Name typeinfo name for QListBoxItem 30882 __________________________________________________________ 30883 30884 8.2.22.16. Class data for QScrollBar 30885 30886 The virtual table for the QScrollBar class is described by 30887 Table 8-387 30888 30889 Table 8-387. Primary vtable for QScrollBar 30890 Base Offset 0 30891 Virtual Base Offset 0 30892 RTTI typeinfo for QScrollBar 30893 vfunc[0]: NULL or QScrollBar::metaObject() const 30894 vfunc[1]: QScrollBar::className() const 30895 vfunc[2]: QScrollBar::qt_cast(char const*) 30896 vfunc[3]: QScrollBar::qt_invoke(int, QUObject*) 30897 vfunc[4]: QScrollBar::qt_emit(int, QUObject*) 30898 vfunc[5]: QScrollBar::qt_property(int, int, QVariant*) 30899 vfunc[6]: QScrollBar::~QScrollBar() 30900 vfunc[7]: QScrollBar::~QScrollBar() 30901 vfunc[8]: QWidget::event(QEvent*) 30902 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 30903 vfunc[10]: QWidget::setName(char const*) 30904 vfunc[11]: QObject::insertChild(QObject*) 30905 vfunc[12]: QObject::removeChild(QObject*) 30906 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 30907 vfunc[14]: QObject::property(char const*) const 30908 vfunc[15]: QObject::timerEvent(QTimerEvent*) 30909 vfunc[16]: QObject::childEvent(QChildEvent*) 30910 vfunc[17]: QObject::customEvent(QCustomEvent*) 30911 vfunc[18]: QObject::connectNotify(char const*) 30912 vfunc[19]: QObject::disconnectNotify(char const*) 30913 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 30914 const*, char const*) 30915 vfunc[21]: QWidget::setEnabled(bool) 30916 vfunc[22]: QWidget::setMinimumSize(int, int) 30917 vfunc[23]: QWidget::setMaximumSize(int, int) 30918 vfunc[24]: QWidget::setSizeIncrement(int, int) 30919 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 30920 vfunc[26]: QWidget::setEraseColor(QColor const&) 30921 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 30922 vfunc[28]: QScrollBar::setPalette(QPalette const&) 30923 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 30924 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 30925 vfunc[31]: QWidget::setFont(QFont const&) 30926 vfunc[32]: QWidget::setCursor(QCursor const&) 30927 vfunc[33]: QWidget::unsetCursor() 30928 vfunc[34]: QWidget::setMask(QBitmap const&) 30929 vfunc[35]: QWidget::setMask(QRegion const&) 30930 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 30931 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 30932 vfunc[38]: QWidget::setCaption(QString const&) 30933 vfunc[39]: QWidget::setIcon(QPixmap const&) 30934 vfunc[40]: QWidget::setIconText(QString const&) 30935 vfunc[41]: QWidget::setMouseTracking(bool) 30936 vfunc[42]: QWidget::setFocus() 30937 vfunc[43]: QWidget::setActiveWindow() 30938 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 30939 vfunc[45]: QWidget::setFocusProxy(QWidget*) 30940 vfunc[46]: QWidget::setUpdatesEnabled(bool) 30941 vfunc[47]: QWidget::show() 30942 vfunc[48]: QWidget::hide() 30943 vfunc[49]: QWidget::showMinimized() 30944 vfunc[50]: QWidget::showMaximized() 30945 vfunc[51]: QWidget::showNormal() 30946 vfunc[52]: QWidget::polish() 30947 vfunc[53]: QWidget::move(int, int) 30948 vfunc[54]: QWidget::resize(int, int) 30949 vfunc[55]: QWidget::setGeometry(int, int, int, int) 30950 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 30951 vfunc[57]: QWidget::close(bool) 30952 vfunc[58]: QScrollBar::sizeHint() const 30953 vfunc[59]: QWidget::minimumSizeHint() const 30954 vfunc[60]: QWidget::sizePolicy() const 30955 vfunc[61]: QScrollBar::setSizePolicy(QSizePolicy) 30956 vfunc[62]: QWidget::heightForWidth(int) const 30957 vfunc[63]: QWidget::adjustSize() 30958 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 30959 const&, bool) 30960 vfunc[65]: QWidget::setAcceptDrops(bool) 30961 vfunc[66]: QWidget::setAutoMask(bool) 30962 vfunc[67]: 30963 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 30964 vfunc[68]: QWidget::customWhatsThis() const 30965 vfunc[69]: QScrollBar::mousePressEvent(QMouseEvent*) 30966 vfunc[70]: QScrollBar::mouseReleaseEvent(QMouseEvent*) 30967 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 30968 vfunc[72]: QScrollBar::mouseMoveEvent(QMouseEvent*) 30969 vfunc[73]: QScrollBar::wheelEvent(QWheelEvent*) 30970 vfunc[74]: QScrollBar::keyPressEvent(QKeyEvent*) 30971 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 30972 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 30973 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 30974 vfunc[78]: QWidget::enterEvent(QEvent*) 30975 vfunc[79]: QWidget::leaveEvent(QEvent*) 30976 vfunc[80]: QScrollBar::paintEvent(QPaintEvent*) 30977 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 30978 vfunc[82]: QScrollBar::resizeEvent(QResizeEvent*) 30979 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 30980 vfunc[84]: QScrollBar::contextMenuEvent(QContextMenuEvent*) 30981 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 30982 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 30983 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 30984 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 30985 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 30986 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 30987 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 30988 vfunc[92]: QWidget::dropEvent(QDropEvent*) 30989 vfunc[93]: QWidget::showEvent(QShowEvent*) 30990 vfunc[94]: QScrollBar::hideEvent(QHideEvent*) 30991 vfunc[95]: QWidget::x11Event(_XEvent*) 30992 vfunc[96]: QWidget::updateMask() 30993 vfunc[97]: QScrollBar::styleChange(QStyle&) 30994 vfunc[98]: QWidget::enabledChange(bool) 30995 vfunc[99]: QWidget::paletteChange(QPalette const&) 30996 vfunc[100]: QWidget::fontChange(QFont const&) 30997 vfunc[101]: QWidget::windowActivationChange(bool) 30998 vfunc[102]: QWidget::metric(int) const 30999 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31000 vfunc[104]: QWidget::destroy(bool, bool) 31001 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31002 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31003 vfunc[107]: QWidget::focusNextPrevChild(bool) 31004 vfunc[108]: QWidget::setKeyCompression(bool) 31005 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31006 bool, QFont*) 31007 vfunc[110]: QScrollBar::setOrientation(Qt::Orientation) 31008 vfunc[111]: NULL or QScrollBar::setTracking(bool) 31009 vfunc[112]: QScrollBar::valueChange() 31010 vfunc[113]: QScrollBar::stepChange() 31011 vfunc[114]: QScrollBar::rangeChange() 31012 31013 Table 8-388. Secondary vtable for QScrollBar 31014 Base Offset -80 31015 Virtual Base Offset 0 31016 RTTI typeinfo for QScrollBar 31017 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 31018 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 31019 vfunc[2]: QPaintDevice::setResolution(int) 31020 vfunc[3]: QPaintDevice::resolution() const 31021 vfunc[4]: QPaintDevice::handle() const 31022 vfunc[5]: QPaintDevice::x11RenderHandle() const 31023 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31024 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31025 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31026 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31027 const 31028 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31029 31030 Table 8-389. Secondary vtable for QScrollBar 31031 Base Offset -200 31032 Virtual Base Offset 0 31033 RTTI typeinfo for QScrollBar 31034 vfunc[0]: non-virtual thunk to QScrollBar::~QScrollBar() 31035 vfunc[1]: non-virtual thunk to QScrollBar::~QScrollBar() 31036 vfunc[2]: non-virtual thunk to QScrollBar::valueChange() 31037 vfunc[3]: non-virtual thunk to QScrollBar::rangeChange() 31038 vfunc[4]: non-virtual thunk to QScrollBar::stepChange() 31039 31040 The Run Time Type Information for the QScrollBar class is 31041 described by Table 8-390 31042 31043 Table 8-390. typeinfo for QScrollBar 31044 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31045 Name typeinfo name for QScrollBar 31046 flags: 0 31047 basetype: typeinfo for QWidget 2 31048 basetype: typeinfo for QRangeControl 29698 31049 __________________________________________________________ 31050 31051 8.2.22.17. Class data for QIconFactory 31052 31053 The virtual table for the QIconFactory class is described by 31054 Table 8-391 31055 31056 Table 8-391. Primary vtable for QIconFactory 31057 Base Offset 0 31058 Virtual Base Offset 0 31059 RTTI typeinfo for QIconFactory 31060 vfunc[0]: QIconFactory::~QIconFactory() 31061 vfunc[1]: QIconFactory::~QIconFactory() 31062 vfunc[2]: QIconFactory::createPixmap(QIconSet const&, 31063 QIconSet::Size, QIconSet::Mode, QIconSet::State) 31064 31065 The Run Time Type Information for the QIconFactory class is 31066 described by Table 8-392 31067 31068 Table 8-392. typeinfo for QIconFactory 31069 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31070 Name typeinfo name for QIconFactory 31071 flags: 0 31072 basetype: typeinfo for QShared 1024 31073 __________________________________________________________ 31074 31075 8.2.22.18. Class data for QSpinBox 31076 31077 The virtual table for the QSpinBox class is described by Table 31078 8-393 31079 31080 Table 8-393. Primary vtable for QSpinBox 31081 Base Offset 0 31082 Virtual Base Offset 0 31083 RTTI typeinfo for QSpinBox 31084 vfunc[0]: NULL or QSpinBox::metaObject() const 31085 vfunc[1]: QSpinBox::className() const 31086 vfunc[2]: QSpinBox::qt_cast(char const*) 31087 vfunc[3]: QSpinBox::qt_invoke(int, QUObject*) 31088 vfunc[4]: QSpinBox::qt_emit(int, QUObject*) 31089 vfunc[5]: QSpinBox::qt_property(int, int, QVariant*) 31090 vfunc[6]: QSpinBox::~QSpinBox() 31091 vfunc[7]: QSpinBox::~QSpinBox() 31092 vfunc[8]: QWidget::event(QEvent*) 31093 vfunc[9]: QSpinBox::eventFilter(QObject*, QEvent*) 31094 vfunc[10]: QWidget::setName(char const*) 31095 vfunc[11]: QObject::insertChild(QObject*) 31096 vfunc[12]: QObject::removeChild(QObject*) 31097 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31098 vfunc[14]: QObject::property(char const*) const 31099 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31100 vfunc[16]: QObject::childEvent(QChildEvent*) 31101 vfunc[17]: QObject::customEvent(QCustomEvent*) 31102 vfunc[18]: QObject::connectNotify(char const*) 31103 vfunc[19]: QObject::disconnectNotify(char const*) 31104 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31105 const*, char const*) 31106 vfunc[21]: QSpinBox::setEnabled(bool) 31107 vfunc[22]: QWidget::setMinimumSize(int, int) 31108 vfunc[23]: QWidget::setMaximumSize(int, int) 31109 vfunc[24]: QWidget::setSizeIncrement(int, int) 31110 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31111 vfunc[26]: QWidget::setEraseColor(QColor const&) 31112 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31113 vfunc[28]: QWidget::setPalette(QPalette const&) 31114 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31115 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31116 vfunc[31]: QWidget::setFont(QFont const&) 31117 vfunc[32]: QWidget::setCursor(QCursor const&) 31118 vfunc[33]: QWidget::unsetCursor() 31119 vfunc[34]: QWidget::setMask(QBitmap const&) 31120 vfunc[35]: QWidget::setMask(QRegion const&) 31121 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31122 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31123 vfunc[38]: QWidget::setCaption(QString const&) 31124 vfunc[39]: QWidget::setIcon(QPixmap const&) 31125 vfunc[40]: QWidget::setIconText(QString const&) 31126 vfunc[41]: QWidget::setMouseTracking(bool) 31127 vfunc[42]: QWidget::setFocus() 31128 vfunc[43]: QWidget::setActiveWindow() 31129 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31130 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31131 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31132 vfunc[47]: QWidget::show() 31133 vfunc[48]: QWidget::hide() 31134 vfunc[49]: QWidget::showMinimized() 31135 vfunc[50]: QWidget::showMaximized() 31136 vfunc[51]: QWidget::showNormal() 31137 vfunc[52]: QWidget::polish() 31138 vfunc[53]: QWidget::move(int, int) 31139 vfunc[54]: QWidget::resize(int, int) 31140 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31141 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31142 vfunc[57]: QWidget::close(bool) 31143 vfunc[58]: QSpinBox::sizeHint() const 31144 vfunc[59]: QSpinBox::minimumSizeHint() const 31145 vfunc[60]: QWidget::sizePolicy() const 31146 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31147 vfunc[62]: QWidget::heightForWidth(int) const 31148 vfunc[63]: QWidget::adjustSize() 31149 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31150 const&, bool) 31151 vfunc[65]: QWidget::setAcceptDrops(bool) 31152 vfunc[66]: QWidget::setAutoMask(bool) 31153 vfunc[67]: 31154 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31155 vfunc[68]: QWidget::customWhatsThis() const 31156 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 31157 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 31158 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 31159 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 31160 vfunc[73]: QSpinBox::wheelEvent(QWheelEvent*) 31161 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 31162 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31163 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31164 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31165 vfunc[78]: QWidget::enterEvent(QEvent*) 31166 vfunc[79]: QSpinBox::leaveEvent(QEvent*) 31167 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 31168 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31169 vfunc[82]: QSpinBox::resizeEvent(QResizeEvent*) 31170 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31171 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 31172 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31173 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31174 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31175 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31176 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31177 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31178 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31179 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31180 vfunc[93]: QWidget::showEvent(QShowEvent*) 31181 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31182 vfunc[95]: QWidget::x11Event(_XEvent*) 31183 vfunc[96]: QWidget::updateMask() 31184 vfunc[97]: QSpinBox::styleChange(QStyle&) 31185 vfunc[98]: QWidget::enabledChange(bool) 31186 vfunc[99]: QWidget::paletteChange(QPalette const&) 31187 vfunc[100]: QWidget::fontChange(QFont const&) 31188 vfunc[101]: QWidget::windowActivationChange(bool) 31189 vfunc[102]: QWidget::metric(int) const 31190 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31191 vfunc[104]: QWidget::destroy(bool, bool) 31192 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31193 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31194 vfunc[107]: QWidget::focusNextPrevChild(bool) 31195 vfunc[108]: QWidget::setKeyCompression(bool) 31196 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31197 bool, QFont*) 31198 vfunc[110]: QSpinBox::prefix() const 31199 vfunc[111]: QSpinBox::suffix() const 31200 vfunc[112]: QSpinBox::cleanText() const 31201 vfunc[113]: QSpinBox::setSpecialValueText(QString const&) 31202 vfunc[114]: QSpinBox::setWrapping(bool) 31203 vfunc[115]: QSpinBox::setButtonSymbols(QSpinBox::ButtonSymbols) 31204 vfunc[116]: QSpinBox::setValidator(QValidator const*) 31205 vfunc[117]: QSpinBox::setValue(int) 31206 vfunc[118]: QSpinBox::setPrefix(QString const&) 31207 vfunc[119]: QSpinBox::setSuffix(QString const&) 31208 vfunc[120]: QSpinBox::stepUp() 31209 vfunc[121]: QSpinBox::stepDown() 31210 vfunc[122]: QSpinBox::selectAll() 31211 vfunc[123]: QSpinBox::mapValueToText(int) 31212 vfunc[124]: QSpinBox::mapTextToValue(bool*) 31213 vfunc[125]: QSpinBox::updateDisplay() 31214 vfunc[126]: QSpinBox::interpretText() 31215 vfunc[127]: QSpinBox::valueChange() 31216 vfunc[128]: QSpinBox::rangeChange() 31217 31218 Table 8-394. Secondary vtable for QSpinBox 31219 Base Offset -80 31220 Virtual Base Offset 0 31221 RTTI typeinfo for QSpinBox 31222 vfunc[0]: non-virtual thunk to QSpinBox::~QSpinBox() 31223 vfunc[1]: non-virtual thunk to QSpinBox::~QSpinBox() 31224 vfunc[2]: QPaintDevice::setResolution(int) 31225 vfunc[3]: QPaintDevice::resolution() const 31226 vfunc[4]: QPaintDevice::handle() const 31227 vfunc[5]: QPaintDevice::x11RenderHandle() const 31228 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31229 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31230 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31231 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31232 const 31233 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31234 31235 Table 8-395. Secondary vtable for QSpinBox 31236 Base Offset -200 31237 Virtual Base Offset 0 31238 RTTI typeinfo for QSpinBox 31239 vfunc[0]: non-virtual thunk to QSpinBox::~QSpinBox() 31240 vfunc[1]: non-virtual thunk to QSpinBox::~QSpinBox() 31241 vfunc[2]: non-virtual thunk to QSpinBox::valueChange() 31242 vfunc[3]: non-virtual thunk to QSpinBox::rangeChange() 31243 vfunc[4]: QRangeControl::stepChange() 31244 31245 The Run Time Type Information for the QSpinBox class is 31246 described by Table 8-396 31247 31248 Table 8-396. typeinfo for QSpinBox 31249 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 31250 Name typeinfo name for QSpinBox 31251 flags: 0 31252 basetype: typeinfo for QWidget 2 31253 basetype: typeinfo for QRangeControl 29698 31254 __________________________________________________________ 31255 31256 8.2.22.19. Class data for QLabel 31257 31258 The virtual table for the QLabel class is described by Table 31259 8-397 31260 31261 Table 8-397. Primary vtable for QLabel 31262 Base Offset 0 31263 Virtual Base Offset 0 31264 RTTI typeinfo for QLabel 31265 vfunc[0]: NULL or QLabel::metaObject() const 31266 vfunc[1]: QLabel::className() const 31267 vfunc[2]: QLabel::qt_cast(char const*) 31268 vfunc[3]: QLabel::qt_invoke(int, QUObject*) 31269 vfunc[4]: QLabel::qt_emit(int, QUObject*) 31270 vfunc[5]: QLabel::qt_property(int, int, QVariant*) 31271 vfunc[6]: QLabel::~QLabel() 31272 vfunc[7]: QLabel::~QLabel() 31273 vfunc[8]: QWidget::event(QEvent*) 31274 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 31275 vfunc[10]: QWidget::setName(char const*) 31276 vfunc[11]: QObject::insertChild(QObject*) 31277 vfunc[12]: QObject::removeChild(QObject*) 31278 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31279 vfunc[14]: QObject::property(char const*) const 31280 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31281 vfunc[16]: QObject::childEvent(QChildEvent*) 31282 vfunc[17]: QObject::customEvent(QCustomEvent*) 31283 vfunc[18]: QObject::connectNotify(char const*) 31284 vfunc[19]: QObject::disconnectNotify(char const*) 31285 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31286 const*, char const*) 31287 vfunc[21]: QWidget::setEnabled(bool) 31288 vfunc[22]: QWidget::setMinimumSize(int, int) 31289 vfunc[23]: QWidget::setMaximumSize(int, int) 31290 vfunc[24]: QWidget::setSizeIncrement(int, int) 31291 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31292 vfunc[26]: QWidget::setEraseColor(QColor const&) 31293 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31294 vfunc[28]: QWidget::setPalette(QPalette const&) 31295 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31296 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31297 vfunc[31]: QLabel::setFont(QFont const&) 31298 vfunc[32]: QWidget::setCursor(QCursor const&) 31299 vfunc[33]: QWidget::unsetCursor() 31300 vfunc[34]: QWidget::setMask(QBitmap const&) 31301 vfunc[35]: QWidget::setMask(QRegion const&) 31302 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31303 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31304 vfunc[38]: QWidget::setCaption(QString const&) 31305 vfunc[39]: QWidget::setIcon(QPixmap const&) 31306 vfunc[40]: QWidget::setIconText(QString const&) 31307 vfunc[41]: QWidget::setMouseTracking(bool) 31308 vfunc[42]: QWidget::setFocus() 31309 vfunc[43]: QWidget::setActiveWindow() 31310 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31311 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31312 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31313 vfunc[47]: QWidget::show() 31314 vfunc[48]: QWidget::hide() 31315 vfunc[49]: QWidget::showMinimized() 31316 vfunc[50]: QWidget::showMaximized() 31317 vfunc[51]: QWidget::showNormal() 31318 vfunc[52]: QWidget::polish() 31319 vfunc[53]: QWidget::move(int, int) 31320 vfunc[54]: QWidget::resize(int, int) 31321 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31322 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31323 vfunc[57]: QWidget::close(bool) 31324 vfunc[58]: QLabel::sizeHint() const 31325 vfunc[59]: QLabel::minimumSizeHint() const 31326 vfunc[60]: QWidget::sizePolicy() const 31327 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31328 vfunc[62]: QLabel::heightForWidth(int) const 31329 vfunc[63]: QWidget::adjustSize() 31330 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31331 const&, bool) 31332 vfunc[65]: QWidget::setAcceptDrops(bool) 31333 vfunc[66]: QWidget::setAutoMask(bool) 31334 vfunc[67]: 31335 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31336 vfunc[68]: QWidget::customWhatsThis() const 31337 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 31338 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 31339 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 31340 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 31341 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 31342 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 31343 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31344 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31345 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31346 vfunc[78]: QWidget::enterEvent(QEvent*) 31347 vfunc[79]: QWidget::leaveEvent(QEvent*) 31348 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 31349 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31350 vfunc[82]: QLabel::resizeEvent(QResizeEvent*) 31351 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31352 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 31353 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31354 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31355 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31356 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31357 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31358 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31359 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31360 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31361 vfunc[93]: QWidget::showEvent(QShowEvent*) 31362 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31363 vfunc[95]: QWidget::x11Event(_XEvent*) 31364 vfunc[96]: QWidget::updateMask() 31365 vfunc[97]: QFrame::styleChange(QStyle&) 31366 vfunc[98]: QWidget::enabledChange(bool) 31367 vfunc[99]: QWidget::paletteChange(QPalette const&) 31368 vfunc[100]: QLabel::fontChange(QFont const&) 31369 vfunc[101]: QWidget::windowActivationChange(bool) 31370 vfunc[102]: QWidget::metric(int) const 31371 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31372 vfunc[104]: QWidget::destroy(bool, bool) 31373 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31374 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31375 vfunc[107]: QWidget::focusNextPrevChild(bool) 31376 vfunc[108]: QWidget::setKeyCompression(bool) 31377 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31378 bool, QFont*) 31379 vfunc[110]: QFrame::setFrameStyle(int) 31380 vfunc[111]: QFrame::setLineWidth(int) 31381 vfunc[112]: QFrame::setMargin(int) 31382 vfunc[113]: QFrame::setMidLineWidth(int) 31383 vfunc[114]: QFrame::setFrameRect(QRect const&) 31384 vfunc[115]: QFrame::drawFrame(QPainter*) 31385 vfunc[116]: QLabel::drawContents(QPainter*) 31386 vfunc[117]: QFrame::frameChanged() 31387 vfunc[118]: QLabel::setAlignment(int) 31388 vfunc[119]: QLabel::setAutoResize(bool) 31389 vfunc[120]: QLabel::setBuddy(QWidget*) 31390 vfunc[121]: QLabel::setText(QString const&) 31391 vfunc[122]: QLabel::setPixmap(QPixmap const&) 31392 vfunc[123]: QLabel::setPicture(QPicture const&) 31393 vfunc[124]: QLabel::setMovie(QMovie const&) 31394 vfunc[125]: QLabel::setNum(int) 31395 vfunc[126]: QLabel::setNum(double) 31396 31397 Table 8-398. Secondary vtable for QLabel 31398 Base Offset -80 31399 Virtual Base Offset 0 31400 RTTI typeinfo for QLabel 31401 vfunc[0]: non-virtual thunk to QLabel::~QLabel() 31402 vfunc[1]: non-virtual thunk to QLabel::~QLabel() 31403 vfunc[2]: QPaintDevice::setResolution(int) 31404 vfunc[3]: QPaintDevice::resolution() const 31405 vfunc[4]: QPaintDevice::handle() const 31406 vfunc[5]: QPaintDevice::x11RenderHandle() const 31407 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31408 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31409 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31410 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31411 const 31412 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31413 31414 The Run Time Type Information for the QLabel class is described 31415 by Table 8-399 31416 31417 Table 8-399. typeinfo for QLabel 31418 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31419 Name typeinfo name for QLabel 31420 basetype: typeinfo for QFrame 31421 __________________________________________________________ 31422 31423 8.2.22.20. Class data for QListBoxPixmap 31424 31425 The virtual table for the QListBoxPixmap class is described by 31426 Table 8-400 31427 31428 Table 8-400. Primary vtable for QListBoxPixmap 31429 Base Offset 0 31430 Virtual Base Offset 0 31431 RTTI typeinfo for QListBoxPixmap 31432 vfunc[0]: QListBoxPixmap::~QListBoxPixmap() 31433 vfunc[1]: QListBoxPixmap::~QListBoxPixmap() 31434 vfunc[2]: QListBoxItem::text() const 31435 vfunc[3]: NULL or QListBoxPixmap::pixmap() const 31436 vfunc[4]: QListBoxPixmap::height(QListBox const*) const 31437 vfunc[5]: QListBoxPixmap::width(QListBox const*) const 31438 vfunc[6]: QListBoxPixmap::rtti() const 31439 vfunc[7]: QListBoxPixmap::paint(QPainter*) 31440 vfunc[8]: NULL or QListBoxItem::setText(QString const&) 31441 31442 The Run Time Type Information for the QListBoxPixmap class is 31443 described by Table 8-401 31444 31445 Table 8-401. typeinfo for QListBoxPixmap 31446 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31447 Name typeinfo name for QListBoxPixmap 31448 basetype: typeinfo for QListBoxItem 31449 __________________________________________________________ 31450 31451 8.2.22.21. Class data for QWhatsThis 31452 31453 The virtual table for the QWhatsThis class is described by 31454 Table 8-402 31455 31456 Table 8-402. Primary vtable for QWhatsThis 31457 Base Offset 0 31458 Virtual Base Offset 0 31459 RTTI typeinfo for QWhatsThis 31460 vfunc[0]: QWhatsThis::~QWhatsThis() 31461 vfunc[1]: QWhatsThis::~QWhatsThis() 31462 vfunc[2]: QWhatsThis::text(QPoint const&) 31463 vfunc[3]: QWhatsThis::clicked(QString const&) 31464 31465 The Run Time Type Information for the QWhatsThis class is 31466 described by Table 8-403 31467 31468 Table 8-403. typeinfo for QWhatsThis 31469 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31470 Name typeinfo name for QWhatsThis 31471 basetype: typeinfo for Qt 31472 __________________________________________________________ 31473 31474 8.2.22.22. Class data for QMultiLineEdit 31475 31476 The virtual table for the QMultiLineEdit class is described by 31477 Table 8-404 31478 31479 Table 8-404. Primary vtable for QMultiLineEdit 31480 Base Offset 0 31481 Virtual Base Offset 0 31482 RTTI typeinfo for QMultiLineEdit 31483 vfunc[0]: NULL or QMultiLineEdit::metaObject() const 31484 vfunc[1]: QMultiLineEdit::className() const 31485 vfunc[2]: QMultiLineEdit::qt_cast(char const*) 31486 vfunc[3]: QMultiLineEdit::qt_invoke(int, QUObject*) 31487 vfunc[4]: QMultiLineEdit::qt_emit(int, QUObject*) 31488 vfunc[5]: QMultiLineEdit::qt_property(int, int, QVariant*) 31489 vfunc[6]: QMultiLineEdit::~QMultiLineEdit() 31490 vfunc[7]: QMultiLineEdit::~QMultiLineEdit() 31491 vfunc[8]: QTextEdit::event(QEvent*) 31492 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 31493 vfunc[10]: QWidget::setName(char const*) 31494 vfunc[11]: QObject::insertChild(QObject*) 31495 vfunc[12]: QScrollView::removeChild(QObject*) 31496 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31497 vfunc[14]: QObject::property(char const*) const 31498 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31499 vfunc[16]: QObject::childEvent(QChildEvent*) 31500 vfunc[17]: QObject::customEvent(QCustomEvent*) 31501 vfunc[18]: QObject::connectNotify(char const*) 31502 vfunc[19]: QObject::disconnectNotify(char const*) 31503 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31504 const*, char const*) 31505 vfunc[21]: QTextEdit::setEnabled(bool) 31506 vfunc[22]: QWidget::setMinimumSize(int, int) 31507 vfunc[23]: QWidget::setMaximumSize(int, int) 31508 vfunc[24]: QWidget::setSizeIncrement(int, int) 31509 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31510 vfunc[26]: QWidget::setEraseColor(QColor const&) 31511 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31512 vfunc[28]: QTextEdit::setPalette(QPalette const&) 31513 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31514 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31515 vfunc[31]: QTextEdit::setFont(QFont const&) 31516 vfunc[32]: QWidget::setCursor(QCursor const&) 31517 vfunc[33]: QWidget::unsetCursor() 31518 vfunc[34]: QWidget::setMask(QBitmap const&) 31519 vfunc[35]: QWidget::setMask(QRegion const&) 31520 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31521 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31522 vfunc[38]: QWidget::setCaption(QString const&) 31523 vfunc[39]: QWidget::setIcon(QPixmap const&) 31524 vfunc[40]: QWidget::setIconText(QString const&) 31525 vfunc[41]: QWidget::setMouseTracking(bool) 31526 vfunc[42]: QWidget::setFocus() 31527 vfunc[43]: QWidget::setActiveWindow() 31528 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31529 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31530 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31531 vfunc[47]: QScrollView::show() 31532 vfunc[48]: QWidget::hide() 31533 vfunc[49]: QWidget::showMinimized() 31534 vfunc[50]: QWidget::showMaximized() 31535 vfunc[51]: QWidget::showNormal() 31536 vfunc[52]: QTextEdit::polish() 31537 vfunc[53]: QWidget::move(int, int) 31538 vfunc[54]: QScrollView::resize(int, int) 31539 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31540 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31541 vfunc[57]: QWidget::close(bool) 31542 vfunc[58]: QTextEdit::sizeHint() const 31543 vfunc[59]: QScrollView::minimumSizeHint() const 31544 vfunc[60]: QWidget::sizePolicy() const 31545 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31546 vfunc[62]: QTextEdit::heightForWidth(int) const 31547 vfunc[63]: QWidget::adjustSize() 31548 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31549 const&, bool) 31550 vfunc[65]: QWidget::setAcceptDrops(bool) 31551 vfunc[66]: QWidget::setAutoMask(bool) 31552 vfunc[67]: 31553 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31554 vfunc[68]: QWidget::customWhatsThis() const 31555 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 31556 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 31557 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 31558 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 31559 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 31560 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 31561 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31562 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 31563 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 31564 vfunc[78]: QWidget::enterEvent(QEvent*) 31565 vfunc[79]: QWidget::leaveEvent(QEvent*) 31566 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 31567 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31568 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 31569 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31570 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 31571 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 31572 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 31573 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 31574 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31575 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31576 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31577 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31578 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31579 vfunc[93]: QWidget::showEvent(QShowEvent*) 31580 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31581 vfunc[95]: QWidget::x11Event(_XEvent*) 31582 vfunc[96]: QWidget::updateMask() 31583 vfunc[97]: QScrollView::styleChange(QStyle&) 31584 vfunc[98]: QWidget::enabledChange(bool) 31585 vfunc[99]: QWidget::paletteChange(QPalette const&) 31586 vfunc[100]: QScrollView::fontChange(QFont const&) 31587 vfunc[101]: QTextEdit::windowActivationChange(bool) 31588 vfunc[102]: QWidget::metric(int) const 31589 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31590 vfunc[104]: QWidget::destroy(bool, bool) 31591 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31592 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31593 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 31594 vfunc[108]: QWidget::setKeyCompression(bool) 31595 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31596 bool, QFont*) 31597 vfunc[110]: QFrame::setFrameStyle(int) 31598 vfunc[111]: QFrame::setLineWidth(int) 31599 vfunc[112]: QFrame::setMargin(int) 31600 vfunc[113]: QFrame::setMidLineWidth(int) 31601 vfunc[114]: QFrame::setFrameRect(QRect const&) 31602 vfunc[115]: QFrame::drawFrame(QPainter*) 31603 vfunc[116]: QTextEdit::drawContents(QPainter*) 31604 vfunc[117]: QScrollView::frameChanged() 31605 vfunc[118]: 31606 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 31607 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 31608 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 31609 vfunc[121]: 31610 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 31611 vfunc[122]: 31612 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 31613 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 31614 vfunc[124]: QScrollView::setDragAutoScroll(bool) 31615 vfunc[125]: QScrollView::resizeContents(int, int) 31616 vfunc[126]: QScrollView::setContentsPos(int, int) 31617 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 31618 int) 31619 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 31620 int, int, int, int, int) 31621 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 31622 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 31623 vfunc[131]: 31624 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 31625 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 31626 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 31627 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 31628 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 31629 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 31630 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 31631 vfunc[138]: 31632 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 31633 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 31634 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 31635 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 31636 vfunc[142]: 31637 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 31638 vfunc[143]: 31639 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 31640 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 31641 vfunc[145]: 31642 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 31643 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 31644 vfunc[147]: 31645 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 31646 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 31647 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 31648 vfunc[150]: 31649 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 31650 vfunc[151]: QScrollView::setMargins(int, int, int, int) 31651 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 31652 int, int) 31653 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 31654 int, int) 31655 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 31656 int*, int*) 31657 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 31658 QTextEdit::VerticalAlignment*) 31659 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 31660 QTextEdit::VerticalAlignment*, int*, 31661 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 31662 int*) 31663 vfunc[157]: 31664 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 31665 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 31666 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 31667 vfunc[160]: QTextEdit::setPaper(QBrush const&) 31668 vfunc[161]: QTextEdit::setLinkUnderline(bool) 31669 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 31670 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 31671 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 31672 vfunc[165]: QTextEdit::copy() 31673 vfunc[166]: QTextEdit::append(QString const&) 31674 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 31675 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 31676 vfunc[169]: QTextEdit::selectAll(bool) 31677 vfunc[170]: QTextEdit::setTabStopWidth(int) 31678 vfunc[171]: QTextEdit::zoomIn(int) 31679 vfunc[172]: NULL or QTextEdit::zoomIn() 31680 vfunc[173]: QTextEdit::zoomOut(int) 31681 vfunc[174]: NULL or QTextEdit::zoomOut() 31682 vfunc[175]: QTextEdit::zoomTo(int) 31683 vfunc[176]: QTextEdit::sync() 31684 vfunc[177]: QTextEdit::setReadOnly(bool) 31685 vfunc[178]: QTextEdit::undo() 31686 vfunc[179]: QTextEdit::redo() 31687 vfunc[180]: QTextEdit::cut() 31688 vfunc[181]: QTextEdit::paste() 31689 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 31690 vfunc[183]: QTextEdit::clear() 31691 vfunc[184]: QTextEdit::del() 31692 vfunc[185]: QTextEdit::indent() 31693 vfunc[186]: QTextEdit::setItalic(bool) 31694 vfunc[187]: QTextEdit::setBold(bool) 31695 vfunc[188]: QTextEdit::setUnderline(bool) 31696 vfunc[189]: QTextEdit::setFamily(QString const&) 31697 vfunc[190]: QTextEdit::setPointSize(int) 31698 vfunc[191]: QTextEdit::setColor(QColor const&) 31699 vfunc[192]: 31700 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 31701 vfunc[193]: QMultiLineEdit::setAlignment(int) 31702 vfunc[194]: 31703 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 31704 QStyleSheetItem::ListStyle) 31705 vfunc[195]: NULL or QMultiLineEdit::setCursorPosition(int, int) 31706 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 31707 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 31708 const&, bool) 31709 vfunc[198]: QTextEdit::setModified(bool) 31710 vfunc[199]: QTextEdit::resetFormat() 31711 vfunc[200]: QTextEdit::setUndoDepth(int) 31712 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 31713 vfunc[202]: QTextEdit::ensureCursorVisible() 31714 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 31715 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 31716 bool) 31717 vfunc[205]: 31718 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 31719 vfunc[206]: QTextEdit::removeSelectedText(int) 31720 vfunc[207]: QTextEdit::removeSelection(int) 31721 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 31722 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 31723 vfunc[210]: QTextEdit::scrollToBottom() 31724 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 31725 vfunc[212]: NULL or QMultiLineEdit::insertAt(QString const&, 31726 int, int) 31727 vfunc[213]: QTextEdit::removeParagraph(int) 31728 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 31729 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 31730 const&) 31731 vfunc[216]: QTextEdit::clearParagraphBackground(int) 31732 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 31733 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 31734 vfunc[219]: QTextEdit::createPopupMenu() 31735 vfunc[220]: QTextEdit::doChangeInterval() 31736 vfunc[221]: NULL or QTextEdit::linksEnabled() const 31737 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 31738 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 31739 vfunc[224]: QMultiLineEdit::insertLine(QString const&, int) 31740 vfunc[225]: QMultiLineEdit::insertAt(QString const&, int, int, 31741 bool) 31742 vfunc[226]: QMultiLineEdit::removeLine(int) 31743 vfunc[227]: QMultiLineEdit::setCursorPosition(int, int, bool) 31744 vfunc[228]: NULL or QMultiLineEdit::setAutoUpdate(bool) 31745 vfunc[229]: QMultiLineEdit::insertAndMark(QString const&, bool) 31746 vfunc[230]: QMultiLineEdit::newLine() 31747 vfunc[231]: QMultiLineEdit::killLine() 31748 vfunc[232]: QMultiLineEdit::pageUp(bool) 31749 vfunc[233]: QMultiLineEdit::pageDown(bool) 31750 vfunc[234]: QMultiLineEdit::cursorLeft(bool, bool) 31751 vfunc[235]: QMultiLineEdit::cursorRight(bool, bool) 31752 vfunc[236]: QMultiLineEdit::cursorUp(bool) 31753 vfunc[237]: QMultiLineEdit::cursorDown(bool) 31754 vfunc[238]: QMultiLineEdit::backspace() 31755 vfunc[239]: QMultiLineEdit::home(bool) 31756 vfunc[240]: QMultiLineEdit::end(bool) 31757 31758 Table 8-405. Secondary vtable for QMultiLineEdit 31759 Base Offset -80 31760 Virtual Base Offset 0 31761 RTTI typeinfo for QMultiLineEdit 31762 vfunc[0]: non-virtual thunk to 31763 QMultiLineEdit::~QMultiLineEdit() 31764 vfunc[1]: non-virtual thunk to 31765 QMultiLineEdit::~QMultiLineEdit() 31766 vfunc[2]: QPaintDevice::setResolution(int) 31767 vfunc[3]: QPaintDevice::resolution() const 31768 vfunc[4]: QPaintDevice::handle() const 31769 vfunc[5]: QPaintDevice::x11RenderHandle() const 31770 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31771 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 31772 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 31773 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 31774 const 31775 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 31776 31777 The Run Time Type Information for the QMultiLineEdit class is 31778 described by Table 8-406 31779 31780 Table 8-406. typeinfo for QMultiLineEdit 31781 Base Vtable vtable for __cxxabiv1::__si_class_type_info 31782 Name typeinfo name for QMultiLineEdit 31783 basetype: typeinfo for QTextEdit 31784 __________________________________________________________ 31785 31786 8.2.22.23. Class data for QListBox 31787 31788 The virtual table for the QListBox class is described by Table 31789 8-407 31790 31791 Table 8-407. Primary vtable for QListBox 31792 Base Offset 0 31793 Virtual Base Offset 0 31794 RTTI typeinfo for QListBox 31795 vfunc[0]: NULL or QListBox::metaObject() const 31796 vfunc[1]: QListBox::className() const 31797 vfunc[2]: QListBox::qt_cast(char const*) 31798 vfunc[3]: QListBox::qt_invoke(int, QUObject*) 31799 vfunc[4]: QListBox::qt_emit(int, QUObject*) 31800 vfunc[5]: QListBox::qt_property(int, int, QVariant*) 31801 vfunc[6]: QListBox::~QListBox() 31802 vfunc[7]: QListBox::~QListBox() 31803 vfunc[8]: QWidget::event(QEvent*) 31804 vfunc[9]: QListBox::eventFilter(QObject*, QEvent*) 31805 vfunc[10]: QWidget::setName(char const*) 31806 vfunc[11]: QObject::insertChild(QObject*) 31807 vfunc[12]: QScrollView::removeChild(QObject*) 31808 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 31809 vfunc[14]: QObject::property(char const*) const 31810 vfunc[15]: QObject::timerEvent(QTimerEvent*) 31811 vfunc[16]: QObject::childEvent(QChildEvent*) 31812 vfunc[17]: QObject::customEvent(QCustomEvent*) 31813 vfunc[18]: QObject::connectNotify(char const*) 31814 vfunc[19]: QObject::disconnectNotify(char const*) 31815 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 31816 const*, char const*) 31817 vfunc[21]: QScrollView::setEnabled(bool) 31818 vfunc[22]: QWidget::setMinimumSize(int, int) 31819 vfunc[23]: QWidget::setMaximumSize(int, int) 31820 vfunc[24]: QWidget::setSizeIncrement(int, int) 31821 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 31822 vfunc[26]: QWidget::setEraseColor(QColor const&) 31823 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 31824 vfunc[28]: QWidget::setPalette(QPalette const&) 31825 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 31826 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 31827 vfunc[31]: QListBox::setFont(QFont const&) 31828 vfunc[32]: QWidget::setCursor(QCursor const&) 31829 vfunc[33]: QWidget::unsetCursor() 31830 vfunc[34]: QWidget::setMask(QBitmap const&) 31831 vfunc[35]: QWidget::setMask(QRegion const&) 31832 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 31833 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 31834 vfunc[38]: QWidget::setCaption(QString const&) 31835 vfunc[39]: QWidget::setIcon(QPixmap const&) 31836 vfunc[40]: QWidget::setIconText(QString const&) 31837 vfunc[41]: QWidget::setMouseTracking(bool) 31838 vfunc[42]: QWidget::setFocus() 31839 vfunc[43]: QWidget::setActiveWindow() 31840 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 31841 vfunc[45]: QWidget::setFocusProxy(QWidget*) 31842 vfunc[46]: QWidget::setUpdatesEnabled(bool) 31843 vfunc[47]: QScrollView::show() 31844 vfunc[48]: QWidget::hide() 31845 vfunc[49]: QWidget::showMinimized() 31846 vfunc[50]: QWidget::showMaximized() 31847 vfunc[51]: QWidget::showNormal() 31848 vfunc[52]: QWidget::polish() 31849 vfunc[53]: QWidget::move(int, int) 31850 vfunc[54]: QScrollView::resize(int, int) 31851 vfunc[55]: QWidget::setGeometry(int, int, int, int) 31852 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 31853 vfunc[57]: QWidget::close(bool) 31854 vfunc[58]: QListBox::sizeHint() const 31855 vfunc[59]: QListBox::minimumSizeHint() const 31856 vfunc[60]: QWidget::sizePolicy() const 31857 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 31858 vfunc[62]: QWidget::heightForWidth(int) const 31859 vfunc[63]: QWidget::adjustSize() 31860 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 31861 const&, bool) 31862 vfunc[65]: QWidget::setAcceptDrops(bool) 31863 vfunc[66]: QWidget::setAutoMask(bool) 31864 vfunc[67]: 31865 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 31866 vfunc[68]: QWidget::customWhatsThis() const 31867 vfunc[69]: QListBox::mousePressEvent(QMouseEvent*) 31868 vfunc[70]: QListBox::mouseReleaseEvent(QMouseEvent*) 31869 vfunc[71]: QListBox::mouseDoubleClickEvent(QMouseEvent*) 31870 vfunc[72]: QListBox::mouseMoveEvent(QMouseEvent*) 31871 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 31872 vfunc[74]: QListBox::keyPressEvent(QKeyEvent*) 31873 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 31874 vfunc[76]: QListBox::focusInEvent(QFocusEvent*) 31875 vfunc[77]: QListBox::focusOutEvent(QFocusEvent*) 31876 vfunc[78]: QWidget::enterEvent(QEvent*) 31877 vfunc[79]: QWidget::leaveEvent(QEvent*) 31878 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 31879 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 31880 vfunc[82]: QListBox::resizeEvent(QResizeEvent*) 31881 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 31882 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 31883 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 31884 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 31885 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 31886 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 31887 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 31888 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 31889 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 31890 vfunc[92]: QWidget::dropEvent(QDropEvent*) 31891 vfunc[93]: QListBox::showEvent(QShowEvent*) 31892 vfunc[94]: QWidget::hideEvent(QHideEvent*) 31893 vfunc[95]: QWidget::x11Event(_XEvent*) 31894 vfunc[96]: QWidget::updateMask() 31895 vfunc[97]: QScrollView::styleChange(QStyle&) 31896 vfunc[98]: QWidget::enabledChange(bool) 31897 vfunc[99]: QWidget::paletteChange(QPalette const&) 31898 vfunc[100]: QScrollView::fontChange(QFont const&) 31899 vfunc[101]: QListBox::windowActivationChange(bool) 31900 vfunc[102]: QWidget::metric(int) const 31901 vfunc[103]: QWidget::create(unsigned long, bool, bool) 31902 vfunc[104]: QWidget::destroy(bool, bool) 31903 vfunc[105]: NULL or QWidget::setWState(unsigned int) 31904 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 31905 vfunc[107]: QScrollView::focusNextPrevChild(bool) 31906 vfunc[108]: QWidget::setKeyCompression(bool) 31907 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 31908 bool, QFont*) 31909 vfunc[110]: QFrame::setFrameStyle(int) 31910 vfunc[111]: QFrame::setLineWidth(int) 31911 vfunc[112]: QFrame::setMargin(int) 31912 vfunc[113]: QFrame::setMidLineWidth(int) 31913 vfunc[114]: QFrame::setFrameRect(QRect const&) 31914 vfunc[115]: QFrame::drawFrame(QPainter*) 31915 vfunc[116]: QScrollView::drawContents(QPainter*) 31916 vfunc[117]: QScrollView::frameChanged() 31917 vfunc[118]: 31918 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 31919 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 31920 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 31921 vfunc[121]: 31922 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 31923 vfunc[122]: 31924 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 31925 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 31926 vfunc[124]: QScrollView::setDragAutoScroll(bool) 31927 vfunc[125]: QScrollView::resizeContents(int, int) 31928 vfunc[126]: QScrollView::setContentsPos(int, int) 31929 vfunc[127]: QScrollView::drawContents(QPainter*, int, int, int, 31930 int) 31931 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 31932 int, int, int, int, int) 31933 vfunc[129]: QScrollView::contentsMousePressEvent(QMouseEvent*) 31934 vfunc[130]: 31935 QScrollView::contentsMouseReleaseEvent(QMouseEvent*) 31936 vfunc[131]: 31937 QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*) 31938 vfunc[132]: QScrollView::contentsMouseMoveEvent(QMouseEvent*) 31939 vfunc[133]: 31940 QScrollView::contentsDragEnterEvent(QDragEnterEvent*) 31941 vfunc[134]: QScrollView::contentsDragMoveEvent(QDragMoveEvent*) 31942 vfunc[135]: 31943 QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*) 31944 vfunc[136]: QScrollView::contentsDropEvent(QDropEvent*) 31945 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 31946 vfunc[138]: 31947 QListBox::contentsContextMenuEvent(QContextMenuEvent*) 31948 vfunc[139]: QListBox::viewportPaintEvent(QPaintEvent*) 31949 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 31950 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 31951 vfunc[142]: 31952 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 31953 vfunc[143]: 31954 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 31955 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 31956 vfunc[145]: 31957 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 31958 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 31959 vfunc[147]: 31960 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 31961 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 31962 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 31963 vfunc[150]: 31964 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 31965 vfunc[151]: QScrollView::setMargins(int, int, int, int) 31966 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 31967 int, int) 31968 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 31969 int, int) 31970 vfunc[154]: QListBox::setCurrentItem(int) 31971 vfunc[155]: QListBox::setCurrentItem(QListBoxItem*) 31972 vfunc[156]: QListBox::setTopItem(int) 31973 vfunc[157]: QListBox::setBottomItem(int) 31974 vfunc[158]: QListBox::setSelectionMode(QListBox::SelectionMode) 31975 vfunc[159]: QListBox::setSelected(QListBoxItem*, bool) 31976 vfunc[160]: QListBox::setColumnMode(QListBox::LayoutMode) 31977 vfunc[161]: QListBox::setColumnMode(int) 31978 vfunc[162]: QListBox::setRowMode(QListBox::LayoutMode) 31979 vfunc[163]: QListBox::setRowMode(int) 31980 vfunc[164]: QListBox::setVariableWidth(bool) 31981 vfunc[165]: QListBox::setVariableHeight(bool) 31982 vfunc[166]: QListBox::ensureCurrentVisible() 31983 vfunc[167]: QListBox::clearSelection() 31984 vfunc[168]: QListBox::selectAll(bool) 31985 vfunc[169]: QListBox::invertSelection() 31986 vfunc[170]: QListBox::paintCell(QPainter*, int, int) 31987 31988 Table 8-408. Secondary vtable for QListBox 31989 Base Offset -80 31990 Virtual Base Offset 0 31991 RTTI typeinfo for QListBox 31992 vfunc[0]: non-virtual thunk to QListBox::~QListBox() 31993 vfunc[1]: non-virtual thunk to QListBox::~QListBox() 31994 vfunc[2]: QPaintDevice::setResolution(int) 31995 vfunc[3]: QPaintDevice::resolution() const 31996 vfunc[4]: QPaintDevice::handle() const 31997 vfunc[5]: QPaintDevice::x11RenderHandle() const 31998 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 31999 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32000 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32001 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32002 const 32003 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32004 32005 The Run Time Type Information for the QListBox class is 32006 described by Table 8-409 32007 32008 Table 8-409. typeinfo for QListBox 32009 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32010 Name typeinfo name for QListBox 32011 basetype: typeinfo for QScrollView 32012 __________________________________________________________ 32013 32014 8.2.22.24. Class data for QComboBox 32015 32016 The virtual table for the QComboBox class is described by Table 32017 8-410 32018 32019 Table 8-410. Primary vtable for QComboBox 32020 Base Offset 0 32021 Virtual Base Offset 0 32022 RTTI typeinfo for QComboBox 32023 vfunc[0]: NULL or QComboBox::metaObject() const 32024 vfunc[1]: QComboBox::className() const 32025 vfunc[2]: QComboBox::qt_cast(char const*) 32026 vfunc[3]: QComboBox::qt_invoke(int, QUObject*) 32027 vfunc[4]: QComboBox::qt_emit(int, QUObject*) 32028 vfunc[5]: QComboBox::qt_property(int, int, QVariant*) 32029 vfunc[6]: QComboBox::~QComboBox() 32030 vfunc[7]: QComboBox::~QComboBox() 32031 vfunc[8]: QWidget::event(QEvent*) 32032 vfunc[9]: QComboBox::eventFilter(QObject*, QEvent*) 32033 vfunc[10]: QWidget::setName(char const*) 32034 vfunc[11]: QObject::insertChild(QObject*) 32035 vfunc[12]: QObject::removeChild(QObject*) 32036 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32037 vfunc[14]: QObject::property(char const*) const 32038 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32039 vfunc[16]: QObject::childEvent(QChildEvent*) 32040 vfunc[17]: QObject::customEvent(QCustomEvent*) 32041 vfunc[18]: QObject::connectNotify(char const*) 32042 vfunc[19]: QObject::disconnectNotify(char const*) 32043 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32044 const*, char const*) 32045 vfunc[21]: QComboBox::setEnabled(bool) 32046 vfunc[22]: QWidget::setMinimumSize(int, int) 32047 vfunc[23]: QWidget::setMaximumSize(int, int) 32048 vfunc[24]: QWidget::setSizeIncrement(int, int) 32049 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32050 vfunc[26]: QWidget::setEraseColor(QColor const&) 32051 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32052 vfunc[28]: QComboBox::setPalette(QPalette const&) 32053 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32054 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32055 vfunc[31]: QComboBox::setFont(QFont const&) 32056 vfunc[32]: QWidget::setCursor(QCursor const&) 32057 vfunc[33]: QWidget::unsetCursor() 32058 vfunc[34]: QWidget::setMask(QBitmap const&) 32059 vfunc[35]: QWidget::setMask(QRegion const&) 32060 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32061 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32062 vfunc[38]: QWidget::setCaption(QString const&) 32063 vfunc[39]: QWidget::setIcon(QPixmap const&) 32064 vfunc[40]: QWidget::setIconText(QString const&) 32065 vfunc[41]: QWidget::setMouseTracking(bool) 32066 vfunc[42]: QWidget::setFocus() 32067 vfunc[43]: QWidget::setActiveWindow() 32068 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32069 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32070 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32071 vfunc[47]: QWidget::show() 32072 vfunc[48]: QComboBox::hide() 32073 vfunc[49]: QWidget::showMinimized() 32074 vfunc[50]: QWidget::showMaximized() 32075 vfunc[51]: QWidget::showNormal() 32076 vfunc[52]: QWidget::polish() 32077 vfunc[53]: QWidget::move(int, int) 32078 vfunc[54]: QWidget::resize(int, int) 32079 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32080 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32081 vfunc[57]: QWidget::close(bool) 32082 vfunc[58]: QComboBox::sizeHint() const 32083 vfunc[59]: QWidget::minimumSizeHint() const 32084 vfunc[60]: QWidget::sizePolicy() const 32085 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32086 vfunc[62]: QWidget::heightForWidth(int) const 32087 vfunc[63]: QWidget::adjustSize() 32088 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32089 const&, bool) 32090 vfunc[65]: QWidget::setAcceptDrops(bool) 32091 vfunc[66]: QWidget::setAutoMask(bool) 32092 vfunc[67]: 32093 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32094 vfunc[68]: QWidget::customWhatsThis() const 32095 vfunc[69]: QComboBox::mousePressEvent(QMouseEvent*) 32096 vfunc[70]: QComboBox::mouseReleaseEvent(QMouseEvent*) 32097 vfunc[71]: QComboBox::mouseDoubleClickEvent(QMouseEvent*) 32098 vfunc[72]: QComboBox::mouseMoveEvent(QMouseEvent*) 32099 vfunc[73]: QComboBox::wheelEvent(QWheelEvent*) 32100 vfunc[74]: QComboBox::keyPressEvent(QKeyEvent*) 32101 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32102 vfunc[76]: QComboBox::focusInEvent(QFocusEvent*) 32103 vfunc[77]: QComboBox::focusOutEvent(QFocusEvent*) 32104 vfunc[78]: QWidget::enterEvent(QEvent*) 32105 vfunc[79]: QWidget::leaveEvent(QEvent*) 32106 vfunc[80]: QComboBox::paintEvent(QPaintEvent*) 32107 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32108 vfunc[82]: QComboBox::resizeEvent(QResizeEvent*) 32109 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32110 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32111 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32112 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32113 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32114 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32115 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32116 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32117 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32118 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32119 vfunc[93]: QWidget::showEvent(QShowEvent*) 32120 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32121 vfunc[95]: QWidget::x11Event(_XEvent*) 32122 vfunc[96]: QComboBox::updateMask() 32123 vfunc[97]: QComboBox::styleChange(QStyle&) 32124 vfunc[98]: QWidget::enabledChange(bool) 32125 vfunc[99]: QWidget::paletteChange(QPalette const&) 32126 vfunc[100]: QWidget::fontChange(QFont const&) 32127 vfunc[101]: QWidget::windowActivationChange(bool) 32128 vfunc[102]: QWidget::metric(int) const 32129 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32130 vfunc[104]: QWidget::destroy(bool, bool) 32131 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32132 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32133 vfunc[107]: QWidget::focusNextPrevChild(bool) 32134 vfunc[108]: QWidget::setKeyCompression(bool) 32135 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32136 bool, QFont*) 32137 vfunc[110]: QComboBox::setCurrentItem(int) 32138 vfunc[111]: QComboBox::setCurrentText(QString const&) 32139 vfunc[112]: QComboBox::setAutoResize(bool) 32140 vfunc[113]: QComboBox::setSizeLimit(int) 32141 vfunc[114]: QComboBox::setMaxCount(int) 32142 vfunc[115]: QComboBox::setInsertionPolicy(QComboBox::Policy) 32143 vfunc[116]: QComboBox::setValidator(QValidator const*) 32144 vfunc[117]: QComboBox::setListBox(QListBox*) 32145 vfunc[118]: QComboBox::setLineEdit(QLineEdit*) 32146 vfunc[119]: QComboBox::setAutoCompletion(bool) 32147 vfunc[120]: QComboBox::popup() 32148 vfunc[121]: QComboBox::setEditText(QString const&) 32149 32150 Table 8-411. Secondary vtable for QComboBox 32151 Base Offset -80 32152 Virtual Base Offset 0 32153 RTTI typeinfo for QComboBox 32154 vfunc[0]: non-virtual thunk to QComboBox::~QComboBox() 32155 vfunc[1]: non-virtual thunk to QComboBox::~QComboBox() 32156 vfunc[2]: QPaintDevice::setResolution(int) 32157 vfunc[3]: QPaintDevice::resolution() const 32158 vfunc[4]: QPaintDevice::handle() const 32159 vfunc[5]: QPaintDevice::x11RenderHandle() const 32160 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32161 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32162 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32163 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32164 const 32165 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32166 32167 The Run Time Type Information for the QComboBox class is 32168 described by Table 8-412 32169 32170 Table 8-412. typeinfo for QComboBox 32171 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32172 Name typeinfo name for QComboBox 32173 basetype: typeinfo for QWidget 32174 __________________________________________________________ 32175 32176 8.2.22.25. Class data for QRadioButton 32177 32178 The virtual table for the QRadioButton class is described by 32179 Table 8-413 32180 32181 Table 8-413. Primary vtable for QRadioButton 32182 Base Offset 0 32183 Virtual Base Offset 0 32184 RTTI typeinfo for QRadioButton 32185 vfunc[0]: NULL or QRadioButton::metaObject() const 32186 vfunc[1]: QRadioButton::className() const 32187 vfunc[2]: QRadioButton::qt_cast(char const*) 32188 vfunc[3]: QRadioButton::qt_invoke(int, QUObject*) 32189 vfunc[4]: QRadioButton::qt_emit(int, QUObject*) 32190 vfunc[5]: QRadioButton::qt_property(int, int, QVariant*) 32191 vfunc[6]: NULL or QRadioButton::~QRadioButton() 32192 vfunc[7]: NULL or QRadioButton::~QRadioButton() 32193 vfunc[8]: QWidget::event(QEvent*) 32194 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 32195 vfunc[10]: QWidget::setName(char const*) 32196 vfunc[11]: QObject::insertChild(QObject*) 32197 vfunc[12]: QObject::removeChild(QObject*) 32198 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32199 vfunc[14]: QObject::property(char const*) const 32200 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32201 vfunc[16]: QObject::childEvent(QChildEvent*) 32202 vfunc[17]: QObject::customEvent(QCustomEvent*) 32203 vfunc[18]: QObject::connectNotify(char const*) 32204 vfunc[19]: QObject::disconnectNotify(char const*) 32205 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32206 const*, char const*) 32207 vfunc[21]: QWidget::setEnabled(bool) 32208 vfunc[22]: QWidget::setMinimumSize(int, int) 32209 vfunc[23]: QWidget::setMaximumSize(int, int) 32210 vfunc[24]: QWidget::setSizeIncrement(int, int) 32211 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32212 vfunc[26]: QWidget::setEraseColor(QColor const&) 32213 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32214 vfunc[28]: QWidget::setPalette(QPalette const&) 32215 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32216 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32217 vfunc[31]: QWidget::setFont(QFont const&) 32218 vfunc[32]: QWidget::setCursor(QCursor const&) 32219 vfunc[33]: QWidget::unsetCursor() 32220 vfunc[34]: QWidget::setMask(QBitmap const&) 32221 vfunc[35]: QWidget::setMask(QRegion const&) 32222 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32223 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32224 vfunc[38]: QWidget::setCaption(QString const&) 32225 vfunc[39]: QWidget::setIcon(QPixmap const&) 32226 vfunc[40]: QWidget::setIconText(QString const&) 32227 vfunc[41]: QWidget::setMouseTracking(bool) 32228 vfunc[42]: QWidget::setFocus() 32229 vfunc[43]: QWidget::setActiveWindow() 32230 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32231 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32232 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32233 vfunc[47]: QWidget::show() 32234 vfunc[48]: QWidget::hide() 32235 vfunc[49]: QWidget::showMinimized() 32236 vfunc[50]: QWidget::showMaximized() 32237 vfunc[51]: QWidget::showNormal() 32238 vfunc[52]: QWidget::polish() 32239 vfunc[53]: QWidget::move(int, int) 32240 vfunc[54]: QWidget::resize(int, int) 32241 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32242 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32243 vfunc[57]: QWidget::close(bool) 32244 vfunc[58]: QRadioButton::sizeHint() const 32245 vfunc[59]: QWidget::minimumSizeHint() const 32246 vfunc[60]: QWidget::sizePolicy() const 32247 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32248 vfunc[62]: QWidget::heightForWidth(int) const 32249 vfunc[63]: QWidget::adjustSize() 32250 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32251 const&, bool) 32252 vfunc[65]: QWidget::setAcceptDrops(bool) 32253 vfunc[66]: QWidget::setAutoMask(bool) 32254 vfunc[67]: 32255 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32256 vfunc[68]: QWidget::customWhatsThis() const 32257 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 32258 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 32259 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32260 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 32261 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32262 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 32263 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 32264 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 32265 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 32266 vfunc[78]: QWidget::enterEvent(QEvent*) 32267 vfunc[79]: QWidget::leaveEvent(QEvent*) 32268 vfunc[80]: QButton::paintEvent(QPaintEvent*) 32269 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32270 vfunc[82]: QRadioButton::resizeEvent(QResizeEvent*) 32271 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32272 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32273 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32274 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32275 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32276 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32277 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32278 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32279 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32280 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32281 vfunc[93]: QWidget::showEvent(QShowEvent*) 32282 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32283 vfunc[95]: QWidget::x11Event(_XEvent*) 32284 vfunc[96]: QRadioButton::updateMask() 32285 vfunc[97]: QWidget::styleChange(QStyle&) 32286 vfunc[98]: QButton::enabledChange(bool) 32287 vfunc[99]: QWidget::paletteChange(QPalette const&) 32288 vfunc[100]: QWidget::fontChange(QFont const&) 32289 vfunc[101]: QWidget::windowActivationChange(bool) 32290 vfunc[102]: QWidget::metric(int) const 32291 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32292 vfunc[104]: QWidget::destroy(bool, bool) 32293 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32294 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32295 vfunc[107]: QWidget::focusNextPrevChild(bool) 32296 vfunc[108]: QWidget::setKeyCompression(bool) 32297 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32298 bool, QFont*) 32299 vfunc[110]: QButton::setText(QString const&) 32300 vfunc[111]: QButton::setPixmap(QPixmap const&) 32301 vfunc[112]: QButton::setAccel(QKeySequence const&) 32302 vfunc[113]: QButton::setDown(bool) 32303 vfunc[114]: QButton::setAutoRepeat(bool) 32304 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 32305 vfunc[116]: QButton::setState(QButton::ToggleState) 32306 vfunc[117]: QRadioButton::hitButton(QPoint const&) const 32307 vfunc[118]: QRadioButton::drawButton(QPainter*) 32308 vfunc[119]: QRadioButton::drawButtonLabel(QPainter*) 32309 vfunc[120]: QButton::setGroup(QButtonGroup*) 32310 vfunc[121]: QRadioButton::setChecked(bool) 32311 32312 Table 8-414. Secondary vtable for QRadioButton 32313 Base Offset -80 32314 Virtual Base Offset 0 32315 RTTI typeinfo for QRadioButton 32316 vfunc[0]: NULL or non-virtual thunk to 32317 QRadioButton::~QRadioButton() 32318 vfunc[1]: NULL or non-virtual thunk to 32319 QRadioButton::~QRadioButton() 32320 vfunc[2]: QPaintDevice::setResolution(int) 32321 vfunc[3]: QPaintDevice::resolution() const 32322 vfunc[4]: QPaintDevice::handle() const 32323 vfunc[5]: QPaintDevice::x11RenderHandle() const 32324 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32325 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32326 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32327 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32328 const 32329 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32330 32331 The Run Time Type Information for the QRadioButton class is 32332 described by Table 8-415 32333 32334 Table 8-415. typeinfo for QRadioButton 32335 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32336 Name typeinfo name for QRadioButton 32337 basetype: typeinfo for QButton 32338 __________________________________________________________ 32339 32340 8.2.22.26. Class data for QSlider 32341 32342 The virtual table for the QSlider class is described by Table 32343 8-416 32344 32345 Table 8-416. Primary vtable for QSlider 32346 Base Offset 0 32347 Virtual Base Offset 0 32348 RTTI typeinfo for QSlider 32349 vfunc[0]: NULL or QSlider::metaObject() const 32350 vfunc[1]: QSlider::className() const 32351 vfunc[2]: QSlider::qt_cast(char const*) 32352 vfunc[3]: QSlider::qt_invoke(int, QUObject*) 32353 vfunc[4]: QSlider::qt_emit(int, QUObject*) 32354 vfunc[5]: QSlider::qt_property(int, int, QVariant*) 32355 vfunc[6]: QSlider::~QSlider() 32356 vfunc[7]: QSlider::~QSlider() 32357 vfunc[8]: QWidget::event(QEvent*) 32358 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 32359 vfunc[10]: QWidget::setName(char const*) 32360 vfunc[11]: QObject::insertChild(QObject*) 32361 vfunc[12]: QObject::removeChild(QObject*) 32362 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32363 vfunc[14]: QObject::property(char const*) const 32364 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32365 vfunc[16]: QObject::childEvent(QChildEvent*) 32366 vfunc[17]: QObject::customEvent(QCustomEvent*) 32367 vfunc[18]: QObject::connectNotify(char const*) 32368 vfunc[19]: QObject::disconnectNotify(char const*) 32369 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32370 const*, char const*) 32371 vfunc[21]: QWidget::setEnabled(bool) 32372 vfunc[22]: QWidget::setMinimumSize(int, int) 32373 vfunc[23]: QWidget::setMaximumSize(int, int) 32374 vfunc[24]: QWidget::setSizeIncrement(int, int) 32375 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32376 vfunc[26]: QWidget::setEraseColor(QColor const&) 32377 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32378 vfunc[28]: QSlider::setPalette(QPalette const&) 32379 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32380 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32381 vfunc[31]: QWidget::setFont(QFont const&) 32382 vfunc[32]: QWidget::setCursor(QCursor const&) 32383 vfunc[33]: QWidget::unsetCursor() 32384 vfunc[34]: QWidget::setMask(QBitmap const&) 32385 vfunc[35]: QWidget::setMask(QRegion const&) 32386 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32387 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32388 vfunc[38]: QWidget::setCaption(QString const&) 32389 vfunc[39]: QWidget::setIcon(QPixmap const&) 32390 vfunc[40]: QWidget::setIconText(QString const&) 32391 vfunc[41]: QWidget::setMouseTracking(bool) 32392 vfunc[42]: QWidget::setFocus() 32393 vfunc[43]: QWidget::setActiveWindow() 32394 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32395 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32396 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32397 vfunc[47]: QWidget::show() 32398 vfunc[48]: QWidget::hide() 32399 vfunc[49]: QWidget::showMinimized() 32400 vfunc[50]: QWidget::showMaximized() 32401 vfunc[51]: QWidget::showNormal() 32402 vfunc[52]: QWidget::polish() 32403 vfunc[53]: QWidget::move(int, int) 32404 vfunc[54]: QWidget::resize(int, int) 32405 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32406 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32407 vfunc[57]: QWidget::close(bool) 32408 vfunc[58]: QSlider::sizeHint() const 32409 vfunc[59]: QSlider::minimumSizeHint() const 32410 vfunc[60]: QSlider::sizePolicy() const 32411 vfunc[61]: QSlider::setSizePolicy(QSizePolicy) 32412 vfunc[62]: QWidget::heightForWidth(int) const 32413 vfunc[63]: QWidget::adjustSize() 32414 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32415 const&, bool) 32416 vfunc[65]: QWidget::setAcceptDrops(bool) 32417 vfunc[66]: QWidget::setAutoMask(bool) 32418 vfunc[67]: 32419 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32420 vfunc[68]: QWidget::customWhatsThis() const 32421 vfunc[69]: QSlider::mousePressEvent(QMouseEvent*) 32422 vfunc[70]: QSlider::mouseReleaseEvent(QMouseEvent*) 32423 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32424 vfunc[72]: QSlider::mouseMoveEvent(QMouseEvent*) 32425 vfunc[73]: QSlider::wheelEvent(QWheelEvent*) 32426 vfunc[74]: QSlider::keyPressEvent(QKeyEvent*) 32427 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32428 vfunc[76]: QSlider::focusInEvent(QFocusEvent*) 32429 vfunc[77]: QSlider::focusOutEvent(QFocusEvent*) 32430 vfunc[78]: QWidget::enterEvent(QEvent*) 32431 vfunc[79]: QWidget::leaveEvent(QEvent*) 32432 vfunc[80]: QSlider::paintEvent(QPaintEvent*) 32433 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32434 vfunc[82]: QSlider::resizeEvent(QResizeEvent*) 32435 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32436 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32437 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32438 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32439 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32440 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32441 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32442 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32443 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32444 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32445 vfunc[93]: QWidget::showEvent(QShowEvent*) 32446 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32447 vfunc[95]: QWidget::x11Event(_XEvent*) 32448 vfunc[96]: QWidget::updateMask() 32449 vfunc[97]: QSlider::styleChange(QStyle&) 32450 vfunc[98]: QWidget::enabledChange(bool) 32451 vfunc[99]: QWidget::paletteChange(QPalette const&) 32452 vfunc[100]: QWidget::fontChange(QFont const&) 32453 vfunc[101]: QWidget::windowActivationChange(bool) 32454 vfunc[102]: QWidget::metric(int) const 32455 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32456 vfunc[104]: QWidget::destroy(bool, bool) 32457 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32458 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32459 vfunc[107]: QWidget::focusNextPrevChild(bool) 32460 vfunc[108]: QWidget::setKeyCompression(bool) 32461 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32462 bool, QFont*) 32463 vfunc[110]: QSlider::setOrientation(Qt::Orientation) 32464 vfunc[111]: QSlider::setTracking(bool) 32465 vfunc[112]: QSlider::setTickmarks(QSlider::TickSetting) 32466 vfunc[113]: QSlider::setTickInterval(int) 32467 vfunc[114]: QSlider::setValue(int) 32468 vfunc[115]: QSlider::valueChange() 32469 vfunc[116]: QSlider::rangeChange() 32470 32471 Table 8-417. Secondary vtable for QSlider 32472 Base Offset -80 32473 Virtual Base Offset 0 32474 RTTI typeinfo for QSlider 32475 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 32476 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 32477 vfunc[2]: QPaintDevice::setResolution(int) 32478 vfunc[3]: QPaintDevice::resolution() const 32479 vfunc[4]: QPaintDevice::handle() const 32480 vfunc[5]: QPaintDevice::x11RenderHandle() const 32481 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32482 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32483 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32484 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32485 const 32486 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32487 32488 Table 8-418. Secondary vtable for QSlider 32489 Base Offset -200 32490 Virtual Base Offset 0 32491 RTTI typeinfo for QSlider 32492 vfunc[0]: non-virtual thunk to QSlider::~QSlider() 32493 vfunc[1]: non-virtual thunk to QSlider::~QSlider() 32494 vfunc[2]: non-virtual thunk to QSlider::valueChange() 32495 vfunc[3]: non-virtual thunk to QSlider::rangeChange() 32496 vfunc[4]: QRangeControl::stepChange() 32497 32498 The Run Time Type Information for the QSlider class is 32499 described by Table 8-419 32500 32501 Table 8-419. typeinfo for QSlider 32502 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 32503 Name typeinfo name for QSlider 32504 flags: 0 32505 basetype: typeinfo for QWidget 2 32506 basetype: typeinfo for QRangeControl 29698 32507 __________________________________________________________ 32508 32509 8.2.22.27. Class data for QMainWindow 32510 32511 The virtual table for the QMainWindow class is described by 32512 Table 8-420 32513 32514 Table 8-420. Primary vtable for QMainWindow 32515 Base Offset 0 32516 Virtual Base Offset 0 32517 RTTI typeinfo for QMainWindow 32518 vfunc[0]: NULL or QMainWindow::metaObject() const 32519 vfunc[1]: QMainWindow::className() const 32520 vfunc[2]: QMainWindow::qt_cast(char const*) 32521 vfunc[3]: QMainWindow::qt_invoke(int, QUObject*) 32522 vfunc[4]: QMainWindow::qt_emit(int, QUObject*) 32523 vfunc[5]: QMainWindow::qt_property(int, int, QVariant*) 32524 vfunc[6]: QMainWindow::~QMainWindow() 32525 vfunc[7]: QMainWindow::~QMainWindow() 32526 vfunc[8]: QMainWindow::event(QEvent*) 32527 vfunc[9]: QMainWindow::eventFilter(QObject*, QEvent*) 32528 vfunc[10]: QWidget::setName(char const*) 32529 vfunc[11]: QObject::insertChild(QObject*) 32530 vfunc[12]: QObject::removeChild(QObject*) 32531 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32532 vfunc[14]: QObject::property(char const*) const 32533 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32534 vfunc[16]: QMainWindow::childEvent(QChildEvent*) 32535 vfunc[17]: QObject::customEvent(QCustomEvent*) 32536 vfunc[18]: QObject::connectNotify(char const*) 32537 vfunc[19]: QObject::disconnectNotify(char const*) 32538 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32539 const*, char const*) 32540 vfunc[21]: QWidget::setEnabled(bool) 32541 vfunc[22]: QWidget::setMinimumSize(int, int) 32542 vfunc[23]: QWidget::setMaximumSize(int, int) 32543 vfunc[24]: QWidget::setSizeIncrement(int, int) 32544 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32545 vfunc[26]: QWidget::setEraseColor(QColor const&) 32546 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32547 vfunc[28]: QWidget::setPalette(QPalette const&) 32548 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32549 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32550 vfunc[31]: QWidget::setFont(QFont const&) 32551 vfunc[32]: QWidget::setCursor(QCursor const&) 32552 vfunc[33]: QWidget::unsetCursor() 32553 vfunc[34]: QWidget::setMask(QBitmap const&) 32554 vfunc[35]: QWidget::setMask(QRegion const&) 32555 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32556 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32557 vfunc[38]: QWidget::setCaption(QString const&) 32558 vfunc[39]: QWidget::setIcon(QPixmap const&) 32559 vfunc[40]: QWidget::setIconText(QString const&) 32560 vfunc[41]: QWidget::setMouseTracking(bool) 32561 vfunc[42]: QWidget::setFocus() 32562 vfunc[43]: QWidget::setActiveWindow() 32563 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32564 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32565 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32566 vfunc[47]: QMainWindow::show() 32567 vfunc[48]: QMainWindow::hide() 32568 vfunc[49]: QWidget::showMinimized() 32569 vfunc[50]: QWidget::showMaximized() 32570 vfunc[51]: QWidget::showNormal() 32571 vfunc[52]: QWidget::polish() 32572 vfunc[53]: QWidget::move(int, int) 32573 vfunc[54]: QWidget::resize(int, int) 32574 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32575 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32576 vfunc[57]: QWidget::close(bool) 32577 vfunc[58]: QMainWindow::sizeHint() const 32578 vfunc[59]: QMainWindow::minimumSizeHint() const 32579 vfunc[60]: QWidget::sizePolicy() const 32580 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32581 vfunc[62]: QWidget::heightForWidth(int) const 32582 vfunc[63]: QWidget::adjustSize() 32583 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32584 const&, bool) 32585 vfunc[65]: QWidget::setAcceptDrops(bool) 32586 vfunc[66]: QWidget::setAutoMask(bool) 32587 vfunc[67]: 32588 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32589 vfunc[68]: QWidget::customWhatsThis() const 32590 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 32591 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 32592 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32593 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 32594 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32595 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 32596 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32597 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 32598 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 32599 vfunc[78]: QWidget::enterEvent(QEvent*) 32600 vfunc[79]: QWidget::leaveEvent(QEvent*) 32601 vfunc[80]: QMainWindow::paintEvent(QPaintEvent*) 32602 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32603 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 32604 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32605 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32606 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32607 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32608 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32609 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32610 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32611 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32612 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32613 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32614 vfunc[93]: QWidget::showEvent(QShowEvent*) 32615 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32616 vfunc[95]: QWidget::x11Event(_XEvent*) 32617 vfunc[96]: QWidget::updateMask() 32618 vfunc[97]: QMainWindow::styleChange(QStyle&) 32619 vfunc[98]: QWidget::enabledChange(bool) 32620 vfunc[99]: QWidget::paletteChange(QPalette const&) 32621 vfunc[100]: QWidget::fontChange(QFont const&) 32622 vfunc[101]: QWidget::windowActivationChange(bool) 32623 vfunc[102]: QWidget::metric(int) const 32624 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32625 vfunc[104]: QWidget::destroy(bool, bool) 32626 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32627 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32628 vfunc[107]: QWidget::focusNextPrevChild(bool) 32629 vfunc[108]: QWidget::setKeyCompression(bool) 32630 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32631 bool, QFont*) 32632 vfunc[110]: QMainWindow::setCentralWidget(QWidget*) 32633 vfunc[111]: QMainWindow::setDockEnabled(Qt::Dock, bool) 32634 vfunc[112]: QMainWindow::setDockEnabled(QDockWindow*, Qt::Dock, 32635 bool) 32636 vfunc[113]: QMainWindow::addDockWindow(QDockWindow*, Qt::Dock, 32637 bool) 32638 vfunc[114]: QMainWindow::addDockWindow(QDockWindow*, QString 32639 const&, Qt::Dock, bool) 32640 vfunc[115]: QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock) 32641 vfunc[116]: QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock, 32642 bool, int, int) 32643 vfunc[117]: QMainWindow::removeDockWindow(QDockWindow*) 32644 vfunc[118]: QMainWindow::dockingArea(QPoint const&) 32645 vfunc[119]: QMainWindow::isCustomizable() const 32646 vfunc[120]: QMainWindow::setRightJustification(bool) 32647 vfunc[121]: QMainWindow::setUsesBigPixmaps(bool) 32648 vfunc[122]: QMainWindow::setUsesTextLabel(bool) 32649 vfunc[123]: QMainWindow::setDockWindowsMovable(bool) 32650 vfunc[124]: QMainWindow::setOpaqueMoving(bool) 32651 vfunc[125]: QMainWindow::setDockMenuEnabled(bool) 32652 vfunc[126]: QMainWindow::whatsThis() 32653 vfunc[127]: QMainWindow::setAppropriate(QDockWindow*, bool) 32654 vfunc[128]: QMainWindow::customize() 32655 vfunc[129]: QMainWindow::setUpLayout() 32656 vfunc[130]: QMainWindow::showDockMenu(QPoint const&) 32657 vfunc[131]: QMainWindow::setMenuBar(QMenuBar*) 32658 vfunc[132]: QMainWindow::setStatusBar(QStatusBar*) 32659 vfunc[133]: QMainWindow::setToolTipGroup(QToolTipGroup*) 32660 32661 Table 8-421. Secondary vtable for QMainWindow 32662 Base Offset -80 32663 Virtual Base Offset 0 32664 RTTI typeinfo for QMainWindow 32665 vfunc[0]: non-virtual thunk to QMainWindow::~QMainWindow() 32666 vfunc[1]: non-virtual thunk to QMainWindow::~QMainWindow() 32667 vfunc[2]: QPaintDevice::setResolution(int) 32668 vfunc[3]: QPaintDevice::resolution() const 32669 vfunc[4]: QPaintDevice::handle() const 32670 vfunc[5]: QPaintDevice::x11RenderHandle() const 32671 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32672 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32673 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32674 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32675 const 32676 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32677 32678 The Run Time Type Information for the QMainWindow class is 32679 described by Table 8-422 32680 32681 Table 8-422. typeinfo for QMainWindow 32682 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32683 Name typeinfo name for QMainWindow 32684 basetype: typeinfo for QWidget 32685 __________________________________________________________ 32686 32687 8.2.22.28. Class data for QToolButton 32688 32689 The virtual table for the QToolButton class is described by 32690 Table 8-423 32691 32692 Table 8-423. Primary vtable for QToolButton 32693 Base Offset 0 32694 Virtual Base Offset 0 32695 RTTI typeinfo for QToolButton 32696 vfunc[0]: NULL or QToolButton::metaObject() const 32697 vfunc[1]: QToolButton::className() const 32698 vfunc[2]: QToolButton::qt_cast(char const*) 32699 vfunc[3]: QToolButton::qt_invoke(int, QUObject*) 32700 vfunc[4]: QToolButton::qt_emit(int, QUObject*) 32701 vfunc[5]: QToolButton::qt_property(int, int, QVariant*) 32702 vfunc[6]: QToolButton::~QToolButton() 32703 vfunc[7]: QToolButton::~QToolButton() 32704 vfunc[8]: QWidget::event(QEvent*) 32705 vfunc[9]: QToolButton::eventFilter(QObject*, QEvent*) 32706 vfunc[10]: QWidget::setName(char const*) 32707 vfunc[11]: QObject::insertChild(QObject*) 32708 vfunc[12]: QObject::removeChild(QObject*) 32709 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32710 vfunc[14]: QObject::property(char const*) const 32711 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32712 vfunc[16]: QObject::childEvent(QChildEvent*) 32713 vfunc[17]: QObject::customEvent(QCustomEvent*) 32714 vfunc[18]: QObject::connectNotify(char const*) 32715 vfunc[19]: QObject::disconnectNotify(char const*) 32716 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32717 const*, char const*) 32718 vfunc[21]: QWidget::setEnabled(bool) 32719 vfunc[22]: QWidget::setMinimumSize(int, int) 32720 vfunc[23]: QWidget::setMaximumSize(int, int) 32721 vfunc[24]: QWidget::setSizeIncrement(int, int) 32722 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32723 vfunc[26]: QWidget::setEraseColor(QColor const&) 32724 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32725 vfunc[28]: QWidget::setPalette(QPalette const&) 32726 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32727 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32728 vfunc[31]: QWidget::setFont(QFont const&) 32729 vfunc[32]: QWidget::setCursor(QCursor const&) 32730 vfunc[33]: QWidget::unsetCursor() 32731 vfunc[34]: QWidget::setMask(QBitmap const&) 32732 vfunc[35]: QWidget::setMask(QRegion const&) 32733 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32734 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32735 vfunc[38]: QWidget::setCaption(QString const&) 32736 vfunc[39]: QWidget::setIcon(QPixmap const&) 32737 vfunc[40]: QWidget::setIconText(QString const&) 32738 vfunc[41]: QWidget::setMouseTracking(bool) 32739 vfunc[42]: QWidget::setFocus() 32740 vfunc[43]: QWidget::setActiveWindow() 32741 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32742 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32743 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32744 vfunc[47]: QWidget::show() 32745 vfunc[48]: QWidget::hide() 32746 vfunc[49]: QWidget::showMinimized() 32747 vfunc[50]: QWidget::showMaximized() 32748 vfunc[51]: QWidget::showNormal() 32749 vfunc[52]: QWidget::polish() 32750 vfunc[53]: QWidget::move(int, int) 32751 vfunc[54]: QWidget::resize(int, int) 32752 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32753 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32754 vfunc[57]: QWidget::close(bool) 32755 vfunc[58]: QToolButton::sizeHint() const 32756 vfunc[59]: QToolButton::minimumSizeHint() const 32757 vfunc[60]: QWidget::sizePolicy() const 32758 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32759 vfunc[62]: QWidget::heightForWidth(int) const 32760 vfunc[63]: QWidget::adjustSize() 32761 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32762 const&, bool) 32763 vfunc[65]: QWidget::setAcceptDrops(bool) 32764 vfunc[66]: QWidget::setAutoMask(bool) 32765 vfunc[67]: 32766 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32767 vfunc[68]: QWidget::customWhatsThis() const 32768 vfunc[69]: QToolButton::mousePressEvent(QMouseEvent*) 32769 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 32770 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32771 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 32772 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32773 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 32774 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 32775 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 32776 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 32777 vfunc[78]: QToolButton::enterEvent(QEvent*) 32778 vfunc[79]: QToolButton::leaveEvent(QEvent*) 32779 vfunc[80]: QButton::paintEvent(QPaintEvent*) 32780 vfunc[81]: QToolButton::moveEvent(QMoveEvent*) 32781 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 32782 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32783 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32784 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32785 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32786 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32787 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32788 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32789 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32790 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32791 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32792 vfunc[93]: QWidget::showEvent(QShowEvent*) 32793 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32794 vfunc[95]: QWidget::x11Event(_XEvent*) 32795 vfunc[96]: QWidget::updateMask() 32796 vfunc[97]: QWidget::styleChange(QStyle&) 32797 vfunc[98]: QButton::enabledChange(bool) 32798 vfunc[99]: QToolButton::paletteChange(QPalette const&) 32799 vfunc[100]: QWidget::fontChange(QFont const&) 32800 vfunc[101]: QWidget::windowActivationChange(bool) 32801 vfunc[102]: QWidget::metric(int) const 32802 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32803 vfunc[104]: QWidget::destroy(bool, bool) 32804 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32805 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 32806 vfunc[107]: QWidget::focusNextPrevChild(bool) 32807 vfunc[108]: QWidget::setKeyCompression(bool) 32808 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 32809 bool, QFont*) 32810 vfunc[110]: QToolButton::setText(QString const&) 32811 vfunc[111]: QButton::setPixmap(QPixmap const&) 32812 vfunc[112]: QButton::setAccel(QKeySequence const&) 32813 vfunc[113]: QButton::setDown(bool) 32814 vfunc[114]: QButton::setAutoRepeat(bool) 32815 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 32816 vfunc[116]: QButton::setState(QButton::ToggleState) 32817 vfunc[117]: QButton::hitButton(QPoint const&) const 32818 vfunc[118]: QToolButton::drawButton(QPainter*) 32819 vfunc[119]: QToolButton::drawButtonLabel(QPainter*) 32820 vfunc[120]: QButton::setGroup(QButtonGroup*) 32821 vfunc[121]: QToolButton::setIconSet(QIconSet const&) 32822 vfunc[122]: QToolButton::setUsesBigPixmap(bool) 32823 vfunc[123]: QToolButton::setUsesTextLabel(bool) 32824 vfunc[124]: QToolButton::setTextLabel(QString const&, bool) 32825 vfunc[125]: QToolButton::setToggleButton(bool) 32826 vfunc[126]: QToolButton::setOn(bool) 32827 32828 Table 8-424. Secondary vtable for QToolButton 32829 Base Offset -80 32830 Virtual Base Offset 0 32831 RTTI typeinfo for QToolButton 32832 vfunc[0]: non-virtual thunk to QToolButton::~QToolButton() 32833 vfunc[1]: non-virtual thunk to QToolButton::~QToolButton() 32834 vfunc[2]: QPaintDevice::setResolution(int) 32835 vfunc[3]: QPaintDevice::resolution() const 32836 vfunc[4]: QPaintDevice::handle() const 32837 vfunc[5]: QPaintDevice::x11RenderHandle() const 32838 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 32839 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 32840 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 32841 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 32842 const 32843 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 32844 32845 The Run Time Type Information for the QToolButton class is 32846 described by Table 8-425 32847 32848 Table 8-425. typeinfo for QToolButton 32849 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32850 Name typeinfo name for QToolButton 32851 basetype: typeinfo for QButton 32852 __________________________________________________________ 32853 32854 8.2.22.29. Class data for QWidgetIntDict 32855 32856 The virtual table for the QWidgetIntDict class is described by 32857 Table 8-426 32858 32859 Table 8-426. Primary vtable for QWidgetIntDict 32860 Base Offset 0 32861 Virtual Base Offset 0 32862 RTTI typeinfo for QWidgetIntDict 32863 vfunc[0]: NULL or QIntDict::count() const 32864 vfunc[1]: NULL or QIntDict::clear() 32865 vfunc[2]: NULL or QWidgetIntDict::~QWidgetIntDict() 32866 vfunc[3]: NULL or QWidgetIntDict::~QWidgetIntDict() 32867 vfunc[4]: QPtrCollection::newItem(void*) 32868 vfunc[5]: NULL or QIntDict::deleteItem(void*) 32869 vfunc[6]: QGDict::read(QDataStream&, void*&) 32870 vfunc[7]: QGDict::write(QDataStream&, void*) const 32871 32872 The Run Time Type Information for the QWidgetIntDict class is 32873 described by Table 8-427 32874 32875 Table 8-427. typeinfo for QWidgetIntDict 32876 Base Vtable vtable for __cxxabiv1::__si_class_type_info 32877 Name typeinfo name for QWidgetIntDict 32878 basetype: typeinfo for QIntDict 32879 __________________________________________________________ 32880 32881 8.2.22.30. Class data for QTabBar 32882 32883 The virtual table for the QTabBar class is described by Table 32884 8-428 32885 32886 Table 8-428. Primary vtable for QTabBar 32887 Base Offset 0 32888 Virtual Base Offset 0 32889 RTTI typeinfo for QTabBar 32890 vfunc[0]: NULL or QTabBar::metaObject() const 32891 vfunc[1]: QTabBar::className() const 32892 vfunc[2]: QTabBar::qt_cast(char const*) 32893 vfunc[3]: QTabBar::qt_invoke(int, QUObject*) 32894 vfunc[4]: QTabBar::qt_emit(int, QUObject*) 32895 vfunc[5]: QTabBar::qt_property(int, int, QVariant*) 32896 vfunc[6]: QTabBar::~QTabBar() 32897 vfunc[7]: QTabBar::~QTabBar() 32898 vfunc[8]: QTabBar::event(QEvent*) 32899 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 32900 vfunc[10]: QWidget::setName(char const*) 32901 vfunc[11]: QObject::insertChild(QObject*) 32902 vfunc[12]: QObject::removeChild(QObject*) 32903 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 32904 vfunc[14]: QObject::property(char const*) const 32905 vfunc[15]: QObject::timerEvent(QTimerEvent*) 32906 vfunc[16]: QObject::childEvent(QChildEvent*) 32907 vfunc[17]: QObject::customEvent(QCustomEvent*) 32908 vfunc[18]: QObject::connectNotify(char const*) 32909 vfunc[19]: QObject::disconnectNotify(char const*) 32910 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 32911 const*, char const*) 32912 vfunc[21]: QWidget::setEnabled(bool) 32913 vfunc[22]: QWidget::setMinimumSize(int, int) 32914 vfunc[23]: QWidget::setMaximumSize(int, int) 32915 vfunc[24]: QWidget::setSizeIncrement(int, int) 32916 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 32917 vfunc[26]: QWidget::setEraseColor(QColor const&) 32918 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 32919 vfunc[28]: QWidget::setPalette(QPalette const&) 32920 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 32921 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 32922 vfunc[31]: QWidget::setFont(QFont const&) 32923 vfunc[32]: QWidget::setCursor(QCursor const&) 32924 vfunc[33]: QWidget::unsetCursor() 32925 vfunc[34]: QWidget::setMask(QBitmap const&) 32926 vfunc[35]: QWidget::setMask(QRegion const&) 32927 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 32928 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 32929 vfunc[38]: QWidget::setCaption(QString const&) 32930 vfunc[39]: QWidget::setIcon(QPixmap const&) 32931 vfunc[40]: QWidget::setIconText(QString const&) 32932 vfunc[41]: QWidget::setMouseTracking(bool) 32933 vfunc[42]: QWidget::setFocus() 32934 vfunc[43]: QWidget::setActiveWindow() 32935 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 32936 vfunc[45]: QWidget::setFocusProxy(QWidget*) 32937 vfunc[46]: QWidget::setUpdatesEnabled(bool) 32938 vfunc[47]: QTabBar::show() 32939 vfunc[48]: QWidget::hide() 32940 vfunc[49]: QWidget::showMinimized() 32941 vfunc[50]: QWidget::showMaximized() 32942 vfunc[51]: QWidget::showNormal() 32943 vfunc[52]: QWidget::polish() 32944 vfunc[53]: QWidget::move(int, int) 32945 vfunc[54]: QWidget::resize(int, int) 32946 vfunc[55]: QWidget::setGeometry(int, int, int, int) 32947 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 32948 vfunc[57]: QWidget::close(bool) 32949 vfunc[58]: QTabBar::sizeHint() const 32950 vfunc[59]: QTabBar::minimumSizeHint() const 32951 vfunc[60]: QWidget::sizePolicy() const 32952 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 32953 vfunc[62]: QWidget::heightForWidth(int) const 32954 vfunc[63]: QWidget::adjustSize() 32955 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 32956 const&, bool) 32957 vfunc[65]: QWidget::setAcceptDrops(bool) 32958 vfunc[66]: QWidget::setAutoMask(bool) 32959 vfunc[67]: 32960 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 32961 vfunc[68]: QWidget::customWhatsThis() const 32962 vfunc[69]: QTabBar::mousePressEvent(QMouseEvent*) 32963 vfunc[70]: QTabBar::mouseReleaseEvent(QMouseEvent*) 32964 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 32965 vfunc[72]: QTabBar::mouseMoveEvent(QMouseEvent*) 32966 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 32967 vfunc[74]: QTabBar::keyPressEvent(QKeyEvent*) 32968 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 32969 vfunc[76]: QTabBar::focusInEvent(QFocusEvent*) 32970 vfunc[77]: QTabBar::focusOutEvent(QFocusEvent*) 32971 vfunc[78]: QWidget::enterEvent(QEvent*) 32972 vfunc[79]: QWidget::leaveEvent(QEvent*) 32973 vfunc[80]: QTabBar::paintEvent(QPaintEvent*) 32974 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 32975 vfunc[82]: QTabBar::resizeEvent(QResizeEvent*) 32976 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 32977 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 32978 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 32979 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 32980 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 32981 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 32982 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 32983 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 32984 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 32985 vfunc[92]: QWidget::dropEvent(QDropEvent*) 32986 vfunc[93]: QWidget::showEvent(QShowEvent*) 32987 vfunc[94]: QWidget::hideEvent(QHideEvent*) 32988 vfunc[95]: QWidget::x11Event(_XEvent*) 32989 vfunc[96]: QWidget::updateMask() 32990 vfunc[97]: QTabBar::styleChange(QStyle&) 32991 vfunc[98]: QWidget::enabledChange(bool) 32992 vfunc[99]: QWidget::paletteChange(QPalette const&) 32993 vfunc[100]: QTabBar::fontChange(QFont const&) 32994 vfunc[101]: QWidget::windowActivationChange(bool) 32995 vfunc[102]: QWidget::metric(int) const 32996 vfunc[103]: QWidget::create(unsigned long, bool, bool) 32997 vfunc[104]: QWidget::destroy(bool, bool) 32998 vfunc[105]: NULL or QWidget::setWState(unsigned int) 32999 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33000 vfunc[107]: QWidget::focusNextPrevChild(bool) 33001 vfunc[108]: QWidget::setKeyCompression(bool) 33002 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33003 bool, QFont*) 33004 vfunc[110]: QTabBar::setShape(QTabBar::Shape) 33005 vfunc[111]: QTabBar::addTab(QTab*) 33006 vfunc[112]: QTabBar::insertTab(QTab*, int) 33007 vfunc[113]: QTabBar::removeTab(QTab*) 33008 vfunc[114]: QTabBar::setTabEnabled(int, bool) 33009 vfunc[115]: QTabBar::layoutTabs() 33010 vfunc[116]: QTabBar::selectTab(QPoint const&) const 33011 vfunc[117]: QTabBar::setCurrentTab(int) 33012 vfunc[118]: QTabBar::setCurrentTab(QTab*) 33013 vfunc[119]: QTabBar::paint(QPainter*, QTab*, bool) const 33014 vfunc[120]: QTabBar::paintLabel(QPainter*, QRect const&, QTab*, 33015 bool) const 33016 33017 Table 8-429. Secondary vtable for QTabBar 33018 Base Offset -80 33019 Virtual Base Offset 0 33020 RTTI typeinfo for QTabBar 33021 vfunc[0]: non-virtual thunk to QTabBar::~QTabBar() 33022 vfunc[1]: non-virtual thunk to QTabBar::~QTabBar() 33023 vfunc[2]: QPaintDevice::setResolution(int) 33024 vfunc[3]: QPaintDevice::resolution() const 33025 vfunc[4]: QPaintDevice::handle() const 33026 vfunc[5]: QPaintDevice::x11RenderHandle() const 33027 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33028 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33029 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33030 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33031 const 33032 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33033 33034 The Run Time Type Information for the QTabBar class is 33035 described by Table 8-430 33036 33037 Table 8-430. typeinfo for QTabBar 33038 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33039 Name typeinfo name for QTabBar 33040 basetype: typeinfo for QWidget 33041 __________________________________________________________ 33042 33043 8.2.22.31. Class data for QToolTip 33044 33045 The virtual table for the QToolTip class is described by Table 33046 8-431 33047 33048 Table 8-431. Primary vtable for QToolTip 33049 Base Offset 0 33050 Virtual Base Offset 0 33051 RTTI typeinfo for QToolTip 33052 vfunc[0]: __cxa_pure_virtual 33053 33054 The Run Time Type Information for the QToolTip class is 33055 described by Table 8-432 33056 33057 Table 8-432. typeinfo for QToolTip 33058 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33059 Name typeinfo name for QToolTip 33060 basetype: typeinfo for Qt 33061 __________________________________________________________ 33062 33063 8.2.22.32. Class data for QCheckBox 33064 33065 The virtual table for the QCheckBox class is described by Table 33066 8-433 33067 33068 Table 8-433. Primary vtable for QCheckBox 33069 Base Offset 0 33070 Virtual Base Offset 0 33071 RTTI typeinfo for QCheckBox 33072 vfunc[0]: NULL or QCheckBox::metaObject() const 33073 vfunc[1]: QCheckBox::className() const 33074 vfunc[2]: QCheckBox::qt_cast(char const*) 33075 vfunc[3]: QCheckBox::qt_invoke(int, QUObject*) 33076 vfunc[4]: QCheckBox::qt_emit(int, QUObject*) 33077 vfunc[5]: QCheckBox::qt_property(int, int, QVariant*) 33078 vfunc[6]: NULL or QCheckBox::~QCheckBox() 33079 vfunc[7]: NULL or QCheckBox::~QCheckBox() 33080 vfunc[8]: QWidget::event(QEvent*) 33081 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33082 vfunc[10]: QWidget::setName(char const*) 33083 vfunc[11]: QObject::insertChild(QObject*) 33084 vfunc[12]: QObject::removeChild(QObject*) 33085 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33086 vfunc[14]: QObject::property(char const*) const 33087 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33088 vfunc[16]: QObject::childEvent(QChildEvent*) 33089 vfunc[17]: QObject::customEvent(QCustomEvent*) 33090 vfunc[18]: QObject::connectNotify(char const*) 33091 vfunc[19]: QObject::disconnectNotify(char const*) 33092 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33093 const*, char const*) 33094 vfunc[21]: QWidget::setEnabled(bool) 33095 vfunc[22]: QWidget::setMinimumSize(int, int) 33096 vfunc[23]: QWidget::setMaximumSize(int, int) 33097 vfunc[24]: QWidget::setSizeIncrement(int, int) 33098 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33099 vfunc[26]: QWidget::setEraseColor(QColor const&) 33100 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33101 vfunc[28]: QWidget::setPalette(QPalette const&) 33102 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33103 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33104 vfunc[31]: QWidget::setFont(QFont const&) 33105 vfunc[32]: QWidget::setCursor(QCursor const&) 33106 vfunc[33]: QWidget::unsetCursor() 33107 vfunc[34]: QWidget::setMask(QBitmap const&) 33108 vfunc[35]: QWidget::setMask(QRegion const&) 33109 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33110 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33111 vfunc[38]: QWidget::setCaption(QString const&) 33112 vfunc[39]: QWidget::setIcon(QPixmap const&) 33113 vfunc[40]: QWidget::setIconText(QString const&) 33114 vfunc[41]: QWidget::setMouseTracking(bool) 33115 vfunc[42]: QWidget::setFocus() 33116 vfunc[43]: QWidget::setActiveWindow() 33117 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33118 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33119 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33120 vfunc[47]: QWidget::show() 33121 vfunc[48]: QWidget::hide() 33122 vfunc[49]: QWidget::showMinimized() 33123 vfunc[50]: QWidget::showMaximized() 33124 vfunc[51]: QWidget::showNormal() 33125 vfunc[52]: QWidget::polish() 33126 vfunc[53]: QWidget::move(int, int) 33127 vfunc[54]: QWidget::resize(int, int) 33128 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33129 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33130 vfunc[57]: QWidget::close(bool) 33131 vfunc[58]: QCheckBox::sizeHint() const 33132 vfunc[59]: QWidget::minimumSizeHint() const 33133 vfunc[60]: QWidget::sizePolicy() const 33134 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33135 vfunc[62]: QWidget::heightForWidth(int) const 33136 vfunc[63]: QWidget::adjustSize() 33137 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33138 const&, bool) 33139 vfunc[65]: QWidget::setAcceptDrops(bool) 33140 vfunc[66]: QWidget::setAutoMask(bool) 33141 vfunc[67]: 33142 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33143 vfunc[68]: QWidget::customWhatsThis() const 33144 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 33145 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 33146 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33147 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 33148 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33149 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 33150 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 33151 vfunc[76]: QButton::focusInEvent(QFocusEvent*) 33152 vfunc[77]: QButton::focusOutEvent(QFocusEvent*) 33153 vfunc[78]: QWidget::enterEvent(QEvent*) 33154 vfunc[79]: QWidget::leaveEvent(QEvent*) 33155 vfunc[80]: QButton::paintEvent(QPaintEvent*) 33156 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33157 vfunc[82]: QCheckBox::resizeEvent(QResizeEvent*) 33158 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33159 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33160 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33161 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33162 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33163 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33164 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33165 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33166 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33167 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33168 vfunc[93]: QWidget::showEvent(QShowEvent*) 33169 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33170 vfunc[95]: QWidget::x11Event(_XEvent*) 33171 vfunc[96]: QCheckBox::updateMask() 33172 vfunc[97]: QWidget::styleChange(QStyle&) 33173 vfunc[98]: QButton::enabledChange(bool) 33174 vfunc[99]: QWidget::paletteChange(QPalette const&) 33175 vfunc[100]: QWidget::fontChange(QFont const&) 33176 vfunc[101]: QWidget::windowActivationChange(bool) 33177 vfunc[102]: QWidget::metric(int) const 33178 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33179 vfunc[104]: QWidget::destroy(bool, bool) 33180 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33181 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33182 vfunc[107]: QWidget::focusNextPrevChild(bool) 33183 vfunc[108]: QWidget::setKeyCompression(bool) 33184 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33185 bool, QFont*) 33186 vfunc[110]: QButton::setText(QString const&) 33187 vfunc[111]: QButton::setPixmap(QPixmap const&) 33188 vfunc[112]: QButton::setAccel(QKeySequence const&) 33189 vfunc[113]: QButton::setDown(bool) 33190 vfunc[114]: QButton::setAutoRepeat(bool) 33191 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 33192 vfunc[116]: QButton::setState(QButton::ToggleState) 33193 vfunc[117]: QCheckBox::hitButton(QPoint const&) const 33194 vfunc[118]: QCheckBox::drawButton(QPainter*) 33195 vfunc[119]: QCheckBox::drawButtonLabel(QPainter*) 33196 vfunc[120]: QButton::setGroup(QButtonGroup*) 33197 33198 Table 8-434. Secondary vtable for QCheckBox 33199 Base Offset -80 33200 Virtual Base Offset 0 33201 RTTI typeinfo for QCheckBox 33202 vfunc[0]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 33203 vfunc[1]: NULL or non-virtual thunk to QCheckBox::~QCheckBox() 33204 vfunc[2]: QPaintDevice::setResolution(int) 33205 vfunc[3]: QPaintDevice::resolution() const 33206 vfunc[4]: QPaintDevice::handle() const 33207 vfunc[5]: QPaintDevice::x11RenderHandle() const 33208 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33209 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33210 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33211 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33212 const 33213 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33214 33215 The Run Time Type Information for the QCheckBox class is 33216 described by Table 8-435 33217 33218 Table 8-435. typeinfo for QCheckBox 33219 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33220 Name typeinfo name for QCheckBox 33221 basetype: typeinfo for QButton 33222 __________________________________________________________ 33223 33224 8.2.22.33. Class data for QDockWindow 33225 33226 The virtual table for the QDockWindow class is described by 33227 Table 8-436 33228 33229 Table 8-436. Primary vtable for QDockWindow 33230 Base Offset 0 33231 Virtual Base Offset 0 33232 RTTI typeinfo for QDockWindow 33233 vfunc[0]: NULL or QDockWindow::metaObject() const 33234 vfunc[1]: QDockWindow::className() const 33235 vfunc[2]: QDockWindow::qt_cast(char const*) 33236 vfunc[3]: QDockWindow::qt_invoke(int, QUObject*) 33237 vfunc[4]: QDockWindow::qt_emit(int, QUObject*) 33238 vfunc[5]: QDockWindow::qt_property(int, int, QVariant*) 33239 vfunc[6]: QDockWindow::~QDockWindow() 33240 vfunc[7]: QDockWindow::~QDockWindow() 33241 vfunc[8]: QDockWindow::event(QEvent*) 33242 vfunc[9]: QDockWindow::eventFilter(QObject*, QEvent*) 33243 vfunc[10]: QWidget::setName(char const*) 33244 vfunc[11]: QObject::insertChild(QObject*) 33245 vfunc[12]: QObject::removeChild(QObject*) 33246 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33247 vfunc[14]: QObject::property(char const*) const 33248 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33249 vfunc[16]: QObject::childEvent(QChildEvent*) 33250 vfunc[17]: QObject::customEvent(QCustomEvent*) 33251 vfunc[18]: QObject::connectNotify(char const*) 33252 vfunc[19]: QObject::disconnectNotify(char const*) 33253 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33254 const*, char const*) 33255 vfunc[21]: QWidget::setEnabled(bool) 33256 vfunc[22]: QWidget::setMinimumSize(int, int) 33257 vfunc[23]: QWidget::setMaximumSize(int, int) 33258 vfunc[24]: QWidget::setSizeIncrement(int, int) 33259 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33260 vfunc[26]: QWidget::setEraseColor(QColor const&) 33261 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33262 vfunc[28]: QWidget::setPalette(QPalette const&) 33263 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33264 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33265 vfunc[31]: QWidget::setFont(QFont const&) 33266 vfunc[32]: QWidget::setCursor(QCursor const&) 33267 vfunc[33]: QWidget::unsetCursor() 33268 vfunc[34]: QWidget::setMask(QBitmap const&) 33269 vfunc[35]: QWidget::setMask(QRegion const&) 33270 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33271 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33272 vfunc[38]: QDockWindow::setCaption(QString const&) 33273 vfunc[39]: QWidget::setIcon(QPixmap const&) 33274 vfunc[40]: QWidget::setIconText(QString const&) 33275 vfunc[41]: QWidget::setMouseTracking(bool) 33276 vfunc[42]: QWidget::setFocus() 33277 vfunc[43]: QWidget::setActiveWindow() 33278 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33279 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33280 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33281 vfunc[47]: QWidget::show() 33282 vfunc[48]: QWidget::hide() 33283 vfunc[49]: QWidget::showMinimized() 33284 vfunc[50]: QWidget::showMaximized() 33285 vfunc[51]: QWidget::showNormal() 33286 vfunc[52]: QWidget::polish() 33287 vfunc[53]: QWidget::move(int, int) 33288 vfunc[54]: QWidget::resize(int, int) 33289 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33290 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33291 vfunc[57]: QWidget::close(bool) 33292 vfunc[58]: QDockWindow::sizeHint() const 33293 vfunc[59]: QDockWindow::minimumSizeHint() const 33294 vfunc[60]: QWidget::sizePolicy() const 33295 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33296 vfunc[62]: QWidget::heightForWidth(int) const 33297 vfunc[63]: QWidget::adjustSize() 33298 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33299 const&, bool) 33300 vfunc[65]: QWidget::setAcceptDrops(bool) 33301 vfunc[66]: QWidget::setAutoMask(bool) 33302 vfunc[67]: 33303 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33304 vfunc[68]: QWidget::customWhatsThis() const 33305 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 33306 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 33307 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33308 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 33309 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33310 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33311 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33312 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33313 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33314 vfunc[78]: QWidget::enterEvent(QEvent*) 33315 vfunc[79]: QWidget::leaveEvent(QEvent*) 33316 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 33317 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33318 vfunc[82]: QDockWindow::resizeEvent(QResizeEvent*) 33319 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33320 vfunc[84]: QDockWindow::contextMenuEvent(QContextMenuEvent*) 33321 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33322 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33323 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33324 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33325 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33326 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33327 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33328 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33329 vfunc[93]: QDockWindow::showEvent(QShowEvent*) 33330 vfunc[94]: QDockWindow::hideEvent(QHideEvent*) 33331 vfunc[95]: QWidget::x11Event(_XEvent*) 33332 vfunc[96]: QWidget::updateMask() 33333 vfunc[97]: QFrame::styleChange(QStyle&) 33334 vfunc[98]: QWidget::enabledChange(bool) 33335 vfunc[99]: QWidget::paletteChange(QPalette const&) 33336 vfunc[100]: QWidget::fontChange(QFont const&) 33337 vfunc[101]: QWidget::windowActivationChange(bool) 33338 vfunc[102]: QWidget::metric(int) const 33339 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33340 vfunc[104]: QWidget::destroy(bool, bool) 33341 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33342 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33343 vfunc[107]: QWidget::focusNextPrevChild(bool) 33344 vfunc[108]: QWidget::setKeyCompression(bool) 33345 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33346 bool, QFont*) 33347 vfunc[110]: QFrame::setFrameStyle(int) 33348 vfunc[111]: QFrame::setLineWidth(int) 33349 vfunc[112]: QFrame::setMargin(int) 33350 vfunc[113]: QFrame::setMidLineWidth(int) 33351 vfunc[114]: QFrame::setFrameRect(QRect const&) 33352 vfunc[115]: QDockWindow::drawFrame(QPainter*) 33353 vfunc[116]: QDockWindow::drawContents(QPainter*) 33354 vfunc[117]: QFrame::frameChanged() 33355 vfunc[118]: QDockWindow::setWidget(QWidget*) 33356 vfunc[119]: QDockWindow::setCloseMode(int) 33357 vfunc[120]: QDockWindow::setResizeEnabled(bool) 33358 vfunc[121]: QDockWindow::setMovingEnabled(bool) 33359 vfunc[122]: QDockWindow::setHorizontallyStretchable(bool) 33360 vfunc[123]: QDockWindow::setVerticallyStretchable(bool) 33361 vfunc[124]: QDockWindow::setOffset(int) 33362 vfunc[125]: QDockWindow::setFixedExtentWidth(int) 33363 vfunc[126]: QDockWindow::setFixedExtentHeight(int) 33364 vfunc[127]: QDockWindow::setNewLine(bool) 33365 vfunc[128]: QDockWindow::setOpaqueMoving(bool) 33366 vfunc[129]: QDockWindow::undock(QWidget*) 33367 vfunc[130]: NULL or QDockWindow::undock() 33368 vfunc[131]: QDockWindow::dock() 33369 vfunc[132]: QDockWindow::setOrientation(Qt::Orientation) 33370 33371 Table 8-437. Secondary vtable for QDockWindow 33372 Base Offset -80 33373 Virtual Base Offset 0 33374 RTTI typeinfo for QDockWindow 33375 vfunc[0]: non-virtual thunk to QDockWindow::~QDockWindow() 33376 vfunc[1]: non-virtual thunk to QDockWindow::~QDockWindow() 33377 vfunc[2]: QPaintDevice::setResolution(int) 33378 vfunc[3]: QPaintDevice::resolution() const 33379 vfunc[4]: QPaintDevice::handle() const 33380 vfunc[5]: QPaintDevice::x11RenderHandle() const 33381 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33382 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33383 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33384 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33385 const 33386 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33387 33388 The Run Time Type Information for the QDockWindow class is 33389 described by Table 8-438 33390 33391 Table 8-438. typeinfo for QDockWindow 33392 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33393 Name typeinfo name for QDockWindow 33394 basetype: typeinfo for QFrame 33395 __________________________________________________________ 33396 33397 8.2.22.34. Class data for QSpinWidget 33398 33399 The virtual table for the QSpinWidget class is described by 33400 Table 8-439 33401 33402 Table 8-439. Primary vtable for QSpinWidget 33403 Base Offset 0 33404 Virtual Base Offset 0 33405 RTTI typeinfo for QSpinWidget 33406 vfunc[0]: NULL or QSpinWidget::metaObject() const 33407 vfunc[1]: QSpinWidget::className() const 33408 vfunc[2]: QSpinWidget::qt_cast(char const*) 33409 vfunc[3]: QSpinWidget::qt_invoke(int, QUObject*) 33410 vfunc[4]: QSpinWidget::qt_emit(int, QUObject*) 33411 vfunc[5]: QSpinWidget::qt_property(int, int, QVariant*) 33412 vfunc[6]: QSpinWidget::~QSpinWidget() 33413 vfunc[7]: QSpinWidget::~QSpinWidget() 33414 vfunc[8]: QWidget::event(QEvent*) 33415 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33416 vfunc[10]: QWidget::setName(char const*) 33417 vfunc[11]: QObject::insertChild(QObject*) 33418 vfunc[12]: QObject::removeChild(QObject*) 33419 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33420 vfunc[14]: QObject::property(char const*) const 33421 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33422 vfunc[16]: QObject::childEvent(QChildEvent*) 33423 vfunc[17]: QObject::customEvent(QCustomEvent*) 33424 vfunc[18]: QObject::connectNotify(char const*) 33425 vfunc[19]: QObject::disconnectNotify(char const*) 33426 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33427 const*, char const*) 33428 vfunc[21]: QWidget::setEnabled(bool) 33429 vfunc[22]: QWidget::setMinimumSize(int, int) 33430 vfunc[23]: QWidget::setMaximumSize(int, int) 33431 vfunc[24]: QWidget::setSizeIncrement(int, int) 33432 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33433 vfunc[26]: QWidget::setEraseColor(QColor const&) 33434 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33435 vfunc[28]: QWidget::setPalette(QPalette const&) 33436 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33437 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33438 vfunc[31]: QWidget::setFont(QFont const&) 33439 vfunc[32]: QWidget::setCursor(QCursor const&) 33440 vfunc[33]: QWidget::unsetCursor() 33441 vfunc[34]: QWidget::setMask(QBitmap const&) 33442 vfunc[35]: QWidget::setMask(QRegion const&) 33443 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33444 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33445 vfunc[38]: QWidget::setCaption(QString const&) 33446 vfunc[39]: QWidget::setIcon(QPixmap const&) 33447 vfunc[40]: QWidget::setIconText(QString const&) 33448 vfunc[41]: QWidget::setMouseTracking(bool) 33449 vfunc[42]: QWidget::setFocus() 33450 vfunc[43]: QWidget::setActiveWindow() 33451 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33452 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33453 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33454 vfunc[47]: QWidget::show() 33455 vfunc[48]: QWidget::hide() 33456 vfunc[49]: QWidget::showMinimized() 33457 vfunc[50]: QWidget::showMaximized() 33458 vfunc[51]: QWidget::showNormal() 33459 vfunc[52]: QWidget::polish() 33460 vfunc[53]: QWidget::move(int, int) 33461 vfunc[54]: QWidget::resize(int, int) 33462 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33463 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33464 vfunc[57]: QWidget::close(bool) 33465 vfunc[58]: QWidget::sizeHint() const 33466 vfunc[59]: QWidget::minimumSizeHint() const 33467 vfunc[60]: QWidget::sizePolicy() const 33468 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33469 vfunc[62]: QWidget::heightForWidth(int) const 33470 vfunc[63]: QWidget::adjustSize() 33471 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33472 const&, bool) 33473 vfunc[65]: QWidget::setAcceptDrops(bool) 33474 vfunc[66]: QWidget::setAutoMask(bool) 33475 vfunc[67]: 33476 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33477 vfunc[68]: QWidget::customWhatsThis() const 33478 vfunc[69]: QSpinWidget::mousePressEvent(QMouseEvent*) 33479 vfunc[70]: QSpinWidget::mouseReleaseEvent(QMouseEvent*) 33480 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33481 vfunc[72]: QSpinWidget::mouseMoveEvent(QMouseEvent*) 33482 vfunc[73]: QSpinWidget::wheelEvent(QWheelEvent*) 33483 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33484 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33485 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33486 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33487 vfunc[78]: QWidget::enterEvent(QEvent*) 33488 vfunc[79]: QWidget::leaveEvent(QEvent*) 33489 vfunc[80]: QSpinWidget::paintEvent(QPaintEvent*) 33490 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33491 vfunc[82]: QSpinWidget::resizeEvent(QResizeEvent*) 33492 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33493 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33494 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33495 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33496 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33497 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33498 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33499 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33500 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33501 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33502 vfunc[93]: QWidget::showEvent(QShowEvent*) 33503 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33504 vfunc[95]: QWidget::x11Event(_XEvent*) 33505 vfunc[96]: QWidget::updateMask() 33506 vfunc[97]: QSpinWidget::styleChange(QStyle&) 33507 vfunc[98]: QWidget::enabledChange(bool) 33508 vfunc[99]: QWidget::paletteChange(QPalette const&) 33509 vfunc[100]: QWidget::fontChange(QFont const&) 33510 vfunc[101]: QSpinWidget::windowActivationChange(bool) 33511 vfunc[102]: QWidget::metric(int) const 33512 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33513 vfunc[104]: QWidget::destroy(bool, bool) 33514 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33515 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33516 vfunc[107]: QWidget::focusNextPrevChild(bool) 33517 vfunc[108]: QWidget::setKeyCompression(bool) 33518 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33519 bool, QFont*) 33520 vfunc[110]: 33521 QSpinWidget::setButtonSymbols(QSpinWidget::ButtonSymbols) 33522 33523 Table 8-440. Secondary vtable for QSpinWidget 33524 Base Offset -80 33525 Virtual Base Offset 0 33526 RTTI typeinfo for QSpinWidget 33527 vfunc[0]: non-virtual thunk to QSpinWidget::~QSpinWidget() 33528 vfunc[1]: non-virtual thunk to QSpinWidget::~QSpinWidget() 33529 vfunc[2]: QPaintDevice::setResolution(int) 33530 vfunc[3]: QPaintDevice::resolution() const 33531 vfunc[4]: QPaintDevice::handle() const 33532 vfunc[5]: QPaintDevice::x11RenderHandle() const 33533 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33534 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33535 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33536 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33537 const 33538 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33539 33540 The Run Time Type Information for the QSpinWidget class is 33541 described by Table 8-441 33542 33543 Table 8-441. typeinfo for QSpinWidget 33544 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33545 Name typeinfo name for QSpinWidget 33546 basetype: typeinfo for QWidget 33547 __________________________________________________________ 33548 33549 8.2.22.35. Class data for QToolBox 33550 33551 The virtual table for the QToolBox class is described by Table 33552 8-442 33553 33554 Table 8-442. Primary vtable for QToolBox 33555 Base Offset 0 33556 Virtual Base Offset 0 33557 RTTI typeinfo for QToolBox 33558 vfunc[0]: NULL or QToolBox::metaObject() const 33559 vfunc[1]: QToolBox::className() const 33560 vfunc[2]: QToolBox::qt_cast(char const*) 33561 vfunc[3]: QToolBox::qt_invoke(int, QUObject*) 33562 vfunc[4]: QToolBox::qt_emit(int, QUObject*) 33563 vfunc[5]: QToolBox::qt_property(int, int, QVariant*) 33564 vfunc[6]: QToolBox::~QToolBox() 33565 vfunc[7]: QToolBox::~QToolBox() 33566 vfunc[8]: QWidget::event(QEvent*) 33567 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33568 vfunc[10]: QWidget::setName(char const*) 33569 vfunc[11]: QObject::insertChild(QObject*) 33570 vfunc[12]: QObject::removeChild(QObject*) 33571 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33572 vfunc[14]: QObject::property(char const*) const 33573 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33574 vfunc[16]: QObject::childEvent(QChildEvent*) 33575 vfunc[17]: QObject::customEvent(QCustomEvent*) 33576 vfunc[18]: QObject::connectNotify(char const*) 33577 vfunc[19]: QObject::disconnectNotify(char const*) 33578 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33579 const*, char const*) 33580 vfunc[21]: QWidget::setEnabled(bool) 33581 vfunc[22]: QWidget::setMinimumSize(int, int) 33582 vfunc[23]: QWidget::setMaximumSize(int, int) 33583 vfunc[24]: QWidget::setSizeIncrement(int, int) 33584 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33585 vfunc[26]: QWidget::setEraseColor(QColor const&) 33586 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33587 vfunc[28]: QWidget::setPalette(QPalette const&) 33588 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33589 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33590 vfunc[31]: QWidget::setFont(QFont const&) 33591 vfunc[32]: QWidget::setCursor(QCursor const&) 33592 vfunc[33]: QWidget::unsetCursor() 33593 vfunc[34]: QWidget::setMask(QBitmap const&) 33594 vfunc[35]: QWidget::setMask(QRegion const&) 33595 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33596 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33597 vfunc[38]: QWidget::setCaption(QString const&) 33598 vfunc[39]: QWidget::setIcon(QPixmap const&) 33599 vfunc[40]: QWidget::setIconText(QString const&) 33600 vfunc[41]: QWidget::setMouseTracking(bool) 33601 vfunc[42]: QWidget::setFocus() 33602 vfunc[43]: QWidget::setActiveWindow() 33603 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33604 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33605 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33606 vfunc[47]: QWidget::show() 33607 vfunc[48]: QWidget::hide() 33608 vfunc[49]: QWidget::showMinimized() 33609 vfunc[50]: QWidget::showMaximized() 33610 vfunc[51]: QWidget::showNormal() 33611 vfunc[52]: QWidget::polish() 33612 vfunc[53]: QWidget::move(int, int) 33613 vfunc[54]: QWidget::resize(int, int) 33614 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33615 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33616 vfunc[57]: QWidget::close(bool) 33617 vfunc[58]: QFrame::sizeHint() const 33618 vfunc[59]: QWidget::minimumSizeHint() const 33619 vfunc[60]: QWidget::sizePolicy() const 33620 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33621 vfunc[62]: QWidget::heightForWidth(int) const 33622 vfunc[63]: QWidget::adjustSize() 33623 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33624 const&, bool) 33625 vfunc[65]: QWidget::setAcceptDrops(bool) 33626 vfunc[66]: QWidget::setAutoMask(bool) 33627 vfunc[67]: 33628 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33629 vfunc[68]: QWidget::customWhatsThis() const 33630 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 33631 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 33632 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33633 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 33634 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33635 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33636 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33637 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33638 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33639 vfunc[78]: QWidget::enterEvent(QEvent*) 33640 vfunc[79]: QWidget::leaveEvent(QEvent*) 33641 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 33642 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33643 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 33644 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33645 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33646 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33647 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33648 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33649 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33650 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33651 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33652 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33653 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33654 vfunc[93]: QToolBox::showEvent(QShowEvent*) 33655 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33656 vfunc[95]: QWidget::x11Event(_XEvent*) 33657 vfunc[96]: QWidget::updateMask() 33658 vfunc[97]: QToolBox::styleChange(QStyle&) 33659 vfunc[98]: QWidget::enabledChange(bool) 33660 vfunc[99]: QWidget::paletteChange(QPalette const&) 33661 vfunc[100]: QWidget::fontChange(QFont const&) 33662 vfunc[101]: QWidget::windowActivationChange(bool) 33663 vfunc[102]: QWidget::metric(int) const 33664 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33665 vfunc[104]: QWidget::destroy(bool, bool) 33666 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33667 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33668 vfunc[107]: QWidget::focusNextPrevChild(bool) 33669 vfunc[108]: QWidget::setKeyCompression(bool) 33670 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33671 bool, QFont*) 33672 vfunc[110]: QFrame::setFrameStyle(int) 33673 vfunc[111]: QFrame::setLineWidth(int) 33674 vfunc[112]: QFrame::setMargin(int) 33675 vfunc[113]: QFrame::setMidLineWidth(int) 33676 vfunc[114]: QFrame::setFrameRect(QRect const&) 33677 vfunc[115]: QFrame::drawFrame(QPainter*) 33678 vfunc[116]: QFrame::drawContents(QPainter*) 33679 vfunc[117]: QToolBox::frameChanged() 33680 vfunc[118]: QToolBox::itemInserted(int) 33681 vfunc[119]: QToolBox::itemRemoved(int) 33682 33683 Table 8-443. Secondary vtable for QToolBox 33684 Base Offset -80 33685 Virtual Base Offset 0 33686 RTTI typeinfo for QToolBox 33687 vfunc[0]: non-virtual thunk to QToolBox::~QToolBox() 33688 vfunc[1]: non-virtual thunk to QToolBox::~QToolBox() 33689 vfunc[2]: QPaintDevice::setResolution(int) 33690 vfunc[3]: QPaintDevice::resolution() const 33691 vfunc[4]: QPaintDevice::handle() const 33692 vfunc[5]: QPaintDevice::x11RenderHandle() const 33693 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33694 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33695 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33696 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33697 const 33698 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33699 33700 The Run Time Type Information for the QToolBox class is 33701 described by Table 8-444 33702 33703 Table 8-444. typeinfo for QToolBox 33704 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33705 Name typeinfo name for QToolBox 33706 basetype: typeinfo for QFrame 33707 __________________________________________________________ 33708 33709 8.2.22.36. Class data for QProgressBar 33710 33711 The virtual table for the QProgressBar class is described by 33712 Table 8-445 33713 33714 Table 8-445. Primary vtable for QProgressBar 33715 Base Offset 0 33716 Virtual Base Offset 0 33717 RTTI typeinfo for QProgressBar 33718 vfunc[0]: NULL or QProgressBar::metaObject() const 33719 vfunc[1]: QProgressBar::className() const 33720 vfunc[2]: QProgressBar::qt_cast(char const*) 33721 vfunc[3]: QProgressBar::qt_invoke(int, QUObject*) 33722 vfunc[4]: QProgressBar::qt_emit(int, QUObject*) 33723 vfunc[5]: QProgressBar::qt_property(int, int, QVariant*) 33724 vfunc[6]: NULL or QProgressBar::~QProgressBar() 33725 vfunc[7]: NULL or QProgressBar::~QProgressBar() 33726 vfunc[8]: QWidget::event(QEvent*) 33727 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 33728 vfunc[10]: QWidget::setName(char const*) 33729 vfunc[11]: QObject::insertChild(QObject*) 33730 vfunc[12]: QObject::removeChild(QObject*) 33731 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 33732 vfunc[14]: QObject::property(char const*) const 33733 vfunc[15]: QObject::timerEvent(QTimerEvent*) 33734 vfunc[16]: QObject::childEvent(QChildEvent*) 33735 vfunc[17]: QObject::customEvent(QCustomEvent*) 33736 vfunc[18]: QObject::connectNotify(char const*) 33737 vfunc[19]: QObject::disconnectNotify(char const*) 33738 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 33739 const*, char const*) 33740 vfunc[21]: QWidget::setEnabled(bool) 33741 vfunc[22]: QWidget::setMinimumSize(int, int) 33742 vfunc[23]: QWidget::setMaximumSize(int, int) 33743 vfunc[24]: QWidget::setSizeIncrement(int, int) 33744 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 33745 vfunc[26]: QWidget::setEraseColor(QColor const&) 33746 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 33747 vfunc[28]: QWidget::setPalette(QPalette const&) 33748 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 33749 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 33750 vfunc[31]: QWidget::setFont(QFont const&) 33751 vfunc[32]: QWidget::setCursor(QCursor const&) 33752 vfunc[33]: QWidget::unsetCursor() 33753 vfunc[34]: QWidget::setMask(QBitmap const&) 33754 vfunc[35]: QWidget::setMask(QRegion const&) 33755 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 33756 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 33757 vfunc[38]: QWidget::setCaption(QString const&) 33758 vfunc[39]: QWidget::setIcon(QPixmap const&) 33759 vfunc[40]: QWidget::setIconText(QString const&) 33760 vfunc[41]: QWidget::setMouseTracking(bool) 33761 vfunc[42]: QWidget::setFocus() 33762 vfunc[43]: QWidget::setActiveWindow() 33763 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 33764 vfunc[45]: QWidget::setFocusProxy(QWidget*) 33765 vfunc[46]: QWidget::setUpdatesEnabled(bool) 33766 vfunc[47]: QProgressBar::show() 33767 vfunc[48]: QWidget::hide() 33768 vfunc[49]: QWidget::showMinimized() 33769 vfunc[50]: QWidget::showMaximized() 33770 vfunc[51]: QWidget::showNormal() 33771 vfunc[52]: QWidget::polish() 33772 vfunc[53]: QWidget::move(int, int) 33773 vfunc[54]: QWidget::resize(int, int) 33774 vfunc[55]: QWidget::setGeometry(int, int, int, int) 33775 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 33776 vfunc[57]: QWidget::close(bool) 33777 vfunc[58]: QProgressBar::sizeHint() const 33778 vfunc[59]: QProgressBar::minimumSizeHint() const 33779 vfunc[60]: QWidget::sizePolicy() const 33780 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 33781 vfunc[62]: QWidget::heightForWidth(int) const 33782 vfunc[63]: QWidget::adjustSize() 33783 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 33784 const&, bool) 33785 vfunc[65]: QWidget::setAcceptDrops(bool) 33786 vfunc[66]: QWidget::setAutoMask(bool) 33787 vfunc[67]: 33788 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 33789 vfunc[68]: QWidget::customWhatsThis() const 33790 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 33791 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 33792 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 33793 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 33794 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 33795 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 33796 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 33797 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 33798 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 33799 vfunc[78]: QWidget::enterEvent(QEvent*) 33800 vfunc[79]: QWidget::leaveEvent(QEvent*) 33801 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 33802 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 33803 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 33804 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 33805 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 33806 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 33807 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 33808 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 33809 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 33810 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 33811 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 33812 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 33813 vfunc[92]: QWidget::dropEvent(QDropEvent*) 33814 vfunc[93]: QWidget::showEvent(QShowEvent*) 33815 vfunc[94]: QWidget::hideEvent(QHideEvent*) 33816 vfunc[95]: QWidget::x11Event(_XEvent*) 33817 vfunc[96]: QWidget::updateMask() 33818 vfunc[97]: QProgressBar::styleChange(QStyle&) 33819 vfunc[98]: QWidget::enabledChange(bool) 33820 vfunc[99]: QWidget::paletteChange(QPalette const&) 33821 vfunc[100]: QWidget::fontChange(QFont const&) 33822 vfunc[101]: QWidget::windowActivationChange(bool) 33823 vfunc[102]: QWidget::metric(int) const 33824 vfunc[103]: QWidget::create(unsigned long, bool, bool) 33825 vfunc[104]: QWidget::destroy(bool, bool) 33826 vfunc[105]: NULL or QWidget::setWState(unsigned int) 33827 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 33828 vfunc[107]: QWidget::focusNextPrevChild(bool) 33829 vfunc[108]: QWidget::setKeyCompression(bool) 33830 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 33831 bool, QFont*) 33832 vfunc[110]: QFrame::setFrameStyle(int) 33833 vfunc[111]: QFrame::setLineWidth(int) 33834 vfunc[112]: QFrame::setMargin(int) 33835 vfunc[113]: QFrame::setMidLineWidth(int) 33836 vfunc[114]: QFrame::setFrameRect(QRect const&) 33837 vfunc[115]: QFrame::drawFrame(QPainter*) 33838 vfunc[116]: QProgressBar::drawContents(QPainter*) 33839 vfunc[117]: QFrame::frameChanged() 33840 vfunc[118]: QProgressBar::setTotalSteps(int) 33841 vfunc[119]: QProgressBar::setProgress(int) 33842 vfunc[120]: QProgressBar::setIndicator(QString&, int, int) 33843 33844 Table 8-446. Secondary vtable for QProgressBar 33845 Base Offset -80 33846 Virtual Base Offset 0 33847 RTTI typeinfo for QProgressBar 33848 vfunc[0]: NULL or non-virtual thunk to 33849 QProgressBar::~QProgressBar() 33850 vfunc[1]: NULL or non-virtual thunk to 33851 QProgressBar::~QProgressBar() 33852 vfunc[2]: QPaintDevice::setResolution(int) 33853 vfunc[3]: QPaintDevice::resolution() const 33854 vfunc[4]: QPaintDevice::handle() const 33855 vfunc[5]: QPaintDevice::x11RenderHandle() const 33856 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 33857 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 33858 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 33859 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 33860 const 33861 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 33862 33863 The Run Time Type Information for the QProgressBar class is 33864 described by Table 8-447 33865 33866 Table 8-447. typeinfo for QProgressBar 33867 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33868 Name typeinfo name for QProgressBar 33869 basetype: typeinfo for QFrame 33870 __________________________________________________________ 33871 33872 8.2.22.37. Class data for QIconViewItem 33873 33874 The virtual table for the QIconViewItem class is described by 33875 Table 8-448 33876 33877 Table 8-448. Primary vtable for QIconViewItem 33878 Base Offset 0 33879 Virtual Base Offset 0 33880 RTTI typeinfo for QIconViewItem 33881 vfunc[0]: QIconViewItem::~QIconViewItem() 33882 vfunc[1]: QIconViewItem::~QIconViewItem() 33883 vfunc[2]: QIconViewItem::setRenameEnabled(bool) 33884 vfunc[3]: QIconViewItem::setDragEnabled(bool) 33885 vfunc[4]: QIconViewItem::setDropEnabled(bool) 33886 vfunc[5]: QIconViewItem::text() const 33887 vfunc[6]: QIconViewItem::pixmap() const 33888 vfunc[7]: QIconViewItem::picture() const 33889 vfunc[8]: QIconViewItem::key() const 33890 vfunc[9]: QIconViewItem::setSelected(bool, bool) 33891 vfunc[10]: QIconViewItem::setSelected(bool) 33892 vfunc[11]: QIconViewItem::setSelectable(bool) 33893 vfunc[12]: QIconViewItem::repaint() 33894 vfunc[13]: QIconViewItem::move(int, int) 33895 vfunc[14]: QIconViewItem::moveBy(int, int) 33896 vfunc[15]: QIconViewItem::move(QPoint const&) 33897 vfunc[16]: QIconViewItem::moveBy(QPoint const&) 33898 vfunc[17]: QIconViewItem::acceptDrop(QMimeSource const*) const 33899 vfunc[18]: QIconViewItem::compare(QIconViewItem*) const 33900 vfunc[19]: QIconViewItem::setText(QString const&) 33901 vfunc[20]: QIconViewItem::setPixmap(QPixmap const&) 33902 vfunc[21]: QIconViewItem::setPicture(QPicture const&) 33903 vfunc[22]: QIconViewItem::setText(QString const&, bool, bool) 33904 vfunc[23]: QIconViewItem::setPixmap(QPixmap const&, bool, bool) 33905 vfunc[24]: QIconViewItem::setKey(QString const&) 33906 vfunc[25]: QIconViewItem::rtti() const 33907 vfunc[26]: QIconViewItem::removeRenameBox() 33908 vfunc[27]: QIconViewItem::calcRect(QString const&) 33909 vfunc[28]: QIconViewItem::paintItem(QPainter*, QColorGroup 33910 const&) 33911 vfunc[29]: QIconViewItem::paintFocus(QPainter*, QColorGroup 33912 const&) 33913 vfunc[30]: QIconViewItem::dropped(QDropEvent*, 33914 QValueList const&) 33915 vfunc[31]: QIconViewItem::dragEntered() 33916 vfunc[32]: QIconViewItem::dragLeft() 33917 33918 The Run Time Type Information for the QIconViewItem class is 33919 described by Table 8-449 33920 33921 Table 8-449. typeinfo for QIconViewItem 33922 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33923 Name typeinfo name for QIconViewItem 33924 basetype: typeinfo for Qt 33925 __________________________________________________________ 33926 33927 8.2.22.38. Class data for QCheckListItem 33928 33929 The virtual table for the QCheckListItem class is described by 33930 Table 8-450 33931 33932 Table 8-450. Primary vtable for QCheckListItem 33933 Base Offset 0 33934 Virtual Base Offset 0 33935 RTTI typeinfo for QCheckListItem 33936 vfunc[0]: QCheckListItem::~QCheckListItem() 33937 vfunc[1]: QCheckListItem::~QCheckListItem() 33938 vfunc[2]: QListViewItem::insertItem(QListViewItem*) 33939 vfunc[3]: QListViewItem::takeItem(QListViewItem*) 33940 vfunc[4]: NULL or QListViewItem::removeItem(QListViewItem*) 33941 vfunc[5]: QListViewItem::invalidateHeight() 33942 vfunc[6]: QCheckListItem::width(QFontMetrics const&, QListView 33943 const*, int) const 33944 vfunc[7]: QListViewItem::setText(int, QString const&) 33945 vfunc[8]: NULL or QCheckListItem::text(int) const 33946 vfunc[9]: QListViewItem::setPixmap(int, QPixmap const&) 33947 vfunc[10]: QListViewItem::pixmap(int) const 33948 vfunc[11]: QListViewItem::key(int, bool) const 33949 vfunc[12]: QListViewItem::compare(QListViewItem*, int, bool) 33950 const 33951 vfunc[13]: QListViewItem::sortChildItems(int, bool) 33952 vfunc[14]: QListViewItem::setOpen(bool) 33953 vfunc[15]: QCheckListItem::setup() 33954 vfunc[16]: QListViewItem::setSelected(bool) 33955 vfunc[17]: QCheckListItem::paintCell(QPainter*, QColorGroup 33956 const&, int, int, int) 33957 vfunc[18]: QListViewItem::paintBranches(QPainter*, QColorGroup 33958 const&, int, int, int) 33959 vfunc[19]: QCheckListItem::paintFocus(QPainter*, QColorGroup 33960 const&, QRect const&) 33961 vfunc[20]: QListViewItem::setSelectable(bool) 33962 vfunc[21]: QListViewItem::setExpandable(bool) 33963 vfunc[22]: QListViewItem::sort() 33964 vfunc[23]: QListViewItem::setDragEnabled(bool) 33965 vfunc[24]: QListViewItem::setDropEnabled(bool) 33966 vfunc[25]: QListViewItem::acceptDrop(QMimeSource const*) const 33967 vfunc[26]: QListViewItem::setRenameEnabled(int, bool) 33968 vfunc[27]: QListViewItem::startRename(int) 33969 vfunc[28]: QListViewItem::setEnabled(bool) 33970 vfunc[29]: QCheckListItem::rtti() const 33971 vfunc[30]: QListViewItem::setMultiLinesEnabled(bool) 33972 vfunc[31]: QListViewItem::enforceSortOrder() const 33973 vfunc[32]: QListViewItem::setHeight(int) 33974 vfunc[33]: QCheckListItem::activate() 33975 vfunc[34]: QListViewItem::dropped(QDropEvent*) 33976 vfunc[35]: QListViewItem::dragEntered() 33977 vfunc[36]: QListViewItem::dragLeft() 33978 vfunc[37]: QListViewItem::okRename(int) 33979 vfunc[38]: QListViewItem::cancelRename(int) 33980 vfunc[39]: QCheckListItem::setOn(bool) 33981 vfunc[40]: QCheckListItem::stateChange(bool) 33982 33983 The Run Time Type Information for the QCheckListItem class is 33984 described by Table 8-451 33985 33986 Table 8-451. typeinfo for QCheckListItem 33987 Base Vtable vtable for __cxxabiv1::__si_class_type_info 33988 Name typeinfo name for QCheckListItem 33989 basetype: typeinfo for QListViewItem 33990 __________________________________________________________ 33991 33992 8.2.22.39. Class data for QDockArea 33993 33994 The virtual table for the QDockArea class is described by Table 33995 8-452 33996 33997 Table 8-452. Primary vtable for QDockArea 33998 Base Offset 0 33999 Virtual Base Offset 0 34000 RTTI typeinfo for QDockArea 34001 vfunc[0]: NULL or QDockArea::metaObject() const 34002 vfunc[1]: QDockArea::className() const 34003 vfunc[2]: QDockArea::qt_cast(char const*) 34004 vfunc[3]: QDockArea::qt_invoke(int, QUObject*) 34005 vfunc[4]: QDockArea::qt_emit(int, QUObject*) 34006 vfunc[5]: QDockArea::qt_property(int, int, QVariant*) 34007 vfunc[6]: QDockArea::~QDockArea() 34008 vfunc[7]: QDockArea::~QDockArea() 34009 vfunc[8]: QWidget::event(QEvent*) 34010 vfunc[9]: QDockArea::eventFilter(QObject*, QEvent*) 34011 vfunc[10]: QWidget::setName(char const*) 34012 vfunc[11]: QObject::insertChild(QObject*) 34013 vfunc[12]: QObject::removeChild(QObject*) 34014 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34015 vfunc[14]: QObject::property(char const*) const 34016 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34017 vfunc[16]: QObject::childEvent(QChildEvent*) 34018 vfunc[17]: QObject::customEvent(QCustomEvent*) 34019 vfunc[18]: QObject::connectNotify(char const*) 34020 vfunc[19]: QObject::disconnectNotify(char const*) 34021 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34022 const*, char const*) 34023 vfunc[21]: QWidget::setEnabled(bool) 34024 vfunc[22]: QWidget::setMinimumSize(int, int) 34025 vfunc[23]: QWidget::setMaximumSize(int, int) 34026 vfunc[24]: QWidget::setSizeIncrement(int, int) 34027 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34028 vfunc[26]: QWidget::setEraseColor(QColor const&) 34029 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34030 vfunc[28]: QWidget::setPalette(QPalette const&) 34031 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34032 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34033 vfunc[31]: QWidget::setFont(QFont const&) 34034 vfunc[32]: QWidget::setCursor(QCursor const&) 34035 vfunc[33]: QWidget::unsetCursor() 34036 vfunc[34]: QWidget::setMask(QBitmap const&) 34037 vfunc[35]: QWidget::setMask(QRegion const&) 34038 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34039 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34040 vfunc[38]: QWidget::setCaption(QString const&) 34041 vfunc[39]: QWidget::setIcon(QPixmap const&) 34042 vfunc[40]: QWidget::setIconText(QString const&) 34043 vfunc[41]: QWidget::setMouseTracking(bool) 34044 vfunc[42]: QWidget::setFocus() 34045 vfunc[43]: QWidget::setActiveWindow() 34046 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34047 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34048 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34049 vfunc[47]: QWidget::show() 34050 vfunc[48]: QWidget::hide() 34051 vfunc[49]: QWidget::showMinimized() 34052 vfunc[50]: QWidget::showMaximized() 34053 vfunc[51]: QWidget::showNormal() 34054 vfunc[52]: QWidget::polish() 34055 vfunc[53]: QWidget::move(int, int) 34056 vfunc[54]: QWidget::resize(int, int) 34057 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34058 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34059 vfunc[57]: QWidget::close(bool) 34060 vfunc[58]: QWidget::sizeHint() const 34061 vfunc[59]: QWidget::minimumSizeHint() const 34062 vfunc[60]: QWidget::sizePolicy() const 34063 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34064 vfunc[62]: QWidget::heightForWidth(int) const 34065 vfunc[63]: QWidget::adjustSize() 34066 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34067 const&, bool) 34068 vfunc[65]: QWidget::setAcceptDrops(bool) 34069 vfunc[66]: QWidget::setAutoMask(bool) 34070 vfunc[67]: 34071 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34072 vfunc[68]: QWidget::customWhatsThis() const 34073 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 34074 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 34075 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34076 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 34077 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34078 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 34079 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34080 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 34081 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 34082 vfunc[78]: QWidget::enterEvent(QEvent*) 34083 vfunc[79]: QWidget::leaveEvent(QEvent*) 34084 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 34085 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34086 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 34087 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34088 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34089 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34090 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34091 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34092 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34093 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34094 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34095 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34096 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34097 vfunc[93]: QWidget::showEvent(QShowEvent*) 34098 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34099 vfunc[95]: QWidget::x11Event(_XEvent*) 34100 vfunc[96]: QWidget::updateMask() 34101 vfunc[97]: QWidget::styleChange(QStyle&) 34102 vfunc[98]: QWidget::enabledChange(bool) 34103 vfunc[99]: QWidget::paletteChange(QPalette const&) 34104 vfunc[100]: QWidget::fontChange(QFont const&) 34105 vfunc[101]: QWidget::windowActivationChange(bool) 34106 vfunc[102]: QWidget::metric(int) const 34107 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34108 vfunc[104]: QWidget::destroy(bool, bool) 34109 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34110 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34111 vfunc[107]: QWidget::focusNextPrevChild(bool) 34112 vfunc[108]: QWidget::setKeyCompression(bool) 34113 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34114 bool, QFont*) 34115 34116 Table 8-453. Secondary vtable for QDockArea 34117 Base Offset -80 34118 Virtual Base Offset 0 34119 RTTI typeinfo for QDockArea 34120 vfunc[0]: non-virtual thunk to QDockArea::~QDockArea() 34121 vfunc[1]: non-virtual thunk to QDockArea::~QDockArea() 34122 vfunc[2]: QPaintDevice::setResolution(int) 34123 vfunc[3]: QPaintDevice::resolution() const 34124 vfunc[4]: QPaintDevice::handle() const 34125 vfunc[5]: QPaintDevice::x11RenderHandle() const 34126 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34127 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34128 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34129 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34130 const 34131 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34132 34133 The Run Time Type Information for the QDockArea class is 34134 described by Table 8-454 34135 34136 Table 8-454. typeinfo for QDockArea 34137 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34138 Name typeinfo name for QDockArea 34139 basetype: typeinfo for QWidget 34140 __________________________________________________________ 34141 34142 8.2.22.40. Class data for QListViewItem 34143 34144 The virtual table for the QListViewItem class is described by 34145 Table 8-455 34146 34147 Table 8-455. Primary vtable for QListViewItem 34148 Base Offset 0 34149 Virtual Base Offset 0 34150 RTTI typeinfo for QListViewItem 34151 vfunc[0]: QListViewItem::~QListViewItem() 34152 vfunc[1]: QListViewItem::~QListViewItem() 34153 vfunc[2]: QListViewItem::insertItem(QListViewItem*) 34154 vfunc[3]: QListViewItem::takeItem(QListViewItem*) 34155 vfunc[4]: NULL or QListViewItem::removeItem(QListViewItem*) 34156 vfunc[5]: QListViewItem::invalidateHeight() 34157 vfunc[6]: QListViewItem::width(QFontMetrics const&, QListView 34158 const*, int) const 34159 vfunc[7]: QListViewItem::setText(int, QString const&) 34160 vfunc[8]: QListViewItem::text(int) const 34161 vfunc[9]: QListViewItem::setPixmap(int, QPixmap const&) 34162 vfunc[10]: QListViewItem::pixmap(int) const 34163 vfunc[11]: QListViewItem::key(int, bool) const 34164 vfunc[12]: QListViewItem::compare(QListViewItem*, int, bool) 34165 const 34166 vfunc[13]: QListViewItem::sortChildItems(int, bool) 34167 vfunc[14]: QListViewItem::setOpen(bool) 34168 vfunc[15]: QListViewItem::setup() 34169 vfunc[16]: QListViewItem::setSelected(bool) 34170 vfunc[17]: QListViewItem::paintCell(QPainter*, QColorGroup 34171 const&, int, int, int) 34172 vfunc[18]: QListViewItem::paintBranches(QPainter*, QColorGroup 34173 const&, int, int, int) 34174 vfunc[19]: QListViewItem::paintFocus(QPainter*, QColorGroup 34175 const&, QRect const&) 34176 vfunc[20]: QListViewItem::setSelectable(bool) 34177 vfunc[21]: QListViewItem::setExpandable(bool) 34178 vfunc[22]: QListViewItem::sort() 34179 vfunc[23]: QListViewItem::setDragEnabled(bool) 34180 vfunc[24]: QListViewItem::setDropEnabled(bool) 34181 vfunc[25]: QListViewItem::acceptDrop(QMimeSource const*) const 34182 vfunc[26]: QListViewItem::setRenameEnabled(int, bool) 34183 vfunc[27]: QListViewItem::startRename(int) 34184 vfunc[28]: QListViewItem::setEnabled(bool) 34185 vfunc[29]: QListViewItem::rtti() const 34186 vfunc[30]: QListViewItem::setMultiLinesEnabled(bool) 34187 vfunc[31]: QListViewItem::enforceSortOrder() const 34188 vfunc[32]: QListViewItem::setHeight(int) 34189 vfunc[33]: QListViewItem::activate() 34190 vfunc[34]: QListViewItem::dropped(QDropEvent*) 34191 vfunc[35]: QListViewItem::dragEntered() 34192 vfunc[36]: QListViewItem::dragLeft() 34193 vfunc[37]: QListViewItem::okRename(int) 34194 vfunc[38]: QListViewItem::cancelRename(int) 34195 34196 The Run Time Type Information for the QListViewItem class is 34197 described by Table 8-456 34198 34199 Table 8-456. typeinfo for QListViewItem 34200 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34201 Name typeinfo name for QListViewItem 34202 basetype: typeinfo for Qt 34203 __________________________________________________________ 34204 34205 8.2.22.41. Class data for QIconView 34206 34207 The virtual table for the QIconView class is described by Table 34208 8-457 34209 34210 Table 8-457. Primary vtable for QIconView 34211 Base Offset 0 34212 Virtual Base Offset 0 34213 RTTI typeinfo for QIconView 34214 vfunc[0]: NULL or QIconView::metaObject() const 34215 vfunc[1]: QIconView::className() const 34216 vfunc[2]: QIconView::qt_cast(char const*) 34217 vfunc[3]: QIconView::qt_invoke(int, QUObject*) 34218 vfunc[4]: QIconView::qt_emit(int, QUObject*) 34219 vfunc[5]: QIconView::qt_property(int, int, QVariant*) 34220 vfunc[6]: QIconView::~QIconView() 34221 vfunc[7]: QIconView::~QIconView() 34222 vfunc[8]: QWidget::event(QEvent*) 34223 vfunc[9]: QIconView::eventFilter(QObject*, QEvent*) 34224 vfunc[10]: QWidget::setName(char const*) 34225 vfunc[11]: QObject::insertChild(QObject*) 34226 vfunc[12]: QScrollView::removeChild(QObject*) 34227 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34228 vfunc[14]: QObject::property(char const*) const 34229 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34230 vfunc[16]: QObject::childEvent(QChildEvent*) 34231 vfunc[17]: QObject::customEvent(QCustomEvent*) 34232 vfunc[18]: QObject::connectNotify(char const*) 34233 vfunc[19]: QObject::disconnectNotify(char const*) 34234 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34235 const*, char const*) 34236 vfunc[21]: QScrollView::setEnabled(bool) 34237 vfunc[22]: QWidget::setMinimumSize(int, int) 34238 vfunc[23]: QWidget::setMaximumSize(int, int) 34239 vfunc[24]: QWidget::setSizeIncrement(int, int) 34240 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34241 vfunc[26]: QWidget::setEraseColor(QColor const&) 34242 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34243 vfunc[28]: QIconView::setPalette(QPalette const&) 34244 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34245 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34246 vfunc[31]: QIconView::setFont(QFont const&) 34247 vfunc[32]: QWidget::setCursor(QCursor const&) 34248 vfunc[33]: QWidget::unsetCursor() 34249 vfunc[34]: QWidget::setMask(QBitmap const&) 34250 vfunc[35]: QWidget::setMask(QRegion const&) 34251 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34252 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34253 vfunc[38]: QWidget::setCaption(QString const&) 34254 vfunc[39]: QWidget::setIcon(QPixmap const&) 34255 vfunc[40]: QWidget::setIconText(QString const&) 34256 vfunc[41]: QWidget::setMouseTracking(bool) 34257 vfunc[42]: QWidget::setFocus() 34258 vfunc[43]: QWidget::setActiveWindow() 34259 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34260 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34261 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34262 vfunc[47]: QScrollView::show() 34263 vfunc[48]: QWidget::hide() 34264 vfunc[49]: QWidget::showMinimized() 34265 vfunc[50]: QWidget::showMaximized() 34266 vfunc[51]: QWidget::showNormal() 34267 vfunc[52]: QWidget::polish() 34268 vfunc[53]: QWidget::move(int, int) 34269 vfunc[54]: QScrollView::resize(int, int) 34270 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34271 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34272 vfunc[57]: QWidget::close(bool) 34273 vfunc[58]: QIconView::sizeHint() const 34274 vfunc[59]: QIconView::minimumSizeHint() const 34275 vfunc[60]: QWidget::sizePolicy() const 34276 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34277 vfunc[62]: QWidget::heightForWidth(int) const 34278 vfunc[63]: QWidget::adjustSize() 34279 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34280 const&, bool) 34281 vfunc[65]: QWidget::setAcceptDrops(bool) 34282 vfunc[66]: QWidget::setAutoMask(bool) 34283 vfunc[67]: 34284 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34285 vfunc[68]: QWidget::customWhatsThis() const 34286 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 34287 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 34288 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 34289 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 34290 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 34291 vfunc[74]: QIconView::keyPressEvent(QKeyEvent*) 34292 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34293 vfunc[76]: QIconView::focusInEvent(QFocusEvent*) 34294 vfunc[77]: QIconView::focusOutEvent(QFocusEvent*) 34295 vfunc[78]: QIconView::enterEvent(QEvent*) 34296 vfunc[79]: QWidget::leaveEvent(QEvent*) 34297 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 34298 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34299 vfunc[82]: QIconView::resizeEvent(QResizeEvent*) 34300 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34301 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 34302 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34303 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34304 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34305 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34306 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34307 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34308 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34309 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34310 vfunc[93]: QIconView::showEvent(QShowEvent*) 34311 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34312 vfunc[95]: QWidget::x11Event(_XEvent*) 34313 vfunc[96]: QWidget::updateMask() 34314 vfunc[97]: QIconView::styleChange(QStyle&) 34315 vfunc[98]: QWidget::enabledChange(bool) 34316 vfunc[99]: QWidget::paletteChange(QPalette const&) 34317 vfunc[100]: QScrollView::fontChange(QFont const&) 34318 vfunc[101]: QIconView::windowActivationChange(bool) 34319 vfunc[102]: QWidget::metric(int) const 34320 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34321 vfunc[104]: QWidget::destroy(bool, bool) 34322 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34323 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34324 vfunc[107]: QScrollView::focusNextPrevChild(bool) 34325 vfunc[108]: QWidget::setKeyCompression(bool) 34326 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34327 bool, QFont*) 34328 vfunc[110]: QFrame::setFrameStyle(int) 34329 vfunc[111]: QFrame::setLineWidth(int) 34330 vfunc[112]: QFrame::setMargin(int) 34331 vfunc[113]: QFrame::setMidLineWidth(int) 34332 vfunc[114]: QFrame::setFrameRect(QRect const&) 34333 vfunc[115]: QFrame::drawFrame(QPainter*) 34334 vfunc[116]: QIconView::drawContents(QPainter*) 34335 vfunc[117]: QScrollView::frameChanged() 34336 vfunc[118]: 34337 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 34338 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 34339 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 34340 vfunc[121]: 34341 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 34342 vfunc[122]: 34343 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 34344 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 34345 vfunc[124]: QScrollView::setDragAutoScroll(bool) 34346 vfunc[125]: QScrollView::resizeContents(int, int) 34347 vfunc[126]: QIconView::setContentsPos(int, int) 34348 vfunc[127]: QIconView::drawContents(QPainter*, int, int, int, 34349 int) 34350 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 34351 int, int, int, int, int) 34352 vfunc[129]: QIconView::contentsMousePressEvent(QMouseEvent*) 34353 vfunc[130]: QIconView::contentsMouseReleaseEvent(QMouseEvent*) 34354 vfunc[131]: 34355 QIconView::contentsMouseDoubleClickEvent(QMouseEvent*) 34356 vfunc[132]: QIconView::contentsMouseMoveEvent(QMouseEvent*) 34357 vfunc[133]: QIconView::contentsDragEnterEvent(QDragEnterEvent*) 34358 vfunc[134]: QIconView::contentsDragMoveEvent(QDragMoveEvent*) 34359 vfunc[135]: QIconView::contentsDragLeaveEvent(QDragLeaveEvent*) 34360 vfunc[136]: QIconView::contentsDropEvent(QDropEvent*) 34361 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 34362 vfunc[138]: 34363 QIconView::contentsContextMenuEvent(QContextMenuEvent*) 34364 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 34365 vfunc[140]: QScrollView::viewportResizeEvent(QResizeEvent*) 34366 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 34367 vfunc[142]: 34368 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 34369 vfunc[143]: 34370 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 34371 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 34372 vfunc[145]: 34373 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 34374 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 34375 vfunc[147]: 34376 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 34377 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 34378 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 34379 vfunc[150]: 34380 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 34381 vfunc[151]: QScrollView::setMargins(int, int, int, int) 34382 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 34383 int, int) 34384 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 34385 int, int) 34386 vfunc[154]: QIconView::insertItem(QIconViewItem*, 34387 QIconViewItem*) 34388 vfunc[155]: QIconView::takeItem(QIconViewItem*) 34389 vfunc[156]: QIconView::setCurrentItem(QIconViewItem*) 34390 vfunc[157]: QIconView::setSelected(QIconViewItem*, bool, bool) 34391 vfunc[158]: 34392 QIconView::setSelectionMode(QIconView::SelectionMode) 34393 vfunc[159]: QIconView::selectAll(bool) 34394 vfunc[160]: QIconView::clearSelection() 34395 vfunc[161]: QIconView::invertSelection() 34396 vfunc[162]: QIconView::repaintItem(QIconViewItem*) 34397 vfunc[163]: QIconView::clear() 34398 vfunc[164]: QIconView::setGridX(int) 34399 vfunc[165]: QIconView::setGridY(int) 34400 vfunc[166]: QIconView::setSpacing(int) 34401 vfunc[167]: QIconView::setItemTextPos(QIconView::ItemTextPos) 34402 vfunc[168]: QIconView::setItemTextBackground(QBrush const&) 34403 vfunc[169]: QIconView::setArrangement(QIconView::Arrangement) 34404 vfunc[170]: QIconView::setResizeMode(QIconView::ResizeMode) 34405 vfunc[171]: QIconView::setMaxItemWidth(int) 34406 vfunc[172]: QIconView::setMaxItemTextLength(int) 34407 vfunc[173]: QIconView::setAutoArrange(bool) 34408 vfunc[174]: QIconView::setShowToolTips(bool) 34409 vfunc[175]: QIconView::setItemsMovable(bool) 34410 vfunc[176]: QIconView::setWordWrapIconText(bool) 34411 vfunc[177]: QIconView::sort(bool) 34412 vfunc[178]: QIconView::arrangeItemsInGrid(QSize const&, bool) 34413 vfunc[179]: QIconView::arrangeItemsInGrid(bool) 34414 vfunc[180]: QIconView::updateContents() 34415 vfunc[181]: QIconView::doAutoScroll() 34416 vfunc[182]: QIconView::adjustItems() 34417 vfunc[183]: QIconView::slotUpdate() 34418 vfunc[184]: QIconView::drawRubber(QPainter*) 34419 vfunc[185]: QIconView::dragObject() 34420 vfunc[186]: QIconView::startDrag() 34421 vfunc[187]: QIconView::insertInGrid(QIconViewItem*) 34422 vfunc[188]: QIconView::drawBackground(QPainter*, QRect const&) 34423 vfunc[189]: QIconView::drawDragShapes(QPoint const&) 34424 vfunc[190]: QIconView::initDragEnter(QDropEvent*) 34425 34426 Table 8-458. Secondary vtable for QIconView 34427 Base Offset -80 34428 Virtual Base Offset 0 34429 RTTI typeinfo for QIconView 34430 vfunc[0]: non-virtual thunk to QIconView::~QIconView() 34431 vfunc[1]: non-virtual thunk to QIconView::~QIconView() 34432 vfunc[2]: QPaintDevice::setResolution(int) 34433 vfunc[3]: QPaintDevice::resolution() const 34434 vfunc[4]: QPaintDevice::handle() const 34435 vfunc[5]: QPaintDevice::x11RenderHandle() const 34436 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34437 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34438 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34439 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34440 const 34441 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34442 34443 The Run Time Type Information for the QIconView class is 34444 described by Table 8-459 34445 34446 Table 8-459. typeinfo for QIconView 34447 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34448 Name typeinfo name for QIconView 34449 basetype: typeinfo for QScrollView 34450 __________________________________________________________ 34451 34452 8.2.22.42. Class data for QWidget 34453 34454 The virtual table for the QWidget class is described by Table 34455 8-460 34456 34457 Table 8-460. Primary vtable for QWidget 34458 Base Offset 0 34459 Virtual Base Offset 0 34460 RTTI typeinfo for QWidget 34461 vfunc[0]: NULL or QWidget::metaObject() const 34462 vfunc[1]: QWidget::className() const 34463 vfunc[2]: QWidget::qt_cast(char const*) 34464 vfunc[3]: QWidget::qt_invoke(int, QUObject*) 34465 vfunc[4]: QWidget::qt_emit(int, QUObject*) 34466 vfunc[5]: QWidget::qt_property(int, int, QVariant*) 34467 vfunc[6]: QWidget::~QWidget() 34468 vfunc[7]: QWidget::~QWidget() 34469 vfunc[8]: QWidget::event(QEvent*) 34470 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34471 vfunc[10]: QWidget::setName(char const*) 34472 vfunc[11]: QObject::insertChild(QObject*) 34473 vfunc[12]: QObject::removeChild(QObject*) 34474 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34475 vfunc[14]: QObject::property(char const*) const 34476 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34477 vfunc[16]: QObject::childEvent(QChildEvent*) 34478 vfunc[17]: QObject::customEvent(QCustomEvent*) 34479 vfunc[18]: QObject::connectNotify(char const*) 34480 vfunc[19]: QObject::disconnectNotify(char const*) 34481 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34482 const*, char const*) 34483 vfunc[21]: QWidget::setEnabled(bool) 34484 vfunc[22]: QWidget::setMinimumSize(int, int) 34485 vfunc[23]: QWidget::setMaximumSize(int, int) 34486 vfunc[24]: QWidget::setSizeIncrement(int, int) 34487 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34488 vfunc[26]: QWidget::setEraseColor(QColor const&) 34489 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34490 vfunc[28]: QWidget::setPalette(QPalette const&) 34491 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34492 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34493 vfunc[31]: QWidget::setFont(QFont const&) 34494 vfunc[32]: QWidget::setCursor(QCursor const&) 34495 vfunc[33]: QWidget::unsetCursor() 34496 vfunc[34]: QWidget::setMask(QBitmap const&) 34497 vfunc[35]: QWidget::setMask(QRegion const&) 34498 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34499 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34500 vfunc[38]: QWidget::setCaption(QString const&) 34501 vfunc[39]: QWidget::setIcon(QPixmap const&) 34502 vfunc[40]: QWidget::setIconText(QString const&) 34503 vfunc[41]: QWidget::setMouseTracking(bool) 34504 vfunc[42]: QWidget::setFocus() 34505 vfunc[43]: QWidget::setActiveWindow() 34506 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34507 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34508 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34509 vfunc[47]: QWidget::show() 34510 vfunc[48]: QWidget::hide() 34511 vfunc[49]: QWidget::showMinimized() 34512 vfunc[50]: QWidget::showMaximized() 34513 vfunc[51]: QWidget::showNormal() 34514 vfunc[52]: QWidget::polish() 34515 vfunc[53]: QWidget::move(int, int) 34516 vfunc[54]: QWidget::resize(int, int) 34517 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34518 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34519 vfunc[57]: QWidget::close(bool) 34520 vfunc[58]: QWidget::sizeHint() const 34521 vfunc[59]: QWidget::minimumSizeHint() const 34522 vfunc[60]: QWidget::sizePolicy() const 34523 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34524 vfunc[62]: QWidget::heightForWidth(int) const 34525 vfunc[63]: QWidget::adjustSize() 34526 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34527 const&, bool) 34528 vfunc[65]: QWidget::setAcceptDrops(bool) 34529 vfunc[66]: QWidget::setAutoMask(bool) 34530 vfunc[67]: 34531 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34532 vfunc[68]: QWidget::customWhatsThis() const 34533 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 34534 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 34535 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34536 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 34537 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34538 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 34539 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34540 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 34541 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 34542 vfunc[78]: QWidget::enterEvent(QEvent*) 34543 vfunc[79]: QWidget::leaveEvent(QEvent*) 34544 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 34545 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34546 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 34547 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34548 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34549 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34550 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34551 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34552 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34553 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34554 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34555 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34556 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34557 vfunc[93]: QWidget::showEvent(QShowEvent*) 34558 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34559 vfunc[95]: QWidget::x11Event(_XEvent*) 34560 vfunc[96]: QWidget::updateMask() 34561 vfunc[97]: QWidget::styleChange(QStyle&) 34562 vfunc[98]: QWidget::enabledChange(bool) 34563 vfunc[99]: QWidget::paletteChange(QPalette const&) 34564 vfunc[100]: QWidget::fontChange(QFont const&) 34565 vfunc[101]: QWidget::windowActivationChange(bool) 34566 vfunc[102]: QWidget::metric(int) const 34567 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34568 vfunc[104]: QWidget::destroy(bool, bool) 34569 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34570 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34571 vfunc[107]: QWidget::focusNextPrevChild(bool) 34572 vfunc[108]: QWidget::setKeyCompression(bool) 34573 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34574 bool, QFont*) 34575 34576 Table 8-461. Secondary vtable for QWidget 34577 Base Offset -80 34578 Virtual Base Offset 0 34579 RTTI typeinfo for QWidget 34580 vfunc[0]: non-virtual thunk to QWidget::~QWidget() 34581 vfunc[1]: non-virtual thunk to QWidget::~QWidget() 34582 vfunc[2]: QPaintDevice::setResolution(int) 34583 vfunc[3]: QPaintDevice::resolution() const 34584 vfunc[4]: QPaintDevice::handle() const 34585 vfunc[5]: QPaintDevice::x11RenderHandle() const 34586 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34587 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34588 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34589 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34590 const 34591 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34592 34593 The Run Time Type Information for the QWidget class is 34594 described by Table 8-462 34595 34596 Table 8-462. typeinfo for QWidget 34597 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 34598 Name typeinfo name for QWidget 34599 flags: 0 34600 basetype: typeinfo for QObject 2 34601 basetype: typeinfo for QPaintDevice 10242 34602 __________________________________________________________ 34603 34604 8.2.22.43. Class data for QToolTipGroup 34605 34606 The virtual table for the QToolTipGroup class is described by 34607 Table 8-463 34608 34609 Table 8-463. Primary vtable for QToolTipGroup 34610 Base Offset 0 34611 Virtual Base Offset 0 34612 RTTI typeinfo for QToolTipGroup 34613 vfunc[0]: NULL or QToolTipGroup::metaObject() const 34614 vfunc[1]: QToolTipGroup::className() const 34615 vfunc[2]: QToolTipGroup::qt_cast(char const*) 34616 vfunc[3]: QToolTipGroup::qt_invoke(int, QUObject*) 34617 vfunc[4]: QToolTipGroup::qt_emit(int, QUObject*) 34618 vfunc[5]: QToolTipGroup::qt_property(int, int, QVariant*) 34619 vfunc[6]: QToolTipGroup::~QToolTipGroup() 34620 vfunc[7]: QToolTipGroup::~QToolTipGroup() 34621 vfunc[8]: QObject::event(QEvent*) 34622 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34623 vfunc[10]: QObject::setName(char const*) 34624 vfunc[11]: QObject::insertChild(QObject*) 34625 vfunc[12]: QObject::removeChild(QObject*) 34626 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34627 vfunc[14]: QObject::property(char const*) const 34628 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34629 vfunc[16]: QObject::childEvent(QChildEvent*) 34630 vfunc[17]: QObject::customEvent(QCustomEvent*) 34631 vfunc[18]: QObject::connectNotify(char const*) 34632 vfunc[19]: QObject::disconnectNotify(char const*) 34633 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34634 const*, char const*) 34635 34636 The Run Time Type Information for the QToolTipGroup class is 34637 described by Table 8-464 34638 34639 Table 8-464. typeinfo for QToolTipGroup 34640 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34641 Name typeinfo name for QToolTipGroup 34642 basetype: typeinfo for QObject 34643 __________________________________________________________ 34644 34645 8.2.22.44. Class data for QPushButton 34646 34647 The virtual table for the QPushButton class is described by 34648 Table 8-465 34649 34650 Table 8-465. Primary vtable for QPushButton 34651 Base Offset 0 34652 Virtual Base Offset 0 34653 RTTI typeinfo for QPushButton 34654 vfunc[0]: NULL or QPushButton::metaObject() const 34655 vfunc[1]: QPushButton::className() const 34656 vfunc[2]: QPushButton::qt_cast(char const*) 34657 vfunc[3]: QPushButton::qt_invoke(int, QUObject*) 34658 vfunc[4]: QPushButton::qt_emit(int, QUObject*) 34659 vfunc[5]: QPushButton::qt_property(int, int, QVariant*) 34660 vfunc[6]: QPushButton::~QPushButton() 34661 vfunc[7]: QPushButton::~QPushButton() 34662 vfunc[8]: QWidget::event(QEvent*) 34663 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34664 vfunc[10]: QWidget::setName(char const*) 34665 vfunc[11]: QObject::insertChild(QObject*) 34666 vfunc[12]: QObject::removeChild(QObject*) 34667 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34668 vfunc[14]: QObject::property(char const*) const 34669 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34670 vfunc[16]: QObject::childEvent(QChildEvent*) 34671 vfunc[17]: QObject::customEvent(QCustomEvent*) 34672 vfunc[18]: QObject::connectNotify(char const*) 34673 vfunc[19]: QObject::disconnectNotify(char const*) 34674 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34675 const*, char const*) 34676 vfunc[21]: QWidget::setEnabled(bool) 34677 vfunc[22]: QWidget::setMinimumSize(int, int) 34678 vfunc[23]: QWidget::setMaximumSize(int, int) 34679 vfunc[24]: QWidget::setSizeIncrement(int, int) 34680 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34681 vfunc[26]: QWidget::setEraseColor(QColor const&) 34682 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34683 vfunc[28]: QWidget::setPalette(QPalette const&) 34684 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34685 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34686 vfunc[31]: QWidget::setFont(QFont const&) 34687 vfunc[32]: QWidget::setCursor(QCursor const&) 34688 vfunc[33]: QWidget::unsetCursor() 34689 vfunc[34]: QWidget::setMask(QBitmap const&) 34690 vfunc[35]: QWidget::setMask(QRegion const&) 34691 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34692 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34693 vfunc[38]: QWidget::setCaption(QString const&) 34694 vfunc[39]: QWidget::setIcon(QPixmap const&) 34695 vfunc[40]: QWidget::setIconText(QString const&) 34696 vfunc[41]: QWidget::setMouseTracking(bool) 34697 vfunc[42]: QWidget::setFocus() 34698 vfunc[43]: QWidget::setActiveWindow() 34699 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34700 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34701 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34702 vfunc[47]: QWidget::show() 34703 vfunc[48]: QWidget::hide() 34704 vfunc[49]: QWidget::showMinimized() 34705 vfunc[50]: QWidget::showMaximized() 34706 vfunc[51]: QWidget::showNormal() 34707 vfunc[52]: QWidget::polish() 34708 vfunc[53]: QPushButton::move(int, int) 34709 vfunc[54]: QPushButton::resize(int, int) 34710 vfunc[55]: QPushButton::setGeometry(int, int, int, int) 34711 vfunc[56]: QPushButton::setGeometry(QRect const&) 34712 vfunc[57]: QWidget::close(bool) 34713 vfunc[58]: QPushButton::sizeHint() const 34714 vfunc[59]: QWidget::minimumSizeHint() const 34715 vfunc[60]: QWidget::sizePolicy() const 34716 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34717 vfunc[62]: QWidget::heightForWidth(int) const 34718 vfunc[63]: QWidget::adjustSize() 34719 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34720 const&, bool) 34721 vfunc[65]: QWidget::setAcceptDrops(bool) 34722 vfunc[66]: QWidget::setAutoMask(bool) 34723 vfunc[67]: 34724 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34725 vfunc[68]: QWidget::customWhatsThis() const 34726 vfunc[69]: QButton::mousePressEvent(QMouseEvent*) 34727 vfunc[70]: QButton::mouseReleaseEvent(QMouseEvent*) 34728 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34729 vfunc[72]: QButton::mouseMoveEvent(QMouseEvent*) 34730 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34731 vfunc[74]: QButton::keyPressEvent(QKeyEvent*) 34732 vfunc[75]: QButton::keyReleaseEvent(QKeyEvent*) 34733 vfunc[76]: QPushButton::focusInEvent(QFocusEvent*) 34734 vfunc[77]: QPushButton::focusOutEvent(QFocusEvent*) 34735 vfunc[78]: QWidget::enterEvent(QEvent*) 34736 vfunc[79]: QWidget::leaveEvent(QEvent*) 34737 vfunc[80]: QButton::paintEvent(QPaintEvent*) 34738 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34739 vfunc[82]: QPushButton::resizeEvent(QResizeEvent*) 34740 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34741 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34742 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34743 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34744 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34745 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34746 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34747 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34748 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34749 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34750 vfunc[93]: QWidget::showEvent(QShowEvent*) 34751 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34752 vfunc[95]: QWidget::x11Event(_XEvent*) 34753 vfunc[96]: QPushButton::updateMask() 34754 vfunc[97]: QWidget::styleChange(QStyle&) 34755 vfunc[98]: QButton::enabledChange(bool) 34756 vfunc[99]: QWidget::paletteChange(QPalette const&) 34757 vfunc[100]: QWidget::fontChange(QFont const&) 34758 vfunc[101]: QWidget::windowActivationChange(bool) 34759 vfunc[102]: QWidget::metric(int) const 34760 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34761 vfunc[104]: QWidget::destroy(bool, bool) 34762 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34763 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34764 vfunc[107]: QWidget::focusNextPrevChild(bool) 34765 vfunc[108]: QWidget::setKeyCompression(bool) 34766 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34767 bool, QFont*) 34768 vfunc[110]: QButton::setText(QString const&) 34769 vfunc[111]: QButton::setPixmap(QPixmap const&) 34770 vfunc[112]: QButton::setAccel(QKeySequence const&) 34771 vfunc[113]: QButton::setDown(bool) 34772 vfunc[114]: QButton::setAutoRepeat(bool) 34773 vfunc[115]: QButton::setToggleType(QButton::ToggleType) 34774 vfunc[116]: QButton::setState(QButton::ToggleState) 34775 vfunc[117]: QButton::hitButton(QPoint const&) const 34776 vfunc[118]: QPushButton::drawButton(QPainter*) 34777 vfunc[119]: QPushButton::drawButtonLabel(QPainter*) 34778 vfunc[120]: QButton::setGroup(QButtonGroup*) 34779 vfunc[121]: QPushButton::setAutoDefault(bool) 34780 vfunc[122]: QPushButton::setDefault(bool) 34781 vfunc[123]: NULL or QPushButton::setIsMenuButton(bool) 34782 vfunc[124]: QPushButton::setOn(bool) 34783 34784 Table 8-466. Secondary vtable for QPushButton 34785 Base Offset -80 34786 Virtual Base Offset 0 34787 RTTI typeinfo for QPushButton 34788 vfunc[0]: non-virtual thunk to QPushButton::~QPushButton() 34789 vfunc[1]: non-virtual thunk to QPushButton::~QPushButton() 34790 vfunc[2]: QPaintDevice::setResolution(int) 34791 vfunc[3]: QPaintDevice::resolution() const 34792 vfunc[4]: QPaintDevice::handle() const 34793 vfunc[5]: QPaintDevice::x11RenderHandle() const 34794 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34795 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34796 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34797 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34798 const 34799 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34800 34801 The Run Time Type Information for the QPushButton class is 34802 described by Table 8-467 34803 34804 Table 8-467. typeinfo for QPushButton 34805 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34806 Name typeinfo name for QPushButton 34807 basetype: typeinfo for QButton 34808 __________________________________________________________ 34809 34810 8.2.22.45. Class data for QWidgetList 34811 34812 The virtual table for the QWidgetList class is described by 34813 Table 8-468 34814 34815 Table 8-468. Primary vtable for QWidgetList 34816 Base Offset 0 34817 Virtual Base Offset 0 34818 RTTI typeinfo for QWidgetList 34819 vfunc[0]: NULL or QPtrList::count() const 34820 vfunc[1]: NULL or QPtrList::clear() 34821 vfunc[2]: NULL or QWidgetList::~QWidgetList() 34822 vfunc[3]: NULL or QWidgetList::~QWidgetList() 34823 vfunc[4]: QPtrCollection::newItem(void*) 34824 vfunc[5]: NULL or QPtrList::deleteItem(void*) 34825 vfunc[6]: QGList::compareItems(void*, void*) 34826 vfunc[7]: QGList::read(QDataStream&, void*&) 34827 vfunc[8]: QGList::write(QDataStream&, void*) const 34828 34829 The Run Time Type Information for the QWidgetList class is 34830 described by Table 8-469 34831 34832 Table 8-469. typeinfo for QWidgetList 34833 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34834 Name typeinfo name for QWidgetList 34835 basetype: typeinfo for QPtrList 34836 __________________________________________________________ 34837 34838 8.2.22.46. Class data for QDataView 34839 34840 The virtual table for the QDataView class is described by Table 34841 8-470 34842 34843 Table 8-470. Primary vtable for QDataView 34844 Base Offset 0 34845 Virtual Base Offset 0 34846 RTTI typeinfo for QDataView 34847 vfunc[0]: NULL or QDataView::metaObject() const 34848 vfunc[1]: QDataView::className() const 34849 vfunc[2]: QDataView::qt_cast(char const*) 34850 vfunc[3]: QDataView::qt_invoke(int, QUObject*) 34851 vfunc[4]: QDataView::qt_emit(int, QUObject*) 34852 vfunc[5]: QDataView::qt_property(int, int, QVariant*) 34853 vfunc[6]: QDataView::~QDataView() 34854 vfunc[7]: QDataView::~QDataView() 34855 vfunc[8]: QWidget::event(QEvent*) 34856 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 34857 vfunc[10]: QWidget::setName(char const*) 34858 vfunc[11]: QObject::insertChild(QObject*) 34859 vfunc[12]: QObject::removeChild(QObject*) 34860 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 34861 vfunc[14]: QObject::property(char const*) const 34862 vfunc[15]: QObject::timerEvent(QTimerEvent*) 34863 vfunc[16]: QObject::childEvent(QChildEvent*) 34864 vfunc[17]: QObject::customEvent(QCustomEvent*) 34865 vfunc[18]: QObject::connectNotify(char const*) 34866 vfunc[19]: QObject::disconnectNotify(char const*) 34867 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 34868 const*, char const*) 34869 vfunc[21]: QWidget::setEnabled(bool) 34870 vfunc[22]: QWidget::setMinimumSize(int, int) 34871 vfunc[23]: QWidget::setMaximumSize(int, int) 34872 vfunc[24]: QWidget::setSizeIncrement(int, int) 34873 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 34874 vfunc[26]: QWidget::setEraseColor(QColor const&) 34875 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 34876 vfunc[28]: QWidget::setPalette(QPalette const&) 34877 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 34878 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 34879 vfunc[31]: QWidget::setFont(QFont const&) 34880 vfunc[32]: QWidget::setCursor(QCursor const&) 34881 vfunc[33]: QWidget::unsetCursor() 34882 vfunc[34]: QWidget::setMask(QBitmap const&) 34883 vfunc[35]: QWidget::setMask(QRegion const&) 34884 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 34885 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 34886 vfunc[38]: QWidget::setCaption(QString const&) 34887 vfunc[39]: QWidget::setIcon(QPixmap const&) 34888 vfunc[40]: QWidget::setIconText(QString const&) 34889 vfunc[41]: QWidget::setMouseTracking(bool) 34890 vfunc[42]: QWidget::setFocus() 34891 vfunc[43]: QWidget::setActiveWindow() 34892 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 34893 vfunc[45]: QWidget::setFocusProxy(QWidget*) 34894 vfunc[46]: QWidget::setUpdatesEnabled(bool) 34895 vfunc[47]: QWidget::show() 34896 vfunc[48]: QWidget::hide() 34897 vfunc[49]: QWidget::showMinimized() 34898 vfunc[50]: QWidget::showMaximized() 34899 vfunc[51]: QWidget::showNormal() 34900 vfunc[52]: QWidget::polish() 34901 vfunc[53]: QWidget::move(int, int) 34902 vfunc[54]: QWidget::resize(int, int) 34903 vfunc[55]: QWidget::setGeometry(int, int, int, int) 34904 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 34905 vfunc[57]: QWidget::close(bool) 34906 vfunc[58]: QWidget::sizeHint() const 34907 vfunc[59]: QWidget::minimumSizeHint() const 34908 vfunc[60]: QWidget::sizePolicy() const 34909 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 34910 vfunc[62]: QWidget::heightForWidth(int) const 34911 vfunc[63]: QWidget::adjustSize() 34912 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 34913 const&, bool) 34914 vfunc[65]: QWidget::setAcceptDrops(bool) 34915 vfunc[66]: QWidget::setAutoMask(bool) 34916 vfunc[67]: 34917 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 34918 vfunc[68]: QWidget::customWhatsThis() const 34919 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 34920 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 34921 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 34922 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 34923 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 34924 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 34925 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 34926 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 34927 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 34928 vfunc[78]: QWidget::enterEvent(QEvent*) 34929 vfunc[79]: QWidget::leaveEvent(QEvent*) 34930 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 34931 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 34932 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 34933 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 34934 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 34935 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 34936 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 34937 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 34938 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 34939 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 34940 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 34941 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 34942 vfunc[92]: QWidget::dropEvent(QDropEvent*) 34943 vfunc[93]: QWidget::showEvent(QShowEvent*) 34944 vfunc[94]: QWidget::hideEvent(QHideEvent*) 34945 vfunc[95]: QWidget::x11Event(_XEvent*) 34946 vfunc[96]: QWidget::updateMask() 34947 vfunc[97]: QWidget::styleChange(QStyle&) 34948 vfunc[98]: QWidget::enabledChange(bool) 34949 vfunc[99]: QWidget::paletteChange(QPalette const&) 34950 vfunc[100]: QWidget::fontChange(QFont const&) 34951 vfunc[101]: QWidget::windowActivationChange(bool) 34952 vfunc[102]: QWidget::metric(int) const 34953 vfunc[103]: QWidget::create(unsigned long, bool, bool) 34954 vfunc[104]: QWidget::destroy(bool, bool) 34955 vfunc[105]: NULL or QWidget::setWState(unsigned int) 34956 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 34957 vfunc[107]: QWidget::focusNextPrevChild(bool) 34958 vfunc[108]: QWidget::setKeyCompression(bool) 34959 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 34960 bool, QFont*) 34961 vfunc[110]: QDataView::setForm(QSqlForm*) 34962 vfunc[111]: QDataView::setRecord(QSqlRecord*) 34963 vfunc[112]: QDataView::refresh(QSqlRecord*) 34964 vfunc[113]: QDataView::readFields() 34965 vfunc[114]: QDataView::writeFields() 34966 vfunc[115]: QDataView::clearValues() 34967 34968 Table 8-471. Secondary vtable for QDataView 34969 Base Offset -80 34970 Virtual Base Offset 0 34971 RTTI typeinfo for QDataView 34972 vfunc[0]: non-virtual thunk to QDataView::~QDataView() 34973 vfunc[1]: non-virtual thunk to QDataView::~QDataView() 34974 vfunc[2]: QPaintDevice::setResolution(int) 34975 vfunc[3]: QPaintDevice::resolution() const 34976 vfunc[4]: QPaintDevice::handle() const 34977 vfunc[5]: QPaintDevice::x11RenderHandle() const 34978 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 34979 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 34980 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 34981 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 34982 const 34983 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 34984 34985 The Run Time Type Information for the QDataView class is 34986 described by Table 8-472 34987 34988 Table 8-472. typeinfo for QDataView 34989 Base Vtable vtable for __cxxabiv1::__si_class_type_info 34990 Name typeinfo name for QDataView 34991 basetype: typeinfo for QWidget 34992 __________________________________________________________ 34993 34994 8.2.22.47. Class data for QDataBrowser 34995 34996 The virtual table for the QDataBrowser class is described by 34997 Table 8-473 34998 34999 Table 8-473. Primary vtable for QDataBrowser 35000 Base Offset 0 35001 Virtual Base Offset 0 35002 RTTI typeinfo for QDataBrowser 35003 vfunc[0]: NULL or QDataBrowser::metaObject() const 35004 vfunc[1]: QDataBrowser::className() const 35005 vfunc[2]: QDataBrowser::qt_cast(char const*) 35006 vfunc[3]: QDataBrowser::qt_invoke(int, QUObject*) 35007 vfunc[4]: QDataBrowser::qt_emit(int, QUObject*) 35008 vfunc[5]: QDataBrowser::qt_property(int, int, QVariant*) 35009 vfunc[6]: QDataBrowser::~QDataBrowser() 35010 vfunc[7]: QDataBrowser::~QDataBrowser() 35011 vfunc[8]: QWidget::event(QEvent*) 35012 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 35013 vfunc[10]: QWidget::setName(char const*) 35014 vfunc[11]: QObject::insertChild(QObject*) 35015 vfunc[12]: QObject::removeChild(QObject*) 35016 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35017 vfunc[14]: QObject::property(char const*) const 35018 vfunc[15]: QObject::timerEvent(QTimerEvent*) 35019 vfunc[16]: QObject::childEvent(QChildEvent*) 35020 vfunc[17]: QObject::customEvent(QCustomEvent*) 35021 vfunc[18]: QObject::connectNotify(char const*) 35022 vfunc[19]: QObject::disconnectNotify(char const*) 35023 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35024 const*, char const*) 35025 vfunc[21]: QWidget::setEnabled(bool) 35026 vfunc[22]: QWidget::setMinimumSize(int, int) 35027 vfunc[23]: QWidget::setMaximumSize(int, int) 35028 vfunc[24]: QWidget::setSizeIncrement(int, int) 35029 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35030 vfunc[26]: QWidget::setEraseColor(QColor const&) 35031 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35032 vfunc[28]: QWidget::setPalette(QPalette const&) 35033 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35034 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35035 vfunc[31]: QWidget::setFont(QFont const&) 35036 vfunc[32]: QWidget::setCursor(QCursor const&) 35037 vfunc[33]: QWidget::unsetCursor() 35038 vfunc[34]: QWidget::setMask(QBitmap const&) 35039 vfunc[35]: QWidget::setMask(QRegion const&) 35040 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35041 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35042 vfunc[38]: QWidget::setCaption(QString const&) 35043 vfunc[39]: QWidget::setIcon(QPixmap const&) 35044 vfunc[40]: QWidget::setIconText(QString const&) 35045 vfunc[41]: QWidget::setMouseTracking(bool) 35046 vfunc[42]: QWidget::setFocus() 35047 vfunc[43]: QWidget::setActiveWindow() 35048 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35049 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35050 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35051 vfunc[47]: QWidget::show() 35052 vfunc[48]: QWidget::hide() 35053 vfunc[49]: QWidget::showMinimized() 35054 vfunc[50]: QWidget::showMaximized() 35055 vfunc[51]: QWidget::showNormal() 35056 vfunc[52]: QWidget::polish() 35057 vfunc[53]: QWidget::move(int, int) 35058 vfunc[54]: QWidget::resize(int, int) 35059 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35060 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35061 vfunc[57]: QWidget::close(bool) 35062 vfunc[58]: QWidget::sizeHint() const 35063 vfunc[59]: QWidget::minimumSizeHint() const 35064 vfunc[60]: QWidget::sizePolicy() const 35065 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35066 vfunc[62]: QWidget::heightForWidth(int) const 35067 vfunc[63]: QWidget::adjustSize() 35068 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35069 const&, bool) 35070 vfunc[65]: QWidget::setAcceptDrops(bool) 35071 vfunc[66]: QWidget::setAutoMask(bool) 35072 vfunc[67]: 35073 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35074 vfunc[68]: QWidget::customWhatsThis() const 35075 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 35076 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 35077 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 35078 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 35079 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 35080 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 35081 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35082 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 35083 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 35084 vfunc[78]: QWidget::enterEvent(QEvent*) 35085 vfunc[79]: QWidget::leaveEvent(QEvent*) 35086 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 35087 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35088 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 35089 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 35090 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 35091 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 35092 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 35093 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 35094 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35095 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35096 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35097 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35098 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35099 vfunc[93]: QWidget::showEvent(QShowEvent*) 35100 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35101 vfunc[95]: QWidget::x11Event(_XEvent*) 35102 vfunc[96]: QWidget::updateMask() 35103 vfunc[97]: QWidget::styleChange(QStyle&) 35104 vfunc[98]: QWidget::enabledChange(bool) 35105 vfunc[99]: QWidget::paletteChange(QPalette const&) 35106 vfunc[100]: QWidget::fontChange(QFont const&) 35107 vfunc[101]: QWidget::windowActivationChange(bool) 35108 vfunc[102]: QWidget::metric(int) const 35109 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35110 vfunc[104]: QWidget::destroy(bool, bool) 35111 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35112 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35113 vfunc[107]: QWidget::focusNextPrevChild(bool) 35114 vfunc[108]: QWidget::setKeyCompression(bool) 35115 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35116 bool, QFont*) 35117 vfunc[110]: QDataBrowser::setSqlCursor(QSqlCursor*, bool) 35118 vfunc[111]: QDataBrowser::setForm(QSqlForm*) 35119 vfunc[112]: QDataBrowser::setConfirmEdits(bool) 35120 vfunc[113]: QDataBrowser::setConfirmInsert(bool) 35121 vfunc[114]: QDataBrowser::setConfirmUpdate(bool) 35122 vfunc[115]: QDataBrowser::setConfirmDelete(bool) 35123 vfunc[116]: QDataBrowser::setConfirmCancels(bool) 35124 vfunc[117]: QDataBrowser::setReadOnly(bool) 35125 vfunc[118]: QDataBrowser::setAutoEdit(bool) 35126 vfunc[119]: QDataBrowser::seek(int, bool) 35127 vfunc[120]: QDataBrowser::refresh() 35128 vfunc[121]: QDataBrowser::insert() 35129 vfunc[122]: QDataBrowser::update() 35130 vfunc[123]: QDataBrowser::del() 35131 vfunc[124]: QDataBrowser::first() 35132 vfunc[125]: QDataBrowser::last() 35133 vfunc[126]: QDataBrowser::next() 35134 vfunc[127]: QDataBrowser::prev() 35135 vfunc[128]: QDataBrowser::readFields() 35136 vfunc[129]: QDataBrowser::writeFields() 35137 vfunc[130]: QDataBrowser::clearValues() 35138 vfunc[131]: QDataBrowser::insertCurrent() 35139 vfunc[132]: QDataBrowser::updateCurrent() 35140 vfunc[133]: QDataBrowser::deleteCurrent() 35141 vfunc[134]: QDataBrowser::currentEdited() 35142 vfunc[135]: QDataBrowser::confirmEdit(QSql::Op) 35143 vfunc[136]: QDataBrowser::confirmCancel(QSql::Op) 35144 vfunc[137]: QDataBrowser::handleError(QSqlError const&) 35145 35146 Table 8-474. Secondary vtable for QDataBrowser 35147 Base Offset -80 35148 Virtual Base Offset 0 35149 RTTI typeinfo for QDataBrowser 35150 vfunc[0]: non-virtual thunk to QDataBrowser::~QDataBrowser() 35151 vfunc[1]: non-virtual thunk to QDataBrowser::~QDataBrowser() 35152 vfunc[2]: QPaintDevice::setResolution(int) 35153 vfunc[3]: QPaintDevice::resolution() const 35154 vfunc[4]: QPaintDevice::handle() const 35155 vfunc[5]: QPaintDevice::x11RenderHandle() const 35156 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35157 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35158 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35159 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35160 const 35161 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35162 35163 The Run Time Type Information for the QDataBrowser class is 35164 described by Table 8-475 35165 35166 Table 8-475. typeinfo for QDataBrowser 35167 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35168 Name typeinfo name for QDataBrowser 35169 basetype: typeinfo for QWidget 35170 __________________________________________________________ 35171 35172 8.2.22.48. Class data for QTextEdit 35173 35174 The virtual table for the QTextEdit class is described by Table 35175 8-476 35176 35177 Table 8-476. Primary vtable for QTextEdit 35178 Base Offset 0 35179 Virtual Base Offset 0 35180 RTTI typeinfo for QTextEdit 35181 vfunc[0]: NULL or QTextEdit::metaObject() const 35182 vfunc[1]: QTextEdit::className() const 35183 vfunc[2]: QTextEdit::qt_cast(char const*) 35184 vfunc[3]: QTextEdit::qt_invoke(int, QUObject*) 35185 vfunc[4]: QTextEdit::qt_emit(int, QUObject*) 35186 vfunc[5]: QTextEdit::qt_property(int, int, QVariant*) 35187 vfunc[6]: QTextEdit::~QTextEdit() 35188 vfunc[7]: QTextEdit::~QTextEdit() 35189 vfunc[8]: QTextEdit::event(QEvent*) 35190 vfunc[9]: QTextEdit::eventFilter(QObject*, QEvent*) 35191 vfunc[10]: QWidget::setName(char const*) 35192 vfunc[11]: QObject::insertChild(QObject*) 35193 vfunc[12]: QScrollView::removeChild(QObject*) 35194 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35195 vfunc[14]: QObject::property(char const*) const 35196 vfunc[15]: QObject::timerEvent(QTimerEvent*) 35197 vfunc[16]: QObject::childEvent(QChildEvent*) 35198 vfunc[17]: QObject::customEvent(QCustomEvent*) 35199 vfunc[18]: QObject::connectNotify(char const*) 35200 vfunc[19]: QObject::disconnectNotify(char const*) 35201 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35202 const*, char const*) 35203 vfunc[21]: QTextEdit::setEnabled(bool) 35204 vfunc[22]: QWidget::setMinimumSize(int, int) 35205 vfunc[23]: QWidget::setMaximumSize(int, int) 35206 vfunc[24]: QWidget::setSizeIncrement(int, int) 35207 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35208 vfunc[26]: QWidget::setEraseColor(QColor const&) 35209 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35210 vfunc[28]: QTextEdit::setPalette(QPalette const&) 35211 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35212 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35213 vfunc[31]: QTextEdit::setFont(QFont const&) 35214 vfunc[32]: QWidget::setCursor(QCursor const&) 35215 vfunc[33]: QWidget::unsetCursor() 35216 vfunc[34]: QWidget::setMask(QBitmap const&) 35217 vfunc[35]: QWidget::setMask(QRegion const&) 35218 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35219 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35220 vfunc[38]: QWidget::setCaption(QString const&) 35221 vfunc[39]: QWidget::setIcon(QPixmap const&) 35222 vfunc[40]: QWidget::setIconText(QString const&) 35223 vfunc[41]: QWidget::setMouseTracking(bool) 35224 vfunc[42]: QWidget::setFocus() 35225 vfunc[43]: QWidget::setActiveWindow() 35226 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35227 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35228 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35229 vfunc[47]: QScrollView::show() 35230 vfunc[48]: QWidget::hide() 35231 vfunc[49]: QWidget::showMinimized() 35232 vfunc[50]: QWidget::showMaximized() 35233 vfunc[51]: QWidget::showNormal() 35234 vfunc[52]: QTextEdit::polish() 35235 vfunc[53]: QWidget::move(int, int) 35236 vfunc[54]: QScrollView::resize(int, int) 35237 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35238 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35239 vfunc[57]: QWidget::close(bool) 35240 vfunc[58]: QTextEdit::sizeHint() const 35241 vfunc[59]: QScrollView::minimumSizeHint() const 35242 vfunc[60]: QWidget::sizePolicy() const 35243 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35244 vfunc[62]: QTextEdit::heightForWidth(int) const 35245 vfunc[63]: QWidget::adjustSize() 35246 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35247 const&, bool) 35248 vfunc[65]: QWidget::setAcceptDrops(bool) 35249 vfunc[66]: QWidget::setAutoMask(bool) 35250 vfunc[67]: 35251 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35252 vfunc[68]: QWidget::customWhatsThis() const 35253 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 35254 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 35255 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 35256 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 35257 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 35258 vfunc[74]: QTextEdit::keyPressEvent(QKeyEvent*) 35259 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35260 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 35261 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 35262 vfunc[78]: QWidget::enterEvent(QEvent*) 35263 vfunc[79]: QWidget::leaveEvent(QEvent*) 35264 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 35265 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35266 vfunc[82]: QTextEdit::resizeEvent(QResizeEvent*) 35267 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 35268 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 35269 vfunc[85]: QTextEdit::imStartEvent(QIMEvent*) 35270 vfunc[86]: QTextEdit::imComposeEvent(QIMEvent*) 35271 vfunc[87]: QTextEdit::imEndEvent(QIMEvent*) 35272 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35273 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35274 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35275 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35276 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35277 vfunc[93]: QWidget::showEvent(QShowEvent*) 35278 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35279 vfunc[95]: QWidget::x11Event(_XEvent*) 35280 vfunc[96]: QWidget::updateMask() 35281 vfunc[97]: QScrollView::styleChange(QStyle&) 35282 vfunc[98]: QWidget::enabledChange(bool) 35283 vfunc[99]: QWidget::paletteChange(QPalette const&) 35284 vfunc[100]: QScrollView::fontChange(QFont const&) 35285 vfunc[101]: QTextEdit::windowActivationChange(bool) 35286 vfunc[102]: QWidget::metric(int) const 35287 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35288 vfunc[104]: QWidget::destroy(bool, bool) 35289 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35290 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35291 vfunc[107]: QTextEdit::focusNextPrevChild(bool) 35292 vfunc[108]: QWidget::setKeyCompression(bool) 35293 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35294 bool, QFont*) 35295 vfunc[110]: QFrame::setFrameStyle(int) 35296 vfunc[111]: QFrame::setLineWidth(int) 35297 vfunc[112]: QFrame::setMargin(int) 35298 vfunc[113]: QFrame::setMidLineWidth(int) 35299 vfunc[114]: QFrame::setFrameRect(QRect const&) 35300 vfunc[115]: QFrame::drawFrame(QPainter*) 35301 vfunc[116]: QTextEdit::drawContents(QPainter*) 35302 vfunc[117]: QScrollView::frameChanged() 35303 vfunc[118]: 35304 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 35305 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 35306 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 35307 vfunc[121]: 35308 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 35309 vfunc[122]: 35310 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 35311 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 35312 vfunc[124]: QScrollView::setDragAutoScroll(bool) 35313 vfunc[125]: QScrollView::resizeContents(int, int) 35314 vfunc[126]: QScrollView::setContentsPos(int, int) 35315 vfunc[127]: QTextEdit::drawContents(QPainter*, int, int, int, 35316 int) 35317 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 35318 int, int, int, int, int) 35319 vfunc[129]: QTextEdit::contentsMousePressEvent(QMouseEvent*) 35320 vfunc[130]: QTextEdit::contentsMouseReleaseEvent(QMouseEvent*) 35321 vfunc[131]: 35322 QTextEdit::contentsMouseDoubleClickEvent(QMouseEvent*) 35323 vfunc[132]: QTextEdit::contentsMouseMoveEvent(QMouseEvent*) 35324 vfunc[133]: QTextEdit::contentsDragEnterEvent(QDragEnterEvent*) 35325 vfunc[134]: QTextEdit::contentsDragMoveEvent(QDragMoveEvent*) 35326 vfunc[135]: QTextEdit::contentsDragLeaveEvent(QDragLeaveEvent*) 35327 vfunc[136]: QTextEdit::contentsDropEvent(QDropEvent*) 35328 vfunc[137]: QTextEdit::contentsWheelEvent(QWheelEvent*) 35329 vfunc[138]: 35330 QTextEdit::contentsContextMenuEvent(QContextMenuEvent*) 35331 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 35332 vfunc[140]: QTextEdit::viewportResizeEvent(QResizeEvent*) 35333 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 35334 vfunc[142]: 35335 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 35336 vfunc[143]: 35337 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 35338 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 35339 vfunc[145]: 35340 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 35341 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 35342 vfunc[147]: 35343 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 35344 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 35345 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 35346 vfunc[150]: 35347 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 35348 vfunc[151]: QScrollView::setMargins(int, int, int, int) 35349 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 35350 int, int) 35351 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 35352 int, int) 35353 vfunc[154]: QTextEdit::find(QString const&, bool, bool, bool, 35354 int*, int*) 35355 vfunc[155]: QTextEdit::getFormat(int, int, QFont*, QColor*, 35356 QTextEdit::VerticalAlignment*) 35357 vfunc[156]: QTextEdit::getParagraphFormat(int, QFont*, QColor*, 35358 QTextEdit::VerticalAlignment*, int*, 35359 QStyleSheetItem::DisplayMode*, QStyleSheetItem::ListStyle*, 35360 int*) 35361 vfunc[157]: 35362 QTextEdit::setMimeSourceFactory(QMimeSourceFactory*) 35363 vfunc[158]: QTextEdit::setStyleSheet(QStyleSheet*) 35364 vfunc[159]: QTextEdit::scrollToAnchor(QString const&) 35365 vfunc[160]: QTextEdit::setPaper(QBrush const&) 35366 vfunc[161]: QTextEdit::setLinkUnderline(bool) 35367 vfunc[162]: QTextEdit::setWordWrap(QTextEdit::WordWrap) 35368 vfunc[163]: QTextEdit::setWrapColumnOrWidth(int) 35369 vfunc[164]: QTextEdit::setWrapPolicy(QTextEdit::WrapPolicy) 35370 vfunc[165]: QTextEdit::copy() 35371 vfunc[166]: QTextEdit::append(QString const&) 35372 vfunc[167]: QTextEdit::setText(QString const&, QString const&) 35373 vfunc[168]: QTextEdit::setTextFormat(Qt::TextFormat) 35374 vfunc[169]: QTextEdit::selectAll(bool) 35375 vfunc[170]: QTextEdit::setTabStopWidth(int) 35376 vfunc[171]: QTextEdit::zoomIn(int) 35377 vfunc[172]: NULL or QTextEdit::zoomIn() 35378 vfunc[173]: QTextEdit::zoomOut(int) 35379 vfunc[174]: NULL or QTextEdit::zoomOut() 35380 vfunc[175]: QTextEdit::zoomTo(int) 35381 vfunc[176]: QTextEdit::sync() 35382 vfunc[177]: QTextEdit::setReadOnly(bool) 35383 vfunc[178]: QTextEdit::undo() 35384 vfunc[179]: QTextEdit::redo() 35385 vfunc[180]: QTextEdit::cut() 35386 vfunc[181]: QTextEdit::paste() 35387 vfunc[182]: QTextEdit::pasteSubType(QCString const&) 35388 vfunc[183]: QTextEdit::clear() 35389 vfunc[184]: QTextEdit::del() 35390 vfunc[185]: QTextEdit::indent() 35391 vfunc[186]: QTextEdit::setItalic(bool) 35392 vfunc[187]: QTextEdit::setBold(bool) 35393 vfunc[188]: QTextEdit::setUnderline(bool) 35394 vfunc[189]: QTextEdit::setFamily(QString const&) 35395 vfunc[190]: QTextEdit::setPointSize(int) 35396 vfunc[191]: QTextEdit::setColor(QColor const&) 35397 vfunc[192]: 35398 QTextEdit::setVerticalAlignment(QTextEdit::VerticalAlignment) 35399 vfunc[193]: QTextEdit::setAlignment(int) 35400 vfunc[194]: 35401 QTextEdit::setParagType(QStyleSheetItem::DisplayMode, 35402 QStyleSheetItem::ListStyle) 35403 vfunc[195]: QTextEdit::setCursorPosition(int, int) 35404 vfunc[196]: QTextEdit::setSelection(int, int, int, int, int) 35405 vfunc[197]: QTextEdit::setSelectionAttributes(int, QColor 35406 const&, bool) 35407 vfunc[198]: QTextEdit::setModified(bool) 35408 vfunc[199]: QTextEdit::resetFormat() 35409 vfunc[200]: QTextEdit::setUndoDepth(int) 35410 vfunc[201]: QTextEdit::setFormat(QTextFormat*, int) 35411 vfunc[202]: QTextEdit::ensureCursorVisible() 35412 vfunc[203]: QTextEdit::placeCursor(QPoint const&, QTextCursor*) 35413 vfunc[204]: QTextEdit::moveCursor(QTextEdit::CursorAction, 35414 bool) 35415 vfunc[205]: 35416 QTextEdit::doKeyboardAction(QTextEdit::KeyboardAction) 35417 vfunc[206]: QTextEdit::removeSelectedText(int) 35418 vfunc[207]: QTextEdit::removeSelection(int) 35419 vfunc[208]: NULL or QTextEdit::setCurrentFont(QFont const&) 35420 vfunc[209]: NULL or QTextEdit::setOverwriteMode(bool) 35421 vfunc[210]: QTextEdit::scrollToBottom() 35422 vfunc[211]: QTextEdit::insert(QString const&, bool, bool, bool) 35423 vfunc[212]: QTextEdit::insertAt(QString const&, int, int) 35424 vfunc[213]: QTextEdit::removeParagraph(int) 35425 vfunc[214]: QTextEdit::insertParagraph(QString const&, int) 35426 vfunc[215]: QTextEdit::setParagraphBackgroundColor(int, QColor 35427 const&) 35428 vfunc[216]: QTextEdit::clearParagraphBackground(int) 35429 vfunc[217]: QTextEdit::setUndoRedoEnabled(bool) 35430 vfunc[218]: QTextEdit::createPopupMenu(QPoint const&) 35431 vfunc[219]: QTextEdit::createPopupMenu() 35432 vfunc[220]: QTextEdit::doChangeInterval() 35433 vfunc[221]: NULL or QTextEdit::linksEnabled() const 35434 vfunc[222]: NULL or QTextEdit::emitHighlighted(QString const&) 35435 vfunc[223]: NULL or QTextEdit::emitLinkClicked(QString const&) 35436 35437 Table 8-477. Secondary vtable for QTextEdit 35438 Base Offset -80 35439 Virtual Base Offset 0 35440 RTTI typeinfo for QTextEdit 35441 vfunc[0]: non-virtual thunk to QTextEdit::~QTextEdit() 35442 vfunc[1]: non-virtual thunk to QTextEdit::~QTextEdit() 35443 vfunc[2]: QPaintDevice::setResolution(int) 35444 vfunc[3]: QPaintDevice::resolution() const 35445 vfunc[4]: QPaintDevice::handle() const 35446 vfunc[5]: QPaintDevice::x11RenderHandle() const 35447 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35448 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35449 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35450 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35451 const 35452 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35453 35454 The Run Time Type Information for the QTextEdit class is 35455 described by Table 8-478 35456 35457 Table 8-478. typeinfo for QTextEdit 35458 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35459 Name typeinfo name for QTextEdit 35460 basetype: typeinfo for QScrollView 35461 __________________________________________________________ 35462 35463 8.2.22.49. Interfaces for Qt3 Widgets 35464 35465 An LSB conforming implementation shall provide the architecture 35466 specific functions for Qt3 Widgets specified in Table 8-479, 35467 with the full mandatory functionality as described in the 35468 referenced underlying specification. 35469 35470 Table 8-479. libqt-mt - Qt3 Widgets Function Interfaces 35471 _ZThn200_N10QScrollBar10stepChangeEv [CXXABI] 35472 _ZThn200_N10QScrollBar11rangeChangeEv [CXXABI] 35473 _ZThn200_N10QScrollBar11valueChangeEv [CXXABI] 35474 _ZThn200_N10QScrollBarD0Ev [CXXABI] 35475 _ZThn200_N10QScrollBarD1Ev [CXXABI] 35476 _ZThn200_N5QDial11rangeChangeEv [CXXABI] 35477 _ZThn200_N5QDial11valueChangeEv [CXXABI] _ZThn200_N5QDialD0Ev 35478 [CXXABI] 35479 _ZThn200_N5QDialD1Ev [CXXABI] _ZThn200_N7QSlider11rangeChangeEv 35480 [CXXABI] 35481 _ZThn200_N7QSlider11valueChangeEv [CXXABI] 35482 _ZThn200_N7QSliderD0Ev [CXXABI] 35483 _ZThn200_N7QSliderD1Ev [CXXABI] 35484 _ZThn200_N8QSpinBox11rangeChangeEv [CXXABI] 35485 _ZThn200_N8QSpinBox11valueChangeEv [CXXABI] 35486 _ZThn200_N8QSpinBoxD0Ev [CXXABI] 35487 _ZThn200_N8QSpinBoxD1Ev [CXXABI] _ZThn80_N10QLCDNumberD0Ev 35488 [CXXABI] 35489 _ZThn80_N10QLCDNumberD1Ev [CXXABI] _ZThn80_N10QScrollBarD0Ev 35490 [CXXABI] 35491 _ZThn80_N10QScrollBarD1Ev [CXXABI] _ZThn80_N10QTabWidgetD0Ev 35492 [CXXABI] 35493 _ZThn80_N10QTabWidgetD1Ev [CXXABI] _ZThn80_N11QDockWindowD0Ev 35494 [CXXABI] 35495 _ZThn80_N11QDockWindowD1Ev [CXXABI] _ZThn80_N11QMainWindowD0Ev 35496 [CXXABI] 35497 _ZThn80_N11QMainWindowD1Ev [CXXABI] _ZThn80_N11QPushButtonD0Ev 35498 [CXXABI] 35499 _ZThn80_N11QPushButtonD1Ev [CXXABI] _ZThn80_N11QScrollViewD0Ev 35500 [CXXABI] 35501 _ZThn80_N11QScrollViewD1Ev [CXXABI] _ZThn80_N11QSpinWidgetD0Ev 35502 [CXXABI] 35503 _ZThn80_N11QSpinWidgetD1Ev [CXXABI] _ZThn80_N11QToolButtonD0Ev 35504 [CXXABI] 35505 _ZThn80_N11QToolButtonD1Ev [CXXABI] _ZThn80_N12QDataBrowserD0Ev 35506 [CXXABI] 35507 _ZThn80_N12QDataBrowserD1Ev [CXXABI] 35508 _ZThn80_N12QTextBrowserD0Ev [CXXABI] 35509 _ZThn80_N12QTextBrowserD1Ev [CXXABI] 35510 _ZThn80_N14QDesktopWidgetD0Ev [CXXABI] 35511 _ZThn80_N14QDesktopWidgetD1Ev [CXXABI] 35512 _ZThn80_N14QMultiLineEditD0Ev [CXXABI] 35513 _ZThn80_N14QMultiLineEditD1Ev [CXXABI] _ZThn80_N5QDialD0Ev 35514 [CXXABI] 35515 _ZThn80_N5QDialD1Ev [CXXABI] _ZThn80_N6QLabelD0Ev [CXXABI] 35516 _ZThn80_N6QLabelD1Ev [CXXABI] _ZThn80_N7QButtonD0Ev [CXXABI] 35517 _ZThn80_N7QButtonD1Ev [CXXABI] _ZThn80_N7QSliderD0Ev [CXXABI] 35518 _ZThn80_N7QSliderD1Ev [CXXABI] _ZThn80_N7QTabBarD0Ev [CXXABI] 35519 _ZThn80_N7QTabBarD1Ev [CXXABI] _ZThn80_N7QWidgetD0Ev [CXXABI] 35520 _ZThn80_N7QWidgetD1Ev [CXXABI] _ZThn80_N8QListBoxD0Ev [CXXABI] 35521 _ZThn80_N8QListBoxD1Ev [CXXABI] _ZThn80_N8QSpinBoxD0Ev [CXXABI] 35522 _ZThn80_N8QSpinBoxD1Ev [CXXABI] _ZThn80_N8QToolBoxD0Ev [CXXABI] 35523 _ZThn80_N8QToolBoxD1Ev [CXXABI] _ZThn80_N9QComboBoxD0Ev 35524 [CXXABI] 35525 _ZThn80_N9QComboBoxD1Ev [CXXABI] _ZThn80_N9QDataViewD0Ev 35526 [CXXABI] 35527 _ZThn80_N9QDataViewD1Ev [CXXABI] _ZThn80_N9QDockAreaD0Ev 35528 [CXXABI] 35529 _ZThn80_N9QDockAreaD1Ev [CXXABI] _ZThn80_N9QGridViewD0Ev 35530 [CXXABI] 35531 _ZThn80_N9QGridViewD1Ev [CXXABI] _ZThn80_N9QIconViewD0Ev 35532 [CXXABI] 35533 _ZThn80_N9QIconViewD1Ev [CXXABI] _ZThn80_N9QLineEditD0Ev 35534 [CXXABI] 35535 _ZThn80_N9QLineEditD1Ev [CXXABI] _ZThn80_N9QListViewD0Ev 35536 [CXXABI] 35537 _ZThn80_N9QListViewD1Ev [CXXABI] _ZThn80_N9QTextEditD0Ev 35538 [CXXABI] 35539 _ZThn80_N9QTextEditD1Ev [CXXABI] _ZThn80_N9QTextViewD0Ev 35540 [CXXABI] 35541 _ZThn80_N9QTextViewD1Ev [CXXABI] _ZThn80_NK7QWidget6metricEi 35542 [CXXABI] 35543 __________________________________________________________ 35544 35545 8.2.23. Qt3 Menus 35546 __________________________________________________________ 35547 35548 8.2.23.1. Class data for QPopupMenu 35549 35550 The virtual table for the QPopupMenu class is described by 35551 Table 8-480 35552 35553 Table 8-480. Primary vtable for QPopupMenu 35554 Base Offset 0 35555 Virtual Base Offset 0 35556 RTTI typeinfo for QPopupMenu 35557 vfunc[0]: NULL or QPopupMenu::metaObject() const 35558 vfunc[1]: QPopupMenu::className() const 35559 vfunc[2]: QPopupMenu::qt_cast(char const*) 35560 vfunc[3]: QPopupMenu::qt_invoke(int, QUObject*) 35561 vfunc[4]: QPopupMenu::qt_emit(int, QUObject*) 35562 vfunc[5]: QPopupMenu::qt_property(int, int, QVariant*) 35563 vfunc[6]: QPopupMenu::~QPopupMenu() 35564 vfunc[7]: QPopupMenu::~QPopupMenu() 35565 vfunc[8]: QWidget::event(QEvent*) 35566 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 35567 vfunc[10]: QWidget::setName(char const*) 35568 vfunc[11]: QObject::insertChild(QObject*) 35569 vfunc[12]: QObject::removeChild(QObject*) 35570 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35571 vfunc[14]: QObject::property(char const*) const 35572 vfunc[15]: QPopupMenu::timerEvent(QTimerEvent*) 35573 vfunc[16]: QObject::childEvent(QChildEvent*) 35574 vfunc[17]: QObject::customEvent(QCustomEvent*) 35575 vfunc[18]: QObject::connectNotify(char const*) 35576 vfunc[19]: QObject::disconnectNotify(char const*) 35577 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35578 const*, char const*) 35579 vfunc[21]: QWidget::setEnabled(bool) 35580 vfunc[22]: QWidget::setMinimumSize(int, int) 35581 vfunc[23]: QWidget::setMaximumSize(int, int) 35582 vfunc[24]: QWidget::setSizeIncrement(int, int) 35583 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35584 vfunc[26]: QWidget::setEraseColor(QColor const&) 35585 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35586 vfunc[28]: QWidget::setPalette(QPalette const&) 35587 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35588 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35589 vfunc[31]: QPopupMenu::setFont(QFont const&) 35590 vfunc[32]: QWidget::setCursor(QCursor const&) 35591 vfunc[33]: QWidget::unsetCursor() 35592 vfunc[34]: QWidget::setMask(QBitmap const&) 35593 vfunc[35]: QWidget::setMask(QRegion const&) 35594 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35595 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35596 vfunc[38]: QWidget::setCaption(QString const&) 35597 vfunc[39]: QWidget::setIcon(QPixmap const&) 35598 vfunc[40]: QWidget::setIconText(QString const&) 35599 vfunc[41]: QWidget::setMouseTracking(bool) 35600 vfunc[42]: QWidget::setFocus() 35601 vfunc[43]: QWidget::setActiveWindow() 35602 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35603 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35604 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35605 vfunc[47]: QPopupMenu::show() 35606 vfunc[48]: QPopupMenu::hide() 35607 vfunc[49]: QWidget::showMinimized() 35608 vfunc[50]: QWidget::showMaximized() 35609 vfunc[51]: QWidget::showNormal() 35610 vfunc[52]: QWidget::polish() 35611 vfunc[53]: QWidget::move(int, int) 35612 vfunc[54]: QWidget::resize(int, int) 35613 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35614 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35615 vfunc[57]: QWidget::close(bool) 35616 vfunc[58]: QPopupMenu::sizeHint() const 35617 vfunc[59]: QWidget::minimumSizeHint() const 35618 vfunc[60]: QWidget::sizePolicy() const 35619 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35620 vfunc[62]: QWidget::heightForWidth(int) const 35621 vfunc[63]: QWidget::adjustSize() 35622 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35623 const&, bool) 35624 vfunc[65]: QWidget::setAcceptDrops(bool) 35625 vfunc[66]: QWidget::setAutoMask(bool) 35626 vfunc[67]: 35627 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35628 vfunc[68]: QPopupMenu::customWhatsThis() const 35629 vfunc[69]: QPopupMenu::mousePressEvent(QMouseEvent*) 35630 vfunc[70]: QPopupMenu::mouseReleaseEvent(QMouseEvent*) 35631 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 35632 vfunc[72]: QPopupMenu::mouseMoveEvent(QMouseEvent*) 35633 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 35634 vfunc[74]: QPopupMenu::keyPressEvent(QKeyEvent*) 35635 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35636 vfunc[76]: QPopupMenu::focusInEvent(QFocusEvent*) 35637 vfunc[77]: QPopupMenu::focusOutEvent(QFocusEvent*) 35638 vfunc[78]: QWidget::enterEvent(QEvent*) 35639 vfunc[79]: QPopupMenu::leaveEvent(QEvent*) 35640 vfunc[80]: QPopupMenu::paintEvent(QPaintEvent*) 35641 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35642 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 35643 vfunc[83]: QPopupMenu::closeEvent(QCloseEvent*) 35644 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 35645 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 35646 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 35647 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 35648 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35649 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35650 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35651 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35652 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35653 vfunc[93]: QWidget::showEvent(QShowEvent*) 35654 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35655 vfunc[95]: QWidget::x11Event(_XEvent*) 35656 vfunc[96]: QWidget::updateMask() 35657 vfunc[97]: QPopupMenu::styleChange(QStyle&) 35658 vfunc[98]: QPopupMenu::enabledChange(bool) 35659 vfunc[99]: QWidget::paletteChange(QPalette const&) 35660 vfunc[100]: QWidget::fontChange(QFont const&) 35661 vfunc[101]: QWidget::windowActivationChange(bool) 35662 vfunc[102]: QWidget::metric(int) const 35663 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35664 vfunc[104]: QWidget::destroy(bool, bool) 35665 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35666 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35667 vfunc[107]: QPopupMenu::focusNextPrevChild(bool) 35668 vfunc[108]: QWidget::setKeyCompression(bool) 35669 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35670 bool, QFont*) 35671 vfunc[110]: QFrame::setFrameStyle(int) 35672 vfunc[111]: QFrame::setLineWidth(int) 35673 vfunc[112]: QFrame::setMargin(int) 35674 vfunc[113]: QFrame::setMidLineWidth(int) 35675 vfunc[114]: QFrame::setFrameRect(QRect const&) 35676 vfunc[115]: QFrame::drawFrame(QPainter*) 35677 vfunc[116]: QPopupMenu::drawContents(QPainter*) 35678 vfunc[117]: QPopupMenu::frameChanged() 35679 vfunc[118]: QPopupMenu::updateItem(int) 35680 vfunc[119]: QPopupMenu::setCheckable(bool) 35681 vfunc[120]: QPopupMenu::setActiveItem(int) 35682 vfunc[121]: QPopupMenu::activateItemAt(int) 35683 vfunc[122]: QPopupMenu::menuContentsChanged() 35684 vfunc[123]: QPopupMenu::menuStateChanged() 35685 vfunc[124]: QPopupMenu::menuInsPopup(QPopupMenu*) 35686 vfunc[125]: QPopupMenu::menuDelPopup(QPopupMenu*) 35687 vfunc[126]: QPopupMenu::setFirstItemActive() 35688 35689 Table 8-481. Secondary vtable for QPopupMenu 35690 Base Offset -80 35691 Virtual Base Offset 0 35692 RTTI typeinfo for QPopupMenu 35693 vfunc[0]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35694 vfunc[1]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35695 vfunc[2]: QPaintDevice::setResolution(int) 35696 vfunc[3]: QPaintDevice::resolution() const 35697 vfunc[4]: QPaintDevice::handle() const 35698 vfunc[5]: QPaintDevice::x11RenderHandle() const 35699 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35700 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35701 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35702 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35703 const 35704 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35705 35706 Table 8-482. Secondary vtable for QPopupMenu 35707 Base Offset -240 35708 Virtual Base Offset 0 35709 RTTI typeinfo for QPopupMenu 35710 vfunc[0]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35711 vfunc[1]: non-virtual thunk to QPopupMenu::~QPopupMenu() 35712 vfunc[2]: non-virtual thunk to QPopupMenu::updateItem(int) 35713 vfunc[3]: QMenuData::setId(int, int) 35714 vfunc[4]: non-virtual thunk to QPopupMenu::activateItemAt(int) 35715 vfunc[5]: non-virtual thunk to 35716 QPopupMenu::menuContentsChanged() 35717 vfunc[6]: non-virtual thunk to QPopupMenu::menuStateChanged() 35718 vfunc[7]: non-virtual thunk to 35719 QPopupMenu::menuInsPopup(QPopupMenu*) 35720 vfunc[8]: non-virtual thunk to 35721 QPopupMenu::menuDelPopup(QPopupMenu*) 35722 35723 The Run Time Type Information for the QPopupMenu class is 35724 described by Table 8-483 35725 35726 Table 8-483. typeinfo for QPopupMenu 35727 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 35728 Name typeinfo name for QPopupMenu 35729 flags: 0 35730 basetype: typeinfo for QFrame 2 35731 basetype: typeinfo for QMenuData 37890 35732 __________________________________________________________ 35733 35734 8.2.23.2. Class data for QMenuBar 35735 35736 The virtual table for the QMenuBar class is described by Table 35737 8-484 35738 35739 Table 8-484. Primary vtable for QMenuBar 35740 Base Offset 0 35741 Virtual Base Offset 0 35742 RTTI typeinfo for QMenuBar 35743 vfunc[0]: NULL or QMenuBar::metaObject() const 35744 vfunc[1]: QMenuBar::className() const 35745 vfunc[2]: QMenuBar::qt_cast(char const*) 35746 vfunc[3]: QMenuBar::qt_invoke(int, QUObject*) 35747 vfunc[4]: QMenuBar::qt_emit(int, QUObject*) 35748 vfunc[5]: QMenuBar::qt_property(int, int, QVariant*) 35749 vfunc[6]: QMenuBar::~QMenuBar() 35750 vfunc[7]: QMenuBar::~QMenuBar() 35751 vfunc[8]: QWidget::event(QEvent*) 35752 vfunc[9]: QMenuBar::eventFilter(QObject*, QEvent*) 35753 vfunc[10]: QWidget::setName(char const*) 35754 vfunc[11]: QObject::insertChild(QObject*) 35755 vfunc[12]: QObject::removeChild(QObject*) 35756 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 35757 vfunc[14]: QObject::property(char const*) const 35758 vfunc[15]: QObject::timerEvent(QTimerEvent*) 35759 vfunc[16]: QObject::childEvent(QChildEvent*) 35760 vfunc[17]: QObject::customEvent(QCustomEvent*) 35761 vfunc[18]: QObject::connectNotify(char const*) 35762 vfunc[19]: QObject::disconnectNotify(char const*) 35763 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 35764 const*, char const*) 35765 vfunc[21]: QWidget::setEnabled(bool) 35766 vfunc[22]: QWidget::setMinimumSize(int, int) 35767 vfunc[23]: QWidget::setMaximumSize(int, int) 35768 vfunc[24]: QWidget::setSizeIncrement(int, int) 35769 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 35770 vfunc[26]: QWidget::setEraseColor(QColor const&) 35771 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 35772 vfunc[28]: QWidget::setPalette(QPalette const&) 35773 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 35774 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 35775 vfunc[31]: QWidget::setFont(QFont const&) 35776 vfunc[32]: QWidget::setCursor(QCursor const&) 35777 vfunc[33]: QWidget::unsetCursor() 35778 vfunc[34]: QWidget::setMask(QBitmap const&) 35779 vfunc[35]: QWidget::setMask(QRegion const&) 35780 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 35781 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 35782 vfunc[38]: QWidget::setCaption(QString const&) 35783 vfunc[39]: QWidget::setIcon(QPixmap const&) 35784 vfunc[40]: QWidget::setIconText(QString const&) 35785 vfunc[41]: QWidget::setMouseTracking(bool) 35786 vfunc[42]: QWidget::setFocus() 35787 vfunc[43]: QWidget::setActiveWindow() 35788 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 35789 vfunc[45]: QWidget::setFocusProxy(QWidget*) 35790 vfunc[46]: QWidget::setUpdatesEnabled(bool) 35791 vfunc[47]: QMenuBar::show() 35792 vfunc[48]: QMenuBar::hide() 35793 vfunc[49]: QWidget::showMinimized() 35794 vfunc[50]: QWidget::showMaximized() 35795 vfunc[51]: QWidget::showNormal() 35796 vfunc[52]: QWidget::polish() 35797 vfunc[53]: QWidget::move(int, int) 35798 vfunc[54]: QWidget::resize(int, int) 35799 vfunc[55]: QWidget::setGeometry(int, int, int, int) 35800 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 35801 vfunc[57]: QWidget::close(bool) 35802 vfunc[58]: QMenuBar::sizeHint() const 35803 vfunc[59]: QMenuBar::minimumSizeHint() const 35804 vfunc[60]: QWidget::sizePolicy() const 35805 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 35806 vfunc[62]: QMenuBar::heightForWidth(int) const 35807 vfunc[63]: QWidget::adjustSize() 35808 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 35809 const&, bool) 35810 vfunc[65]: QWidget::setAcceptDrops(bool) 35811 vfunc[66]: QWidget::setAutoMask(bool) 35812 vfunc[67]: 35813 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 35814 vfunc[68]: QMenuBar::customWhatsThis() const 35815 vfunc[69]: QMenuBar::mousePressEvent(QMouseEvent*) 35816 vfunc[70]: QMenuBar::mouseReleaseEvent(QMouseEvent*) 35817 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 35818 vfunc[72]: QMenuBar::mouseMoveEvent(QMouseEvent*) 35819 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 35820 vfunc[74]: QMenuBar::keyPressEvent(QKeyEvent*) 35821 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 35822 vfunc[76]: QMenuBar::focusInEvent(QFocusEvent*) 35823 vfunc[77]: QMenuBar::focusOutEvent(QFocusEvent*) 35824 vfunc[78]: QWidget::enterEvent(QEvent*) 35825 vfunc[79]: QMenuBar::leaveEvent(QEvent*) 35826 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 35827 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 35828 vfunc[82]: QMenuBar::resizeEvent(QResizeEvent*) 35829 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 35830 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 35831 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 35832 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 35833 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 35834 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 35835 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 35836 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 35837 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 35838 vfunc[92]: QWidget::dropEvent(QDropEvent*) 35839 vfunc[93]: QWidget::showEvent(QShowEvent*) 35840 vfunc[94]: QWidget::hideEvent(QHideEvent*) 35841 vfunc[95]: QWidget::x11Event(_XEvent*) 35842 vfunc[96]: QWidget::updateMask() 35843 vfunc[97]: QMenuBar::styleChange(QStyle&) 35844 vfunc[98]: QWidget::enabledChange(bool) 35845 vfunc[99]: QWidget::paletteChange(QPalette const&) 35846 vfunc[100]: QMenuBar::fontChange(QFont const&) 35847 vfunc[101]: QWidget::windowActivationChange(bool) 35848 vfunc[102]: QWidget::metric(int) const 35849 vfunc[103]: QWidget::create(unsigned long, bool, bool) 35850 vfunc[104]: QWidget::destroy(bool, bool) 35851 vfunc[105]: NULL or QWidget::setWState(unsigned int) 35852 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 35853 vfunc[107]: QWidget::focusNextPrevChild(bool) 35854 vfunc[108]: QWidget::setKeyCompression(bool) 35855 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 35856 bool, QFont*) 35857 vfunc[110]: QFrame::setFrameStyle(int) 35858 vfunc[111]: QFrame::setLineWidth(int) 35859 vfunc[112]: QFrame::setMargin(int) 35860 vfunc[113]: QFrame::setMidLineWidth(int) 35861 vfunc[114]: QFrame::setFrameRect(QRect const&) 35862 vfunc[115]: QFrame::drawFrame(QPainter*) 35863 vfunc[116]: QMenuBar::drawContents(QPainter*) 35864 vfunc[117]: QMenuBar::frameChanged() 35865 vfunc[118]: QMenuBar::updateItem(int) 35866 vfunc[119]: QMenuBar::setSeparator(QMenuBar::Separator) 35867 vfunc[120]: QMenuBar::activateItemAt(int) 35868 vfunc[121]: QMenuBar::menuContentsChanged() 35869 vfunc[122]: QMenuBar::menuStateChanged() 35870 vfunc[123]: QMenuBar::menuInsPopup(QPopupMenu*) 35871 vfunc[124]: QMenuBar::menuDelPopup(QPopupMenu*) 35872 35873 Table 8-485. Secondary vtable for QMenuBar 35874 Base Offset -80 35875 Virtual Base Offset 0 35876 RTTI typeinfo for QMenuBar 35877 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 35878 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 35879 vfunc[2]: QPaintDevice::setResolution(int) 35880 vfunc[3]: QPaintDevice::resolution() const 35881 vfunc[4]: QPaintDevice::handle() const 35882 vfunc[5]: QPaintDevice::x11RenderHandle() const 35883 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 35884 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 35885 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 35886 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 35887 const 35888 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 35889 35890 Table 8-486. Secondary vtable for QMenuBar 35891 Base Offset -240 35892 Virtual Base Offset 0 35893 RTTI typeinfo for QMenuBar 35894 vfunc[0]: non-virtual thunk to QMenuBar::~QMenuBar() 35895 vfunc[1]: non-virtual thunk to QMenuBar::~QMenuBar() 35896 vfunc[2]: non-virtual thunk to QMenuBar::updateItem(int) 35897 vfunc[3]: QMenuData::setId(int, int) 35898 vfunc[4]: non-virtual thunk to QMenuBar::activateItemAt(int) 35899 vfunc[5]: non-virtual thunk to QMenuBar::menuContentsChanged() 35900 vfunc[6]: non-virtual thunk to QMenuBar::menuStateChanged() 35901 vfunc[7]: non-virtual thunk to 35902 QMenuBar::menuInsPopup(QPopupMenu*) 35903 vfunc[8]: non-virtual thunk to 35904 QMenuBar::menuDelPopup(QPopupMenu*) 35905 35906 The Run Time Type Information for the QMenuBar class is 35907 described by Table 8-487 35908 35909 Table 8-487. typeinfo for QMenuBar 35910 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 35911 Name typeinfo name for QMenuBar 35912 flags: 0 35913 basetype: typeinfo for QFrame 2 35914 basetype: typeinfo for QMenuData 37890 35915 __________________________________________________________ 35916 35917 8.2.23.3. Class data for QCustomMenuItem 35918 35919 The virtual table for the QCustomMenuItem class is described by 35920 Table 8-488 35921 35922 Table 8-488. Primary vtable for QCustomMenuItem 35923 Base Offset 0 35924 Virtual Base Offset 0 35925 RTTI typeinfo for QCustomMenuItem 35926 vfunc[0]: QCustomMenuItem::~QCustomMenuItem() 35927 vfunc[1]: QCustomMenuItem::~QCustomMenuItem() 35928 vfunc[2]: QCustomMenuItem::fullSpan() const 35929 vfunc[3]: QCustomMenuItem::isSeparator() const 35930 vfunc[4]: QCustomMenuItem::setFont(QFont const&) 35931 vfunc[5]: __cxa_pure_virtual 35932 vfunc[6]: __cxa_pure_virtual 35933 35934 The Run Time Type Information for the QCustomMenuItem class is 35935 described by Table 8-489 35936 35937 Table 8-489. typeinfo for QCustomMenuItem 35938 Base Vtable vtable for __cxxabiv1::__si_class_type_info 35939 Name typeinfo name for QCustomMenuItem 35940 basetype: typeinfo for Qt 35941 __________________________________________________________ 35942 35943 8.2.23.4. Class data for QMenuData 35944 35945 The virtual table for the QMenuData class is described by Table 35946 8-490 35947 35948 Table 8-490. Primary vtable for QMenuData 35949 Base Offset 0 35950 Virtual Base Offset 0 35951 RTTI typeinfo for QMenuData 35952 vfunc[0]: QMenuData::~QMenuData() 35953 vfunc[1]: QMenuData::~QMenuData() 35954 vfunc[2]: QMenuData::updateItem(int) 35955 vfunc[3]: QMenuData::setId(int, int) 35956 vfunc[4]: QMenuData::activateItemAt(int) 35957 vfunc[5]: QMenuData::menuContentsChanged() 35958 vfunc[6]: QMenuData::menuStateChanged() 35959 vfunc[7]: QMenuData::menuInsPopup(QPopupMenu*) 35960 vfunc[8]: QMenuData::menuDelPopup(QPopupMenu*) 35961 35962 The Run Time Type Information for the QMenuData class is 35963 described by Table 8-491 35964 35965 Table 8-491. typeinfo for QMenuData 35966 Base Vtable vtable for __cxxabiv1::__class_type_info 35967 Name typeinfo name for QMenuData 35968 __________________________________________________________ 35969 35970 8.2.23.5. Interfaces for Qt3 Menus 35971 35972 An LSB conforming implementation shall provide the architecture 35973 specific functions for Qt3 Menus specified in Table 8-492, with 35974 the full mandatory functionality as described in the referenced 35975 underlying specification. 35976 35977 Table 8-492. libqt-mt - Qt3 Menus Function Interfaces 35978 _ZThn240_N10QPopupMenu10updateItemEi [CXXABI] 35979 _ZThn240_N10QPopupMenu12menuDelPopupEPS_ [CXXABI] 35980 _ZThn240_N10QPopupMenu12menuInsPopupEPS_ [CXXABI] 35981 _ZThn240_N10QPopupMenu14activateItemAtEi [CXXABI] 35982 _ZThn240_N10QPopupMenu16menuStateChangedEv [CXXABI] 35983 _ZThn240_N10QPopupMenu19menuContentsChangedEv [CXXABI] 35984 _ZThn240_N10QPopupMenuD0Ev [CXXABI] _ZThn240_N10QPopupMenuD1Ev 35985 [CXXABI] 35986 _ZThn240_N8QMenuBar10updateItemEi [CXXABI] 35987 _ZThn240_N8QMenuBar12menuDelPopupEP10QPopupMenu [CXXABI] 35988 _ZThn240_N8QMenuBar12menuInsPopupEP10QPopupMenu [CXXABI] 35989 _ZThn240_N8QMenuBar14activateItemAtEi [CXXABI] 35990 _ZThn240_N8QMenuBar16menuStateChangedEv [CXXABI] 35991 _ZThn240_N8QMenuBar19menuContentsChangedEv [CXXABI] 35992 _ZThn240_N8QMenuBarD0Ev [CXXABI] _ZThn240_N8QMenuBarD1Ev 35993 [CXXABI] 35994 _ZThn80_N10QPopupMenuD0Ev [CXXABI] _ZThn80_N10QPopupMenuD1Ev 35995 [CXXABI] 35996 _ZThn80_N8QMenuBarD0Ev [CXXABI] _ZThn80_N8QMenuBarD1Ev [CXXABI] 35997 __________________________________________________________ 35998 35999 8.2.24. Qt3 Organizers 36000 __________________________________________________________ 36001 36002 8.2.24.1. Class data for QHBox 36003 36004 The virtual table for the QHBox class is described by Table 36005 8-493 36006 36007 Table 8-493. Primary vtable for QHBox 36008 Base Offset 0 36009 Virtual Base Offset 0 36010 RTTI typeinfo for QHBox 36011 vfunc[0]: NULL or QHBox::metaObject() const 36012 vfunc[1]: QHBox::className() const 36013 vfunc[2]: QHBox::qt_cast(char const*) 36014 vfunc[3]: QHBox::qt_invoke(int, QUObject*) 36015 vfunc[4]: QHBox::qt_emit(int, QUObject*) 36016 vfunc[5]: QHBox::qt_property(int, int, QVariant*) 36017 vfunc[6]: NULL or QHBox::~QHBox() 36018 vfunc[7]: NULL or QHBox::~QHBox() 36019 vfunc[8]: QWidget::event(QEvent*) 36020 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36021 vfunc[10]: QWidget::setName(char const*) 36022 vfunc[11]: QObject::insertChild(QObject*) 36023 vfunc[12]: QObject::removeChild(QObject*) 36024 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36025 vfunc[14]: QObject::property(char const*) const 36026 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36027 vfunc[16]: QObject::childEvent(QChildEvent*) 36028 vfunc[17]: QObject::customEvent(QCustomEvent*) 36029 vfunc[18]: QObject::connectNotify(char const*) 36030 vfunc[19]: QObject::disconnectNotify(char const*) 36031 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36032 const*, char const*) 36033 vfunc[21]: QWidget::setEnabled(bool) 36034 vfunc[22]: QWidget::setMinimumSize(int, int) 36035 vfunc[23]: QWidget::setMaximumSize(int, int) 36036 vfunc[24]: QWidget::setSizeIncrement(int, int) 36037 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36038 vfunc[26]: QWidget::setEraseColor(QColor const&) 36039 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36040 vfunc[28]: QWidget::setPalette(QPalette const&) 36041 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36042 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36043 vfunc[31]: QWidget::setFont(QFont const&) 36044 vfunc[32]: QWidget::setCursor(QCursor const&) 36045 vfunc[33]: QWidget::unsetCursor() 36046 vfunc[34]: QWidget::setMask(QBitmap const&) 36047 vfunc[35]: QWidget::setMask(QRegion const&) 36048 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36049 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36050 vfunc[38]: QWidget::setCaption(QString const&) 36051 vfunc[39]: QWidget::setIcon(QPixmap const&) 36052 vfunc[40]: QWidget::setIconText(QString const&) 36053 vfunc[41]: QWidget::setMouseTracking(bool) 36054 vfunc[42]: QWidget::setFocus() 36055 vfunc[43]: QWidget::setActiveWindow() 36056 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36057 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36058 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36059 vfunc[47]: QWidget::show() 36060 vfunc[48]: QWidget::hide() 36061 vfunc[49]: QWidget::showMinimized() 36062 vfunc[50]: QWidget::showMaximized() 36063 vfunc[51]: QWidget::showNormal() 36064 vfunc[52]: QWidget::polish() 36065 vfunc[53]: QWidget::move(int, int) 36066 vfunc[54]: QWidget::resize(int, int) 36067 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36068 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36069 vfunc[57]: QWidget::close(bool) 36070 vfunc[58]: QHBox::sizeHint() const 36071 vfunc[59]: QWidget::minimumSizeHint() const 36072 vfunc[60]: QWidget::sizePolicy() const 36073 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36074 vfunc[62]: QWidget::heightForWidth(int) const 36075 vfunc[63]: QWidget::adjustSize() 36076 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36077 const&, bool) 36078 vfunc[65]: QWidget::setAcceptDrops(bool) 36079 vfunc[66]: QWidget::setAutoMask(bool) 36080 vfunc[67]: 36081 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36082 vfunc[68]: QWidget::customWhatsThis() const 36083 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36084 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36085 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36086 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36087 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36088 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36089 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36090 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 36091 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36092 vfunc[78]: QWidget::enterEvent(QEvent*) 36093 vfunc[79]: QWidget::leaveEvent(QEvent*) 36094 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 36095 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36096 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 36097 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36098 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36099 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36100 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36101 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36102 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36103 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36104 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36105 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36106 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36107 vfunc[93]: QWidget::showEvent(QShowEvent*) 36108 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36109 vfunc[95]: QWidget::x11Event(_XEvent*) 36110 vfunc[96]: QWidget::updateMask() 36111 vfunc[97]: QFrame::styleChange(QStyle&) 36112 vfunc[98]: QWidget::enabledChange(bool) 36113 vfunc[99]: QWidget::paletteChange(QPalette const&) 36114 vfunc[100]: QWidget::fontChange(QFont const&) 36115 vfunc[101]: QWidget::windowActivationChange(bool) 36116 vfunc[102]: QWidget::metric(int) const 36117 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36118 vfunc[104]: QWidget::destroy(bool, bool) 36119 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36120 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36121 vfunc[107]: QWidget::focusNextPrevChild(bool) 36122 vfunc[108]: QWidget::setKeyCompression(bool) 36123 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36124 bool, QFont*) 36125 vfunc[110]: QFrame::setFrameStyle(int) 36126 vfunc[111]: QFrame::setLineWidth(int) 36127 vfunc[112]: QFrame::setMargin(int) 36128 vfunc[113]: QFrame::setMidLineWidth(int) 36129 vfunc[114]: QFrame::setFrameRect(QRect const&) 36130 vfunc[115]: QFrame::drawFrame(QPainter*) 36131 vfunc[116]: QFrame::drawContents(QPainter*) 36132 vfunc[117]: QHBox::frameChanged() 36133 36134 Table 8-494. Secondary vtable for QHBox 36135 Base Offset -80 36136 Virtual Base Offset 0 36137 RTTI typeinfo for QHBox 36138 vfunc[0]: NULL or non-virtual thunk to QHBox::~QHBox() 36139 vfunc[1]: NULL or non-virtual thunk to QHBox::~QHBox() 36140 vfunc[2]: QPaintDevice::setResolution(int) 36141 vfunc[3]: QPaintDevice::resolution() const 36142 vfunc[4]: QPaintDevice::handle() const 36143 vfunc[5]: QPaintDevice::x11RenderHandle() const 36144 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36145 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36146 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36147 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36148 const 36149 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36150 36151 The Run Time Type Information for the QHBox class is described 36152 by Table 8-495 36153 36154 Table 8-495. typeinfo for QHBox 36155 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36156 Name typeinfo name for QHBox 36157 basetype: typeinfo for QFrame 36158 __________________________________________________________ 36159 36160 8.2.24.2. Class data for QSplitter 36161 36162 The virtual table for the QSplitter class is described by Table 36163 8-496 36164 36165 Table 8-496. Primary vtable for QSplitter 36166 Base Offset 0 36167 Virtual Base Offset 0 36168 RTTI typeinfo for QSplitter 36169 vfunc[0]: NULL or QSplitter::metaObject() const 36170 vfunc[1]: QSplitter::className() const 36171 vfunc[2]: QSplitter::qt_cast(char const*) 36172 vfunc[3]: QSplitter::qt_invoke(int, QUObject*) 36173 vfunc[4]: QSplitter::qt_emit(int, QUObject*) 36174 vfunc[5]: QSplitter::qt_property(int, int, QVariant*) 36175 vfunc[6]: QSplitter::~QSplitter() 36176 vfunc[7]: QSplitter::~QSplitter() 36177 vfunc[8]: QSplitter::event(QEvent*) 36178 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36179 vfunc[10]: QWidget::setName(char const*) 36180 vfunc[11]: QObject::insertChild(QObject*) 36181 vfunc[12]: QObject::removeChild(QObject*) 36182 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36183 vfunc[14]: QObject::property(char const*) const 36184 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36185 vfunc[16]: QSplitter::childEvent(QChildEvent*) 36186 vfunc[17]: QObject::customEvent(QCustomEvent*) 36187 vfunc[18]: QObject::connectNotify(char const*) 36188 vfunc[19]: QObject::disconnectNotify(char const*) 36189 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36190 const*, char const*) 36191 vfunc[21]: QWidget::setEnabled(bool) 36192 vfunc[22]: QWidget::setMinimumSize(int, int) 36193 vfunc[23]: QWidget::setMaximumSize(int, int) 36194 vfunc[24]: QWidget::setSizeIncrement(int, int) 36195 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36196 vfunc[26]: QWidget::setEraseColor(QColor const&) 36197 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36198 vfunc[28]: QWidget::setPalette(QPalette const&) 36199 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36200 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36201 vfunc[31]: QWidget::setFont(QFont const&) 36202 vfunc[32]: QWidget::setCursor(QCursor const&) 36203 vfunc[33]: QWidget::unsetCursor() 36204 vfunc[34]: QWidget::setMask(QBitmap const&) 36205 vfunc[35]: QWidget::setMask(QRegion const&) 36206 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36207 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36208 vfunc[38]: QWidget::setCaption(QString const&) 36209 vfunc[39]: QWidget::setIcon(QPixmap const&) 36210 vfunc[40]: QWidget::setIconText(QString const&) 36211 vfunc[41]: QWidget::setMouseTracking(bool) 36212 vfunc[42]: QWidget::setFocus() 36213 vfunc[43]: QWidget::setActiveWindow() 36214 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36215 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36216 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36217 vfunc[47]: QWidget::show() 36218 vfunc[48]: QWidget::hide() 36219 vfunc[49]: QWidget::showMinimized() 36220 vfunc[50]: QWidget::showMaximized() 36221 vfunc[51]: QWidget::showNormal() 36222 vfunc[52]: QWidget::polish() 36223 vfunc[53]: QWidget::move(int, int) 36224 vfunc[54]: QWidget::resize(int, int) 36225 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36226 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36227 vfunc[57]: QWidget::close(bool) 36228 vfunc[58]: QSplitter::sizeHint() const 36229 vfunc[59]: QSplitter::minimumSizeHint() const 36230 vfunc[60]: QWidget::sizePolicy() const 36231 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36232 vfunc[62]: QWidget::heightForWidth(int) const 36233 vfunc[63]: QWidget::adjustSize() 36234 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36235 const&, bool) 36236 vfunc[65]: QWidget::setAcceptDrops(bool) 36237 vfunc[66]: QWidget::setAutoMask(bool) 36238 vfunc[67]: 36239 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36240 vfunc[68]: QWidget::customWhatsThis() const 36241 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36242 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36243 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36244 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36245 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36246 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36247 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36248 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 36249 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36250 vfunc[78]: QWidget::enterEvent(QEvent*) 36251 vfunc[79]: QWidget::leaveEvent(QEvent*) 36252 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 36253 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36254 vfunc[82]: QSplitter::resizeEvent(QResizeEvent*) 36255 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36256 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36257 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36258 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36259 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36260 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36261 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36262 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36263 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36264 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36265 vfunc[93]: QWidget::showEvent(QShowEvent*) 36266 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36267 vfunc[95]: QWidget::x11Event(_XEvent*) 36268 vfunc[96]: QWidget::updateMask() 36269 vfunc[97]: QSplitter::styleChange(QStyle&) 36270 vfunc[98]: QWidget::enabledChange(bool) 36271 vfunc[99]: QWidget::paletteChange(QPalette const&) 36272 vfunc[100]: QWidget::fontChange(QFont const&) 36273 vfunc[101]: QWidget::windowActivationChange(bool) 36274 vfunc[102]: QWidget::metric(int) const 36275 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36276 vfunc[104]: QWidget::destroy(bool, bool) 36277 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36278 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36279 vfunc[107]: QWidget::focusNextPrevChild(bool) 36280 vfunc[108]: QWidget::setKeyCompression(bool) 36281 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36282 bool, QFont*) 36283 vfunc[110]: QFrame::setFrameStyle(int) 36284 vfunc[111]: QFrame::setLineWidth(int) 36285 vfunc[112]: QFrame::setMargin(int) 36286 vfunc[113]: QFrame::setMidLineWidth(int) 36287 vfunc[114]: QFrame::setFrameRect(QRect const&) 36288 vfunc[115]: QFrame::drawFrame(QPainter*) 36289 vfunc[116]: QFrame::drawContents(QPainter*) 36290 vfunc[117]: QFrame::frameChanged() 36291 vfunc[118]: QSplitter::setOrientation(Qt::Orientation) 36292 vfunc[119]: QSplitter::setResizeMode(QWidget*, 36293 QSplitter::ResizeMode) 36294 vfunc[120]: QSplitter::setOpaqueResize(bool) 36295 vfunc[121]: QSplitter::drawSplitter(QPainter*, int, int, int, 36296 int) 36297 vfunc[122]: QSplitter::setRubberband(int) 36298 36299 Table 8-497. Secondary vtable for QSplitter 36300 Base Offset -80 36301 Virtual Base Offset 0 36302 RTTI typeinfo for QSplitter 36303 vfunc[0]: non-virtual thunk to QSplitter::~QSplitter() 36304 vfunc[1]: non-virtual thunk to QSplitter::~QSplitter() 36305 vfunc[2]: QPaintDevice::setResolution(int) 36306 vfunc[3]: QPaintDevice::resolution() const 36307 vfunc[4]: QPaintDevice::handle() const 36308 vfunc[5]: QPaintDevice::x11RenderHandle() const 36309 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36310 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36311 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36312 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36313 const 36314 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36315 36316 The Run Time Type Information for the QSplitter class is 36317 described by Table 8-498 36318 36319 Table 8-498. typeinfo for QSplitter 36320 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36321 Name typeinfo name for QSplitter 36322 basetype: typeinfo for QFrame 36323 __________________________________________________________ 36324 36325 8.2.24.3. Class data for QVBox 36326 36327 The virtual table for the QVBox class is described by Table 36328 8-499 36329 36330 Table 8-499. Primary vtable for QVBox 36331 Base Offset 0 36332 Virtual Base Offset 0 36333 RTTI typeinfo for QVBox 36334 vfunc[0]: NULL or QVBox::metaObject() const 36335 vfunc[1]: QVBox::className() const 36336 vfunc[2]: QVBox::qt_cast(char const*) 36337 vfunc[3]: QVBox::qt_invoke(int, QUObject*) 36338 vfunc[4]: QVBox::qt_emit(int, QUObject*) 36339 vfunc[5]: QVBox::qt_property(int, int, QVariant*) 36340 vfunc[6]: NULL or QVBox::~QVBox() 36341 vfunc[7]: NULL or QVBox::~QVBox() 36342 vfunc[8]: QWidget::event(QEvent*) 36343 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36344 vfunc[10]: QWidget::setName(char const*) 36345 vfunc[11]: QObject::insertChild(QObject*) 36346 vfunc[12]: QObject::removeChild(QObject*) 36347 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36348 vfunc[14]: QObject::property(char const*) const 36349 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36350 vfunc[16]: QObject::childEvent(QChildEvent*) 36351 vfunc[17]: QObject::customEvent(QCustomEvent*) 36352 vfunc[18]: QObject::connectNotify(char const*) 36353 vfunc[19]: QObject::disconnectNotify(char const*) 36354 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36355 const*, char const*) 36356 vfunc[21]: QWidget::setEnabled(bool) 36357 vfunc[22]: QWidget::setMinimumSize(int, int) 36358 vfunc[23]: QWidget::setMaximumSize(int, int) 36359 vfunc[24]: QWidget::setSizeIncrement(int, int) 36360 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36361 vfunc[26]: QWidget::setEraseColor(QColor const&) 36362 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36363 vfunc[28]: QWidget::setPalette(QPalette const&) 36364 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36365 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36366 vfunc[31]: QWidget::setFont(QFont const&) 36367 vfunc[32]: QWidget::setCursor(QCursor const&) 36368 vfunc[33]: QWidget::unsetCursor() 36369 vfunc[34]: QWidget::setMask(QBitmap const&) 36370 vfunc[35]: QWidget::setMask(QRegion const&) 36371 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36372 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36373 vfunc[38]: QWidget::setCaption(QString const&) 36374 vfunc[39]: QWidget::setIcon(QPixmap const&) 36375 vfunc[40]: QWidget::setIconText(QString const&) 36376 vfunc[41]: QWidget::setMouseTracking(bool) 36377 vfunc[42]: QWidget::setFocus() 36378 vfunc[43]: QWidget::setActiveWindow() 36379 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36380 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36381 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36382 vfunc[47]: QWidget::show() 36383 vfunc[48]: QWidget::hide() 36384 vfunc[49]: QWidget::showMinimized() 36385 vfunc[50]: QWidget::showMaximized() 36386 vfunc[51]: QWidget::showNormal() 36387 vfunc[52]: QWidget::polish() 36388 vfunc[53]: QWidget::move(int, int) 36389 vfunc[54]: QWidget::resize(int, int) 36390 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36391 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36392 vfunc[57]: QWidget::close(bool) 36393 vfunc[58]: QHBox::sizeHint() const 36394 vfunc[59]: QWidget::minimumSizeHint() const 36395 vfunc[60]: QWidget::sizePolicy() const 36396 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36397 vfunc[62]: QWidget::heightForWidth(int) const 36398 vfunc[63]: QWidget::adjustSize() 36399 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36400 const&, bool) 36401 vfunc[65]: QWidget::setAcceptDrops(bool) 36402 vfunc[66]: QWidget::setAutoMask(bool) 36403 vfunc[67]: 36404 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36405 vfunc[68]: QWidget::customWhatsThis() const 36406 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36407 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36408 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36409 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36410 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36411 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36412 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36413 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 36414 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36415 vfunc[78]: QWidget::enterEvent(QEvent*) 36416 vfunc[79]: QWidget::leaveEvent(QEvent*) 36417 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 36418 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36419 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 36420 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36421 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36422 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36423 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36424 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36425 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36426 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36427 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36428 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36429 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36430 vfunc[93]: QWidget::showEvent(QShowEvent*) 36431 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36432 vfunc[95]: QWidget::x11Event(_XEvent*) 36433 vfunc[96]: QWidget::updateMask() 36434 vfunc[97]: QFrame::styleChange(QStyle&) 36435 vfunc[98]: QWidget::enabledChange(bool) 36436 vfunc[99]: QWidget::paletteChange(QPalette const&) 36437 vfunc[100]: QWidget::fontChange(QFont const&) 36438 vfunc[101]: QWidget::windowActivationChange(bool) 36439 vfunc[102]: QWidget::metric(int) const 36440 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36441 vfunc[104]: QWidget::destroy(bool, bool) 36442 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36443 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36444 vfunc[107]: QWidget::focusNextPrevChild(bool) 36445 vfunc[108]: QWidget::setKeyCompression(bool) 36446 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36447 bool, QFont*) 36448 vfunc[110]: QFrame::setFrameStyle(int) 36449 vfunc[111]: QFrame::setLineWidth(int) 36450 vfunc[112]: QFrame::setMargin(int) 36451 vfunc[113]: QFrame::setMidLineWidth(int) 36452 vfunc[114]: QFrame::setFrameRect(QRect const&) 36453 vfunc[115]: QFrame::drawFrame(QPainter*) 36454 vfunc[116]: QFrame::drawContents(QPainter*) 36455 vfunc[117]: QHBox::frameChanged() 36456 36457 Table 8-500. Secondary vtable for QVBox 36458 Base Offset -80 36459 Virtual Base Offset 0 36460 RTTI typeinfo for QVBox 36461 vfunc[0]: NULL or non-virtual thunk to QVBox::~QVBox() 36462 vfunc[1]: NULL or non-virtual thunk to QVBox::~QVBox() 36463 vfunc[2]: QPaintDevice::setResolution(int) 36464 vfunc[3]: QPaintDevice::resolution() const 36465 vfunc[4]: QPaintDevice::handle() const 36466 vfunc[5]: QPaintDevice::x11RenderHandle() const 36467 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36468 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36469 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36470 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36471 const 36472 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36473 36474 The Run Time Type Information for the QVBox class is described 36475 by Table 8-501 36476 36477 Table 8-501. typeinfo for QVBox 36478 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36479 Name typeinfo name for QVBox 36480 basetype: typeinfo for QHBox 36481 __________________________________________________________ 36482 36483 8.2.24.4. Class data for QGroupBox 36484 36485 The virtual table for the QGroupBox class is described by Table 36486 8-502 36487 36488 Table 8-502. Primary vtable for QGroupBox 36489 Base Offset 0 36490 Virtual Base Offset 0 36491 RTTI typeinfo for QGroupBox 36492 vfunc[0]: NULL or QGroupBox::metaObject() const 36493 vfunc[1]: QGroupBox::className() const 36494 vfunc[2]: QGroupBox::qt_cast(char const*) 36495 vfunc[3]: QGroupBox::qt_invoke(int, QUObject*) 36496 vfunc[4]: QGroupBox::qt_emit(int, QUObject*) 36497 vfunc[5]: QGroupBox::qt_property(int, int, QVariant*) 36498 vfunc[6]: QGroupBox::~QGroupBox() 36499 vfunc[7]: QGroupBox::~QGroupBox() 36500 vfunc[8]: QGroupBox::event(QEvent*) 36501 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36502 vfunc[10]: QWidget::setName(char const*) 36503 vfunc[11]: QObject::insertChild(QObject*) 36504 vfunc[12]: QObject::removeChild(QObject*) 36505 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36506 vfunc[14]: QObject::property(char const*) const 36507 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36508 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 36509 vfunc[17]: QObject::customEvent(QCustomEvent*) 36510 vfunc[18]: QObject::connectNotify(char const*) 36511 vfunc[19]: QObject::disconnectNotify(char const*) 36512 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36513 const*, char const*) 36514 vfunc[21]: QGroupBox::setEnabled(bool) 36515 vfunc[22]: QWidget::setMinimumSize(int, int) 36516 vfunc[23]: QWidget::setMaximumSize(int, int) 36517 vfunc[24]: QWidget::setSizeIncrement(int, int) 36518 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36519 vfunc[26]: QWidget::setEraseColor(QColor const&) 36520 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36521 vfunc[28]: QWidget::setPalette(QPalette const&) 36522 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36523 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36524 vfunc[31]: QWidget::setFont(QFont const&) 36525 vfunc[32]: QWidget::setCursor(QCursor const&) 36526 vfunc[33]: QWidget::unsetCursor() 36527 vfunc[34]: QWidget::setMask(QBitmap const&) 36528 vfunc[35]: QWidget::setMask(QRegion const&) 36529 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36530 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36531 vfunc[38]: QWidget::setCaption(QString const&) 36532 vfunc[39]: QWidget::setIcon(QPixmap const&) 36533 vfunc[40]: QWidget::setIconText(QString const&) 36534 vfunc[41]: QWidget::setMouseTracking(bool) 36535 vfunc[42]: QWidget::setFocus() 36536 vfunc[43]: QWidget::setActiveWindow() 36537 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36538 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36539 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36540 vfunc[47]: QWidget::show() 36541 vfunc[48]: QWidget::hide() 36542 vfunc[49]: QWidget::showMinimized() 36543 vfunc[50]: QWidget::showMaximized() 36544 vfunc[51]: QWidget::showNormal() 36545 vfunc[52]: QWidget::polish() 36546 vfunc[53]: QWidget::move(int, int) 36547 vfunc[54]: QWidget::resize(int, int) 36548 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36549 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36550 vfunc[57]: QWidget::close(bool) 36551 vfunc[58]: QGroupBox::sizeHint() const 36552 vfunc[59]: QWidget::minimumSizeHint() const 36553 vfunc[60]: QWidget::sizePolicy() const 36554 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36555 vfunc[62]: QWidget::heightForWidth(int) const 36556 vfunc[63]: QWidget::adjustSize() 36557 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36558 const&, bool) 36559 vfunc[65]: QWidget::setAcceptDrops(bool) 36560 vfunc[66]: QWidget::setAutoMask(bool) 36561 vfunc[67]: 36562 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36563 vfunc[68]: QWidget::customWhatsThis() const 36564 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36565 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36566 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36567 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36568 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36569 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36570 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36571 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 36572 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36573 vfunc[78]: QWidget::enterEvent(QEvent*) 36574 vfunc[79]: QWidget::leaveEvent(QEvent*) 36575 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 36576 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36577 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 36578 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36579 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36580 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36581 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36582 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36583 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36584 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36585 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36586 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36587 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36588 vfunc[93]: QWidget::showEvent(QShowEvent*) 36589 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36590 vfunc[95]: QWidget::x11Event(_XEvent*) 36591 vfunc[96]: QWidget::updateMask() 36592 vfunc[97]: QFrame::styleChange(QStyle&) 36593 vfunc[98]: QWidget::enabledChange(bool) 36594 vfunc[99]: QWidget::paletteChange(QPalette const&) 36595 vfunc[100]: QGroupBox::fontChange(QFont const&) 36596 vfunc[101]: QWidget::windowActivationChange(bool) 36597 vfunc[102]: QWidget::metric(int) const 36598 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36599 vfunc[104]: QWidget::destroy(bool, bool) 36600 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36601 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36602 vfunc[107]: QWidget::focusNextPrevChild(bool) 36603 vfunc[108]: QWidget::setKeyCompression(bool) 36604 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36605 bool, QFont*) 36606 vfunc[110]: QFrame::setFrameStyle(int) 36607 vfunc[111]: QFrame::setLineWidth(int) 36608 vfunc[112]: QFrame::setMargin(int) 36609 vfunc[113]: QFrame::setMidLineWidth(int) 36610 vfunc[114]: QFrame::setFrameRect(QRect const&) 36611 vfunc[115]: QFrame::drawFrame(QPainter*) 36612 vfunc[116]: QFrame::drawContents(QPainter*) 36613 vfunc[117]: QFrame::frameChanged() 36614 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 36615 vfunc[119]: QGroupBox::setTitle(QString const&) 36616 vfunc[120]: QGroupBox::setAlignment(int) 36617 36618 Table 8-503. Secondary vtable for QGroupBox 36619 Base Offset -80 36620 Virtual Base Offset 0 36621 RTTI typeinfo for QGroupBox 36622 vfunc[0]: non-virtual thunk to QGroupBox::~QGroupBox() 36623 vfunc[1]: non-virtual thunk to QGroupBox::~QGroupBox() 36624 vfunc[2]: QPaintDevice::setResolution(int) 36625 vfunc[3]: QPaintDevice::resolution() const 36626 vfunc[4]: QPaintDevice::handle() const 36627 vfunc[5]: QPaintDevice::x11RenderHandle() const 36628 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36629 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36630 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36631 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36632 const 36633 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36634 36635 The Run Time Type Information for the QGroupBox class is 36636 described by Table 8-504 36637 36638 Table 8-504. typeinfo for QGroupBox 36639 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36640 Name typeinfo name for QGroupBox 36641 basetype: typeinfo for QFrame 36642 __________________________________________________________ 36643 36644 8.2.24.5. Class data for QHGroupBox 36645 36646 The virtual table for the QHGroupBox class is described by 36647 Table 8-505 36648 36649 Table 8-505. Primary vtable for QHGroupBox 36650 Base Offset 0 36651 Virtual Base Offset 0 36652 RTTI typeinfo for QHGroupBox 36653 vfunc[0]: NULL or QHGroupBox::metaObject() const 36654 vfunc[1]: QHGroupBox::className() const 36655 vfunc[2]: QHGroupBox::qt_cast(char const*) 36656 vfunc[3]: QHGroupBox::qt_invoke(int, QUObject*) 36657 vfunc[4]: QHGroupBox::qt_emit(int, QUObject*) 36658 vfunc[5]: QHGroupBox::qt_property(int, int, QVariant*) 36659 vfunc[6]: QHGroupBox::~QHGroupBox() 36660 vfunc[7]: QHGroupBox::~QHGroupBox() 36661 vfunc[8]: QGroupBox::event(QEvent*) 36662 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36663 vfunc[10]: QWidget::setName(char const*) 36664 vfunc[11]: QObject::insertChild(QObject*) 36665 vfunc[12]: QObject::removeChild(QObject*) 36666 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36667 vfunc[14]: QObject::property(char const*) const 36668 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36669 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 36670 vfunc[17]: QObject::customEvent(QCustomEvent*) 36671 vfunc[18]: QObject::connectNotify(char const*) 36672 vfunc[19]: QObject::disconnectNotify(char const*) 36673 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36674 const*, char const*) 36675 vfunc[21]: QGroupBox::setEnabled(bool) 36676 vfunc[22]: QWidget::setMinimumSize(int, int) 36677 vfunc[23]: QWidget::setMaximumSize(int, int) 36678 vfunc[24]: QWidget::setSizeIncrement(int, int) 36679 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36680 vfunc[26]: QWidget::setEraseColor(QColor const&) 36681 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36682 vfunc[28]: QWidget::setPalette(QPalette const&) 36683 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36684 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36685 vfunc[31]: QWidget::setFont(QFont const&) 36686 vfunc[32]: QWidget::setCursor(QCursor const&) 36687 vfunc[33]: QWidget::unsetCursor() 36688 vfunc[34]: QWidget::setMask(QBitmap const&) 36689 vfunc[35]: QWidget::setMask(QRegion const&) 36690 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36691 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36692 vfunc[38]: QWidget::setCaption(QString const&) 36693 vfunc[39]: QWidget::setIcon(QPixmap const&) 36694 vfunc[40]: QWidget::setIconText(QString const&) 36695 vfunc[41]: QWidget::setMouseTracking(bool) 36696 vfunc[42]: QWidget::setFocus() 36697 vfunc[43]: QWidget::setActiveWindow() 36698 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36699 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36700 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36701 vfunc[47]: QWidget::show() 36702 vfunc[48]: QWidget::hide() 36703 vfunc[49]: QWidget::showMinimized() 36704 vfunc[50]: QWidget::showMaximized() 36705 vfunc[51]: QWidget::showNormal() 36706 vfunc[52]: QWidget::polish() 36707 vfunc[53]: QWidget::move(int, int) 36708 vfunc[54]: QWidget::resize(int, int) 36709 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36710 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36711 vfunc[57]: QWidget::close(bool) 36712 vfunc[58]: QGroupBox::sizeHint() const 36713 vfunc[59]: QWidget::minimumSizeHint() const 36714 vfunc[60]: QWidget::sizePolicy() const 36715 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36716 vfunc[62]: QWidget::heightForWidth(int) const 36717 vfunc[63]: QWidget::adjustSize() 36718 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36719 const&, bool) 36720 vfunc[65]: QWidget::setAcceptDrops(bool) 36721 vfunc[66]: QWidget::setAutoMask(bool) 36722 vfunc[67]: 36723 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36724 vfunc[68]: QWidget::customWhatsThis() const 36725 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36726 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36727 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36728 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36729 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36730 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36731 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36732 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 36733 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36734 vfunc[78]: QWidget::enterEvent(QEvent*) 36735 vfunc[79]: QWidget::leaveEvent(QEvent*) 36736 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 36737 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36738 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 36739 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36740 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36741 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36742 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36743 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36744 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36745 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36746 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36747 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36748 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36749 vfunc[93]: QWidget::showEvent(QShowEvent*) 36750 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36751 vfunc[95]: QWidget::x11Event(_XEvent*) 36752 vfunc[96]: QWidget::updateMask() 36753 vfunc[97]: QFrame::styleChange(QStyle&) 36754 vfunc[98]: QWidget::enabledChange(bool) 36755 vfunc[99]: QWidget::paletteChange(QPalette const&) 36756 vfunc[100]: QGroupBox::fontChange(QFont const&) 36757 vfunc[101]: QWidget::windowActivationChange(bool) 36758 vfunc[102]: QWidget::metric(int) const 36759 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36760 vfunc[104]: QWidget::destroy(bool, bool) 36761 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36762 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36763 vfunc[107]: QWidget::focusNextPrevChild(bool) 36764 vfunc[108]: QWidget::setKeyCompression(bool) 36765 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36766 bool, QFont*) 36767 vfunc[110]: QFrame::setFrameStyle(int) 36768 vfunc[111]: QFrame::setLineWidth(int) 36769 vfunc[112]: QFrame::setMargin(int) 36770 vfunc[113]: QFrame::setMidLineWidth(int) 36771 vfunc[114]: QFrame::setFrameRect(QRect const&) 36772 vfunc[115]: QFrame::drawFrame(QPainter*) 36773 vfunc[116]: QFrame::drawContents(QPainter*) 36774 vfunc[117]: QFrame::frameChanged() 36775 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 36776 vfunc[119]: QGroupBox::setTitle(QString const&) 36777 vfunc[120]: QGroupBox::setAlignment(int) 36778 36779 Table 8-506. Secondary vtable for QHGroupBox 36780 Base Offset -80 36781 Virtual Base Offset 0 36782 RTTI typeinfo for QHGroupBox 36783 vfunc[0]: non-virtual thunk to QHGroupBox::~QHGroupBox() 36784 vfunc[1]: non-virtual thunk to QHGroupBox::~QHGroupBox() 36785 vfunc[2]: QPaintDevice::setResolution(int) 36786 vfunc[3]: QPaintDevice::resolution() const 36787 vfunc[4]: QPaintDevice::handle() const 36788 vfunc[5]: QPaintDevice::x11RenderHandle() const 36789 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36790 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36791 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36792 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36793 const 36794 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36795 36796 The Run Time Type Information for the QHGroupBox class is 36797 described by Table 8-507 36798 36799 Table 8-507. typeinfo for QHGroupBox 36800 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36801 Name typeinfo name for QHGroupBox 36802 basetype: typeinfo for QGroupBox 36803 __________________________________________________________ 36804 36805 8.2.24.6. Class data for QHButtonGroup 36806 36807 The virtual table for the QHButtonGroup class is described by 36808 Table 8-508 36809 36810 Table 8-508. Primary vtable for QHButtonGroup 36811 Base Offset 0 36812 Virtual Base Offset 0 36813 RTTI typeinfo for QHButtonGroup 36814 vfunc[0]: NULL or QHButtonGroup::metaObject() const 36815 vfunc[1]: QHButtonGroup::className() const 36816 vfunc[2]: QHButtonGroup::qt_cast(char const*) 36817 vfunc[3]: QHButtonGroup::qt_invoke(int, QUObject*) 36818 vfunc[4]: QHButtonGroup::qt_emit(int, QUObject*) 36819 vfunc[5]: QHButtonGroup::qt_property(int, int, QVariant*) 36820 vfunc[6]: QHButtonGroup::~QHButtonGroup() 36821 vfunc[7]: QHButtonGroup::~QHButtonGroup() 36822 vfunc[8]: QButtonGroup::event(QEvent*) 36823 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36824 vfunc[10]: QWidget::setName(char const*) 36825 vfunc[11]: QObject::insertChild(QObject*) 36826 vfunc[12]: QObject::removeChild(QObject*) 36827 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36828 vfunc[14]: QObject::property(char const*) const 36829 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36830 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 36831 vfunc[17]: QObject::customEvent(QCustomEvent*) 36832 vfunc[18]: QObject::connectNotify(char const*) 36833 vfunc[19]: QObject::disconnectNotify(char const*) 36834 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 36835 const*, char const*) 36836 vfunc[21]: QGroupBox::setEnabled(bool) 36837 vfunc[22]: QWidget::setMinimumSize(int, int) 36838 vfunc[23]: QWidget::setMaximumSize(int, int) 36839 vfunc[24]: QWidget::setSizeIncrement(int, int) 36840 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 36841 vfunc[26]: QWidget::setEraseColor(QColor const&) 36842 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 36843 vfunc[28]: QWidget::setPalette(QPalette const&) 36844 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 36845 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 36846 vfunc[31]: QWidget::setFont(QFont const&) 36847 vfunc[32]: QWidget::setCursor(QCursor const&) 36848 vfunc[33]: QWidget::unsetCursor() 36849 vfunc[34]: QWidget::setMask(QBitmap const&) 36850 vfunc[35]: QWidget::setMask(QRegion const&) 36851 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 36852 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 36853 vfunc[38]: QWidget::setCaption(QString const&) 36854 vfunc[39]: QWidget::setIcon(QPixmap const&) 36855 vfunc[40]: QWidget::setIconText(QString const&) 36856 vfunc[41]: QWidget::setMouseTracking(bool) 36857 vfunc[42]: QWidget::setFocus() 36858 vfunc[43]: QWidget::setActiveWindow() 36859 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 36860 vfunc[45]: QWidget::setFocusProxy(QWidget*) 36861 vfunc[46]: QWidget::setUpdatesEnabled(bool) 36862 vfunc[47]: QWidget::show() 36863 vfunc[48]: QWidget::hide() 36864 vfunc[49]: QWidget::showMinimized() 36865 vfunc[50]: QWidget::showMaximized() 36866 vfunc[51]: QWidget::showNormal() 36867 vfunc[52]: QWidget::polish() 36868 vfunc[53]: QWidget::move(int, int) 36869 vfunc[54]: QWidget::resize(int, int) 36870 vfunc[55]: QWidget::setGeometry(int, int, int, int) 36871 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 36872 vfunc[57]: QWidget::close(bool) 36873 vfunc[58]: QGroupBox::sizeHint() const 36874 vfunc[59]: QWidget::minimumSizeHint() const 36875 vfunc[60]: QWidget::sizePolicy() const 36876 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 36877 vfunc[62]: QWidget::heightForWidth(int) const 36878 vfunc[63]: QWidget::adjustSize() 36879 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 36880 const&, bool) 36881 vfunc[65]: QWidget::setAcceptDrops(bool) 36882 vfunc[66]: QWidget::setAutoMask(bool) 36883 vfunc[67]: 36884 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 36885 vfunc[68]: QWidget::customWhatsThis() const 36886 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 36887 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 36888 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 36889 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 36890 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 36891 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 36892 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 36893 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 36894 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 36895 vfunc[78]: QWidget::enterEvent(QEvent*) 36896 vfunc[79]: QWidget::leaveEvent(QEvent*) 36897 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 36898 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 36899 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 36900 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 36901 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 36902 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 36903 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 36904 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 36905 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 36906 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 36907 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 36908 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 36909 vfunc[92]: QWidget::dropEvent(QDropEvent*) 36910 vfunc[93]: QWidget::showEvent(QShowEvent*) 36911 vfunc[94]: QWidget::hideEvent(QHideEvent*) 36912 vfunc[95]: QWidget::x11Event(_XEvent*) 36913 vfunc[96]: QWidget::updateMask() 36914 vfunc[97]: QFrame::styleChange(QStyle&) 36915 vfunc[98]: QWidget::enabledChange(bool) 36916 vfunc[99]: QWidget::paletteChange(QPalette const&) 36917 vfunc[100]: QGroupBox::fontChange(QFont const&) 36918 vfunc[101]: QWidget::windowActivationChange(bool) 36919 vfunc[102]: QWidget::metric(int) const 36920 vfunc[103]: QWidget::create(unsigned long, bool, bool) 36921 vfunc[104]: QWidget::destroy(bool, bool) 36922 vfunc[105]: NULL or QWidget::setWState(unsigned int) 36923 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 36924 vfunc[107]: QWidget::focusNextPrevChild(bool) 36925 vfunc[108]: QWidget::setKeyCompression(bool) 36926 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 36927 bool, QFont*) 36928 vfunc[110]: QFrame::setFrameStyle(int) 36929 vfunc[111]: QFrame::setLineWidth(int) 36930 vfunc[112]: QFrame::setMargin(int) 36931 vfunc[113]: QFrame::setMidLineWidth(int) 36932 vfunc[114]: QFrame::setFrameRect(QRect const&) 36933 vfunc[115]: QFrame::drawFrame(QPainter*) 36934 vfunc[116]: QFrame::drawContents(QPainter*) 36935 vfunc[117]: QFrame::frameChanged() 36936 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 36937 vfunc[119]: QGroupBox::setTitle(QString const&) 36938 vfunc[120]: QGroupBox::setAlignment(int) 36939 vfunc[121]: QButtonGroup::setExclusive(bool) 36940 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 36941 vfunc[123]: QButtonGroup::setButton(int) 36942 vfunc[124]: QButtonGroup::moveFocus(int) 36943 36944 Table 8-509. Secondary vtable for QHButtonGroup 36945 Base Offset -80 36946 Virtual Base Offset 0 36947 RTTI typeinfo for QHButtonGroup 36948 vfunc[0]: non-virtual thunk to QHButtonGroup::~QHButtonGroup() 36949 vfunc[1]: non-virtual thunk to QHButtonGroup::~QHButtonGroup() 36950 vfunc[2]: QPaintDevice::setResolution(int) 36951 vfunc[3]: QPaintDevice::resolution() const 36952 vfunc[4]: QPaintDevice::handle() const 36953 vfunc[5]: QPaintDevice::x11RenderHandle() const 36954 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 36955 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 36956 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 36957 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 36958 const 36959 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 36960 36961 The Run Time Type Information for the QHButtonGroup class is 36962 described by Table 8-510 36963 36964 Table 8-510. typeinfo for QHButtonGroup 36965 Base Vtable vtable for __cxxabiv1::__si_class_type_info 36966 Name typeinfo name for QHButtonGroup 36967 basetype: typeinfo for QButtonGroup 36968 __________________________________________________________ 36969 36970 8.2.24.7. Class data for QWidgetStack 36971 36972 The virtual table for the QWidgetStack class is described by 36973 Table 8-511 36974 36975 Table 8-511. Primary vtable for QWidgetStack 36976 Base Offset 0 36977 Virtual Base Offset 0 36978 RTTI typeinfo for QWidgetStack 36979 vfunc[0]: NULL or QWidgetStack::metaObject() const 36980 vfunc[1]: QWidgetStack::className() const 36981 vfunc[2]: QWidgetStack::qt_cast(char const*) 36982 vfunc[3]: QWidgetStack::qt_invoke(int, QUObject*) 36983 vfunc[4]: QWidgetStack::qt_emit(int, QUObject*) 36984 vfunc[5]: QWidgetStack::qt_property(int, int, QVariant*) 36985 vfunc[6]: QWidgetStack::~QWidgetStack() 36986 vfunc[7]: QWidgetStack::~QWidgetStack() 36987 vfunc[8]: QWidget::event(QEvent*) 36988 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 36989 vfunc[10]: QWidget::setName(char const*) 36990 vfunc[11]: QObject::insertChild(QObject*) 36991 vfunc[12]: QObject::removeChild(QObject*) 36992 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 36993 vfunc[14]: QObject::property(char const*) const 36994 vfunc[15]: QObject::timerEvent(QTimerEvent*) 36995 vfunc[16]: QWidgetStack::childEvent(QChildEvent*) 36996 vfunc[17]: QObject::customEvent(QCustomEvent*) 36997 vfunc[18]: QObject::connectNotify(char const*) 36998 vfunc[19]: QObject::disconnectNotify(char const*) 36999 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37000 const*, char const*) 37001 vfunc[21]: QWidget::setEnabled(bool) 37002 vfunc[22]: QWidget::setMinimumSize(int, int) 37003 vfunc[23]: QWidget::setMaximumSize(int, int) 37004 vfunc[24]: QWidget::setSizeIncrement(int, int) 37005 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37006 vfunc[26]: QWidget::setEraseColor(QColor const&) 37007 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37008 vfunc[28]: QWidget::setPalette(QPalette const&) 37009 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37010 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37011 vfunc[31]: QWidget::setFont(QFont const&) 37012 vfunc[32]: QWidget::setCursor(QCursor const&) 37013 vfunc[33]: QWidget::unsetCursor() 37014 vfunc[34]: QWidget::setMask(QBitmap const&) 37015 vfunc[35]: QWidget::setMask(QRegion const&) 37016 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37017 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37018 vfunc[38]: QWidget::setCaption(QString const&) 37019 vfunc[39]: QWidget::setIcon(QPixmap const&) 37020 vfunc[40]: QWidget::setIconText(QString const&) 37021 vfunc[41]: QWidget::setMouseTracking(bool) 37022 vfunc[42]: QWidget::setFocus() 37023 vfunc[43]: QWidget::setActiveWindow() 37024 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37025 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37026 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37027 vfunc[47]: QWidgetStack::show() 37028 vfunc[48]: QWidget::hide() 37029 vfunc[49]: QWidget::showMinimized() 37030 vfunc[50]: QWidget::showMaximized() 37031 vfunc[51]: QWidget::showNormal() 37032 vfunc[52]: QWidget::polish() 37033 vfunc[53]: QWidget::move(int, int) 37034 vfunc[54]: QWidget::resize(int, int) 37035 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37036 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37037 vfunc[57]: QWidget::close(bool) 37038 vfunc[58]: QWidgetStack::sizeHint() const 37039 vfunc[59]: QWidgetStack::minimumSizeHint() const 37040 vfunc[60]: QWidget::sizePolicy() const 37041 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37042 vfunc[62]: QWidget::heightForWidth(int) const 37043 vfunc[63]: QWidget::adjustSize() 37044 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37045 const&, bool) 37046 vfunc[65]: QWidget::setAcceptDrops(bool) 37047 vfunc[66]: QWidget::setAutoMask(bool) 37048 vfunc[67]: 37049 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37050 vfunc[68]: QWidget::customWhatsThis() const 37051 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37052 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37053 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37054 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37055 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37056 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37057 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37058 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 37059 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37060 vfunc[78]: QWidget::enterEvent(QEvent*) 37061 vfunc[79]: QWidget::leaveEvent(QEvent*) 37062 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 37063 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37064 vfunc[82]: QWidgetStack::resizeEvent(QResizeEvent*) 37065 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37066 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37067 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37068 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37069 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37070 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37071 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37072 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37073 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37074 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37075 vfunc[93]: QWidget::showEvent(QShowEvent*) 37076 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37077 vfunc[95]: QWidget::x11Event(_XEvent*) 37078 vfunc[96]: QWidget::updateMask() 37079 vfunc[97]: QFrame::styleChange(QStyle&) 37080 vfunc[98]: QWidget::enabledChange(bool) 37081 vfunc[99]: QWidget::paletteChange(QPalette const&) 37082 vfunc[100]: QWidget::fontChange(QFont const&) 37083 vfunc[101]: QWidget::windowActivationChange(bool) 37084 vfunc[102]: QWidget::metric(int) const 37085 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37086 vfunc[104]: QWidget::destroy(bool, bool) 37087 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37088 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37089 vfunc[107]: QWidget::focusNextPrevChild(bool) 37090 vfunc[108]: QWidget::setKeyCompression(bool) 37091 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37092 bool, QFont*) 37093 vfunc[110]: QFrame::setFrameStyle(int) 37094 vfunc[111]: QFrame::setLineWidth(int) 37095 vfunc[112]: QFrame::setMargin(int) 37096 vfunc[113]: QFrame::setMidLineWidth(int) 37097 vfunc[114]: QWidgetStack::setFrameRect(QRect const&) 37098 vfunc[115]: QFrame::drawFrame(QPainter*) 37099 vfunc[116]: QFrame::drawContents(QPainter*) 37100 vfunc[117]: QWidgetStack::frameChanged() 37101 vfunc[118]: QWidgetStack::setChildGeometries() 37102 37103 Table 8-512. Secondary vtable for QWidgetStack 37104 Base Offset -80 37105 Virtual Base Offset 0 37106 RTTI typeinfo for QWidgetStack 37107 vfunc[0]: non-virtual thunk to QWidgetStack::~QWidgetStack() 37108 vfunc[1]: non-virtual thunk to QWidgetStack::~QWidgetStack() 37109 vfunc[2]: QPaintDevice::setResolution(int) 37110 vfunc[3]: QPaintDevice::resolution() const 37111 vfunc[4]: QPaintDevice::handle() const 37112 vfunc[5]: QPaintDevice::x11RenderHandle() const 37113 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37114 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37115 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37116 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37117 const 37118 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37119 37120 The Run Time Type Information for the QWidgetStack class is 37121 described by Table 8-513 37122 37123 Table 8-513. typeinfo for QWidgetStack 37124 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37125 Name typeinfo name for QWidgetStack 37126 basetype: typeinfo for QFrame 37127 __________________________________________________________ 37128 37129 8.2.24.8. Class data for QButtonGroup 37130 37131 The virtual table for the QButtonGroup class is described by 37132 Table 8-514 37133 37134 Table 8-514. Primary vtable for QButtonGroup 37135 Base Offset 0 37136 Virtual Base Offset 0 37137 RTTI typeinfo for QButtonGroup 37138 vfunc[0]: NULL or QButtonGroup::metaObject() const 37139 vfunc[1]: QButtonGroup::className() const 37140 vfunc[2]: QButtonGroup::qt_cast(char const*) 37141 vfunc[3]: QButtonGroup::qt_invoke(int, QUObject*) 37142 vfunc[4]: QButtonGroup::qt_emit(int, QUObject*) 37143 vfunc[5]: QButtonGroup::qt_property(int, int, QVariant*) 37144 vfunc[6]: QButtonGroup::~QButtonGroup() 37145 vfunc[7]: QButtonGroup::~QButtonGroup() 37146 vfunc[8]: QButtonGroup::event(QEvent*) 37147 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37148 vfunc[10]: QWidget::setName(char const*) 37149 vfunc[11]: QObject::insertChild(QObject*) 37150 vfunc[12]: QObject::removeChild(QObject*) 37151 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37152 vfunc[14]: QObject::property(char const*) const 37153 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37154 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 37155 vfunc[17]: QObject::customEvent(QCustomEvent*) 37156 vfunc[18]: QObject::connectNotify(char const*) 37157 vfunc[19]: QObject::disconnectNotify(char const*) 37158 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37159 const*, char const*) 37160 vfunc[21]: QGroupBox::setEnabled(bool) 37161 vfunc[22]: QWidget::setMinimumSize(int, int) 37162 vfunc[23]: QWidget::setMaximumSize(int, int) 37163 vfunc[24]: QWidget::setSizeIncrement(int, int) 37164 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37165 vfunc[26]: QWidget::setEraseColor(QColor const&) 37166 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37167 vfunc[28]: QWidget::setPalette(QPalette const&) 37168 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37169 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37170 vfunc[31]: QWidget::setFont(QFont const&) 37171 vfunc[32]: QWidget::setCursor(QCursor const&) 37172 vfunc[33]: QWidget::unsetCursor() 37173 vfunc[34]: QWidget::setMask(QBitmap const&) 37174 vfunc[35]: QWidget::setMask(QRegion const&) 37175 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37176 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37177 vfunc[38]: QWidget::setCaption(QString const&) 37178 vfunc[39]: QWidget::setIcon(QPixmap const&) 37179 vfunc[40]: QWidget::setIconText(QString const&) 37180 vfunc[41]: QWidget::setMouseTracking(bool) 37181 vfunc[42]: QWidget::setFocus() 37182 vfunc[43]: QWidget::setActiveWindow() 37183 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37184 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37185 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37186 vfunc[47]: QWidget::show() 37187 vfunc[48]: QWidget::hide() 37188 vfunc[49]: QWidget::showMinimized() 37189 vfunc[50]: QWidget::showMaximized() 37190 vfunc[51]: QWidget::showNormal() 37191 vfunc[52]: QWidget::polish() 37192 vfunc[53]: QWidget::move(int, int) 37193 vfunc[54]: QWidget::resize(int, int) 37194 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37195 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37196 vfunc[57]: QWidget::close(bool) 37197 vfunc[58]: QGroupBox::sizeHint() const 37198 vfunc[59]: QWidget::minimumSizeHint() const 37199 vfunc[60]: QWidget::sizePolicy() const 37200 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37201 vfunc[62]: QWidget::heightForWidth(int) const 37202 vfunc[63]: QWidget::adjustSize() 37203 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37204 const&, bool) 37205 vfunc[65]: QWidget::setAcceptDrops(bool) 37206 vfunc[66]: QWidget::setAutoMask(bool) 37207 vfunc[67]: 37208 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37209 vfunc[68]: QWidget::customWhatsThis() const 37210 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37211 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37212 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37213 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37214 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37215 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37216 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37217 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 37218 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37219 vfunc[78]: QWidget::enterEvent(QEvent*) 37220 vfunc[79]: QWidget::leaveEvent(QEvent*) 37221 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 37222 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37223 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 37224 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37225 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37226 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37227 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37228 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37229 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37230 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37231 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37232 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37233 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37234 vfunc[93]: QWidget::showEvent(QShowEvent*) 37235 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37236 vfunc[95]: QWidget::x11Event(_XEvent*) 37237 vfunc[96]: QWidget::updateMask() 37238 vfunc[97]: QFrame::styleChange(QStyle&) 37239 vfunc[98]: QWidget::enabledChange(bool) 37240 vfunc[99]: QWidget::paletteChange(QPalette const&) 37241 vfunc[100]: QGroupBox::fontChange(QFont const&) 37242 vfunc[101]: QWidget::windowActivationChange(bool) 37243 vfunc[102]: QWidget::metric(int) const 37244 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37245 vfunc[104]: QWidget::destroy(bool, bool) 37246 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37247 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37248 vfunc[107]: QWidget::focusNextPrevChild(bool) 37249 vfunc[108]: QWidget::setKeyCompression(bool) 37250 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37251 bool, QFont*) 37252 vfunc[110]: QFrame::setFrameStyle(int) 37253 vfunc[111]: QFrame::setLineWidth(int) 37254 vfunc[112]: QFrame::setMargin(int) 37255 vfunc[113]: QFrame::setMidLineWidth(int) 37256 vfunc[114]: QFrame::setFrameRect(QRect const&) 37257 vfunc[115]: QFrame::drawFrame(QPainter*) 37258 vfunc[116]: QFrame::drawContents(QPainter*) 37259 vfunc[117]: QFrame::frameChanged() 37260 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 37261 vfunc[119]: QGroupBox::setTitle(QString const&) 37262 vfunc[120]: QGroupBox::setAlignment(int) 37263 vfunc[121]: QButtonGroup::setExclusive(bool) 37264 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 37265 vfunc[123]: QButtonGroup::setButton(int) 37266 vfunc[124]: QButtonGroup::moveFocus(int) 37267 37268 Table 8-515. Secondary vtable for QButtonGroup 37269 Base Offset -80 37270 Virtual Base Offset 0 37271 RTTI typeinfo for QButtonGroup 37272 vfunc[0]: non-virtual thunk to QButtonGroup::~QButtonGroup() 37273 vfunc[1]: non-virtual thunk to QButtonGroup::~QButtonGroup() 37274 vfunc[2]: QPaintDevice::setResolution(int) 37275 vfunc[3]: QPaintDevice::resolution() const 37276 vfunc[4]: QPaintDevice::handle() const 37277 vfunc[5]: QPaintDevice::x11RenderHandle() const 37278 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37279 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37280 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37281 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37282 const 37283 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37284 37285 The Run Time Type Information for the QButtonGroup class is 37286 described by Table 8-516 37287 37288 Table 8-516. typeinfo for QButtonGroup 37289 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37290 Name typeinfo name for QButtonGroup 37291 basetype: typeinfo for QGroupBox 37292 __________________________________________________________ 37293 37294 8.2.24.9. Class data for QVButtonGroup 37295 37296 The virtual table for the QVButtonGroup class is described by 37297 Table 8-517 37298 37299 Table 8-517. Primary vtable for QVButtonGroup 37300 Base Offset 0 37301 Virtual Base Offset 0 37302 RTTI typeinfo for QVButtonGroup 37303 vfunc[0]: NULL or QVButtonGroup::metaObject() const 37304 vfunc[1]: QVButtonGroup::className() const 37305 vfunc[2]: QVButtonGroup::qt_cast(char const*) 37306 vfunc[3]: QVButtonGroup::qt_invoke(int, QUObject*) 37307 vfunc[4]: QVButtonGroup::qt_emit(int, QUObject*) 37308 vfunc[5]: QVButtonGroup::qt_property(int, int, QVariant*) 37309 vfunc[6]: QVButtonGroup::~QVButtonGroup() 37310 vfunc[7]: QVButtonGroup::~QVButtonGroup() 37311 vfunc[8]: QButtonGroup::event(QEvent*) 37312 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37313 vfunc[10]: QWidget::setName(char const*) 37314 vfunc[11]: QObject::insertChild(QObject*) 37315 vfunc[12]: QObject::removeChild(QObject*) 37316 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37317 vfunc[14]: QObject::property(char const*) const 37318 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37319 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 37320 vfunc[17]: QObject::customEvent(QCustomEvent*) 37321 vfunc[18]: QObject::connectNotify(char const*) 37322 vfunc[19]: QObject::disconnectNotify(char const*) 37323 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37324 const*, char const*) 37325 vfunc[21]: QGroupBox::setEnabled(bool) 37326 vfunc[22]: QWidget::setMinimumSize(int, int) 37327 vfunc[23]: QWidget::setMaximumSize(int, int) 37328 vfunc[24]: QWidget::setSizeIncrement(int, int) 37329 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37330 vfunc[26]: QWidget::setEraseColor(QColor const&) 37331 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37332 vfunc[28]: QWidget::setPalette(QPalette const&) 37333 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37334 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37335 vfunc[31]: QWidget::setFont(QFont const&) 37336 vfunc[32]: QWidget::setCursor(QCursor const&) 37337 vfunc[33]: QWidget::unsetCursor() 37338 vfunc[34]: QWidget::setMask(QBitmap const&) 37339 vfunc[35]: QWidget::setMask(QRegion const&) 37340 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37341 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37342 vfunc[38]: QWidget::setCaption(QString const&) 37343 vfunc[39]: QWidget::setIcon(QPixmap const&) 37344 vfunc[40]: QWidget::setIconText(QString const&) 37345 vfunc[41]: QWidget::setMouseTracking(bool) 37346 vfunc[42]: QWidget::setFocus() 37347 vfunc[43]: QWidget::setActiveWindow() 37348 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37349 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37350 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37351 vfunc[47]: QWidget::show() 37352 vfunc[48]: QWidget::hide() 37353 vfunc[49]: QWidget::showMinimized() 37354 vfunc[50]: QWidget::showMaximized() 37355 vfunc[51]: QWidget::showNormal() 37356 vfunc[52]: QWidget::polish() 37357 vfunc[53]: QWidget::move(int, int) 37358 vfunc[54]: QWidget::resize(int, int) 37359 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37360 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37361 vfunc[57]: QWidget::close(bool) 37362 vfunc[58]: QGroupBox::sizeHint() const 37363 vfunc[59]: QWidget::minimumSizeHint() const 37364 vfunc[60]: QWidget::sizePolicy() const 37365 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37366 vfunc[62]: QWidget::heightForWidth(int) const 37367 vfunc[63]: QWidget::adjustSize() 37368 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37369 const&, bool) 37370 vfunc[65]: QWidget::setAcceptDrops(bool) 37371 vfunc[66]: QWidget::setAutoMask(bool) 37372 vfunc[67]: 37373 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37374 vfunc[68]: QWidget::customWhatsThis() const 37375 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37376 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37377 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37378 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37379 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37380 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37381 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37382 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 37383 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37384 vfunc[78]: QWidget::enterEvent(QEvent*) 37385 vfunc[79]: QWidget::leaveEvent(QEvent*) 37386 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 37387 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37388 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 37389 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37390 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37391 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37392 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37393 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37394 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37395 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37396 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37397 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37398 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37399 vfunc[93]: QWidget::showEvent(QShowEvent*) 37400 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37401 vfunc[95]: QWidget::x11Event(_XEvent*) 37402 vfunc[96]: QWidget::updateMask() 37403 vfunc[97]: QFrame::styleChange(QStyle&) 37404 vfunc[98]: QWidget::enabledChange(bool) 37405 vfunc[99]: QWidget::paletteChange(QPalette const&) 37406 vfunc[100]: QGroupBox::fontChange(QFont const&) 37407 vfunc[101]: QWidget::windowActivationChange(bool) 37408 vfunc[102]: QWidget::metric(int) const 37409 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37410 vfunc[104]: QWidget::destroy(bool, bool) 37411 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37412 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37413 vfunc[107]: QWidget::focusNextPrevChild(bool) 37414 vfunc[108]: QWidget::setKeyCompression(bool) 37415 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37416 bool, QFont*) 37417 vfunc[110]: QFrame::setFrameStyle(int) 37418 vfunc[111]: QFrame::setLineWidth(int) 37419 vfunc[112]: QFrame::setMargin(int) 37420 vfunc[113]: QFrame::setMidLineWidth(int) 37421 vfunc[114]: QFrame::setFrameRect(QRect const&) 37422 vfunc[115]: QFrame::drawFrame(QPainter*) 37423 vfunc[116]: QFrame::drawContents(QPainter*) 37424 vfunc[117]: QFrame::frameChanged() 37425 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 37426 vfunc[119]: QGroupBox::setTitle(QString const&) 37427 vfunc[120]: QGroupBox::setAlignment(int) 37428 vfunc[121]: QButtonGroup::setExclusive(bool) 37429 vfunc[122]: QButtonGroup::setRadioButtonExclusive(bool) 37430 vfunc[123]: QButtonGroup::setButton(int) 37431 vfunc[124]: QButtonGroup::moveFocus(int) 37432 37433 Table 8-518. Secondary vtable for QVButtonGroup 37434 Base Offset -80 37435 Virtual Base Offset 0 37436 RTTI typeinfo for QVButtonGroup 37437 vfunc[0]: non-virtual thunk to QVButtonGroup::~QVButtonGroup() 37438 vfunc[1]: non-virtual thunk to QVButtonGroup::~QVButtonGroup() 37439 vfunc[2]: QPaintDevice::setResolution(int) 37440 vfunc[3]: QPaintDevice::resolution() const 37441 vfunc[4]: QPaintDevice::handle() const 37442 vfunc[5]: QPaintDevice::x11RenderHandle() const 37443 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37444 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37445 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37446 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37447 const 37448 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37449 37450 The Run Time Type Information for the QVButtonGroup class is 37451 described by Table 8-519 37452 37453 Table 8-519. typeinfo for QVButtonGroup 37454 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37455 Name typeinfo name for QVButtonGroup 37456 basetype: typeinfo for QButtonGroup 37457 __________________________________________________________ 37458 37459 8.2.24.10. Class data for QGrid 37460 37461 The virtual table for the QGrid class is described by Table 37462 8-520 37463 37464 Table 8-520. Primary vtable for QGrid 37465 Base Offset 0 37466 Virtual Base Offset 0 37467 RTTI typeinfo for QGrid 37468 vfunc[0]: NULL or QGrid::metaObject() const 37469 vfunc[1]: QGrid::className() const 37470 vfunc[2]: QGrid::qt_cast(char const*) 37471 vfunc[3]: QGrid::qt_invoke(int, QUObject*) 37472 vfunc[4]: QGrid::qt_emit(int, QUObject*) 37473 vfunc[5]: QGrid::qt_property(int, int, QVariant*) 37474 vfunc[6]: NULL or QGrid::~QGrid() 37475 vfunc[7]: NULL or QGrid::~QGrid() 37476 vfunc[8]: QWidget::event(QEvent*) 37477 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37478 vfunc[10]: QWidget::setName(char const*) 37479 vfunc[11]: QObject::insertChild(QObject*) 37480 vfunc[12]: QObject::removeChild(QObject*) 37481 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37482 vfunc[14]: QObject::property(char const*) const 37483 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37484 vfunc[16]: QObject::childEvent(QChildEvent*) 37485 vfunc[17]: QObject::customEvent(QCustomEvent*) 37486 vfunc[18]: QObject::connectNotify(char const*) 37487 vfunc[19]: QObject::disconnectNotify(char const*) 37488 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37489 const*, char const*) 37490 vfunc[21]: QWidget::setEnabled(bool) 37491 vfunc[22]: QWidget::setMinimumSize(int, int) 37492 vfunc[23]: QWidget::setMaximumSize(int, int) 37493 vfunc[24]: QWidget::setSizeIncrement(int, int) 37494 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37495 vfunc[26]: QWidget::setEraseColor(QColor const&) 37496 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37497 vfunc[28]: QWidget::setPalette(QPalette const&) 37498 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37499 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37500 vfunc[31]: QWidget::setFont(QFont const&) 37501 vfunc[32]: QWidget::setCursor(QCursor const&) 37502 vfunc[33]: QWidget::unsetCursor() 37503 vfunc[34]: QWidget::setMask(QBitmap const&) 37504 vfunc[35]: QWidget::setMask(QRegion const&) 37505 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37506 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37507 vfunc[38]: QWidget::setCaption(QString const&) 37508 vfunc[39]: QWidget::setIcon(QPixmap const&) 37509 vfunc[40]: QWidget::setIconText(QString const&) 37510 vfunc[41]: QWidget::setMouseTracking(bool) 37511 vfunc[42]: QWidget::setFocus() 37512 vfunc[43]: QWidget::setActiveWindow() 37513 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37514 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37515 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37516 vfunc[47]: QWidget::show() 37517 vfunc[48]: QWidget::hide() 37518 vfunc[49]: QWidget::showMinimized() 37519 vfunc[50]: QWidget::showMaximized() 37520 vfunc[51]: QWidget::showNormal() 37521 vfunc[52]: QWidget::polish() 37522 vfunc[53]: QWidget::move(int, int) 37523 vfunc[54]: QWidget::resize(int, int) 37524 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37525 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37526 vfunc[57]: QWidget::close(bool) 37527 vfunc[58]: QGrid::sizeHint() const 37528 vfunc[59]: QWidget::minimumSizeHint() const 37529 vfunc[60]: QWidget::sizePolicy() const 37530 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37531 vfunc[62]: QWidget::heightForWidth(int) const 37532 vfunc[63]: QWidget::adjustSize() 37533 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37534 const&, bool) 37535 vfunc[65]: QWidget::setAcceptDrops(bool) 37536 vfunc[66]: QWidget::setAutoMask(bool) 37537 vfunc[67]: 37538 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37539 vfunc[68]: QWidget::customWhatsThis() const 37540 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37541 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37542 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37543 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37544 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37545 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37546 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37547 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 37548 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37549 vfunc[78]: QWidget::enterEvent(QEvent*) 37550 vfunc[79]: QWidget::leaveEvent(QEvent*) 37551 vfunc[80]: QFrame::paintEvent(QPaintEvent*) 37552 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37553 vfunc[82]: QFrame::resizeEvent(QResizeEvent*) 37554 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37555 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37556 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37557 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37558 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37559 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37560 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37561 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37562 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37563 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37564 vfunc[93]: QWidget::showEvent(QShowEvent*) 37565 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37566 vfunc[95]: QWidget::x11Event(_XEvent*) 37567 vfunc[96]: QWidget::updateMask() 37568 vfunc[97]: QFrame::styleChange(QStyle&) 37569 vfunc[98]: QWidget::enabledChange(bool) 37570 vfunc[99]: QWidget::paletteChange(QPalette const&) 37571 vfunc[100]: QWidget::fontChange(QFont const&) 37572 vfunc[101]: QWidget::windowActivationChange(bool) 37573 vfunc[102]: QWidget::metric(int) const 37574 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37575 vfunc[104]: QWidget::destroy(bool, bool) 37576 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37577 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37578 vfunc[107]: QWidget::focusNextPrevChild(bool) 37579 vfunc[108]: QWidget::setKeyCompression(bool) 37580 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37581 bool, QFont*) 37582 vfunc[110]: QFrame::setFrameStyle(int) 37583 vfunc[111]: QFrame::setLineWidth(int) 37584 vfunc[112]: QFrame::setMargin(int) 37585 vfunc[113]: QFrame::setMidLineWidth(int) 37586 vfunc[114]: QFrame::setFrameRect(QRect const&) 37587 vfunc[115]: QFrame::drawFrame(QPainter*) 37588 vfunc[116]: QFrame::drawContents(QPainter*) 37589 vfunc[117]: QGrid::frameChanged() 37590 37591 Table 8-521. Secondary vtable for QGrid 37592 Base Offset -80 37593 Virtual Base Offset 0 37594 RTTI typeinfo for QGrid 37595 vfunc[0]: NULL or non-virtual thunk to QGrid::~QGrid() 37596 vfunc[1]: NULL or non-virtual thunk to QGrid::~QGrid() 37597 vfunc[2]: QPaintDevice::setResolution(int) 37598 vfunc[3]: QPaintDevice::resolution() const 37599 vfunc[4]: QPaintDevice::handle() const 37600 vfunc[5]: QPaintDevice::x11RenderHandle() const 37601 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37602 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37603 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37604 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37605 const 37606 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37607 37608 The Run Time Type Information for the QGrid class is described 37609 by Table 8-522 37610 37611 Table 8-522. typeinfo for QGrid 37612 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37613 Name typeinfo name for QGrid 37614 basetype: typeinfo for QFrame 37615 __________________________________________________________ 37616 37617 8.2.24.11. Class data for QVGroupBox 37618 37619 The virtual table for the QVGroupBox class is described by 37620 Table 8-523 37621 37622 Table 8-523. Primary vtable for QVGroupBox 37623 Base Offset 0 37624 Virtual Base Offset 0 37625 RTTI typeinfo for QVGroupBox 37626 vfunc[0]: NULL or QVGroupBox::metaObject() const 37627 vfunc[1]: QVGroupBox::className() const 37628 vfunc[2]: QVGroupBox::qt_cast(char const*) 37629 vfunc[3]: QVGroupBox::qt_invoke(int, QUObject*) 37630 vfunc[4]: QVGroupBox::qt_emit(int, QUObject*) 37631 vfunc[5]: QVGroupBox::qt_property(int, int, QVariant*) 37632 vfunc[6]: QVGroupBox::~QVGroupBox() 37633 vfunc[7]: QVGroupBox::~QVGroupBox() 37634 vfunc[8]: QGroupBox::event(QEvent*) 37635 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 37636 vfunc[10]: QWidget::setName(char const*) 37637 vfunc[11]: QObject::insertChild(QObject*) 37638 vfunc[12]: QObject::removeChild(QObject*) 37639 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37640 vfunc[14]: QObject::property(char const*) const 37641 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37642 vfunc[16]: QGroupBox::childEvent(QChildEvent*) 37643 vfunc[17]: QObject::customEvent(QCustomEvent*) 37644 vfunc[18]: QObject::connectNotify(char const*) 37645 vfunc[19]: QObject::disconnectNotify(char const*) 37646 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37647 const*, char const*) 37648 vfunc[21]: QGroupBox::setEnabled(bool) 37649 vfunc[22]: QWidget::setMinimumSize(int, int) 37650 vfunc[23]: QWidget::setMaximumSize(int, int) 37651 vfunc[24]: QWidget::setSizeIncrement(int, int) 37652 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 37653 vfunc[26]: QWidget::setEraseColor(QColor const&) 37654 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 37655 vfunc[28]: QWidget::setPalette(QPalette const&) 37656 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 37657 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 37658 vfunc[31]: QWidget::setFont(QFont const&) 37659 vfunc[32]: QWidget::setCursor(QCursor const&) 37660 vfunc[33]: QWidget::unsetCursor() 37661 vfunc[34]: QWidget::setMask(QBitmap const&) 37662 vfunc[35]: QWidget::setMask(QRegion const&) 37663 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 37664 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 37665 vfunc[38]: QWidget::setCaption(QString const&) 37666 vfunc[39]: QWidget::setIcon(QPixmap const&) 37667 vfunc[40]: QWidget::setIconText(QString const&) 37668 vfunc[41]: QWidget::setMouseTracking(bool) 37669 vfunc[42]: QWidget::setFocus() 37670 vfunc[43]: QWidget::setActiveWindow() 37671 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 37672 vfunc[45]: QWidget::setFocusProxy(QWidget*) 37673 vfunc[46]: QWidget::setUpdatesEnabled(bool) 37674 vfunc[47]: QWidget::show() 37675 vfunc[48]: QWidget::hide() 37676 vfunc[49]: QWidget::showMinimized() 37677 vfunc[50]: QWidget::showMaximized() 37678 vfunc[51]: QWidget::showNormal() 37679 vfunc[52]: QWidget::polish() 37680 vfunc[53]: QWidget::move(int, int) 37681 vfunc[54]: QWidget::resize(int, int) 37682 vfunc[55]: QWidget::setGeometry(int, int, int, int) 37683 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 37684 vfunc[57]: QWidget::close(bool) 37685 vfunc[58]: QGroupBox::sizeHint() const 37686 vfunc[59]: QWidget::minimumSizeHint() const 37687 vfunc[60]: QWidget::sizePolicy() const 37688 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 37689 vfunc[62]: QWidget::heightForWidth(int) const 37690 vfunc[63]: QWidget::adjustSize() 37691 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 37692 const&, bool) 37693 vfunc[65]: QWidget::setAcceptDrops(bool) 37694 vfunc[66]: QWidget::setAutoMask(bool) 37695 vfunc[67]: 37696 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 37697 vfunc[68]: QWidget::customWhatsThis() const 37698 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 37699 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 37700 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 37701 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 37702 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 37703 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 37704 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 37705 vfunc[76]: QGroupBox::focusInEvent(QFocusEvent*) 37706 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 37707 vfunc[78]: QWidget::enterEvent(QEvent*) 37708 vfunc[79]: QWidget::leaveEvent(QEvent*) 37709 vfunc[80]: QGroupBox::paintEvent(QPaintEvent*) 37710 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 37711 vfunc[82]: QGroupBox::resizeEvent(QResizeEvent*) 37712 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 37713 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 37714 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 37715 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 37716 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 37717 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 37718 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 37719 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 37720 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 37721 vfunc[92]: QWidget::dropEvent(QDropEvent*) 37722 vfunc[93]: QWidget::showEvent(QShowEvent*) 37723 vfunc[94]: QWidget::hideEvent(QHideEvent*) 37724 vfunc[95]: QWidget::x11Event(_XEvent*) 37725 vfunc[96]: QWidget::updateMask() 37726 vfunc[97]: QFrame::styleChange(QStyle&) 37727 vfunc[98]: QWidget::enabledChange(bool) 37728 vfunc[99]: QWidget::paletteChange(QPalette const&) 37729 vfunc[100]: QGroupBox::fontChange(QFont const&) 37730 vfunc[101]: QWidget::windowActivationChange(bool) 37731 vfunc[102]: QWidget::metric(int) const 37732 vfunc[103]: QWidget::create(unsigned long, bool, bool) 37733 vfunc[104]: QWidget::destroy(bool, bool) 37734 vfunc[105]: NULL or QWidget::setWState(unsigned int) 37735 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 37736 vfunc[107]: QWidget::focusNextPrevChild(bool) 37737 vfunc[108]: QWidget::setKeyCompression(bool) 37738 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 37739 bool, QFont*) 37740 vfunc[110]: QFrame::setFrameStyle(int) 37741 vfunc[111]: QFrame::setLineWidth(int) 37742 vfunc[112]: QFrame::setMargin(int) 37743 vfunc[113]: QFrame::setMidLineWidth(int) 37744 vfunc[114]: QFrame::setFrameRect(QRect const&) 37745 vfunc[115]: QFrame::drawFrame(QPainter*) 37746 vfunc[116]: QFrame::drawContents(QPainter*) 37747 vfunc[117]: QFrame::frameChanged() 37748 vfunc[118]: QGroupBox::setColumnLayout(int, Qt::Orientation) 37749 vfunc[119]: QGroupBox::setTitle(QString const&) 37750 vfunc[120]: QGroupBox::setAlignment(int) 37751 37752 Table 8-524. Secondary vtable for QVGroupBox 37753 Base Offset -80 37754 Virtual Base Offset 0 37755 RTTI typeinfo for QVGroupBox 37756 vfunc[0]: non-virtual thunk to QVGroupBox::~QVGroupBox() 37757 vfunc[1]: non-virtual thunk to QVGroupBox::~QVGroupBox() 37758 vfunc[2]: QPaintDevice::setResolution(int) 37759 vfunc[3]: QPaintDevice::resolution() const 37760 vfunc[4]: QPaintDevice::handle() const 37761 vfunc[5]: QPaintDevice::x11RenderHandle() const 37762 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 37763 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 37764 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 37765 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 37766 const 37767 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 37768 37769 The Run Time Type Information for the QVGroupBox class is 37770 described by Table 8-525 37771 37772 Table 8-525. typeinfo for QVGroupBox 37773 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37774 Name typeinfo name for QVGroupBox 37775 basetype: typeinfo for QGroupBox 37776 __________________________________________________________ 37777 37778 8.2.24.12. Interfaces for Qt3 Organizers 37779 37780 An LSB conforming implementation shall provide the architecture 37781 specific functions for Qt3 Organizers specified in Table 8-526, 37782 with the full mandatory functionality as described in the 37783 referenced underlying specification. 37784 37785 Table 8-526. libqt-mt - Qt3 Organizers Function Interfaces 37786 _ZThn80_N10QHGroupBoxD0Ev [CXXABI] _ZThn80_N10QHGroupBoxD1Ev 37787 [CXXABI] 37788 _ZThn80_N10QVGroupBoxD0Ev [CXXABI] _ZThn80_N10QVGroupBoxD1Ev 37789 [CXXABI] 37790 _ZThn80_N12QButtonGroupD0Ev [CXXABI] 37791 _ZThn80_N12QButtonGroupD1Ev [CXXABI] 37792 _ZThn80_N12QWidgetStackD0Ev [CXXABI] 37793 _ZThn80_N12QWidgetStackD1Ev [CXXABI] 37794 _ZThn80_N13QHButtonGroupD0Ev [CXXABI] 37795 _ZThn80_N13QHButtonGroupD1Ev [CXXABI] 37796 _ZThn80_N13QVButtonGroupD0Ev [CXXABI] 37797 _ZThn80_N13QVButtonGroupD1Ev [CXXABI] 37798 _ZThn80_N9QGroupBoxD0Ev [CXXABI] _ZThn80_N9QGroupBoxD1Ev 37799 [CXXABI] 37800 _ZThn80_N9QSplitterD0Ev [CXXABI] _ZThn80_N9QSplitterD1Ev 37801 [CXXABI] 37802 __________________________________________________________ 37803 37804 8.2.25. Qt3 Layouts 37805 __________________________________________________________ 37806 37807 8.2.25.1. Class data for QDockAreaLayout 37808 37809 The virtual table for the QDockAreaLayout class is described by 37810 Table 8-527 37811 37812 Table 8-527. Primary vtable for QDockAreaLayout 37813 Base Offset 0 37814 Virtual Base Offset 0 37815 RTTI typeinfo for QDockAreaLayout 37816 vfunc[0]: NULL or QDockAreaLayout::metaObject() const 37817 vfunc[1]: QDockAreaLayout::className() const 37818 vfunc[2]: QDockAreaLayout::qt_cast(char const*) 37819 vfunc[3]: QDockAreaLayout::qt_invoke(int, QUObject*) 37820 vfunc[4]: QDockAreaLayout::qt_emit(int, QUObject*) 37821 vfunc[5]: QDockAreaLayout::qt_property(int, int, QVariant*) 37822 vfunc[6]: NULL or QDockAreaLayout::~QDockAreaLayout() 37823 vfunc[7]: NULL or QDockAreaLayout::~QDockAreaLayout() 37824 vfunc[8]: QObject::event(QEvent*) 37825 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 37826 vfunc[10]: QObject::setName(char const*) 37827 vfunc[11]: QObject::insertChild(QObject*) 37828 vfunc[12]: QObject::removeChild(QObject*) 37829 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37830 vfunc[14]: QObject::property(char const*) const 37831 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37832 vfunc[16]: QLayout::childEvent(QChildEvent*) 37833 vfunc[17]: QObject::customEvent(QCustomEvent*) 37834 vfunc[18]: QObject::connectNotify(char const*) 37835 vfunc[19]: QObject::disconnectNotify(char const*) 37836 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37837 const*, char const*) 37838 vfunc[21]: QLayout::setMargin(int) 37839 vfunc[22]: QLayout::setSpacing(int) 37840 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 37841 vfunc[24]: QLayout::setAutoAdd(bool) 37842 vfunc[25]: QDockAreaLayout::invalidate() 37843 vfunc[26]: QLayout::geometry() const 37844 vfunc[27]: NULL or QDockAreaLayout::addItem(QLayoutItem*) 37845 vfunc[28]: NULL or QDockAreaLayout::expanding() const 37846 vfunc[29]: QDockAreaLayout::minimumSize() const 37847 vfunc[30]: QLayout::maximumSize() const 37848 vfunc[31]: QDockAreaLayout::setGeometry(QRect const&) 37849 vfunc[32]: QDockAreaLayout::iterator() 37850 vfunc[33]: QLayout::isEmpty() const 37851 vfunc[34]: QLayout::layout() 37852 vfunc[35]: QDockAreaLayout::hasHeightForWidth() const 37853 vfunc[36]: QDockAreaLayout::heightForWidth(int) const 37854 vfunc[37]: QDockAreaLayout::sizeHint() const 37855 37856 Table 8-528. Secondary vtable for QDockAreaLayout 37857 Base Offset -80 37858 Virtual Base Offset 0 37859 RTTI typeinfo for QDockAreaLayout 37860 vfunc[0]: NULL or non-virtual thunk to 37861 QDockAreaLayout::~QDockAreaLayout() 37862 vfunc[1]: NULL or non-virtual thunk to 37863 QDockAreaLayout::~QDockAreaLayout() 37864 vfunc[2]: non-virtual thunk to QDockAreaLayout::sizeHint() 37865 const 37866 vfunc[3]: non-virtual thunk to QDockAreaLayout::minimumSize() 37867 const 37868 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 37869 vfunc[5]: NULL or non-virtual thunk to 37870 QDockAreaLayout::expanding() const 37871 vfunc[6]: non-virtual thunk to 37872 QDockAreaLayout::setGeometry(QRect const&) 37873 vfunc[7]: non-virtual thunk to QLayout::geometry() const 37874 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 37875 vfunc[9]: non-virtual thunk to 37876 QDockAreaLayout::hasHeightForWidth() const 37877 vfunc[10]: non-virtual thunk to 37878 QDockAreaLayout::heightForWidth(int) const 37879 vfunc[11]: non-virtual thunk to QDockAreaLayout::invalidate() 37880 vfunc[12]: QLayoutItem::widget() 37881 vfunc[13]: non-virtual thunk to QDockAreaLayout::iterator() 37882 vfunc[14]: non-virtual thunk to QLayout::layout() 37883 vfunc[15]: QLayoutItem::spacerItem() 37884 vfunc[16]: QLayoutItem::setAlignment(int) 37885 37886 The Run Time Type Information for the QDockAreaLayout class is 37887 described by Table 8-529 37888 37889 Table 8-529. typeinfo for QDockAreaLayout 37890 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37891 Name typeinfo name for QDockAreaLayout 37892 basetype: typeinfo for QLayout 37893 __________________________________________________________ 37894 37895 8.2.25.2. Class data for QBoxLayout 37896 37897 The virtual table for the QBoxLayout class is described by 37898 Table 8-530 37899 37900 Table 8-530. Primary vtable for QBoxLayout 37901 Base Offset 0 37902 Virtual Base Offset 0 37903 RTTI typeinfo for QBoxLayout 37904 vfunc[0]: NULL or QBoxLayout::metaObject() const 37905 vfunc[1]: QBoxLayout::className() const 37906 vfunc[2]: QBoxLayout::qt_cast(char const*) 37907 vfunc[3]: QBoxLayout::qt_invoke(int, QUObject*) 37908 vfunc[4]: QBoxLayout::qt_emit(int, QUObject*) 37909 vfunc[5]: QBoxLayout::qt_property(int, int, QVariant*) 37910 vfunc[6]: QBoxLayout::~QBoxLayout() 37911 vfunc[7]: QBoxLayout::~QBoxLayout() 37912 vfunc[8]: QObject::event(QEvent*) 37913 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 37914 vfunc[10]: QObject::setName(char const*) 37915 vfunc[11]: QObject::insertChild(QObject*) 37916 vfunc[12]: QObject::removeChild(QObject*) 37917 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 37918 vfunc[14]: QObject::property(char const*) const 37919 vfunc[15]: QObject::timerEvent(QTimerEvent*) 37920 vfunc[16]: QLayout::childEvent(QChildEvent*) 37921 vfunc[17]: QObject::customEvent(QCustomEvent*) 37922 vfunc[18]: QObject::connectNotify(char const*) 37923 vfunc[19]: QObject::disconnectNotify(char const*) 37924 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 37925 const*, char const*) 37926 vfunc[21]: QLayout::setMargin(int) 37927 vfunc[22]: QLayout::setSpacing(int) 37928 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 37929 vfunc[24]: QLayout::setAutoAdd(bool) 37930 vfunc[25]: QBoxLayout::invalidate() 37931 vfunc[26]: QLayout::geometry() const 37932 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 37933 vfunc[28]: QBoxLayout::expanding() const 37934 vfunc[29]: QBoxLayout::minimumSize() const 37935 vfunc[30]: QBoxLayout::maximumSize() const 37936 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 37937 vfunc[32]: QBoxLayout::iterator() 37938 vfunc[33]: QLayout::isEmpty() const 37939 vfunc[34]: QLayout::layout() 37940 vfunc[35]: QBoxLayout::sizeHint() const 37941 vfunc[36]: QBoxLayout::hasHeightForWidth() const 37942 vfunc[37]: QBoxLayout::heightForWidth(int) const 37943 37944 Table 8-531. Secondary vtable for QBoxLayout 37945 Base Offset -80 37946 Virtual Base Offset 0 37947 RTTI typeinfo for QBoxLayout 37948 vfunc[0]: non-virtual thunk to QBoxLayout::~QBoxLayout() 37949 vfunc[1]: non-virtual thunk to QBoxLayout::~QBoxLayout() 37950 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 37951 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 37952 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 37953 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 37954 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 37955 const&) 37956 vfunc[7]: non-virtual thunk to QLayout::geometry() const 37957 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 37958 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 37959 const 37960 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 37961 const 37962 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 37963 vfunc[12]: QLayoutItem::widget() 37964 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 37965 vfunc[14]: non-virtual thunk to QLayout::layout() 37966 vfunc[15]: QLayoutItem::spacerItem() 37967 vfunc[16]: QLayoutItem::setAlignment(int) 37968 37969 The Run Time Type Information for the QBoxLayout class is 37970 described by Table 8-532 37971 37972 Table 8-532. typeinfo for QBoxLayout 37973 Base Vtable vtable for __cxxabiv1::__si_class_type_info 37974 Name typeinfo name for QBoxLayout 37975 basetype: typeinfo for QLayout 37976 __________________________________________________________ 37977 37978 8.2.25.3. Class data for QLayout 37979 37980 The virtual table for the QLayout class is described by Table 37981 8-533 37982 37983 Table 8-533. Primary vtable for QLayout 37984 Base Offset 0 37985 Virtual Base Offset 0 37986 RTTI typeinfo for QLayout 37987 vfunc[0]: NULL or QLayout::metaObject() const 37988 vfunc[1]: QLayout::className() const 37989 vfunc[2]: QLayout::qt_cast(char const*) 37990 vfunc[3]: QLayout::qt_invoke(int, QUObject*) 37991 vfunc[4]: QLayout::qt_emit(int, QUObject*) 37992 vfunc[5]: QLayout::qt_property(int, int, QVariant*) 37993 vfunc[6]: QLayout::~QLayout() 37994 vfunc[7]: QLayout::~QLayout() 37995 vfunc[8]: QObject::event(QEvent*) 37996 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 37997 vfunc[10]: QObject::setName(char const*) 37998 vfunc[11]: QObject::insertChild(QObject*) 37999 vfunc[12]: QObject::removeChild(QObject*) 38000 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38001 vfunc[14]: QObject::property(char const*) const 38002 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38003 vfunc[16]: QLayout::childEvent(QChildEvent*) 38004 vfunc[17]: QObject::customEvent(QCustomEvent*) 38005 vfunc[18]: QObject::connectNotify(char const*) 38006 vfunc[19]: QObject::disconnectNotify(char const*) 38007 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38008 const*, char const*) 38009 vfunc[21]: QLayout::setMargin(int) 38010 vfunc[22]: QLayout::setSpacing(int) 38011 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 38012 vfunc[24]: QLayout::setAutoAdd(bool) 38013 vfunc[25]: QLayout::invalidate() 38014 vfunc[26]: QLayout::geometry() const 38015 vfunc[27]: __cxa_pure_virtual 38016 vfunc[28]: QLayout::expanding() const 38017 vfunc[29]: QLayout::minimumSize() const 38018 vfunc[30]: QLayout::maximumSize() const 38019 vfunc[31]: __cxa_pure_virtual 38020 vfunc[32]: __cxa_pure_virtual 38021 vfunc[33]: QLayout::isEmpty() const 38022 vfunc[34]: QLayout::layout() 38023 38024 Table 8-534. Secondary vtable for QLayout 38025 Base Offset -80 38026 Virtual Base Offset 0 38027 RTTI typeinfo for QLayout 38028 vfunc[0]: non-virtual thunk to QLayout::~QLayout() 38029 vfunc[1]: non-virtual thunk to QLayout::~QLayout() 38030 vfunc[2]: __cxa_pure_virtual 38031 vfunc[3]: non-virtual thunk to QLayout::minimumSize() const 38032 vfunc[4]: non-virtual thunk to QLayout::maximumSize() const 38033 vfunc[5]: non-virtual thunk to QLayout::expanding() const 38034 vfunc[6]: __cxa_pure_virtual 38035 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38036 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38037 vfunc[9]: QLayoutItem::hasHeightForWidth() const 38038 vfunc[10]: QLayoutItem::heightForWidth(int) const 38039 vfunc[11]: non-virtual thunk to QLayout::invalidate() 38040 vfunc[12]: QLayoutItem::widget() 38041 vfunc[13]: __cxa_pure_virtual 38042 vfunc[14]: non-virtual thunk to QLayout::layout() 38043 vfunc[15]: QLayoutItem::spacerItem() 38044 vfunc[16]: QLayoutItem::setAlignment(int) 38045 38046 The Run Time Type Information for the QLayout class is 38047 described by Table 8-535 38048 38049 Table 8-535. typeinfo for QLayout 38050 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 38051 Name typeinfo name for QLayout 38052 flags: 0 38053 basetype: typeinfo for QObject 2 38054 basetype: typeinfo for QLayoutItem 10242 38055 __________________________________________________________ 38056 38057 8.2.25.4. Class data for QHBoxLayout 38058 38059 The virtual table for the QHBoxLayout class is described by 38060 Table 8-536 38061 38062 Table 8-536. Primary vtable for QHBoxLayout 38063 Base Offset 0 38064 Virtual Base Offset 0 38065 RTTI typeinfo for QHBoxLayout 38066 vfunc[0]: NULL or QHBoxLayout::metaObject() const 38067 vfunc[1]: QHBoxLayout::className() const 38068 vfunc[2]: QHBoxLayout::qt_cast(char const*) 38069 vfunc[3]: QHBoxLayout::qt_invoke(int, QUObject*) 38070 vfunc[4]: QHBoxLayout::qt_emit(int, QUObject*) 38071 vfunc[5]: QHBoxLayout::qt_property(int, int, QVariant*) 38072 vfunc[6]: QHBoxLayout::~QHBoxLayout() 38073 vfunc[7]: QHBoxLayout::~QHBoxLayout() 38074 vfunc[8]: QObject::event(QEvent*) 38075 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 38076 vfunc[10]: QObject::setName(char const*) 38077 vfunc[11]: QObject::insertChild(QObject*) 38078 vfunc[12]: QObject::removeChild(QObject*) 38079 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38080 vfunc[14]: QObject::property(char const*) const 38081 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38082 vfunc[16]: QLayout::childEvent(QChildEvent*) 38083 vfunc[17]: QObject::customEvent(QCustomEvent*) 38084 vfunc[18]: QObject::connectNotify(char const*) 38085 vfunc[19]: QObject::disconnectNotify(char const*) 38086 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38087 const*, char const*) 38088 vfunc[21]: QLayout::setMargin(int) 38089 vfunc[22]: QLayout::setSpacing(int) 38090 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 38091 vfunc[24]: QLayout::setAutoAdd(bool) 38092 vfunc[25]: QBoxLayout::invalidate() 38093 vfunc[26]: QLayout::geometry() const 38094 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 38095 vfunc[28]: QBoxLayout::expanding() const 38096 vfunc[29]: QBoxLayout::minimumSize() const 38097 vfunc[30]: QBoxLayout::maximumSize() const 38098 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 38099 vfunc[32]: QBoxLayout::iterator() 38100 vfunc[33]: QLayout::isEmpty() const 38101 vfunc[34]: QLayout::layout() 38102 vfunc[35]: QBoxLayout::sizeHint() const 38103 vfunc[36]: QBoxLayout::hasHeightForWidth() const 38104 vfunc[37]: QBoxLayout::heightForWidth(int) const 38105 38106 Table 8-537. Secondary vtable for QHBoxLayout 38107 Base Offset -80 38108 Virtual Base Offset 0 38109 RTTI typeinfo for QHBoxLayout 38110 vfunc[0]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 38111 vfunc[1]: non-virtual thunk to QHBoxLayout::~QHBoxLayout() 38112 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 38113 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 38114 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 38115 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 38116 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 38117 const&) 38118 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38119 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38120 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 38121 const 38122 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 38123 const 38124 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 38125 vfunc[12]: QLayoutItem::widget() 38126 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 38127 vfunc[14]: non-virtual thunk to QLayout::layout() 38128 vfunc[15]: QLayoutItem::spacerItem() 38129 vfunc[16]: QLayoutItem::setAlignment(int) 38130 38131 The Run Time Type Information for the QHBoxLayout class is 38132 described by Table 8-538 38133 38134 Table 8-538. typeinfo for QHBoxLayout 38135 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38136 Name typeinfo name for QHBoxLayout 38137 basetype: typeinfo for QBoxLayout 38138 __________________________________________________________ 38139 38140 8.2.25.5. Class data for QVBoxLayout 38141 38142 The virtual table for the QVBoxLayout class is described by 38143 Table 8-539 38144 38145 Table 8-539. Primary vtable for QVBoxLayout 38146 Base Offset 0 38147 Virtual Base Offset 0 38148 RTTI typeinfo for QVBoxLayout 38149 vfunc[0]: NULL or QVBoxLayout::metaObject() const 38150 vfunc[1]: QVBoxLayout::className() const 38151 vfunc[2]: QVBoxLayout::qt_cast(char const*) 38152 vfunc[3]: QVBoxLayout::qt_invoke(int, QUObject*) 38153 vfunc[4]: QVBoxLayout::qt_emit(int, QUObject*) 38154 vfunc[5]: QVBoxLayout::qt_property(int, int, QVariant*) 38155 vfunc[6]: QVBoxLayout::~QVBoxLayout() 38156 vfunc[7]: QVBoxLayout::~QVBoxLayout() 38157 vfunc[8]: QObject::event(QEvent*) 38158 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 38159 vfunc[10]: QObject::setName(char const*) 38160 vfunc[11]: QObject::insertChild(QObject*) 38161 vfunc[12]: QObject::removeChild(QObject*) 38162 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38163 vfunc[14]: QObject::property(char const*) const 38164 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38165 vfunc[16]: QLayout::childEvent(QChildEvent*) 38166 vfunc[17]: QObject::customEvent(QCustomEvent*) 38167 vfunc[18]: QObject::connectNotify(char const*) 38168 vfunc[19]: QObject::disconnectNotify(char const*) 38169 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38170 const*, char const*) 38171 vfunc[21]: QLayout::setMargin(int) 38172 vfunc[22]: QLayout::setSpacing(int) 38173 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 38174 vfunc[24]: QLayout::setAutoAdd(bool) 38175 vfunc[25]: QBoxLayout::invalidate() 38176 vfunc[26]: QLayout::geometry() const 38177 vfunc[27]: QBoxLayout::addItem(QLayoutItem*) 38178 vfunc[28]: QBoxLayout::expanding() const 38179 vfunc[29]: QBoxLayout::minimumSize() const 38180 vfunc[30]: QBoxLayout::maximumSize() const 38181 vfunc[31]: QBoxLayout::setGeometry(QRect const&) 38182 vfunc[32]: QBoxLayout::iterator() 38183 vfunc[33]: QLayout::isEmpty() const 38184 vfunc[34]: QLayout::layout() 38185 vfunc[35]: QBoxLayout::sizeHint() const 38186 vfunc[36]: QBoxLayout::hasHeightForWidth() const 38187 vfunc[37]: QBoxLayout::heightForWidth(int) const 38188 38189 Table 8-540. Secondary vtable for QVBoxLayout 38190 Base Offset -80 38191 Virtual Base Offset 0 38192 RTTI typeinfo for QVBoxLayout 38193 vfunc[0]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 38194 vfunc[1]: non-virtual thunk to QVBoxLayout::~QVBoxLayout() 38195 vfunc[2]: non-virtual thunk to QBoxLayout::sizeHint() const 38196 vfunc[3]: non-virtual thunk to QBoxLayout::minimumSize() const 38197 vfunc[4]: non-virtual thunk to QBoxLayout::maximumSize() const 38198 vfunc[5]: non-virtual thunk to QBoxLayout::expanding() const 38199 vfunc[6]: non-virtual thunk to QBoxLayout::setGeometry(QRect 38200 const&) 38201 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38202 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38203 vfunc[9]: non-virtual thunk to QBoxLayout::hasHeightForWidth() 38204 const 38205 vfunc[10]: non-virtual thunk to QBoxLayout::heightForWidth(int) 38206 const 38207 vfunc[11]: non-virtual thunk to QBoxLayout::invalidate() 38208 vfunc[12]: QLayoutItem::widget() 38209 vfunc[13]: non-virtual thunk to QBoxLayout::iterator() 38210 vfunc[14]: non-virtual thunk to QLayout::layout() 38211 vfunc[15]: QLayoutItem::spacerItem() 38212 vfunc[16]: QLayoutItem::setAlignment(int) 38213 38214 The Run Time Type Information for the QVBoxLayout class is 38215 described by Table 8-541 38216 38217 Table 8-541. typeinfo for QVBoxLayout 38218 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38219 Name typeinfo name for QVBoxLayout 38220 basetype: typeinfo for QBoxLayout 38221 __________________________________________________________ 38222 38223 8.2.25.6. Class data for QGLayoutIterator 38224 38225 The virtual table for the QGLayoutIterator class is described 38226 by Table 8-542 38227 38228 Table 8-542. Primary vtable for QGLayoutIterator 38229 Base Offset 0 38230 Virtual Base Offset 0 38231 RTTI typeinfo for QGLayoutIterator 38232 vfunc[0]: QGLayoutIterator::~QGLayoutIterator() 38233 vfunc[1]: QGLayoutIterator::~QGLayoutIterator() 38234 vfunc[2]: __cxa_pure_virtual 38235 vfunc[3]: __cxa_pure_virtual 38236 vfunc[4]: __cxa_pure_virtual 38237 38238 The Run Time Type Information for the QGLayoutIterator class is 38239 described by Table 8-543 38240 38241 Table 8-543. typeinfo for QGLayoutIterator 38242 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 38243 Name typeinfo name for QGLayoutIterator 38244 flags: 0 38245 basetype: typeinfo for QShared 1026 38246 __________________________________________________________ 38247 38248 8.2.25.7. Class data for QWidgetItem 38249 38250 The virtual table for the QWidgetItem class is described by 38251 Table 8-544 38252 38253 Table 8-544. Primary vtable for QWidgetItem 38254 Base Offset 0 38255 Virtual Base Offset 0 38256 RTTI typeinfo for QWidgetItem 38257 vfunc[0]: NULL or QWidgetItem::~QWidgetItem() 38258 vfunc[1]: NULL or QWidgetItem::~QWidgetItem() 38259 vfunc[2]: QWidgetItem::sizeHint() const 38260 vfunc[3]: QWidgetItem::minimumSize() const 38261 vfunc[4]: QWidgetItem::maximumSize() const 38262 vfunc[5]: QWidgetItem::expanding() const 38263 vfunc[6]: QWidgetItem::setGeometry(QRect const&) 38264 vfunc[7]: QWidgetItem::geometry() const 38265 vfunc[8]: QWidgetItem::isEmpty() const 38266 vfunc[9]: QWidgetItem::hasHeightForWidth() const 38267 vfunc[10]: QWidgetItem::heightForWidth(int) const 38268 vfunc[11]: QLayoutItem::invalidate() 38269 vfunc[12]: QWidgetItem::widget() 38270 vfunc[13]: QLayoutItem::iterator() 38271 vfunc[14]: QLayoutItem::layout() 38272 vfunc[15]: QLayoutItem::spacerItem() 38273 vfunc[16]: QLayoutItem::setAlignment(int) 38274 38275 The Run Time Type Information for the QWidgetItem class is 38276 described by Table 8-545 38277 38278 Table 8-545. typeinfo for QWidgetItem 38279 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38280 Name typeinfo name for QWidgetItem 38281 basetype: typeinfo for QLayoutItem 38282 __________________________________________________________ 38283 38284 8.2.25.8. Class data for QGridLayout 38285 38286 The virtual table for the QGridLayout class is described by 38287 Table 8-546 38288 38289 Table 8-546. Primary vtable for QGridLayout 38290 Base Offset 0 38291 Virtual Base Offset 0 38292 RTTI typeinfo for QGridLayout 38293 vfunc[0]: NULL or QGridLayout::metaObject() const 38294 vfunc[1]: QGridLayout::className() const 38295 vfunc[2]: QGridLayout::qt_cast(char const*) 38296 vfunc[3]: QGridLayout::qt_invoke(int, QUObject*) 38297 vfunc[4]: QGridLayout::qt_emit(int, QUObject*) 38298 vfunc[5]: QGridLayout::qt_property(int, int, QVariant*) 38299 vfunc[6]: QGridLayout::~QGridLayout() 38300 vfunc[7]: QGridLayout::~QGridLayout() 38301 vfunc[8]: QObject::event(QEvent*) 38302 vfunc[9]: QLayout::eventFilter(QObject*, QEvent*) 38303 vfunc[10]: QObject::setName(char const*) 38304 vfunc[11]: QObject::insertChild(QObject*) 38305 vfunc[12]: QObject::removeChild(QObject*) 38306 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38307 vfunc[14]: QObject::property(char const*) const 38308 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38309 vfunc[16]: QLayout::childEvent(QChildEvent*) 38310 vfunc[17]: QObject::customEvent(QCustomEvent*) 38311 vfunc[18]: QObject::connectNotify(char const*) 38312 vfunc[19]: QObject::disconnectNotify(char const*) 38313 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38314 const*, char const*) 38315 vfunc[21]: QLayout::setMargin(int) 38316 vfunc[22]: QLayout::setSpacing(int) 38317 vfunc[23]: QLayout::setMenuBar(QMenuBar*) 38318 vfunc[24]: QLayout::setAutoAdd(bool) 38319 vfunc[25]: QGridLayout::invalidate() 38320 vfunc[26]: QLayout::geometry() const 38321 vfunc[27]: QGridLayout::addItem(QLayoutItem*) 38322 vfunc[28]: QGridLayout::expanding() const 38323 vfunc[29]: QGridLayout::minimumSize() const 38324 vfunc[30]: QGridLayout::maximumSize() const 38325 vfunc[31]: QGridLayout::setGeometry(QRect const&) 38326 vfunc[32]: QGridLayout::iterator() 38327 vfunc[33]: QLayout::isEmpty() const 38328 vfunc[34]: QLayout::layout() 38329 vfunc[35]: QGridLayout::sizeHint() const 38330 vfunc[36]: QGridLayout::setRowStretch(int, int) 38331 vfunc[37]: QGridLayout::setColStretch(int, int) 38332 vfunc[38]: QGridLayout::hasHeightForWidth() const 38333 vfunc[39]: QGridLayout::heightForWidth(int) const 38334 38335 Table 8-547. Secondary vtable for QGridLayout 38336 Base Offset -80 38337 Virtual Base Offset 0 38338 RTTI typeinfo for QGridLayout 38339 vfunc[0]: non-virtual thunk to QGridLayout::~QGridLayout() 38340 vfunc[1]: non-virtual thunk to QGridLayout::~QGridLayout() 38341 vfunc[2]: non-virtual thunk to QGridLayout::sizeHint() const 38342 vfunc[3]: non-virtual thunk to QGridLayout::minimumSize() const 38343 vfunc[4]: non-virtual thunk to QGridLayout::maximumSize() const 38344 vfunc[5]: non-virtual thunk to QGridLayout::expanding() const 38345 vfunc[6]: non-virtual thunk to QGridLayout::setGeometry(QRect 38346 const&) 38347 vfunc[7]: non-virtual thunk to QLayout::geometry() const 38348 vfunc[8]: non-virtual thunk to QLayout::isEmpty() const 38349 vfunc[9]: non-virtual thunk to QGridLayout::hasHeightForWidth() 38350 const 38351 vfunc[10]: non-virtual thunk to 38352 QGridLayout::heightForWidth(int) const 38353 vfunc[11]: non-virtual thunk to QGridLayout::invalidate() 38354 vfunc[12]: QLayoutItem::widget() 38355 vfunc[13]: non-virtual thunk to QGridLayout::iterator() 38356 vfunc[14]: non-virtual thunk to QLayout::layout() 38357 vfunc[15]: QLayoutItem::spacerItem() 38358 vfunc[16]: QLayoutItem::setAlignment(int) 38359 38360 The Run Time Type Information for the QGridLayout class is 38361 described by Table 8-548 38362 38363 Table 8-548. typeinfo for QGridLayout 38364 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38365 Name typeinfo name for QGridLayout 38366 basetype: typeinfo for QLayout 38367 __________________________________________________________ 38368 38369 8.2.25.9. Class data for QSpacerItem 38370 38371 The virtual table for the QSpacerItem class is described by 38372 Table 8-549 38373 38374 Table 8-549. Primary vtable for QSpacerItem 38375 Base Offset 0 38376 Virtual Base Offset 0 38377 RTTI typeinfo for QSpacerItem 38378 vfunc[0]: NULL or QSpacerItem::~QSpacerItem() 38379 vfunc[1]: NULL or QSpacerItem::~QSpacerItem() 38380 vfunc[2]: QSpacerItem::sizeHint() const 38381 vfunc[3]: QSpacerItem::minimumSize() const 38382 vfunc[4]: QSpacerItem::maximumSize() const 38383 vfunc[5]: QSpacerItem::expanding() const 38384 vfunc[6]: QSpacerItem::setGeometry(QRect const&) 38385 vfunc[7]: QSpacerItem::geometry() const 38386 vfunc[8]: QSpacerItem::isEmpty() const 38387 vfunc[9]: QLayoutItem::hasHeightForWidth() const 38388 vfunc[10]: QLayoutItem::heightForWidth(int) const 38389 vfunc[11]: QLayoutItem::invalidate() 38390 vfunc[12]: QLayoutItem::widget() 38391 vfunc[13]: QLayoutItem::iterator() 38392 vfunc[14]: QLayoutItem::layout() 38393 vfunc[15]: QSpacerItem::spacerItem() 38394 vfunc[16]: QLayoutItem::setAlignment(int) 38395 38396 The Run Time Type Information for the QSpacerItem class is 38397 described by Table 8-550 38398 38399 Table 8-550. typeinfo for QSpacerItem 38400 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38401 Name typeinfo name for QSpacerItem 38402 basetype: typeinfo for QLayoutItem 38403 __________________________________________________________ 38404 38405 8.2.25.10. Class data for QLayoutItem 38406 38407 The virtual table for the QLayoutItem class is described by 38408 Table 8-551 38409 38410 Table 8-551. Primary vtable for QLayoutItem 38411 Base Offset 0 38412 Virtual Base Offset 0 38413 RTTI typeinfo for QLayoutItem 38414 vfunc[0]: QLayoutItem::~QLayoutItem() 38415 vfunc[1]: QLayoutItem::~QLayoutItem() 38416 vfunc[2]: __cxa_pure_virtual 38417 vfunc[3]: __cxa_pure_virtual 38418 vfunc[4]: __cxa_pure_virtual 38419 vfunc[5]: __cxa_pure_virtual 38420 vfunc[6]: __cxa_pure_virtual 38421 vfunc[7]: __cxa_pure_virtual 38422 vfunc[8]: __cxa_pure_virtual 38423 vfunc[9]: QLayoutItem::hasHeightForWidth() const 38424 vfunc[10]: QLayoutItem::heightForWidth(int) const 38425 vfunc[11]: QLayoutItem::invalidate() 38426 vfunc[12]: QLayoutItem::widget() 38427 vfunc[13]: QLayoutItem::iterator() 38428 vfunc[14]: QLayoutItem::layout() 38429 vfunc[15]: QLayoutItem::spacerItem() 38430 vfunc[16]: QLayoutItem::setAlignment(int) 38431 38432 The Run Time Type Information for the QLayoutItem class is 38433 described by Table 8-552 38434 38435 Table 8-552. typeinfo for QLayoutItem 38436 Base Vtable vtable for __cxxabiv1::__class_type_info 38437 Name typeinfo name for QLayoutItem 38438 __________________________________________________________ 38439 38440 8.2.25.11. Interfaces for Qt3 Layouts 38441 38442 An LSB conforming implementation shall provide the architecture 38443 specific functions for Qt3 Layouts specified in Table 8-553, 38444 with the full mandatory functionality as described in the 38445 referenced underlying specification. 38446 38447 Table 8-553. libqt-mt - Qt3 Layouts Function Interfaces 38448 _ZThn80_N10QBoxLayout10invalidateEv [CXXABI] 38449 _ZThn80_N10QBoxLayout11setGeometryERK5QRect [CXXABI] 38450 _ZThn80_N10QBoxLayout8iteratorEv [CXXABI] 38451 _ZThn80_N10QBoxLayoutD0Ev [CXXABI] 38452 _ZThn80_N10QBoxLayoutD1Ev [CXXABI] 38453 _ZThn80_N11QGridLayout10invalidateEv [CXXABI] 38454 _ZThn80_N11QGridLayout11setGeometryERK5QRect [CXXABI] 38455 _ZThn80_N11QGridLayout8iteratorEv [CXXABI] 38456 _ZThn80_N11QGridLayoutD0Ev [CXXABI] _ZThn80_N11QGridLayoutD1Ev 38457 [CXXABI] 38458 _ZThn80_N11QHBoxLayoutD0Ev [CXXABI] _ZThn80_N11QHBoxLayoutD1Ev 38459 [CXXABI] 38460 _ZThn80_N11QVBoxLayoutD0Ev [CXXABI] _ZThn80_N11QVBoxLayoutD1Ev 38461 [CXXABI] 38462 _ZThn80_N15QDockAreaLayout10invalidateEv [CXXABI] 38463 _ZThn80_N15QDockAreaLayout11setGeometryERK5QRect [CXXABI] 38464 _ZThn80_N15QDockAreaLayout8iteratorEv [CXXABI] 38465 _ZThn80_N7QLayout10invalidateEv [CXXABI] 38466 _ZThn80_N7QLayout6layoutEv [CXXABI] _ZThn80_N7QLayoutD0Ev 38467 [CXXABI] 38468 _ZThn80_N7QLayoutD1Ev [CXXABI] 38469 _ZThn80_NK10QBoxLayout11maximumSizeEv [CXXABI] 38470 _ZThn80_NK10QBoxLayout11minimumSizeEv [CXXABI] 38471 _ZThn80_NK10QBoxLayout14heightForWidthEi [CXXABI] 38472 _ZThn80_NK10QBoxLayout17hasHeightForWidthEv [CXXABI] 38473 _ZThn80_NK10QBoxLayout8sizeHintEv [CXXABI] 38474 _ZThn80_NK10QBoxLayout9expandingEv [CXXABI] 38475 _ZThn80_NK11QGridLayout11maximumSizeEv [CXXABI] 38476 _ZThn80_NK11QGridLayout11minimumSizeEv [CXXABI] 38477 _ZThn80_NK11QGridLayout14heightForWidthEi [CXXABI] 38478 _ZThn80_NK11QGridLayout17hasHeightForWidthEv [CXXABI] 38479 _ZThn80_NK11QGridLayout8sizeHintEv [CXXABI] 38480 _ZThn80_NK11QGridLayout9expandingEv [CXXABI] 38481 _ZThn80_NK15QDockAreaLayout11minimumSizeEv [CXXABI] 38482 _ZThn80_NK15QDockAreaLayout14heightForWidthEi [CXXABI] 38483 _ZThn80_NK15QDockAreaLayout17hasHeightForWidthEv [CXXABI] 38484 _ZThn80_NK15QDockAreaLayout8sizeHintEv [CXXABI] 38485 _ZThn80_NK7QLayout11maximumSizeEv [CXXABI] 38486 _ZThn80_NK7QLayout11minimumSizeEv [CXXABI] 38487 _ZThn80_NK7QLayout7isEmptyEv [CXXABI] 38488 _ZThn80_NK7QLayout8geometryEv [CXXABI] 38489 _ZThn80_NK7QLayout9expandingEv [CXXABI] 38490 __________________________________________________________ 38491 38492 8.2.26. Qt3 Dialogs 38493 __________________________________________________________ 38494 38495 8.2.26.1. Class data for QProgressDialog 38496 38497 The virtual table for the QProgressDialog class is described by 38498 Table 8-554 38499 38500 Table 8-554. Primary vtable for QProgressDialog 38501 Base Offset 0 38502 Virtual Base Offset 0 38503 RTTI typeinfo for QProgressDialog 38504 vfunc[0]: NULL or QProgressDialog::metaObject() const 38505 vfunc[1]: QProgressDialog::className() const 38506 vfunc[2]: QProgressDialog::qt_cast(char const*) 38507 vfunc[3]: QProgressDialog::qt_invoke(int, QUObject*) 38508 vfunc[4]: QProgressDialog::qt_emit(int, QUObject*) 38509 vfunc[5]: QProgressDialog::qt_property(int, int, QVariant*) 38510 vfunc[6]: QProgressDialog::~QProgressDialog() 38511 vfunc[7]: QProgressDialog::~QProgressDialog() 38512 vfunc[8]: QWidget::event(QEvent*) 38513 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 38514 vfunc[10]: QWidget::setName(char const*) 38515 vfunc[11]: QObject::insertChild(QObject*) 38516 vfunc[12]: QObject::removeChild(QObject*) 38517 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38518 vfunc[14]: QObject::property(char const*) const 38519 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38520 vfunc[16]: QObject::childEvent(QChildEvent*) 38521 vfunc[17]: QObject::customEvent(QCustomEvent*) 38522 vfunc[18]: QObject::connectNotify(char const*) 38523 vfunc[19]: QObject::disconnectNotify(char const*) 38524 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38525 const*, char const*) 38526 vfunc[21]: QWidget::setEnabled(bool) 38527 vfunc[22]: QWidget::setMinimumSize(int, int) 38528 vfunc[23]: QWidget::setMaximumSize(int, int) 38529 vfunc[24]: QWidget::setSizeIncrement(int, int) 38530 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 38531 vfunc[26]: QWidget::setEraseColor(QColor const&) 38532 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 38533 vfunc[28]: QWidget::setPalette(QPalette const&) 38534 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 38535 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 38536 vfunc[31]: QWidget::setFont(QFont const&) 38537 vfunc[32]: QWidget::setCursor(QCursor const&) 38538 vfunc[33]: QWidget::unsetCursor() 38539 vfunc[34]: QWidget::setMask(QBitmap const&) 38540 vfunc[35]: QWidget::setMask(QRegion const&) 38541 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 38542 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 38543 vfunc[38]: QWidget::setCaption(QString const&) 38544 vfunc[39]: QWidget::setIcon(QPixmap const&) 38545 vfunc[40]: QWidget::setIconText(QString const&) 38546 vfunc[41]: QWidget::setMouseTracking(bool) 38547 vfunc[42]: QWidget::setFocus() 38548 vfunc[43]: QWidget::setActiveWindow() 38549 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 38550 vfunc[45]: QWidget::setFocusProxy(QWidget*) 38551 vfunc[46]: QWidget::setUpdatesEnabled(bool) 38552 vfunc[47]: QDialog::show() 38553 vfunc[48]: QDialog::hide() 38554 vfunc[49]: QWidget::showMinimized() 38555 vfunc[50]: QWidget::showMaximized() 38556 vfunc[51]: QWidget::showNormal() 38557 vfunc[52]: QWidget::polish() 38558 vfunc[53]: QDialog::move(int, int) 38559 vfunc[54]: QDialog::resize(int, int) 38560 vfunc[55]: QDialog::setGeometry(int, int, int, int) 38561 vfunc[56]: QDialog::setGeometry(QRect const&) 38562 vfunc[57]: QWidget::close(bool) 38563 vfunc[58]: QProgressDialog::sizeHint() const 38564 vfunc[59]: QDialog::minimumSizeHint() const 38565 vfunc[60]: QWidget::sizePolicy() const 38566 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 38567 vfunc[62]: QWidget::heightForWidth(int) const 38568 vfunc[63]: QWidget::adjustSize() 38569 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 38570 const&, bool) 38571 vfunc[65]: QWidget::setAcceptDrops(bool) 38572 vfunc[66]: QWidget::setAutoMask(bool) 38573 vfunc[67]: 38574 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 38575 vfunc[68]: QWidget::customWhatsThis() const 38576 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 38577 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 38578 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 38579 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 38580 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 38581 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 38582 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 38583 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 38584 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 38585 vfunc[78]: QWidget::enterEvent(QEvent*) 38586 vfunc[79]: QWidget::leaveEvent(QEvent*) 38587 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 38588 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 38589 vfunc[82]: QProgressDialog::resizeEvent(QResizeEvent*) 38590 vfunc[83]: QProgressDialog::closeEvent(QCloseEvent*) 38591 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 38592 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 38593 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 38594 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 38595 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 38596 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 38597 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 38598 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 38599 vfunc[92]: QWidget::dropEvent(QDropEvent*) 38600 vfunc[93]: QProgressDialog::showEvent(QShowEvent*) 38601 vfunc[94]: QWidget::hideEvent(QHideEvent*) 38602 vfunc[95]: QWidget::x11Event(_XEvent*) 38603 vfunc[96]: QWidget::updateMask() 38604 vfunc[97]: QProgressDialog::styleChange(QStyle&) 38605 vfunc[98]: QWidget::enabledChange(bool) 38606 vfunc[99]: QWidget::paletteChange(QPalette const&) 38607 vfunc[100]: QWidget::fontChange(QFont const&) 38608 vfunc[101]: QWidget::windowActivationChange(bool) 38609 vfunc[102]: QWidget::metric(int) const 38610 vfunc[103]: QWidget::create(unsigned long, bool, bool) 38611 vfunc[104]: QWidget::destroy(bool, bool) 38612 vfunc[105]: NULL or QWidget::setWState(unsigned int) 38613 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 38614 vfunc[107]: QWidget::focusNextPrevChild(bool) 38615 vfunc[108]: QWidget::setKeyCompression(bool) 38616 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 38617 bool, QFont*) 38618 vfunc[110]: QDialog::done(int) 38619 vfunc[111]: QDialog::accept() 38620 vfunc[112]: QDialog::reject() 38621 38622 Table 8-555. Secondary vtable for QProgressDialog 38623 Base Offset -80 38624 Virtual Base Offset 0 38625 RTTI typeinfo for QProgressDialog 38626 vfunc[0]: non-virtual thunk to 38627 QProgressDialog::~QProgressDialog() 38628 vfunc[1]: non-virtual thunk to 38629 QProgressDialog::~QProgressDialog() 38630 vfunc[2]: QPaintDevice::setResolution(int) 38631 vfunc[3]: QPaintDevice::resolution() const 38632 vfunc[4]: QPaintDevice::handle() const 38633 vfunc[5]: QPaintDevice::x11RenderHandle() const 38634 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 38635 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 38636 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 38637 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 38638 const 38639 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 38640 38641 The Run Time Type Information for the QProgressDialog class is 38642 described by Table 8-556 38643 38644 Table 8-556. typeinfo for QProgressDialog 38645 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38646 Name typeinfo name for QProgressDialog 38647 basetype: typeinfo for QDialog 38648 __________________________________________________________ 38649 38650 8.2.26.2. Class data for QWizard 38651 38652 The virtual table for the QWizard class is described by Table 38653 8-557 38654 38655 Table 8-557. Primary vtable for QWizard 38656 Base Offset 0 38657 Virtual Base Offset 0 38658 RTTI typeinfo for QWizard 38659 vfunc[0]: NULL or QWizard::metaObject() const 38660 vfunc[1]: QWizard::className() const 38661 vfunc[2]: QWizard::qt_cast(char const*) 38662 vfunc[3]: QWizard::qt_invoke(int, QUObject*) 38663 vfunc[4]: QWizard::qt_emit(int, QUObject*) 38664 vfunc[5]: QWizard::qt_property(int, int, QVariant*) 38665 vfunc[6]: QWizard::~QWizard() 38666 vfunc[7]: QWizard::~QWizard() 38667 vfunc[8]: QWidget::event(QEvent*) 38668 vfunc[9]: QWizard::eventFilter(QObject*, QEvent*) 38669 vfunc[10]: QWidget::setName(char const*) 38670 vfunc[11]: QObject::insertChild(QObject*) 38671 vfunc[12]: QObject::removeChild(QObject*) 38672 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38673 vfunc[14]: QObject::property(char const*) const 38674 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38675 vfunc[16]: QObject::childEvent(QChildEvent*) 38676 vfunc[17]: QObject::customEvent(QCustomEvent*) 38677 vfunc[18]: QObject::connectNotify(char const*) 38678 vfunc[19]: QObject::disconnectNotify(char const*) 38679 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38680 const*, char const*) 38681 vfunc[21]: QWidget::setEnabled(bool) 38682 vfunc[22]: QWidget::setMinimumSize(int, int) 38683 vfunc[23]: QWidget::setMaximumSize(int, int) 38684 vfunc[24]: QWidget::setSizeIncrement(int, int) 38685 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 38686 vfunc[26]: QWidget::setEraseColor(QColor const&) 38687 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 38688 vfunc[28]: QWidget::setPalette(QPalette const&) 38689 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 38690 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 38691 vfunc[31]: QWizard::setFont(QFont const&) 38692 vfunc[32]: QWidget::setCursor(QCursor const&) 38693 vfunc[33]: QWidget::unsetCursor() 38694 vfunc[34]: QWidget::setMask(QBitmap const&) 38695 vfunc[35]: QWidget::setMask(QRegion const&) 38696 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 38697 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 38698 vfunc[38]: QWidget::setCaption(QString const&) 38699 vfunc[39]: QWidget::setIcon(QPixmap const&) 38700 vfunc[40]: QWidget::setIconText(QString const&) 38701 vfunc[41]: QWidget::setMouseTracking(bool) 38702 vfunc[42]: QWidget::setFocus() 38703 vfunc[43]: QWidget::setActiveWindow() 38704 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 38705 vfunc[45]: QWidget::setFocusProxy(QWidget*) 38706 vfunc[46]: QWidget::setUpdatesEnabled(bool) 38707 vfunc[47]: QWizard::show() 38708 vfunc[48]: QDialog::hide() 38709 vfunc[49]: QWidget::showMinimized() 38710 vfunc[50]: QWidget::showMaximized() 38711 vfunc[51]: QWidget::showNormal() 38712 vfunc[52]: QWidget::polish() 38713 vfunc[53]: QDialog::move(int, int) 38714 vfunc[54]: QDialog::resize(int, int) 38715 vfunc[55]: QDialog::setGeometry(int, int, int, int) 38716 vfunc[56]: QDialog::setGeometry(QRect const&) 38717 vfunc[57]: QWidget::close(bool) 38718 vfunc[58]: QDialog::sizeHint() const 38719 vfunc[59]: QDialog::minimumSizeHint() const 38720 vfunc[60]: QWidget::sizePolicy() const 38721 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 38722 vfunc[62]: QWidget::heightForWidth(int) const 38723 vfunc[63]: QWidget::adjustSize() 38724 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 38725 const&, bool) 38726 vfunc[65]: QWidget::setAcceptDrops(bool) 38727 vfunc[66]: QWidget::setAutoMask(bool) 38728 vfunc[67]: 38729 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 38730 vfunc[68]: QWidget::customWhatsThis() const 38731 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 38732 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 38733 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 38734 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 38735 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 38736 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 38737 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 38738 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 38739 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 38740 vfunc[78]: QWidget::enterEvent(QEvent*) 38741 vfunc[79]: QWidget::leaveEvent(QEvent*) 38742 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 38743 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 38744 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 38745 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 38746 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 38747 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 38748 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 38749 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 38750 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 38751 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 38752 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 38753 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 38754 vfunc[92]: QWidget::dropEvent(QDropEvent*) 38755 vfunc[93]: QWidget::showEvent(QShowEvent*) 38756 vfunc[94]: QWidget::hideEvent(QHideEvent*) 38757 vfunc[95]: QWidget::x11Event(_XEvent*) 38758 vfunc[96]: QWidget::updateMask() 38759 vfunc[97]: QWidget::styleChange(QStyle&) 38760 vfunc[98]: QWidget::enabledChange(bool) 38761 vfunc[99]: QWidget::paletteChange(QPalette const&) 38762 vfunc[100]: QWidget::fontChange(QFont const&) 38763 vfunc[101]: QWidget::windowActivationChange(bool) 38764 vfunc[102]: QWidget::metric(int) const 38765 vfunc[103]: QWidget::create(unsigned long, bool, bool) 38766 vfunc[104]: QWidget::destroy(bool, bool) 38767 vfunc[105]: NULL or QWidget::setWState(unsigned int) 38768 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 38769 vfunc[107]: QWidget::focusNextPrevChild(bool) 38770 vfunc[108]: QWidget::setKeyCompression(bool) 38771 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 38772 bool, QFont*) 38773 vfunc[110]: QDialog::done(int) 38774 vfunc[111]: QDialog::accept() 38775 vfunc[112]: QDialog::reject() 38776 vfunc[113]: QWizard::addPage(QWidget*, QString const&) 38777 vfunc[114]: QWizard::insertPage(QWidget*, QString const&, int) 38778 vfunc[115]: QWizard::removePage(QWidget*) 38779 vfunc[116]: QWizard::showPage(QWidget*) 38780 vfunc[117]: QWizard::appropriate(QWidget*) const 38781 vfunc[118]: QWizard::setAppropriate(QWidget*, bool) 38782 vfunc[119]: QWizard::setBackEnabled(QWidget*, bool) 38783 vfunc[120]: QWizard::setNextEnabled(QWidget*, bool) 38784 vfunc[121]: QWizard::setFinishEnabled(QWidget*, bool) 38785 vfunc[122]: QWizard::setHelpEnabled(QWidget*, bool) 38786 vfunc[123]: NULL or QWizard::setFinish(QWidget*, bool) 38787 vfunc[124]: QWizard::back() 38788 vfunc[125]: QWizard::next() 38789 vfunc[126]: QWizard::help() 38790 vfunc[127]: QWizard::layOutButtonRow(QHBoxLayout*) 38791 vfunc[128]: QWizard::layOutTitleRow(QHBoxLayout*, QString 38792 const&) 38793 38794 Table 8-558. Secondary vtable for QWizard 38795 Base Offset -80 38796 Virtual Base Offset 0 38797 RTTI typeinfo for QWizard 38798 vfunc[0]: non-virtual thunk to QWizard::~QWizard() 38799 vfunc[1]: non-virtual thunk to QWizard::~QWizard() 38800 vfunc[2]: QPaintDevice::setResolution(int) 38801 vfunc[3]: QPaintDevice::resolution() const 38802 vfunc[4]: QPaintDevice::handle() const 38803 vfunc[5]: QPaintDevice::x11RenderHandle() const 38804 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 38805 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 38806 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 38807 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 38808 const 38809 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 38810 38811 The Run Time Type Information for the QWizard class is 38812 described by Table 8-559 38813 38814 Table 8-559. typeinfo for QWizard 38815 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38816 Name typeinfo name for QWizard 38817 basetype: typeinfo for QDialog 38818 __________________________________________________________ 38819 38820 8.2.26.3. Class data for QSemiModal 38821 38822 The virtual table for the QSemiModal class is described by 38823 Table 8-560 38824 38825 Table 8-560. Primary vtable for QSemiModal 38826 Base Offset 0 38827 Virtual Base Offset 0 38828 RTTI typeinfo for QSemiModal 38829 vfunc[0]: NULL or QSemiModal::metaObject() const 38830 vfunc[1]: QSemiModal::className() const 38831 vfunc[2]: QSemiModal::qt_cast(char const*) 38832 vfunc[3]: QSemiModal::qt_invoke(int, QUObject*) 38833 vfunc[4]: QSemiModal::qt_emit(int, QUObject*) 38834 vfunc[5]: QSemiModal::qt_property(int, int, QVariant*) 38835 vfunc[6]: NULL or QSemiModal::~QSemiModal() 38836 vfunc[7]: NULL or QSemiModal::~QSemiModal() 38837 vfunc[8]: QWidget::event(QEvent*) 38838 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 38839 vfunc[10]: QWidget::setName(char const*) 38840 vfunc[11]: QObject::insertChild(QObject*) 38841 vfunc[12]: QObject::removeChild(QObject*) 38842 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38843 vfunc[14]: QObject::property(char const*) const 38844 vfunc[15]: QObject::timerEvent(QTimerEvent*) 38845 vfunc[16]: QObject::childEvent(QChildEvent*) 38846 vfunc[17]: QObject::customEvent(QCustomEvent*) 38847 vfunc[18]: QObject::connectNotify(char const*) 38848 vfunc[19]: QObject::disconnectNotify(char const*) 38849 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 38850 const*, char const*) 38851 vfunc[21]: QWidget::setEnabled(bool) 38852 vfunc[22]: QWidget::setMinimumSize(int, int) 38853 vfunc[23]: QWidget::setMaximumSize(int, int) 38854 vfunc[24]: QWidget::setSizeIncrement(int, int) 38855 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 38856 vfunc[26]: QWidget::setEraseColor(QColor const&) 38857 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 38858 vfunc[28]: QWidget::setPalette(QPalette const&) 38859 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 38860 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 38861 vfunc[31]: QWidget::setFont(QFont const&) 38862 vfunc[32]: QWidget::setCursor(QCursor const&) 38863 vfunc[33]: QWidget::unsetCursor() 38864 vfunc[34]: QWidget::setMask(QBitmap const&) 38865 vfunc[35]: QWidget::setMask(QRegion const&) 38866 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 38867 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 38868 vfunc[38]: QWidget::setCaption(QString const&) 38869 vfunc[39]: QWidget::setIcon(QPixmap const&) 38870 vfunc[40]: QWidget::setIconText(QString const&) 38871 vfunc[41]: QWidget::setMouseTracking(bool) 38872 vfunc[42]: QWidget::setFocus() 38873 vfunc[43]: QWidget::setActiveWindow() 38874 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 38875 vfunc[45]: QWidget::setFocusProxy(QWidget*) 38876 vfunc[46]: QWidget::setUpdatesEnabled(bool) 38877 vfunc[47]: QDialog::show() 38878 vfunc[48]: QDialog::hide() 38879 vfunc[49]: QWidget::showMinimized() 38880 vfunc[50]: QWidget::showMaximized() 38881 vfunc[51]: QWidget::showNormal() 38882 vfunc[52]: QWidget::polish() 38883 vfunc[53]: QDialog::move(int, int) 38884 vfunc[54]: QDialog::resize(int, int) 38885 vfunc[55]: QDialog::setGeometry(int, int, int, int) 38886 vfunc[56]: QDialog::setGeometry(QRect const&) 38887 vfunc[57]: QWidget::close(bool) 38888 vfunc[58]: QDialog::sizeHint() const 38889 vfunc[59]: QDialog::minimumSizeHint() const 38890 vfunc[60]: QWidget::sizePolicy() const 38891 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 38892 vfunc[62]: QWidget::heightForWidth(int) const 38893 vfunc[63]: QWidget::adjustSize() 38894 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 38895 const&, bool) 38896 vfunc[65]: QWidget::setAcceptDrops(bool) 38897 vfunc[66]: QWidget::setAutoMask(bool) 38898 vfunc[67]: 38899 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 38900 vfunc[68]: QWidget::customWhatsThis() const 38901 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 38902 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 38903 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 38904 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 38905 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 38906 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 38907 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 38908 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 38909 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 38910 vfunc[78]: QWidget::enterEvent(QEvent*) 38911 vfunc[79]: QWidget::leaveEvent(QEvent*) 38912 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 38913 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 38914 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 38915 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 38916 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 38917 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 38918 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 38919 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 38920 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 38921 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 38922 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 38923 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 38924 vfunc[92]: QWidget::dropEvent(QDropEvent*) 38925 vfunc[93]: QWidget::showEvent(QShowEvent*) 38926 vfunc[94]: QWidget::hideEvent(QHideEvent*) 38927 vfunc[95]: QWidget::x11Event(_XEvent*) 38928 vfunc[96]: QWidget::updateMask() 38929 vfunc[97]: QWidget::styleChange(QStyle&) 38930 vfunc[98]: QWidget::enabledChange(bool) 38931 vfunc[99]: QWidget::paletteChange(QPalette const&) 38932 vfunc[100]: QWidget::fontChange(QFont const&) 38933 vfunc[101]: QWidget::windowActivationChange(bool) 38934 vfunc[102]: QWidget::metric(int) const 38935 vfunc[103]: QWidget::create(unsigned long, bool, bool) 38936 vfunc[104]: QWidget::destroy(bool, bool) 38937 vfunc[105]: NULL or QWidget::setWState(unsigned int) 38938 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 38939 vfunc[107]: QWidget::focusNextPrevChild(bool) 38940 vfunc[108]: QWidget::setKeyCompression(bool) 38941 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 38942 bool, QFont*) 38943 vfunc[110]: QDialog::done(int) 38944 vfunc[111]: QDialog::accept() 38945 vfunc[112]: QDialog::reject() 38946 38947 Table 8-561. Secondary vtable for QSemiModal 38948 Base Offset -80 38949 Virtual Base Offset 0 38950 RTTI typeinfo for QSemiModal 38951 vfunc[0]: NULL or non-virtual thunk to 38952 QSemiModal::~QSemiModal() 38953 vfunc[1]: NULL or non-virtual thunk to 38954 QSemiModal::~QSemiModal() 38955 vfunc[2]: QPaintDevice::setResolution(int) 38956 vfunc[3]: QPaintDevice::resolution() const 38957 vfunc[4]: QPaintDevice::handle() const 38958 vfunc[5]: QPaintDevice::x11RenderHandle() const 38959 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 38960 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 38961 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 38962 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 38963 const 38964 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 38965 38966 The Run Time Type Information for the QSemiModal class is 38967 described by Table 8-562 38968 38969 Table 8-562. typeinfo for QSemiModal 38970 Base Vtable vtable for __cxxabiv1::__si_class_type_info 38971 Name typeinfo name for QSemiModal 38972 basetype: typeinfo for QDialog 38973 __________________________________________________________ 38974 38975 8.2.26.4. Class data for QFileDialog 38976 38977 The virtual table for the QFileDialog class is described by 38978 Table 8-563 38979 38980 Table 8-563. Primary vtable for QFileDialog 38981 Base Offset 0 38982 Virtual Base Offset 0 38983 RTTI typeinfo for QFileDialog 38984 vfunc[0]: NULL or QFileDialog::metaObject() const 38985 vfunc[1]: QFileDialog::className() const 38986 vfunc[2]: QFileDialog::qt_cast(char const*) 38987 vfunc[3]: QFileDialog::qt_invoke(int, QUObject*) 38988 vfunc[4]: QFileDialog::qt_emit(int, QUObject*) 38989 vfunc[5]: QFileDialog::qt_property(int, int, QVariant*) 38990 vfunc[6]: QFileDialog::~QFileDialog() 38991 vfunc[7]: QFileDialog::~QFileDialog() 38992 vfunc[8]: QWidget::event(QEvent*) 38993 vfunc[9]: QFileDialog::eventFilter(QObject*, QEvent*) 38994 vfunc[10]: QWidget::setName(char const*) 38995 vfunc[11]: QObject::insertChild(QObject*) 38996 vfunc[12]: QObject::removeChild(QObject*) 38997 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 38998 vfunc[14]: QObject::property(char const*) const 38999 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39000 vfunc[16]: QObject::childEvent(QChildEvent*) 39001 vfunc[17]: QObject::customEvent(QCustomEvent*) 39002 vfunc[18]: QObject::connectNotify(char const*) 39003 vfunc[19]: QObject::disconnectNotify(char const*) 39004 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39005 const*, char const*) 39006 vfunc[21]: QWidget::setEnabled(bool) 39007 vfunc[22]: QWidget::setMinimumSize(int, int) 39008 vfunc[23]: QWidget::setMaximumSize(int, int) 39009 vfunc[24]: QWidget::setSizeIncrement(int, int) 39010 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39011 vfunc[26]: QWidget::setEraseColor(QColor const&) 39012 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39013 vfunc[28]: QWidget::setPalette(QPalette const&) 39014 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39015 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39016 vfunc[31]: QWidget::setFont(QFont const&) 39017 vfunc[32]: QWidget::setCursor(QCursor const&) 39018 vfunc[33]: QWidget::unsetCursor() 39019 vfunc[34]: QWidget::setMask(QBitmap const&) 39020 vfunc[35]: QWidget::setMask(QRegion const&) 39021 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39022 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39023 vfunc[38]: QWidget::setCaption(QString const&) 39024 vfunc[39]: QWidget::setIcon(QPixmap const&) 39025 vfunc[40]: QWidget::setIconText(QString const&) 39026 vfunc[41]: QWidget::setMouseTracking(bool) 39027 vfunc[42]: QWidget::setFocus() 39028 vfunc[43]: QWidget::setActiveWindow() 39029 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39030 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39031 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39032 vfunc[47]: QDialog::show() 39033 vfunc[48]: QDialog::hide() 39034 vfunc[49]: QWidget::showMinimized() 39035 vfunc[50]: QWidget::showMaximized() 39036 vfunc[51]: QWidget::showNormal() 39037 vfunc[52]: QWidget::polish() 39038 vfunc[53]: QDialog::move(int, int) 39039 vfunc[54]: QDialog::resize(int, int) 39040 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39041 vfunc[56]: QDialog::setGeometry(QRect const&) 39042 vfunc[57]: QWidget::close(bool) 39043 vfunc[58]: QDialog::sizeHint() const 39044 vfunc[59]: QDialog::minimumSizeHint() const 39045 vfunc[60]: QWidget::sizePolicy() const 39046 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39047 vfunc[62]: QWidget::heightForWidth(int) const 39048 vfunc[63]: QWidget::adjustSize() 39049 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39050 const&, bool) 39051 vfunc[65]: QWidget::setAcceptDrops(bool) 39052 vfunc[66]: QWidget::setAutoMask(bool) 39053 vfunc[67]: 39054 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39055 vfunc[68]: QWidget::customWhatsThis() const 39056 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39057 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39058 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39059 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39060 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39061 vfunc[74]: QFileDialog::keyPressEvent(QKeyEvent*) 39062 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39063 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39064 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39065 vfunc[78]: QWidget::enterEvent(QEvent*) 39066 vfunc[79]: QWidget::leaveEvent(QEvent*) 39067 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39068 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39069 vfunc[82]: QFileDialog::resizeEvent(QResizeEvent*) 39070 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39071 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39072 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39073 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39074 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39075 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39076 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39077 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39078 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39079 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39080 vfunc[93]: QWidget::showEvent(QShowEvent*) 39081 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39082 vfunc[95]: QWidget::x11Event(_XEvent*) 39083 vfunc[96]: QWidget::updateMask() 39084 vfunc[97]: QWidget::styleChange(QStyle&) 39085 vfunc[98]: QWidget::enabledChange(bool) 39086 vfunc[99]: QWidget::paletteChange(QPalette const&) 39087 vfunc[100]: QWidget::fontChange(QFont const&) 39088 vfunc[101]: QWidget::windowActivationChange(bool) 39089 vfunc[102]: QWidget::metric(int) const 39090 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39091 vfunc[104]: QWidget::destroy(bool, bool) 39092 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39093 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39094 vfunc[107]: QWidget::focusNextPrevChild(bool) 39095 vfunc[108]: QWidget::setKeyCompression(bool) 39096 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39097 bool, QFont*) 39098 vfunc[110]: QFileDialog::done(int) 39099 vfunc[111]: QDialog::accept() 39100 vfunc[112]: QDialog::reject() 39101 vfunc[113]: QFileDialog::setSelectedFilter(QString const&) 39102 vfunc[114]: QFileDialog::setSelectedFilter(int) 39103 39104 Table 8-564. Secondary vtable for QFileDialog 39105 Base Offset -80 39106 Virtual Base Offset 0 39107 RTTI typeinfo for QFileDialog 39108 vfunc[0]: non-virtual thunk to QFileDialog::~QFileDialog() 39109 vfunc[1]: non-virtual thunk to QFileDialog::~QFileDialog() 39110 vfunc[2]: QPaintDevice::setResolution(int) 39111 vfunc[3]: QPaintDevice::resolution() const 39112 vfunc[4]: QPaintDevice::handle() const 39113 vfunc[5]: QPaintDevice::x11RenderHandle() const 39114 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39115 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39116 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39117 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39118 const 39119 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39120 39121 The Run Time Type Information for the QFileDialog class is 39122 described by Table 8-565 39123 39124 Table 8-565. typeinfo for QFileDialog 39125 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39126 Name typeinfo name for QFileDialog 39127 basetype: typeinfo for QDialog 39128 __________________________________________________________ 39129 39130 8.2.26.5. Class data for QErrorMessage 39131 39132 The virtual table for the QErrorMessage class is described by 39133 Table 8-566 39134 39135 Table 8-566. Primary vtable for QErrorMessage 39136 Base Offset 0 39137 Virtual Base Offset 0 39138 RTTI typeinfo for QErrorMessage 39139 vfunc[0]: NULL or QErrorMessage::metaObject() const 39140 vfunc[1]: QErrorMessage::className() const 39141 vfunc[2]: QErrorMessage::qt_cast(char const*) 39142 vfunc[3]: QErrorMessage::qt_invoke(int, QUObject*) 39143 vfunc[4]: QErrorMessage::qt_emit(int, QUObject*) 39144 vfunc[5]: QErrorMessage::qt_property(int, int, QVariant*) 39145 vfunc[6]: QErrorMessage::~QErrorMessage() 39146 vfunc[7]: QErrorMessage::~QErrorMessage() 39147 vfunc[8]: QWidget::event(QEvent*) 39148 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39149 vfunc[10]: QWidget::setName(char const*) 39150 vfunc[11]: QObject::insertChild(QObject*) 39151 vfunc[12]: QObject::removeChild(QObject*) 39152 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39153 vfunc[14]: QObject::property(char const*) const 39154 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39155 vfunc[16]: QObject::childEvent(QChildEvent*) 39156 vfunc[17]: QObject::customEvent(QCustomEvent*) 39157 vfunc[18]: QObject::connectNotify(char const*) 39158 vfunc[19]: QObject::disconnectNotify(char const*) 39159 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39160 const*, char const*) 39161 vfunc[21]: QWidget::setEnabled(bool) 39162 vfunc[22]: QWidget::setMinimumSize(int, int) 39163 vfunc[23]: QWidget::setMaximumSize(int, int) 39164 vfunc[24]: QWidget::setSizeIncrement(int, int) 39165 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39166 vfunc[26]: QWidget::setEraseColor(QColor const&) 39167 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39168 vfunc[28]: QWidget::setPalette(QPalette const&) 39169 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39170 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39171 vfunc[31]: QWidget::setFont(QFont const&) 39172 vfunc[32]: QWidget::setCursor(QCursor const&) 39173 vfunc[33]: QWidget::unsetCursor() 39174 vfunc[34]: QWidget::setMask(QBitmap const&) 39175 vfunc[35]: QWidget::setMask(QRegion const&) 39176 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39177 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39178 vfunc[38]: QWidget::setCaption(QString const&) 39179 vfunc[39]: QWidget::setIcon(QPixmap const&) 39180 vfunc[40]: QWidget::setIconText(QString const&) 39181 vfunc[41]: QWidget::setMouseTracking(bool) 39182 vfunc[42]: QWidget::setFocus() 39183 vfunc[43]: QWidget::setActiveWindow() 39184 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39185 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39186 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39187 vfunc[47]: QDialog::show() 39188 vfunc[48]: QDialog::hide() 39189 vfunc[49]: QWidget::showMinimized() 39190 vfunc[50]: QWidget::showMaximized() 39191 vfunc[51]: QWidget::showNormal() 39192 vfunc[52]: QWidget::polish() 39193 vfunc[53]: QDialog::move(int, int) 39194 vfunc[54]: QDialog::resize(int, int) 39195 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39196 vfunc[56]: QDialog::setGeometry(QRect const&) 39197 vfunc[57]: QWidget::close(bool) 39198 vfunc[58]: QDialog::sizeHint() const 39199 vfunc[59]: QDialog::minimumSizeHint() const 39200 vfunc[60]: QWidget::sizePolicy() const 39201 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39202 vfunc[62]: QWidget::heightForWidth(int) const 39203 vfunc[63]: QWidget::adjustSize() 39204 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39205 const&, bool) 39206 vfunc[65]: QWidget::setAcceptDrops(bool) 39207 vfunc[66]: QWidget::setAutoMask(bool) 39208 vfunc[67]: 39209 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39210 vfunc[68]: QWidget::customWhatsThis() const 39211 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39212 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39213 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39214 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39215 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39216 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39217 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39218 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39219 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39220 vfunc[78]: QWidget::enterEvent(QEvent*) 39221 vfunc[79]: QWidget::leaveEvent(QEvent*) 39222 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39223 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39224 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39225 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39226 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39227 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39228 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39229 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39230 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39231 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39232 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39233 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39234 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39235 vfunc[93]: QWidget::showEvent(QShowEvent*) 39236 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39237 vfunc[95]: QWidget::x11Event(_XEvent*) 39238 vfunc[96]: QWidget::updateMask() 39239 vfunc[97]: QWidget::styleChange(QStyle&) 39240 vfunc[98]: QWidget::enabledChange(bool) 39241 vfunc[99]: QWidget::paletteChange(QPalette const&) 39242 vfunc[100]: QWidget::fontChange(QFont const&) 39243 vfunc[101]: QWidget::windowActivationChange(bool) 39244 vfunc[102]: QWidget::metric(int) const 39245 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39246 vfunc[104]: QWidget::destroy(bool, bool) 39247 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39248 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39249 vfunc[107]: QWidget::focusNextPrevChild(bool) 39250 vfunc[108]: QWidget::setKeyCompression(bool) 39251 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39252 bool, QFont*) 39253 vfunc[110]: QErrorMessage::done(int) 39254 vfunc[111]: QDialog::accept() 39255 vfunc[112]: QDialog::reject() 39256 39257 Table 8-567. Secondary vtable for QErrorMessage 39258 Base Offset -80 39259 Virtual Base Offset 0 39260 RTTI typeinfo for QErrorMessage 39261 vfunc[0]: non-virtual thunk to QErrorMessage::~QErrorMessage() 39262 vfunc[1]: non-virtual thunk to QErrorMessage::~QErrorMessage() 39263 vfunc[2]: QPaintDevice::setResolution(int) 39264 vfunc[3]: QPaintDevice::resolution() const 39265 vfunc[4]: QPaintDevice::handle() const 39266 vfunc[5]: QPaintDevice::x11RenderHandle() const 39267 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39268 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39269 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39270 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39271 const 39272 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39273 39274 The Run Time Type Information for the QErrorMessage class is 39275 described by Table 8-568 39276 39277 Table 8-568. typeinfo for QErrorMessage 39278 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39279 Name typeinfo name for QErrorMessage 39280 basetype: typeinfo for QDialog 39281 __________________________________________________________ 39282 39283 8.2.26.6. Class data for QFilePreview 39284 39285 The virtual table for the QFilePreview class is described by 39286 Table 8-569 39287 39288 Table 8-569. Primary vtable for QFilePreview 39289 Base Offset 0 39290 Virtual Base Offset 0 39291 RTTI typeinfo for QFilePreview 39292 vfunc[0]: __cxa_pure_virtual 39293 39294 The Run Time Type Information for the QFilePreview class is 39295 described by Table 8-570 39296 39297 Table 8-570. typeinfo for QFilePreview 39298 Base Vtable vtable for __cxxabiv1::__class_type_info 39299 Name typeinfo name for QFilePreview 39300 __________________________________________________________ 39301 39302 8.2.26.7. Class data for QMessageBox 39303 39304 The virtual table for the QMessageBox class is described by 39305 Table 8-571 39306 39307 Table 8-571. Primary vtable for QMessageBox 39308 Base Offset 0 39309 Virtual Base Offset 0 39310 RTTI typeinfo for QMessageBox 39311 vfunc[0]: NULL or QMessageBox::metaObject() const 39312 vfunc[1]: QMessageBox::className() const 39313 vfunc[2]: QMessageBox::qt_cast(char const*) 39314 vfunc[3]: QMessageBox::qt_invoke(int, QUObject*) 39315 vfunc[4]: QMessageBox::qt_emit(int, QUObject*) 39316 vfunc[5]: QMessageBox::qt_property(int, int, QVariant*) 39317 vfunc[6]: QMessageBox::~QMessageBox() 39318 vfunc[7]: QMessageBox::~QMessageBox() 39319 vfunc[8]: QWidget::event(QEvent*) 39320 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39321 vfunc[10]: QWidget::setName(char const*) 39322 vfunc[11]: QObject::insertChild(QObject*) 39323 vfunc[12]: QObject::removeChild(QObject*) 39324 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39325 vfunc[14]: QObject::property(char const*) const 39326 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39327 vfunc[16]: QObject::childEvent(QChildEvent*) 39328 vfunc[17]: QObject::customEvent(QCustomEvent*) 39329 vfunc[18]: QObject::connectNotify(char const*) 39330 vfunc[19]: QObject::disconnectNotify(char const*) 39331 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39332 const*, char const*) 39333 vfunc[21]: QWidget::setEnabled(bool) 39334 vfunc[22]: QWidget::setMinimumSize(int, int) 39335 vfunc[23]: QWidget::setMaximumSize(int, int) 39336 vfunc[24]: QWidget::setSizeIncrement(int, int) 39337 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39338 vfunc[26]: QWidget::setEraseColor(QColor const&) 39339 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39340 vfunc[28]: QWidget::setPalette(QPalette const&) 39341 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39342 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39343 vfunc[31]: QWidget::setFont(QFont const&) 39344 vfunc[32]: QWidget::setCursor(QCursor const&) 39345 vfunc[33]: QWidget::unsetCursor() 39346 vfunc[34]: QWidget::setMask(QBitmap const&) 39347 vfunc[35]: QWidget::setMask(QRegion const&) 39348 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39349 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39350 vfunc[38]: QWidget::setCaption(QString const&) 39351 vfunc[39]: QMessageBox::setIcon(QPixmap const&) 39352 vfunc[40]: QWidget::setIconText(QString const&) 39353 vfunc[41]: QWidget::setMouseTracking(bool) 39354 vfunc[42]: QWidget::setFocus() 39355 vfunc[43]: QWidget::setActiveWindow() 39356 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39357 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39358 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39359 vfunc[47]: QDialog::show() 39360 vfunc[48]: QDialog::hide() 39361 vfunc[49]: QWidget::showMinimized() 39362 vfunc[50]: QWidget::showMaximized() 39363 vfunc[51]: QWidget::showNormal() 39364 vfunc[52]: QWidget::polish() 39365 vfunc[53]: QDialog::move(int, int) 39366 vfunc[54]: QDialog::resize(int, int) 39367 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39368 vfunc[56]: QDialog::setGeometry(QRect const&) 39369 vfunc[57]: QWidget::close(bool) 39370 vfunc[58]: QDialog::sizeHint() const 39371 vfunc[59]: QDialog::minimumSizeHint() const 39372 vfunc[60]: QWidget::sizePolicy() const 39373 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39374 vfunc[62]: QWidget::heightForWidth(int) const 39375 vfunc[63]: QMessageBox::adjustSize() 39376 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39377 const&, bool) 39378 vfunc[65]: QWidget::setAcceptDrops(bool) 39379 vfunc[66]: QWidget::setAutoMask(bool) 39380 vfunc[67]: 39381 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39382 vfunc[68]: QWidget::customWhatsThis() const 39383 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39384 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39385 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39386 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39387 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39388 vfunc[74]: QMessageBox::keyPressEvent(QKeyEvent*) 39389 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39390 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39391 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39392 vfunc[78]: QWidget::enterEvent(QEvent*) 39393 vfunc[79]: QWidget::leaveEvent(QEvent*) 39394 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39395 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39396 vfunc[82]: QMessageBox::resizeEvent(QResizeEvent*) 39397 vfunc[83]: QMessageBox::closeEvent(QCloseEvent*) 39398 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39399 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39400 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39401 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39402 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39403 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39404 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39405 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39406 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39407 vfunc[93]: QMessageBox::showEvent(QShowEvent*) 39408 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39409 vfunc[95]: QWidget::x11Event(_XEvent*) 39410 vfunc[96]: QWidget::updateMask() 39411 vfunc[97]: QWidget::styleChange(QStyle&) 39412 vfunc[98]: QWidget::enabledChange(bool) 39413 vfunc[99]: QWidget::paletteChange(QPalette const&) 39414 vfunc[100]: QWidget::fontChange(QFont const&) 39415 vfunc[101]: QWidget::windowActivationChange(bool) 39416 vfunc[102]: QWidget::metric(int) const 39417 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39418 vfunc[104]: QWidget::destroy(bool, bool) 39419 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39420 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39421 vfunc[107]: QWidget::focusNextPrevChild(bool) 39422 vfunc[108]: QWidget::setKeyCompression(bool) 39423 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39424 bool, QFont*) 39425 vfunc[110]: QDialog::done(int) 39426 vfunc[111]: QDialog::accept() 39427 vfunc[112]: QDialog::reject() 39428 39429 Table 8-572. Secondary vtable for QMessageBox 39430 Base Offset -80 39431 Virtual Base Offset 0 39432 RTTI typeinfo for QMessageBox 39433 vfunc[0]: non-virtual thunk to QMessageBox::~QMessageBox() 39434 vfunc[1]: non-virtual thunk to QMessageBox::~QMessageBox() 39435 vfunc[2]: QPaintDevice::setResolution(int) 39436 vfunc[3]: QPaintDevice::resolution() const 39437 vfunc[4]: QPaintDevice::handle() const 39438 vfunc[5]: QPaintDevice::x11RenderHandle() const 39439 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39440 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39441 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39442 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39443 const 39444 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39445 39446 The Run Time Type Information for the QMessageBox class is 39447 described by Table 8-573 39448 39449 Table 8-573. typeinfo for QMessageBox 39450 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39451 Name typeinfo name for QMessageBox 39452 basetype: typeinfo for QDialog 39453 __________________________________________________________ 39454 39455 8.2.26.8. Class data for QDialog 39456 39457 The virtual table for the QDialog class is described by Table 39458 8-574 39459 39460 Table 8-574. Primary vtable for QDialog 39461 Base Offset 0 39462 Virtual Base Offset 0 39463 RTTI typeinfo for QDialog 39464 vfunc[0]: NULL or QDialog::metaObject() const 39465 vfunc[1]: QDialog::className() const 39466 vfunc[2]: QDialog::qt_cast(char const*) 39467 vfunc[3]: QDialog::qt_invoke(int, QUObject*) 39468 vfunc[4]: QDialog::qt_emit(int, QUObject*) 39469 vfunc[5]: QDialog::qt_property(int, int, QVariant*) 39470 vfunc[6]: QDialog::~QDialog() 39471 vfunc[7]: QDialog::~QDialog() 39472 vfunc[8]: QWidget::event(QEvent*) 39473 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39474 vfunc[10]: QWidget::setName(char const*) 39475 vfunc[11]: QObject::insertChild(QObject*) 39476 vfunc[12]: QObject::removeChild(QObject*) 39477 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39478 vfunc[14]: QObject::property(char const*) const 39479 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39480 vfunc[16]: QObject::childEvent(QChildEvent*) 39481 vfunc[17]: QObject::customEvent(QCustomEvent*) 39482 vfunc[18]: QObject::connectNotify(char const*) 39483 vfunc[19]: QObject::disconnectNotify(char const*) 39484 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39485 const*, char const*) 39486 vfunc[21]: QWidget::setEnabled(bool) 39487 vfunc[22]: QWidget::setMinimumSize(int, int) 39488 vfunc[23]: QWidget::setMaximumSize(int, int) 39489 vfunc[24]: QWidget::setSizeIncrement(int, int) 39490 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39491 vfunc[26]: QWidget::setEraseColor(QColor const&) 39492 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39493 vfunc[28]: QWidget::setPalette(QPalette const&) 39494 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39495 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39496 vfunc[31]: QWidget::setFont(QFont const&) 39497 vfunc[32]: QWidget::setCursor(QCursor const&) 39498 vfunc[33]: QWidget::unsetCursor() 39499 vfunc[34]: QWidget::setMask(QBitmap const&) 39500 vfunc[35]: QWidget::setMask(QRegion const&) 39501 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39502 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39503 vfunc[38]: QWidget::setCaption(QString const&) 39504 vfunc[39]: QWidget::setIcon(QPixmap const&) 39505 vfunc[40]: QWidget::setIconText(QString const&) 39506 vfunc[41]: QWidget::setMouseTracking(bool) 39507 vfunc[42]: QWidget::setFocus() 39508 vfunc[43]: QWidget::setActiveWindow() 39509 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39510 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39511 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39512 vfunc[47]: QDialog::show() 39513 vfunc[48]: QDialog::hide() 39514 vfunc[49]: QWidget::showMinimized() 39515 vfunc[50]: QWidget::showMaximized() 39516 vfunc[51]: QWidget::showNormal() 39517 vfunc[52]: QWidget::polish() 39518 vfunc[53]: QDialog::move(int, int) 39519 vfunc[54]: QDialog::resize(int, int) 39520 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39521 vfunc[56]: QDialog::setGeometry(QRect const&) 39522 vfunc[57]: QWidget::close(bool) 39523 vfunc[58]: QDialog::sizeHint() const 39524 vfunc[59]: QDialog::minimumSizeHint() const 39525 vfunc[60]: QWidget::sizePolicy() const 39526 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39527 vfunc[62]: QWidget::heightForWidth(int) const 39528 vfunc[63]: QWidget::adjustSize() 39529 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39530 const&, bool) 39531 vfunc[65]: QWidget::setAcceptDrops(bool) 39532 vfunc[66]: QWidget::setAutoMask(bool) 39533 vfunc[67]: 39534 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39535 vfunc[68]: QWidget::customWhatsThis() const 39536 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39537 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39538 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39539 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39540 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39541 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39542 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39543 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39544 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39545 vfunc[78]: QWidget::enterEvent(QEvent*) 39546 vfunc[79]: QWidget::leaveEvent(QEvent*) 39547 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39548 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39549 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39550 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39551 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39552 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39553 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39554 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39555 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39556 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39557 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39558 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39559 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39560 vfunc[93]: QWidget::showEvent(QShowEvent*) 39561 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39562 vfunc[95]: QWidget::x11Event(_XEvent*) 39563 vfunc[96]: QWidget::updateMask() 39564 vfunc[97]: QWidget::styleChange(QStyle&) 39565 vfunc[98]: QWidget::enabledChange(bool) 39566 vfunc[99]: QWidget::paletteChange(QPalette const&) 39567 vfunc[100]: QWidget::fontChange(QFont const&) 39568 vfunc[101]: QWidget::windowActivationChange(bool) 39569 vfunc[102]: QWidget::metric(int) const 39570 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39571 vfunc[104]: QWidget::destroy(bool, bool) 39572 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39573 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39574 vfunc[107]: QWidget::focusNextPrevChild(bool) 39575 vfunc[108]: QWidget::setKeyCompression(bool) 39576 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39577 bool, QFont*) 39578 vfunc[110]: QDialog::done(int) 39579 vfunc[111]: QDialog::accept() 39580 vfunc[112]: QDialog::reject() 39581 39582 Table 8-575. Secondary vtable for QDialog 39583 Base Offset -80 39584 Virtual Base Offset 0 39585 RTTI typeinfo for QDialog 39586 vfunc[0]: non-virtual thunk to QDialog::~QDialog() 39587 vfunc[1]: non-virtual thunk to QDialog::~QDialog() 39588 vfunc[2]: QPaintDevice::setResolution(int) 39589 vfunc[3]: QPaintDevice::resolution() const 39590 vfunc[4]: QPaintDevice::handle() const 39591 vfunc[5]: QPaintDevice::x11RenderHandle() const 39592 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39593 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39594 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39595 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39596 const 39597 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39598 39599 The Run Time Type Information for the QDialog class is 39600 described by Table 8-576 39601 39602 Table 8-576. typeinfo for QDialog 39603 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39604 Name typeinfo name for QDialog 39605 basetype: typeinfo for QWidget 39606 __________________________________________________________ 39607 39608 8.2.26.9. Class data for QFontDialog 39609 39610 The virtual table for the QFontDialog class is described by 39611 Table 8-577 39612 39613 Table 8-577. Primary vtable for QFontDialog 39614 Base Offset 0 39615 Virtual Base Offset 0 39616 RTTI typeinfo for QFontDialog 39617 vfunc[0]: NULL or QFontDialog::metaObject() const 39618 vfunc[1]: QFontDialog::className() const 39619 vfunc[2]: QFontDialog::qt_cast(char const*) 39620 vfunc[3]: QFontDialog::qt_invoke(int, QUObject*) 39621 vfunc[4]: QFontDialog::qt_emit(int, QUObject*) 39622 vfunc[5]: QFontDialog::qt_property(int, int, QVariant*) 39623 vfunc[6]: QFontDialog::~QFontDialog() 39624 vfunc[7]: QFontDialog::~QFontDialog() 39625 vfunc[8]: QWidget::event(QEvent*) 39626 vfunc[9]: QFontDialog::eventFilter(QObject*, QEvent*) 39627 vfunc[10]: QWidget::setName(char const*) 39628 vfunc[11]: QObject::insertChild(QObject*) 39629 vfunc[12]: QObject::removeChild(QObject*) 39630 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39631 vfunc[14]: QObject::property(char const*) const 39632 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39633 vfunc[16]: QObject::childEvent(QChildEvent*) 39634 vfunc[17]: QObject::customEvent(QCustomEvent*) 39635 vfunc[18]: QObject::connectNotify(char const*) 39636 vfunc[19]: QObject::disconnectNotify(char const*) 39637 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39638 const*, char const*) 39639 vfunc[21]: QWidget::setEnabled(bool) 39640 vfunc[22]: QWidget::setMinimumSize(int, int) 39641 vfunc[23]: QWidget::setMaximumSize(int, int) 39642 vfunc[24]: QWidget::setSizeIncrement(int, int) 39643 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39644 vfunc[26]: QWidget::setEraseColor(QColor const&) 39645 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39646 vfunc[28]: QWidget::setPalette(QPalette const&) 39647 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39648 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39649 vfunc[31]: QFontDialog::setFont(QFont const&) 39650 vfunc[32]: QWidget::setCursor(QCursor const&) 39651 vfunc[33]: QWidget::unsetCursor() 39652 vfunc[34]: QWidget::setMask(QBitmap const&) 39653 vfunc[35]: QWidget::setMask(QRegion const&) 39654 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39655 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39656 vfunc[38]: QWidget::setCaption(QString const&) 39657 vfunc[39]: QWidget::setIcon(QPixmap const&) 39658 vfunc[40]: QWidget::setIconText(QString const&) 39659 vfunc[41]: QWidget::setMouseTracking(bool) 39660 vfunc[42]: QWidget::setFocus() 39661 vfunc[43]: QWidget::setActiveWindow() 39662 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39663 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39664 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39665 vfunc[47]: QDialog::show() 39666 vfunc[48]: QDialog::hide() 39667 vfunc[49]: QWidget::showMinimized() 39668 vfunc[50]: QWidget::showMaximized() 39669 vfunc[51]: QWidget::showNormal() 39670 vfunc[52]: QWidget::polish() 39671 vfunc[53]: QDialog::move(int, int) 39672 vfunc[54]: QDialog::resize(int, int) 39673 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39674 vfunc[56]: QDialog::setGeometry(QRect const&) 39675 vfunc[57]: QWidget::close(bool) 39676 vfunc[58]: QDialog::sizeHint() const 39677 vfunc[59]: QDialog::minimumSizeHint() const 39678 vfunc[60]: QWidget::sizePolicy() const 39679 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39680 vfunc[62]: QWidget::heightForWidth(int) const 39681 vfunc[63]: QWidget::adjustSize() 39682 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39683 const&, bool) 39684 vfunc[65]: QWidget::setAcceptDrops(bool) 39685 vfunc[66]: QWidget::setAutoMask(bool) 39686 vfunc[67]: 39687 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39688 vfunc[68]: QWidget::customWhatsThis() const 39689 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39690 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39691 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39692 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39693 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39694 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39695 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39696 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39697 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39698 vfunc[78]: QWidget::enterEvent(QEvent*) 39699 vfunc[79]: QWidget::leaveEvent(QEvent*) 39700 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39701 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39702 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39703 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39704 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39705 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39706 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39707 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39708 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39709 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39710 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39711 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39712 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39713 vfunc[93]: QWidget::showEvent(QShowEvent*) 39714 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39715 vfunc[95]: QWidget::x11Event(_XEvent*) 39716 vfunc[96]: QWidget::updateMask() 39717 vfunc[97]: QWidget::styleChange(QStyle&) 39718 vfunc[98]: QWidget::enabledChange(bool) 39719 vfunc[99]: QWidget::paletteChange(QPalette const&) 39720 vfunc[100]: QWidget::fontChange(QFont const&) 39721 vfunc[101]: QWidget::windowActivationChange(bool) 39722 vfunc[102]: QWidget::metric(int) const 39723 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39724 vfunc[104]: QWidget::destroy(bool, bool) 39725 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39726 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39727 vfunc[107]: QWidget::focusNextPrevChild(bool) 39728 vfunc[108]: QWidget::setKeyCompression(bool) 39729 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39730 bool, QFont*) 39731 vfunc[110]: QDialog::done(int) 39732 vfunc[111]: QDialog::accept() 39733 vfunc[112]: QDialog::reject() 39734 39735 Table 8-578. Secondary vtable for QFontDialog 39736 Base Offset -80 39737 Virtual Base Offset 0 39738 RTTI typeinfo for QFontDialog 39739 vfunc[0]: non-virtual thunk to QFontDialog::~QFontDialog() 39740 vfunc[1]: non-virtual thunk to QFontDialog::~QFontDialog() 39741 vfunc[2]: QPaintDevice::setResolution(int) 39742 vfunc[3]: QPaintDevice::resolution() const 39743 vfunc[4]: QPaintDevice::handle() const 39744 vfunc[5]: QPaintDevice::x11RenderHandle() const 39745 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39746 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39747 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39748 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39749 const 39750 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39751 39752 The Run Time Type Information for the QFontDialog class is 39753 described by Table 8-579 39754 39755 Table 8-579. typeinfo for QFontDialog 39756 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39757 Name typeinfo name for QFontDialog 39758 basetype: typeinfo for QDialog 39759 __________________________________________________________ 39760 39761 8.2.26.10. Class data for QPrintDialog 39762 39763 The virtual table for the QPrintDialog class is described by 39764 Table 8-580 39765 39766 Table 8-580. Primary vtable for QPrintDialog 39767 Base Offset 0 39768 Virtual Base Offset 0 39769 RTTI typeinfo for QPrintDialog 39770 vfunc[0]: NULL or QPrintDialog::metaObject() const 39771 vfunc[1]: QPrintDialog::className() const 39772 vfunc[2]: QPrintDialog::qt_cast(char const*) 39773 vfunc[3]: QPrintDialog::qt_invoke(int, QUObject*) 39774 vfunc[4]: QPrintDialog::qt_emit(int, QUObject*) 39775 vfunc[5]: QPrintDialog::qt_property(int, int, QVariant*) 39776 vfunc[6]: QPrintDialog::~QPrintDialog() 39777 vfunc[7]: QPrintDialog::~QPrintDialog() 39778 vfunc[8]: QWidget::event(QEvent*) 39779 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39780 vfunc[10]: QWidget::setName(char const*) 39781 vfunc[11]: QObject::insertChild(QObject*) 39782 vfunc[12]: QObject::removeChild(QObject*) 39783 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39784 vfunc[14]: QObject::property(char const*) const 39785 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39786 vfunc[16]: QObject::childEvent(QChildEvent*) 39787 vfunc[17]: QObject::customEvent(QCustomEvent*) 39788 vfunc[18]: QObject::connectNotify(char const*) 39789 vfunc[19]: QObject::disconnectNotify(char const*) 39790 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39791 const*, char const*) 39792 vfunc[21]: QWidget::setEnabled(bool) 39793 vfunc[22]: QWidget::setMinimumSize(int, int) 39794 vfunc[23]: QWidget::setMaximumSize(int, int) 39795 vfunc[24]: QWidget::setSizeIncrement(int, int) 39796 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39797 vfunc[26]: QWidget::setEraseColor(QColor const&) 39798 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39799 vfunc[28]: QWidget::setPalette(QPalette const&) 39800 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39801 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39802 vfunc[31]: QWidget::setFont(QFont const&) 39803 vfunc[32]: QWidget::setCursor(QCursor const&) 39804 vfunc[33]: QWidget::unsetCursor() 39805 vfunc[34]: QWidget::setMask(QBitmap const&) 39806 vfunc[35]: QWidget::setMask(QRegion const&) 39807 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39808 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39809 vfunc[38]: QWidget::setCaption(QString const&) 39810 vfunc[39]: QWidget::setIcon(QPixmap const&) 39811 vfunc[40]: QWidget::setIconText(QString const&) 39812 vfunc[41]: QWidget::setMouseTracking(bool) 39813 vfunc[42]: QWidget::setFocus() 39814 vfunc[43]: QWidget::setActiveWindow() 39815 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39816 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39817 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39818 vfunc[47]: QDialog::show() 39819 vfunc[48]: QDialog::hide() 39820 vfunc[49]: QWidget::showMinimized() 39821 vfunc[50]: QWidget::showMaximized() 39822 vfunc[51]: QWidget::showNormal() 39823 vfunc[52]: QWidget::polish() 39824 vfunc[53]: QDialog::move(int, int) 39825 vfunc[54]: QDialog::resize(int, int) 39826 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39827 vfunc[56]: QDialog::setGeometry(QRect const&) 39828 vfunc[57]: QWidget::close(bool) 39829 vfunc[58]: QDialog::sizeHint() const 39830 vfunc[59]: QDialog::minimumSizeHint() const 39831 vfunc[60]: QWidget::sizePolicy() const 39832 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39833 vfunc[62]: QWidget::heightForWidth(int) const 39834 vfunc[63]: QWidget::adjustSize() 39835 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39836 const&, bool) 39837 vfunc[65]: QWidget::setAcceptDrops(bool) 39838 vfunc[66]: QWidget::setAutoMask(bool) 39839 vfunc[67]: 39840 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39841 vfunc[68]: QWidget::customWhatsThis() const 39842 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39843 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39844 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39845 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39846 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 39847 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 39848 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 39849 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 39850 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 39851 vfunc[78]: QWidget::enterEvent(QEvent*) 39852 vfunc[79]: QWidget::leaveEvent(QEvent*) 39853 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 39854 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 39855 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 39856 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 39857 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 39858 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 39859 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 39860 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 39861 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 39862 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 39863 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 39864 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 39865 vfunc[92]: QWidget::dropEvent(QDropEvent*) 39866 vfunc[93]: QWidget::showEvent(QShowEvent*) 39867 vfunc[94]: QWidget::hideEvent(QHideEvent*) 39868 vfunc[95]: QWidget::x11Event(_XEvent*) 39869 vfunc[96]: QWidget::updateMask() 39870 vfunc[97]: QWidget::styleChange(QStyle&) 39871 vfunc[98]: QWidget::enabledChange(bool) 39872 vfunc[99]: QWidget::paletteChange(QPalette const&) 39873 vfunc[100]: QWidget::fontChange(QFont const&) 39874 vfunc[101]: QWidget::windowActivationChange(bool) 39875 vfunc[102]: QWidget::metric(int) const 39876 vfunc[103]: QWidget::create(unsigned long, bool, bool) 39877 vfunc[104]: QWidget::destroy(bool, bool) 39878 vfunc[105]: NULL or QWidget::setWState(unsigned int) 39879 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 39880 vfunc[107]: QWidget::focusNextPrevChild(bool) 39881 vfunc[108]: QWidget::setKeyCompression(bool) 39882 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 39883 bool, QFont*) 39884 vfunc[110]: QDialog::done(int) 39885 vfunc[111]: QDialog::accept() 39886 vfunc[112]: QDialog::reject() 39887 39888 Table 8-581. Secondary vtable for QPrintDialog 39889 Base Offset -80 39890 Virtual Base Offset 0 39891 RTTI typeinfo for QPrintDialog 39892 vfunc[0]: non-virtual thunk to QPrintDialog::~QPrintDialog() 39893 vfunc[1]: non-virtual thunk to QPrintDialog::~QPrintDialog() 39894 vfunc[2]: QPaintDevice::setResolution(int) 39895 vfunc[3]: QPaintDevice::resolution() const 39896 vfunc[4]: QPaintDevice::handle() const 39897 vfunc[5]: QPaintDevice::x11RenderHandle() const 39898 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 39899 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 39900 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 39901 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 39902 const 39903 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 39904 39905 The Run Time Type Information for the QPrintDialog class is 39906 described by Table 8-582 39907 39908 Table 8-582. typeinfo for QPrintDialog 39909 Base Vtable vtable for __cxxabiv1::__si_class_type_info 39910 Name typeinfo name for QPrintDialog 39911 basetype: typeinfo for QDialog 39912 __________________________________________________________ 39913 39914 8.2.26.11. Class data for QColorDialog 39915 39916 The virtual table for the QColorDialog class is described by 39917 Table 8-583 39918 39919 Table 8-583. Primary vtable for QColorDialog 39920 Base Offset 0 39921 Virtual Base Offset 0 39922 RTTI typeinfo for QColorDialog 39923 vfunc[0]: NULL or QColorDialog::metaObject() const 39924 vfunc[1]: QColorDialog::className() const 39925 vfunc[2]: QColorDialog::qt_cast(char const*) 39926 vfunc[3]: QColorDialog::qt_invoke(int, QUObject*) 39927 vfunc[4]: QColorDialog::qt_emit(int, QUObject*) 39928 vfunc[5]: QColorDialog::qt_property(int, int, QVariant*) 39929 vfunc[6]: QColorDialog::~QColorDialog() 39930 vfunc[7]: QColorDialog::~QColorDialog() 39931 vfunc[8]: QWidget::event(QEvent*) 39932 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 39933 vfunc[10]: QWidget::setName(char const*) 39934 vfunc[11]: QObject::insertChild(QObject*) 39935 vfunc[12]: QObject::removeChild(QObject*) 39936 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 39937 vfunc[14]: QObject::property(char const*) const 39938 vfunc[15]: QObject::timerEvent(QTimerEvent*) 39939 vfunc[16]: QObject::childEvent(QChildEvent*) 39940 vfunc[17]: QObject::customEvent(QCustomEvent*) 39941 vfunc[18]: QObject::connectNotify(char const*) 39942 vfunc[19]: QObject::disconnectNotify(char const*) 39943 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 39944 const*, char const*) 39945 vfunc[21]: QWidget::setEnabled(bool) 39946 vfunc[22]: QWidget::setMinimumSize(int, int) 39947 vfunc[23]: QWidget::setMaximumSize(int, int) 39948 vfunc[24]: QWidget::setSizeIncrement(int, int) 39949 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 39950 vfunc[26]: QWidget::setEraseColor(QColor const&) 39951 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 39952 vfunc[28]: QWidget::setPalette(QPalette const&) 39953 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 39954 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 39955 vfunc[31]: QWidget::setFont(QFont const&) 39956 vfunc[32]: QWidget::setCursor(QCursor const&) 39957 vfunc[33]: QWidget::unsetCursor() 39958 vfunc[34]: QWidget::setMask(QBitmap const&) 39959 vfunc[35]: QWidget::setMask(QRegion const&) 39960 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 39961 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 39962 vfunc[38]: QWidget::setCaption(QString const&) 39963 vfunc[39]: QWidget::setIcon(QPixmap const&) 39964 vfunc[40]: QWidget::setIconText(QString const&) 39965 vfunc[41]: QWidget::setMouseTracking(bool) 39966 vfunc[42]: QWidget::setFocus() 39967 vfunc[43]: QWidget::setActiveWindow() 39968 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 39969 vfunc[45]: QWidget::setFocusProxy(QWidget*) 39970 vfunc[46]: QWidget::setUpdatesEnabled(bool) 39971 vfunc[47]: QDialog::show() 39972 vfunc[48]: QDialog::hide() 39973 vfunc[49]: QWidget::showMinimized() 39974 vfunc[50]: QWidget::showMaximized() 39975 vfunc[51]: QWidget::showNormal() 39976 vfunc[52]: QWidget::polish() 39977 vfunc[53]: QDialog::move(int, int) 39978 vfunc[54]: QDialog::resize(int, int) 39979 vfunc[55]: QDialog::setGeometry(int, int, int, int) 39980 vfunc[56]: QDialog::setGeometry(QRect const&) 39981 vfunc[57]: QWidget::close(bool) 39982 vfunc[58]: QDialog::sizeHint() const 39983 vfunc[59]: QDialog::minimumSizeHint() const 39984 vfunc[60]: QWidget::sizePolicy() const 39985 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 39986 vfunc[62]: QWidget::heightForWidth(int) const 39987 vfunc[63]: QWidget::adjustSize() 39988 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 39989 const&, bool) 39990 vfunc[65]: QWidget::setAcceptDrops(bool) 39991 vfunc[66]: QWidget::setAutoMask(bool) 39992 vfunc[67]: 39993 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 39994 vfunc[68]: QWidget::customWhatsThis() const 39995 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 39996 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 39997 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 39998 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 39999 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 40000 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 40001 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 40002 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 40003 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 40004 vfunc[78]: QWidget::enterEvent(QEvent*) 40005 vfunc[79]: QWidget::leaveEvent(QEvent*) 40006 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 40007 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40008 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 40009 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 40010 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 40011 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40012 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40013 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40014 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40015 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40016 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40017 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40018 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40019 vfunc[93]: QWidget::showEvent(QShowEvent*) 40020 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40021 vfunc[95]: QWidget::x11Event(_XEvent*) 40022 vfunc[96]: QWidget::updateMask() 40023 vfunc[97]: QWidget::styleChange(QStyle&) 40024 vfunc[98]: QWidget::enabledChange(bool) 40025 vfunc[99]: QWidget::paletteChange(QPalette const&) 40026 vfunc[100]: QWidget::fontChange(QFont const&) 40027 vfunc[101]: QWidget::windowActivationChange(bool) 40028 vfunc[102]: QWidget::metric(int) const 40029 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40030 vfunc[104]: QWidget::destroy(bool, bool) 40031 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40032 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40033 vfunc[107]: QWidget::focusNextPrevChild(bool) 40034 vfunc[108]: QWidget::setKeyCompression(bool) 40035 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40036 bool, QFont*) 40037 vfunc[110]: QDialog::done(int) 40038 vfunc[111]: QDialog::accept() 40039 vfunc[112]: QDialog::reject() 40040 40041 Table 8-584. Secondary vtable for QColorDialog 40042 Base Offset -80 40043 Virtual Base Offset 0 40044 RTTI typeinfo for QColorDialog 40045 vfunc[0]: non-virtual thunk to QColorDialog::~QColorDialog() 40046 vfunc[1]: non-virtual thunk to QColorDialog::~QColorDialog() 40047 vfunc[2]: QPaintDevice::setResolution(int) 40048 vfunc[3]: QPaintDevice::resolution() const 40049 vfunc[4]: QPaintDevice::handle() const 40050 vfunc[5]: QPaintDevice::x11RenderHandle() const 40051 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40052 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40053 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40054 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40055 const 40056 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40057 40058 The Run Time Type Information for the QColorDialog class is 40059 described by Table 8-585 40060 40061 Table 8-585. typeinfo for QColorDialog 40062 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40063 Name typeinfo name for QColorDialog 40064 basetype: typeinfo for QDialog 40065 __________________________________________________________ 40066 40067 8.2.26.12. Class data for QInputDialog 40068 40069 The virtual table for the QInputDialog class is described by 40070 Table 8-586 40071 40072 Table 8-586. Primary vtable for QInputDialog 40073 Base Offset 0 40074 Virtual Base Offset 0 40075 RTTI typeinfo for QInputDialog 40076 vfunc[0]: NULL or QInputDialog::metaObject() const 40077 vfunc[1]: QInputDialog::className() const 40078 vfunc[2]: QInputDialog::qt_cast(char const*) 40079 vfunc[3]: QInputDialog::qt_invoke(int, QUObject*) 40080 vfunc[4]: QInputDialog::qt_emit(int, QUObject*) 40081 vfunc[5]: QInputDialog::qt_property(int, int, QVariant*) 40082 vfunc[6]: QInputDialog::~QInputDialog() 40083 vfunc[7]: QInputDialog::~QInputDialog() 40084 vfunc[8]: QWidget::event(QEvent*) 40085 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 40086 vfunc[10]: QWidget::setName(char const*) 40087 vfunc[11]: QObject::insertChild(QObject*) 40088 vfunc[12]: QObject::removeChild(QObject*) 40089 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40090 vfunc[14]: QObject::property(char const*) const 40091 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40092 vfunc[16]: QObject::childEvent(QChildEvent*) 40093 vfunc[17]: QObject::customEvent(QCustomEvent*) 40094 vfunc[18]: QObject::connectNotify(char const*) 40095 vfunc[19]: QObject::disconnectNotify(char const*) 40096 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40097 const*, char const*) 40098 vfunc[21]: QWidget::setEnabled(bool) 40099 vfunc[22]: QWidget::setMinimumSize(int, int) 40100 vfunc[23]: QWidget::setMaximumSize(int, int) 40101 vfunc[24]: QWidget::setSizeIncrement(int, int) 40102 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40103 vfunc[26]: QWidget::setEraseColor(QColor const&) 40104 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40105 vfunc[28]: QWidget::setPalette(QPalette const&) 40106 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40107 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40108 vfunc[31]: QWidget::setFont(QFont const&) 40109 vfunc[32]: QWidget::setCursor(QCursor const&) 40110 vfunc[33]: QWidget::unsetCursor() 40111 vfunc[34]: QWidget::setMask(QBitmap const&) 40112 vfunc[35]: QWidget::setMask(QRegion const&) 40113 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40114 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40115 vfunc[38]: QWidget::setCaption(QString const&) 40116 vfunc[39]: QWidget::setIcon(QPixmap const&) 40117 vfunc[40]: QWidget::setIconText(QString const&) 40118 vfunc[41]: QWidget::setMouseTracking(bool) 40119 vfunc[42]: QWidget::setFocus() 40120 vfunc[43]: QWidget::setActiveWindow() 40121 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40122 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40123 vfunc[46]: QWidget::setUpdatesEnabled(bool) 40124 vfunc[47]: QDialog::show() 40125 vfunc[48]: QDialog::hide() 40126 vfunc[49]: QWidget::showMinimized() 40127 vfunc[50]: QWidget::showMaximized() 40128 vfunc[51]: QWidget::showNormal() 40129 vfunc[52]: QWidget::polish() 40130 vfunc[53]: QDialog::move(int, int) 40131 vfunc[54]: QDialog::resize(int, int) 40132 vfunc[55]: QDialog::setGeometry(int, int, int, int) 40133 vfunc[56]: QDialog::setGeometry(QRect const&) 40134 vfunc[57]: QWidget::close(bool) 40135 vfunc[58]: QDialog::sizeHint() const 40136 vfunc[59]: QDialog::minimumSizeHint() const 40137 vfunc[60]: QWidget::sizePolicy() const 40138 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40139 vfunc[62]: QWidget::heightForWidth(int) const 40140 vfunc[63]: QWidget::adjustSize() 40141 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40142 const&, bool) 40143 vfunc[65]: QWidget::setAcceptDrops(bool) 40144 vfunc[66]: QWidget::setAutoMask(bool) 40145 vfunc[67]: 40146 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40147 vfunc[68]: QWidget::customWhatsThis() const 40148 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 40149 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 40150 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 40151 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 40152 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 40153 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 40154 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 40155 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 40156 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 40157 vfunc[78]: QWidget::enterEvent(QEvent*) 40158 vfunc[79]: QWidget::leaveEvent(QEvent*) 40159 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 40160 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40161 vfunc[82]: QDialog::resizeEvent(QResizeEvent*) 40162 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 40163 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 40164 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40165 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40166 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40167 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40168 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40169 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40170 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40171 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40172 vfunc[93]: QWidget::showEvent(QShowEvent*) 40173 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40174 vfunc[95]: QWidget::x11Event(_XEvent*) 40175 vfunc[96]: QWidget::updateMask() 40176 vfunc[97]: QWidget::styleChange(QStyle&) 40177 vfunc[98]: QWidget::enabledChange(bool) 40178 vfunc[99]: QWidget::paletteChange(QPalette const&) 40179 vfunc[100]: QWidget::fontChange(QFont const&) 40180 vfunc[101]: QWidget::windowActivationChange(bool) 40181 vfunc[102]: QWidget::metric(int) const 40182 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40183 vfunc[104]: QWidget::destroy(bool, bool) 40184 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40185 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40186 vfunc[107]: QWidget::focusNextPrevChild(bool) 40187 vfunc[108]: QWidget::setKeyCompression(bool) 40188 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40189 bool, QFont*) 40190 vfunc[110]: QDialog::done(int) 40191 vfunc[111]: QDialog::accept() 40192 vfunc[112]: QDialog::reject() 40193 40194 Table 8-587. Secondary vtable for QInputDialog 40195 Base Offset -80 40196 Virtual Base Offset 0 40197 RTTI typeinfo for QInputDialog 40198 vfunc[0]: non-virtual thunk to QInputDialog::~QInputDialog() 40199 vfunc[1]: non-virtual thunk to QInputDialog::~QInputDialog() 40200 vfunc[2]: QPaintDevice::setResolution(int) 40201 vfunc[3]: QPaintDevice::resolution() const 40202 vfunc[4]: QPaintDevice::handle() const 40203 vfunc[5]: QPaintDevice::x11RenderHandle() const 40204 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40205 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40206 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40207 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40208 const 40209 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40210 40211 The Run Time Type Information for the QInputDialog class is 40212 described by Table 8-588 40213 40214 Table 8-588. typeinfo for QInputDialog 40215 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40216 Name typeinfo name for QInputDialog 40217 basetype: typeinfo for QDialog 40218 __________________________________________________________ 40219 40220 8.2.26.13. Class data for QTabDialog 40221 40222 The virtual table for the QTabDialog class is described by 40223 Table 8-589 40224 40225 Table 8-589. Primary vtable for QTabDialog 40226 Base Offset 0 40227 Virtual Base Offset 0 40228 RTTI typeinfo for QTabDialog 40229 vfunc[0]: NULL or QTabDialog::metaObject() const 40230 vfunc[1]: QTabDialog::className() const 40231 vfunc[2]: QTabDialog::qt_cast(char const*) 40232 vfunc[3]: QTabDialog::qt_invoke(int, QUObject*) 40233 vfunc[4]: QTabDialog::qt_emit(int, QUObject*) 40234 vfunc[5]: QTabDialog::qt_property(int, int, QVariant*) 40235 vfunc[6]: QTabDialog::~QTabDialog() 40236 vfunc[7]: QTabDialog::~QTabDialog() 40237 vfunc[8]: QWidget::event(QEvent*) 40238 vfunc[9]: QDialog::eventFilter(QObject*, QEvent*) 40239 vfunc[10]: QWidget::setName(char const*) 40240 vfunc[11]: QObject::insertChild(QObject*) 40241 vfunc[12]: QObject::removeChild(QObject*) 40242 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40243 vfunc[14]: QObject::property(char const*) const 40244 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40245 vfunc[16]: QObject::childEvent(QChildEvent*) 40246 vfunc[17]: QObject::customEvent(QCustomEvent*) 40247 vfunc[18]: QObject::connectNotify(char const*) 40248 vfunc[19]: QObject::disconnectNotify(char const*) 40249 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40250 const*, char const*) 40251 vfunc[21]: QWidget::setEnabled(bool) 40252 vfunc[22]: QWidget::setMinimumSize(int, int) 40253 vfunc[23]: QWidget::setMaximumSize(int, int) 40254 vfunc[24]: QWidget::setSizeIncrement(int, int) 40255 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40256 vfunc[26]: QWidget::setEraseColor(QColor const&) 40257 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40258 vfunc[28]: QWidget::setPalette(QPalette const&) 40259 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40260 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40261 vfunc[31]: QTabDialog::setFont(QFont const&) 40262 vfunc[32]: QWidget::setCursor(QCursor const&) 40263 vfunc[33]: QWidget::unsetCursor() 40264 vfunc[34]: QWidget::setMask(QBitmap const&) 40265 vfunc[35]: QWidget::setMask(QRegion const&) 40266 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40267 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40268 vfunc[38]: QWidget::setCaption(QString const&) 40269 vfunc[39]: QWidget::setIcon(QPixmap const&) 40270 vfunc[40]: QWidget::setIconText(QString const&) 40271 vfunc[41]: QWidget::setMouseTracking(bool) 40272 vfunc[42]: QWidget::setFocus() 40273 vfunc[43]: QWidget::setActiveWindow() 40274 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40275 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40276 vfunc[46]: QWidget::setUpdatesEnabled(bool) 40277 vfunc[47]: QTabDialog::show() 40278 vfunc[48]: QDialog::hide() 40279 vfunc[49]: QWidget::showMinimized() 40280 vfunc[50]: QWidget::showMaximized() 40281 vfunc[51]: QWidget::showNormal() 40282 vfunc[52]: QWidget::polish() 40283 vfunc[53]: QDialog::move(int, int) 40284 vfunc[54]: QDialog::resize(int, int) 40285 vfunc[55]: QDialog::setGeometry(int, int, int, int) 40286 vfunc[56]: QDialog::setGeometry(QRect const&) 40287 vfunc[57]: QWidget::close(bool) 40288 vfunc[58]: QDialog::sizeHint() const 40289 vfunc[59]: QDialog::minimumSizeHint() const 40290 vfunc[60]: QWidget::sizePolicy() const 40291 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40292 vfunc[62]: QWidget::heightForWidth(int) const 40293 vfunc[63]: QWidget::adjustSize() 40294 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40295 const&, bool) 40296 vfunc[65]: QWidget::setAcceptDrops(bool) 40297 vfunc[66]: QWidget::setAutoMask(bool) 40298 vfunc[67]: 40299 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40300 vfunc[68]: QWidget::customWhatsThis() const 40301 vfunc[69]: QWidget::mousePressEvent(QMouseEvent*) 40302 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 40303 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 40304 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 40305 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 40306 vfunc[74]: QDialog::keyPressEvent(QKeyEvent*) 40307 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 40308 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 40309 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 40310 vfunc[78]: QWidget::enterEvent(QEvent*) 40311 vfunc[79]: QWidget::leaveEvent(QEvent*) 40312 vfunc[80]: QTabDialog::paintEvent(QPaintEvent*) 40313 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40314 vfunc[82]: QTabDialog::resizeEvent(QResizeEvent*) 40315 vfunc[83]: QDialog::closeEvent(QCloseEvent*) 40316 vfunc[84]: QDialog::contextMenuEvent(QContextMenuEvent*) 40317 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40318 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40319 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40320 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40321 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40322 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40323 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40324 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40325 vfunc[93]: QWidget::showEvent(QShowEvent*) 40326 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40327 vfunc[95]: QWidget::x11Event(_XEvent*) 40328 vfunc[96]: QWidget::updateMask() 40329 vfunc[97]: QTabDialog::styleChange(QStyle&) 40330 vfunc[98]: QWidget::enabledChange(bool) 40331 vfunc[99]: QWidget::paletteChange(QPalette const&) 40332 vfunc[100]: QWidget::fontChange(QFont const&) 40333 vfunc[101]: QWidget::windowActivationChange(bool) 40334 vfunc[102]: QWidget::metric(int) const 40335 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40336 vfunc[104]: QWidget::destroy(bool, bool) 40337 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40338 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40339 vfunc[107]: QWidget::focusNextPrevChild(bool) 40340 vfunc[108]: QWidget::setKeyCompression(bool) 40341 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40342 bool, QFont*) 40343 vfunc[110]: QDialog::done(int) 40344 vfunc[111]: QDialog::accept() 40345 vfunc[112]: QDialog::reject() 40346 40347 Table 8-590. Secondary vtable for QTabDialog 40348 Base Offset -80 40349 Virtual Base Offset 0 40350 RTTI typeinfo for QTabDialog 40351 vfunc[0]: non-virtual thunk to QTabDialog::~QTabDialog() 40352 vfunc[1]: non-virtual thunk to QTabDialog::~QTabDialog() 40353 vfunc[2]: QPaintDevice::setResolution(int) 40354 vfunc[3]: QPaintDevice::resolution() const 40355 vfunc[4]: QPaintDevice::handle() const 40356 vfunc[5]: QPaintDevice::x11RenderHandle() const 40357 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40358 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40359 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40360 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40361 const 40362 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40363 40364 The Run Time Type Information for the QTabDialog class is 40365 described by Table 8-591 40366 40367 Table 8-591. typeinfo for QTabDialog 40368 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40369 Name typeinfo name for QTabDialog 40370 basetype: typeinfo for QDialog 40371 __________________________________________________________ 40372 40373 8.2.26.14. Class data for QFileIconProvider 40374 40375 The virtual table for the QFileIconProvider class is described 40376 by Table 8-592 40377 40378 Table 8-592. Primary vtable for QFileIconProvider 40379 Base Offset 0 40380 Virtual Base Offset 0 40381 RTTI typeinfo for QFileIconProvider 40382 vfunc[0]: NULL or QFileIconProvider::metaObject() const 40383 vfunc[1]: QFileIconProvider::className() const 40384 vfunc[2]: QFileIconProvider::qt_cast(char const*) 40385 vfunc[3]: QFileIconProvider::qt_invoke(int, QUObject*) 40386 vfunc[4]: QFileIconProvider::qt_emit(int, QUObject*) 40387 vfunc[5]: QFileIconProvider::qt_property(int, int, QVariant*) 40388 vfunc[6]: NULL or QFileIconProvider::~QFileIconProvider() 40389 vfunc[7]: NULL or QFileIconProvider::~QFileIconProvider() 40390 vfunc[8]: QObject::event(QEvent*) 40391 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 40392 vfunc[10]: QObject::setName(char const*) 40393 vfunc[11]: QObject::insertChild(QObject*) 40394 vfunc[12]: QObject::removeChild(QObject*) 40395 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40396 vfunc[14]: QObject::property(char const*) const 40397 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40398 vfunc[16]: QObject::childEvent(QChildEvent*) 40399 vfunc[17]: QObject::customEvent(QCustomEvent*) 40400 vfunc[18]: QObject::connectNotify(char const*) 40401 vfunc[19]: QObject::disconnectNotify(char const*) 40402 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40403 const*, char const*) 40404 vfunc[21]: QFileIconProvider::pixmap(QFileInfo const&) 40405 40406 The Run Time Type Information for the QFileIconProvider class 40407 is described by Table 8-593 40408 40409 Table 8-593. typeinfo for QFileIconProvider 40410 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40411 Name typeinfo name for QFileIconProvider 40412 basetype: typeinfo for QObject 40413 __________________________________________________________ 40414 40415 8.2.26.15. Interfaces for Qt3 Dialogs 40416 40417 An LSB conforming implementation shall provide the architecture 40418 specific functions for Qt3 Dialogs specified in Table 8-594, 40419 with the full mandatory functionality as described in the 40420 referenced underlying specification. 40421 40422 Table 8-594. libqt-mt - Qt3 Dialogs Function Interfaces 40423 _ZThn80_N10QTabDialogD0Ev [CXXABI] _ZThn80_N10QTabDialogD1Ev 40424 [CXXABI] 40425 _ZThn80_N11QFileDialogD0Ev [CXXABI] _ZThn80_N11QFileDialogD1Ev 40426 [CXXABI] 40427 _ZThn80_N11QFontDialogD0Ev [CXXABI] _ZThn80_N11QFontDialogD1Ev 40428 [CXXABI] 40429 _ZThn80_N11QMessageBoxD0Ev [CXXABI] _ZThn80_N11QMessageBoxD1Ev 40430 [CXXABI] 40431 _ZThn80_N12QColorDialogD0Ev [CXXABI] 40432 _ZThn80_N12QColorDialogD1Ev [CXXABI] 40433 _ZThn80_N12QInputDialogD0Ev [CXXABI] 40434 _ZThn80_N12QInputDialogD1Ev [CXXABI] 40435 _ZThn80_N12QPrintDialogD0Ev [CXXABI] 40436 _ZThn80_N12QPrintDialogD1Ev [CXXABI] 40437 _ZThn80_N13QErrorMessageD0Ev [CXXABI] 40438 _ZThn80_N13QErrorMessageD1Ev [CXXABI] 40439 _ZThn80_N15QProgressDialogD0Ev [CXXABI] 40440 _ZThn80_N15QProgressDialogD1Ev [CXXABI] 40441 _ZThn80_N7QDialogD0Ev [CXXABI] _ZThn80_N7QDialogD1Ev [CXXABI] 40442 _ZThn80_N7QWizardD0Ev [CXXABI] _ZThn80_N7QWizardD1Ev [CXXABI] 40443 __________________________________________________________ 40444 40445 8.2.27. Qt3 Tables 40446 __________________________________________________________ 40447 40448 8.2.27.1. Class data for QTableItem 40449 40450 The virtual table for the QTableItem class is described by 40451 Table 8-595 40452 40453 Table 8-595. Primary vtable for QTableItem 40454 Base Offset 0 40455 Virtual Base Offset 0 40456 RTTI typeinfo for QTableItem 40457 vfunc[0]: QTableItem::~QTableItem() 40458 vfunc[1]: QTableItem::~QTableItem() 40459 vfunc[2]: QTableItem::pixmap() const 40460 vfunc[3]: QTableItem::text() const 40461 vfunc[4]: QTableItem::setPixmap(QPixmap const&) 40462 vfunc[5]: QTableItem::setText(QString const&) 40463 vfunc[6]: QTableItem::alignment() const 40464 vfunc[7]: QTableItem::setWordWrap(bool) 40465 vfunc[8]: QTableItem::createEditor() const 40466 vfunc[9]: QTableItem::setContentFromEditor(QWidget*) 40467 vfunc[10]: QTableItem::setReplaceable(bool) 40468 vfunc[11]: QTableItem::key() const 40469 vfunc[12]: QTableItem::sizeHint() const 40470 vfunc[13]: QTableItem::setSpan(int, int) 40471 vfunc[14]: QTableItem::setRow(int) 40472 vfunc[15]: QTableItem::setCol(int) 40473 vfunc[16]: QTableItem::paint(QPainter*, QColorGroup const&, 40474 QRect const&, bool) 40475 vfunc[17]: QTableItem::setEnabled(bool) 40476 vfunc[18]: QTableItem::rtti() const 40477 40478 The Run Time Type Information for the QTableItem class is 40479 described by Table 8-596 40480 40481 Table 8-596. typeinfo for QTableItem 40482 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40483 Name typeinfo name for QTableItem 40484 basetype: typeinfo for Qt 40485 __________________________________________________________ 40486 40487 8.2.27.2. Class data for QCheckTableItem 40488 40489 The virtual table for the QCheckTableItem class is described by 40490 Table 8-597 40491 40492 Table 8-597. Primary vtable for QCheckTableItem 40493 Base Offset 0 40494 Virtual Base Offset 0 40495 RTTI typeinfo for QCheckTableItem 40496 vfunc[0]: NULL or QCheckTableItem::~QCheckTableItem() 40497 vfunc[1]: NULL or QCheckTableItem::~QCheckTableItem() 40498 vfunc[2]: QTableItem::pixmap() const 40499 vfunc[3]: QTableItem::text() const 40500 vfunc[4]: QTableItem::setPixmap(QPixmap const&) 40501 vfunc[5]: QCheckTableItem::setText(QString const&) 40502 vfunc[6]: QTableItem::alignment() const 40503 vfunc[7]: QTableItem::setWordWrap(bool) 40504 vfunc[8]: QCheckTableItem::createEditor() const 40505 vfunc[9]: QCheckTableItem::setContentFromEditor(QWidget*) 40506 vfunc[10]: QTableItem::setReplaceable(bool) 40507 vfunc[11]: QTableItem::key() const 40508 vfunc[12]: QCheckTableItem::sizeHint() const 40509 vfunc[13]: QTableItem::setSpan(int, int) 40510 vfunc[14]: QTableItem::setRow(int) 40511 vfunc[15]: QTableItem::setCol(int) 40512 vfunc[16]: QCheckTableItem::paint(QPainter*, QColorGroup 40513 const&, QRect const&, bool) 40514 vfunc[17]: QTableItem::setEnabled(bool) 40515 vfunc[18]: QCheckTableItem::rtti() const 40516 vfunc[19]: QCheckTableItem::setChecked(bool) 40517 40518 The Run Time Type Information for the QCheckTableItem class is 40519 described by Table 8-598 40520 40521 Table 8-598. typeinfo for QCheckTableItem 40522 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40523 Name typeinfo name for QCheckTableItem 40524 basetype: typeinfo for QTableItem 40525 __________________________________________________________ 40526 40527 8.2.27.3. Class data for QHeader 40528 40529 The virtual table for the QHeader class is described by Table 40530 8-599 40531 40532 Table 8-599. Primary vtable for QHeader 40533 Base Offset 0 40534 Virtual Base Offset 0 40535 RTTI typeinfo for QHeader 40536 vfunc[0]: NULL or QHeader::metaObject() const 40537 vfunc[1]: QHeader::className() const 40538 vfunc[2]: QHeader::qt_cast(char const*) 40539 vfunc[3]: QHeader::qt_invoke(int, QUObject*) 40540 vfunc[4]: QHeader::qt_emit(int, QUObject*) 40541 vfunc[5]: QHeader::qt_property(int, int, QVariant*) 40542 vfunc[6]: QHeader::~QHeader() 40543 vfunc[7]: QHeader::~QHeader() 40544 vfunc[8]: QWidget::event(QEvent*) 40545 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 40546 vfunc[10]: QWidget::setName(char const*) 40547 vfunc[11]: QObject::insertChild(QObject*) 40548 vfunc[12]: QObject::removeChild(QObject*) 40549 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40550 vfunc[14]: QObject::property(char const*) const 40551 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40552 vfunc[16]: QObject::childEvent(QChildEvent*) 40553 vfunc[17]: QObject::customEvent(QCustomEvent*) 40554 vfunc[18]: QObject::connectNotify(char const*) 40555 vfunc[19]: QObject::disconnectNotify(char const*) 40556 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40557 const*, char const*) 40558 vfunc[21]: QWidget::setEnabled(bool) 40559 vfunc[22]: QWidget::setMinimumSize(int, int) 40560 vfunc[23]: QWidget::setMaximumSize(int, int) 40561 vfunc[24]: QWidget::setSizeIncrement(int, int) 40562 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40563 vfunc[26]: QWidget::setEraseColor(QColor const&) 40564 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40565 vfunc[28]: QWidget::setPalette(QPalette const&) 40566 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40567 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40568 vfunc[31]: QWidget::setFont(QFont const&) 40569 vfunc[32]: QWidget::setCursor(QCursor const&) 40570 vfunc[33]: QWidget::unsetCursor() 40571 vfunc[34]: QWidget::setMask(QBitmap const&) 40572 vfunc[35]: QWidget::setMask(QRegion const&) 40573 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40574 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40575 vfunc[38]: QWidget::setCaption(QString const&) 40576 vfunc[39]: QWidget::setIcon(QPixmap const&) 40577 vfunc[40]: QWidget::setIconText(QString const&) 40578 vfunc[41]: QWidget::setMouseTracking(bool) 40579 vfunc[42]: QWidget::setFocus() 40580 vfunc[43]: QWidget::setActiveWindow() 40581 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40582 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40583 vfunc[46]: QHeader::setUpdatesEnabled(bool) 40584 vfunc[47]: QWidget::show() 40585 vfunc[48]: QWidget::hide() 40586 vfunc[49]: QWidget::showMinimized() 40587 vfunc[50]: QWidget::showMaximized() 40588 vfunc[51]: QWidget::showNormal() 40589 vfunc[52]: QWidget::polish() 40590 vfunc[53]: QWidget::move(int, int) 40591 vfunc[54]: QWidget::resize(int, int) 40592 vfunc[55]: QWidget::setGeometry(int, int, int, int) 40593 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 40594 vfunc[57]: QWidget::close(bool) 40595 vfunc[58]: QHeader::sizeHint() const 40596 vfunc[59]: QWidget::minimumSizeHint() const 40597 vfunc[60]: QWidget::sizePolicy() const 40598 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40599 vfunc[62]: QWidget::heightForWidth(int) const 40600 vfunc[63]: QWidget::adjustSize() 40601 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40602 const&, bool) 40603 vfunc[65]: QWidget::setAcceptDrops(bool) 40604 vfunc[66]: QWidget::setAutoMask(bool) 40605 vfunc[67]: 40606 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40607 vfunc[68]: QWidget::customWhatsThis() const 40608 vfunc[69]: QHeader::mousePressEvent(QMouseEvent*) 40609 vfunc[70]: QHeader::mouseReleaseEvent(QMouseEvent*) 40610 vfunc[71]: QHeader::mouseDoubleClickEvent(QMouseEvent*) 40611 vfunc[72]: QHeader::mouseMoveEvent(QMouseEvent*) 40612 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 40613 vfunc[74]: QHeader::keyPressEvent(QKeyEvent*) 40614 vfunc[75]: QHeader::keyReleaseEvent(QKeyEvent*) 40615 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 40616 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 40617 vfunc[78]: QWidget::enterEvent(QEvent*) 40618 vfunc[79]: QWidget::leaveEvent(QEvent*) 40619 vfunc[80]: QHeader::paintEvent(QPaintEvent*) 40620 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40621 vfunc[82]: QHeader::resizeEvent(QResizeEvent*) 40622 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 40623 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 40624 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40625 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40626 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40627 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40628 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40629 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40630 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40631 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40632 vfunc[93]: QHeader::showEvent(QShowEvent*) 40633 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40634 vfunc[95]: QWidget::x11Event(_XEvent*) 40635 vfunc[96]: QWidget::updateMask() 40636 vfunc[97]: QWidget::styleChange(QStyle&) 40637 vfunc[98]: QWidget::enabledChange(bool) 40638 vfunc[99]: QWidget::paletteChange(QPalette const&) 40639 vfunc[100]: QHeader::fontChange(QFont const&) 40640 vfunc[101]: QWidget::windowActivationChange(bool) 40641 vfunc[102]: QWidget::metric(int) const 40642 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40643 vfunc[104]: QWidget::destroy(bool, bool) 40644 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40645 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40646 vfunc[107]: QWidget::focusNextPrevChild(bool) 40647 vfunc[108]: QWidget::setKeyCompression(bool) 40648 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40649 bool, QFont*) 40650 vfunc[110]: QHeader::setLabel(int, QString const&, int) 40651 vfunc[111]: QHeader::setLabel(int, QIconSet const&, QString 40652 const&, int) 40653 vfunc[112]: QHeader::setOrientation(Qt::Orientation) 40654 vfunc[113]: NULL or QHeader::setTracking(bool) 40655 vfunc[114]: QHeader::setClickEnabled(bool, int) 40656 vfunc[115]: QHeader::setResizeEnabled(bool, int) 40657 vfunc[116]: QHeader::setMovingEnabled(bool) 40658 vfunc[117]: QHeader::setStretchEnabled(bool, int) 40659 vfunc[118]: QHeader::setCellSize(int, int) 40660 vfunc[119]: QHeader::moveCell(int, int) 40661 vfunc[120]: QHeader::setOffset(int) 40662 vfunc[121]: QHeader::paintSection(QPainter*, int, QRect const&) 40663 vfunc[122]: QHeader::paintSectionLabel(QPainter*, int, QRect 40664 const&) 40665 40666 Table 8-600. Secondary vtable for QHeader 40667 Base Offset -80 40668 Virtual Base Offset 0 40669 RTTI typeinfo for QHeader 40670 vfunc[0]: non-virtual thunk to QHeader::~QHeader() 40671 vfunc[1]: non-virtual thunk to QHeader::~QHeader() 40672 vfunc[2]: QPaintDevice::setResolution(int) 40673 vfunc[3]: QPaintDevice::resolution() const 40674 vfunc[4]: QPaintDevice::handle() const 40675 vfunc[5]: QPaintDevice::x11RenderHandle() const 40676 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 40677 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 40678 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 40679 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 40680 const 40681 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 40682 40683 The Run Time Type Information for the QHeader class is 40684 described by Table 8-601 40685 40686 Table 8-601. typeinfo for QHeader 40687 Base Vtable vtable for __cxxabiv1::__si_class_type_info 40688 Name typeinfo name for QHeader 40689 basetype: typeinfo for QWidget 40690 __________________________________________________________ 40691 40692 8.2.27.4. Class data for QDataTable 40693 40694 The virtual table for the QDataTable class is described by 40695 Table 8-602 40696 40697 Table 8-602. Primary vtable for QDataTable 40698 Base Offset 0 40699 Virtual Base Offset 0 40700 RTTI typeinfo for QDataTable 40701 vfunc[0]: NULL or QDataTable::metaObject() const 40702 vfunc[1]: QDataTable::className() const 40703 vfunc[2]: QDataTable::qt_cast(char const*) 40704 vfunc[3]: QDataTable::qt_invoke(int, QUObject*) 40705 vfunc[4]: QDataTable::qt_emit(int, QUObject*) 40706 vfunc[5]: QDataTable::qt_property(int, int, QVariant*) 40707 vfunc[6]: QDataTable::~QDataTable() 40708 vfunc[7]: QDataTable::~QDataTable() 40709 vfunc[8]: QWidget::event(QEvent*) 40710 vfunc[9]: QDataTable::eventFilter(QObject*, QEvent*) 40711 vfunc[10]: QWidget::setName(char const*) 40712 vfunc[11]: QObject::insertChild(QObject*) 40713 vfunc[12]: QScrollView::removeChild(QObject*) 40714 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 40715 vfunc[14]: QObject::property(char const*) const 40716 vfunc[15]: QObject::timerEvent(QTimerEvent*) 40717 vfunc[16]: QObject::childEvent(QChildEvent*) 40718 vfunc[17]: QObject::customEvent(QCustomEvent*) 40719 vfunc[18]: QObject::connectNotify(char const*) 40720 vfunc[19]: QObject::disconnectNotify(char const*) 40721 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 40722 const*, char const*) 40723 vfunc[21]: QTable::setEnabled(bool) 40724 vfunc[22]: QWidget::setMinimumSize(int, int) 40725 vfunc[23]: QWidget::setMaximumSize(int, int) 40726 vfunc[24]: QWidget::setSizeIncrement(int, int) 40727 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 40728 vfunc[26]: QWidget::setEraseColor(QColor const&) 40729 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 40730 vfunc[28]: QWidget::setPalette(QPalette const&) 40731 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 40732 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 40733 vfunc[31]: QWidget::setFont(QFont const&) 40734 vfunc[32]: QWidget::setCursor(QCursor const&) 40735 vfunc[33]: QWidget::unsetCursor() 40736 vfunc[34]: QWidget::setMask(QBitmap const&) 40737 vfunc[35]: QWidget::setMask(QRegion const&) 40738 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 40739 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 40740 vfunc[38]: QWidget::setCaption(QString const&) 40741 vfunc[39]: QWidget::setIcon(QPixmap const&) 40742 vfunc[40]: QWidget::setIconText(QString const&) 40743 vfunc[41]: QWidget::setMouseTracking(bool) 40744 vfunc[42]: QWidget::setFocus() 40745 vfunc[43]: QWidget::setActiveWindow() 40746 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 40747 vfunc[45]: QWidget::setFocusProxy(QWidget*) 40748 vfunc[46]: QWidget::setUpdatesEnabled(bool) 40749 vfunc[47]: QScrollView::show() 40750 vfunc[48]: QWidget::hide() 40751 vfunc[49]: QWidget::showMinimized() 40752 vfunc[50]: QWidget::showMaximized() 40753 vfunc[51]: QWidget::showNormal() 40754 vfunc[52]: QWidget::polish() 40755 vfunc[53]: QWidget::move(int, int) 40756 vfunc[54]: QScrollView::resize(int, int) 40757 vfunc[55]: QWidget::setGeometry(int, int, int, int) 40758 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 40759 vfunc[57]: QWidget::close(bool) 40760 vfunc[58]: QTable::sizeHint() const 40761 vfunc[59]: QScrollView::minimumSizeHint() const 40762 vfunc[60]: QWidget::sizePolicy() const 40763 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 40764 vfunc[62]: QWidget::heightForWidth(int) const 40765 vfunc[63]: QWidget::adjustSize() 40766 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 40767 const&, bool) 40768 vfunc[65]: QWidget::setAcceptDrops(bool) 40769 vfunc[66]: QWidget::setAutoMask(bool) 40770 vfunc[67]: 40771 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 40772 vfunc[68]: QWidget::customWhatsThis() const 40773 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 40774 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 40775 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 40776 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 40777 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 40778 vfunc[74]: QDataTable::keyPressEvent(QKeyEvent*) 40779 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 40780 vfunc[76]: QTable::focusInEvent(QFocusEvent*) 40781 vfunc[77]: QTable::focusOutEvent(QFocusEvent*) 40782 vfunc[78]: QWidget::enterEvent(QEvent*) 40783 vfunc[79]: QWidget::leaveEvent(QEvent*) 40784 vfunc[80]: QTable::paintEvent(QPaintEvent*) 40785 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 40786 vfunc[82]: QDataTable::resizeEvent(QResizeEvent*) 40787 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 40788 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 40789 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 40790 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 40791 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 40792 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 40793 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 40794 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 40795 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 40796 vfunc[92]: QWidget::dropEvent(QDropEvent*) 40797 vfunc[93]: QTable::showEvent(QShowEvent*) 40798 vfunc[94]: QWidget::hideEvent(QHideEvent*) 40799 vfunc[95]: QWidget::x11Event(_XEvent*) 40800 vfunc[96]: QWidget::updateMask() 40801 vfunc[97]: QScrollView::styleChange(QStyle&) 40802 vfunc[98]: QWidget::enabledChange(bool) 40803 vfunc[99]: QWidget::paletteChange(QPalette const&) 40804 vfunc[100]: QScrollView::fontChange(QFont const&) 40805 vfunc[101]: QTable::windowActivationChange(bool) 40806 vfunc[102]: QWidget::metric(int) const 40807 vfunc[103]: QWidget::create(unsigned long, bool, bool) 40808 vfunc[104]: QWidget::destroy(bool, bool) 40809 vfunc[105]: NULL or QWidget::setWState(unsigned int) 40810 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 40811 vfunc[107]: QScrollView::focusNextPrevChild(bool) 40812 vfunc[108]: QWidget::setKeyCompression(bool) 40813 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 40814 bool, QFont*) 40815 vfunc[110]: QFrame::setFrameStyle(int) 40816 vfunc[111]: QFrame::setLineWidth(int) 40817 vfunc[112]: QFrame::setMargin(int) 40818 vfunc[113]: QFrame::setMidLineWidth(int) 40819 vfunc[114]: QFrame::setFrameRect(QRect const&) 40820 vfunc[115]: QFrame::drawFrame(QPainter*) 40821 vfunc[116]: QTable::drawContents(QPainter*) 40822 vfunc[117]: QScrollView::frameChanged() 40823 vfunc[118]: 40824 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 40825 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 40826 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 40827 vfunc[121]: 40828 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 40829 vfunc[122]: 40830 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 40831 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 40832 vfunc[124]: QScrollView::setDragAutoScroll(bool) 40833 vfunc[125]: QScrollView::resizeContents(int, int) 40834 vfunc[126]: QScrollView::setContentsPos(int, int) 40835 vfunc[127]: QDataTable::drawContents(QPainter*, int, int, int, 40836 int) 40837 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 40838 int, int, int, int, int) 40839 vfunc[129]: QDataTable::contentsMousePressEvent(QMouseEvent*) 40840 vfunc[130]: QTable::contentsMouseReleaseEvent(QMouseEvent*) 40841 vfunc[131]: QTable::contentsMouseDoubleClickEvent(QMouseEvent*) 40842 vfunc[132]: QTable::contentsMouseMoveEvent(QMouseEvent*) 40843 vfunc[133]: QTable::contentsDragEnterEvent(QDragEnterEvent*) 40844 vfunc[134]: QTable::contentsDragMoveEvent(QDragMoveEvent*) 40845 vfunc[135]: QTable::contentsDragLeaveEvent(QDragLeaveEvent*) 40846 vfunc[136]: QTable::contentsDropEvent(QDropEvent*) 40847 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 40848 vfunc[138]: 40849 QDataTable::contentsContextMenuEvent(QContextMenuEvent*) 40850 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 40851 vfunc[140]: QTable::viewportResizeEvent(QResizeEvent*) 40852 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 40853 vfunc[142]: 40854 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 40855 vfunc[143]: 40856 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 40857 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 40858 vfunc[145]: 40859 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 40860 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 40861 vfunc[147]: 40862 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 40863 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 40864 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 40865 vfunc[150]: 40866 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 40867 vfunc[151]: QScrollView::setMargins(int, int, int, int) 40868 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 40869 int, int) 40870 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 40871 int, int) 40872 vfunc[154]: QTable::setSelectionMode(QTable::SelectionMode) 40873 vfunc[155]: QDataTable::setItem(int, int, QTableItem*) 40874 vfunc[156]: QTable::setText(int, int, QString const&) 40875 vfunc[157]: QDataTable::setPixmap(int, int, QPixmap const&) 40876 vfunc[158]: QDataTable::item(int, int) const 40877 vfunc[159]: QDataTable::text(int, int) const 40878 vfunc[160]: QTable::pixmap(int, int) const 40879 vfunc[161]: QDataTable::clearCell(int, int) 40880 vfunc[162]: QTable::cellGeometry(int, int) const 40881 vfunc[163]: QTable::columnWidth(int) const 40882 vfunc[164]: QTable::rowHeight(int) const 40883 vfunc[165]: QTable::columnPos(int) const 40884 vfunc[166]: QTable::rowPos(int) const 40885 vfunc[167]: QTable::columnAt(int) const 40886 vfunc[168]: QTable::rowAt(int) const 40887 vfunc[169]: QDataTable::numRows() const 40888 vfunc[170]: QDataTable::numCols() const 40889 vfunc[171]: QTable::addSelection(QTableSelection const&) 40890 vfunc[172]: QTable::removeSelection(QTableSelection const&) 40891 vfunc[173]: QTable::removeSelection(int) 40892 vfunc[174]: QTable::currentSelection() const 40893 vfunc[175]: QDataTable::sortColumn(int, bool, bool) 40894 vfunc[176]: QDataTable::takeItem(QTableItem*) 40895 vfunc[177]: QTable::setCellWidget(int, int, QWidget*) 40896 vfunc[178]: QTable::cellWidget(int, int) const 40897 vfunc[179]: QTable::clearCellWidget(int, int) 40898 vfunc[180]: QTable::cellRect(int, int) const 40899 vfunc[181]: QTable::paintCell(QPainter*, int, int, QRect 40900 const&, bool) 40901 vfunc[182]: QDataTable::paintCell(QPainter*, int, int, QRect 40902 const&, bool, QColorGroup const&) 40903 vfunc[183]: QTable::paintFocus(QPainter*, QRect const&) 40904 vfunc[184]: QTable::setFocusStyle(QTable::FocusStyle) 40905 vfunc[185]: QDataTable::setNumRows(int) 40906 vfunc[186]: QDataTable::setNumCols(int) 40907 vfunc[187]: QTable::setShowGrid(bool) 40908 vfunc[188]: QTable::hideRow(int) 40909 vfunc[189]: QDataTable::hideColumn(int) 40910 vfunc[190]: QTable::showRow(int) 40911 vfunc[191]: QDataTable::showColumn(int) 40912 vfunc[192]: QDataTable::setColumnWidth(int, int) 40913 vfunc[193]: QTable::setRowHeight(int, int) 40914 vfunc[194]: QDataTable::adjustColumn(int) 40915 vfunc[195]: QTable::adjustRow(int) 40916 vfunc[196]: QDataTable::setColumnStretchable(int, bool) 40917 vfunc[197]: QTable::setRowStretchable(int, bool) 40918 vfunc[198]: QTable::setSorting(bool) 40919 vfunc[199]: QTable::swapRows(int, int, bool) 40920 vfunc[200]: QDataTable::swapColumns(int, int, bool) 40921 vfunc[201]: QTable::swapCells(int, int, int, int) 40922 vfunc[202]: QTable::setLeftMargin(int) 40923 vfunc[203]: QTable::setTopMargin(int) 40924 vfunc[204]: QTable::setCurrentCell(int, int) 40925 vfunc[205]: QTable::setColumnMovingEnabled(bool) 40926 vfunc[206]: QTable::setRowMovingEnabled(bool) 40927 vfunc[207]: QTable::setReadOnly(bool) 40928 vfunc[208]: QTable::setRowReadOnly(int, bool) 40929 vfunc[209]: QTable::setColumnReadOnly(int, bool) 40930 vfunc[210]: QTable::setDragEnabled(bool) 40931 vfunc[211]: QTable::insertRows(int, int) 40932 vfunc[212]: QTable::insertColumns(int, int) 40933 vfunc[213]: QTable::removeRow(int) 40934 vfunc[214]: QTable::removeRows(QMemArray const&) 40935 vfunc[215]: QTable::removeColumn(int) 40936 vfunc[216]: QTable::removeColumns(QMemArray const&) 40937 vfunc[217]: QTable::editCell(int, int, bool) 40938 vfunc[218]: QTable::dragObject() 40939 vfunc[219]: QTable::startDrag() 40940 vfunc[220]: QTable::paintEmptyArea(QPainter*, int, int, int, 40941 int) 40942 vfunc[221]: QDataTable::activateNextCell() 40943 vfunc[222]: QDataTable::createEditor(int, int, bool) const 40944 vfunc[223]: QTable::setCellContentFromEditor(int, int) 40945 vfunc[224]: QDataTable::beginEdit(int, int, bool) 40946 vfunc[225]: QDataTable::endEdit(int, int, bool, bool) 40947 vfunc[226]: QDataTable::resizeData(int) 40948 vfunc[227]: QTable::insertWidget(int, int, QWidget*) 40949 vfunc[228]: QTable::columnWidthChanged(int) 40950 vfunc[229]: QTable::rowHeightChanged(int) 40951 vfunc[230]: QTable::columnIndexChanged(int, int, int) 40952 vfunc[231]: QTable::rowIndexChanged(int, int, int) 40953 vfunc[232]: QDataTable::columnClicked(int) 40954 vfunc[233]: QDataTable::addColumn(QString const&, QString 40955 const&, int, QIconSet const&) 40956 vfunc[234]: QDataTable::removeColumn(unsigned int) 40957 vfunc[235]: QDataTable::setColumn(unsigned int, QString const&, 40958 QString const&, int, QIconSet const&) 40959 vfunc[236]: QDataTable::setSqlCursor(QSqlCursor*, bool, bool) 40960 vfunc[237]: QDataTable::setNullText(QString const&) 40961 vfunc[238]: QDataTable::setTrueText(QString const&) 40962 vfunc[239]: QDataTable::setFalseText(QString const&) 40963 vfunc[240]: QDataTable::setDateFormat(Qt::DateFormat) 40964 vfunc[241]: QDataTable::setConfirmEdits(bool) 40965 vfunc[242]: QDataTable::setConfirmInsert(bool) 40966 vfunc[243]: QDataTable::setConfirmUpdate(bool) 40967 vfunc[244]: QDataTable::setConfirmDelete(bool) 40968 vfunc[245]: QDataTable::setConfirmCancels(bool) 40969 vfunc[246]: QDataTable::setAutoDelete(bool) 40970 vfunc[247]: QDataTable::setAutoEdit(bool) 40971 vfunc[248]: QDataTable::setFilter(QString const&) 40972 vfunc[249]: QDataTable::setSort(QStringList const&) 40973 vfunc[250]: QDataTable::setSort(QSqlIndex const&) 40974 vfunc[251]: QDataTable::find(QString const&, bool, bool) 40975 vfunc[252]: QDataTable::sortAscending(int) 40976 vfunc[253]: QDataTable::sortDescending(int) 40977 vfunc[254]: QDataTable::refresh() 40978 vfunc[255]: QDataTable::insertCurrent() 40979 vfunc[256]: QDataTable::updateCurrent() 40980 vfunc[257]: QDataTable::deleteCurrent() 40981 vfunc[258]: QDataTable::confirmEdit(QSql::Op) 40982 vfunc[259]: QDataTable::confirmCancel(QSql::Op) 40983 vfunc[260]: QDataTable::handleError(QSqlError const&) 40984 vfunc[261]: QDataTable::beginInsert() 40985 vfunc[262]: QDataTable::beginUpdate(int, int, bool) 40986 vfunc[263]: QDataTable::paintField(QPainter*, QSqlField const*, 40987 QRect const&, bool) 40988 vfunc[264]: QDataTable::fieldAlignment(QSqlField const*) 40989 40990 Table 8-603. Secondary vtable for QDataTable 40991 Base Offset -80 40992 Virtual Base Offset 0 40993 RTTI typeinfo for QDataTable 40994 vfunc[0]: non-virtual thunk to QDataTable::~QDataTable() 40995 vfunc[1]: non-virtual thunk to QDataTable::~QDataTable() 40996 vfunc[2]: QPaintDevice::setResolution(int) 40997 vfunc[3]: QPaintDevice::resolution() const 40998 vfunc[4]: QPaintDevice::handle() const 40999 vfunc[5]: QPaintDevice::x11RenderHandle() const 41000 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 41001 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 41002 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 41003 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 41004 const 41005 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 41006 41007 The Run Time Type Information for the QDataTable class is 41008 described by Table 8-604 41009 41010 Table 8-604. typeinfo for QDataTable 41011 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41012 Name typeinfo name for QDataTable 41013 basetype: typeinfo for QTable 41014 __________________________________________________________ 41015 41016 8.2.27.5. Class data for QComboTableItem 41017 41018 The virtual table for the QComboTableItem class is described by 41019 Table 8-605 41020 41021 Table 8-605. Primary vtable for QComboTableItem 41022 Base Offset 0 41023 Virtual Base Offset 0 41024 RTTI typeinfo for QComboTableItem 41025 vfunc[0]: QComboTableItem::~QComboTableItem() 41026 vfunc[1]: QComboTableItem::~QComboTableItem() 41027 vfunc[2]: QTableItem::pixmap() const 41028 vfunc[3]: QTableItem::text() const 41029 vfunc[4]: QTableItem::setPixmap(QPixmap const&) 41030 vfunc[5]: QTableItem::setText(QString const&) 41031 vfunc[6]: QTableItem::alignment() const 41032 vfunc[7]: QTableItem::setWordWrap(bool) 41033 vfunc[8]: QComboTableItem::createEditor() const 41034 vfunc[9]: QComboTableItem::setContentFromEditor(QWidget*) 41035 vfunc[10]: QTableItem::setReplaceable(bool) 41036 vfunc[11]: QTableItem::key() const 41037 vfunc[12]: QComboTableItem::sizeHint() const 41038 vfunc[13]: QTableItem::setSpan(int, int) 41039 vfunc[14]: QTableItem::setRow(int) 41040 vfunc[15]: QTableItem::setCol(int) 41041 vfunc[16]: QComboTableItem::paint(QPainter*, QColorGroup 41042 const&, QRect const&, bool) 41043 vfunc[17]: QTableItem::setEnabled(bool) 41044 vfunc[18]: QComboTableItem::rtti() const 41045 vfunc[19]: QComboTableItem::setCurrentItem(int) 41046 vfunc[20]: QComboTableItem::setCurrentItem(QString const&) 41047 vfunc[21]: QComboTableItem::setEditable(bool) 41048 vfunc[22]: QComboTableItem::setStringList(QStringList const&) 41049 41050 The Run Time Type Information for the QComboTableItem class is 41051 described by Table 8-606 41052 41053 Table 8-606. typeinfo for QComboTableItem 41054 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41055 Name typeinfo name for QComboTableItem 41056 basetype: typeinfo for QTableItem 41057 __________________________________________________________ 41058 41059 8.2.27.6. Class data for QTable 41060 41061 The virtual table for the QTable class is described by Table 41062 8-607 41063 41064 Table 8-607. Primary vtable for QTable 41065 Base Offset 0 41066 Virtual Base Offset 0 41067 RTTI typeinfo for QTable 41068 vfunc[0]: NULL or QTable::metaObject() const 41069 vfunc[1]: QTable::className() const 41070 vfunc[2]: QTable::qt_cast(char const*) 41071 vfunc[3]: QTable::qt_invoke(int, QUObject*) 41072 vfunc[4]: QTable::qt_emit(int, QUObject*) 41073 vfunc[5]: QTable::qt_property(int, int, QVariant*) 41074 vfunc[6]: QTable::~QTable() 41075 vfunc[7]: QTable::~QTable() 41076 vfunc[8]: QWidget::event(QEvent*) 41077 vfunc[9]: QTable::eventFilter(QObject*, QEvent*) 41078 vfunc[10]: QWidget::setName(char const*) 41079 vfunc[11]: QObject::insertChild(QObject*) 41080 vfunc[12]: QScrollView::removeChild(QObject*) 41081 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41082 vfunc[14]: QObject::property(char const*) const 41083 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41084 vfunc[16]: QObject::childEvent(QChildEvent*) 41085 vfunc[17]: QObject::customEvent(QCustomEvent*) 41086 vfunc[18]: QObject::connectNotify(char const*) 41087 vfunc[19]: QObject::disconnectNotify(char const*) 41088 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41089 const*, char const*) 41090 vfunc[21]: QTable::setEnabled(bool) 41091 vfunc[22]: QWidget::setMinimumSize(int, int) 41092 vfunc[23]: QWidget::setMaximumSize(int, int) 41093 vfunc[24]: QWidget::setSizeIncrement(int, int) 41094 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 41095 vfunc[26]: QWidget::setEraseColor(QColor const&) 41096 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 41097 vfunc[28]: QWidget::setPalette(QPalette const&) 41098 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 41099 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 41100 vfunc[31]: QWidget::setFont(QFont const&) 41101 vfunc[32]: QWidget::setCursor(QCursor const&) 41102 vfunc[33]: QWidget::unsetCursor() 41103 vfunc[34]: QWidget::setMask(QBitmap const&) 41104 vfunc[35]: QWidget::setMask(QRegion const&) 41105 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 41106 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 41107 vfunc[38]: QWidget::setCaption(QString const&) 41108 vfunc[39]: QWidget::setIcon(QPixmap const&) 41109 vfunc[40]: QWidget::setIconText(QString const&) 41110 vfunc[41]: QWidget::setMouseTracking(bool) 41111 vfunc[42]: QWidget::setFocus() 41112 vfunc[43]: QWidget::setActiveWindow() 41113 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 41114 vfunc[45]: QWidget::setFocusProxy(QWidget*) 41115 vfunc[46]: QWidget::setUpdatesEnabled(bool) 41116 vfunc[47]: QScrollView::show() 41117 vfunc[48]: QWidget::hide() 41118 vfunc[49]: QWidget::showMinimized() 41119 vfunc[50]: QWidget::showMaximized() 41120 vfunc[51]: QWidget::showNormal() 41121 vfunc[52]: QWidget::polish() 41122 vfunc[53]: QWidget::move(int, int) 41123 vfunc[54]: QScrollView::resize(int, int) 41124 vfunc[55]: QWidget::setGeometry(int, int, int, int) 41125 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 41126 vfunc[57]: QWidget::close(bool) 41127 vfunc[58]: QTable::sizeHint() const 41128 vfunc[59]: QScrollView::minimumSizeHint() const 41129 vfunc[60]: QWidget::sizePolicy() const 41130 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 41131 vfunc[62]: QWidget::heightForWidth(int) const 41132 vfunc[63]: QWidget::adjustSize() 41133 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 41134 const&, bool) 41135 vfunc[65]: QWidget::setAcceptDrops(bool) 41136 vfunc[66]: QWidget::setAutoMask(bool) 41137 vfunc[67]: 41138 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 41139 vfunc[68]: QWidget::customWhatsThis() const 41140 vfunc[69]: QScrollView::mousePressEvent(QMouseEvent*) 41141 vfunc[70]: QScrollView::mouseReleaseEvent(QMouseEvent*) 41142 vfunc[71]: QScrollView::mouseDoubleClickEvent(QMouseEvent*) 41143 vfunc[72]: QScrollView::mouseMoveEvent(QMouseEvent*) 41144 vfunc[73]: QScrollView::wheelEvent(QWheelEvent*) 41145 vfunc[74]: QTable::keyPressEvent(QKeyEvent*) 41146 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 41147 vfunc[76]: QTable::focusInEvent(QFocusEvent*) 41148 vfunc[77]: QTable::focusOutEvent(QFocusEvent*) 41149 vfunc[78]: QWidget::enterEvent(QEvent*) 41150 vfunc[79]: QWidget::leaveEvent(QEvent*) 41151 vfunc[80]: QTable::paintEvent(QPaintEvent*) 41152 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 41153 vfunc[82]: QScrollView::resizeEvent(QResizeEvent*) 41154 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 41155 vfunc[84]: QScrollView::contextMenuEvent(QContextMenuEvent*) 41156 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 41157 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 41158 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 41159 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 41160 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 41161 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 41162 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 41163 vfunc[92]: QWidget::dropEvent(QDropEvent*) 41164 vfunc[93]: QTable::showEvent(QShowEvent*) 41165 vfunc[94]: QWidget::hideEvent(QHideEvent*) 41166 vfunc[95]: QWidget::x11Event(_XEvent*) 41167 vfunc[96]: QWidget::updateMask() 41168 vfunc[97]: QScrollView::styleChange(QStyle&) 41169 vfunc[98]: QWidget::enabledChange(bool) 41170 vfunc[99]: QWidget::paletteChange(QPalette const&) 41171 vfunc[100]: QScrollView::fontChange(QFont const&) 41172 vfunc[101]: QTable::windowActivationChange(bool) 41173 vfunc[102]: QWidget::metric(int) const 41174 vfunc[103]: QWidget::create(unsigned long, bool, bool) 41175 vfunc[104]: QWidget::destroy(bool, bool) 41176 vfunc[105]: NULL or QWidget::setWState(unsigned int) 41177 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 41178 vfunc[107]: QScrollView::focusNextPrevChild(bool) 41179 vfunc[108]: QWidget::setKeyCompression(bool) 41180 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 41181 bool, QFont*) 41182 vfunc[110]: QFrame::setFrameStyle(int) 41183 vfunc[111]: QFrame::setLineWidth(int) 41184 vfunc[112]: QFrame::setMargin(int) 41185 vfunc[113]: QFrame::setMidLineWidth(int) 41186 vfunc[114]: QFrame::setFrameRect(QRect const&) 41187 vfunc[115]: QFrame::drawFrame(QPainter*) 41188 vfunc[116]: QTable::drawContents(QPainter*) 41189 vfunc[117]: QScrollView::frameChanged() 41190 vfunc[118]: 41191 QScrollView::setResizePolicy(QScrollView::ResizePolicy) 41192 vfunc[119]: QScrollView::addChild(QWidget*, int, int) 41193 vfunc[120]: QScrollView::moveChild(QWidget*, int, int) 41194 vfunc[121]: 41195 QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode) 41196 vfunc[122]: 41197 QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode) 41198 vfunc[123]: QScrollView::setCornerWidget(QWidget*) 41199 vfunc[124]: QScrollView::setDragAutoScroll(bool) 41200 vfunc[125]: QScrollView::resizeContents(int, int) 41201 vfunc[126]: QScrollView::setContentsPos(int, int) 41202 vfunc[127]: QTable::drawContents(QPainter*, int, int, int, int) 41203 vfunc[128]: QScrollView::drawContentsOffset(QPainter*, int, 41204 int, int, int, int, int) 41205 vfunc[129]: QTable::contentsMousePressEvent(QMouseEvent*) 41206 vfunc[130]: QTable::contentsMouseReleaseEvent(QMouseEvent*) 41207 vfunc[131]: QTable::contentsMouseDoubleClickEvent(QMouseEvent*) 41208 vfunc[132]: QTable::contentsMouseMoveEvent(QMouseEvent*) 41209 vfunc[133]: QTable::contentsDragEnterEvent(QDragEnterEvent*) 41210 vfunc[134]: QTable::contentsDragMoveEvent(QDragMoveEvent*) 41211 vfunc[135]: QTable::contentsDragLeaveEvent(QDragLeaveEvent*) 41212 vfunc[136]: QTable::contentsDropEvent(QDropEvent*) 41213 vfunc[137]: QScrollView::contentsWheelEvent(QWheelEvent*) 41214 vfunc[138]: 41215 QTable::contentsContextMenuEvent(QContextMenuEvent*) 41216 vfunc[139]: QScrollView::viewportPaintEvent(QPaintEvent*) 41217 vfunc[140]: QTable::viewportResizeEvent(QResizeEvent*) 41218 vfunc[141]: QScrollView::viewportMousePressEvent(QMouseEvent*) 41219 vfunc[142]: 41220 QScrollView::viewportMouseReleaseEvent(QMouseEvent*) 41221 vfunc[143]: 41222 QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) 41223 vfunc[144]: QScrollView::viewportMouseMoveEvent(QMouseEvent*) 41224 vfunc[145]: 41225 QScrollView::viewportDragEnterEvent(QDragEnterEvent*) 41226 vfunc[146]: QScrollView::viewportDragMoveEvent(QDragMoveEvent*) 41227 vfunc[147]: 41228 QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*) 41229 vfunc[148]: QScrollView::viewportDropEvent(QDropEvent*) 41230 vfunc[149]: QScrollView::viewportWheelEvent(QWheelEvent*) 41231 vfunc[150]: 41232 QScrollView::viewportContextMenuEvent(QContextMenuEvent*) 41233 vfunc[151]: QScrollView::setMargins(int, int, int, int) 41234 vfunc[152]: QScrollView::setHBarGeometry(QScrollBar&, int, int, 41235 int, int) 41236 vfunc[153]: QScrollView::setVBarGeometry(QScrollBar&, int, int, 41237 int, int) 41238 vfunc[154]: QTable::setSelectionMode(QTable::SelectionMode) 41239 vfunc[155]: QTable::setItem(int, int, QTableItem*) 41240 vfunc[156]: QTable::setText(int, int, QString const&) 41241 vfunc[157]: QTable::setPixmap(int, int, QPixmap const&) 41242 vfunc[158]: QTable::item(int, int) const 41243 vfunc[159]: QTable::text(int, int) const 41244 vfunc[160]: QTable::pixmap(int, int) const 41245 vfunc[161]: QTable::clearCell(int, int) 41246 vfunc[162]: QTable::cellGeometry(int, int) const 41247 vfunc[163]: QTable::columnWidth(int) const 41248 vfunc[164]: QTable::rowHeight(int) const 41249 vfunc[165]: QTable::columnPos(int) const 41250 vfunc[166]: QTable::rowPos(int) const 41251 vfunc[167]: QTable::columnAt(int) const 41252 vfunc[168]: QTable::rowAt(int) const 41253 vfunc[169]: QTable::numRows() const 41254 vfunc[170]: QTable::numCols() const 41255 vfunc[171]: QTable::addSelection(QTableSelection const&) 41256 vfunc[172]: QTable::removeSelection(QTableSelection const&) 41257 vfunc[173]: QTable::removeSelection(int) 41258 vfunc[174]: QTable::currentSelection() const 41259 vfunc[175]: QTable::sortColumn(int, bool, bool) 41260 vfunc[176]: QTable::takeItem(QTableItem*) 41261 vfunc[177]: QTable::setCellWidget(int, int, QWidget*) 41262 vfunc[178]: QTable::cellWidget(int, int) const 41263 vfunc[179]: QTable::clearCellWidget(int, int) 41264 vfunc[180]: QTable::cellRect(int, int) const 41265 vfunc[181]: QTable::paintCell(QPainter*, int, int, QRect 41266 const&, bool) 41267 vfunc[182]: QTable::paintCell(QPainter*, int, int, QRect 41268 const&, bool, QColorGroup const&) 41269 vfunc[183]: QTable::paintFocus(QPainter*, QRect const&) 41270 vfunc[184]: QTable::setFocusStyle(QTable::FocusStyle) 41271 vfunc[185]: QTable::setNumRows(int) 41272 vfunc[186]: QTable::setNumCols(int) 41273 vfunc[187]: QTable::setShowGrid(bool) 41274 vfunc[188]: QTable::hideRow(int) 41275 vfunc[189]: QTable::hideColumn(int) 41276 vfunc[190]: QTable::showRow(int) 41277 vfunc[191]: QTable::showColumn(int) 41278 vfunc[192]: QTable::setColumnWidth(int, int) 41279 vfunc[193]: QTable::setRowHeight(int, int) 41280 vfunc[194]: QTable::adjustColumn(int) 41281 vfunc[195]: QTable::adjustRow(int) 41282 vfunc[196]: QTable::setColumnStretchable(int, bool) 41283 vfunc[197]: QTable::setRowStretchable(int, bool) 41284 vfunc[198]: QTable::setSorting(bool) 41285 vfunc[199]: QTable::swapRows(int, int, bool) 41286 vfunc[200]: QTable::swapColumns(int, int, bool) 41287 vfunc[201]: QTable::swapCells(int, int, int, int) 41288 vfunc[202]: QTable::setLeftMargin(int) 41289 vfunc[203]: QTable::setTopMargin(int) 41290 vfunc[204]: QTable::setCurrentCell(int, int) 41291 vfunc[205]: QTable::setColumnMovingEnabled(bool) 41292 vfunc[206]: QTable::setRowMovingEnabled(bool) 41293 vfunc[207]: QTable::setReadOnly(bool) 41294 vfunc[208]: QTable::setRowReadOnly(int, bool) 41295 vfunc[209]: QTable::setColumnReadOnly(int, bool) 41296 vfunc[210]: QTable::setDragEnabled(bool) 41297 vfunc[211]: QTable::insertRows(int, int) 41298 vfunc[212]: QTable::insertColumns(int, int) 41299 vfunc[213]: QTable::removeRow(int) 41300 vfunc[214]: QTable::removeRows(QMemArray const&) 41301 vfunc[215]: QTable::removeColumn(int) 41302 vfunc[216]: QTable::removeColumns(QMemArray const&) 41303 vfunc[217]: QTable::editCell(int, int, bool) 41304 vfunc[218]: QTable::dragObject() 41305 vfunc[219]: QTable::startDrag() 41306 vfunc[220]: QTable::paintEmptyArea(QPainter*, int, int, int, 41307 int) 41308 vfunc[221]: QTable::activateNextCell() 41309 vfunc[222]: QTable::createEditor(int, int, bool) const 41310 vfunc[223]: QTable::setCellContentFromEditor(int, int) 41311 vfunc[224]: QTable::beginEdit(int, int, bool) 41312 vfunc[225]: QTable::endEdit(int, int, bool, bool) 41313 vfunc[226]: QTable::resizeData(int) 41314 vfunc[227]: QTable::insertWidget(int, int, QWidget*) 41315 vfunc[228]: QTable::columnWidthChanged(int) 41316 vfunc[229]: QTable::rowHeightChanged(int) 41317 vfunc[230]: QTable::columnIndexChanged(int, int, int) 41318 vfunc[231]: QTable::rowIndexChanged(int, int, int) 41319 vfunc[232]: QTable::columnClicked(int) 41320 41321 Table 8-608. Secondary vtable for QTable 41322 Base Offset -80 41323 Virtual Base Offset 0 41324 RTTI typeinfo for QTable 41325 vfunc[0]: non-virtual thunk to QTable::~QTable() 41326 vfunc[1]: non-virtual thunk to QTable::~QTable() 41327 vfunc[2]: QPaintDevice::setResolution(int) 41328 vfunc[3]: QPaintDevice::resolution() const 41329 vfunc[4]: QPaintDevice::handle() const 41330 vfunc[5]: QPaintDevice::x11RenderHandle() const 41331 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 41332 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 41333 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 41334 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 41335 const 41336 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 41337 41338 The Run Time Type Information for the QTable class is described 41339 by Table 8-609 41340 41341 Table 8-609. typeinfo for QTable 41342 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41343 Name typeinfo name for QTable 41344 basetype: typeinfo for QScrollView 41345 __________________________________________________________ 41346 41347 8.2.27.7. Interfaces for Qt3 Tables 41348 41349 An LSB conforming implementation shall provide the architecture 41350 specific functions for Qt3 Tables specified in Table 8-610, 41351 with the full mandatory functionality as described in the 41352 referenced underlying specification. 41353 41354 Table 8-610. libqt-mt - Qt3 Tables Function Interfaces 41355 _ZThn80_N10QDataTableD0Ev [CXXABI] _ZThn80_N10QDataTableD1Ev 41356 [CXXABI] 41357 _ZThn80_N6QTableD0Ev [CXXABI] _ZThn80_N6QTableD1Ev [CXXABI] 41358 _ZThn80_N7QHeaderD0Ev [CXXABI] _ZThn80_N7QHeaderD1Ev [CXXABI] 41359 __________________________________________________________ 41360 41361 8.2.28. Qt3 Plugins 41362 __________________________________________________________ 41363 41364 8.2.28.1. Class data for QGPlugin 41365 41366 The virtual table for the QGPlugin class is described by Table 41367 8-611 41368 41369 Table 8-611. Primary vtable for QGPlugin 41370 Base Offset 0 41371 Virtual Base Offset 0 41372 RTTI typeinfo for QGPlugin 41373 vfunc[0]: NULL or QGPlugin::metaObject() const 41374 vfunc[1]: QGPlugin::className() const 41375 vfunc[2]: QGPlugin::qt_cast(char const*) 41376 vfunc[3]: QGPlugin::qt_invoke(int, QUObject*) 41377 vfunc[4]: QGPlugin::qt_emit(int, QUObject*) 41378 vfunc[5]: QGPlugin::qt_property(int, int, QVariant*) 41379 vfunc[6]: QGPlugin::~QGPlugin() 41380 vfunc[7]: QGPlugin::~QGPlugin() 41381 vfunc[8]: QObject::event(QEvent*) 41382 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41383 vfunc[10]: QObject::setName(char const*) 41384 vfunc[11]: QObject::insertChild(QObject*) 41385 vfunc[12]: QObject::removeChild(QObject*) 41386 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41387 vfunc[14]: QObject::property(char const*) const 41388 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41389 vfunc[16]: QObject::childEvent(QChildEvent*) 41390 vfunc[17]: QObject::customEvent(QCustomEvent*) 41391 vfunc[18]: QObject::connectNotify(char const*) 41392 vfunc[19]: QObject::disconnectNotify(char const*) 41393 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41394 const*, char const*) 41395 41396 The Run Time Type Information for the QGPlugin class is 41397 described by Table 8-612 41398 41399 Table 8-612. typeinfo for QGPlugin 41400 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41401 Name typeinfo name for QGPlugin 41402 basetype: typeinfo for QObject 41403 __________________________________________________________ 41404 41405 8.2.28.2. Class data for QStylePlugin 41406 41407 The virtual table for the QStylePlugin class is described by 41408 Table 8-613 41409 41410 Table 8-613. Primary vtable for QStylePlugin 41411 Base Offset 0 41412 Virtual Base Offset 0 41413 RTTI typeinfo for QStylePlugin 41414 vfunc[0]: NULL or QStylePlugin::metaObject() const 41415 vfunc[1]: QStylePlugin::className() const 41416 vfunc[2]: QStylePlugin::qt_cast(char const*) 41417 vfunc[3]: QStylePlugin::qt_invoke(int, QUObject*) 41418 vfunc[4]: QStylePlugin::qt_emit(int, QUObject*) 41419 vfunc[5]: QStylePlugin::qt_property(int, int, QVariant*) 41420 vfunc[6]: QStylePlugin::~QStylePlugin() 41421 vfunc[7]: QStylePlugin::~QStylePlugin() 41422 vfunc[8]: QObject::event(QEvent*) 41423 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41424 vfunc[10]: QObject::setName(char const*) 41425 vfunc[11]: QObject::insertChild(QObject*) 41426 vfunc[12]: QObject::removeChild(QObject*) 41427 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41428 vfunc[14]: QObject::property(char const*) const 41429 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41430 vfunc[16]: QObject::childEvent(QChildEvent*) 41431 vfunc[17]: QObject::customEvent(QCustomEvent*) 41432 vfunc[18]: QObject::connectNotify(char const*) 41433 vfunc[19]: QObject::disconnectNotify(char const*) 41434 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41435 const*, char const*) 41436 vfunc[21]: __cxa_pure_virtual 41437 vfunc[22]: __cxa_pure_virtual 41438 41439 The Run Time Type Information for the QStylePlugin class is 41440 described by Table 8-614 41441 41442 Table 8-614. typeinfo for QStylePlugin 41443 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41444 Name typeinfo name for QStylePlugin 41445 basetype: typeinfo for QGPlugin 41446 __________________________________________________________ 41447 41448 8.2.28.3. Class data for QTextCodecPlugin 41449 41450 The virtual table for the QTextCodecPlugin class is described 41451 by Table 8-615 41452 41453 Table 8-615. Primary vtable for QTextCodecPlugin 41454 Base Offset 0 41455 Virtual Base Offset 0 41456 RTTI typeinfo for QTextCodecPlugin 41457 vfunc[0]: NULL or QTextCodecPlugin::metaObject() const 41458 vfunc[1]: QTextCodecPlugin::className() const 41459 vfunc[2]: QTextCodecPlugin::qt_cast(char const*) 41460 vfunc[3]: QTextCodecPlugin::qt_invoke(int, QUObject*) 41461 vfunc[4]: QTextCodecPlugin::qt_emit(int, QUObject*) 41462 vfunc[5]: QTextCodecPlugin::qt_property(int, int, QVariant*) 41463 vfunc[6]: QTextCodecPlugin::~QTextCodecPlugin() 41464 vfunc[7]: QTextCodecPlugin::~QTextCodecPlugin() 41465 vfunc[8]: QObject::event(QEvent*) 41466 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41467 vfunc[10]: QObject::setName(char const*) 41468 vfunc[11]: QObject::insertChild(QObject*) 41469 vfunc[12]: QObject::removeChild(QObject*) 41470 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41471 vfunc[14]: QObject::property(char const*) const 41472 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41473 vfunc[16]: QObject::childEvent(QChildEvent*) 41474 vfunc[17]: QObject::customEvent(QCustomEvent*) 41475 vfunc[18]: QObject::connectNotify(char const*) 41476 vfunc[19]: QObject::disconnectNotify(char const*) 41477 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41478 const*, char const*) 41479 vfunc[21]: __cxa_pure_virtual 41480 vfunc[22]: __cxa_pure_virtual 41481 vfunc[23]: __cxa_pure_virtual 41482 vfunc[24]: __cxa_pure_virtual 41483 41484 The Run Time Type Information for the QTextCodecPlugin class is 41485 described by Table 8-616 41486 41487 Table 8-616. typeinfo for QTextCodecPlugin 41488 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41489 Name typeinfo name for QTextCodecPlugin 41490 basetype: typeinfo for QGPlugin 41491 __________________________________________________________ 41492 41493 8.2.28.4. Class data for QWidgetPlugin 41494 41495 The virtual table for the QWidgetPlugin class is described by 41496 Table 8-617 41497 41498 Table 8-617. Primary vtable for QWidgetPlugin 41499 Base Offset 0 41500 Virtual Base Offset 0 41501 RTTI typeinfo for QWidgetPlugin 41502 vfunc[0]: NULL or QWidgetPlugin::metaObject() const 41503 vfunc[1]: QWidgetPlugin::className() const 41504 vfunc[2]: QWidgetPlugin::qt_cast(char const*) 41505 vfunc[3]: QWidgetPlugin::qt_invoke(int, QUObject*) 41506 vfunc[4]: QWidgetPlugin::qt_emit(int, QUObject*) 41507 vfunc[5]: QWidgetPlugin::qt_property(int, int, QVariant*) 41508 vfunc[6]: QWidgetPlugin::~QWidgetPlugin() 41509 vfunc[7]: QWidgetPlugin::~QWidgetPlugin() 41510 vfunc[8]: QObject::event(QEvent*) 41511 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41512 vfunc[10]: QObject::setName(char const*) 41513 vfunc[11]: QObject::insertChild(QObject*) 41514 vfunc[12]: QObject::removeChild(QObject*) 41515 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41516 vfunc[14]: QObject::property(char const*) const 41517 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41518 vfunc[16]: QObject::childEvent(QChildEvent*) 41519 vfunc[17]: QObject::customEvent(QCustomEvent*) 41520 vfunc[18]: QObject::connectNotify(char const*) 41521 vfunc[19]: QObject::disconnectNotify(char const*) 41522 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41523 const*, char const*) 41524 vfunc[21]: __cxa_pure_virtual 41525 vfunc[22]: __cxa_pure_virtual 41526 vfunc[23]: QWidgetPlugin::group(QString const&) const 41527 vfunc[24]: QWidgetPlugin::iconSet(QString const&) const 41528 vfunc[25]: QWidgetPlugin::includeFile(QString const&) const 41529 vfunc[26]: QWidgetPlugin::toolTip(QString const&) const 41530 vfunc[27]: QWidgetPlugin::whatsThis(QString const&) const 41531 vfunc[28]: QWidgetPlugin::isContainer(QString const&) const 41532 41533 The Run Time Type Information for the QWidgetPlugin class is 41534 described by Table 8-618 41535 41536 Table 8-618. typeinfo for QWidgetPlugin 41537 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41538 Name typeinfo name for QWidgetPlugin 41539 basetype: typeinfo for QGPlugin 41540 __________________________________________________________ 41541 41542 8.2.28.5. Class data for QLibrary 41543 41544 The virtual table for the QLibrary class is described by Table 41545 8-619 41546 41547 Table 8-619. Primary vtable for QLibrary 41548 Base Offset 0 41549 Virtual Base Offset 0 41550 RTTI typeinfo for QLibrary 41551 vfunc[0]: QLibrary::~QLibrary() 41552 vfunc[1]: QLibrary::~QLibrary() 41553 vfunc[2]: QLibrary::unload() 41554 41555 The Run Time Type Information for the QLibrary class is 41556 described by Table 8-620 41557 41558 Table 8-620. typeinfo for QLibrary 41559 Base Vtable vtable for __cxxabiv1::__class_type_info 41560 Name typeinfo name for QLibrary 41561 __________________________________________________________ 41562 41563 8.2.28.6. Class data for QImageFormatPlugin 41564 41565 The virtual table for the QImageFormatPlugin class is described 41566 by Table 8-621 41567 41568 Table 8-621. Primary vtable for QImageFormatPlugin 41569 Base Offset 0 41570 Virtual Base Offset 0 41571 RTTI typeinfo for QImageFormatPlugin 41572 vfunc[0]: NULL or QImageFormatPlugin::metaObject() const 41573 vfunc[1]: QImageFormatPlugin::className() const 41574 vfunc[2]: QImageFormatPlugin::qt_cast(char const*) 41575 vfunc[3]: QImageFormatPlugin::qt_invoke(int, QUObject*) 41576 vfunc[4]: QImageFormatPlugin::qt_emit(int, QUObject*) 41577 vfunc[5]: QImageFormatPlugin::qt_property(int, int, QVariant*) 41578 vfunc[6]: QImageFormatPlugin::~QImageFormatPlugin() 41579 vfunc[7]: QImageFormatPlugin::~QImageFormatPlugin() 41580 vfunc[8]: QObject::event(QEvent*) 41581 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 41582 vfunc[10]: QObject::setName(char const*) 41583 vfunc[11]: QObject::insertChild(QObject*) 41584 vfunc[12]: QObject::removeChild(QObject*) 41585 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 41586 vfunc[14]: QObject::property(char const*) const 41587 vfunc[15]: QObject::timerEvent(QTimerEvent*) 41588 vfunc[16]: QObject::childEvent(QChildEvent*) 41589 vfunc[17]: QObject::customEvent(QCustomEvent*) 41590 vfunc[18]: QObject::connectNotify(char const*) 41591 vfunc[19]: QObject::disconnectNotify(char const*) 41592 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 41593 const*, char const*) 41594 vfunc[21]: __cxa_pure_virtual 41595 vfunc[22]: QImageFormatPlugin::loadImage(QString const&, 41596 QString const&, QImage*) 41597 vfunc[23]: QImageFormatPlugin::saveImage(QString const&, 41598 QString const&, QImage const&) 41599 vfunc[24]: __cxa_pure_virtual 41600 41601 The Run Time Type Information for the QImageFormatPlugin class 41602 is described by Table 8-622 41603 41604 Table 8-622. typeinfo for QImageFormatPlugin 41605 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41606 Name typeinfo name for QImageFormatPlugin 41607 basetype: typeinfo for QGPlugin 41608 __________________________________________________________ 41609 41610 8.2.28.7. Interfaces for Qt3 Plugins 41611 41612 No external functions are defined for libqt-mt - Qt3 Plugins in 41613 this part of the specification. See also the generic 41614 specification. 41615 __________________________________________________________ 41616 41617 8.2.29. Qt3 XML 41618 __________________________________________________________ 41619 41620 8.2.29.1. Class data for QXmlEntityResolver 41621 41622 The virtual table for the QXmlEntityResolver class is described 41623 by Table 8-623 41624 41625 Table 8-623. Primary vtable for QXmlEntityResolver 41626 Base Offset 0 41627 Virtual Base Offset 0 41628 RTTI typeinfo for QXmlEntityResolver 41629 vfunc[0]: __cxa_pure_virtual 41630 vfunc[1]: __cxa_pure_virtual 41631 41632 The Run Time Type Information for the QXmlEntityResolver class 41633 is described by Table 8-624 41634 41635 Table 8-624. typeinfo for QXmlEntityResolver 41636 Base Vtable vtable for __cxxabiv1::__class_type_info 41637 Name typeinfo name for QXmlEntityResolver 41638 __________________________________________________________ 41639 41640 8.2.29.2. Class data for QXmlLocator 41641 41642 The virtual table for the QXmlLocator class is described by 41643 Table 8-625 41644 41645 Table 8-625. Primary vtable for QXmlLocator 41646 Base Offset 0 41647 Virtual Base Offset 0 41648 RTTI typeinfo for QXmlLocator 41649 vfunc[0]: QXmlLocator::~QXmlLocator() 41650 vfunc[1]: QXmlLocator::~QXmlLocator() 41651 vfunc[2]: __cxa_pure_virtual 41652 vfunc[3]: __cxa_pure_virtual 41653 41654 The Run Time Type Information for the QXmlLocator class is 41655 described by Table 8-626 41656 41657 Table 8-626. typeinfo for QXmlLocator 41658 Base Vtable vtable for __cxxabiv1::__class_type_info 41659 Name typeinfo name for QXmlLocator 41660 __________________________________________________________ 41661 41662 8.2.29.3. Class data for QDomElement 41663 41664 The virtual table for the QDomElement class is described by 41665 Table 8-627 41666 41667 Table 8-627. Primary vtable for QDomElement 41668 Base Offset 0 41669 Virtual Base Offset 0 41670 RTTI typeinfo for QDomElement 41671 vfunc[0]: QDomElement::~QDomElement() 41672 vfunc[1]: QDomElement::~QDomElement() 41673 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41674 const&) 41675 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41676 const&) 41677 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41678 const&) 41679 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41680 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41681 vfunc[7]: QDomNode::hasChildNodes() const 41682 vfunc[8]: QDomNode::cloneNode(bool) const 41683 vfunc[9]: QDomNode::normalize() 41684 vfunc[10]: QDomNode::isSupported(QString const&, QString 41685 const&) const 41686 vfunc[11]: QDomNode::nodeName() const 41687 vfunc[12]: QDomElement::nodeType() const 41688 vfunc[13]: QDomNode::parentNode() const 41689 vfunc[14]: QDomNode::childNodes() const 41690 vfunc[15]: QDomNode::firstChild() const 41691 vfunc[16]: QDomNode::lastChild() const 41692 vfunc[17]: QDomNode::previousSibling() const 41693 vfunc[18]: QDomNode::nextSibling() const 41694 vfunc[19]: QDomElement::attributes() const 41695 vfunc[20]: QDomNode::ownerDocument() const 41696 vfunc[21]: QDomNode::namespaceURI() const 41697 vfunc[22]: QDomNode::localName() const 41698 vfunc[23]: QDomNode::hasAttributes() const 41699 vfunc[24]: QDomNode::nodeValue() const 41700 vfunc[25]: QDomNode::setNodeValue(QString const&) 41701 vfunc[26]: QDomNode::prefix() const 41702 vfunc[27]: QDomNode::setPrefix(QString const&) 41703 vfunc[28]: QDomNode::isAttr() const 41704 vfunc[29]: QDomNode::isCDATASection() const 41705 vfunc[30]: QDomNode::isDocumentFragment() const 41706 vfunc[31]: QDomNode::isDocument() const 41707 vfunc[32]: QDomNode::isDocumentType() const 41708 vfunc[33]: QDomElement::isElement() const 41709 vfunc[34]: QDomNode::isEntityReference() const 41710 vfunc[35]: QDomNode::isText() const 41711 vfunc[36]: QDomNode::isEntity() const 41712 vfunc[37]: QDomNode::isNotation() const 41713 vfunc[38]: QDomNode::isProcessingInstruction() const 41714 vfunc[39]: QDomNode::isCharacterData() const 41715 vfunc[40]: QDomNode::isComment() const 41716 vfunc[41]: QDomElement::elementsByTagName(QString const&) const 41717 vfunc[42]: QDomElement::elementsByTagNameNS(QString const&, 41718 QString const&) const 41719 41720 The Run Time Type Information for the QDomElement class is 41721 described by Table 8-628 41722 41723 Table 8-628. typeinfo for QDomElement 41724 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41725 Name typeinfo name for QDomElement 41726 basetype: typeinfo for QDomNode 41727 __________________________________________________________ 41728 41729 8.2.29.4. Class data for QDomImplementation 41730 41731 The virtual table for the QDomImplementation class is described 41732 by Table 8-629 41733 41734 Table 8-629. Primary vtable for QDomImplementation 41735 Base Offset 0 41736 Virtual Base Offset 0 41737 RTTI typeinfo for QDomImplementation 41738 vfunc[0]: QDomImplementation::~QDomImplementation() 41739 vfunc[1]: QDomImplementation::~QDomImplementation() 41740 vfunc[2]: QDomImplementation::hasFeature(QString const&, 41741 QString const&) 41742 vfunc[3]: QDomImplementation::createDocumentType(QString 41743 const&, QString const&, QString const&) 41744 vfunc[4]: QDomImplementation::createDocument(QString const&, 41745 QString const&, QDomDocumentType const&) 41746 41747 The Run Time Type Information for the QDomImplementation class 41748 is described by Table 8-630 41749 41750 Table 8-630. typeinfo for QDomImplementation 41751 Base Vtable vtable for __cxxabiv1::__class_type_info 41752 Name typeinfo name for QDomImplementation 41753 __________________________________________________________ 41754 41755 8.2.29.5. Class data for QDomDocumentType 41756 41757 The virtual table for the QDomDocumentType class is described 41758 by Table 8-631 41759 41760 Table 8-631. Primary vtable for QDomDocumentType 41761 Base Offset 0 41762 Virtual Base Offset 0 41763 RTTI typeinfo for QDomDocumentType 41764 vfunc[0]: QDomDocumentType::~QDomDocumentType() 41765 vfunc[1]: QDomDocumentType::~QDomDocumentType() 41766 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41767 const&) 41768 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41769 const&) 41770 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41771 const&) 41772 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41773 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41774 vfunc[7]: QDomNode::hasChildNodes() const 41775 vfunc[8]: QDomNode::cloneNode(bool) const 41776 vfunc[9]: QDomNode::normalize() 41777 vfunc[10]: QDomNode::isSupported(QString const&, QString 41778 const&) const 41779 vfunc[11]: QDomNode::nodeName() const 41780 vfunc[12]: QDomDocumentType::nodeType() const 41781 vfunc[13]: QDomNode::parentNode() const 41782 vfunc[14]: QDomNode::childNodes() const 41783 vfunc[15]: QDomNode::firstChild() const 41784 vfunc[16]: QDomNode::lastChild() const 41785 vfunc[17]: QDomNode::previousSibling() const 41786 vfunc[18]: QDomNode::nextSibling() const 41787 vfunc[19]: QDomNode::attributes() const 41788 vfunc[20]: QDomNode::ownerDocument() const 41789 vfunc[21]: QDomNode::namespaceURI() const 41790 vfunc[22]: QDomNode::localName() const 41791 vfunc[23]: QDomNode::hasAttributes() const 41792 vfunc[24]: QDomNode::nodeValue() const 41793 vfunc[25]: QDomNode::setNodeValue(QString const&) 41794 vfunc[26]: QDomNode::prefix() const 41795 vfunc[27]: QDomNode::setPrefix(QString const&) 41796 vfunc[28]: QDomNode::isAttr() const 41797 vfunc[29]: QDomNode::isCDATASection() const 41798 vfunc[30]: QDomNode::isDocumentFragment() const 41799 vfunc[31]: QDomNode::isDocument() const 41800 vfunc[32]: QDomDocumentType::isDocumentType() const 41801 vfunc[33]: QDomNode::isElement() const 41802 vfunc[34]: QDomNode::isEntityReference() const 41803 vfunc[35]: QDomNode::isText() const 41804 vfunc[36]: QDomNode::isEntity() const 41805 vfunc[37]: QDomNode::isNotation() const 41806 vfunc[38]: QDomNode::isProcessingInstruction() const 41807 vfunc[39]: QDomNode::isCharacterData() const 41808 vfunc[40]: QDomNode::isComment() const 41809 vfunc[41]: QDomDocumentType::name() const 41810 vfunc[42]: QDomDocumentType::entities() const 41811 vfunc[43]: QDomDocumentType::notations() const 41812 vfunc[44]: QDomDocumentType::publicId() const 41813 vfunc[45]: QDomDocumentType::systemId() const 41814 vfunc[46]: QDomDocumentType::internalSubset() const 41815 41816 The Run Time Type Information for the QDomDocumentType class is 41817 described by Table 8-632 41818 41819 Table 8-632. typeinfo for QDomDocumentType 41820 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41821 Name typeinfo name for QDomDocumentType 41822 basetype: typeinfo for QDomNode 41823 __________________________________________________________ 41824 41825 8.2.29.6. Class data for QDomDocument 41826 41827 The virtual table for the QDomDocument class is described by 41828 Table 8-633 41829 41830 Table 8-633. Primary vtable for QDomDocument 41831 Base Offset 0 41832 Virtual Base Offset 0 41833 RTTI typeinfo for QDomDocument 41834 vfunc[0]: QDomDocument::~QDomDocument() 41835 vfunc[1]: QDomDocument::~QDomDocument() 41836 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41837 const&) 41838 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41839 const&) 41840 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41841 const&) 41842 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41843 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41844 vfunc[7]: QDomNode::hasChildNodes() const 41845 vfunc[8]: QDomNode::cloneNode(bool) const 41846 vfunc[9]: QDomNode::normalize() 41847 vfunc[10]: QDomNode::isSupported(QString const&, QString 41848 const&) const 41849 vfunc[11]: QDomNode::nodeName() const 41850 vfunc[12]: QDomDocument::nodeType() const 41851 vfunc[13]: QDomNode::parentNode() const 41852 vfunc[14]: QDomNode::childNodes() const 41853 vfunc[15]: QDomNode::firstChild() const 41854 vfunc[16]: QDomNode::lastChild() const 41855 vfunc[17]: QDomNode::previousSibling() const 41856 vfunc[18]: QDomNode::nextSibling() const 41857 vfunc[19]: QDomNode::attributes() const 41858 vfunc[20]: QDomNode::ownerDocument() const 41859 vfunc[21]: QDomNode::namespaceURI() const 41860 vfunc[22]: QDomNode::localName() const 41861 vfunc[23]: QDomNode::hasAttributes() const 41862 vfunc[24]: QDomNode::nodeValue() const 41863 vfunc[25]: QDomNode::setNodeValue(QString const&) 41864 vfunc[26]: QDomNode::prefix() const 41865 vfunc[27]: QDomNode::setPrefix(QString const&) 41866 vfunc[28]: QDomNode::isAttr() const 41867 vfunc[29]: QDomNode::isCDATASection() const 41868 vfunc[30]: QDomNode::isDocumentFragment() const 41869 vfunc[31]: QDomDocument::isDocument() const 41870 vfunc[32]: QDomNode::isDocumentType() const 41871 vfunc[33]: QDomNode::isElement() const 41872 vfunc[34]: QDomNode::isEntityReference() const 41873 vfunc[35]: QDomNode::isText() const 41874 vfunc[36]: QDomNode::isEntity() const 41875 vfunc[37]: QDomNode::isNotation() const 41876 vfunc[38]: QDomNode::isProcessingInstruction() const 41877 vfunc[39]: QDomNode::isCharacterData() const 41878 vfunc[40]: QDomNode::isComment() const 41879 41880 The Run Time Type Information for the QDomDocument class is 41881 described by Table 8-634 41882 41883 Table 8-634. typeinfo for QDomDocument 41884 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41885 Name typeinfo name for QDomDocument 41886 basetype: typeinfo for QDomNode 41887 __________________________________________________________ 41888 41889 8.2.29.7. Class data for QDomAttr 41890 41891 The virtual table for the QDomAttr class is described by Table 41892 8-635 41893 41894 Table 8-635. Primary vtable for QDomAttr 41895 Base Offset 0 41896 Virtual Base Offset 0 41897 RTTI typeinfo for QDomAttr 41898 vfunc[0]: QDomAttr::~QDomAttr() 41899 vfunc[1]: QDomAttr::~QDomAttr() 41900 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 41901 const&) 41902 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 41903 const&) 41904 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 41905 const&) 41906 vfunc[5]: QDomNode::removeChild(QDomNode const&) 41907 vfunc[6]: QDomNode::appendChild(QDomNode const&) 41908 vfunc[7]: QDomNode::hasChildNodes() const 41909 vfunc[8]: QDomNode::cloneNode(bool) const 41910 vfunc[9]: QDomNode::normalize() 41911 vfunc[10]: QDomNode::isSupported(QString const&, QString 41912 const&) const 41913 vfunc[11]: QDomNode::nodeName() const 41914 vfunc[12]: QDomAttr::nodeType() const 41915 vfunc[13]: QDomNode::parentNode() const 41916 vfunc[14]: QDomNode::childNodes() const 41917 vfunc[15]: QDomNode::firstChild() const 41918 vfunc[16]: QDomNode::lastChild() const 41919 vfunc[17]: QDomNode::previousSibling() const 41920 vfunc[18]: QDomNode::nextSibling() const 41921 vfunc[19]: QDomNode::attributes() const 41922 vfunc[20]: QDomNode::ownerDocument() const 41923 vfunc[21]: QDomNode::namespaceURI() const 41924 vfunc[22]: QDomNode::localName() const 41925 vfunc[23]: QDomNode::hasAttributes() const 41926 vfunc[24]: QDomNode::nodeValue() const 41927 vfunc[25]: QDomNode::setNodeValue(QString const&) 41928 vfunc[26]: QDomNode::prefix() const 41929 vfunc[27]: QDomNode::setPrefix(QString const&) 41930 vfunc[28]: QDomAttr::isAttr() const 41931 vfunc[29]: QDomNode::isCDATASection() const 41932 vfunc[30]: QDomNode::isDocumentFragment() const 41933 vfunc[31]: QDomNode::isDocument() const 41934 vfunc[32]: QDomNode::isDocumentType() const 41935 vfunc[33]: QDomNode::isElement() const 41936 vfunc[34]: QDomNode::isEntityReference() const 41937 vfunc[35]: QDomNode::isText() const 41938 vfunc[36]: QDomNode::isEntity() const 41939 vfunc[37]: QDomNode::isNotation() const 41940 vfunc[38]: QDomNode::isProcessingInstruction() const 41941 vfunc[39]: QDomNode::isCharacterData() const 41942 vfunc[40]: QDomNode::isComment() const 41943 vfunc[41]: QDomAttr::name() const 41944 vfunc[42]: QDomAttr::specified() const 41945 vfunc[43]: QDomAttr::ownerElement() const 41946 vfunc[44]: QDomAttr::value() const 41947 vfunc[45]: QDomAttr::setValue(QString const&) 41948 41949 The Run Time Type Information for the QDomAttr class is 41950 described by Table 8-636 41951 41952 Table 8-636. typeinfo for QDomAttr 41953 Base Vtable vtable for __cxxabiv1::__si_class_type_info 41954 Name typeinfo name for QDomAttr 41955 basetype: typeinfo for QDomNode 41956 __________________________________________________________ 41957 41958 8.2.29.8. Class data for QDomNodeList 41959 41960 The virtual table for the QDomNodeList class is described by 41961 Table 8-637 41962 41963 Table 8-637. Primary vtable for QDomNodeList 41964 Base Offset 0 41965 Virtual Base Offset 0 41966 RTTI typeinfo for QDomNodeList 41967 vfunc[0]: QDomNodeList::~QDomNodeList() 41968 vfunc[1]: QDomNodeList::~QDomNodeList() 41969 vfunc[2]: QDomNodeList::item(int) const 41970 vfunc[3]: QDomNodeList::length() const 41971 41972 The Run Time Type Information for the QDomNodeList class is 41973 described by Table 8-638 41974 41975 Table 8-638. typeinfo for QDomNodeList 41976 Base Vtable vtable for __cxxabiv1::__class_type_info 41977 Name typeinfo name for QDomNodeList 41978 __________________________________________________________ 41979 41980 8.2.29.9. Class data for QXmlReader 41981 41982 The virtual table for the QXmlReader class is described by 41983 Table 8-639 41984 41985 Table 8-639. Primary vtable for QXmlReader 41986 Base Offset 0 41987 Virtual Base Offset 0 41988 RTTI typeinfo for QXmlReader 41989 vfunc[0]: __cxa_pure_virtual 41990 vfunc[1]: __cxa_pure_virtual 41991 vfunc[2]: __cxa_pure_virtual 41992 vfunc[3]: __cxa_pure_virtual 41993 vfunc[4]: __cxa_pure_virtual 41994 vfunc[5]: __cxa_pure_virtual 41995 vfunc[6]: __cxa_pure_virtual 41996 vfunc[7]: __cxa_pure_virtual 41997 vfunc[8]: __cxa_pure_virtual 41998 vfunc[9]: __cxa_pure_virtual 41999 vfunc[10]: __cxa_pure_virtual 42000 vfunc[11]: __cxa_pure_virtual 42001 vfunc[12]: __cxa_pure_virtual 42002 vfunc[13]: __cxa_pure_virtual 42003 vfunc[14]: __cxa_pure_virtual 42004 vfunc[15]: __cxa_pure_virtual 42005 vfunc[16]: __cxa_pure_virtual 42006 vfunc[17]: __cxa_pure_virtual 42007 vfunc[18]: __cxa_pure_virtual 42008 vfunc[19]: __cxa_pure_virtual 42009 42010 The Run Time Type Information for the QXmlReader class is 42011 described by Table 8-640 42012 42013 Table 8-640. typeinfo for QXmlReader 42014 Base Vtable vtable for __cxxabiv1::__class_type_info 42015 Name typeinfo name for QXmlReader 42016 __________________________________________________________ 42017 42018 8.2.29.10. Class data for QDomEntity 42019 42020 The virtual table for the QDomEntity class is described by 42021 Table 8-641 42022 42023 Table 8-641. Primary vtable for QDomEntity 42024 Base Offset 0 42025 Virtual Base Offset 0 42026 RTTI typeinfo for QDomEntity 42027 vfunc[0]: QDomEntity::~QDomEntity() 42028 vfunc[1]: QDomEntity::~QDomEntity() 42029 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42030 const&) 42031 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42032 const&) 42033 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42034 const&) 42035 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42036 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42037 vfunc[7]: QDomNode::hasChildNodes() const 42038 vfunc[8]: QDomNode::cloneNode(bool) const 42039 vfunc[9]: QDomNode::normalize() 42040 vfunc[10]: QDomNode::isSupported(QString const&, QString 42041 const&) const 42042 vfunc[11]: QDomNode::nodeName() const 42043 vfunc[12]: QDomEntity::nodeType() const 42044 vfunc[13]: QDomNode::parentNode() const 42045 vfunc[14]: QDomNode::childNodes() const 42046 vfunc[15]: QDomNode::firstChild() const 42047 vfunc[16]: QDomNode::lastChild() const 42048 vfunc[17]: QDomNode::previousSibling() const 42049 vfunc[18]: QDomNode::nextSibling() const 42050 vfunc[19]: QDomNode::attributes() const 42051 vfunc[20]: QDomNode::ownerDocument() const 42052 vfunc[21]: QDomNode::namespaceURI() const 42053 vfunc[22]: QDomNode::localName() const 42054 vfunc[23]: QDomNode::hasAttributes() const 42055 vfunc[24]: QDomNode::nodeValue() const 42056 vfunc[25]: QDomNode::setNodeValue(QString const&) 42057 vfunc[26]: QDomNode::prefix() const 42058 vfunc[27]: QDomNode::setPrefix(QString const&) 42059 vfunc[28]: QDomNode::isAttr() const 42060 vfunc[29]: QDomNode::isCDATASection() const 42061 vfunc[30]: QDomNode::isDocumentFragment() const 42062 vfunc[31]: QDomNode::isDocument() const 42063 vfunc[32]: QDomNode::isDocumentType() const 42064 vfunc[33]: QDomNode::isElement() const 42065 vfunc[34]: QDomNode::isEntityReference() const 42066 vfunc[35]: QDomNode::isText() const 42067 vfunc[36]: QDomEntity::isEntity() const 42068 vfunc[37]: QDomNode::isNotation() const 42069 vfunc[38]: QDomNode::isProcessingInstruction() const 42070 vfunc[39]: QDomNode::isCharacterData() const 42071 vfunc[40]: QDomNode::isComment() const 42072 vfunc[41]: QDomEntity::publicId() const 42073 vfunc[42]: QDomEntity::systemId() const 42074 vfunc[43]: QDomEntity::notationName() const 42075 42076 The Run Time Type Information for the QDomEntity class is 42077 described by Table 8-642 42078 42079 Table 8-642. typeinfo for QDomEntity 42080 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42081 Name typeinfo name for QDomEntity 42082 basetype: typeinfo for QDomNode 42083 __________________________________________________________ 42084 42085 8.2.29.11. Class data for QXmlDeclHandler 42086 42087 The virtual table for the QXmlDeclHandler class is described by 42088 Table 8-643 42089 42090 Table 8-643. Primary vtable for QXmlDeclHandler 42091 Base Offset 0 42092 Virtual Base Offset 0 42093 RTTI typeinfo for QXmlDeclHandler 42094 vfunc[0]: __cxa_pure_virtual 42095 vfunc[1]: __cxa_pure_virtual 42096 vfunc[2]: __cxa_pure_virtual 42097 vfunc[3]: __cxa_pure_virtual 42098 42099 The Run Time Type Information for the QXmlDeclHandler class is 42100 described by Table 8-644 42101 42102 Table 8-644. typeinfo for QXmlDeclHandler 42103 Base Vtable vtable for __cxxabiv1::__class_type_info 42104 Name typeinfo name for QXmlDeclHandler 42105 __________________________________________________________ 42106 42107 8.2.29.12. Class data for QDomNode 42108 42109 The virtual table for the QDomNode class is described by Table 42110 8-645 42111 42112 Table 8-645. Primary vtable for QDomNode 42113 Base Offset 0 42114 Virtual Base Offset 0 42115 RTTI typeinfo for QDomNode 42116 vfunc[0]: QDomNode::~QDomNode() 42117 vfunc[1]: QDomNode::~QDomNode() 42118 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42119 const&) 42120 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42121 const&) 42122 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42123 const&) 42124 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42125 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42126 vfunc[7]: QDomNode::hasChildNodes() const 42127 vfunc[8]: QDomNode::cloneNode(bool) const 42128 vfunc[9]: QDomNode::normalize() 42129 vfunc[10]: QDomNode::isSupported(QString const&, QString 42130 const&) const 42131 vfunc[11]: QDomNode::nodeName() const 42132 vfunc[12]: QDomNode::nodeType() const 42133 vfunc[13]: QDomNode::parentNode() const 42134 vfunc[14]: QDomNode::childNodes() const 42135 vfunc[15]: QDomNode::firstChild() const 42136 vfunc[16]: QDomNode::lastChild() const 42137 vfunc[17]: QDomNode::previousSibling() const 42138 vfunc[18]: QDomNode::nextSibling() const 42139 vfunc[19]: QDomNode::attributes() const 42140 vfunc[20]: QDomNode::ownerDocument() const 42141 vfunc[21]: QDomNode::namespaceURI() const 42142 vfunc[22]: QDomNode::localName() const 42143 vfunc[23]: QDomNode::hasAttributes() const 42144 vfunc[24]: QDomNode::nodeValue() const 42145 vfunc[25]: QDomNode::setNodeValue(QString const&) 42146 vfunc[26]: QDomNode::prefix() const 42147 vfunc[27]: QDomNode::setPrefix(QString const&) 42148 vfunc[28]: QDomNode::isAttr() const 42149 vfunc[29]: QDomNode::isCDATASection() const 42150 vfunc[30]: QDomNode::isDocumentFragment() const 42151 vfunc[31]: QDomNode::isDocument() const 42152 vfunc[32]: QDomNode::isDocumentType() const 42153 vfunc[33]: QDomNode::isElement() const 42154 vfunc[34]: QDomNode::isEntityReference() const 42155 vfunc[35]: QDomNode::isText() const 42156 vfunc[36]: QDomNode::isEntity() const 42157 vfunc[37]: QDomNode::isNotation() const 42158 vfunc[38]: QDomNode::isProcessingInstruction() const 42159 vfunc[39]: QDomNode::isCharacterData() const 42160 vfunc[40]: QDomNode::isComment() const 42161 42162 The Run Time Type Information for the QDomNode class is 42163 described by Table 8-646 42164 42165 Table 8-646. typeinfo for QDomNode 42166 Base Vtable vtable for __cxxabiv1::__class_type_info 42167 Name typeinfo name for QDomNode 42168 __________________________________________________________ 42169 42170 8.2.29.13. Class data for QDomText 42171 42172 The virtual table for the QDomText class is described by Table 42173 8-647 42174 42175 Table 8-647. Primary vtable for QDomText 42176 Base Offset 0 42177 Virtual Base Offset 0 42178 RTTI typeinfo for QDomText 42179 vfunc[0]: QDomText::~QDomText() 42180 vfunc[1]: QDomText::~QDomText() 42181 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42182 const&) 42183 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42184 const&) 42185 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42186 const&) 42187 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42188 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42189 vfunc[7]: QDomNode::hasChildNodes() const 42190 vfunc[8]: QDomNode::cloneNode(bool) const 42191 vfunc[9]: QDomNode::normalize() 42192 vfunc[10]: QDomNode::isSupported(QString const&, QString 42193 const&) const 42194 vfunc[11]: QDomNode::nodeName() const 42195 vfunc[12]: QDomText::nodeType() const 42196 vfunc[13]: QDomNode::parentNode() const 42197 vfunc[14]: QDomNode::childNodes() const 42198 vfunc[15]: QDomNode::firstChild() const 42199 vfunc[16]: QDomNode::lastChild() const 42200 vfunc[17]: QDomNode::previousSibling() const 42201 vfunc[18]: QDomNode::nextSibling() const 42202 vfunc[19]: QDomNode::attributes() const 42203 vfunc[20]: QDomNode::ownerDocument() const 42204 vfunc[21]: QDomNode::namespaceURI() const 42205 vfunc[22]: QDomNode::localName() const 42206 vfunc[23]: QDomNode::hasAttributes() const 42207 vfunc[24]: QDomNode::nodeValue() const 42208 vfunc[25]: QDomNode::setNodeValue(QString const&) 42209 vfunc[26]: QDomNode::prefix() const 42210 vfunc[27]: QDomNode::setPrefix(QString const&) 42211 vfunc[28]: QDomNode::isAttr() const 42212 vfunc[29]: QDomNode::isCDATASection() const 42213 vfunc[30]: QDomNode::isDocumentFragment() const 42214 vfunc[31]: QDomNode::isDocument() const 42215 vfunc[32]: QDomNode::isDocumentType() const 42216 vfunc[33]: QDomNode::isElement() const 42217 vfunc[34]: QDomNode::isEntityReference() const 42218 vfunc[35]: QDomText::isText() const 42219 vfunc[36]: QDomNode::isEntity() const 42220 vfunc[37]: QDomNode::isNotation() const 42221 vfunc[38]: QDomNode::isProcessingInstruction() const 42222 vfunc[39]: QDomCharacterData::isCharacterData() const 42223 vfunc[40]: QDomNode::isComment() const 42224 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42225 unsigned long) 42226 vfunc[42]: QDomCharacterData::appendData(QString const&) 42227 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42228 const&) 42229 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42230 unsigned long) 42231 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42232 unsigned long, QString const&) 42233 vfunc[46]: QDomCharacterData::length() const 42234 vfunc[47]: QDomCharacterData::data() const 42235 vfunc[48]: QDomCharacterData::setData(QString const&) 42236 42237 The Run Time Type Information for the QDomText class is 42238 described by Table 8-648 42239 42240 Table 8-648. typeinfo for QDomText 42241 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42242 Name typeinfo name for QDomText 42243 basetype: typeinfo for QDomCharacterData 42244 __________________________________________________________ 42245 42246 8.2.29.14. Class data for QDomCharacterData 42247 42248 The virtual table for the QDomCharacterData class is described 42249 by Table 8-649 42250 42251 Table 8-649. Primary vtable for QDomCharacterData 42252 Base Offset 0 42253 Virtual Base Offset 0 42254 RTTI typeinfo for QDomCharacterData 42255 vfunc[0]: QDomCharacterData::~QDomCharacterData() 42256 vfunc[1]: QDomCharacterData::~QDomCharacterData() 42257 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42258 const&) 42259 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42260 const&) 42261 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42262 const&) 42263 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42264 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42265 vfunc[7]: QDomNode::hasChildNodes() const 42266 vfunc[8]: QDomNode::cloneNode(bool) const 42267 vfunc[9]: QDomNode::normalize() 42268 vfunc[10]: QDomNode::isSupported(QString const&, QString 42269 const&) const 42270 vfunc[11]: QDomNode::nodeName() const 42271 vfunc[12]: QDomCharacterData::nodeType() const 42272 vfunc[13]: QDomNode::parentNode() const 42273 vfunc[14]: QDomNode::childNodes() const 42274 vfunc[15]: QDomNode::firstChild() const 42275 vfunc[16]: QDomNode::lastChild() const 42276 vfunc[17]: QDomNode::previousSibling() const 42277 vfunc[18]: QDomNode::nextSibling() const 42278 vfunc[19]: QDomNode::attributes() const 42279 vfunc[20]: QDomNode::ownerDocument() const 42280 vfunc[21]: QDomNode::namespaceURI() const 42281 vfunc[22]: QDomNode::localName() const 42282 vfunc[23]: QDomNode::hasAttributes() const 42283 vfunc[24]: QDomNode::nodeValue() const 42284 vfunc[25]: QDomNode::setNodeValue(QString const&) 42285 vfunc[26]: QDomNode::prefix() const 42286 vfunc[27]: QDomNode::setPrefix(QString const&) 42287 vfunc[28]: QDomNode::isAttr() const 42288 vfunc[29]: QDomNode::isCDATASection() const 42289 vfunc[30]: QDomNode::isDocumentFragment() const 42290 vfunc[31]: QDomNode::isDocument() const 42291 vfunc[32]: QDomNode::isDocumentType() const 42292 vfunc[33]: QDomNode::isElement() const 42293 vfunc[34]: QDomNode::isEntityReference() const 42294 vfunc[35]: QDomNode::isText() const 42295 vfunc[36]: QDomNode::isEntity() const 42296 vfunc[37]: QDomNode::isNotation() const 42297 vfunc[38]: QDomNode::isProcessingInstruction() const 42298 vfunc[39]: QDomCharacterData::isCharacterData() const 42299 vfunc[40]: QDomNode::isComment() const 42300 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42301 unsigned long) 42302 vfunc[42]: QDomCharacterData::appendData(QString const&) 42303 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42304 const&) 42305 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42306 unsigned long) 42307 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42308 unsigned long, QString const&) 42309 vfunc[46]: QDomCharacterData::length() const 42310 vfunc[47]: QDomCharacterData::data() const 42311 vfunc[48]: QDomCharacterData::setData(QString const&) 42312 42313 The Run Time Type Information for the QDomCharacterData class 42314 is described by Table 8-650 42315 42316 Table 8-650. typeinfo for QDomCharacterData 42317 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42318 Name typeinfo name for QDomCharacterData 42319 basetype: typeinfo for QDomNode 42320 __________________________________________________________ 42321 42322 8.2.29.15. Class data for QDomComment 42323 42324 The virtual table for the QDomComment class is described by 42325 Table 8-651 42326 42327 Table 8-651. Primary vtable for QDomComment 42328 Base Offset 0 42329 Virtual Base Offset 0 42330 RTTI typeinfo for QDomComment 42331 vfunc[0]: QDomComment::~QDomComment() 42332 vfunc[1]: QDomComment::~QDomComment() 42333 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42334 const&) 42335 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42336 const&) 42337 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42338 const&) 42339 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42340 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42341 vfunc[7]: QDomNode::hasChildNodes() const 42342 vfunc[8]: QDomNode::cloneNode(bool) const 42343 vfunc[9]: QDomNode::normalize() 42344 vfunc[10]: QDomNode::isSupported(QString const&, QString 42345 const&) const 42346 vfunc[11]: QDomNode::nodeName() const 42347 vfunc[12]: QDomComment::nodeType() const 42348 vfunc[13]: QDomNode::parentNode() const 42349 vfunc[14]: QDomNode::childNodes() const 42350 vfunc[15]: QDomNode::firstChild() const 42351 vfunc[16]: QDomNode::lastChild() const 42352 vfunc[17]: QDomNode::previousSibling() const 42353 vfunc[18]: QDomNode::nextSibling() const 42354 vfunc[19]: QDomNode::attributes() const 42355 vfunc[20]: QDomNode::ownerDocument() const 42356 vfunc[21]: QDomNode::namespaceURI() const 42357 vfunc[22]: QDomNode::localName() const 42358 vfunc[23]: QDomNode::hasAttributes() const 42359 vfunc[24]: QDomNode::nodeValue() const 42360 vfunc[25]: QDomNode::setNodeValue(QString const&) 42361 vfunc[26]: QDomNode::prefix() const 42362 vfunc[27]: QDomNode::setPrefix(QString const&) 42363 vfunc[28]: QDomNode::isAttr() const 42364 vfunc[29]: QDomNode::isCDATASection() const 42365 vfunc[30]: QDomNode::isDocumentFragment() const 42366 vfunc[31]: QDomNode::isDocument() const 42367 vfunc[32]: QDomNode::isDocumentType() const 42368 vfunc[33]: QDomNode::isElement() const 42369 vfunc[34]: QDomNode::isEntityReference() const 42370 vfunc[35]: QDomNode::isText() const 42371 vfunc[36]: QDomNode::isEntity() const 42372 vfunc[37]: QDomNode::isNotation() const 42373 vfunc[38]: QDomNode::isProcessingInstruction() const 42374 vfunc[39]: QDomCharacterData::isCharacterData() const 42375 vfunc[40]: QDomComment::isComment() const 42376 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42377 unsigned long) 42378 vfunc[42]: QDomCharacterData::appendData(QString const&) 42379 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42380 const&) 42381 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42382 unsigned long) 42383 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42384 unsigned long, QString const&) 42385 vfunc[46]: QDomCharacterData::length() const 42386 vfunc[47]: QDomCharacterData::data() const 42387 vfunc[48]: QDomCharacterData::setData(QString const&) 42388 42389 The Run Time Type Information for the QDomComment class is 42390 described by Table 8-652 42391 42392 Table 8-652. typeinfo for QDomComment 42393 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42394 Name typeinfo name for QDomComment 42395 basetype: typeinfo for QDomCharacterData 42396 __________________________________________________________ 42397 42398 8.2.29.16. Class data for QXmlDefaultHandler 42399 42400 The virtual table for the QXmlDefaultHandler class is described 42401 by Table 8-653 42402 42403 Table 8-653. Primary vtable for QXmlDefaultHandler 42404 Base Offset 0 42405 Virtual Base Offset 0 42406 RTTI typeinfo for QXmlDefaultHandler 42407 vfunc[0]: QXmlDefaultHandler::setDocumentLocator(QXmlLocator*) 42408 vfunc[1]: QXmlDefaultHandler::startDocument() 42409 vfunc[2]: QXmlDefaultHandler::endDocument() 42410 vfunc[3]: QXmlDefaultHandler::startPrefixMapping(QString 42411 const&, QString const&) 42412 vfunc[4]: QXmlDefaultHandler::endPrefixMapping(QString const&) 42413 vfunc[5]: QXmlDefaultHandler::startElement(QString const&, 42414 QString const&, QString const&, QXmlAttributes const&) 42415 vfunc[6]: QXmlDefaultHandler::endElement(QString const&, 42416 QString const&, QString const&) 42417 vfunc[7]: QXmlDefaultHandler::characters(QString const&) 42418 vfunc[8]: QXmlDefaultHandler::ignorableWhitespace(QString 42419 const&) 42420 vfunc[9]: QXmlDefaultHandler::processingInstruction(QString 42421 const&, QString const&) 42422 vfunc[10]: QXmlDefaultHandler::skippedEntity(QString const&) 42423 vfunc[11]: QXmlDefaultHandler::errorString() 42424 vfunc[12]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 42425 vfunc[13]: NULL or QXmlDefaultHandler::~QXmlDefaultHandler() 42426 vfunc[14]: QXmlDefaultHandler::warning(QXmlParseException 42427 const&) 42428 vfunc[15]: QXmlDefaultHandler::error(QXmlParseException const&) 42429 vfunc[16]: QXmlDefaultHandler::fatalError(QXmlParseException 42430 const&) 42431 vfunc[17]: QXmlDefaultHandler::notationDecl(QString const&, 42432 QString const&, QString const&) 42433 vfunc[18]: QXmlDefaultHandler::unparsedEntityDecl(QString 42434 const&, QString const&, QString const&, QString const&) 42435 vfunc[19]: QXmlDefaultHandler::resolveEntity(QString const&, 42436 QString const&, QXmlInputSource*&) 42437 vfunc[20]: QXmlDefaultHandler::startDTD(QString const&, QString 42438 const&, QString const&) 42439 vfunc[21]: QXmlDefaultHandler::endDTD() 42440 vfunc[22]: QXmlDefaultHandler::startEntity(QString const&) 42441 vfunc[23]: QXmlDefaultHandler::endEntity(QString const&) 42442 vfunc[24]: QXmlDefaultHandler::startCDATA() 42443 vfunc[25]: QXmlDefaultHandler::endCDATA() 42444 vfunc[26]: QXmlDefaultHandler::comment(QString const&) 42445 vfunc[27]: QXmlDefaultHandler::attributeDecl(QString const&, 42446 QString const&, QString const&, QString const&, QString const&) 42447 vfunc[28]: QXmlDefaultHandler::internalEntityDecl(QString 42448 const&, QString const&) 42449 vfunc[29]: QXmlDefaultHandler::externalEntityDecl(QString 42450 const&, QString const&, QString const&) 42451 42452 Table 8-654. 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::warning(QXmlParseException const&) 42458 vfunc[1]: non-virtual thunk to 42459 QXmlDefaultHandler::error(QXmlParseException const&) 42460 vfunc[2]: non-virtual thunk to 42461 QXmlDefaultHandler::fatalError(QXmlParseException const&) 42462 vfunc[3]: non-virtual thunk to 42463 QXmlDefaultHandler::errorString() 42464 42465 Table 8-655. Secondary vtable for QXmlDefaultHandler 42466 Base Offset -16 42467 Virtual Base Offset 0 42468 RTTI typeinfo for QXmlDefaultHandler 42469 vfunc[0]: non-virtual thunk to 42470 QXmlDefaultHandler::notationDecl(QString const&, QString 42471 const&, QString const&) 42472 vfunc[1]: non-virtual thunk to 42473 QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString 42474 const&, QString const&, QString const&) 42475 vfunc[2]: non-virtual thunk to 42476 QXmlDefaultHandler::errorString() 42477 42478 Table 8-656. Secondary vtable for QXmlDefaultHandler 42479 Base Offset -24 42480 Virtual Base Offset 0 42481 RTTI typeinfo for QXmlDefaultHandler 42482 vfunc[0]: non-virtual thunk to 42483 QXmlDefaultHandler::resolveEntity(QString const&, QString 42484 const&, QXmlInputSource*&) 42485 vfunc[1]: non-virtual thunk to 42486 QXmlDefaultHandler::errorString() 42487 42488 Table 8-657. Secondary vtable for QXmlDefaultHandler 42489 Base Offset -32 42490 Virtual Base Offset 0 42491 RTTI typeinfo for QXmlDefaultHandler 42492 vfunc[0]: non-virtual thunk to 42493 QXmlDefaultHandler::startDTD(QString const&, QString const&, 42494 QString const&) 42495 vfunc[1]: non-virtual thunk to QXmlDefaultHandler::endDTD() 42496 vfunc[2]: non-virtual thunk to 42497 QXmlDefaultHandler::startEntity(QString const&) 42498 vfunc[3]: non-virtual thunk to 42499 QXmlDefaultHandler::endEntity(QString const&) 42500 vfunc[4]: non-virtual thunk to QXmlDefaultHandler::startCDATA() 42501 vfunc[5]: non-virtual thunk to QXmlDefaultHandler::endCDATA() 42502 vfunc[6]: non-virtual thunk to 42503 QXmlDefaultHandler::comment(QString const&) 42504 vfunc[7]: non-virtual thunk to 42505 QXmlDefaultHandler::errorString() 42506 42507 Table 8-658. Secondary vtable for QXmlDefaultHandler 42508 Base Offset -40 42509 Virtual Base Offset 0 42510 RTTI typeinfo for QXmlDefaultHandler 42511 vfunc[0]: non-virtual thunk to 42512 QXmlDefaultHandler::attributeDecl(QString const&, QString 42513 const&, QString const&, QString const&, QString const&) 42514 vfunc[1]: non-virtual thunk to 42515 QXmlDefaultHandler::internalEntityDecl(QString const&, QString 42516 const&) 42517 vfunc[2]: non-virtual thunk to 42518 QXmlDefaultHandler::externalEntityDecl(QString const&, QString 42519 const&, QString const&) 42520 vfunc[3]: non-virtual thunk to 42521 QXmlDefaultHandler::errorString() 42522 42523 The Run Time Type Information for the QXmlDefaultHandler class 42524 is described by Table 8-659 42525 42526 Table 8-659. typeinfo for QXmlDefaultHandler 42527 Base Vtable vtable for __cxxabiv1::__vmi_class_type_info 42528 Name typeinfo name for QXmlDefaultHandler 42529 flags: 0 42530 basetype: typeinfo for QXmlContentHandler 2 42531 basetype: typeinfo for QXmlErrorHandler 1026 42532 basetype: typeinfo for QXmlErrorHandler 2050 42533 basetype: typeinfo for QXmlErrorHandler 1026 42534 basetype: typeinfo for QXmlErrorHandler 2050 42535 basetype: typeinfo for QXmlErrorHandler 1026 42536 __________________________________________________________ 42537 42538 8.2.29.17. Class data for QDomNotation 42539 42540 The virtual table for the QDomNotation class is described by 42541 Table 8-660 42542 42543 Table 8-660. Primary vtable for QDomNotation 42544 Base Offset 0 42545 Virtual Base Offset 0 42546 RTTI typeinfo for QDomNotation 42547 vfunc[0]: QDomNotation::~QDomNotation() 42548 vfunc[1]: QDomNotation::~QDomNotation() 42549 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42550 const&) 42551 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42552 const&) 42553 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42554 const&) 42555 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42556 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42557 vfunc[7]: QDomNode::hasChildNodes() const 42558 vfunc[8]: QDomNode::cloneNode(bool) const 42559 vfunc[9]: QDomNode::normalize() 42560 vfunc[10]: QDomNode::isSupported(QString const&, QString 42561 const&) const 42562 vfunc[11]: QDomNode::nodeName() const 42563 vfunc[12]: QDomNotation::nodeType() const 42564 vfunc[13]: QDomNode::parentNode() const 42565 vfunc[14]: QDomNode::childNodes() const 42566 vfunc[15]: QDomNode::firstChild() const 42567 vfunc[16]: QDomNode::lastChild() const 42568 vfunc[17]: QDomNode::previousSibling() const 42569 vfunc[18]: QDomNode::nextSibling() const 42570 vfunc[19]: QDomNode::attributes() const 42571 vfunc[20]: QDomNode::ownerDocument() const 42572 vfunc[21]: QDomNode::namespaceURI() const 42573 vfunc[22]: QDomNode::localName() const 42574 vfunc[23]: QDomNode::hasAttributes() const 42575 vfunc[24]: QDomNode::nodeValue() const 42576 vfunc[25]: QDomNode::setNodeValue(QString const&) 42577 vfunc[26]: QDomNode::prefix() const 42578 vfunc[27]: QDomNode::setPrefix(QString const&) 42579 vfunc[28]: QDomNode::isAttr() const 42580 vfunc[29]: QDomNode::isCDATASection() const 42581 vfunc[30]: QDomNode::isDocumentFragment() const 42582 vfunc[31]: QDomNode::isDocument() const 42583 vfunc[32]: QDomNode::isDocumentType() const 42584 vfunc[33]: QDomNode::isElement() const 42585 vfunc[34]: QDomNode::isEntityReference() const 42586 vfunc[35]: QDomNode::isText() const 42587 vfunc[36]: QDomNode::isEntity() const 42588 vfunc[37]: QDomNotation::isNotation() const 42589 vfunc[38]: QDomNode::isProcessingInstruction() const 42590 vfunc[39]: QDomNode::isCharacterData() const 42591 vfunc[40]: QDomNode::isComment() const 42592 42593 The Run Time Type Information for the QDomNotation class is 42594 described by Table 8-661 42595 42596 Table 8-661. typeinfo for QDomNotation 42597 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42598 Name typeinfo name for QDomNotation 42599 basetype: typeinfo for QDomNode 42600 __________________________________________________________ 42601 42602 8.2.29.18. Class data for QXmlSimpleReader 42603 42604 The virtual table for the QXmlSimpleReader class is described 42605 by Table 8-662 42606 42607 Table 8-662. Primary vtable for QXmlSimpleReader 42608 Base Offset 0 42609 Virtual Base Offset 0 42610 RTTI typeinfo for QXmlSimpleReader 42611 vfunc[0]: QXmlSimpleReader::feature(QString const&, bool*) 42612 const 42613 vfunc[1]: QXmlSimpleReader::setFeature(QString const&, bool) 42614 vfunc[2]: QXmlSimpleReader::hasFeature(QString const&) const 42615 vfunc[3]: QXmlSimpleReader::property(QString const&, bool*) 42616 const 42617 vfunc[4]: QXmlSimpleReader::setProperty(QString const&, void*) 42618 vfunc[5]: QXmlSimpleReader::hasProperty(QString const&) const 42619 vfunc[6]: 42620 QXmlSimpleReader::setEntityResolver(QXmlEntityResolver*) 42621 vfunc[7]: QXmlSimpleReader::entityResolver() const 42622 vfunc[8]: QXmlSimpleReader::setDTDHandler(QXmlDTDHandler*) 42623 vfunc[9]: QXmlSimpleReader::DTDHandler() const 42624 vfunc[10]: 42625 QXmlSimpleReader::setContentHandler(QXmlContentHandler*) 42626 vfunc[11]: QXmlSimpleReader::contentHandler() const 42627 vfunc[12]: QXmlSimpleReader::setErrorHandler(QXmlErrorHandler*) 42628 vfunc[13]: QXmlSimpleReader::errorHandler() const 42629 vfunc[14]: 42630 QXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler*) 42631 vfunc[15]: QXmlSimpleReader::lexicalHandler() const 42632 vfunc[16]: QXmlSimpleReader::setDeclHandler(QXmlDeclHandler*) 42633 vfunc[17]: QXmlSimpleReader::declHandler() const 42634 vfunc[18]: QXmlSimpleReader::parse(QXmlInputSource const&) 42635 vfunc[19]: QXmlSimpleReader::parse(QXmlInputSource const*) 42636 vfunc[20]: QXmlSimpleReader::~QXmlSimpleReader() 42637 vfunc[21]: QXmlSimpleReader::~QXmlSimpleReader() 42638 vfunc[22]: QXmlSimpleReader::parse(QXmlInputSource const*, 42639 bool) 42640 vfunc[23]: QXmlSimpleReader::parseContinue() 42641 42642 The Run Time Type Information for the QXmlSimpleReader class is 42643 described by Table 8-663 42644 42645 Table 8-663. typeinfo for QXmlSimpleReader 42646 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42647 Name typeinfo name for QXmlSimpleReader 42648 basetype: typeinfo for QXmlReader 42649 __________________________________________________________ 42650 42651 8.2.29.19. Class data for QXmlLexicalHandler 42652 42653 The virtual table for the QXmlLexicalHandler class is described 42654 by Table 8-664 42655 42656 Table 8-664. Primary vtable for QXmlLexicalHandler 42657 Base Offset 0 42658 Virtual Base Offset 0 42659 RTTI typeinfo for QXmlLexicalHandler 42660 vfunc[0]: __cxa_pure_virtual 42661 vfunc[1]: __cxa_pure_virtual 42662 vfunc[2]: __cxa_pure_virtual 42663 vfunc[3]: __cxa_pure_virtual 42664 vfunc[4]: __cxa_pure_virtual 42665 vfunc[5]: __cxa_pure_virtual 42666 vfunc[6]: __cxa_pure_virtual 42667 vfunc[7]: __cxa_pure_virtual 42668 42669 The Run Time Type Information for the QXmlLexicalHandler class 42670 is described by Table 8-665 42671 42672 Table 8-665. typeinfo for QXmlLexicalHandler 42673 Base Vtable vtable for __cxxabiv1::__class_type_info 42674 Name typeinfo name for QXmlLexicalHandler 42675 __________________________________________________________ 42676 42677 8.2.29.20. Class data for QXmlAttributes 42678 42679 The virtual table for the QXmlAttributes class is described by 42680 Table 8-666 42681 42682 Table 8-666. Primary vtable for QXmlAttributes 42683 Base Offset 0 42684 Virtual Base Offset 0 42685 RTTI typeinfo for QXmlAttributes 42686 vfunc[0]: NULL or QXmlAttributes::~QXmlAttributes() 42687 vfunc[1]: NULL or QXmlAttributes::~QXmlAttributes() 42688 42689 The Run Time Type Information for the QXmlAttributes class is 42690 described by Table 8-667 42691 42692 Table 8-667. typeinfo for QXmlAttributes 42693 Base Vtable vtable for __cxxabiv1::__class_type_info 42694 Name typeinfo name for QXmlAttributes 42695 __________________________________________________________ 42696 42697 8.2.29.21. Class data for QDomProcessingInstruction 42698 42699 The virtual table for the QDomProcessingInstruction class is 42700 described by Table 8-668 42701 42702 Table 8-668. Primary vtable for QDomProcessingInstruction 42703 Base Offset 0 42704 Virtual Base Offset 0 42705 RTTI typeinfo for QDomProcessingInstruction 42706 vfunc[0]: 42707 QDomProcessingInstruction::~QDomProcessingInstruction() 42708 vfunc[1]: 42709 QDomProcessingInstruction::~QDomProcessingInstruction() 42710 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42711 const&) 42712 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42713 const&) 42714 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42715 const&) 42716 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42717 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42718 vfunc[7]: QDomNode::hasChildNodes() const 42719 vfunc[8]: QDomNode::cloneNode(bool) const 42720 vfunc[9]: QDomNode::normalize() 42721 vfunc[10]: QDomNode::isSupported(QString const&, QString 42722 const&) const 42723 vfunc[11]: QDomNode::nodeName() const 42724 vfunc[12]: QDomProcessingInstruction::nodeType() const 42725 vfunc[13]: QDomNode::parentNode() const 42726 vfunc[14]: QDomNode::childNodes() const 42727 vfunc[15]: QDomNode::firstChild() const 42728 vfunc[16]: QDomNode::lastChild() const 42729 vfunc[17]: QDomNode::previousSibling() const 42730 vfunc[18]: QDomNode::nextSibling() const 42731 vfunc[19]: QDomNode::attributes() const 42732 vfunc[20]: QDomNode::ownerDocument() const 42733 vfunc[21]: QDomNode::namespaceURI() const 42734 vfunc[22]: QDomNode::localName() const 42735 vfunc[23]: QDomNode::hasAttributes() const 42736 vfunc[24]: QDomNode::nodeValue() const 42737 vfunc[25]: QDomNode::setNodeValue(QString const&) 42738 vfunc[26]: QDomNode::prefix() const 42739 vfunc[27]: QDomNode::setPrefix(QString const&) 42740 vfunc[28]: QDomNode::isAttr() const 42741 vfunc[29]: QDomNode::isCDATASection() const 42742 vfunc[30]: QDomNode::isDocumentFragment() const 42743 vfunc[31]: QDomNode::isDocument() const 42744 vfunc[32]: QDomNode::isDocumentType() const 42745 vfunc[33]: QDomNode::isElement() const 42746 vfunc[34]: QDomNode::isEntityReference() const 42747 vfunc[35]: QDomNode::isText() const 42748 vfunc[36]: QDomNode::isEntity() const 42749 vfunc[37]: QDomNode::isNotation() const 42750 vfunc[38]: QDomProcessingInstruction::isProcessingInstruction() 42751 const 42752 vfunc[39]: QDomNode::isCharacterData() const 42753 vfunc[40]: QDomNode::isComment() const 42754 vfunc[41]: QDomProcessingInstruction::target() const 42755 vfunc[42]: QDomProcessingInstruction::data() const 42756 vfunc[43]: QDomProcessingInstruction::setData(QString const&) 42757 42758 The Run Time Type Information for the QDomProcessingInstruction 42759 class is described by Table 8-669 42760 42761 Table 8-669. typeinfo for QDomProcessingInstruction 42762 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42763 Name typeinfo name for QDomProcessingInstruction 42764 basetype: typeinfo for QDomNode 42765 __________________________________________________________ 42766 42767 8.2.29.22. Class data for QXmlContentHandler 42768 42769 The virtual table for the QXmlContentHandler class is described 42770 by Table 8-670 42771 42772 Table 8-670. Primary vtable for QXmlContentHandler 42773 Base Offset 0 42774 Virtual Base Offset 0 42775 RTTI typeinfo for QXmlContentHandler 42776 vfunc[0]: __cxa_pure_virtual 42777 vfunc[1]: __cxa_pure_virtual 42778 vfunc[2]: __cxa_pure_virtual 42779 vfunc[3]: __cxa_pure_virtual 42780 vfunc[4]: __cxa_pure_virtual 42781 vfunc[5]: __cxa_pure_virtual 42782 vfunc[6]: __cxa_pure_virtual 42783 vfunc[7]: __cxa_pure_virtual 42784 vfunc[8]: __cxa_pure_virtual 42785 vfunc[9]: __cxa_pure_virtual 42786 vfunc[10]: __cxa_pure_virtual 42787 vfunc[11]: __cxa_pure_virtual 42788 42789 The Run Time Type Information for the QXmlContentHandler class 42790 is described by Table 8-671 42791 42792 Table 8-671. typeinfo for QXmlContentHandler 42793 Base Vtable vtable for __cxxabiv1::__class_type_info 42794 Name typeinfo name for QXmlContentHandler 42795 __________________________________________________________ 42796 42797 8.2.29.23. Class data for QDomEntityReference 42798 42799 The virtual table for the QDomEntityReference class is 42800 described by Table 8-672 42801 42802 Table 8-672. Primary vtable for QDomEntityReference 42803 Base Offset 0 42804 Virtual Base Offset 0 42805 RTTI typeinfo for QDomEntityReference 42806 vfunc[0]: QDomEntityReference::~QDomEntityReference() 42807 vfunc[1]: QDomEntityReference::~QDomEntityReference() 42808 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42809 const&) 42810 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42811 const&) 42812 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42813 const&) 42814 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42815 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42816 vfunc[7]: QDomNode::hasChildNodes() const 42817 vfunc[8]: QDomNode::cloneNode(bool) const 42818 vfunc[9]: QDomNode::normalize() 42819 vfunc[10]: QDomNode::isSupported(QString const&, QString 42820 const&) const 42821 vfunc[11]: QDomNode::nodeName() const 42822 vfunc[12]: QDomEntityReference::nodeType() const 42823 vfunc[13]: QDomNode::parentNode() const 42824 vfunc[14]: QDomNode::childNodes() const 42825 vfunc[15]: QDomNode::firstChild() const 42826 vfunc[16]: QDomNode::lastChild() const 42827 vfunc[17]: QDomNode::previousSibling() const 42828 vfunc[18]: QDomNode::nextSibling() const 42829 vfunc[19]: QDomNode::attributes() const 42830 vfunc[20]: QDomNode::ownerDocument() const 42831 vfunc[21]: QDomNode::namespaceURI() const 42832 vfunc[22]: QDomNode::localName() const 42833 vfunc[23]: QDomNode::hasAttributes() const 42834 vfunc[24]: QDomNode::nodeValue() const 42835 vfunc[25]: QDomNode::setNodeValue(QString const&) 42836 vfunc[26]: QDomNode::prefix() const 42837 vfunc[27]: QDomNode::setPrefix(QString const&) 42838 vfunc[28]: QDomNode::isAttr() const 42839 vfunc[29]: QDomNode::isCDATASection() const 42840 vfunc[30]: QDomNode::isDocumentFragment() const 42841 vfunc[31]: QDomNode::isDocument() const 42842 vfunc[32]: QDomNode::isDocumentType() const 42843 vfunc[33]: QDomNode::isElement() const 42844 vfunc[34]: QDomEntityReference::isEntityReference() const 42845 vfunc[35]: QDomNode::isText() const 42846 vfunc[36]: QDomNode::isEntity() const 42847 vfunc[37]: QDomNode::isNotation() const 42848 vfunc[38]: QDomNode::isProcessingInstruction() const 42849 vfunc[39]: QDomNode::isCharacterData() const 42850 vfunc[40]: QDomNode::isComment() const 42851 42852 The Run Time Type Information for the QDomEntityReference class 42853 is described by Table 8-673 42854 42855 Table 8-673. typeinfo for QDomEntityReference 42856 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42857 Name typeinfo name for QDomEntityReference 42858 basetype: typeinfo for QDomNode 42859 __________________________________________________________ 42860 42861 8.2.29.24. Class data for QDomCDATASection 42862 42863 The virtual table for the QDomCDATASection class is described 42864 by Table 8-674 42865 42866 Table 8-674. Primary vtable for QDomCDATASection 42867 Base Offset 0 42868 Virtual Base Offset 0 42869 RTTI typeinfo for QDomCDATASection 42870 vfunc[0]: QDomCDATASection::~QDomCDATASection() 42871 vfunc[1]: QDomCDATASection::~QDomCDATASection() 42872 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 42873 const&) 42874 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 42875 const&) 42876 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 42877 const&) 42878 vfunc[5]: QDomNode::removeChild(QDomNode const&) 42879 vfunc[6]: QDomNode::appendChild(QDomNode const&) 42880 vfunc[7]: QDomNode::hasChildNodes() const 42881 vfunc[8]: QDomNode::cloneNode(bool) const 42882 vfunc[9]: QDomNode::normalize() 42883 vfunc[10]: QDomNode::isSupported(QString const&, QString 42884 const&) const 42885 vfunc[11]: QDomNode::nodeName() const 42886 vfunc[12]: QDomCDATASection::nodeType() const 42887 vfunc[13]: QDomNode::parentNode() const 42888 vfunc[14]: QDomNode::childNodes() const 42889 vfunc[15]: QDomNode::firstChild() const 42890 vfunc[16]: QDomNode::lastChild() const 42891 vfunc[17]: QDomNode::previousSibling() const 42892 vfunc[18]: QDomNode::nextSibling() const 42893 vfunc[19]: QDomNode::attributes() const 42894 vfunc[20]: QDomNode::ownerDocument() const 42895 vfunc[21]: QDomNode::namespaceURI() const 42896 vfunc[22]: QDomNode::localName() const 42897 vfunc[23]: QDomNode::hasAttributes() const 42898 vfunc[24]: QDomNode::nodeValue() const 42899 vfunc[25]: QDomNode::setNodeValue(QString const&) 42900 vfunc[26]: QDomNode::prefix() const 42901 vfunc[27]: QDomNode::setPrefix(QString const&) 42902 vfunc[28]: QDomNode::isAttr() const 42903 vfunc[29]: QDomCDATASection::isCDATASection() const 42904 vfunc[30]: QDomNode::isDocumentFragment() const 42905 vfunc[31]: QDomNode::isDocument() const 42906 vfunc[32]: QDomNode::isDocumentType() const 42907 vfunc[33]: QDomNode::isElement() const 42908 vfunc[34]: QDomNode::isEntityReference() const 42909 vfunc[35]: QDomText::isText() const 42910 vfunc[36]: QDomNode::isEntity() const 42911 vfunc[37]: QDomNode::isNotation() const 42912 vfunc[38]: QDomNode::isProcessingInstruction() const 42913 vfunc[39]: QDomCharacterData::isCharacterData() const 42914 vfunc[40]: QDomNode::isComment() const 42915 vfunc[41]: QDomCharacterData::substringData(unsigned long, 42916 unsigned long) 42917 vfunc[42]: QDomCharacterData::appendData(QString const&) 42918 vfunc[43]: QDomCharacterData::insertData(unsigned long, QString 42919 const&) 42920 vfunc[44]: QDomCharacterData::deleteData(unsigned long, 42921 unsigned long) 42922 vfunc[45]: QDomCharacterData::replaceData(unsigned long, 42923 unsigned long, QString const&) 42924 vfunc[46]: QDomCharacterData::length() const 42925 vfunc[47]: QDomCharacterData::data() const 42926 vfunc[48]: QDomCharacterData::setData(QString const&) 42927 42928 The Run Time Type Information for the QDomCDATASection class is 42929 described by Table 8-675 42930 42931 Table 8-675. typeinfo for QDomCDATASection 42932 Base Vtable vtable for __cxxabiv1::__si_class_type_info 42933 Name typeinfo name for QDomCDATASection 42934 basetype: typeinfo for QDomText 42935 __________________________________________________________ 42936 42937 8.2.29.25. Class data for QXmlDTDHandler 42938 42939 The virtual table for the QXmlDTDHandler class is described by 42940 Table 8-676 42941 42942 Table 8-676. Primary vtable for QXmlDTDHandler 42943 Base Offset 0 42944 Virtual Base Offset 0 42945 RTTI typeinfo for QXmlDTDHandler 42946 vfunc[0]: __cxa_pure_virtual 42947 vfunc[1]: __cxa_pure_virtual 42948 vfunc[2]: __cxa_pure_virtual 42949 42950 The Run Time Type Information for the QXmlDTDHandler class is 42951 described by Table 8-677 42952 42953 Table 8-677. typeinfo for QXmlDTDHandler 42954 Base Vtable vtable for __cxxabiv1::__class_type_info 42955 Name typeinfo name for QXmlDTDHandler 42956 __________________________________________________________ 42957 42958 8.2.29.26. Class data for QXmlInputSource 42959 42960 The virtual table for the QXmlInputSource class is described by 42961 Table 8-678 42962 42963 Table 8-678. Primary vtable for QXmlInputSource 42964 Base Offset 0 42965 Virtual Base Offset 0 42966 RTTI typeinfo for QXmlInputSource 42967 vfunc[0]: QXmlInputSource::~QXmlInputSource() 42968 vfunc[1]: QXmlInputSource::~QXmlInputSource() 42969 vfunc[2]: QXmlInputSource::setData(QString const&) 42970 vfunc[3]: QXmlInputSource::setData(QMemArray const&) 42971 vfunc[4]: QXmlInputSource::fetchData() 42972 vfunc[5]: QXmlInputSource::data() 42973 vfunc[6]: QXmlInputSource::next() 42974 vfunc[7]: QXmlInputSource::reset() 42975 vfunc[8]: QXmlInputSource::fromRawData(QMemArray const&, 42976 bool) 42977 42978 The Run Time Type Information for the QXmlInputSource class is 42979 described by Table 8-679 42980 42981 Table 8-679. typeinfo for QXmlInputSource 42982 Base Vtable vtable for __cxxabiv1::__class_type_info 42983 Name typeinfo name for QXmlInputSource 42984 __________________________________________________________ 42985 42986 8.2.29.27. Class data for QXmlErrorHandler 42987 42988 The virtual table for the QXmlErrorHandler class is described 42989 by Table 8-680 42990 42991 Table 8-680. Primary vtable for QXmlErrorHandler 42992 Base Offset 0 42993 Virtual Base Offset 0 42994 RTTI typeinfo for QXmlErrorHandler 42995 vfunc[0]: __cxa_pure_virtual 42996 vfunc[1]: __cxa_pure_virtual 42997 vfunc[2]: __cxa_pure_virtual 42998 vfunc[3]: __cxa_pure_virtual 42999 43000 The Run Time Type Information for the QXmlErrorHandler class is 43001 described by Table 8-681 43002 43003 Table 8-681. typeinfo for QXmlErrorHandler 43004 Base Vtable vtable for __cxxabiv1::__class_type_info 43005 Name typeinfo name for QXmlErrorHandler 43006 __________________________________________________________ 43007 43008 8.2.29.28. Class data for QDomDocumentFragment 43009 43010 The virtual table for the QDomDocumentFragment class is 43011 described by Table 8-682 43012 43013 Table 8-682. Primary vtable for QDomDocumentFragment 43014 Base Offset 0 43015 Virtual Base Offset 0 43016 RTTI typeinfo for QDomDocumentFragment 43017 vfunc[0]: QDomDocumentFragment::~QDomDocumentFragment() 43018 vfunc[1]: QDomDocumentFragment::~QDomDocumentFragment() 43019 vfunc[2]: QDomNode::insertBefore(QDomNode const&, QDomNode 43020 const&) 43021 vfunc[3]: QDomNode::insertAfter(QDomNode const&, QDomNode 43022 const&) 43023 vfunc[4]: QDomNode::replaceChild(QDomNode const&, QDomNode 43024 const&) 43025 vfunc[5]: QDomNode::removeChild(QDomNode const&) 43026 vfunc[6]: QDomNode::appendChild(QDomNode const&) 43027 vfunc[7]: QDomNode::hasChildNodes() const 43028 vfunc[8]: QDomNode::cloneNode(bool) const 43029 vfunc[9]: QDomNode::normalize() 43030 vfunc[10]: QDomNode::isSupported(QString const&, QString 43031 const&) const 43032 vfunc[11]: QDomNode::nodeName() const 43033 vfunc[12]: QDomDocumentFragment::nodeType() const 43034 vfunc[13]: QDomNode::parentNode() const 43035 vfunc[14]: QDomNode::childNodes() const 43036 vfunc[15]: QDomNode::firstChild() const 43037 vfunc[16]: QDomNode::lastChild() const 43038 vfunc[17]: QDomNode::previousSibling() const 43039 vfunc[18]: QDomNode::nextSibling() const 43040 vfunc[19]: QDomNode::attributes() const 43041 vfunc[20]: QDomNode::ownerDocument() const 43042 vfunc[21]: QDomNode::namespaceURI() const 43043 vfunc[22]: QDomNode::localName() const 43044 vfunc[23]: QDomNode::hasAttributes() const 43045 vfunc[24]: QDomNode::nodeValue() const 43046 vfunc[25]: QDomNode::setNodeValue(QString const&) 43047 vfunc[26]: QDomNode::prefix() const 43048 vfunc[27]: QDomNode::setPrefix(QString const&) 43049 vfunc[28]: QDomNode::isAttr() const 43050 vfunc[29]: QDomNode::isCDATASection() const 43051 vfunc[30]: QDomDocumentFragment::isDocumentFragment() const 43052 vfunc[31]: QDomNode::isDocument() const 43053 vfunc[32]: QDomNode::isDocumentType() const 43054 vfunc[33]: QDomNode::isElement() const 43055 vfunc[34]: QDomNode::isEntityReference() const 43056 vfunc[35]: QDomNode::isText() const 43057 vfunc[36]: QDomNode::isEntity() const 43058 vfunc[37]: QDomNode::isNotation() const 43059 vfunc[38]: QDomNode::isProcessingInstruction() const 43060 vfunc[39]: QDomNode::isCharacterData() const 43061 vfunc[40]: QDomNode::isComment() const 43062 43063 The Run Time Type Information for the QDomDocumentFragment 43064 class is described by Table 8-683 43065 43066 Table 8-683. typeinfo for QDomDocumentFragment 43067 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43068 Name typeinfo name for QDomDocumentFragment 43069 basetype: typeinfo for QDomNode 43070 __________________________________________________________ 43071 43072 8.2.29.29. Interfaces for Qt3 XML 43073 43074 An LSB conforming implementation shall provide the architecture 43075 specific functions for Qt3 XML specified in Table 8-684, with 43076 the full mandatory functionality as described in the referenced 43077 underlying specification. 43078 43079 Table 8-684. libqt-mt - Qt3 XML Function Interfaces 43080 _ZThn16_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43081 _ZThn16_N18QXmlDefaultHandler12notationDeclERK7QStringS2_S2_ 43082 [CXXABI] 43083 _ZThn16_N18QXmlDefaultHandler18unparsedEntityDeclERK7QStringS2_ 43084 S2_S2_ [CXXABI] _ZThn24_N18QXmlDefaultHandler11errorStringEv 43085 [CXXABI] 43086 _ZThn24_N18QXmlDefaultHandler13resolveEntityERK7QStringS2_RP15Q 43087 XmlInputSource [CXXABI] 43088 _ZThn32_N18QXmlDefaultHandler10startCDATAEv [CXXABI] 43089 _ZThn32_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43090 _ZThn32_N18QXmlDefaultHandler11startEntityERK7QString [CXXABI] 43091 _ZThn32_N18QXmlDefaultHandler6endDTDEv [CXXABI] 43092 _ZThn32_N18QXmlDefaultHandler7commentERK7QString [CXXABI] 43093 _ZThn32_N18QXmlDefaultHandler8endCDATAEv [CXXABI] 43094 _ZThn32_N18QXmlDefaultHandler8startDTDERK7QStringS2_S2_ 43095 [CXXABI] 43096 _ZThn32_N18QXmlDefaultHandler9endEntityERK7QString [CXXABI] 43097 _ZThn40_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43098 _ZThn40_N18QXmlDefaultHandler13attributeDeclERK7QStringS2_S2_S2 43099 _S2_ [CXXABI] 43100 _ZThn40_N18QXmlDefaultHandler18externalEntityDeclERK7QStringS2_ 43101 S2_ [CXXABI] 43102 _ZThn40_N18QXmlDefaultHandler18internalEntityDeclERK7QStringS2_ 43103 [CXXABI] 43104 _ZThn8_N18QXmlDefaultHandler10fatalErrorERK18QXmlParseException 43105 [CXXABI] 43106 _ZThn8_N18QXmlDefaultHandler11errorStringEv [CXXABI] 43107 _ZThn8_N18QXmlDefaultHandler5errorERK18QXmlParseException 43108 [CXXABI] 43109 _ZThn8_N18QXmlDefaultHandler7warningERK18QXmlParseException 43110 [CXXABI] 43111 __________________________________________________________ 43112 43113 8.2.30. Qt3 Namespace 43114 __________________________________________________________ 43115 43116 8.2.30.1. Interfaces for Qt3 Namespace 43117 43118 No external functions are defined for libqt-mt - Qt3 Namespace 43119 in this part of the specification. See also the generic 43120 specification. 43121 __________________________________________________________ 43122 43123 8.2.31. Qt3 Colors 43124 __________________________________________________________ 43125 43126 8.2.31.1. Interfaces for Qt3 Colors 43127 43128 No external functions are defined for libqt-mt - Qt3 Colors in 43129 this part of the specification. See also the generic 43130 specification. 43131 __________________________________________________________ 43132 43133 8.2.32. Qt3 Fonts 43134 __________________________________________________________ 43135 43136 8.2.32.1. Interfaces for Qt3 Fonts 43137 43138 No external functions are defined for libqt-mt - Qt3 Fonts in 43139 this part of the specification. See also the generic 43140 specification. 43141 __________________________________________________________ 43142 43143 8.2.33. Qt3 2D Graphics 43144 __________________________________________________________ 43145 43146 8.2.33.1. Class data for QIconSet 43147 43148 The virtual table for the QIconSet class is described by Table 43149 8-685 43150 43151 Table 8-685. Primary vtable for QIconSet 43152 Base Offset 0 43153 Virtual Base Offset 0 43154 RTTI typeinfo for QIconSet 43155 vfunc[0]: QIconSet::~QIconSet() 43156 vfunc[1]: QIconSet::~QIconSet() 43157 vfunc[2]: QIconSet::setPixmap(QPixmap const&, QIconSet::Size, 43158 QIconSet::Mode, QIconSet::State) 43159 vfunc[3]: QIconSet::setPixmap(QString const&, QIconSet::Size, 43160 QIconSet::Mode, QIconSet::State) 43161 43162 The Run Time Type Information for the QIconSet class is 43163 described by Table 8-686 43164 43165 Table 8-686. typeinfo for QIconSet 43166 Base Vtable vtable for __cxxabiv1::__class_type_info 43167 Name typeinfo name for QIconSet 43168 __________________________________________________________ 43169 43170 8.2.33.2. Interfaces for Qt3 2D Graphics 43171 43172 No external functions are defined for libqt-mt - Qt3 2D 43173 Graphics in this part of the specification. See also the 43174 generic specification. 43175 __________________________________________________________ 43176 43177 8.2.34. Qt3 Validators 43178 __________________________________________________________ 43179 43180 8.2.34.1. Class data for QRegExpValidator 43181 43182 The virtual table for the QRegExpValidator class is described 43183 by Table 8-687 43184 43185 Table 8-687. Primary vtable for QRegExpValidator 43186 Base Offset 0 43187 Virtual Base Offset 0 43188 RTTI typeinfo for QRegExpValidator 43189 vfunc[0]: NULL or QRegExpValidator::metaObject() const 43190 vfunc[1]: QRegExpValidator::className() const 43191 vfunc[2]: QRegExpValidator::qt_cast(char const*) 43192 vfunc[3]: QRegExpValidator::qt_invoke(int, QUObject*) 43193 vfunc[4]: QRegExpValidator::qt_emit(int, QUObject*) 43194 vfunc[5]: QRegExpValidator::qt_property(int, int, QVariant*) 43195 vfunc[6]: QRegExpValidator::~QRegExpValidator() 43196 vfunc[7]: QRegExpValidator::~QRegExpValidator() 43197 vfunc[8]: QObject::event(QEvent*) 43198 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43199 vfunc[10]: QObject::setName(char const*) 43200 vfunc[11]: QObject::insertChild(QObject*) 43201 vfunc[12]: QObject::removeChild(QObject*) 43202 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43203 vfunc[14]: QObject::property(char const*) const 43204 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43205 vfunc[16]: QObject::childEvent(QChildEvent*) 43206 vfunc[17]: QObject::customEvent(QCustomEvent*) 43207 vfunc[18]: QObject::connectNotify(char const*) 43208 vfunc[19]: QObject::disconnectNotify(char const*) 43209 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43210 const*, char const*) 43211 vfunc[21]: QRegExpValidator::validate(QString&, int&) const 43212 vfunc[22]: QValidator::fixup(QString&) const 43213 43214 The Run Time Type Information for the QRegExpValidator class is 43215 described by Table 8-688 43216 43217 Table 8-688. typeinfo for QRegExpValidator 43218 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43219 Name typeinfo name for QRegExpValidator 43220 basetype: typeinfo for QValidator 43221 __________________________________________________________ 43222 43223 8.2.34.2. Class data for QIntValidator 43224 43225 The virtual table for the QIntValidator class is described by 43226 Table 8-689 43227 43228 Table 8-689. Primary vtable for QIntValidator 43229 Base Offset 0 43230 Virtual Base Offset 0 43231 RTTI typeinfo for QIntValidator 43232 vfunc[0]: NULL or QIntValidator::metaObject() const 43233 vfunc[1]: QIntValidator::className() const 43234 vfunc[2]: QIntValidator::qt_cast(char const*) 43235 vfunc[3]: QIntValidator::qt_invoke(int, QUObject*) 43236 vfunc[4]: QIntValidator::qt_emit(int, QUObject*) 43237 vfunc[5]: QIntValidator::qt_property(int, int, QVariant*) 43238 vfunc[6]: QIntValidator::~QIntValidator() 43239 vfunc[7]: QIntValidator::~QIntValidator() 43240 vfunc[8]: QObject::event(QEvent*) 43241 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43242 vfunc[10]: QObject::setName(char const*) 43243 vfunc[11]: QObject::insertChild(QObject*) 43244 vfunc[12]: QObject::removeChild(QObject*) 43245 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43246 vfunc[14]: QObject::property(char const*) const 43247 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43248 vfunc[16]: QObject::childEvent(QChildEvent*) 43249 vfunc[17]: QObject::customEvent(QCustomEvent*) 43250 vfunc[18]: QObject::connectNotify(char const*) 43251 vfunc[19]: QObject::disconnectNotify(char const*) 43252 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43253 const*, char const*) 43254 vfunc[21]: QIntValidator::validate(QString&, int&) const 43255 vfunc[22]: QValidator::fixup(QString&) const 43256 vfunc[23]: QIntValidator::setRange(int, int) 43257 43258 The Run Time Type Information for the QIntValidator class is 43259 described by Table 8-690 43260 43261 Table 8-690. typeinfo for QIntValidator 43262 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43263 Name typeinfo name for QIntValidator 43264 basetype: typeinfo for QValidator 43265 __________________________________________________________ 43266 43267 8.2.34.3. Class data for QValidator 43268 43269 The virtual table for the QValidator class is described by 43270 Table 8-691 43271 43272 Table 8-691. Primary vtable for QValidator 43273 Base Offset 0 43274 Virtual Base Offset 0 43275 RTTI typeinfo for QValidator 43276 vfunc[0]: NULL or QValidator::metaObject() const 43277 vfunc[1]: QValidator::className() const 43278 vfunc[2]: QValidator::qt_cast(char const*) 43279 vfunc[3]: QValidator::qt_invoke(int, QUObject*) 43280 vfunc[4]: QValidator::qt_emit(int, QUObject*) 43281 vfunc[5]: QValidator::qt_property(int, int, QVariant*) 43282 vfunc[6]: QValidator::~QValidator() 43283 vfunc[7]: QValidator::~QValidator() 43284 vfunc[8]: QObject::event(QEvent*) 43285 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43286 vfunc[10]: QObject::setName(char const*) 43287 vfunc[11]: QObject::insertChild(QObject*) 43288 vfunc[12]: QObject::removeChild(QObject*) 43289 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43290 vfunc[14]: QObject::property(char const*) const 43291 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43292 vfunc[16]: QObject::childEvent(QChildEvent*) 43293 vfunc[17]: QObject::customEvent(QCustomEvent*) 43294 vfunc[18]: QObject::connectNotify(char const*) 43295 vfunc[19]: QObject::disconnectNotify(char const*) 43296 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43297 const*, char const*) 43298 vfunc[21]: __cxa_pure_virtual 43299 vfunc[22]: QValidator::fixup(QString&) const 43300 43301 The Run Time Type Information for the QValidator class is 43302 described by Table 8-692 43303 43304 Table 8-692. typeinfo for QValidator 43305 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43306 Name typeinfo name for QValidator 43307 basetype: typeinfo for QObject 43308 __________________________________________________________ 43309 43310 8.2.34.4. Class data for QDoubleValidator 43311 43312 The virtual table for the QDoubleValidator class is described 43313 by Table 8-693 43314 43315 Table 8-693. Primary vtable for QDoubleValidator 43316 Base Offset 0 43317 Virtual Base Offset 0 43318 RTTI typeinfo for QDoubleValidator 43319 vfunc[0]: NULL or QDoubleValidator::metaObject() const 43320 vfunc[1]: QDoubleValidator::className() const 43321 vfunc[2]: QDoubleValidator::qt_cast(char const*) 43322 vfunc[3]: QDoubleValidator::qt_invoke(int, QUObject*) 43323 vfunc[4]: QDoubleValidator::qt_emit(int, QUObject*) 43324 vfunc[5]: QDoubleValidator::qt_property(int, int, QVariant*) 43325 vfunc[6]: QDoubleValidator::~QDoubleValidator() 43326 vfunc[7]: QDoubleValidator::~QDoubleValidator() 43327 vfunc[8]: QObject::event(QEvent*) 43328 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43329 vfunc[10]: QObject::setName(char const*) 43330 vfunc[11]: QObject::insertChild(QObject*) 43331 vfunc[12]: QObject::removeChild(QObject*) 43332 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43333 vfunc[14]: QObject::property(char const*) const 43334 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43335 vfunc[16]: QObject::childEvent(QChildEvent*) 43336 vfunc[17]: QObject::customEvent(QCustomEvent*) 43337 vfunc[18]: QObject::connectNotify(char const*) 43338 vfunc[19]: QObject::disconnectNotify(char const*) 43339 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43340 const*, char const*) 43341 vfunc[21]: QDoubleValidator::validate(QString&, int&) const 43342 vfunc[22]: QValidator::fixup(QString&) const 43343 vfunc[23]: QDoubleValidator::setRange(double, double, int) 43344 43345 The Run Time Type Information for the QDoubleValidator class is 43346 described by Table 8-694 43347 43348 Table 8-694. typeinfo for QDoubleValidator 43349 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43350 Name typeinfo name for QDoubleValidator 43351 basetype: typeinfo for QValidator 43352 __________________________________________________________ 43353 43354 8.2.34.5. Interfaces for Qt3 Validators 43355 43356 No external functions are defined for libqt-mt - Qt3 Validators 43357 in this part of the specification. See also the generic 43358 specification. 43359 __________________________________________________________ 43360 43361 8.2.35. Qt3 Internals 43362 __________________________________________________________ 43363 43364 8.2.35.1. Class data for QGVector 43365 43366 The virtual table for the QGVector class is described by Table 43367 8-695 43368 43369 Table 8-695. Primary vtable for QGVector 43370 Base Offset 0 43371 Virtual Base Offset 0 43372 RTTI typeinfo for QGVector 43373 vfunc[0]: NULL or QGVector::count() const 43374 vfunc[1]: QGVector::clear() 43375 vfunc[2]: QGVector::~QGVector() 43376 vfunc[3]: QGVector::~QGVector() 43377 vfunc[4]: QPtrCollection::newItem(void*) 43378 vfunc[5]: __cxa_pure_virtual 43379 vfunc[6]: QGVector::compareItems(void*, void*) 43380 vfunc[7]: QGVector::read(QDataStream&, void*&) 43381 vfunc[8]: QGVector::write(QDataStream&, void*) const 43382 43383 The Run Time Type Information for the QGVector class is 43384 described by Table 8-696 43385 43386 Table 8-696. typeinfo for QGVector 43387 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43388 Name typeinfo name for QGVector 43389 basetype: typeinfo for QPtrCollection 43390 __________________________________________________________ 43391 43392 8.2.35.2. Class data for QGList 43393 43394 The virtual table for the QGList class is described by Table 43395 8-697 43396 43397 Table 8-697. Primary vtable for QGList 43398 Base Offset 0 43399 Virtual Base Offset 0 43400 RTTI typeinfo for QGList 43401 vfunc[0]: NULL or QGList::count() const 43402 vfunc[1]: QGList::clear() 43403 vfunc[2]: QGList::~QGList() 43404 vfunc[3]: QGList::~QGList() 43405 vfunc[4]: QPtrCollection::newItem(void*) 43406 vfunc[5]: __cxa_pure_virtual 43407 vfunc[6]: QGList::compareItems(void*, void*) 43408 vfunc[7]: QGList::read(QDataStream&, void*&) 43409 vfunc[8]: QGList::write(QDataStream&, void*) const 43410 43411 The Run Time Type Information for the QGList class is described 43412 by Table 8-698 43413 43414 Table 8-698. typeinfo for QGList 43415 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43416 Name typeinfo name for QGList 43417 basetype: typeinfo for QPtrCollection 43418 __________________________________________________________ 43419 43420 8.2.35.3. Class data for QPolygonScanner 43421 43422 The virtual table for the QPolygonScanner class is described by 43423 Table 8-699 43424 43425 Table 8-699. Primary vtable for QPolygonScanner 43426 Base Offset 0 43427 Virtual Base Offset 0 43428 RTTI typeinfo for QPolygonScanner 43429 vfunc[0]: __cxa_pure_virtual 43430 43431 The Run Time Type Information for the QPolygonScanner class is 43432 described by Table 8-700 43433 43434 Table 8-700. typeinfo for QPolygonScanner 43435 Base Vtable vtable for __cxxabiv1::__class_type_info 43436 Name typeinfo name for QPolygonScanner 43437 __________________________________________________________ 43438 43439 8.2.35.4. Class data for QGCache 43440 43441 The virtual table for the QGCache class is described by Table 43442 8-701 43443 43444 Table 8-701. Primary vtable for QGCache 43445 Base Offset 0 43446 Virtual Base Offset 0 43447 RTTI typeinfo for QGCache 43448 vfunc[0]: QGCache::count() const 43449 vfunc[1]: QGCache::clear() 43450 vfunc[2]: QGCache::~QGCache() 43451 vfunc[3]: QGCache::~QGCache() 43452 vfunc[4]: QPtrCollection::newItem(void*) 43453 vfunc[5]: __cxa_pure_virtual 43454 43455 The Run Time Type Information for the QGCache class is 43456 described by Table 8-702 43457 43458 Table 8-702. typeinfo for QGCache 43459 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43460 Name typeinfo name for QGCache 43461 basetype: typeinfo for QPtrCollection 43462 __________________________________________________________ 43463 43464 8.2.35.5. Class data for QGArray 43465 43466 The virtual table for the QGArray class is described by Table 43467 8-703 43468 43469 Table 8-703. Primary vtable for QGArray 43470 Base Offset 0 43471 Virtual Base Offset 0 43472 RTTI typeinfo for QGArray 43473 vfunc[0]: QGArray::~QGArray() 43474 vfunc[1]: QGArray::~QGArray() 43475 vfunc[2]: NULL or QGArray::detach() 43476 vfunc[3]: QGArray::newData() 43477 vfunc[4]: QGArray::deleteData(QGArray::array_data*) 43478 43479 The Run Time Type Information for the QGArray class is 43480 described by Table 8-704 43481 43482 Table 8-704. typeinfo for QGArray 43483 Base Vtable vtable for __cxxabiv1::__class_type_info 43484 Name typeinfo name for QGArray 43485 __________________________________________________________ 43486 43487 8.2.35.6. Class data for QSignalVec 43488 43489 The virtual table for the QSignalVec class is described by 43490 Table 8-705 43491 43492 Table 8-705. Primary vtable for QSignalVec 43493 Base Offset 0 43494 Virtual Base Offset 0 43495 RTTI typeinfo for QSignalVec 43496 vfunc[0]: NULL or QPtrVector::count() const 43497 vfunc[1]: NULL or QPtrVector::clear() 43498 vfunc[2]: NULL or QSignalVec::~QSignalVec() 43499 vfunc[3]: NULL or QSignalVec::~QSignalVec() 43500 vfunc[4]: QPtrCollection::newItem(void*) 43501 vfunc[5]: NULL or 43502 QPtrVector::deleteItem(void*) 43503 vfunc[6]: QGVector::compareItems(void*, void*) 43504 vfunc[7]: QGVector::read(QDataStream&, void*&) 43505 vfunc[8]: QGVector::write(QDataStream&, void*) const 43506 43507 The Run Time Type Information for the QSignalVec class is 43508 described by Table 8-706 43509 43510 Table 8-706. typeinfo for QSignalVec 43511 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43512 Name typeinfo name for QSignalVec 43513 basetype: typeinfo for QPtrVector 43514 __________________________________________________________ 43515 43516 8.2.35.7. Class data for QGDict 43517 43518 The virtual table for the QGDict class is described by Table 43519 8-707 43520 43521 Table 8-707. Primary vtable for QGDict 43522 Base Offset 0 43523 Virtual Base Offset 0 43524 RTTI typeinfo for QGDict 43525 vfunc[0]: NULL or QGDict::count() const 43526 vfunc[1]: QGDict::clear() 43527 vfunc[2]: QGDict::~QGDict() 43528 vfunc[3]: QGDict::~QGDict() 43529 vfunc[4]: QPtrCollection::newItem(void*) 43530 vfunc[5]: __cxa_pure_virtual 43531 vfunc[6]: QGDict::read(QDataStream&, void*&) 43532 vfunc[7]: QGDict::write(QDataStream&, void*) const 43533 43534 The Run Time Type Information for the QGDict class is described 43535 by Table 8-708 43536 43537 Table 8-708. typeinfo for QGDict 43538 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43539 Name typeinfo name for QGDict 43540 basetype: typeinfo for QPtrCollection 43541 __________________________________________________________ 43542 43543 8.2.35.8. Interfaces for Qt3 Internals 43544 43545 No external functions are defined for libqt-mt - Qt3 Internals 43546 in this part of the specification. See also the generic 43547 specification. 43548 __________________________________________________________ 43549 43550 8.2.36. Qt3 Miscellaneous 43551 __________________________________________________________ 43552 43553 8.2.36.1. Class data for QRangeControl 43554 43555 The virtual table for the QRangeControl class is described by 43556 Table 8-709 43557 43558 Table 8-709. Primary vtable for QRangeControl 43559 Base Offset 0 43560 Virtual Base Offset 0 43561 RTTI typeinfo for QRangeControl 43562 vfunc[0]: QRangeControl::~QRangeControl() 43563 vfunc[1]: QRangeControl::~QRangeControl() 43564 vfunc[2]: QRangeControl::valueChange() 43565 vfunc[3]: QRangeControl::rangeChange() 43566 vfunc[4]: QRangeControl::stepChange() 43567 43568 The Run Time Type Information for the QRangeControl class is 43569 described by Table 8-710 43570 43571 Table 8-710. typeinfo for QRangeControl 43572 Base Vtable vtable for __cxxabiv1::__class_type_info 43573 Name typeinfo name for QRangeControl 43574 __________________________________________________________ 43575 43576 8.2.36.2. Class data for QSplashScreen 43577 43578 The virtual table for the QSplashScreen class is described by 43579 Table 8-711 43580 43581 Table 8-711. Primary vtable for QSplashScreen 43582 Base Offset 0 43583 Virtual Base Offset 0 43584 RTTI typeinfo for QSplashScreen 43585 vfunc[0]: NULL or QSplashScreen::metaObject() const 43586 vfunc[1]: QSplashScreen::className() const 43587 vfunc[2]: QSplashScreen::qt_cast(char const*) 43588 vfunc[3]: QSplashScreen::qt_invoke(int, QUObject*) 43589 vfunc[4]: QSplashScreen::qt_emit(int, QUObject*) 43590 vfunc[5]: QSplashScreen::qt_property(int, int, QVariant*) 43591 vfunc[6]: QSplashScreen::~QSplashScreen() 43592 vfunc[7]: QSplashScreen::~QSplashScreen() 43593 vfunc[8]: QWidget::event(QEvent*) 43594 vfunc[9]: QObject::eventFilter(QObject*, QEvent*) 43595 vfunc[10]: QWidget::setName(char const*) 43596 vfunc[11]: QObject::insertChild(QObject*) 43597 vfunc[12]: QObject::removeChild(QObject*) 43598 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43599 vfunc[14]: QObject::property(char const*) const 43600 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43601 vfunc[16]: QObject::childEvent(QChildEvent*) 43602 vfunc[17]: QObject::customEvent(QCustomEvent*) 43603 vfunc[18]: QObject::connectNotify(char const*) 43604 vfunc[19]: QObject::disconnectNotify(char const*) 43605 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43606 const*, char const*) 43607 vfunc[21]: QWidget::setEnabled(bool) 43608 vfunc[22]: QWidget::setMinimumSize(int, int) 43609 vfunc[23]: QWidget::setMaximumSize(int, int) 43610 vfunc[24]: QWidget::setSizeIncrement(int, int) 43611 vfunc[25]: QWidget::setBackgroundMode(Qt::BackgroundMode) 43612 vfunc[26]: QWidget::setEraseColor(QColor const&) 43613 vfunc[27]: QWidget::setErasePixmap(QPixmap const&) 43614 vfunc[28]: QWidget::setPalette(QPalette const&) 43615 vfunc[29]: QWidget::setPaletteBackgroundColor(QColor const&) 43616 vfunc[30]: QWidget::setPaletteBackgroundPixmap(QPixmap const&) 43617 vfunc[31]: QWidget::setFont(QFont const&) 43618 vfunc[32]: QWidget::setCursor(QCursor const&) 43619 vfunc[33]: QWidget::unsetCursor() 43620 vfunc[34]: QWidget::setMask(QBitmap const&) 43621 vfunc[35]: QWidget::setMask(QRegion const&) 43622 vfunc[36]: QWidget::setBackgroundColor(QColor const&) 43623 vfunc[37]: QWidget::setBackgroundPixmap(QPixmap const&) 43624 vfunc[38]: QWidget::setCaption(QString const&) 43625 vfunc[39]: QWidget::setIcon(QPixmap const&) 43626 vfunc[40]: QWidget::setIconText(QString const&) 43627 vfunc[41]: QWidget::setMouseTracking(bool) 43628 vfunc[42]: QWidget::setFocus() 43629 vfunc[43]: QWidget::setActiveWindow() 43630 vfunc[44]: QWidget::setFocusPolicy(QWidget::FocusPolicy) 43631 vfunc[45]: QWidget::setFocusProxy(QWidget*) 43632 vfunc[46]: QWidget::setUpdatesEnabled(bool) 43633 vfunc[47]: QWidget::show() 43634 vfunc[48]: QWidget::hide() 43635 vfunc[49]: QWidget::showMinimized() 43636 vfunc[50]: QWidget::showMaximized() 43637 vfunc[51]: QWidget::showNormal() 43638 vfunc[52]: QWidget::polish() 43639 vfunc[53]: QWidget::move(int, int) 43640 vfunc[54]: QWidget::resize(int, int) 43641 vfunc[55]: QWidget::setGeometry(int, int, int, int) 43642 vfunc[56]: NULL or QWidget::setGeometry(QRect const&) 43643 vfunc[57]: QWidget::close(bool) 43644 vfunc[58]: QWidget::sizeHint() const 43645 vfunc[59]: QWidget::minimumSizeHint() const 43646 vfunc[60]: QWidget::sizePolicy() const 43647 vfunc[61]: QWidget::setSizePolicy(QSizePolicy) 43648 vfunc[62]: QWidget::heightForWidth(int) const 43649 vfunc[63]: QWidget::adjustSize() 43650 vfunc[64]: QWidget::reparent(QWidget*, unsigned int, QPoint 43651 const&, bool) 43652 vfunc[65]: QWidget::setAcceptDrops(bool) 43653 vfunc[66]: QWidget::setAutoMask(bool) 43654 vfunc[67]: 43655 QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin) 43656 vfunc[68]: QWidget::customWhatsThis() const 43657 vfunc[69]: QSplashScreen::mousePressEvent(QMouseEvent*) 43658 vfunc[70]: QWidget::mouseReleaseEvent(QMouseEvent*) 43659 vfunc[71]: QWidget::mouseDoubleClickEvent(QMouseEvent*) 43660 vfunc[72]: QWidget::mouseMoveEvent(QMouseEvent*) 43661 vfunc[73]: QWidget::wheelEvent(QWheelEvent*) 43662 vfunc[74]: QWidget::keyPressEvent(QKeyEvent*) 43663 vfunc[75]: QWidget::keyReleaseEvent(QKeyEvent*) 43664 vfunc[76]: QWidget::focusInEvent(QFocusEvent*) 43665 vfunc[77]: QWidget::focusOutEvent(QFocusEvent*) 43666 vfunc[78]: QWidget::enterEvent(QEvent*) 43667 vfunc[79]: QWidget::leaveEvent(QEvent*) 43668 vfunc[80]: QWidget::paintEvent(QPaintEvent*) 43669 vfunc[81]: QWidget::moveEvent(QMoveEvent*) 43670 vfunc[82]: QWidget::resizeEvent(QResizeEvent*) 43671 vfunc[83]: QWidget::closeEvent(QCloseEvent*) 43672 vfunc[84]: QWidget::contextMenuEvent(QContextMenuEvent*) 43673 vfunc[85]: QWidget::imStartEvent(QIMEvent*) 43674 vfunc[86]: QWidget::imComposeEvent(QIMEvent*) 43675 vfunc[87]: QWidget::imEndEvent(QIMEvent*) 43676 vfunc[88]: QWidget::tabletEvent(QTabletEvent*) 43677 vfunc[89]: QWidget::dragEnterEvent(QDragEnterEvent*) 43678 vfunc[90]: QWidget::dragMoveEvent(QDragMoveEvent*) 43679 vfunc[91]: QWidget::dragLeaveEvent(QDragLeaveEvent*) 43680 vfunc[92]: QWidget::dropEvent(QDropEvent*) 43681 vfunc[93]: QWidget::showEvent(QShowEvent*) 43682 vfunc[94]: QWidget::hideEvent(QHideEvent*) 43683 vfunc[95]: QWidget::x11Event(_XEvent*) 43684 vfunc[96]: QWidget::updateMask() 43685 vfunc[97]: QWidget::styleChange(QStyle&) 43686 vfunc[98]: QWidget::enabledChange(bool) 43687 vfunc[99]: QWidget::paletteChange(QPalette const&) 43688 vfunc[100]: QWidget::fontChange(QFont const&) 43689 vfunc[101]: QWidget::windowActivationChange(bool) 43690 vfunc[102]: QWidget::metric(int) const 43691 vfunc[103]: QWidget::create(unsigned long, bool, bool) 43692 vfunc[104]: QWidget::destroy(bool, bool) 43693 vfunc[105]: NULL or QWidget::setWState(unsigned int) 43694 vfunc[106]: NULL or QWidget::setWFlags(unsigned int) 43695 vfunc[107]: QWidget::focusNextPrevChild(bool) 43696 vfunc[108]: QWidget::setKeyCompression(bool) 43697 vfunc[109]: QWidget::setMicroFocusHint(int, int, int, int, 43698 bool, QFont*) 43699 vfunc[110]: QSplashScreen::drawContents(QPainter*) 43700 43701 Table 8-712. Secondary vtable for QSplashScreen 43702 Base Offset -80 43703 Virtual Base Offset 0 43704 RTTI typeinfo for QSplashScreen 43705 vfunc[0]: non-virtual thunk to QSplashScreen::~QSplashScreen() 43706 vfunc[1]: non-virtual thunk to QSplashScreen::~QSplashScreen() 43707 vfunc[2]: QPaintDevice::setResolution(int) 43708 vfunc[3]: QPaintDevice::resolution() const 43709 vfunc[4]: QPaintDevice::handle() const 43710 vfunc[5]: QPaintDevice::x11RenderHandle() const 43711 vfunc[6]: QPaintDevice::setX11Data(QPaintDeviceX11Data const*) 43712 vfunc[7]: QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*) 43713 vfunc[8]: non-virtual thunk to QWidget::metric(int) const 43714 vfunc[9]: QPaintDevice::fontMet(QFont*, int, char const*, int) 43715 const 43716 vfunc[10]: QPaintDevice::fontInf(QFont*, int) const 43717 43718 The Run Time Type Information for the QSplashScreen class is 43719 described by Table 8-713 43720 43721 Table 8-713. typeinfo for QSplashScreen 43722 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43723 Name typeinfo name for QSplashScreen 43724 basetype: typeinfo for QWidget 43725 __________________________________________________________ 43726 43727 8.2.36.3. Class data for QAccel 43728 43729 The virtual table for the QAccel class is described by Table 43730 8-714 43731 43732 Table 8-714. Primary vtable for QAccel 43733 Base Offset 0 43734 Virtual Base Offset 0 43735 RTTI typeinfo for QAccel 43736 vfunc[0]: NULL or QAccel::metaObject() const 43737 vfunc[1]: QAccel::className() const 43738 vfunc[2]: QAccel::qt_cast(char const*) 43739 vfunc[3]: QAccel::qt_invoke(int, QUObject*) 43740 vfunc[4]: QAccel::qt_emit(int, QUObject*) 43741 vfunc[5]: QAccel::qt_property(int, int, QVariant*) 43742 vfunc[6]: QAccel::~QAccel() 43743 vfunc[7]: QAccel::~QAccel() 43744 vfunc[8]: QObject::event(QEvent*) 43745 vfunc[9]: QAccel::eventFilter(QObject*, QEvent*) 43746 vfunc[10]: QObject::setName(char const*) 43747 vfunc[11]: QObject::insertChild(QObject*) 43748 vfunc[12]: QObject::removeChild(QObject*) 43749 vfunc[13]: QObject::setProperty(char const*, QVariant const&) 43750 vfunc[14]: QObject::property(char const*) const 43751 vfunc[15]: QObject::timerEvent(QTimerEvent*) 43752 vfunc[16]: QObject::childEvent(QChildEvent*) 43753 vfunc[17]: QObject::customEvent(QCustomEvent*) 43754 vfunc[18]: QObject::connectNotify(char const*) 43755 vfunc[19]: QObject::disconnectNotify(char const*) 43756 vfunc[20]: QObject::checkConnectArgs(char const*, QObject 43757 const*, char const*) 43758 43759 The Run Time Type Information for the QAccel class is described 43760 by Table 8-715 43761 43762 Table 8-715. typeinfo for QAccel 43763 Base Vtable vtable for __cxxabiv1::__si_class_type_info 43764 Name typeinfo name for QAccel 43765 basetype: typeinfo for QObject 43766 __________________________________________________________ 43767 43768 8.2.36.4. Interfaces for Qt3 Miscellaneous 43769 43770 An LSB conforming implementation shall provide the architecture 43771 specific functions for Qt3 Miscellaneous specified in Table 43772 8-716, with the full mandatory functionality as described in 43773 the referenced underlying specification. 43774 43775 Table 8-716. libqt-mt - Qt3 Miscellaneous Function Interfaces 43776 _ZThn80_N13QSplashScreenD0Ev [CXXABI] 43777 _ZThn80_N13QSplashScreenD1Ev [CXXABI] 43778 43779 V. Package Information 43780 43781 Table of Contents 43782 9. Package Dependencies 43783 43784 9.1. Package Dependencies 43785 __________________________________________________________ 43786 43787 Chapter 9. Package Dependencies 43788 43789 9.1. Package Dependencies 43790 43791 The LSB runtime environment shall provide the following 43792 dependency. 43793 43794 lsb-graphics-ppc64 (legacy) 43795 This dependency is used to indicate that the application 43796 is dependent on features contained in the LSB-Graphics 43797 module. 43798 43799 This dependency shall have a version of 3.0. 43800 43801 The lsb-graphics dependencies are deprecated and will be 43802 removed in a future version of this specification. Applications 43803 should no longer indicate a dependency on them. 43804 __________________________________________________________ 43805 43806 Appendix A. GNU Free Documentation License (Informative) 43807 43808 This specification is published under the terms of the GNU Free 43809 Documentation License, Version 1.1, March 2000 43810 43811 Copyright (C) 2000 Free Software Foundation, Inc. 59 Temple 43812 Place, Suite 330, Boston, MA 02111-1307 USA Everyone is 43813 permitted to copy and distribute verbatim copies of this 43814 license document, but changing it is not allowed. 43815 __________________________________________________________ 43816 43817 A.1. PREAMBLE 43818 43819 The purpose of this License is to make a manual, textbook, or 43820 other written document "free" in the sense of freedom: to 43821 assure everyone the effective freedom to copy and redistribute 43822 it, with or without modifying it, either commercially or 43823 noncommercially. Secondarily, this License preserves for the 43824 author and publisher a way to get credit for their work, while 43825 not being considered responsible for modifications made by 43826 others. 43827 43828 This License is a kind of "copyleft", which means that 43829 derivative works of the document must themselves be free in the 43830 same sense. It complements the GNU General Public License, 43831 which is a copyleft license designed for free software. 43832 43833 We have designed this License in order to use it for manuals 43834 for free software, because free software needs free 43835 documentation: a free program should come with manuals 43836 providing the same freedoms that the software does. But this 43837 License is not limited to software manuals; it can be used for 43838 any textual work, regardless of subject matter or whether it is 43839 published as a printed book. We recommend this License 43840 principally for works whose purpose is instruction or 43841 reference. 43842 __________________________________________________________ 43843 43844 A.2. APPLICABILITY AND DEFINITIONS 43845 43846 This License applies to any manual or other work that contains 43847 a notice placed by the copyright holder saying it can be 43848 distributed under the terms of this License. The "Document", 43849 below, refers to any such manual or work. Any member of the 43850 public is a licensee, and is addressed as "you". 43851 43852 A "Modified Version" of the Document means any work containing 43853 the Document or a portion of it, either copied verbatim, or 43854 with modifications and/or translated into another language. 43855 43856 A "Secondary Section" is a named appendix or a front-matter 43857 section of the Document that deals exclusively with the 43858 relationship of the publishers or authors of the Document to 43859 the Document's overall subject (or to related matters) and 43860 contains nothing that could fall directly within that overall 43861 subject. (For example, if the Document is in part a textbook of 43862 mathematics, a Secondary Section may not explain any 43863 mathematics.) The relationship could be a matter of historical 43864 connection with the subject or with related matters, or of 43865 legal, commercial, philosophical, ethical or political position 43866 regarding them. 43867 43868 The "Invariant Sections" are certain Secondary Sections whose 43869 titles are designated, as being those of Invariant Sections, in 43870 the notice that says that the Document is released under this 43871 License. 43872 43873 The "Cover Texts" are certain short passages of text that are 43874 listed, as Front-Cover Texts or Back-Cover Texts, in the notice 43875 that says that the Document is released under this License. 43876 43877 A "Transparent" copy of the Document means a machine-readable 43878 copy, represented in a format whose specification is available 43879 to the general public, whose contents can be viewed and edited 43880 directly and straightforwardly with generic text editors or 43881 (for images composed of pixels) generic paint programs or (for 43882 drawings) some widely available drawing editor, and that is 43883 suitable for input to text formatters or for automatic 43884 translation to a variety of formats suitable for input to text 43885 formatters. A copy made in an otherwise Transparent file format 43886 whose markup has been designed to thwart or discourage 43887 subsequent modification by readers is not Transparent. A copy 43888 that is not "Transparent" is called "Opaque". 43889 43890 Examples of suitable formats for Transparent copies include 43891 plain ASCII without markup, Texinfo input format, LaTeX input 43892 format, SGML or XML using a publicly available DTD, and 43893 standard-conforming simple HTML designed for human 43894 modification. Opaque formats include PostScript, PDF, 43895 proprietary formats that can be read and edited only by 43896 proprietary word processors, SGML or XML for which the DTD 43897 and/or processing tools are not generally available, and the 43898 machine-generated HTML produced by some word processors for 43899 output purposes only. 43900 43901 The "Title Page" means, for a printed book, the title page 43902 itself, plus such following pages as are needed to hold, 43903 legibly, the material this License requires to appear in the 43904 title page. For works in formats which do not have any title 43905 page as such, "Title Page" means the text near the most 43906 prominent appearance of the work's title, preceding the 43907 beginning of the body of the text. 43908 __________________________________________________________ 43909 43910 A.3. VERBATIM COPYING 43911 43912 You may copy and distribute the Document in any medium, either 43913 commercially or noncommercially, provided that this License, 43914 the copyright notices, and the license notice saying this 43915 License applies to the Document are reproduced in all copies, 43916 and that you add no other conditions whatsoever to those of 43917 this License. You may not use technical measures to obstruct or 43918 control the reading or further copying of the copies you make 43919 or distribute. However, you may accept compensation in exchange 43920 for copies. If you distribute a large enough number of copies 43921 you must also follow the conditions in section 3. 43922 43923 You may also lend copies, under the same conditions stated 43924 above, and you may publicly display copies. 43925 __________________________________________________________ 43926 43927 A.4. COPYING IN QUANTITY 43928 43929 If you publish printed copies of the Document numbering more 43930 than 100, and the Document's license notice requires Cover 43931 Texts, you must enclose the copies in covers that carry, 43932 clearly and legibly, all these Cover Texts: Front-Cover Texts 43933 on the front cover, and Back-Cover Texts on the back cover. 43934 Both covers must also clearly and legibly identify you as the 43935 publisher of these copies. The front cover must present the 43936 full title with all words of the title equally prominent and 43937 visible. You may add other material on the covers in addition. 43938 Copying with changes limited to the covers, as long as they 43939 preserve the title of the Document and satisfy these 43940 conditions, can be treated as verbatim copying in other 43941 respects. 43942 43943 If the required texts for either cover are too voluminous to 43944 fit legibly, you should put the first ones listed (as many as 43945 fit reasonably) on the actual cover, and continue the rest onto 43946 adjacent pages. 43947 43948 If you publish or distribute Opaque copies of the Document 43949 numbering more than 100, you must either include a 43950 machine-readable Transparent copy along with each Opaque copy, 43951 or state in or with each Opaque copy a publicly-accessible 43952 computer-network location containing a complete Transparent 43953 copy of the Document, free of added material, which the general 43954 network-using public has access to download anonymously at no 43955 charge using public-standard network protocols. If you use the 43956 latter option, you must take reasonably prudent steps, when you 43957 begin distribution of Opaque copies in quantity, to ensure that 43958 this Transparent copy will remain thus accessible at the stated 43959 location until at least one year after the last time you 43960 distribute an Opaque copy (directly or through your agents or 43961 retailers) of that edition to the public. 43962 43963 It is requested, but not required, that you contact the authors 43964 of the Document well before redistributing any large number of 43965 copies, to give them a chance to provide you with an updated 43966 version of the Document. 43967 __________________________________________________________ 43968 43969 A.5. MODIFICATIONS 43970 43971 You may copy and distribute a Modified Version of the Document 43972 under the conditions of sections 2 and 3 above, provided that 43973 you release the Modified Version under precisely this License, 43974 with the Modified Version filling the role of the Document, 43975 thus licensing distribution and modification of the Modified 43976 Version to whoever possesses a copy of it. In addition, you 43977 must do these things in the Modified Version: 43978 43979 A. Use in the Title Page (and on the covers, if any) a title 43980 distinct from that of the Document, and from those of 43981 previous versions (which should, if there were any, be 43982 listed in the History section of the Document). You may use 43983 the same title as a previous version if the original 43984 publisher of that version gives permission. 43985 B. List on the Title Page, as authors, one or more persons or 43986 entities responsible for authorship of the modifications in 43987 the Modified Version, together with at least five of the 43988 principal authors of the Document (all of its principal 43989 authors, if it has less than five). 43990 C. State on the Title page the name of the publisher of the 43991 Modified Version, as the publisher. 43992 D. Preserve all the copyright notices of the Document. 43993 E. Add an appropriate copyright notice for your modifications 43994 adjacent to the other copyright notices. 43995 F. Include, immediately after the copyright notices, a license 43996 notice giving the public permission to use the Modified 43997 Version under the terms of this License, in the form shown 43998 in the Addendum below. 43999 G. Preserve in that license notice the full lists of Invariant 44000 Sections and required Cover Texts given in the Document's 44001 license notice. 44002 H. Include an unaltered copy of this License. 44003 I. Preserve the section entitled "History", and its title, and 44004 add to it an item stating at least the title, year, new 44005 authors, and publisher of the Modified Version as given on 44006 the Title Page. If there is no section entitled "History" 44007 in the Document, create one stating the title, year, 44008 authors, and publisher of the Document as given on its 44009 Title Page, then add an item describing the Modified 44010 Version as stated in the previous sentence. 44011 J. Preserve the network location, if any, given in the 44012 Document for public access to a Transparent copy of the 44013 Document, and likewise the network locations given in the 44014 Document for previous versions it was based on. These may 44015 be placed in the "History" section. You may omit a network 44016 location for a work that was published at least four years 44017 before the Document itself, or if the original publisher of 44018 the version it refers to gives permission. 44019 K. In any section entitled "Acknowledgements" or 44020 "Dedications", preserve the section's title, and preserve 44021 in the section all the substance and tone of each of the 44022 contributor acknowledgements and/or dedications given 44023 therein. 44024 L. Preserve all the Invariant Sections of the Document, 44025 unaltered in their text and in their titles. Section 44026 numbers or the equivalent are not considered part of the 44027 section titles. 44028 M. Delete any section entitled "Endorsements". Such a section 44029 may not be included in the Modified Version. 44030 N. Do not retitle any existing section as "Endorsements" or to 44031 conflict in title with any Invariant Section. 44032 44033 If the Modified Version includes new front-matter sections or 44034 appendices that qualify as Secondary Sections and contain no 44035 material copied from the Document, you may at your option 44036 designate some or all of these sections as invariant. To do 44037 this, add their titles to the list of Invariant Sections in the 44038 Modified Version's license notice. These titles must be 44039 distinct from any other section titles. 44040 44041 You may add a section entitled "Endorsements", provided it 44042 contains nothing but endorsements of your Modified Version by 44043 various parties--for example, statements of peer review or that 44044 the text has been approved by an organization as the 44045 authoritative definition of a standard. 44046 44047 You may add a passage of up to five words as a Front-Cover 44048 Text, and a passage of up to 25 words as a Back-Cover Text, to 44049 the end of the list of Cover Texts in the Modified Version. 44050 Only one passage of Front-Cover Text and one of Back-Cover Text 44051 may be added by (or through arrangements made by) any one 44052 entity. If the Document already includes a cover text for the 44053 same cover, previously added by you or by arrangement made by 44054 the same entity you are acting on behalf of, you may not add 44055 another; but you may replace the old one, on explicit 44056 permission from the previous publisher that added the old one. 44057 44058 The author(s) and publisher(s) of the Document do not by this 44059 License give permission to use their names for publicity for or 44060 to assert or imply endorsement of any Modified Version. 44061 __________________________________________________________ 44062 44063 A.6. COMBINING DOCUMENTS 44064 44065 You may combine the Document with other documents released 44066 under this License, under the terms defined in section 4 above 44067 for modified versions, provided that you include in the 44068 combination all of the Invariant Sections of all of the 44069 original documents, unmodified, and list them all as Invariant 44070 Sections of your combined work in its license notice. 44071 44072 The combined work need only contain one copy of this License, 44073 and multiple identical Invariant Sections may be replaced with 44074 a single copy. If there are multiple Invariant Sections with 44075 the same name but different contents, make the title of each 44076 such section unique by adding at the end of it, in parentheses, 44077 the name of the original author or publisher of that section if 44078 known, or else a unique number. Make the same adjustment to the 44079 section titles in the list of Invariant Sections in the license 44080 notice of the combined work. 44081 44082 In the combination, you must combine any sections entitled 44083 "History" in the various original documents, forming one 44084 section entitled "History"; likewise combine any sections 44085 entitled "Acknowledgements", and any sections entitled 44086 "Dedications". You must delete all sections entitled 44087 "Endorsements." 44088 __________________________________________________________ 44089 44090 A.7. COLLECTIONS OF DOCUMENTS 44091 44092 You may make a collection consisting of the Document and other 44093 documents released under this License, and replace the 44094 individual copies of this License in the various documents with 44095 a single copy that is included in the collection, provided that 44096 you follow the rules of this License for verbatim copying of 44097 each of the documents in all other respects. 44098 44099 You may extract a single document from such a collection, and 44100 distribute it individually under this License, provided you 44101 insert a copy of this License into the extracted document, and 44102 follow this License in all other respects regarding verbatim 44103 copying of that document. 44104 __________________________________________________________ 44105 44106 A.8. AGGREGATION WITH INDEPENDENT WORKS 44107 44108 A compilation of the Document or its derivatives with other 44109 separate and independent documents or works, in or on a volume 44110 of a storage or distribution medium, does not as a whole count 44111 as a Modified Version of the Document, provided no compilation 44112 copyright is claimed for the compilation. Such a compilation is 44113 called an "aggregate", and this License does not apply to the 44114 other self-contained works thus compiled with the Document, on 44115 account of their being thus compiled, if they are not 44116 themselves derivative works of the Document. 44117 44118 If the Cover Text requirement of section 3 is applicable to 44119 these copies of the Document, then if the Document is less than 44120 one quarter of the entire aggregate, the Document's Cover Texts 44121 may be placed on covers that surround only the Document within 44122 the aggregate. Otherwise they must appear on covers around the 44123 whole aggregate. 44124 __________________________________________________________ 44125 44126 A.9. TRANSLATION 44127 44128 Translation is considered a kind of modification, so you may 44129 distribute translations of the Document under the terms of 44130 section 4. Replacing Invariant Sections with translations 44131 requires special permission from their copyright holders, but 44132 you may include translations of some or all Invariant Sections 44133 in addition to the original versions of these Invariant 44134 Sections. You may include a translation of this License 44135 provided that you also include the original English version of 44136 this License. In case of a disagreement between the translation 44137 and the original English version of this License, the original 44138 English version will prevail. 44139 __________________________________________________________ 44140 44141 A.10. TERMINATION 44142 44143 You may not copy, modify, sublicense, or distribute the 44144 Document except as expressly provided for under this License. 44145 Any other attempt to copy, modify, sublicense or distribute the 44146 Document is void, and will automatically terminate your rights 44147 under this License. However, parties who have received copies, 44148 or rights, from you under this License will not have their 44149 licenses terminated so long as such parties remain in full 44150 compliance. 44151 __________________________________________________________ 44152 44153 A.11. FUTURE REVISIONS OF THIS LICENSE 44154 44155 The Free Software Foundation may publish new, revised versions 44156 of the GNU Free Documentation License from time to time. Such 44157 new versions will be similar in spirit to the present version, 44158 but may differ in detail to address new problems or concerns. 44159 See http://www.gnu.org/copyleft/. 44160 44161 Each version of the License is given a distinguishing version 44162 number. If the Document specifies that a particular numbered 44163 version of this License "or any later version" applies to it, 44164 you have the option of following the terms and conditions 44165 either of that specified version or of any later version that 44166 has been published (not as a draft) by the Free Software 44167 Foundation. If the Document does not specify a version number 44168 of this License, you may choose any version ever published (not 44169 as a draft) by the Free Software Foundation. 44170 __________________________________________________________ 44171 44172 A.12. How to use this License for your documents 44173 44174 To use this License in a document you have written, include a 44175 copy of the License in the document and put the following 44176 copyright and license notices just after the title page: 44177 44178 Copyright (c) YEAR YOUR NAME. Permission is granted to copy, 44179 distribute and/or modify this document under the terms of 44180 the GNU Free Documentation License, Version 1.1 or any later 44181 version published by the Free Software Foundation; with the 44182 Invariant Sections being LIST THEIR TITLES, with the 44183 Front-Cover Texts being LIST, and with the Back-Cover Texts 44184 being LIST. A copy of the license is included in the section 44185 entitled "GNU Free Documentation License". 44186 44187 If you have no Invariant Sections, write "with no Invariant 44188 Sections" instead of saying which ones are invariant. If you 44189 have no Front-Cover Texts, write "no Front-Cover Texts" instead 44190 of "Front-Cover Texts being LIST"; likewise for Back-Cover 44191 Texts. 44192 44193 If your document contains nontrivial examples of program code, 44194 we recommend releasing these examples in parallel under your 44195 choice of free software license, such as the GNU General Public 44196 License, to permit their use in free software.